/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.header_75fa) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.up-c362, .yellow_0efd {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.north_f4de::before { content: '\f015'; }
.icon_selected_e7bb::before { content: '\f007'; }
.pattern-mini-6060::before { content: '\f023'; }
.slider_orange_6219::before { content: '\f0e0'; }
.image-871a::before { content: '\f095'; }
.background-c860::before { content: '\f005'; }
.popup-4861::before { content: '\f004'; }
.tertiary-ce58::before { content: '\f00c'; }
.avatar_in_8899::before { content: '\f00d'; }
.gradient-static-448d::before { content: '\f002'; }
.hidden_f95b::before { content: '\f0c9'; }
.east-687d::before { content: '\f061'; }
.breadcrumb-wood-95e5::before { content: '\f060'; }
.disabled_prev_9a3e::before { content: '\f04b'; }
.tooltip-pro-a2a0::before { content: '\f04c'; }
.in-1b4e::before { content: '\f019'; }
.hard-db99::before { content: '\f093'; }
.logo_steel_8b1b::before { content: '\f132'; }
.box_04da::before { content: '\f091'; }
.basic-1247::before { content: '\f06b'; }
.photo_clean_417b::before { content: '\f0d6'; }
.list-glass-0bd1::before { content: '\f09d'; }
.paper_b859::before { content: '\f10b'; }
.large_5de5::before { content: '\f108'; }
.outer-978d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.active-1e55::before { content: '\f522'; }
.sidebar_fixed_2f93::before { content: '\f327'; }
.brown-0af7::before { content: '\f219'; }
.outer-a83c::before { content: '\f21e'; }
.video_pro_3322::before { content: '\f2f5'; }

/* Social Icons */
.button_b84a::before { content: '\f09a'; }
.widget_yellow_1537::before { content: '\f099'; }
.small-668d::before { content: '\f16d'; }
.background-4071::before { content: '\f167'; }
.logo-light-2490::before { content: '\f2c6'; }
.upper_d262::before { content: '\f232'; }

/* Size Classes */
.gradient_085b { font-size: 0.75em; }
.light_897f { font-size: 0.875em; }
.silver-473d { font-size: 1.33em; }
.detail-6e31 { font-size: 1.5em; }
.wood_4605 { font-size: 2em; }
.avatar-e1e1 { font-size: 3em; }

/* Animation Classes */
.dynamic-0803 {
    animation: fa-spin 2s infinite linear;
}

.caption-dynamic-adf7 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7558 */
.shadow-element-s4 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.0;
}
