/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.next-4339) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.logo-white-f8f4, .small-adb9 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.summary_left_1d46::before { content: '\f015'; }
.section-95f1::before { content: '\f007'; }
.title_62c7::before { content: '\f023'; }
.tabs-b7b4::before { content: '\f0e0'; }
.description-28dd::before { content: '\f095'; }
.dropdown_green_050b::before { content: '\f005'; }
.progress_pink_a9f8::before { content: '\f004'; }
.thumbnail_thick_9eb6::before { content: '\f00c'; }
.huge_6927::before { content: '\f00d'; }
.warm_92dd::before { content: '\f002'; }
.aside-left-3878::before { content: '\f0c9'; }
.mask-29c6::before { content: '\f061'; }
.label-active-defd::before { content: '\f060'; }
.info_old_9562::before { content: '\f04b'; }
.tabs_10dc::before { content: '\f04c'; }
.pattern-static-0426::before { content: '\f019'; }
.dynamic_ff8e::before { content: '\f093'; }
.cool-2260::before { content: '\f132'; }
.main_bottom_e828::before { content: '\f091'; }
.heading_8fdd::before { content: '\f06b'; }
.down_5f00::before { content: '\f0d6'; }
.slow_374f::before { content: '\f09d'; }
.summary_1c09::before { content: '\f10b'; }
.avatar-9131::before { content: '\f108'; }
.chip-365f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.bottom_f842::before { content: '\f522'; }
.overlay_hot_e519::before { content: '\f327'; }
.wrapper-out-e459::before { content: '\f219'; }
.image-9069::before { content: '\f21e'; }
.upper-8f57::before { content: '\f2f5'; }

/* Social Icons */
.row_5066::before { content: '\f09a'; }
.dark_cba7::before { content: '\f099'; }
.iron_48c4::before { content: '\f16d'; }
.article-2320::before { content: '\f167'; }
.table_83e3::before { content: '\f2c6'; }
.center_c2fc::before { content: '\f232'; }

/* Size Classes */
.fluid-5438 { font-size: 0.75em; }
.aside_right_7bd7 { font-size: 0.875em; }
.search_8261 { font-size: 1.33em; }
.accent-fbb1 { font-size: 1.5em; }
.steel_79a8 { font-size: 2em; }
.form-6675 { font-size: 3em; }

/* Animation Classes */
.element_c6f2 {
    animation: fa-spin 2s infinite linear;
}

.title_3e01 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f3e2 */
.promo-block-k2 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
