/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.selected-e48c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.box_ce65, .short-8698 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.popup-2d42::before { content: '\f015'; }
.dirty_68af::before { content: '\f007'; }
.fast-5bb8::before { content: '\f023'; }
.tooltip_brown_ad90::before { content: '\f0e0'; }
.breadcrumb-stone-d1b2::before { content: '\f095'; }
.grid_narrow_a3c0::before { content: '\f005'; }
.pagination-north-0e05::before { content: '\f004'; }
.item-south-4069::before { content: '\f00c'; }
.notification-stone-f812::before { content: '\f00d'; }
.status-1f48::before { content: '\f002'; }
.mini-d2ef::before { content: '\f0c9'; }
.white_c9df::before { content: '\f061'; }
.logo-last-8ff2::before { content: '\f060'; }
.pagination-627d::before { content: '\f04b'; }
.picture-fb35::before { content: '\f04c'; }
.widget_2f54::before { content: '\f019'; }
.backdrop-7fc2::before { content: '\f093'; }
.gradient_667b::before { content: '\f132'; }
.white_5924::before { content: '\f091'; }
.search_10f4::before { content: '\f06b'; }
.chip-blue-f35c::before { content: '\f0d6'; }
.logo_focused_5bfa::before { content: '\f09d'; }
.footer_b55e::before { content: '\f10b'; }
.banner-271e::before { content: '\f108'; }
.article_hot_ad03::before { content: '\f10a'; }

/* Gambling Specific Icons */
.filter_left_3030::before { content: '\f522'; }
.status-purple-d1e3::before { content: '\f327'; }
.popup_d342::before { content: '\f219'; }
.label_over_f7bf::before { content: '\f21e'; }
.top-4fcb::before { content: '\f2f5'; }

/* Social Icons */
.image_f510::before { content: '\f09a'; }
.tooltip_solid_b48b::before { content: '\f099'; }
.aside-77a1::before { content: '\f16d'; }
.steel_ae77::before { content: '\f167'; }
.element_a1b9::before { content: '\f2c6'; }
.west_136d::before { content: '\f232'; }

/* Size Classes */
.layout_6793 { font-size: 0.75em; }
.copper_81d6 { font-size: 0.875em; }
.element-short-6086 { font-size: 1.33em; }
.last_7439 { font-size: 1.5em; }
.out_6b85 { font-size: 2em; }
.container_up_d626 { font-size: 3em; }

/* Animation Classes */
.tabs_a8e4 {
    animation: fa-spin 2s infinite linear;
}

.fixed_c836 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8be1 */
.shadow-element-x7 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.1;
}
