/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.panel-1105) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.button_dynamic_57ac, .grid-0fb8 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tooltip_dfc0::before { content: '\f015'; }
.paragraph-cold-9a8f::before { content: '\f007'; }
.current_7ab4::before { content: '\f023'; }
.link-2c13::before { content: '\f0e0'; }
.hard_97c3::before { content: '\f095'; }
.menu_7f9a::before { content: '\f005'; }
.basic_811f::before { content: '\f004'; }
.stale_8060::before { content: '\f00c'; }
.hard_bc18::before { content: '\f00d'; }
.outline-9e20::before { content: '\f002'; }
.middle_da90::before { content: '\f0c9'; }
.active_eced::before { content: '\f061'; }
.thick-9363::before { content: '\f060'; }
.sidebar_c6d2::before { content: '\f04b'; }
.slow-279b::before { content: '\f04c'; }
.link-silver-aa9f::before { content: '\f019'; }
.pagination-5d56::before { content: '\f093'; }
.background_6652::before { content: '\f132'; }
.progress_paper_1717::before { content: '\f091'; }
.silver_d392::before { content: '\f06b'; }
.plasma_aa60::before { content: '\f0d6'; }
.dirty_99b8::before { content: '\f09d'; }
.current-79cb::before { content: '\f10b'; }
.sort-9067::before { content: '\f108'; }
.inner_1bf7::before { content: '\f10a'; }

/* Gambling Specific Icons */
.brown-fb49::before { content: '\f522'; }
.video-d253::before { content: '\f327'; }
.feature-light-9504::before { content: '\f219'; }
.caption_east_2778::before { content: '\f21e'; }
.under-b4e2::before { content: '\f2f5'; }

/* Social Icons */
.complex-6db6::before { content: '\f09a'; }
.text_gold_0cd4::before { content: '\f099'; }
.link_mini_44f0::before { content: '\f16d'; }
.media_huge_df4b::before { content: '\f167'; }
.cool-f338::before { content: '\f2c6'; }
.slider-fda5::before { content: '\f232'; }

/* Size Classes */
.notification-a3fc { font-size: 0.75em; }
.title-tall-e57d { font-size: 0.875em; }
.filter-df5e { font-size: 1.33em; }
.tag-stone-80c8 { font-size: 1.5em; }
.image-wide-b7dd { font-size: 2em; }
.outline_1061 { font-size: 3em; }

/* Animation Classes */
.mask_bottom_069f {
    animation: fa-spin 2s infinite linear;
}

.pattern_21d4 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7466 */
.promo-block-i3 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.1;
}
