/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.green_c79f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.primary_complex_5603, .avatar_green_7d05 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.message-rough-ec28::before { content: '\f015'; }
.footer-liquid-c671::before { content: '\f007'; }
.primary-f479::before { content: '\f023'; }
.article_white_dda5::before { content: '\f0e0'; }
.outline-yellow-3099::before { content: '\f095'; }
.message-next-254b::before { content: '\f005'; }
.label-action-52c0::before { content: '\f004'; }
.surface-plasma-7619::before { content: '\f00c'; }
.cool-04cf::before { content: '\f00d'; }
.carousel_wide_ac0b::before { content: '\f002'; }
.shade_lower_1a4f::before { content: '\f0c9'; }
.media_03da::before { content: '\f061'; }
.accordion_rough_80b8::before { content: '\f060'; }
.solid-57cc::before { content: '\f04b'; }
.medium_b153::before { content: '\f04c'; }
.fluid-2943::before { content: '\f019'; }
.glass_1773::before { content: '\f093'; }
.out-7756::before { content: '\f132'; }
.tall_4bb8::before { content: '\f091'; }
.accent-3820::before { content: '\f06b'; }
.west-7b7e::before { content: '\f0d6'; }
.tall-a719::before { content: '\f09d'; }
.item-gas-c95e::before { content: '\f10b'; }
.button-ca6d::before { content: '\f108'; }
.search-2207::before { content: '\f10a'; }

/* Gambling Specific Icons */
.picture-hard-4a52::before { content: '\f522'; }
.frame-iron-5cc5::before { content: '\f327'; }
.steel-a928::before { content: '\f219'; }
.focus-623a::before { content: '\f21e'; }
.hidden_669d::before { content: '\f2f5'; }

/* Social Icons */
.complex-0dd3::before { content: '\f09a'; }
.backdrop-ad09::before { content: '\f099'; }
.modal_dark_ffa1::before { content: '\f16d'; }
.shadow_next_099b::before { content: '\f167'; }
.icon_7c6a::before { content: '\f2c6'; }
.section-2164::before { content: '\f232'; }

/* Size Classes */
.black_b14d { font-size: 0.75em; }
.layout_8b3e { font-size: 0.875em; }
.narrow_91af { font-size: 1.33em; }
.grid_f992 { font-size: 1.5em; }
.medium-7485 { font-size: 2em; }
.sort_c720 { font-size: 3em; }

/* Animation Classes */
.notice_pro_ea72 {
    animation: fa-spin 2s infinite linear;
}

.shadow_bottom_8e90 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d6a2 */
.promo-block-w4 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.3;
}
