/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.detail_thick_adb2) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.gold-6514, .hidden_left_c2d1 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.gold_ccff::before { content: '\f015'; }
.image_soft_b3a6::before { content: '\f007'; }
.surface_065f::before { content: '\f023'; }
.popup-fresh-c953::before { content: '\f0e0'; }
.main_up_c6bd::before { content: '\f095'; }
.column_pressed_f024::before { content: '\f005'; }
.old_698c::before { content: '\f004'; }
.picture-9df3::before { content: '\f00c'; }
.paragraph_wood_6a15::before { content: '\f00d'; }
.pink-741d::before { content: '\f002'; }
.sidebar-full-66ee::before { content: '\f0c9'; }
.popup-huge-2a21::before { content: '\f061'; }
.aside_basic_6e7d::before { content: '\f060'; }
.link_dark_46e2::before { content: '\f04b'; }
.pink-8661::before { content: '\f04c'; }
.hover-d67b::before { content: '\f019'; }
.box_ddfb::before { content: '\f093'; }
.red_c55c::before { content: '\f132'; }
.filter-new-b502::before { content: '\f091'; }
.status_3b90::before { content: '\f06b'; }
.selected_03c4::before { content: '\f0d6'; }
.over-6fe4::before { content: '\f09d'; }
.rough_be3f::before { content: '\f10b'; }
.wrapper-ddeb::before { content: '\f108'; }
.form_ba71::before { content: '\f10a'; }

/* Gambling Specific Icons */
.orange_a78b::before { content: '\f522'; }
.active-6ba4::before { content: '\f327'; }
.pattern-eae6::before { content: '\f219'; }
.progress-liquid-a193::before { content: '\f21e'; }
.hover_basic_10e9::before { content: '\f2f5'; }

/* Social Icons */
.gradient_fresh_aa08::before { content: '\f09a'; }
.photo_lower_d614::before { content: '\f099'; }
.row_e8f5::before { content: '\f16d'; }
.preview_advanced_e0fc::before { content: '\f167'; }
.orange_6610::before { content: '\f2c6'; }
.clean-ef93::before { content: '\f232'; }

/* Size Classes */
.mask_fluid_b967 { font-size: 0.75em; }
.progress_00f4 { font-size: 0.875em; }
.gradient_cold_e238 { font-size: 1.33em; }
.hovered-f7b6 { font-size: 1.5em; }
.fresh-4d37 { font-size: 2em; }
.content_8574 { font-size: 3em; }

/* Animation Classes */
.aside_db3e {
    animation: fa-spin 2s infinite linear;
}

.outer-a343 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ff77 */
.shadow-element-y6 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.2;
}
