/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.red_420a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.cold_1993, .down-a1df {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.layout-a638::before { content: '\f015'; }
.narrow_6b45::before { content: '\f007'; }
.thick-b454::before { content: '\f023'; }
.gradient-1f42::before { content: '\f0e0'; }
.box-middle-7f84::before { content: '\f095'; }
.detail-0051::before { content: '\f005'; }
.orange-2f01::before { content: '\f004'; }
.filter_229a::before { content: '\f00c'; }
.logo-static-a6dd::before { content: '\f00d'; }
.next_7a3c::before { content: '\f002'; }
.pressed-a661::before { content: '\f0c9'; }
.main_39f9::before { content: '\f061'; }
.west-4f15::before { content: '\f060'; }
.container_soft_7606::before { content: '\f04b'; }
.input_medium_3125::before { content: '\f04c'; }
.outer-2126::before { content: '\f019'; }
.label_up_f82c::before { content: '\f093'; }
.video_df21::before { content: '\f132'; }
.in_24bf::before { content: '\f091'; }
.hero_2002::before { content: '\f06b'; }
.last-8c96::before { content: '\f0d6'; }
.status-middle-379e::before { content: '\f09d'; }
.dirty-a0f7::before { content: '\f10b'; }
.element_b178::before { content: '\f108'; }
.carousel_bright_3cba::before { content: '\f10a'; }

/* Gambling Specific Icons */
.sidebar-fe62::before { content: '\f522'; }
.bronze-661b::before { content: '\f327'; }
.description_f338::before { content: '\f219'; }
.pattern-88b8::before { content: '\f21e'; }
.item_7457::before { content: '\f2f5'; }

/* Social Icons */
.brown-36ff::before { content: '\f09a'; }
.container_6b11::before { content: '\f099'; }
.wide_d112::before { content: '\f16d'; }
.iron-c8d4::before { content: '\f167'; }
.shade-short-477f::before { content: '\f2c6'; }
.button_middle_0e31::before { content: '\f232'; }

/* Size Classes */
.list-8d9c { font-size: 0.75em; }
.box-iron-7b2f { font-size: 0.875em; }
.input_iron_dc58 { font-size: 1.33em; }
.brown-c919 { font-size: 1.5em; }
.rough-348e { font-size: 2em; }
.iron-9ca7 { font-size: 3em; }

/* Animation Classes */
.mini-3eed {
    animation: fa-spin 2s infinite linear;
}

.background_static_6c01 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 90cd */
.promo-block-s0 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.1;
}
