/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.paragraph-gold-f9b9) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.next_e2e7, .medium-22bd {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.layout-bottom-b407::before { content: '\f015'; }
.info_3d9c::before { content: '\f007'; }
.down_1808::before { content: '\f023'; }
.first_f08c::before { content: '\f0e0'; }
.popup-46ea::before { content: '\f095'; }
.fast-80de::before { content: '\f005'; }
.disabled-affa::before { content: '\f004'; }
.solid_2f03::before { content: '\f00c'; }
.soft_55dc::before { content: '\f00d'; }
.plasma_9fde::before { content: '\f002'; }
.pagination-c05b::before { content: '\f0c9'; }
.hover-small-4397::before { content: '\f061'; }
.avatar_68ea::before { content: '\f060'; }
.logo_0a31::before { content: '\f04b'; }
.caption-out-e642::before { content: '\f04c'; }
.pattern-left-153b::before { content: '\f019'; }
.description_action_a1bf::before { content: '\f093'; }
.notification-liquid-b8c3::before { content: '\f132'; }
.detail-af9c::before { content: '\f091'; }
.nav_tiny_8337::before { content: '\f06b'; }
.steel_8220::before { content: '\f0d6'; }
.out-f2cf::before { content: '\f09d'; }
.silver-0901::before { content: '\f10b'; }
.blue-7bbf::before { content: '\f108'; }
.photo_soft_9af3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.detail-gold-b3a0::before { content: '\f522'; }
.content-8215::before { content: '\f327'; }
.bottom-40dd::before { content: '\f219'; }
.active-6fed::before { content: '\f21e'; }
.warm-a255::before { content: '\f2f5'; }

/* Social Icons */
.first-2d4c::before { content: '\f09a'; }
.glass-777e::before { content: '\f099'; }
.bronze-81f2::before { content: '\f16d'; }
.main-middle-27e2::before { content: '\f167'; }
.label_fe1a::before { content: '\f2c6'; }
.pressed_990b::before { content: '\f232'; }

/* Size Classes */
.image-slow-20cd { font-size: 0.75em; }
.static_a49a { font-size: 0.875em; }
.logo_8c36 { font-size: 1.33em; }
.content_upper_4ac7 { font-size: 1.5em; }
.mask-1265 { font-size: 2em; }
.message-d488 { font-size: 3em; }

/* Animation Classes */
.focus_iron_be65 {
    animation: fa-spin 2s infinite linear;
}

.tooltip_fcbf {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 106e */
.shadow-element-y1 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.1;
}
