/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.up-7526) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.aside_under_fbd6, .middle_99c7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.background_2075::before { content: '\f015'; }
.wrapper_067c::before { content: '\f007'; }
.image-e547::before { content: '\f023'; }
.sort_medium_a4a1::before { content: '\f0e0'; }
.down-7656::before { content: '\f095'; }
.table_ad69::before { content: '\f005'; }
.aside_cd19::before { content: '\f004'; }
.cold-68f0::before { content: '\f00c'; }
.description_000d::before { content: '\f00d'; }
.block-48f0::before { content: '\f002'; }
.input-bc88::before { content: '\f0c9'; }
.overlay_5636::before { content: '\f061'; }
.hero_73ee::before { content: '\f060'; }
.inner-eace::before { content: '\f04b'; }
.slow_fa9b::before { content: '\f04c'; }
.yellow-4ac4::before { content: '\f019'; }
.fast_cacf::before { content: '\f093'; }
.layout-left-da66::before { content: '\f132'; }
.fixed_f389::before { content: '\f091'; }
.link-eed4::before { content: '\f06b'; }
.menu_f332::before { content: '\f0d6'; }
.breadcrumb-liquid-4327::before { content: '\f09d'; }
.modal-top-39ad::before { content: '\f10b'; }
.fluid_d1e3::before { content: '\f108'; }
.feature_static_b5fc::before { content: '\f10a'; }

/* Gambling Specific Icons */
.table-bottom-70a3::before { content: '\f522'; }
.preview-hot-d4ff::before { content: '\f327'; }
.nav_2dad::before { content: '\f219'; }
.accent_hard_e654::before { content: '\f21e'; }
.mini-7720::before { content: '\f2f5'; }

/* Social Icons */
.status_0b84::before { content: '\f09a'; }
.summary_action_9908::before { content: '\f099'; }
.complex_baea::before { content: '\f16d'; }
.wrapper-60f9::before { content: '\f167'; }
.short-aee1::before { content: '\f2c6'; }
.slow_2a1c::before { content: '\f232'; }

/* Size Classes */
.chip_9569 { font-size: 0.75em; }
.outer_fc14 { font-size: 0.875em; }
.gradient_b525 { font-size: 1.33em; }
.tertiary-3d94 { font-size: 1.5em; }
.left_aa40 { font-size: 2em; }
.hard_001c { font-size: 3em; }

/* Animation Classes */
.focus_tiny_df44 {
    animation: fa-spin 2s infinite linear;
}

.huge_3cc8 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5f82 */
.promo-block-w9 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.1;
}
