/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.table_f0aa) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.footer_ba00, .image_fresh_8d1d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.slider_liquid_9c3b::before { content: '\f015'; }
.left_8fdb::before { content: '\f007'; }
.current-f124::before { content: '\f023'; }
.text-blue-78be::before { content: '\f0e0'; }
.outer-f4d3::before { content: '\f095'; }
.search_smooth_70b1::before { content: '\f005'; }
.warm-0ca8::before { content: '\f004'; }
.tall-6e32::before { content: '\f00c'; }
.nav_cc69::before { content: '\f00d'; }
.secondary-old-1559::before { content: '\f002'; }
.video_75bf::before { content: '\f0c9'; }
.main_e220::before { content: '\f061'; }
.description_medium_ccfa::before { content: '\f060'; }
.feature_center_93b2::before { content: '\f04b'; }
.banner-6772::before { content: '\f04c'; }
.cool_ec62::before { content: '\f019'; }
.paragraph_ac3d::before { content: '\f093'; }
.label_tall_a58c::before { content: '\f132'; }
.silver-3e1a::before { content: '\f091'; }
.progress-stale-c070::before { content: '\f06b'; }
.tiny-378d::before { content: '\f0d6'; }
.primary_c1de::before { content: '\f09d'; }
.shadow_warm_8884::before { content: '\f10b'; }
.rough_0d3e::before { content: '\f108'; }
.image_04fb::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hard_044d::before { content: '\f522'; }
.highlight_3a7d::before { content: '\f327'; }
.module_green_6308::before { content: '\f219'; }
.info_7d4d::before { content: '\f21e'; }
.frame-f428::before { content: '\f2f5'; }

/* Social Icons */
.thumbnail_dynamic_c6db::before { content: '\f09a'; }
.overlay-1702::before { content: '\f099'; }
.dark_d63b::before { content: '\f16d'; }
.backdrop-7098::before { content: '\f167'; }
.paper_ecea::before { content: '\f2c6'; }
.notification-purple-5d36::before { content: '\f232'; }

/* Size Classes */
.component_907b { font-size: 0.75em; }
.popup-a526 { font-size: 0.875em; }
.accent-inner-136c { font-size: 1.33em; }
.dynamic_8016 { font-size: 1.5em; }
.main-65f9 { font-size: 2em; }
.dropdown_inner_b72b { font-size: 3em; }

/* Animation Classes */
.solid-40b7 {
    animation: fa-spin 2s infinite linear;
}

.hot_9e79 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9834 */
.phantom-card-d8 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.2;
}
