/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.dim-4fec) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.warm_3649, .liquid_d382 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.in-b8dd::before { content: '\f015'; }
.info-steel-9303::before { content: '\f007'; }
.menu-3d86::before { content: '\f023'; }
.pattern-steel-af80::before { content: '\f0e0'; }
.bottom_10bc::before { content: '\f095'; }
.message-cool-24a8::before { content: '\f005'; }
.dim_cf71::before { content: '\f004'; }
.carousel-6045::before { content: '\f00c'; }
.feature_new_591e::before { content: '\f00d'; }
.fresh_f14b::before { content: '\f002'; }
.dropdown_gold_7ae2::before { content: '\f0c9'; }
.component-bright-1ed5::before { content: '\f061'; }
.caption_small_2b5d::before { content: '\f060'; }
.border_bde9::before { content: '\f04b'; }
.current-09cf::before { content: '\f04c'; }
.bronze_8ee9::before { content: '\f019'; }
.progress_old_a946::before { content: '\f093'; }
.over-5b83::before { content: '\f132'; }
.focus_bright_7f9e::before { content: '\f091'; }
.carousel-106b::before { content: '\f06b'; }
.hot_ded1::before { content: '\f0d6'; }
.footer_d67c::before { content: '\f09d'; }
.lower-f022::before { content: '\f10b'; }
.menu-9ced::before { content: '\f108'; }
.label-bec8::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tertiary_788f::before { content: '\f522'; }
.grid-471b::before { content: '\f327'; }
.surface-233c::before { content: '\f219'; }
.dynamic_5808::before { content: '\f21e'; }
.fresh-3091::before { content: '\f2f5'; }

/* Social Icons */
.primary_basic_13bf::before { content: '\f09a'; }
.tertiary_liquid_25e6::before { content: '\f099'; }
.black_2b8a::before { content: '\f16d'; }
.status-bfab::before { content: '\f167'; }
.panel_simple_9391::before { content: '\f2c6'; }
.texture-basic-24fd::before { content: '\f232'; }

/* Size Classes */
.hero_83b4 { font-size: 0.75em; }
.bottom_6297 { font-size: 0.875em; }
.filter_2273 { font-size: 1.33em; }
.tertiary_warm_cb46 { font-size: 1.5em; }
.disabled-1f61 { font-size: 2em; }
.module-ac1c { font-size: 3em; }

/* Animation Classes */
.out_4fae {
    animation: fa-spin 2s infinite linear;
}

.motion-931e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0e29 */
.shadow-element-o4 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.0;
}
