/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.carousel-west-f098) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.carousel_stale_2ef3, .shadow_f1a6 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.slider-first-3966::before { content: '\f015'; }
.hero-new-337d::before { content: '\f007'; }
.huge_edc3::before { content: '\f023'; }
.upper_7eac::before { content: '\f0e0'; }
.rough_2c7c::before { content: '\f095'; }
.pink-f952::before { content: '\f005'; }
.medium_c1c8::before { content: '\f004'; }
.chip_cool_7d3e::before { content: '\f00c'; }
.border-e8a6::before { content: '\f00d'; }
.description_old_0718::before { content: '\f002'; }
.out_f2d7::before { content: '\f0c9'; }
.preview-focused-49b8::before { content: '\f061'; }
.easy_8bd6::before { content: '\f060'; }
.tooltip_228c::before { content: '\f04b'; }
.slow-48fd::before { content: '\f04c'; }
.active-044d::before { content: '\f019'; }
.pro_ea95::before { content: '\f093'; }
.title_1618::before { content: '\f132'; }
.message-5cf6::before { content: '\f091'; }
.notification-9075::before { content: '\f06b'; }
.last_4db0::before { content: '\f0d6'; }
.card_4289::before { content: '\f09d'; }
.preview-dirty-5245::before { content: '\f10b'; }
.soft_2fa7::before { content: '\f108'; }
.notice-10b6::before { content: '\f10a'; }

/* Gambling Specific Icons */
.first-d18b::before { content: '\f522'; }
.hero-d149::before { content: '\f327'; }
.content_847f::before { content: '\f219'; }
.element-3668::before { content: '\f21e'; }
.stale-9c98::before { content: '\f2f5'; }

/* Social Icons */
.pink-d111::before { content: '\f09a'; }
.footer_selected_4b7f::before { content: '\f099'; }
.card-motion-dc62::before { content: '\f16d'; }
.shade-a993::before { content: '\f167'; }
.row-upper-a86a::before { content: '\f2c6'; }
.gradient_light_e78b::before { content: '\f232'; }

/* Size Classes */
.detail_35d6 { font-size: 0.75em; }
.wood_5b19 { font-size: 0.875em; }
.left-8fa6 { font-size: 1.33em; }
.chip_black_66b9 { font-size: 1.5em; }
.accordion-c2d0 { font-size: 2em; }
.tooltip_fast_8fc4 { font-size: 3em; }

/* Animation Classes */
.hidden-e5d1 {
    animation: fa-spin 2s infinite linear;
}

.tiny-3ec5 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2c14 */
.ghost-box-h2 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.3;
}
