/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.widget_30a2) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.video_red_bb6c, .heading-dynamic-4b37 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.logo_large_f297::before { content: '\f015'; }
.block-7a4a::before { content: '\f007'; }
.aside-wide-d8d8::before { content: '\f023'; }
.form_easy_8919::before { content: '\f0e0'; }
.pagination_plasma_e6e1::before { content: '\f095'; }
.backdrop_short_b059::before { content: '\f005'; }
.layout-31c7::before { content: '\f004'; }
.card-6ba3::before { content: '\f00c'; }
.feature-978d::before { content: '\f00d'; }
.mini-b3f3::before { content: '\f002'; }
.progress_af14::before { content: '\f0c9'; }
.hover-6815::before { content: '\f061'; }
.overlay_8fb5::before { content: '\f060'; }
.layout_rough_02a7::before { content: '\f04b'; }
.paper-e5b3::before { content: '\f04c'; }
.container_40fd::before { content: '\f019'; }
.menu-warm-2408::before { content: '\f093'; }
.preview-fe6e::before { content: '\f132'; }
.dark-2c3d::before { content: '\f091'; }
.fluid-affc::before { content: '\f06b'; }
.first_e676::before { content: '\f0d6'; }
.footer_advanced_a398::before { content: '\f09d'; }
.stale_379b::before { content: '\f10b'; }
.notice-dim-e924::before { content: '\f108'; }
.small-b82a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.primary-c9fd::before { content: '\f522'; }
.static_d8b9::before { content: '\f327'; }
.huge-3d56::before { content: '\f219'; }
.detail-pro-9241::before { content: '\f21e'; }
.gold_52a7::before { content: '\f2f5'; }

/* Social Icons */
.media_9c4e::before { content: '\f09a'; }
.current-0164::before { content: '\f099'; }
.slider_hot_5b03::before { content: '\f16d'; }
.hidden-south-888e::before { content: '\f167'; }
.table_2c45::before { content: '\f2c6'; }
.avatar-4088::before { content: '\f232'; }

/* Size Classes */
.secondary_ba4e { font-size: 0.75em; }
.hidden-ab2c { font-size: 0.875em; }
.avatar_f06d { font-size: 1.33em; }
.heading-7646 { font-size: 1.5em; }
.tertiary-5900 { font-size: 2em; }
.footer-3f3c { font-size: 3em; }

/* Animation Classes */
.active-4a99 {
    animation: fa-spin 2s infinite linear;
}

.search_a8ee {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 51e6 */
.ghost-box-j3 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
