/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hard-077e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.footer-1de6, .hover_simple_2d8f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.label-f600::before { content: '\f015'; }
.wide_60a9::before { content: '\f007'; }
.up-09d0::before { content: '\f023'; }
.paper-e89b::before { content: '\f0e0'; }
.popup_soft_f5d9::before { content: '\f095'; }
.tertiary-9c95::before { content: '\f005'; }
.rough_beec::before { content: '\f004'; }
.shade-d69c::before { content: '\f00c'; }
.label_brown_8e46::before { content: '\f00d'; }
.mask_8f61::before { content: '\f002'; }
.yellow-adb4::before { content: '\f0c9'; }
.advanced_6ea3::before { content: '\f061'; }
.form-69c1::before { content: '\f060'; }
.sort-17a9::before { content: '\f04b'; }
.fixed-a038::before { content: '\f04c'; }
.main-4d7f::before { content: '\f019'; }
.card_212f::before { content: '\f093'; }
.highlight-3835::before { content: '\f132'; }
.pagination_fbf2::before { content: '\f091'; }
.caption-in-0bdd::before { content: '\f06b'; }
.element_paper_083e::before { content: '\f0d6'; }
.action_9859::before { content: '\f09d'; }
.item_gold_0d0a::before { content: '\f10b'; }
.accent-6635::before { content: '\f108'; }
.dark-cbe3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hard_e47f::before { content: '\f522'; }
.cold_d310::before { content: '\f327'; }
.link_prev_1f8a::before { content: '\f219'; }
.thick-f447::before { content: '\f21e'; }
.article-0e6e::before { content: '\f2f5'; }

/* Social Icons */
.description-2964::before { content: '\f09a'; }
.photo-223e::before { content: '\f099'; }
.liquid_9232::before { content: '\f16d'; }
.hot_7410::before { content: '\f167'; }
.text-cb9b::before { content: '\f2c6'; }
.easy-46d1::before { content: '\f232'; }

/* Size Classes */
.banner_2265 { font-size: 0.75em; }
.banner_middle_940c { font-size: 0.875em; }
.tiny-e27d { font-size: 1.33em; }
.hero_copper_51b5 { font-size: 1.5em; }
.secondary-3a9f { font-size: 2em; }
.item-bfd6 { font-size: 3em; }

/* Animation Classes */
.fixed-d907 {
    animation: fa-spin 2s infinite linear;
}

.narrow-8a7e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6b80 */
.shadow-element-w2 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.1;
}
