/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.message_hard_3364) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.footer_west_c5de, .complex_0142 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.inner-1e69::before { content: '\f015'; }
.next-8986::before { content: '\f007'; }
.surface-4e3c::before { content: '\f023'; }
.wood-a59d::before { content: '\f0e0'; }
.lower-8461::before { content: '\f095'; }
.hidden_a3e9::before { content: '\f005'; }
.feature_f786::before { content: '\f004'; }
.photo-dirty-621e::before { content: '\f00c'; }
.panel_7d83::before { content: '\f00d'; }
.progress-blue-6674::before { content: '\f002'; }
.background_motion_4a99::before { content: '\f0c9'; }
.label_old_d267::before { content: '\f061'; }
.surface-first-82f9::before { content: '\f060'; }
.hover_948d::before { content: '\f04b'; }
.filter-9256::before { content: '\f04c'; }
.wrapper-3eb3::before { content: '\f019'; }
.nav-smooth-0844::before { content: '\f093'; }
.paper_c1bd::before { content: '\f132'; }
.content-plasma-887d::before { content: '\f091'; }
.advanced_fb1f::before { content: '\f06b'; }
.slider-tiny-74c6::before { content: '\f0d6'; }
.advanced_fb24::before { content: '\f09d'; }
.status-e4d9::before { content: '\f10b'; }
.detail_steel_b282::before { content: '\f108'; }
.warm-25bc::before { content: '\f10a'; }

/* Gambling Specific Icons */
.shade_6a05::before { content: '\f522'; }
.over-9afc::before { content: '\f327'; }
.feature-9f41::before { content: '\f219'; }
.hard-8f2f::before { content: '\f21e'; }
.secondary_outer_2cc5::before { content: '\f2f5'; }

/* Social Icons */
.progress-856a::before { content: '\f09a'; }
.pattern_red_ad51::before { content: '\f099'; }
.paper-e433::before { content: '\f16d'; }
.silver_0bda::before { content: '\f167'; }
.north_55e8::before { content: '\f2c6'; }
.easy-cae4::before { content: '\f232'; }

/* Size Classes */
.nav-497a { font-size: 0.75em; }
.grid_b6d4 { font-size: 0.875em; }
.thick_759a { font-size: 1.33em; }
.huge-9f0d { font-size: 1.5em; }
.menu_c2a9 { font-size: 2em; }
.gallery-fast-87fe { font-size: 3em; }

/* Animation Classes */
.detail-2af0 {
    animation: fa-spin 2s infinite linear;
}

.border-b164 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9557 */
.shadow-element-h6 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.1;
}
