/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.static_1001) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hovered_8576, .modal-8287 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.fixed_5db7::before { content: '\f015'; }
.mask-5c76::before { content: '\f007'; }
.top-91d6::before { content: '\f023'; }
.bronze_da30::before { content: '\f0e0'; }
.dropdown_purple_efdc::before { content: '\f095'; }
.steel_2487::before { content: '\f005'; }
.layout_fixed_4944::before { content: '\f004'; }
.gradient_east_6efa::before { content: '\f00c'; }
.bronze_4dfd::before { content: '\f00d'; }
.wrapper-1193::before { content: '\f002'; }
.pagination-new-e782::before { content: '\f0c9'; }
.wood_7242::before { content: '\f061'; }
.heading_5b6b::before { content: '\f060'; }
.media_cool_9b81::before { content: '\f04b'; }
.badge-old-b065::before { content: '\f04c'; }
.nav-top-7cad::before { content: '\f019'; }
.fast_a556::before { content: '\f093'; }
.status-tall-6212::before { content: '\f132'; }
.accordion_rough_8381::before { content: '\f091'; }
.hover-dynamic-6b96::before { content: '\f06b'; }
.upper_9d87::before { content: '\f0d6'; }
.video_under_38b2::before { content: '\f09d'; }
.border-old-1e46::before { content: '\f10b'; }
.hover-active-fb3e::before { content: '\f108'; }
.background_simple_8db5::before { content: '\f10a'; }

/* Gambling Specific Icons */
.search_red_2570::before { content: '\f522'; }
.title-1a41::before { content: '\f327'; }
.clean-50e9::before { content: '\f219'; }
.summary_inner_768a::before { content: '\f21e'; }
.over-bdcb::before { content: '\f2f5'; }

/* Social Icons */
.mask_2670::before { content: '\f09a'; }
.simple-2fba::before { content: '\f099'; }
.action-c98e::before { content: '\f16d'; }
.title_20d0::before { content: '\f167'; }
.list-bottom-5750::before { content: '\f2c6'; }
.left_8a08::before { content: '\f232'; }

/* Size Classes */
.box-e970 { font-size: 0.75em; }
.east-477e { font-size: 0.875em; }
.notice_solid_94f1 { font-size: 1.33em; }
.clean-677b { font-size: 1.5em; }
.search-bronze-1b89 { font-size: 2em; }
.hero_4c83 { font-size: 3em; }

/* Animation Classes */
.liquid-b86f {
    animation: fa-spin 2s infinite linear;
}

.old-fabf {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8747 */
.phantom-card-v1 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.0;
}
