/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.soft-b6e8) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hidden_bottom_252e, .breadcrumb-purple-b46b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.accordion-80e3::before { content: '\f015'; }
.black_429e::before { content: '\f007'; }
.hero_569d::before { content: '\f023'; }
.current-44d1::before { content: '\f0e0'; }
.mask-2ce4::before { content: '\f095'; }
.summary_bright_39df::before { content: '\f005'; }
.backdrop-dece::before { content: '\f004'; }
.huge_e694::before { content: '\f00c'; }
.active-9483::before { content: '\f00d'; }
.pattern_yellow_7336::before { content: '\f002'; }
.gas-77c2::before { content: '\f0c9'; }
.grid-first-e267::before { content: '\f061'; }
.left-3691::before { content: '\f060'; }
.popup_left_ef9c::before { content: '\f04b'; }
.outer-8979::before { content: '\f04c'; }
.main-ea4f::before { content: '\f019'; }
.image-8efe::before { content: '\f093'; }
.link_55b0::before { content: '\f132'; }
.layout-f5d1::before { content: '\f091'; }
.pattern-brown-9599::before { content: '\f06b'; }
.text-b5a2::before { content: '\f0d6'; }
.nav_b08b::before { content: '\f09d'; }
.grid_c889::before { content: '\f10b'; }
.hero-b2b4::before { content: '\f108'; }
.video-871e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.secondary_small_100f::before { content: '\f522'; }
.avatar_selected_e5a1::before { content: '\f327'; }
.smooth_c85a::before { content: '\f219'; }
.search_hot_2ed3::before { content: '\f21e'; }
.layout-pink-86ce::before { content: '\f2f5'; }

/* Social Icons */
.status_small_f037::before { content: '\f09a'; }
.input-7ef5::before { content: '\f099'; }
.selected-9dc1::before { content: '\f16d'; }
.lower_0e17::before { content: '\f167'; }
.header-91d2::before { content: '\f2c6'; }
.dirty-c47d::before { content: '\f232'; }

/* Size Classes */
.icon-lower-f6d4 { font-size: 0.75em; }
.wrapper_fast_9d73 { font-size: 0.875em; }
.right-3978 { font-size: 1.33em; }
.detail_next_1eaf { font-size: 1.5em; }
.feature-fec1 { font-size: 2em; }
.module-14ef { font-size: 3em; }

/* Animation Classes */
.text_8d79 {
    animation: fa-spin 2s infinite linear;
}

.description-hard-542b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0070 */
.phantom-card-k5 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.1;
}
