/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.list_tiny_750b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.menu_f9ef, .footer-brown-2b34 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.avatar-orange-2d41::before { content: '\f015'; }
.backdrop-selected-6c2a::before { content: '\f007'; }
.out_7350::before { content: '\f023'; }
.shade-1ec4::before { content: '\f0e0'; }
.in-8aad::before { content: '\f095'; }
.gallery-complex-21cd::before { content: '\f005'; }
.hero-tiny-3215::before { content: '\f004'; }
.shadow_4894::before { content: '\f00c'; }
.in-9f35::before { content: '\f00d'; }
.picture_0739::before { content: '\f002'; }
.thumbnail-aeb8::before { content: '\f0c9'; }
.warm_ca03::before { content: '\f061'; }
.input_bright_1821::before { content: '\f060'; }
.frame-stone-5f6b::before { content: '\f04b'; }
.pro_2e32::before { content: '\f04c'; }
.article-light-df94::before { content: '\f019'; }
.west-8ee6::before { content: '\f093'; }
.soft_a513::before { content: '\f132'; }
.glass-33b8::before { content: '\f091'; }
.status_narrow_a3bc::before { content: '\f06b'; }
.column-easy-c9a7::before { content: '\f0d6'; }
.item_hovered_a844::before { content: '\f09d'; }
.paragraph-078c::before { content: '\f10b'; }
.mask_static_56ee::before { content: '\f108'; }
.gradient-top-2f6a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.input_ae3c::before { content: '\f522'; }
.tag_3036::before { content: '\f327'; }
.button_5fe7::before { content: '\f219'; }
.highlight-silver-ce35::before { content: '\f21e'; }
.solid_8187::before { content: '\f2f5'; }

/* Social Icons */
.list_a9bb::before { content: '\f09a'; }
.dropdown_advanced_01ce::before { content: '\f099'; }
.fixed_30d0::before { content: '\f16d'; }
.popup-1c6e::before { content: '\f167'; }
.accent_92f4::before { content: '\f2c6'; }
.selected_e124::before { content: '\f232'; }

/* Size Classes */
.sort-55f1 { font-size: 0.75em; }
.tabs_a609 { font-size: 0.875em; }
.container-0a38 { font-size: 1.33em; }
.module_b18a { font-size: 1.5em; }
.mask_f802 { font-size: 2em; }
.out-9151 { font-size: 3em; }

/* Animation Classes */
.label-2914 {
    animation: fa-spin 2s infinite linear;
}

.purple_f09d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1574 */
.promo-block-b6 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
