/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.highlight-cool-9e75) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.feature-cold-ae58, .title_north_d5e6 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.fluid_fb6a::before { content: '\f015'; }
.progress-12b0::before { content: '\f007'; }
.upper-7f0b::before { content: '\f023'; }
.text_56a2::before { content: '\f0e0'; }
.full_a5eb::before { content: '\f095'; }
.table-59a6::before { content: '\f005'; }
.shade_fixed_2d78::before { content: '\f004'; }
.bottom_8616::before { content: '\f00c'; }
.new_fa1a::before { content: '\f00d'; }
.component_1f06::before { content: '\f002'; }
.secondary-center-c54d::before { content: '\f0c9'; }
.video-purple-391c::before { content: '\f061'; }
.table-pink-23ab::before { content: '\f060'; }
.purple_3486::before { content: '\f04b'; }
.table-pressed-461c::before { content: '\f04c'; }
.silver_9c3f::before { content: '\f019'; }
.accent-left-f8b0::before { content: '\f093'; }
.menu_simple_1d1e::before { content: '\f132'; }
.right-28d4::before { content: '\f091'; }
.filter_66fe::before { content: '\f06b'; }
.hover_huge_9b1d::before { content: '\f0d6'; }
.focus-lite-3fa0::before { content: '\f09d'; }
.hovered_0e0b::before { content: '\f10b'; }
.preview_910f::before { content: '\f108'; }
.lower-e016::before { content: '\f10a'; }

/* Gambling Specific Icons */
.search-c36e::before { content: '\f522'; }
.form_glass_3266::before { content: '\f327'; }
.last_652a::before { content: '\f219'; }
.west-2c38::before { content: '\f21e'; }
.focus-f23e::before { content: '\f2f5'; }

/* Social Icons */
.sidebar-4cb7::before { content: '\f09a'; }
.content_1298::before { content: '\f099'; }
.motion_c504::before { content: '\f16d'; }
.silver-19ba::before { content: '\f167'; }
.tooltip-6b56::before { content: '\f2c6'; }
.info_381e::before { content: '\f232'; }

/* Size Classes */
.shade-simple-8ca2 { font-size: 0.75em; }
.paragraph_plasma_1ab6 { font-size: 0.875em; }
.notice-out-c5f5 { font-size: 1.33em; }
.widget-dc26 { font-size: 1.5em; }
.new_5766 { font-size: 2em; }
.popup_smooth_e89f { font-size: 3em; }

/* Animation Classes */
.badge-first-91ef {
    animation: fa-spin 2s infinite linear;
}

.shade_7999 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 95a7 */
.shadow-element-p0 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.1;
}
