/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.active_9275) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.footer_fresh_a600, .notice_right_5a23 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.down_9687::before { content: '\f015'; }
.search-3f06::before { content: '\f007'; }
.dropdown-warm-212b::before { content: '\f023'; }
.header_inner_abcd::before { content: '\f0e0'; }
.glass_a85b::before { content: '\f095'; }
.hero-393f::before { content: '\f005'; }
.layout_hard_d567::before { content: '\f004'; }
.glass_7364::before { content: '\f00c'; }
.logo_yellow_ed8f::before { content: '\f00d'; }
.summary_mini_bee2::before { content: '\f002'; }
.heading-up-da3d::before { content: '\f0c9'; }
.grid_5997::before { content: '\f061'; }
.label_new_02ae::before { content: '\f060'; }
.accordion-7b65::before { content: '\f04b'; }
.avatar-hovered-d8bd::before { content: '\f04c'; }
.north-6081::before { content: '\f019'; }
.content-70af::before { content: '\f093'; }
.background-east-e695::before { content: '\f132'; }
.hover_down_ef51::before { content: '\f091'; }
.paper-713d::before { content: '\f06b'; }
.form-071d::before { content: '\f0d6'; }
.chip-steel-6526::before { content: '\f09d'; }
.background-over-f190::before { content: '\f10b'; }
.image-163e::before { content: '\f108'; }
.dirty_c88a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.wrapper_iron_7291::before { content: '\f522'; }
.footer-24d5::before { content: '\f327'; }
.column_2915::before { content: '\f219'; }
.progress-9fb8::before { content: '\f21e'; }
.grid_5fd6::before { content: '\f2f5'; }

/* Social Icons */
.picture_3304::before { content: '\f09a'; }
.cold_06da::before { content: '\f099'; }
.notification_d5c9::before { content: '\f16d'; }
.main-ee84::before { content: '\f167'; }
.last-973d::before { content: '\f2c6'; }
.hero_small_f716::before { content: '\f232'; }

/* Size Classes */
.active-84e8 { font-size: 0.75em; }
.card_pro_e35e { font-size: 0.875em; }
.link_3a5c { font-size: 1.33em; }
.panel-c8e0 { font-size: 1.5em; }
.alert-96a9 { font-size: 2em; }
.accordion-22a5 { font-size: 3em; }

/* Animation Classes */
.short-f055 {
    animation: fa-spin 2s infinite linear;
}

.button_adb0 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3cf2 */
.widget-item-v5 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.0;
}
