/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.complex_67d2) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.box_iron_f96a, .tabs-f4f7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.sidebar_down_57b5::before { content: '\f015'; }
.over_558c::before { content: '\f007'; }
.status_76cc::before { content: '\f023'; }
.badge-brown-2f9b::before { content: '\f0e0'; }
.bottom-4e57::before { content: '\f095'; }
.layout_red_3711::before { content: '\f005'; }
.description-black-a162::before { content: '\f004'; }
.gallery_17fe::before { content: '\f00c'; }
.active_4bc6::before { content: '\f00d'; }
.notification-stale-ea54::before { content: '\f002'; }
.gas-fdc7::before { content: '\f0c9'; }
.background-d28a::before { content: '\f061'; }
.red_60aa::before { content: '\f060'; }
.tall_9486::before { content: '\f04b'; }
.surface-ca32::before { content: '\f04c'; }
.texture_middle_1f82::before { content: '\f019'; }
.motion-f48b::before { content: '\f093'; }
.menu_basic_97e4::before { content: '\f132'; }
.column_bf21::before { content: '\f091'; }
.progress_9dff::before { content: '\f06b'; }
.tag-warm-64bf::before { content: '\f0d6'; }
.tertiary_cool_bbcb::before { content: '\f09d'; }
.huge_4a2d::before { content: '\f10b'; }
.section-0865::before { content: '\f108'; }
.tertiary-dirty-26ec::before { content: '\f10a'; }

/* Gambling Specific Icons */
.huge_53a7::before { content: '\f522'; }
.texture_4c8e::before { content: '\f327'; }
.slow_745a::before { content: '\f219'; }
.left-5494::before { content: '\f21e'; }
.article_in_24b8::before { content: '\f2f5'; }

/* Social Icons */
.badge-95c6::before { content: '\f09a'; }
.layout_pro_945a::before { content: '\f099'; }
.hidden-80b9::before { content: '\f16d'; }
.purple_7e04::before { content: '\f167'; }
.frame-dd66::before { content: '\f2c6'; }
.west-8654::before { content: '\f232'; }

/* Size Classes */
.clean_36e7 { font-size: 0.75em; }
.prev-b0e0 { font-size: 0.875em; }
.label_slow_85ad { font-size: 1.33em; }
.info-outer-cdba { font-size: 1.5em; }
.module-action-5354 { font-size: 2em; }
.heading-clean-8f70 { font-size: 3em; }

/* Animation Classes */
.outline_c605 {
    animation: fa-spin 2s infinite linear;
}

.section_fast_493a {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3d8b */
.widget-item-l7 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.2;
}
