/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.glass-06ce) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.header_fe9e, .wrapper_focused_76ee {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.light-1ff9::before { content: '\f015'; }
.block_11e9::before { content: '\f007'; }
.text_old_24f7::before { content: '\f023'; }
.row-1252::before { content: '\f0e0'; }
.disabled-af64::before { content: '\f095'; }
.media-mini-441d::before { content: '\f005'; }
.component-9be1::before { content: '\f004'; }
.complex_4757::before { content: '\f00c'; }
.purple_3fbe::before { content: '\f00d'; }
.hidden-red-4649::before { content: '\f002'; }
.hero_focused_1b65::before { content: '\f0c9'; }
.column_4e59::before { content: '\f061'; }
.texture_cool_84c5::before { content: '\f060'; }
.sidebar-upper-0d3e::before { content: '\f04b'; }
.item_2042::before { content: '\f04c'; }
.backdrop_e10a::before { content: '\f019'; }
.content_6ec2::before { content: '\f093'; }
.medium_1a2f::before { content: '\f132'; }
.gradient_70a1::before { content: '\f091'; }
.south_9fca::before { content: '\f06b'; }
.gallery-a418::before { content: '\f0d6'; }
.list-smooth-8781::before { content: '\f09d'; }
.header-bbb0::before { content: '\f10b'; }
.media-8e6e::before { content: '\f108'; }
.wood-1c60::before { content: '\f10a'; }

/* Gambling Specific Icons */
.item_bf48::before { content: '\f522'; }
.banner-a426::before { content: '\f327'; }
.notification-clean-7f5a::before { content: '\f219'; }
.frame_c37f::before { content: '\f21e'; }
.card-702b::before { content: '\f2f5'; }

/* Social Icons */
.upper-8944::before { content: '\f09a'; }
.panel_cool_885f::before { content: '\f099'; }
.primary_afd6::before { content: '\f16d'; }
.feature_full_ad91::before { content: '\f167'; }
.background-hot-fc2e::before { content: '\f2c6'; }
.center_9eb6::before { content: '\f232'; }

/* Size Classes */
.down-7c79 { font-size: 0.75em; }
.dropdown_easy_36d3 { font-size: 0.875em; }
.photo_d5ff { font-size: 1.33em; }
.backdrop_hot_eafe { font-size: 1.5em; }
.detail_cold_2a5c { font-size: 2em; }
.white_1512 { font-size: 3em; }

/* Animation Classes */
.carousel-f0c9 {
    animation: fa-spin 2s infinite linear;
}

.notification_2a6e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: cb1a */
.promo-block-b4 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.3;
}
