/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.solid_d4ec) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.active_ff4d, .surface_bronze_edcc {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.text_1165::before { content: '\f015'; }
.grid_85fc::before { content: '\f007'; }
.heading-48d5::before { content: '\f023'; }
.motion_e447::before { content: '\f0e0'; }
.backdrop-medium-62ea::before { content: '\f095'; }
.shadow-basic-b22f::before { content: '\f005'; }
.hover-simple-30a0::before { content: '\f004'; }
.lite-ef5b::before { content: '\f00c'; }
.accordion-down-6d0b::before { content: '\f00d'; }
.iron-5a95::before { content: '\f002'; }
.column-7972::before { content: '\f0c9'; }
.focused_33e4::before { content: '\f061'; }
.out_355f::before { content: '\f060'; }
.alert-full-f325::before { content: '\f04b'; }
.out_6230::before { content: '\f04c'; }
.column-under-1304::before { content: '\f019'; }
.avatar-up-ffb8::before { content: '\f093'; }
.complex_cf64::before { content: '\f132'; }
.hero-cold-dac7::before { content: '\f091'; }
.notification-4801::before { content: '\f06b'; }
.accordion-old-c1b4::before { content: '\f0d6'; }
.slow_2b29::before { content: '\f09d'; }
.hot_47bc::before { content: '\f10b'; }
.cool_21c7::before { content: '\f108'; }
.huge-8a3d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.breadcrumb-old-e7d6::before { content: '\f522'; }
.under-c4fd::before { content: '\f327'; }
.selected-d575::before { content: '\f219'; }
.title_d992::before { content: '\f21e'; }
.footer_out_52e4::before { content: '\f2f5'; }

/* Social Icons */
.stale-e6bb::before { content: '\f09a'; }
.item-5f27::before { content: '\f099'; }
.hero_30c1::before { content: '\f16d'; }
.button-a434::before { content: '\f167'; }
.footer_9608::before { content: '\f2c6'; }
.primary-04fe::before { content: '\f232'; }

/* Size Classes */
.text-58a6 { font-size: 0.75em; }
.medium-fdd5 { font-size: 0.875em; }
.background-4e3d { font-size: 1.33em; }
.grid-silver-1f6c { font-size: 1.5em; }
.content_94fe { font-size: 2em; }
.selected-b2a8 { font-size: 3em; }

/* Animation Classes */
.list_clean_e797 {
    animation: fa-spin 2s infinite linear;
}

.notification-792b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: af2d */
.widget-item-o0 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.3;
}
