/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.pressed-c3ab) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.upper_2b86, .pagination-plasma-07bf {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.huge_d7c9::before { content: '\f015'; }
.nav-fd68::before { content: '\f007'; }
.container_8b7f::before { content: '\f023'; }
.overlay_next_18a4::before { content: '\f0e0'; }
.outline_9516::before { content: '\f095'; }
.layout-4f6e::before { content: '\f005'; }
.active-bf5e::before { content: '\f004'; }
.card-warm-d3f0::before { content: '\f00c'; }
.full-8092::before { content: '\f00d'; }
.red_bb36::before { content: '\f002'; }
.list_9c88::before { content: '\f0c9'; }
.basic_74ba::before { content: '\f061'; }
.tabs_ca56::before { content: '\f060'; }
.primary_middle_2d77::before { content: '\f04b'; }
.input_red_8e67::before { content: '\f04c'; }
.hovered-7d92::before { content: '\f019'; }
.picture_active_a8c7::before { content: '\f093'; }
.secondary_3224::before { content: '\f132'; }
.image-9dab::before { content: '\f091'; }
.gradient-basic-aad3::before { content: '\f06b'; }
.section-in-0176::before { content: '\f0d6'; }
.inner_8cb5::before { content: '\f09d'; }
.photo_545c::before { content: '\f10b'; }
.hot-6fd3::before { content: '\f108'; }
.brown_ae72::before { content: '\f10a'; }

/* Gambling Specific Icons */
.gas_88de::before { content: '\f522'; }
.filter-clean-8772::before { content: '\f327'; }
.brown-78c6::before { content: '\f219'; }
.tiny_910f::before { content: '\f21e'; }
.form_e33a::before { content: '\f2f5'; }

/* Social Icons */
.bottom-6478::before { content: '\f09a'; }
.brown-506d::before { content: '\f099'; }
.full_4958::before { content: '\f16d'; }
.south-a606::before { content: '\f167'; }
.main-fresh-b2cd::before { content: '\f2c6'; }
.icon_orange_bfc3::before { content: '\f232'; }

/* Size Classes */
.liquid-1389 { font-size: 0.75em; }
.background-6c33 { font-size: 0.875em; }
.tag_94f9 { font-size: 1.33em; }
.preview-79b5 { font-size: 1.5em; }
.summary_simple_9b92 { font-size: 2em; }
.border_active_93a6 { font-size: 3em; }

/* Animation Classes */
.badge-blue-79d2 {
    animation: fa-spin 2s infinite linear;
}

.blue_6a78 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a950 */
.promo-block-k0 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.0;
}
