/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.slider-c45d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.feature-b19b, .grid_pro_36a6 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.blue_ae36::before { content: '\f015'; }
.description_focused_95b0::before { content: '\f007'; }
.preview_8cb2::before { content: '\f023'; }
.info_0c4e::before { content: '\f0e0'; }
.photo_005b::before { content: '\f095'; }
.hidden-92bb::before { content: '\f005'; }
.middle-3860::before { content: '\f004'; }
.footer-blue-5cce::before { content: '\f00c'; }
.logo_2f81::before { content: '\f00d'; }
.pagination_steel_150a::before { content: '\f002'; }
.header-out-b8d3::before { content: '\f0c9'; }
.alert_motion_aa47::before { content: '\f061'; }
.primary_bottom_1347::before { content: '\f060'; }
.title_orange_0c35::before { content: '\f04b'; }
.summary_first_c486::before { content: '\f04c'; }
.gradient-033f::before { content: '\f019'; }
.secondary_out_00ae::before { content: '\f093'; }
.detail-large-80a9::before { content: '\f132'; }
.surface-6576::before { content: '\f091'; }
.feature-hovered-ca0f::before { content: '\f06b'; }
.primary-tiny-b601::before { content: '\f0d6'; }
.in_4470::before { content: '\f09d'; }
.green-dc2a::before { content: '\f10b'; }
.upper_0be9::before { content: '\f108'; }
.stale_1222::before { content: '\f10a'; }

/* Gambling Specific Icons */
.photo_paper_445b::before { content: '\f522'; }
.dim-9035::before { content: '\f327'; }
.backdrop-a8dc::before { content: '\f219'; }
.hero_dynamic_b66c::before { content: '\f21e'; }
.surface-paper-52ed::before { content: '\f2f5'; }

/* Social Icons */
.progress-e052::before { content: '\f09a'; }
.yellow_99df::before { content: '\f099'; }
.stone-3881::before { content: '\f16d'; }
.fast_c04a::before { content: '\f167'; }
.content_tiny_8b15::before { content: '\f2c6'; }
.glass-fd53::before { content: '\f232'; }

/* Size Classes */
.huge_7a0d { font-size: 0.75em; }
.nav-slow-8e9f { font-size: 0.875em; }
.hero-4506 { font-size: 1.33em; }
.text-south-fa1b { font-size: 1.5em; }
.top-cc29 { font-size: 2em; }
.hidden-gold-d916 { font-size: 3em; }

/* Animation Classes */
.overlay-current-b169 {
    animation: fa-spin 2s infinite linear;
}

.text-01b7 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a3fe */
.promo-block-f8 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.3;
}
