/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.article_3e45) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.widget-down-a3cf, .main-fixed-d2ef {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.outline_b3a0::before { content: '\f015'; }
.slow-1dda::before { content: '\f007'; }
.info_warm_1399::before { content: '\f023'; }
.down-2ee3::before { content: '\f0e0'; }
.tertiary-west-4db4::before { content: '\f095'; }
.gallery-smooth-370e::before { content: '\f005'; }
.secondary_5801::before { content: '\f004'; }
.pattern-out-56df::before { content: '\f00c'; }
.card_8738::before { content: '\f00d'; }
.heading_7aef::before { content: '\f002'; }
.aside-91ca::before { content: '\f0c9'; }
.modal-e536::before { content: '\f061'; }
.accent-lower-5b86::before { content: '\f060'; }
.hover-bright-d29e::before { content: '\f04b'; }
.middle_a671::before { content: '\f04c'; }
.dark_bcb5::before { content: '\f019'; }
.heading_5eec::before { content: '\f093'; }
.progress_cool_5387::before { content: '\f132'; }
.silver-658b::before { content: '\f091'; }
.section-e96f::before { content: '\f06b'; }
.outer-d61d::before { content: '\f0d6'; }
.slider_stale_6719::before { content: '\f09d'; }
.info-810e::before { content: '\f10b'; }
.medium-d41b::before { content: '\f108'; }
.in-7eeb::before { content: '\f10a'; }

/* Gambling Specific Icons */
.focus-brown-0fc9::before { content: '\f522'; }
.alert_9b4b::before { content: '\f327'; }
.full_ba1c::before { content: '\f219'; }
.sidebar-inner-43ec::before { content: '\f21e'; }
.active_purple_735f::before { content: '\f2f5'; }

/* Social Icons */
.under_3b88::before { content: '\f09a'; }
.label_d1e9::before { content: '\f099'; }
.frame_last_108c::before { content: '\f16d'; }
.bronze-2d3a::before { content: '\f167'; }
.paper_d9d7::before { content: '\f2c6'; }
.dropdown_a1a2::before { content: '\f232'; }

/* Size Classes */
.bottom-9608 { font-size: 0.75em; }
.status-cb98 { font-size: 0.875em; }
.first-c771 { font-size: 1.33em; }
.old_738e { font-size: 1.5em; }
.wrapper_south_9675 { font-size: 2em; }
.detail_glass_a7ee { font-size: 3em; }

/* Animation Classes */
.smooth_46a9 {
    animation: fa-spin 2s infinite linear;
}

.paragraph-3ec9 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: afe2 */
.shadow-element-i1 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.1;
}
