/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.fluid_c06a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.summary-2e6c, .clean-ad2f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.progress_20d9::before { content: '\f015'; }
.lite-dd26::before { content: '\f007'; }
.module_glass_d88b::before { content: '\f023'; }
.accent-green-808c::before { content: '\f0e0'; }
.basic_9f2b::before { content: '\f095'; }
.over-611c::before { content: '\f005'; }
.background_fluid_954b::before { content: '\f004'; }
.small_9ad2::before { content: '\f00c'; }
.backdrop-80cd::before { content: '\f00d'; }
.pressed_779c::before { content: '\f002'; }
.up_213f::before { content: '\f0c9'; }
.video-old-6bcb::before { content: '\f061'; }
.link_huge_9d3a::before { content: '\f060'; }
.complex-b2c6::before { content: '\f04b'; }
.pagination_18e4::before { content: '\f04c'; }
.frame_new_2766::before { content: '\f019'; }
.slider_brown_04cc::before { content: '\f093'; }
.warm-33c9::before { content: '\f132'; }
.old_ee65::before { content: '\f091'; }
.label-6203::before { content: '\f06b'; }
.container_bronze_be8d::before { content: '\f0d6'; }
.focus-basic-bb7a::before { content: '\f09d'; }
.avatar-north-29c7::before { content: '\f10b'; }
.link_large_14f7::before { content: '\f108'; }
.mask_yellow_6021::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hover_b03d::before { content: '\f522'; }
.surface_cool_7cf9::before { content: '\f327'; }
.form_hard_2b07::before { content: '\f219'; }
.feature-cc2b::before { content: '\f21e'; }
.status-simple-766c::before { content: '\f2f5'; }

/* Social Icons */
.black_c2bf::before { content: '\f09a'; }
.left_11fe::before { content: '\f099'; }
.slider-f734::before { content: '\f16d'; }
.popup-8b98::before { content: '\f167'; }
.brown_d400::before { content: '\f2c6'; }
.button-current-ce42::before { content: '\f232'; }

/* Size Classes */
.button-6afd { font-size: 0.75em; }
.button_2d93 { font-size: 0.875em; }
.over_81c7 { font-size: 1.33em; }
.fast-6ae7 { font-size: 1.5em; }
.in-a609 { font-size: 2em; }
.description_57d2 { font-size: 3em; }

/* Animation Classes */
.row_north_9126 {
    animation: fa-spin 2s infinite linear;
}

.banner-iron-6f7f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9cfe */
.shadow-element-o0 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.2;
}
