/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.widget_static_be24) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.carousel_15a0, .static-65b9 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.secondary_9bde::before { content: '\f015'; }
.west-1a32::before { content: '\f007'; }
.card_over_9d7e::before { content: '\f023'; }
.column-cacc::before { content: '\f0e0'; }
.modal_7607::before { content: '\f095'; }
.clean-4626::before { content: '\f005'; }
.notice-bronze-210a::before { content: '\f004'; }
.pattern_545f::before { content: '\f00c'; }
.gradient-left-6124::before { content: '\f00d'; }
.layout_dark_bc28::before { content: '\f002'; }
.shadow_tall_cf60::before { content: '\f0c9'; }
.dim-95ae::before { content: '\f061'; }
.motion-ad16::before { content: '\f060'; }
.light-b89f::before { content: '\f04b'; }
.panel_tall_7bc4::before { content: '\f04c'; }
.dropdown-lower-5c65::before { content: '\f019'; }
.button-6382::before { content: '\f093'; }
.dynamic-5838::before { content: '\f132'; }
.heading-b9b4::before { content: '\f091'; }
.row-2bcf::before { content: '\f06b'; }
.under-2ae6::before { content: '\f0d6'; }
.medium-13ca::before { content: '\f09d'; }
.accordion-smooth-43cf::before { content: '\f10b'; }
.module_2fff::before { content: '\f108'; }
.filter-8cfd::before { content: '\f10a'; }

/* Gambling Specific Icons */
.under-ee9c::before { content: '\f522'; }
.white-2941::before { content: '\f327'; }
.breadcrumb_0a3a::before { content: '\f219'; }
.backdrop-db52::before { content: '\f21e'; }
.widget-silver-99f7::before { content: '\f2f5'; }

/* Social Icons */
.pagination-advanced-0dc7::before { content: '\f09a'; }
.gradient_f8a3::before { content: '\f099'; }
.primary-cold-4ad0::before { content: '\f16d'; }
.accordion_4c46::before { content: '\f167'; }
.frame-lite-574b::before { content: '\f2c6'; }
.silver_6d0f::before { content: '\f232'; }

/* Size Classes */
.pagination_inner_9079 { font-size: 0.75em; }
.avatar-wide-7088 { font-size: 0.875em; }
.pagination-a101 { font-size: 1.33em; }
.outer-dc8d { font-size: 1.5em; }
.table-brown-be31 { font-size: 2em; }
.surface_4027 { font-size: 3em; }

/* Animation Classes */
.banner-c910 {
    animation: fa-spin 2s infinite linear;
}

.box-e5f2 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b560 */
.phantom-card-r2 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.0;
}
