/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tooltip_158d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hero_full_444a, .inner_c65e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.card_1a9e::before { content: '\f015'; }
.thick-9b3c::before { content: '\f007'; }
.input-f6c9::before { content: '\f023'; }
.backdrop_98d6::before { content: '\f0e0'; }
.outline-6cb4::before { content: '\f095'; }
.hover-orange-4092::before { content: '\f005'; }
.tall_9eaf::before { content: '\f004'; }
.first_1486::before { content: '\f00c'; }
.status_stale_18c4::before { content: '\f00d'; }
.hard-3daa::before { content: '\f002'; }
.red_00ff::before { content: '\f0c9'; }
.chip_old_1a56::before { content: '\f061'; }
.dropdown_hot_8663::before { content: '\f060'; }
.blue-4168::before { content: '\f04b'; }
.secondary-glass-334f::before { content: '\f04c'; }
.status-e116::before { content: '\f019'; }
.summary_d7ce::before { content: '\f093'; }
.overlay_action_9f63::before { content: '\f132'; }
.icon_e078::before { content: '\f091'; }
.layout_fluid_baa5::before { content: '\f06b'; }
.menu-0d7e::before { content: '\f0d6'; }
.gold_ff8e::before { content: '\f09d'; }
.text-7f5b::before { content: '\f10b'; }
.title_41df::before { content: '\f108'; }
.menu-hard-e2de::before { content: '\f10a'; }

/* Gambling Specific Icons */
.footer_3081::before { content: '\f522'; }
.advanced_b2f9::before { content: '\f327'; }
.caption_yellow_9bfc::before { content: '\f219'; }
.upper-3945::before { content: '\f21e'; }
.solid_31b2::before { content: '\f2f5'; }

/* Social Icons */
.pattern_bottom_a5bd::before { content: '\f09a'; }
.avatar-dynamic-25ad::before { content: '\f099'; }
.label_1642::before { content: '\f16d'; }
.hover_98f2::before { content: '\f167'; }
.iron_9ae1::before { content: '\f2c6'; }
.avatar-action-699b::before { content: '\f232'; }

/* Size Classes */
.pagination_dc4b { font-size: 0.75em; }
.accordion-2ded { font-size: 0.875em; }
.block_7e77 { font-size: 1.33em; }
.container-9f4b { font-size: 1.5em; }
.warm_6f7a { font-size: 2em; }
.static_9939 { font-size: 3em; }

/* Animation Classes */
.feature-a364 {
    animation: fa-spin 2s infinite linear;
}

.layout_af8c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3f4f */
.promo-block-i4 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.2;
}
