/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.middle-2b43) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.mini_c41a, .main-gold-fe96 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.layout_rough_cac7::before { content: '\f015'; }
.bright_2471::before { content: '\f007'; }
.tooltip_b08a::before { content: '\f023'; }
.slider-cool-fc60::before { content: '\f0e0'; }
.link_2fbf::before { content: '\f095'; }
.fast_2809::before { content: '\f005'; }
.black-d81d::before { content: '\f004'; }
.gallery-warm-6577::before { content: '\f00c'; }
.slider-light-901f::before { content: '\f00d'; }
.sidebar-tiny-6978::before { content: '\f002'; }
.in-8835::before { content: '\f0c9'; }
.container-51ff::before { content: '\f061'; }
.element-red-e990::before { content: '\f060'; }
.description-8219::before { content: '\f04b'; }
.blue_b33c::before { content: '\f04c'; }
.cold_9c06::before { content: '\f019'; }
.paper-4e2e::before { content: '\f093'; }
.gold_d674::before { content: '\f132'; }
.feature-bronze-53f7::before { content: '\f091'; }
.nav_0a7b::before { content: '\f06b'; }
.header_b562::before { content: '\f0d6'; }
.paper_4a00::before { content: '\f09d'; }
.bottom_9c01::before { content: '\f10b'; }
.shadow-e8b7::before { content: '\f108'; }
.dark-190a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.aside-5787::before { content: '\f522'; }
.fast-90b2::before { content: '\f327'; }
.shade_old_4238::before { content: '\f219'; }
.middle-44b2::before { content: '\f21e'; }
.description-e29d::before { content: '\f2f5'; }

/* Social Icons */
.modal_west_3876::before { content: '\f09a'; }
.new_c25c::before { content: '\f099'; }
.stone-2efb::before { content: '\f16d'; }
.down_03be::before { content: '\f167'; }
.row-caaa::before { content: '\f2c6'; }
.paper-aa59::before { content: '\f232'; }

/* Size Classes */
.search-narrow-3b7f { font-size: 0.75em; }
.liquid_d924 { font-size: 0.875em; }
.tag-dim-cd89 { font-size: 1.33em; }
.cool_7da2 { font-size: 1.5em; }
.summary_fixed_decc { font-size: 2em; }
.media-7d71 { font-size: 3em; }

/* Animation Classes */
.box-orange-a157 {
    animation: fa-spin 2s infinite linear;
}

.next_5bc8 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d4ff */
.shadow-element-r0 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.1;
}
