/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.popup_d2ef) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.focused-b65b, .avatar_static_9f44 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.filter_down_93e5::before { content: '\f015'; }
.table-aa8b::before { content: '\f007'; }
.input-north-1895::before { content: '\f023'; }
.button_brown_35e0::before { content: '\f0e0'; }
.warm_b5a1::before { content: '\f095'; }
.grid-14ff::before { content: '\f005'; }
.liquid_0f45::before { content: '\f004'; }
.description-e133::before { content: '\f00c'; }
.chip_stale_c6a7::before { content: '\f00d'; }
.avatar-a9a6::before { content: '\f002'; }
.container-last-5b7e::before { content: '\f0c9'; }
.frame_e783::before { content: '\f061'; }
.center-1662::before { content: '\f060'; }
.list-b575::before { content: '\f04b'; }
.modal-light-43e0::before { content: '\f04c'; }
.solid-565d::before { content: '\f019'; }
.gallery-0b06::before { content: '\f093'; }
.element_2af8::before { content: '\f132'; }
.card_warm_363c::before { content: '\f091'; }
.tag_7fe1::before { content: '\f06b'; }
.component-8b0f::before { content: '\f0d6'; }
.in-eb82::before { content: '\f09d'; }
.slider_f91c::before { content: '\f10b'; }
.orange_2468::before { content: '\f108'; }
.main_west_d4ac::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tall_1157::before { content: '\f522'; }
.disabled-c74d::before { content: '\f327'; }
.focus_d7e3::before { content: '\f219'; }
.nav-670c::before { content: '\f21e'; }
.dirty-32ea::before { content: '\f2f5'; }

/* Social Icons */
.detail-pressed-dfc7::before { content: '\f09a'; }
.element-90fb::before { content: '\f099'; }
.link-white-fa11::before { content: '\f16d'; }
.form-e8f6::before { content: '\f167'; }
.backdrop_ad4a::before { content: '\f2c6'; }
.hovered_55bc::before { content: '\f232'; }

/* Size Classes */
.button-hot-9cfc { font-size: 0.75em; }
.header_medium_6d44 { font-size: 0.875em; }
.slider_7abc { font-size: 1.33em; }
.left_7df6 { font-size: 1.5em; }
.video_cool_e793 { font-size: 2em; }
.heading_small_c1e6 { font-size: 3em; }

/* Animation Classes */
.item-warm-da3f {
    animation: fa-spin 2s infinite linear;
}

.avatar_5d23 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9e66 */
.promo-block-l9 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.2;
}
