/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.short_6ec8) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.media-fe06, .slider_cool_83f3 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.dropdown_glass_e568::before { content: '\f015'; }
.right_7954::before { content: '\f007'; }
.dark-8824::before { content: '\f023'; }
.focus_large_9975::before { content: '\f0e0'; }
.left-18d9::before { content: '\f095'; }
.clean_d330::before { content: '\f005'; }
.warm-b459::before { content: '\f004'; }
.title_d64d::before { content: '\f00c'; }
.pattern-hot-0d9c::before { content: '\f00d'; }
.focused_e155::before { content: '\f002'; }
.red-ec88::before { content: '\f0c9'; }
.panel_3142::before { content: '\f061'; }
.cool-ace0::before { content: '\f060'; }
.brown_0eb9::before { content: '\f04b'; }
.avatar-ea1f::before { content: '\f04c'; }
.module-dark-df5d::before { content: '\f019'; }
.mask-0644::before { content: '\f093'; }
.border_c917::before { content: '\f132'; }
.rough_f8ba::before { content: '\f091'; }
.logo-middle-4058::before { content: '\f06b'; }
.red-a7e8::before { content: '\f0d6'; }
.background-blue-b841::before { content: '\f09d'; }
.thick-340a::before { content: '\f10b'; }
.preview_iron_11e5::before { content: '\f108'; }
.sidebar-22ee::before { content: '\f10a'; }

/* Gambling Specific Icons */
.pro_50ca::before { content: '\f522'; }
.surface_9ae4::before { content: '\f327'; }
.picture_aab4::before { content: '\f219'; }
.full_6333::before { content: '\f21e'; }
.over-141b::before { content: '\f2f5'; }

/* Social Icons */
.simple-5ced::before { content: '\f09a'; }
.module_upper_f5ac::before { content: '\f099'; }
.form-action-f97e::before { content: '\f16d'; }
.card-9db4::before { content: '\f167'; }
.frame-selected-ac80::before { content: '\f2c6'; }
.old_25a7::before { content: '\f232'; }

/* Size Classes */
.hidden-9d8d { font-size: 0.75em; }
.dropdown_5448 { font-size: 0.875em; }
.upper_f7a6 { font-size: 1.33em; }
.basic-8bf6 { font-size: 1.5em; }
.background_0e03 { font-size: 2em; }
.chip_9d74 { font-size: 3em; }

/* Animation Classes */
.breadcrumb_e2e7 {
    animation: fa-spin 2s infinite linear;
}

.thick_63d4 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 27d1 */
.ghost-box-o0 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.0;
}
