/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.cold_4ca2) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.orange_a8ec, .wood_b5ed {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.pressed_9108::before { content: '\f015'; }
.plasma_2e9d::before { content: '\f007'; }
.new-0a79::before { content: '\f023'; }
.carousel_c8e4::before { content: '\f0e0'; }
.gradient-black-955e::before { content: '\f095'; }
.overlay_soft_5217::before { content: '\f005'; }
.heading-medium-06ae::before { content: '\f004'; }
.texture-red-bc40::before { content: '\f00c'; }
.banner_f6f8::before { content: '\f00d'; }
.rough_dc45::before { content: '\f002'; }
.notice_83ea::before { content: '\f0c9'; }
.primary-e9cd::before { content: '\f061'; }
.heading_625d::before { content: '\f060'; }
.item_last_ce26::before { content: '\f04b'; }
.static_4fee::before { content: '\f04c'; }
.accent_gold_0571::before { content: '\f019'; }
.dim_ce34::before { content: '\f093'; }
.picture-large-3e69::before { content: '\f132'; }
.component-5824::before { content: '\f091'; }
.card-rough-f4f2::before { content: '\f06b'; }
.clean-4d95::before { content: '\f0d6'; }
.item-b18d::before { content: '\f09d'; }
.active-pink-9739::before { content: '\f10b'; }
.inner_a930::before { content: '\f108'; }
.blue_eb04::before { content: '\f10a'; }

/* Gambling Specific Icons */
.slider-657f::before { content: '\f522'; }
.block_0861::before { content: '\f327'; }
.feature-f3c3::before { content: '\f219'; }
.current_08f1::before { content: '\f21e'; }
.fixed-f25d::before { content: '\f2f5'; }

/* Social Icons */
.info_light_da2e::before { content: '\f09a'; }
.outline-1afd::before { content: '\f099'; }
.shade-bottom-1e01::before { content: '\f16d'; }
.warm_b1c7::before { content: '\f167'; }
.article_rough_b826::before { content: '\f2c6'; }
.aside_42d5::before { content: '\f232'; }

/* Size Classes */
.medium_fdb9 { font-size: 0.75em; }
.notice_7d88 { font-size: 0.875em; }
.hidden_gas_ff54 { font-size: 1.33em; }
.tooltip_a21b { font-size: 1.5em; }
.hot-7122 { font-size: 2em; }
.easy-8704 { font-size: 3em; }

/* Animation Classes */
.soft-adb8 {
    animation: fa-spin 2s infinite linear;
}

.tabs-33e6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9edf */
.ghost-box-k6 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.2;
}
