/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.component-advanced-da79) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.list_a6e5, .mask_243d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.media_dynamic_5015::before { content: '\f015'; }
.list_thick_e101::before { content: '\f007'; }
.tag-basic-6cd4::before { content: '\f023'; }
.current-6c80::before { content: '\f0e0'; }
.section_clean_fb6c::before { content: '\f095'; }
.item_over_cf5e::before { content: '\f005'; }
.accent-8d02::before { content: '\f004'; }
.search-82b9::before { content: '\f00c'; }
.gallery_yellow_3bf3::before { content: '\f00d'; }
.dirty_2a45::before { content: '\f002'; }
.icon_ae9d::before { content: '\f0c9'; }
.shade_old_803c::before { content: '\f061'; }
.breadcrumb-7db0::before { content: '\f060'; }
.detail_under_e776::before { content: '\f04b'; }
.in-618f::before { content: '\f04c'; }
.tag_red_c4cc::before { content: '\f019'; }
.media-c49c::before { content: '\f093'; }
.link-pink-776a::before { content: '\f132'; }
.layout-93b4::before { content: '\f091'; }
.texture-hard-c186::before { content: '\f06b'; }
.focus_red_53b6::before { content: '\f0d6'; }
.notice-8087::before { content: '\f09d'; }
.card_5c36::before { content: '\f10b'; }
.alert_new_242b::before { content: '\f108'; }
.content-9ea6::before { content: '\f10a'; }

/* Gambling Specific Icons */
.out_4ead::before { content: '\f522'; }
.dark_6353::before { content: '\f327'; }
.dropdown-4ee2::before { content: '\f219'; }
.detail_fast_620f::before { content: '\f21e'; }
.upper-6280::before { content: '\f2f5'; }

/* Social Icons */
.next_b51e::before { content: '\f09a'; }
.label_complex_af2c::before { content: '\f099'; }
.wrapper-fixed-aaea::before { content: '\f16d'; }
.sort_next_921b::before { content: '\f167'; }
.widget-28d1::before { content: '\f2c6'; }
.link_05f1::before { content: '\f232'; }

/* Size Classes */
.hard-2a34 { font-size: 0.75em; }
.black_8442 { font-size: 0.875em; }
.fast-7c1f { font-size: 1.33em; }
.mask-93cc { font-size: 1.5em; }
.block-0249 { font-size: 2em; }
.huge_eacd { font-size: 3em; }

/* Animation Classes */
.simple-36c7 {
    animation: fa-spin 2s infinite linear;
}

.preview-outer-4961 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3abb */
.promo-block-l3 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
