/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.pagination-plasma-9961) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.fixed_0f41, .card_39e6 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.south-4a85::before { content: '\f015'; }
.preview-stone-d6b8::before { content: '\f007'; }
.widget_narrow_986c::before { content: '\f023'; }
.picture_732a::before { content: '\f0e0'; }
.hovered-1ed2::before { content: '\f095'; }
.shadow-red-124d::before { content: '\f005'; }
.outer-4b7e::before { content: '\f004'; }
.gold-a94b::before { content: '\f00c'; }
.overlay-paper-37ee::before { content: '\f00d'; }
.slider-advanced-422b::before { content: '\f002'; }
.box-aea4::before { content: '\f0c9'; }
.south-5820::before { content: '\f061'; }
.caption_dd40::before { content: '\f060'; }
.primary_99e0::before { content: '\f04b'; }
.glass_f0be::before { content: '\f04c'; }
.table_next_f821::before { content: '\f019'; }
.mini-8432::before { content: '\f093'; }
.notice_hovered_ca7d::before { content: '\f132'; }
.middle-efcb::before { content: '\f091'; }
.mask_paper_d17c::before { content: '\f06b'; }
.bottom-d377::before { content: '\f0d6'; }
.widget-current-46c3::before { content: '\f09d'; }
.gallery_selected_3a00::before { content: '\f10b'; }
.sort_bright_ca11::before { content: '\f108'; }
.title-top-5336::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tall-3dcd::before { content: '\f522'; }
.out-496b::before { content: '\f327'; }
.list-6a60::before { content: '\f219'; }
.description_8d3e::before { content: '\f21e'; }
.main-c026::before { content: '\f2f5'; }

/* Social Icons */
.north_1449::before { content: '\f09a'; }
.complex_0f59::before { content: '\f099'; }
.glass_33fc::before { content: '\f16d'; }
.bright_5770::before { content: '\f167'; }
.cool_1506::before { content: '\f2c6'; }
.caption-easy-fcdf::before { content: '\f232'; }

/* Size Classes */
.item_6b4c { font-size: 0.75em; }
.tabs-7b14 { font-size: 0.875em; }
.pattern_0381 { font-size: 1.33em; }
.orange_b15d { font-size: 1.5em; }
.mask_green_8f67 { font-size: 2em; }
.modal_north_b61c { font-size: 3em; }

/* Animation Classes */
.focus_smooth_7ae4 {
    animation: fa-spin 2s infinite linear;
}

.section-3706 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6ba9 */
.promo-block-f2 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.1;
}
