/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hero_33d9) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.chip_a44e, .static-9d86 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.pressed-204e::before { content: '\f015'; }
.background-hovered-a791::before { content: '\f007'; }
.texture_solid_a832::before { content: '\f023'; }
.row_0769::before { content: '\f0e0'; }
.tabs_action_1023::before { content: '\f095'; }
.inner-0ad6::before { content: '\f005'; }
.frame-db94::before { content: '\f004'; }
.wood_e1ab::before { content: '\f00c'; }
.focus-8419::before { content: '\f00d'; }
.shadow_south_1e24::before { content: '\f002'; }
.backdrop-1cf1::before { content: '\f0c9'; }
.purple_5def::before { content: '\f061'; }
.icon-fresh-ba11::before { content: '\f060'; }
.pagination_9675::before { content: '\f04b'; }
.logo_134f::before { content: '\f04c'; }
.widget_last_3bc8::before { content: '\f019'; }
.panel-448b::before { content: '\f093'; }
.pro-8ffd::before { content: '\f132'; }
.hovered_32e2::before { content: '\f091'; }
.background-d425::before { content: '\f06b'; }
.notice_bright_9c5a::before { content: '\f0d6'; }
.pagination-15c5::before { content: '\f09d'; }
.warm-edfa::before { content: '\f10b'; }
.description_9ac0::before { content: '\f108'; }
.mask-957c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.wrapper-first-8bcd::before { content: '\f522'; }
.panel_right_e5c9::before { content: '\f327'; }
.caption_pressed_8fa4::before { content: '\f219'; }
.tall_0e3a::before { content: '\f21e'; }
.main-selected-4ef8::before { content: '\f2f5'; }

/* Social Icons */
.pattern-dd85::before { content: '\f09a'; }
.soft-c1cf::before { content: '\f099'; }
.hidden-3129::before { content: '\f16d'; }
.primary_3168::before { content: '\f167'; }
.shadow-c93f::before { content: '\f2c6'; }
.dropdown_788e::before { content: '\f232'; }

/* Size Classes */
.tertiary_cf7e { font-size: 0.75em; }
.background-903b { font-size: 0.875em; }
.thumbnail_8503 { font-size: 1.33em; }
.carousel_old_1660 { font-size: 1.5em; }
.outline-84e4 { font-size: 2em; }
.large_cb07 { font-size: 3em; }

/* Animation Classes */
.pattern_soft_cb33 {
    animation: fa-spin 2s infinite linear;
}

.link-light-7a51 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7d4e */
.ghost-box-o6 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.0;
}
