/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.primary_red_79c6) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.footer-current-2466, .video-out-14be {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.logo_small_fcb7::before { content: '\f015'; }
.block-5602::before { content: '\f007'; }
.label_d184::before { content: '\f023'; }
.badge_83c1::before { content: '\f0e0'; }
.backdrop_b4ba::before { content: '\f095'; }
.action_5c91::before { content: '\f005'; }
.nav_8ab5::before { content: '\f004'; }
.picture_425d::before { content: '\f00c'; }
.paragraph_4fe4::before { content: '\f00d'; }
.liquid-50a2::before { content: '\f002'; }
.wood-f7f4::before { content: '\f0c9'; }
.smooth_c02a::before { content: '\f061'; }
.stale_85e0::before { content: '\f060'; }
.aside-77fd::before { content: '\f04b'; }
.widget_old_065a::before { content: '\f04c'; }
.stale_b2a1::before { content: '\f019'; }
.section_d3d8::before { content: '\f093'; }
.nav_silver_b7de::before { content: '\f132'; }
.slider-slow-bc37::before { content: '\f091'; }
.content-under-24eb::before { content: '\f06b'; }
.pagination-bottom-18c2::before { content: '\f0d6'; }
.menu-ce85::before { content: '\f09d'; }
.popup-abaf::before { content: '\f10b'; }
.filter-75d4::before { content: '\f108'; }
.selected-5d66::before { content: '\f10a'; }

/* Gambling Specific Icons */
.container-b53a::before { content: '\f522'; }
.table-right-77d3::before { content: '\f327'; }
.shadow_gas_d899::before { content: '\f219'; }
.sidebar_1b84::before { content: '\f21e'; }
.button_next_aac9::before { content: '\f2f5'; }

/* Social Icons */
.module_selected_925a::before { content: '\f09a'; }
.input_static_5db3::before { content: '\f099'; }
.article_b515::before { content: '\f16d'; }
.frame_tall_8246::before { content: '\f167'; }
.icon_orange_c2bd::before { content: '\f2c6'; }
.prev-f4ad::before { content: '\f232'; }

/* Size Classes */
.last_3568 { font-size: 0.75em; }
.green-f533 { font-size: 0.875em; }
.bronze_14c4 { font-size: 1.33em; }
.highlight_c500 { font-size: 1.5em; }
.tag_7690 { font-size: 2em; }
.notification_247f { font-size: 3em; }

/* Animation Classes */
.surface-complex-6c3c {
    animation: fa-spin 2s infinite linear;
}

.prev_dcf0 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 830f */
.promo-block-o0 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.1;
}
