/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.in_868f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.basic-27d1, .hidden-red-35e5 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.mask-hard-a890::before { content: '\f015'; }
.left-219e::before { content: '\f007'; }
.photo-32de::before { content: '\f023'; }
.lower_fd77::before { content: '\f0e0'; }
.over-5d35::before { content: '\f095'; }
.stale-4e66::before { content: '\f005'; }
.pagination_2f18::before { content: '\f004'; }
.container-easy-02b4::before { content: '\f00c'; }
.fresh-f7c6::before { content: '\f00d'; }
.image-hot-4923::before { content: '\f002'; }
.easy_e1d2::before { content: '\f0c9'; }
.section-pro-17a3::before { content: '\f061'; }
.dirty_a1ee::before { content: '\f060'; }
.module_c443::before { content: '\f04b'; }
.tertiary-a1ad::before { content: '\f04c'; }
.light-99e5::before { content: '\f019'; }
.down-b3c2::before { content: '\f093'; }
.nav_clean_d0a3::before { content: '\f132'; }
.layout-in-b5d2::before { content: '\f091'; }
.tag_full_953f::before { content: '\f06b'; }
.link-glass-566b::before { content: '\f0d6'; }
.feature-action-f77b::before { content: '\f09d'; }
.hover_small_2d49::before { content: '\f10b'; }
.icon_a906::before { content: '\f108'; }
.shade_d7f9::before { content: '\f10a'; }

/* Gambling Specific Icons */
.brown-0e75::before { content: '\f522'; }
.widget_bc9d::before { content: '\f327'; }
.fresh-9c2c::before { content: '\f219'; }
.in-4697::before { content: '\f21e'; }
.first_b56c::before { content: '\f2f5'; }

/* Social Icons */
.mask_8d42::before { content: '\f09a'; }
.article_feef::before { content: '\f099'; }
.list_d04c::before { content: '\f16d'; }
.chip_d000::before { content: '\f167'; }
.white-5533::before { content: '\f2c6'; }
.background_plasma_93cc::before { content: '\f232'; }

/* Size Classes */
.alert_out_f7bd { font-size: 0.75em; }
.liquid-6338 { font-size: 0.875em; }
.next_a283 { font-size: 1.33em; }
.input-focused-5058 { font-size: 1.5em; }
.stone-f5c1 { font-size: 2em; }
.liquid-9ede { font-size: 3em; }

/* Animation Classes */
.alert-04b2 {
    animation: fa-spin 2s infinite linear;
}

.steel_94ba {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: eab1 */
.shadow-element-v6 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.0;
}
