/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.section-gas-9de1) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.accordion-active-8bab, .stale-b02f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.title-63a0::before { content: '\f015'; }
.banner_next_3515::before { content: '\f007'; }
.video-paper-2137::before { content: '\f023'; }
.tabs-outer-9264::before { content: '\f0e0'; }
.media_a273::before { content: '\f095'; }
.gradient_white_eac9::before { content: '\f005'; }
.gold-c057::before { content: '\f004'; }
.aside-yellow-29b8::before { content: '\f00c'; }
.texture-basic-824f::before { content: '\f00d'; }
.small_ce13::before { content: '\f002'; }
.image-lite-8174::before { content: '\f0c9'; }
.active-72ab::before { content: '\f061'; }
.description_c12f::before { content: '\f060'; }
.upper_37ff::before { content: '\f04b'; }
.highlight_tall_1c8f::before { content: '\f04c'; }
.white_b617::before { content: '\f019'; }
.sort-5352::before { content: '\f093'; }
.surface_d323::before { content: '\f132'; }
.header_static_5dd8::before { content: '\f091'; }
.modal-small-7bc2::before { content: '\f06b'; }
.texture_25b5::before { content: '\f0d6'; }
.text_west_61f2::before { content: '\f09d'; }
.prev-6492::before { content: '\f10b'; }
.nav_wide_0c8e::before { content: '\f108'; }
.gallery_warm_a15f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.preview_pink_1c52::before { content: '\f522'; }
.gold-47ca::before { content: '\f327'; }
.component_basic_cd0a::before { content: '\f219'; }
.tag_lite_c47f::before { content: '\f21e'; }
.detail_4f68::before { content: '\f2f5'; }

/* Social Icons */
.primary_slow_4e58::before { content: '\f09a'; }
.static_9c38::before { content: '\f099'; }
.module-3a3e::before { content: '\f16d'; }
.rough_76f8::before { content: '\f167'; }
.button-d782::before { content: '\f2c6'; }
.silver-0e5a::before { content: '\f232'; }

/* Size Classes */
.basic-f3dc { font-size: 0.75em; }
.white_779f { font-size: 0.875em; }
.purple-6b74 { font-size: 1.33em; }
.blue_7adb { font-size: 1.5em; }
.paper_3f37 { font-size: 2em; }
.rough_858a { font-size: 3em; }

/* Animation Classes */
.lite-9e4e {
    animation: fa-spin 2s infinite linear;
}

.first_ccae {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2c80 */
.promo-block-w3 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.0;
}
