/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.gradient-b224) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.overlay_6396, .input_gas_0787 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tabs-fd81::before { content: '\f015'; }
.badge-993b::before { content: '\f007'; }
.active-full-f8b8::before { content: '\f023'; }
.full-3348::before { content: '\f0e0'; }
.backdrop-004d::before { content: '\f095'; }
.upper_6f14::before { content: '\f005'; }
.active_a543::before { content: '\f004'; }
.banner-29e2::before { content: '\f00c'; }
.texture_tiny_a8d5::before { content: '\f00d'; }
.paper-bbdc::before { content: '\f002'; }
.over-b72d::before { content: '\f0c9'; }
.carousel_liquid_8d3f::before { content: '\f061'; }
.smooth_8a4b::before { content: '\f060'; }
.background-fa3d::before { content: '\f04b'; }
.alert_e582::before { content: '\f04c'; }
.hover-13b1::before { content: '\f019'; }
.grid-out-0b71::before { content: '\f093'; }
.small_0411::before { content: '\f132'; }
.left-4fac::before { content: '\f091'; }
.content_81c7::before { content: '\f06b'; }
.focus_north_2133::before { content: '\f0d6'; }
.small_7a5d::before { content: '\f09d'; }
.widget-e333::before { content: '\f10b'; }
.large-e33d::before { content: '\f108'; }
.pressed-3bb2::before { content: '\f10a'; }

/* Gambling Specific Icons */
.heading_hard_cfb6::before { content: '\f522'; }
.detail_mini_034d::before { content: '\f327'; }
.out_6fed::before { content: '\f219'; }
.huge-a88a::before { content: '\f21e'; }
.red_c4d9::before { content: '\f2f5'; }

/* Social Icons */
.next_91d0::before { content: '\f09a'; }
.badge_a0cb::before { content: '\f099'; }
.badge_da41::before { content: '\f16d'; }
.progress_d026::before { content: '\f167'; }
.paper_d0e6::before { content: '\f2c6'; }
.gas-e921::before { content: '\f232'; }

/* Size Classes */
.detail-7758 { font-size: 0.75em; }
.banner_e70f { font-size: 0.875em; }
.active-36db { font-size: 1.33em; }
.large-048e { font-size: 1.5em; }
.box_d27d { font-size: 2em; }
.feature_e4fa { font-size: 3em; }

/* Animation Classes */
.bright-87a2 {
    animation: fa-spin 2s infinite linear;
}

.hover_3f5d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c3dc */
.ghost-box-j1 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.0;
}
