/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.solid_bc73) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.current_f29f, .yellow_9de8 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.main_simple_6a10::before { content: '\f015'; }
.content-b70d::before { content: '\f007'; }
.search-last-02a9::before { content: '\f023'; }
.popup-045c::before { content: '\f0e0'; }
.module_down_7f7e::before { content: '\f095'; }
.container-8c50::before { content: '\f005'; }
.slider-83e5::before { content: '\f004'; }
.gradient-e9af::before { content: '\f00c'; }
.disabled-e890::before { content: '\f00d'; }
.hidden_light_62f3::before { content: '\f002'; }
.info_29f7::before { content: '\f0c9'; }
.accordion-ed80::before { content: '\f061'; }
.alert-medium-4b5e::before { content: '\f060'; }
.shadow_full_745c::before { content: '\f04b'; }
.wood-ca2b::before { content: '\f04c'; }
.notification_853b::before { content: '\f019'; }
.shade_clean_87b7::before { content: '\f093'; }
.search_6088::before { content: '\f132'; }
.icon_under_d235::before { content: '\f091'; }
.dropdown-tall-38cf::before { content: '\f06b'; }
.top_05c5::before { content: '\f0d6'; }
.box-19d5::before { content: '\f09d'; }
.breadcrumb_411b::before { content: '\f10b'; }
.heading_f54b::before { content: '\f108'; }
.feature_basic_32b8::before { content: '\f10a'; }

/* Gambling Specific Icons */
.left_72c2::before { content: '\f522'; }
.grid_rough_9c9e::before { content: '\f327'; }
.static-4980::before { content: '\f219'; }
.over_dacf::before { content: '\f21e'; }
.caption-cool-b26c::before { content: '\f2f5'; }

/* Social Icons */
.icon-hovered-99a5::before { content: '\f09a'; }
.dynamic-79f1::before { content: '\f099'; }
.fast_fba3::before { content: '\f16d'; }
.upper-c484::before { content: '\f167'; }
.warm-5889::before { content: '\f2c6'; }
.picture-d020::before { content: '\f232'; }

/* Size Classes */
.module-4e5b { font-size: 0.75em; }
.notice-new-0eff { font-size: 0.875em; }
.article_static_77e0 { font-size: 1.33em; }
.description-first-53e0 { font-size: 1.5em; }
.shadow_3cdd { font-size: 2em; }
.hover_104a { font-size: 3em; }

/* Animation Classes */
.caption-focused-a4fe {
    animation: fa-spin 2s infinite linear;
}

.label-liquid-6834 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2a9d */
.shadow-element-u2 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.0;
}
