/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.bright-27ba) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.header_9c3b, .form_upper_b402 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.iron-d3c4::before { content: '\f015'; }
.dirty-db1e::before { content: '\f007'; }
.video_simple_110a::before { content: '\f023'; }
.sort_6798::before { content: '\f0e0'; }
.liquid_a2aa::before { content: '\f095'; }
.soft-c8f3::before { content: '\f005'; }
.video-87e1::before { content: '\f004'; }
.down_cd0c::before { content: '\f00c'; }
.mask-11f3::before { content: '\f00d'; }
.hidden-1adb::before { content: '\f002'; }
.primary-852c::before { content: '\f0c9'; }
.article-d657::before { content: '\f061'; }
.secondary_ab7f::before { content: '\f060'; }
.texture-east-226f::before { content: '\f04b'; }
.layout-active-6139::before { content: '\f04c'; }
.wide_a634::before { content: '\f019'; }
.bronze_8f53::before { content: '\f093'; }
.left-160c::before { content: '\f132'; }
.wide_4c5d::before { content: '\f091'; }
.rough_eeb7::before { content: '\f06b'; }
.gradient_focused_18e8::before { content: '\f0d6'; }
.notice_south_3a51::before { content: '\f09d'; }
.wood-565e::before { content: '\f10b'; }
.summary-b222::before { content: '\f108'; }
.logo-6f0c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.cold-97e8::before { content: '\f522'; }
.old_6270::before { content: '\f327'; }
.bright_553c::before { content: '\f219'; }
.orange_1db6::before { content: '\f21e'; }
.dirty-87ab::before { content: '\f2f5'; }

/* Social Icons */
.logo-f5ea::before { content: '\f09a'; }
.hover-15f8::before { content: '\f099'; }
.popup_old_7816::before { content: '\f16d'; }
.dropdown-bdb9::before { content: '\f167'; }
.dim_b2d2::before { content: '\f2c6'; }
.list_8438::before { content: '\f232'; }

/* Size Classes */
.gas-4013 { font-size: 0.75em; }
.grid-0976 { font-size: 0.875em; }
.selected-34c8 { font-size: 1.33em; }
.text-5ef7 { font-size: 1.5em; }
.primary-f25b { font-size: 2em; }
.shade-becf { font-size: 3em; }

/* Animation Classes */
.light_98f0 {
    animation: fa-spin 2s infinite linear;
}

.paragraph-pink-0cb2 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 75c6 */
.promo-block-c9 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.3;
}
