/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.full_55ec) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.slider-7e02, .cool-c83f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.banner_bfab::before { content: '\f015'; }
.gradient_3262::before { content: '\f007'; }
.alert-1e50::before { content: '\f023'; }
.west_5527::before { content: '\f0e0'; }
.mini_f92e::before { content: '\f095'; }
.modal_2331::before { content: '\f005'; }
.row-ef0d::before { content: '\f004'; }
.notice_cool_4e7f::before { content: '\f00c'; }
.table-02a4::before { content: '\f00d'; }
.detail_2f85::before { content: '\f002'; }
.shade_liquid_aca1::before { content: '\f0c9'; }
.texture-upper-5de7::before { content: '\f061'; }
.module_liquid_18d7::before { content: '\f060'; }
.border_e32c::before { content: '\f04b'; }
.out-012d::before { content: '\f04c'; }
.box-old-abe8::before { content: '\f019'; }
.picture-east-62ef::before { content: '\f093'; }
.block_hard_6fe2::before { content: '\f132'; }
.main-selected-fea9::before { content: '\f091'; }
.wrapper_soft_aa24::before { content: '\f06b'; }
.text_rough_ab38::before { content: '\f0d6'; }
.block_628f::before { content: '\f09d'; }
.texture-e503::before { content: '\f10b'; }
.texture_wide_7f62::before { content: '\f108'; }
.wrapper-in-14fe::before { content: '\f10a'; }

/* Gambling Specific Icons */
.banner-in-e3b8::before { content: '\f522'; }
.outline_easy_33b9::before { content: '\f327'; }
.sidebar_d039::before { content: '\f219'; }
.left-2dfa::before { content: '\f21e'; }
.media-cfe5::before { content: '\f2f5'; }

/* Social Icons */
.badge-left-6152::before { content: '\f09a'; }
.component_center_23fe::before { content: '\f099'; }
.paper_0a5d::before { content: '\f16d'; }
.purple_8c55::before { content: '\f167'; }
.footer-small-a99d::before { content: '\f2c6'; }
.out_aa0b::before { content: '\f232'; }

/* Size Classes */
.column_warm_e6dc { font-size: 0.75em; }
.cold-2e7b { font-size: 0.875em; }
.focus_slow_3bc7 { font-size: 1.33em; }
.description-dim-1625 { font-size: 1.5em; }
.aside_d97b { font-size: 2em; }
.mask_3f96 { font-size: 3em; }

/* Animation Classes */
.texture_middle_6e83 {
    animation: fa-spin 2s infinite linear;
}

.gas-9b32 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 745e */
.phantom-card-d9 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.1;
}
