/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.description-2166) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.badge_91c5, .center-cc03 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.text-iron-261c::before { content: '\f015'; }
.footer_d33e::before { content: '\f007'; }
.main-d9d0::before { content: '\f023'; }
.secondary-east-d08d::before { content: '\f0e0'; }
.liquid-362d::before { content: '\f095'; }
.aside-north-fe43::before { content: '\f005'; }
.center-6f33::before { content: '\f004'; }
.slider_08c7::before { content: '\f00c'; }
.narrow-a89d::before { content: '\f00d'; }
.hot-fbc2::before { content: '\f002'; }
.shade-aeb8::before { content: '\f0c9'; }
.last-5bb3::before { content: '\f061'; }
.focused-7395::before { content: '\f060'; }
.pattern_f335::before { content: '\f04b'; }
.pattern-ef7f::before { content: '\f04c'; }
.column-b4e8::before { content: '\f019'; }
.brown-5629::before { content: '\f093'; }
.south_cd7c::before { content: '\f132'; }
.first-e4e6::before { content: '\f091'; }
.surface_rough_76fb::before { content: '\f06b'; }
.summary_1dd7::before { content: '\f0d6'; }
.dirty-184d::before { content: '\f09d'; }
.input-04c0::before { content: '\f10b'; }
.content-d8bc::before { content: '\f108'; }
.caption_8a39::before { content: '\f10a'; }

/* Gambling Specific Icons */
.detail_fdd5::before { content: '\f522'; }
.detail_b725::before { content: '\f327'; }
.dim_4547::before { content: '\f219'; }
.narrow-330c::before { content: '\f21e'; }
.east_4dd3::before { content: '\f2f5'; }

/* Social Icons */
.dropdown-c31d::before { content: '\f09a'; }
.info-3690::before { content: '\f099'; }
.purple_0f50::before { content: '\f16d'; }
.accordion_gold_8d17::before { content: '\f167'; }
.mask_solid_afde::before { content: '\f2c6'; }
.form_58f7::before { content: '\f232'; }

/* Size Classes */
.hidden-93f0 { font-size: 0.75em; }
.north-76c0 { font-size: 0.875em; }
.secondary-72ca { font-size: 1.33em; }
.border_e2eb { font-size: 1.5em; }
.thumbnail_3a57 { font-size: 2em; }
.popup-dim-02b3 { font-size: 3em; }

/* Animation Classes */
.gallery-1bac {
    animation: fa-spin 2s infinite linear;
}

.popup_hard_a1ab {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9f64 */
.shadow-element-t6 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.0;
}
