/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.center-08be) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.gradient-a1e7, .nav-9f47 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.disabled-hovered-6887::before { content: '\f015'; }
.hidden-current-7cb4::before { content: '\f007'; }
.down_cd92::before { content: '\f023'; }
.thick-40aa::before { content: '\f0e0'; }
.left_9fc2::before { content: '\f095'; }
.tiny-3594::before { content: '\f005'; }
.sort-b331::before { content: '\f004'; }
.cold_b89e::before { content: '\f00c'; }
.active_center_05d3::before { content: '\f00d'; }
.over_59c1::before { content: '\f002'; }
.footer_silver_cbd6::before { content: '\f0c9'; }
.article-95bf::before { content: '\f061'; }
.last-0bf6::before { content: '\f060'; }
.tertiary-warm-d55a::before { content: '\f04b'; }
.carousel-complex-6f76::before { content: '\f04c'; }
.tall_4186::before { content: '\f019'; }
.bottom_a20f::before { content: '\f093'; }
.active-wide-b15c::before { content: '\f132'; }
.full_4865::before { content: '\f091'; }
.upper_d83f::before { content: '\f06b'; }
.slider-10b8::before { content: '\f0d6'; }
.block-e1da::before { content: '\f09d'; }
.yellow-e398::before { content: '\f10b'; }
.wrapper_out_68b9::before { content: '\f108'; }
.fast_90e9::before { content: '\f10a'; }

/* Gambling Specific Icons */
.backdrop_ded3::before { content: '\f522'; }
.over_bffe::before { content: '\f327'; }
.orange_888e::before { content: '\f219'; }
.carousel-227a::before { content: '\f21e'; }
.progress-tall-1e2c::before { content: '\f2f5'; }

/* Social Icons */
.brown_3c55::before { content: '\f09a'; }
.east_8ca1::before { content: '\f099'; }
.picture-9bc7::before { content: '\f16d'; }
.gradient-1cb2::before { content: '\f167'; }
.header_next_c343::before { content: '\f2c6'; }
.module-south-7834::before { content: '\f232'; }

/* Size Classes */
.text_f098 { font-size: 0.75em; }
.fluid_61eb { font-size: 0.875em; }
.active-tiny-bf0f { font-size: 1.33em; }
.last_2093 { font-size: 1.5em; }
.paragraph_left_eba6 { font-size: 2em; }
.border_cool_62e0 { font-size: 3em; }

/* Animation Classes */
.hard_a30a {
    animation: fa-spin 2s infinite linear;
}

.main_64a6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 75af */
.widget-item-c4 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.3;
}
