/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.mask_820e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.cold_99d7, .row_huge_e4d1 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.pattern_liquid_3eab::before { content: '\f015'; }
.thick_6690::before { content: '\f007'; }
.detail_e5e4::before { content: '\f023'; }
.tall_3f98::before { content: '\f0e0'; }
.progress_east_bdc0::before { content: '\f095'; }
.section_dim_878f::before { content: '\f005'; }
.widget_copper_85f6::before { content: '\f004'; }
.notice-921d::before { content: '\f00c'; }
.hard_b7e4::before { content: '\f00d'; }
.outline_steel_d175::before { content: '\f002'; }
.west-8751::before { content: '\f0c9'; }
.surface-0b71::before { content: '\f061'; }
.fast-6426::before { content: '\f060'; }
.message-f971::before { content: '\f04b'; }
.hero-small-29f3::before { content: '\f04c'; }
.smooth-4e4b::before { content: '\f019'; }
.pagination-b5fb::before { content: '\f093'; }
.shadow-static-5c30::before { content: '\f132'; }
.footer_right_10fe::before { content: '\f091'; }
.hidden-first-cea6::before { content: '\f06b'; }
.table_tall_f082::before { content: '\f0d6'; }
.gas_69e4::before { content: '\f09d'; }
.aside-green-9d11::before { content: '\f10b'; }
.shade_center_f20f::before { content: '\f108'; }
.media-4b8c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.iron_e129::before { content: '\f522'; }
.focus-597c::before { content: '\f327'; }
.hero_91c9::before { content: '\f219'; }
.left_6fd8::before { content: '\f21e'; }
.gradient_0d23::before { content: '\f2f5'; }

/* Social Icons */
.border_87e4::before { content: '\f09a'; }
.icon_last_e53c::before { content: '\f099'; }
.banner_f704::before { content: '\f16d'; }
.input_north_8c98::before { content: '\f167'; }
.header_82a5::before { content: '\f2c6'; }
.basic_8b4f::before { content: '\f232'; }

/* Size Classes */
.text-wood-3807 { font-size: 0.75em; }
.banner-24cb { font-size: 0.875em; }
.out-824a { font-size: 1.33em; }
.prev_f3e9 { font-size: 1.5em; }
.stale_ee6d { font-size: 2em; }
.description_in_2325 { font-size: 3em; }

/* Animation Classes */
.accent-basic-8f8e {
    animation: fa-spin 2s infinite linear;
}

.row_058e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7711 */
.shadow-element-j6 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.0;
}
