/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hover-upper-2190) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.badge_up_9f37, .footer_f73a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.disabled_7669::before { content: '\f015'; }
.mini-e9da::before { content: '\f007'; }
.shadow_advanced_c91f::before { content: '\f023'; }
.detail_yellow_261a::before { content: '\f0e0'; }
.frame_ab1b::before { content: '\f095'; }
.pattern-complex-7a25::before { content: '\f005'; }
.media-gold-617c::before { content: '\f004'; }
.bottom-855d::before { content: '\f00c'; }
.over-4619::before { content: '\f00d'; }
.detail_bc92::before { content: '\f002'; }
.gradient_center_f0e3::before { content: '\f0c9'; }
.easy_7803::before { content: '\f061'; }
.notification_2949::before { content: '\f060'; }
.rough-f073::before { content: '\f04b'; }
.carousel_full_5f9e::before { content: '\f04c'; }
.active_be7e::before { content: '\f019'; }
.top-6ef3::before { content: '\f093'; }
.hidden_over_af79::before { content: '\f132'; }
.container-short-99c9::before { content: '\f091'; }
.box_static_ccd8::before { content: '\f06b'; }
.new-b931::before { content: '\f0d6'; }
.modal-2fe4::before { content: '\f09d'; }
.avatar_up_435e::before { content: '\f10b'; }
.notice-3ddf::before { content: '\f108'; }
.mask_34e1::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tabs_693d::before { content: '\f522'; }
.brown-4445::before { content: '\f327'; }
.focus_41dd::before { content: '\f219'; }
.simple-cd0c::before { content: '\f21e'; }
.widget_hot_039d::before { content: '\f2f5'; }

/* Social Icons */
.banner_b623::before { content: '\f09a'; }
.hover-3622::before { content: '\f099'; }
.description_smooth_1fc6::before { content: '\f16d'; }
.badge_pro_7cf7::before { content: '\f167'; }
.section_e0d1::before { content: '\f2c6'; }
.focused_d0ac::before { content: '\f232'; }

/* Size Classes */
.shadow_40b5 { font-size: 0.75em; }
.tertiary-406d { font-size: 0.875em; }
.overlay-steel-7fb5 { font-size: 1.33em; }
.top_5158 { font-size: 1.5em; }
.pagination-05e4 { font-size: 2em; }
.description-8bf1 { font-size: 3em; }

/* Animation Classes */
.gradient_north_1b9b {
    animation: fa-spin 2s infinite linear;
}

.image-721c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6c4e */
.shadow-element-l8 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.3;
}
