/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.thumbnail-6ec3) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.west-6387, .new-5d3b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.brown-3a4e::before { content: '\f015'; }
.tiny-c1a5::before { content: '\f007'; }
.upper_d7c9::before { content: '\f023'; }
.hero_a667::before { content: '\f0e0'; }
.breadcrumb_3b5e::before { content: '\f095'; }
.hover-steel-e0cc::before { content: '\f005'; }
.video_297c::before { content: '\f004'; }
.heading-south-5006::before { content: '\f00c'; }
.south-8769::before { content: '\f00d'; }
.advanced_fd39::before { content: '\f002'; }
.outer_816b::before { content: '\f0c9'; }
.copper_3020::before { content: '\f061'; }
.iron-a239::before { content: '\f060'; }
.fixed-4edc::before { content: '\f04b'; }
.last_6113::before { content: '\f04c'; }
.slow_ed98::before { content: '\f019'; }
.message_large_b715::before { content: '\f093'; }
.dropdown-stone-1275::before { content: '\f132'; }
.dim_e7b4::before { content: '\f091'; }
.detail_lite_cf9c::before { content: '\f06b'; }
.card-blue-ba31::before { content: '\f0d6'; }
.tertiary-7e60::before { content: '\f09d'; }
.texture-hot-b5bb::before { content: '\f10b'; }
.cool-6556::before { content: '\f108'; }
.mask_hot_77ec::before { content: '\f10a'; }

/* Gambling Specific Icons */
.surface-medium-7809::before { content: '\f522'; }
.item-complex-2da6::before { content: '\f327'; }
.image-ed74::before { content: '\f219'; }
.highlight-3d98::before { content: '\f21e'; }
.media_92c8::before { content: '\f2f5'; }

/* Social Icons */
.progress_last_da6b::before { content: '\f09a'; }
.wood-6a78::before { content: '\f099'; }
.summary_e97f::before { content: '\f16d'; }
.pattern-right-183d::before { content: '\f167'; }
.paragraph-08db::before { content: '\f2c6'; }
.tag-cool-1fec::before { content: '\f232'; }

/* Size Classes */
.progress-82d4 { font-size: 0.75em; }
.chip-blue-0e9f { font-size: 0.875em; }
.card-5c24 { font-size: 1.33em; }
.label_2e1a { font-size: 1.5em; }
.feature-top-686d { font-size: 2em; }
.black-aec5 { font-size: 3em; }

/* Animation Classes */
.logo-e10b {
    animation: fa-spin 2s infinite linear;
}

.east_e983 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 583a */
.promo-block-u9 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.2;
}
