/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.black-4eeb) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.banner-cd4f, .logo-prev-a40a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.east_93fe::before { content: '\f015'; }
.overlay_hovered_4ce7::before { content: '\f007'; }
.photo-blue-6db6::before { content: '\f023'; }
.overlay_liquid_f3fa::before { content: '\f0e0'; }
.stone_6756::before { content: '\f095'; }
.accent_brown_5080::before { content: '\f005'; }
.primary-770d::before { content: '\f004'; }
.module_south_2365::before { content: '\f00c'; }
.text-8a56::before { content: '\f00d'; }
.upper_63e7::before { content: '\f002'; }
.tiny-cda6::before { content: '\f0c9'; }
.soft-62ff::before { content: '\f061'; }
.yellow-db32::before { content: '\f060'; }
.secondary_full_0d3b::before { content: '\f04b'; }
.gradient_3aba::before { content: '\f04c'; }
.motion-5007::before { content: '\f019'; }
.background-e7c3::before { content: '\f093'; }
.medium-048c::before { content: '\f132'; }
.glass_0179::before { content: '\f091'; }
.tertiary-up-d576::before { content: '\f06b'; }
.picture-4e38::before { content: '\f0d6'; }
.copper-3996::before { content: '\f09d'; }
.focus-cool-8124::before { content: '\f10b'; }
.iron-3710::before { content: '\f108'; }
.next_5aca::before { content: '\f10a'; }

/* Gambling Specific Icons */
.progress_orange_0acb::before { content: '\f522'; }
.badge_simple_65c2::before { content: '\f327'; }
.red-841b::before { content: '\f219'; }
.primary_yellow_4a6b::before { content: '\f21e'; }
.section_4908::before { content: '\f2f5'; }

/* Social Icons */
.layout_00de::before { content: '\f09a'; }
.avatar_e097::before { content: '\f099'; }
.middle-b018::before { content: '\f16d'; }
.icon-outer-aee1::before { content: '\f167'; }
.border_3dd6::before { content: '\f2c6'; }
.south_e715::before { content: '\f232'; }

/* Size Classes */
.frame_21d6 { font-size: 0.75em; }
.wrapper-10ed { font-size: 0.875em; }
.paper-02d5 { font-size: 1.33em; }
.active_brown_91f5 { font-size: 1.5em; }
.prev_b3af { font-size: 2em; }
.module_hard_086c { font-size: 3em; }

/* Animation Classes */
.logo_8e1c {
    animation: fa-spin 2s infinite linear;
}

.section_8a7f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ecc4 */
.shadow-element-v0 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.0;
}
