/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.south_41c8) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hero_66e4, .preview-e344 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.list_slow_0ead::before { content: '\f015'; }
.sort-544e::before { content: '\f007'; }
.chip_55d8::before { content: '\f023'; }
.carousel-b8bb::before { content: '\f0e0'; }
.north_69e3::before { content: '\f095'; }
.box_wood_33e4::before { content: '\f005'; }
.chip-f8d2::before { content: '\f004'; }
.easy_efb4::before { content: '\f00c'; }
.box-eaa1::before { content: '\f00d'; }
.badge_dark_698a::before { content: '\f002'; }
.header_1b5f::before { content: '\f0c9'; }
.badge_c0c2::before { content: '\f061'; }
.orange_31e3::before { content: '\f060'; }
.surface_plasma_59c9::before { content: '\f04b'; }
.menu-purple-8321::before { content: '\f04c'; }
.progress-left-842c::before { content: '\f019'; }
.summary-a9eb::before { content: '\f093'; }
.element-warm-5b21::before { content: '\f132'; }
.pro_a73d::before { content: '\f091'; }
.logo-steel-5ee5::before { content: '\f06b'; }
.in_21f3::before { content: '\f0d6'; }
.shade-motion-6e4b::before { content: '\f09d'; }
.short-2651::before { content: '\f10b'; }
.avatar_liquid_e06c::before { content: '\f108'; }
.dark_e7dd::before { content: '\f10a'; }

/* Gambling Specific Icons */
.fast_70c1::before { content: '\f522'; }
.tag_upper_8ff4::before { content: '\f327'; }
.status_d518::before { content: '\f219'; }
.notification_purple_fdd6::before { content: '\f21e'; }
.east-6374::before { content: '\f2f5'; }

/* Social Icons */
.brown-4890::before { content: '\f09a'; }
.popup-925a::before { content: '\f099'; }
.prev-0640::before { content: '\f16d'; }
.copper_92f0::before { content: '\f167'; }
.fluid-db68::before { content: '\f2c6'; }
.element-c2c6::before { content: '\f232'; }

/* Size Classes */
.detail-7f0e { font-size: 0.75em; }
.cold-d78d { font-size: 0.875em; }
.middle_aec9 { font-size: 1.33em; }
.chip_e1a4 { font-size: 1.5em; }
.inner-801c { font-size: 2em; }
.tooltip-first-c46c { font-size: 3em; }

/* Animation Classes */
.up-7aad {
    animation: fa-spin 2s infinite linear;
}

.carousel-black-941f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8cd9 */
.promo-block-y6 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
