/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.fixed-6c99) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.aside-tiny-6d17, .media_be3b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.grid-wood-cb21::before { content: '\f015'; }
.smooth-87a5::before { content: '\f007'; }
.secondary_west_1186::before { content: '\f023'; }
.motion_2b97::before { content: '\f0e0'; }
.motion-4bad::before { content: '\f095'; }
.dynamic-0396::before { content: '\f005'; }
.module-in-670d::before { content: '\f004'; }
.tabs_50ae::before { content: '\f00c'; }
.footer-light-ec78::before { content: '\f00d'; }
.east-f960::before { content: '\f002'; }
.sort-42b2::before { content: '\f0c9'; }
.backdrop-d7c8::before { content: '\f061'; }
.notice-1ee2::before { content: '\f060'; }
.shade-simple-77ac::before { content: '\f04b'; }
.advanced_245d::before { content: '\f04c'; }
.item_deb3::before { content: '\f019'; }
.main_52e6::before { content: '\f093'; }
.card_hard_f915::before { content: '\f132'; }
.fast-5df9::before { content: '\f091'; }
.panel_hovered_ec38::before { content: '\f06b'; }
.nav-old-b9ab::before { content: '\f0d6'; }
.primary_out_bd33::before { content: '\f09d'; }
.title_liquid_ad28::before { content: '\f10b'; }
.background_prev_c7f2::before { content: '\f108'; }
.column-hovered-6bce::before { content: '\f10a'; }

/* Gambling Specific Icons */
.small-c00c::before { content: '\f522'; }
.narrow-c513::before { content: '\f327'; }
.mask_88cf::before { content: '\f219'; }
.background-down-90a5::before { content: '\f21e'; }
.picture_dim_acbd::before { content: '\f2f5'; }

/* Social Icons */
.wide-32a8::before { content: '\f09a'; }
.section_red_5c5c::before { content: '\f099'; }
.stale-22a0::before { content: '\f16d'; }
.layout_prev_6629::before { content: '\f167'; }
.table-light-5c8f::before { content: '\f2c6'; }
.advanced_2b65::before { content: '\f232'; }

/* Size Classes */
.backdrop_472d { font-size: 0.75em; }
.feature-4663 { font-size: 0.875em; }
.backdrop-purple-3d9c { font-size: 1.33em; }
.avatar_dynamic_a50b { font-size: 1.5em; }
.carousel-353f { font-size: 2em; }
.text_prev_afa1 { font-size: 3em; }

/* Animation Classes */
.stone_9424 {
    animation: fa-spin 2s infinite linear;
}

.column-4447 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b3f8 */
.shadow-element-l4 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.1;
}
