/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.gold-5b7b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.plasma-70eb, .out-0700 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.video-static-70cc::before { content: '\f015'; }
.widget_c6a9::before { content: '\f007'; }
.brown_ec5b::before { content: '\f023'; }
.stale_7b6f::before { content: '\f0e0'; }
.hard_5c91::before { content: '\f095'; }
.left-772b::before { content: '\f005'; }
.full_eca6::before { content: '\f004'; }
.motion_ebd8::before { content: '\f00c'; }
.footer-22b6::before { content: '\f00d'; }
.gold-3ecf::before { content: '\f002'; }
.search_down_fd98::before { content: '\f0c9'; }
.center-5244::before { content: '\f061'; }
.shade_middle_055e::before { content: '\f060'; }
.accent_3956::before { content: '\f04b'; }
.tertiary_0395::before { content: '\f04c'; }
.feature_abf6::before { content: '\f019'; }
.backdrop-fresh-ed97::before { content: '\f093'; }
.hard_1798::before { content: '\f132'; }
.panel-smooth-337e::before { content: '\f091'; }
.border_in_94b5::before { content: '\f06b'; }
.focused_4532::before { content: '\f0d6'; }
.top-3422::before { content: '\f09d'; }
.grid_wide_2ce8::before { content: '\f10b'; }
.modal-f161::before { content: '\f108'; }
.glass-e4c8::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hidden-gas-6634::before { content: '\f522'; }
.light_9b9e::before { content: '\f327'; }
.light-7eb8::before { content: '\f219'; }
.header_0537::before { content: '\f21e'; }
.picture_liquid_ba6d::before { content: '\f2f5'; }

/* Social Icons */
.under-2ec1::before { content: '\f09a'; }
.primary-021c::before { content: '\f099'; }
.last-bd6b::before { content: '\f16d'; }
.breadcrumb-78ee::before { content: '\f167'; }
.background_40b7::before { content: '\f2c6'; }
.advanced_783a::before { content: '\f232'; }

/* Size Classes */
.steel-051d { font-size: 0.75em; }
.left_d46b { font-size: 0.875em; }
.slow-c456 { font-size: 1.33em; }
.shadow-da01 { font-size: 1.5em; }
.paper_9f3e { font-size: 2em; }
.input-c570 { font-size: 3em; }

/* Animation Classes */
.layout_focused_3999 {
    animation: fa-spin 2s infinite linear;
}

.block_7468 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8c96 */
.promo-block-h7 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.3;
}
