/* 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_d692) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.nav_c9c9, .input_6417 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.slider_south_ded6::before { content: '\f015'; }
.gradient-2cb2::before { content: '\f007'; }
.widget_e9a2::before { content: '\f023'; }
.tag_1ed1::before { content: '\f0e0'; }
.easy-fa2c::before { content: '\f095'; }
.element_cold_46b5::before { content: '\f005'; }
.article_9ab6::before { content: '\f004'; }
.pattern_4c3f::before { content: '\f00c'; }
.dark-243c::before { content: '\f00d'; }
.highlight-5fac::before { content: '\f002'; }
.hidden-outer-90a9::before { content: '\f0c9'; }
.silver_fdb4::before { content: '\f061'; }
.bright-7a91::before { content: '\f060'; }
.main_large_1575::before { content: '\f04b'; }
.tertiary_light_d8ea::before { content: '\f04c'; }
.tertiary-9c96::before { content: '\f019'; }
.primary_active_cf13::before { content: '\f093'; }
.grid-north-f86d::before { content: '\f132'; }
.label_in_437e::before { content: '\f091'; }
.basic-2390::before { content: '\f06b'; }
.outer-4b32::before { content: '\f0d6'; }
.green_78b3::before { content: '\f09d'; }
.chip_4872::before { content: '\f10b'; }
.image-smooth-1062::before { content: '\f108'; }
.article_last_5376::before { content: '\f10a'; }

/* Gambling Specific Icons */
.picture_iron_a20a::before { content: '\f522'; }
.tabs-stone-3955::before { content: '\f327'; }
.white_de45::before { content: '\f219'; }
.picture-ad3e::before { content: '\f21e'; }
.tall-1ca0::before { content: '\f2f5'; }

/* Social Icons */
.west_402b::before { content: '\f09a'; }
.overlay_e319::before { content: '\f099'; }
.shadow-964c::before { content: '\f16d'; }
.sort_6e92::before { content: '\f167'; }
.brown_7343::before { content: '\f2c6'; }
.gradient_ccc9::before { content: '\f232'; }

/* Size Classes */
.column-large-8797 { font-size: 0.75em; }
.summary-fde3 { font-size: 0.875em; }
.accordion_3605 { font-size: 1.33em; }
.rough_888f { font-size: 1.5em; }
.dirty_135c { font-size: 2em; }
.hero_current_2ba4 { font-size: 3em; }

/* Animation Classes */
.dropdown_1ecd {
    animation: fa-spin 2s infinite linear;
}

.badge-e2e6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3098 */
.shadow-element-x2 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.3;
}
