/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.large_4cf8) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.cold_942a, .secondary_16f1 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.input-e185::before { content: '\f015'; }
.main-eeca::before { content: '\f007'; }
.dim-b035::before { content: '\f023'; }
.cold-8c45::before { content: '\f0e0'; }
.badge-ba51::before { content: '\f095'; }
.paragraph-4de3::before { content: '\f005'; }
.pro_f7eb::before { content: '\f004'; }
.popup_stone_2e36::before { content: '\f00c'; }
.row_new_11a1::before { content: '\f00d'; }
.center_c0ef::before { content: '\f002'; }
.last-316e::before { content: '\f0c9'; }
.warm_9393::before { content: '\f061'; }
.description_hard_2098::before { content: '\f060'; }
.progress_gold_8166::before { content: '\f04b'; }
.shade-liquid-67a0::before { content: '\f04c'; }
.fluid_cbb2::before { content: '\f019'; }
.disabled_huge_ae4d::before { content: '\f093'; }
.nav_3c7e::before { content: '\f132'; }
.tag-3076::before { content: '\f091'; }
.row_0f7c::before { content: '\f06b'; }
.tall_00fe::before { content: '\f0d6'; }
.progress-7416::before { content: '\f09d'; }
.title-top-9a03::before { content: '\f10b'; }
.box-tall-e421::before { content: '\f108'; }
.list_red_62e3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.dropdown_wood_6a6a::before { content: '\f522'; }
.grid_bronze_5cf0::before { content: '\f327'; }
.fast_8efb::before { content: '\f219'; }
.tertiary-5aed::before { content: '\f21e'; }
.aside_1ab8::before { content: '\f2f5'; }

/* Social Icons */
.yellow_58ab::before { content: '\f09a'; }
.accent-gold-c796::before { content: '\f099'; }
.focused-9c03::before { content: '\f16d'; }
.pagination_90dc::before { content: '\f167'; }
.icon_short_60c3::before { content: '\f2c6'; }
.main-under-e994::before { content: '\f232'; }

/* Size Classes */
.popup-8a5a { font-size: 0.75em; }
.component-cool-08f9 { font-size: 0.875em; }
.card_tall_64a6 { font-size: 1.33em; }
.tertiary-paper-eab6 { font-size: 1.5em; }
.prev-847d { font-size: 2em; }
.module-pressed-be3e { font-size: 3em; }

/* Animation Classes */
.overlay_2d43 {
    animation: fa-spin 2s infinite linear;
}

.bright-420f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9fd6 */
.promo-block-t2 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.1;
}
