/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.full_b95e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.icon-7851, .hero_fixed_87d6 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.middle-56df::before { content: '\f015'; }
.list-liquid-7903::before { content: '\f007'; }
.button_full_1353::before { content: '\f023'; }
.hover-f381::before { content: '\f0e0'; }
.dirty_10bf::before { content: '\f095'; }
.logo-smooth-6804::before { content: '\f005'; }
.soft_8cc2::before { content: '\f004'; }
.paper_1bf7::before { content: '\f00c'; }
.pattern_iron_f8d8::before { content: '\f00d'; }
.shade_97a7::before { content: '\f002'; }
.medium_a1b9::before { content: '\f0c9'; }
.dropdown_yellow_ece2::before { content: '\f061'; }
.liquid-df7a::before { content: '\f060'; }
.bright-758f::before { content: '\f04b'; }
.texture-under-448d::before { content: '\f04c'; }
.outer-4476::before { content: '\f019'; }
.focus_1d50::before { content: '\f093'; }
.breadcrumb_fluid_339e::before { content: '\f132'; }
.chip_aa80::before { content: '\f091'; }
.gallery-f418::before { content: '\f06b'; }
.widget-f2ef::before { content: '\f0d6'; }
.shade-7827::before { content: '\f09d'; }
.background_soft_e976::before { content: '\f10b'; }
.main_1603::before { content: '\f108'; }
.small-df57::before { content: '\f10a'; }

/* Gambling Specific Icons */
.dark-7595::before { content: '\f522'; }
.mini_5afb::before { content: '\f327'; }
.tabs_e45d::before { content: '\f219'; }
.filter_a4ee::before { content: '\f21e'; }
.gradient_liquid_7f4e::before { content: '\f2f5'; }

/* Social Icons */
.prev-bc62::before { content: '\f09a'; }
.inner-6e8e::before { content: '\f099'; }
.caption_3d82::before { content: '\f16d'; }
.menu-hot-04d5::before { content: '\f167'; }
.paper-b004::before { content: '\f2c6'; }
.blue_89e7::before { content: '\f232'; }

/* Size Classes */
.center_058f { font-size: 0.75em; }
.accent_41d3 { font-size: 0.875em; }
.link_light_1d76 { font-size: 1.33em; }
.thick-d547 { font-size: 1.5em; }
.lower-46e2 { font-size: 2em; }
.hidden_a21b { font-size: 3em; }

/* Animation Classes */
.hover_upper_f165 {
    animation: fa-spin 2s infinite linear;
}

.bottom-c8ee {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4e4d */
.promo-block-s3 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.0;
}
