/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.advanced_c036) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.secondary_lite_ae37, .text-3ce3 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.wrapper_8750::before { content: '\f015'; }
.stone-9c94::before { content: '\f007'; }
.accordion-feae::before { content: '\f023'; }
.hard-0a13::before { content: '\f0e0'; }
.gold-5333::before { content: '\f095'; }
.purple-fff0::before { content: '\f005'; }
.slider_1048::before { content: '\f004'; }
.frame_4385::before { content: '\f00c'; }
.last-30b0::before { content: '\f00d'; }
.right_3755::before { content: '\f002'; }
.stale_70a4::before { content: '\f0c9'; }
.heading_yellow_7b68::before { content: '\f061'; }
.nav-69b2::before { content: '\f060'; }
.center-fc25::before { content: '\f04b'; }
.gas_77ee::before { content: '\f04c'; }
.red_5bf3::before { content: '\f019'; }
.motion_6f22::before { content: '\f093'; }
.layout_666f::before { content: '\f132'; }
.wrapper_hovered_20c1::before { content: '\f091'; }
.hovered_5427::before { content: '\f06b'; }
.row_ef29::before { content: '\f0d6'; }
.east_8b7b::before { content: '\f09d'; }
.banner-glass-c646::before { content: '\f10b'; }
.outline_upper_2005::before { content: '\f108'; }
.container-d6af::before { content: '\f10a'; }

/* Gambling Specific Icons */
.chip_d747::before { content: '\f522'; }
.frame-lite-e57e::before { content: '\f327'; }
.wide_81bd::before { content: '\f219'; }
.popup_wide_78f5::before { content: '\f21e'; }
.popup-dark-0a13::before { content: '\f2f5'; }

/* Social Icons */
.tall_422b::before { content: '\f09a'; }
.accent-ed11::before { content: '\f099'; }
.info_b019::before { content: '\f16d'; }
.outline_selected_0997::before { content: '\f167'; }
.grid-8662::before { content: '\f2c6'; }
.gas-7b59::before { content: '\f232'; }

/* Size Classes */
.active-70f2 { font-size: 0.75em; }
.overlay-prev-9ba5 { font-size: 0.875em; }
.last_37c5 { font-size: 1.33em; }
.carousel_5fde { font-size: 1.5em; }
.content-mini-e857 { font-size: 2em; }
.first-aaa6 { font-size: 3em; }

/* Animation Classes */
.sort_soft_3486 {
    animation: fa-spin 2s infinite linear;
}

.action_60db {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d08e */
.ghost-box-t6 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.3;
}
