/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.dark_0fbc) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.aside_top_774d, .lower-502a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.gallery-54a9::before { content: '\f015'; }
.logo_red_993e::before { content: '\f007'; }
.north-4b36::before { content: '\f023'; }
.notification-large-cb4c::before { content: '\f0e0'; }
.info_4157::before { content: '\f095'; }
.easy_390c::before { content: '\f005'; }
.alert-thick-063e::before { content: '\f004'; }
.outline-iron-b164::before { content: '\f00c'; }
.advanced-73c2::before { content: '\f00d'; }
.copper_80cb::before { content: '\f002'; }
.paper-5108::before { content: '\f0c9'; }
.left-e977::before { content: '\f061'; }
.in_f2d0::before { content: '\f060'; }
.basic_0e13::before { content: '\f04b'; }
.accent_medium_f08e::before { content: '\f04c'; }
.popup_cool_8d8b::before { content: '\f019'; }
.main_wood_5703::before { content: '\f093'; }
.link_f4af::before { content: '\f132'; }
.slider-91cf::before { content: '\f091'; }
.stale-e9cd::before { content: '\f06b'; }
.advanced-9fef::before { content: '\f0d6'; }
.heading_316f::before { content: '\f09d'; }
.top-8c99::before { content: '\f10b'; }
.green-37d3::before { content: '\f108'; }
.light_0105::before { content: '\f10a'; }

/* Gambling Specific Icons */
.inner_3b57::before { content: '\f522'; }
.texture-fast-1ada::before { content: '\f327'; }
.widget-12df::before { content: '\f219'; }
.modal-197f::before { content: '\f21e'; }
.banner-mini-cbe0::before { content: '\f2f5'; }

/* Social Icons */
.accent_gold_45c2::before { content: '\f09a'; }
.module-solid-6334::before { content: '\f099'; }
.advanced-473c::before { content: '\f16d'; }
.link_bd20::before { content: '\f167'; }
.photo-6fde::before { content: '\f2c6'; }
.fixed-eb66::before { content: '\f232'; }

/* Size Classes */
.description_soft_9c6d { font-size: 0.75em; }
.container-over-62a3 { font-size: 0.875em; }
.copper_d534 { font-size: 1.33em; }
.column_0af5 { font-size: 1.5em; }
.up-efb6 { font-size: 2em; }
.table-center-4d5d { font-size: 3em; }

/* Animation Classes */
.sidebar_c9db {
    animation: fa-spin 2s infinite linear;
}

.row-2620 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5bb1 */
.shadow-element-p0 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.1;
}
