/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.dropdown_dd46) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.aside_focused_2b62, .complex-e74c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.wrapper-light-41eb::before { content: '\f015'; }
.text_14be::before { content: '\f007'; }
.column-20c2::before { content: '\f023'; }
.description-liquid-4bcf::before { content: '\f0e0'; }
.slow-2a49::before { content: '\f095'; }
.chip_0824::before { content: '\f005'; }
.huge-41f8::before { content: '\f004'; }
.middle-c22f::before { content: '\f00c'; }
.banner_dac7::before { content: '\f00d'; }
.table-29f3::before { content: '\f002'; }
.description-7fb9::before { content: '\f0c9'; }
.button-97c3::before { content: '\f061'; }
.tiny-48b1::before { content: '\f060'; }
.input_d671::before { content: '\f04b'; }
.frame-868b::before { content: '\f04c'; }
.tabs-2546::before { content: '\f019'; }
.layout-cb52::before { content: '\f093'; }
.complex-d34e::before { content: '\f132'; }
.inner_ed08::before { content: '\f091'; }
.tertiary-5990::before { content: '\f06b'; }
.active_9e03::before { content: '\f0d6'; }
.middle_d037::before { content: '\f09d'; }
.video-top-537d::before { content: '\f10b'; }
.text_outer_729c::before { content: '\f108'; }
.hero-1678::before { content: '\f10a'; }

/* Gambling Specific Icons */
.filter_2b35::before { content: '\f522'; }
.outline_1628::before { content: '\f327'; }
.card-8526::before { content: '\f219'; }
.sort-734b::before { content: '\f21e'; }
.disabled-motion-3cae::before { content: '\f2f5'; }

/* Social Icons */
.row-5a39::before { content: '\f09a'; }
.fixed_daed::before { content: '\f099'; }
.slow_73df::before { content: '\f16d'; }
.picture-527f::before { content: '\f167'; }
.red_fe3d::before { content: '\f2c6'; }
.secondary_8bd4::before { content: '\f232'; }

/* Size Classes */
.tooltip_9e09 { font-size: 0.75em; }
.dark_ff63 { font-size: 0.875em; }
.tiny-d54d { font-size: 1.33em; }
.input_active_42d4 { font-size: 1.5em; }
.south_ad88 { font-size: 2em; }
.thumbnail_brown_c489 { font-size: 3em; }

/* Animation Classes */
.primary-fce6 {
    animation: fa-spin 2s infinite linear;
}

.up_42d4 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d096 */
.shadow-element-w0 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.3;
}
