/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.iron_5790) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.detail_bf0b, .nav_bronze_1138 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.motion_6956::before { content: '\f015'; }
.notice_current_65f0::before { content: '\f007'; }
.header_cd53::before { content: '\f023'; }
.wide_3d1f::before { content: '\f0e0'; }
.backdrop-current-68da::before { content: '\f095'; }
.gold_6f0e::before { content: '\f005'; }
.link-clean-98cc::before { content: '\f004'; }
.slider_7551::before { content: '\f00c'; }
.static-3583::before { content: '\f00d'; }
.video-thick-e281::before { content: '\f002'; }
.info-smooth-8461::before { content: '\f0c9'; }
.rough_4a82::before { content: '\f061'; }
.tooltip-7ecb::before { content: '\f060'; }
.purple_19ad::before { content: '\f04b'; }
.image-9731::before { content: '\f04c'; }
.tall-bc6c::before { content: '\f019'; }
.column-blue-0455::before { content: '\f093'; }
.banner-a5c3::before { content: '\f132'; }
.wrapper_1b61::before { content: '\f091'; }
.short-a6f6::before { content: '\f06b'; }
.list-short-2341::before { content: '\f0d6'; }
.under_0fa0::before { content: '\f09d'; }
.basic_9a39::before { content: '\f10b'; }
.preview_hard_16fd::before { content: '\f108'; }
.image_ba5c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.form-696b::before { content: '\f522'; }
.panel_cee9::before { content: '\f327'; }
.fluid-2a4b::before { content: '\f219'; }
.top-238c::before { content: '\f21e'; }
.filter-22ab::before { content: '\f2f5'; }

/* Social Icons */
.south-1f75::before { content: '\f09a'; }
.easy_3558::before { content: '\f099'; }
.last_580d::before { content: '\f16d'; }
.filter_cool_3e02::before { content: '\f167'; }
.nav_d572::before { content: '\f2c6'; }
.status_left_e304::before { content: '\f232'; }

/* Size Classes */
.list-a120 { font-size: 0.75em; }
.dropdown-dark-97f5 { font-size: 0.875em; }
.fluid_3575 { font-size: 1.33em; }
.disabled-complex-3368 { font-size: 1.5em; }
.short-9bcf { font-size: 2em; }
.gradient_13bf { font-size: 3em; }

/* Animation Classes */
.glass-9753 {
    animation: fa-spin 2s infinite linear;
}

.title_warm_a444 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f42c */
.promo-block-m0 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.3;
}
