/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.smooth_e08e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.search-814e, .silver-ec57 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.full-5d2c::before { content: '\f015'; }
.detail_f066::before { content: '\f007'; }
.out_8596::before { content: '\f023'; }
.video_short_883f::before { content: '\f0e0'; }
.surface-2096::before { content: '\f095'; }
.hover_cc1d::before { content: '\f005'; }
.form-7eea::before { content: '\f004'; }
.box_fixed_0447::before { content: '\f00c'; }
.table-2cb0::before { content: '\f00d'; }
.old_68c0::before { content: '\f002'; }
.orange_4c61::before { content: '\f0c9'; }
.popup_red_a4b7::before { content: '\f061'; }
.wrapper-d8e6::before { content: '\f060'; }
.gallery-active-0881::before { content: '\f04b'; }
.link-medium-0cfe::before { content: '\f04c'; }
.module-west-bd55::before { content: '\f019'; }
.backdrop-257a::before { content: '\f093'; }
.preview-tall-ef22::before { content: '\f132'; }
.search_lite_e24a::before { content: '\f091'; }
.search-7093::before { content: '\f06b'; }
.text-0418::before { content: '\f0d6'; }
.grid-018d::before { content: '\f09d'; }
.preview_eff2::before { content: '\f10b'; }
.info-last-bce5::before { content: '\f108'; }
.gallery_center_2af0::before { content: '\f10a'; }

/* Gambling Specific Icons */
.smooth-5471::before { content: '\f522'; }
.dropdown_hovered_560c::before { content: '\f327'; }
.thumbnail-glass-674a::before { content: '\f219'; }
.panel-db32::before { content: '\f21e'; }
.overlay_76a5::before { content: '\f2f5'; }

/* Social Icons */
.focus-north-ccc9::before { content: '\f09a'; }
.static-1357::before { content: '\f099'; }
.overlay-soft-707b::before { content: '\f16d'; }
.surface-last-8f88::before { content: '\f167'; }
.filter-wood-46c1::before { content: '\f2c6'; }
.slow_588e::before { content: '\f232'; }

/* Size Classes */
.button_fluid_6fd3 { font-size: 0.75em; }
.gas-2886 { font-size: 0.875em; }
.sidebar-32cd { font-size: 1.33em; }
.component-gold-8c62 { font-size: 1.5em; }
.summary_0f19 { font-size: 2em; }
.complex-ebe8 { font-size: 3em; }

/* Animation Classes */
.widget-0e94 {
    animation: fa-spin 2s infinite linear;
}

.wide-98c4 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4a7d */
.promo-block-p0 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.1;
}
