/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.module_e6cb) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.search-b719, .picture_tall_adf2 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.accent_683b::before { content: '\f015'; }
.first-8cee::before { content: '\f007'; }
.video_basic_1746::before { content: '\f023'; }
.thumbnail_df2c::before { content: '\f0e0'; }
.advanced_ddde::before { content: '\f095'; }
.huge-fc7d::before { content: '\f005'; }
.outer_80fd::before { content: '\f004'; }
.paragraph_lower_ebfe::before { content: '\f00c'; }
.text_cold_a4d5::before { content: '\f00d'; }
.wrapper-advanced-430d::before { content: '\f002'; }
.focused_624e::before { content: '\f0c9'; }
.popup_61e2::before { content: '\f061'; }
.icon-center-0cd7::before { content: '\f060'; }
.accordion-north-ce0d::before { content: '\f04b'; }
.hero_64b4::before { content: '\f04c'; }
.active_thick_6735::before { content: '\f019'; }
.progress_c3cd::before { content: '\f093'; }
.alert_wide_e93d::before { content: '\f132'; }
.content_2e6c::before { content: '\f091'; }
.white_6ed8::before { content: '\f06b'; }
.picture_copper_e4a2::before { content: '\f0d6'; }
.lower-dd35::before { content: '\f09d'; }
.highlight-ce47::before { content: '\f10b'; }
.center-a5fe::before { content: '\f108'; }
.label_7099::before { content: '\f10a'; }

/* Gambling Specific Icons */
.nav-pro-1836::before { content: '\f522'; }
.texture_gas_376e::before { content: '\f327'; }
.purple_62f2::before { content: '\f219'; }
.secondary_f76d::before { content: '\f21e'; }
.lite_399a::before { content: '\f2f5'; }

/* Social Icons */
.label_large_5c08::before { content: '\f09a'; }
.hero-basic-41fc::before { content: '\f099'; }
.prev-eee4::before { content: '\f16d'; }
.gallery-blue-e495::before { content: '\f167'; }
.main-2bb7::before { content: '\f2c6'; }
.center-f1ec::before { content: '\f232'; }

/* Size Classes */
.bottom-4810 { font-size: 0.75em; }
.small_5554 { font-size: 0.875em; }
.alert_6507 { font-size: 1.33em; }
.hidden_light_ff6b { font-size: 1.5em; }
.basic_1283 { font-size: 2em; }
.header-e1ad { font-size: 3em; }

/* Animation Classes */
.sort_purple_b54e {
    animation: fa-spin 2s infinite linear;
}

.description_9845 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c2ad */
.shadow-element-v1 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.1;
}
