/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hover_fba9) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.steel-7f14, .input-paper-9ce4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.carousel_4ba7::before { content: '\f015'; }
.picture_5acf::before { content: '\f007'; }
.paragraph_out_5315::before { content: '\f023'; }
.search_large_d85a::before { content: '\f0e0'; }
.complex_1a1f::before { content: '\f095'; }
.progress_429e::before { content: '\f005'; }
.video_full_f25a::before { content: '\f004'; }
.menu_basic_0467::before { content: '\f00c'; }
.next_d4de::before { content: '\f00d'; }
.sidebar_ae3b::before { content: '\f002'; }
.menu_fast_7f6c::before { content: '\f0c9'; }
.column-bottom-d53e::before { content: '\f061'; }
.tall_d468::before { content: '\f060'; }
.shade-cool-1408::before { content: '\f04b'; }
.overlay_9303::before { content: '\f04c'; }
.slider_fc7c::before { content: '\f019'; }
.breadcrumb_ac79::before { content: '\f093'; }
.input-409f::before { content: '\f132'; }
.item-purple-f316::before { content: '\f091'; }
.overlay_prev_dabf::before { content: '\f06b'; }
.center_7fb6::before { content: '\f0d6'; }
.gallery-lite-3add::before { content: '\f09d'; }
.cold_3d88::before { content: '\f10b'; }
.item-top-7f25::before { content: '\f108'; }
.surface-center-e79d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.black-9e6a::before { content: '\f522'; }
.right_11ee::before { content: '\f327'; }
.shade-narrow-5423::before { content: '\f219'; }
.current-45a7::before { content: '\f21e'; }
.container-8caf::before { content: '\f2f5'; }

/* Social Icons */
.search_1d60::before { content: '\f09a'; }
.background_0b9a::before { content: '\f099'; }
.border-2382::before { content: '\f16d'; }
.border_dba5::before { content: '\f167'; }
.up-66ef::before { content: '\f2c6'; }
.middle_d54a::before { content: '\f232'; }

/* Size Classes */
.outer-c43c { font-size: 0.75em; }
.active-e78e { font-size: 0.875em; }
.overlay_0820 { font-size: 1.33em; }
.info-b18d { font-size: 1.5em; }
.hidden-3ef0 { font-size: 2em; }
.menu_focused_dd9a { font-size: 3em; }

/* Animation Classes */
.section_white_2e5a {
    animation: fa-spin 2s infinite linear;
}

.column_9491 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f782 */
.promo-block-o0 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.3;
}
