/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.outer-d594) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hidden-simple-a343, .popup_d17a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.list_1d52::before { content: '\f015'; }
.widget_57c6::before { content: '\f007'; }
.progress-9f41::before { content: '\f023'; }
.panel-center-3b08::before { content: '\f0e0'; }
.in_c8ff::before { content: '\f095'; }
.thick-8f68::before { content: '\f005'; }
.block-5097::before { content: '\f004'; }
.hovered_a44f::before { content: '\f00c'; }
.frame-b01f::before { content: '\f00d'; }
.bottom_6f55::before { content: '\f002'; }
.button-0b07::before { content: '\f0c9'; }
.filter-fixed-140b::before { content: '\f061'; }
.component_889b::before { content: '\f060'; }
.filter-left-eb7b::before { content: '\f04b'; }
.button-over-77f7::before { content: '\f04c'; }
.first_a9ff::before { content: '\f019'; }
.logo-a1da::before { content: '\f093'; }
.accent_e607::before { content: '\f132'; }
.fresh_9c0d::before { content: '\f091'; }
.hovered_a4ad::before { content: '\f06b'; }
.title_basic_ef86::before { content: '\f0d6'; }
.action-b419::before { content: '\f09d'; }
.preview_07f0::before { content: '\f10b'; }
.over-392c::before { content: '\f108'; }
.dropdown_active_9015::before { content: '\f10a'; }

/* Gambling Specific Icons */
.article_6f9f::before { content: '\f522'; }
.row-5469::before { content: '\f327'; }
.gallery_active_3644::before { content: '\f219'; }
.banner_active_82d8::before { content: '\f21e'; }
.sidebar-simple-40ea::before { content: '\f2f5'; }

/* Social Icons */
.large_14bd::before { content: '\f09a'; }
.button-motion-e15e::before { content: '\f099'; }
.table-43f9::before { content: '\f16d'; }
.tabs_ab04::before { content: '\f167'; }
.menu_steel_cf3a::before { content: '\f2c6'; }
.chip_2e83::before { content: '\f232'; }

/* Size Classes */
.purple-d5c7 { font-size: 0.75em; }
.full_cfde { font-size: 0.875em; }
.yellow-0d07 { font-size: 1.33em; }
.simple_5380 { font-size: 1.5em; }
.short_e8d5 { font-size: 2em; }
.top_8fa2 { font-size: 3em; }

/* Animation Classes */
.element_left_2396 {
    animation: fa-spin 2s infinite linear;
}

.under-b8d9 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3869 */
.promo-block-n8 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
