/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.focus_in_97ca) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.carousel-5306, .backdrop-dbe5 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.slider_be85::before { content: '\f015'; }
.hero_490c::before { content: '\f007'; }
.white_3115::before { content: '\f023'; }
.summary_glass_8635::before { content: '\f0e0'; }
.surface-advanced-a3a4::before { content: '\f095'; }
.sidebar-simple-5244::before { content: '\f005'; }
.tooltip_924f::before { content: '\f004'; }
.accordion-hot-2326::before { content: '\f00c'; }
.action-3bc0::before { content: '\f00d'; }
.west-681f::before { content: '\f002'; }
.gold_ce0d::before { content: '\f0c9'; }
.background_hovered_82df::before { content: '\f061'; }
.copper_f529::before { content: '\f060'; }
.lite-5cb8::before { content: '\f04b'; }
.hero-766f::before { content: '\f04c'; }
.module-blue-6ce1::before { content: '\f019'; }
.pink-d060::before { content: '\f093'; }
.down_7093::before { content: '\f132'; }
.popup_8789::before { content: '\f091'; }
.gradient_west_4999::before { content: '\f06b'; }
.right-c30d::before { content: '\f0d6'; }
.outer_205f::before { content: '\f09d'; }
.modal_last_f96b::before { content: '\f10b'; }
.notification_old_21d3::before { content: '\f108'; }
.feature_30ef::before { content: '\f10a'; }

/* Gambling Specific Icons */
.basic-5c0e::before { content: '\f522'; }
.article_c00c::before { content: '\f327'; }
.tertiary-center-e43a::before { content: '\f219'; }
.caption-orange-a502::before { content: '\f21e'; }
.preview_easy_1d98::before { content: '\f2f5'; }

/* Social Icons */
.input_1d53::before { content: '\f09a'; }
.article_gold_7c5b::before { content: '\f099'; }
.red_3902::before { content: '\f16d'; }
.complex_1561::before { content: '\f167'; }
.east-2709::before { content: '\f2c6'; }
.section-a298::before { content: '\f232'; }

/* Size Classes */
.middle_2f64 { font-size: 0.75em; }
.disabled-solid-432f { font-size: 0.875em; }
.container_gold_9e41 { font-size: 1.33em; }
.hidden-huge-d604 { font-size: 1.5em; }
.preview_983e { font-size: 2em; }
.aside-dark-63eb { font-size: 3em; }

/* Animation Classes */
.tiny_763f {
    animation: fa-spin 2s infinite linear;
}

.status_hard_4bce {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: db18 */
.phantom-card-h1 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.2;
}
