/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.bronze_a6f7) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hidden-5d75, .link_silver_8a51 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.new-f41b::before { content: '\f015'; }
.slow-729d::before { content: '\f007'; }
.menu-ed9c::before { content: '\f023'; }
.warm-20d5::before { content: '\f0e0'; }
.left_b3da::before { content: '\f095'; }
.south-0754::before { content: '\f005'; }
.lower_d7f1::before { content: '\f004'; }
.component-70cc::before { content: '\f00c'; }
.row-2047::before { content: '\f00d'; }
.gold-2a12::before { content: '\f002'; }
.dark_bbec::before { content: '\f0c9'; }
.small_4f4f::before { content: '\f061'; }
.box-prev-9353::before { content: '\f060'; }
.main_7605::before { content: '\f04b'; }
.column-upper-6ad3::before { content: '\f04c'; }
.black_20d7::before { content: '\f019'; }
.warm-c244::before { content: '\f093'; }
.text_advanced_9e96::before { content: '\f132'; }
.footer_8f65::before { content: '\f091'; }
.accent_motion_431c::before { content: '\f06b'; }
.primary_yellow_8c9c::before { content: '\f0d6'; }
.paragraph_narrow_07d7::before { content: '\f09d'; }
.banner_old_41da::before { content: '\f10b'; }
.header-f866::before { content: '\f108'; }
.clean-8a08::before { content: '\f10a'; }

/* Gambling Specific Icons */
.slider-old-ed83::before { content: '\f522'; }
.chip-5429::before { content: '\f327'; }
.primary_fast_dad9::before { content: '\f219'; }
.popup_174b::before { content: '\f21e'; }
.preview_pressed_0ad4::before { content: '\f2f5'; }

/* Social Icons */
.right_4e59::before { content: '\f09a'; }
.menu-743f::before { content: '\f099'; }
.popup-306a::before { content: '\f16d'; }
.smooth_0f6a::before { content: '\f167'; }
.paragraph-0e2a::before { content: '\f2c6'; }
.label_64b7::before { content: '\f232'; }

/* Size Classes */
.tall_15e6 { font-size: 0.75em; }
.solid-a563 { font-size: 0.875em; }
.avatar_large_ded1 { font-size: 1.33em; }
.row_deb4 { font-size: 1.5em; }
.banner_f0d8 { font-size: 2em; }
.plasma-9956 { font-size: 3em; }

/* Animation Classes */
.prev_a295 {
    animation: fa-spin 2s infinite linear;
}

.old-7c71 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7144 */
.promo-block-v9 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.2;
}
