/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.content-motion-11fb) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.layout_9b2a, .logo-79e1 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.icon-7de8::before { content: '\f015'; }
.white_cc08::before { content: '\f007'; }
.east-45b5::before { content: '\f023'; }
.current-d636::before { content: '\f0e0'; }
.soft-4431::before { content: '\f095'; }
.mask_bottom_e519::before { content: '\f005'; }
.footer_da94::before { content: '\f004'; }
.basic-657f::before { content: '\f00c'; }
.cool-17d0::before { content: '\f00d'; }
.component-tiny-62e8::before { content: '\f002'; }
.main-smooth-7e87::before { content: '\f0c9'; }
.table_f245::before { content: '\f061'; }
.message_9855::before { content: '\f060'; }
.wide_5232::before { content: '\f04b'; }
.form_full_a939::before { content: '\f04c'; }
.red_f958::before { content: '\f019'; }
.hover-plasma-2273::before { content: '\f093'; }
.east_b8ec::before { content: '\f132'; }
.badge-liquid-b8f4::before { content: '\f091'; }
.brown-e6ce::before { content: '\f06b'; }
.input-solid-d80b::before { content: '\f0d6'; }
.detail_9e7b::before { content: '\f09d'; }
.description_pro_e66c::before { content: '\f10b'; }
.selected-97b1::before { content: '\f108'; }
.west-723f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.popup_out_1952::before { content: '\f522'; }
.hard-1499::before { content: '\f327'; }
.mask-9f6b::before { content: '\f219'; }
.bronze-8504::before { content: '\f21e'; }
.solid_0b7b::before { content: '\f2f5'; }

/* Social Icons */
.form_static_46c6::before { content: '\f09a'; }
.surface-complex-7b60::before { content: '\f099'; }
.action-f609::before { content: '\f16d'; }
.module-static-20e3::before { content: '\f167'; }
.tag-eedf::before { content: '\f2c6'; }
.shade-small-3536::before { content: '\f232'; }

/* Size Classes */
.west-f725 { font-size: 0.75em; }
.upper_158e { font-size: 0.875em; }
.alert_71c1 { font-size: 1.33em; }
.secondary-2cdd { font-size: 1.5em; }
.accent_pink_efe8 { font-size: 2em; }
.aside_orange_060a { font-size: 3em; }

/* Animation Classes */
.fast-8eec {
    animation: fa-spin 2s infinite linear;
}

.icon-2835 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b84c */
.widget-item-k7 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.2;
}
