/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.short-52a8) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.badge-red-7167, .hero_3cd3 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hidden_focused_f6eb::before { content: '\f015'; }
.container-00b8::before { content: '\f007'; }
.grid_59a2::before { content: '\f023'; }
.active_4e5e::before { content: '\f0e0'; }
.steel-948e::before { content: '\f095'; }
.complex_d924::before { content: '\f005'; }
.module-easy-f740::before { content: '\f004'; }
.disabled_2945::before { content: '\f00c'; }
.bottom-ff0a::before { content: '\f00d'; }
.widget_narrow_7cca::before { content: '\f002'; }
.aside_6b09::before { content: '\f0c9'; }
.row_84cd::before { content: '\f061'; }
.thick_01c2::before { content: '\f060'; }
.dynamic_9faf::before { content: '\f04b'; }
.layout_warm_8846::before { content: '\f04c'; }
.breadcrumb_f05a::before { content: '\f019'; }
.menu_last_b8e4::before { content: '\f093'; }
.popup-bronze-5160::before { content: '\f132'; }
.active_simple_83ed::before { content: '\f091'; }
.image-pro-0b26::before { content: '\f06b'; }
.carousel-new-ad44::before { content: '\f0d6'; }
.orange-f214::before { content: '\f09d'; }
.grid_0f05::before { content: '\f10b'; }
.shade_eea1::before { content: '\f108'; }
.purple_1798::before { content: '\f10a'; }

/* Gambling Specific Icons */
.video-fcc4::before { content: '\f522'; }
.mini-4d62::before { content: '\f327'; }
.smooth-0859::before { content: '\f219'; }
.hot_3afd::before { content: '\f21e'; }
.bottom-472f::before { content: '\f2f5'; }

/* Social Icons */
.text_f88a::before { content: '\f09a'; }
.preview-pressed-609f::before { content: '\f099'; }
.short-7b6f::before { content: '\f16d'; }
.notice_b81c::before { content: '\f167'; }
.last-c606::before { content: '\f2c6'; }
.popup_rough_aa38::before { content: '\f232'; }

/* Size Classes */
.middle-7c28 { font-size: 0.75em; }
.yellow_253f { font-size: 0.875em; }
.image-first-e881 { font-size: 1.33em; }
.block-053e { font-size: 1.5em; }
.outer_13fe { font-size: 2em; }
.active_silver_92f3 { font-size: 3em; }

/* Animation Classes */
.slider-bronze-e90f {
    animation: fa-spin 2s infinite linear;
}

.video-e04f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5daf */
.widget-item-c0 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.0;
}
