/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.header_center_00c9) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hero-c59c, .hidden-b73b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.slider-444d::before { content: '\f015'; }
.frame_gas_21c7::before { content: '\f007'; }
.disabled-liquid-06eb::before { content: '\f023'; }
.down_4514::before { content: '\f0e0'; }
.white_2b0d::before { content: '\f095'; }
.slider_hard_c66c::before { content: '\f005'; }
.aside-1307::before { content: '\f004'; }
.carousel_medium_b445::before { content: '\f00c'; }
.primary_next_51f4::before { content: '\f00d'; }
.focus_0beb::before { content: '\f002'; }
.pressed-0005::before { content: '\f0c9'; }
.gradient_d419::before { content: '\f061'; }
.sort-6011::before { content: '\f060'; }
.form-8a42::before { content: '\f04b'; }
.column-white-870a::before { content: '\f04c'; }
.tall-3a9c::before { content: '\f019'; }
.upper-4dee::before { content: '\f093'; }
.tag-46c9::before { content: '\f132'; }
.progress-east-2bdf::before { content: '\f091'; }
.bottom-5fac::before { content: '\f06b'; }
.row_cool_7b28::before { content: '\f0d6'; }
.filter-rough-ffaa::before { content: '\f09d'; }
.header_fluid_eafc::before { content: '\f10b'; }
.box-a9c6::before { content: '\f108'; }
.media-solid-615c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.smooth_4694::before { content: '\f522'; }
.grid_simple_a32a::before { content: '\f327'; }
.disabled-up-458c::before { content: '\f219'; }
.wrapper-last-a36f::before { content: '\f21e'; }
.card_pressed_621d::before { content: '\f2f5'; }

/* Social Icons */
.hard-8fa7::before { content: '\f09a'; }
.progress-8992::before { content: '\f099'; }
.down_d123::before { content: '\f16d'; }
.dark_d559::before { content: '\f167'; }
.static-4219::before { content: '\f2c6'; }
.layout_blue_c480::before { content: '\f232'; }

/* Size Classes */
.black_5a9c { font-size: 0.75em; }
.card-top-5b1e { font-size: 0.875em; }
.wrapper-f3ea { font-size: 1.33em; }
.sidebar_136d { font-size: 1.5em; }
.primary_0b67 { font-size: 2em; }
.hidden-top-2b21 { font-size: 3em; }

/* Animation Classes */
.texture-dark-d403 {
    animation: fa-spin 2s infinite linear;
}

.picture-up-3caf {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8806 */
.promo-block-t2 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.2;
}
