/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.content_ba2e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.huge-14f2, .wrapper_north_4ea3 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.label_6bef::before { content: '\f015'; }
.west-0b34::before { content: '\f007'; }
.sort-5af3::before { content: '\f023'; }
.shadow-efb2::before { content: '\f0e0'; }
.header_e9a7::before { content: '\f095'; }
.pink-81aa::before { content: '\f005'; }
.dim-c219::before { content: '\f004'; }
.widget_8545::before { content: '\f00c'; }
.wrapper_acb1::before { content: '\f00d'; }
.icon_09ab::before { content: '\f002'; }
.input-f61d::before { content: '\f0c9'; }
.row-hard-f9c0::before { content: '\f061'; }
.light-3729::before { content: '\f060'; }
.pattern-last-f33f::before { content: '\f04b'; }
.slider_fast_a309::before { content: '\f04c'; }
.banner-light-f11d::before { content: '\f019'; }
.title_4c66::before { content: '\f093'; }
.huge_b8fd::before { content: '\f132'; }
.outline_afb2::before { content: '\f091'; }
.caption-78d5::before { content: '\f06b'; }
.chip-green-d240::before { content: '\f0d6'; }
.container_d8d8::before { content: '\f09d'; }
.menu-6ff0::before { content: '\f10b'; }
.main_action_441c::before { content: '\f108'; }
.label-old-814f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.white-6e69::before { content: '\f522'; }
.form-medium-28c2::before { content: '\f327'; }
.content_aafe::before { content: '\f219'; }
.input_2de4::before { content: '\f21e'; }
.light_16cc::before { content: '\f2f5'; }

/* Social Icons */
.easy-e295::before { content: '\f09a'; }
.panel-abc1::before { content: '\f099'; }
.texture_solid_439d::before { content: '\f16d'; }
.image_east_276e::before { content: '\f167'; }
.primary_80e8::before { content: '\f2c6'; }
.surface-a797::before { content: '\f232'; }

/* Size Classes */
.left-552e { font-size: 0.75em; }
.clean_c660 { font-size: 0.875em; }
.primary-soft-60bf { font-size: 1.33em; }
.small_ce0f { font-size: 1.5em; }
.pro_6632 { font-size: 2em; }
.header-3759 { font-size: 3em; }

/* Animation Classes */
.avatar_small_9f23 {
    animation: fa-spin 2s infinite linear;
}

.focus_left_f87c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 05b3 */
.widget-item-f2 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.0;
}
