/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.soft-cacb) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.carousel_north_296a, .aside_d831 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.accordion-ac40::before { content: '\f015'; }
.heading_active_c5d4::before { content: '\f007'; }
.carousel-middle-33fd::before { content: '\f023'; }
.text_large_1dab::before { content: '\f0e0'; }
.mini-00c7::before { content: '\f095'; }
.accordion-2c58::before { content: '\f005'; }
.breadcrumb-paper-ba6c::before { content: '\f004'; }
.complex-d18d::before { content: '\f00c'; }
.status_22a7::before { content: '\f00d'; }
.over-a3fc::before { content: '\f002'; }
.sidebar-wide-477c::before { content: '\f0c9'; }
.primary-4ea9::before { content: '\f061'; }
.active-2ebc::before { content: '\f060'; }
.carousel-c528::before { content: '\f04b'; }
.right_02d9::before { content: '\f04c'; }
.right-7af4::before { content: '\f019'; }
.fast-e4d5::before { content: '\f093'; }
.hover_slow_236c::before { content: '\f132'; }
.out-9ab1::before { content: '\f091'; }
.backdrop-complex-2d96::before { content: '\f06b'; }
.old-1e17::before { content: '\f0d6'; }
.primary_next_39b7::before { content: '\f09d'; }
.progress_top_a513::before { content: '\f10b'; }
.fixed_0b93::before { content: '\f108'; }
.accordion-north-5beb::before { content: '\f10a'; }

/* Gambling Specific Icons */
.box_tall_e5d5::before { content: '\f522'; }
.plasma-e359::before { content: '\f327'; }
.content-current-318e::before { content: '\f219'; }
.easy-a17c::before { content: '\f21e'; }
.sidebar-c696::before { content: '\f2f5'; }

/* Social Icons */
.text-north-ed6e::before { content: '\f09a'; }
.article-72c8::before { content: '\f099'; }
.row-6cbf::before { content: '\f16d'; }
.component-7d4e::before { content: '\f167'; }
.alert-black-0394::before { content: '\f2c6'; }
.large_a7e5::before { content: '\f232'; }

/* Size Classes */
.video-down-0719 { font-size: 0.75em; }
.secondary_east_80db { font-size: 0.875em; }
.box_7e2f { font-size: 1.33em; }
.widget_center_4416 { font-size: 1.5em; }
.overlay-ea63 { font-size: 2em; }
.hero_dynamic_882a { font-size: 3em; }

/* Animation Classes */
.out-9e45 {
    animation: fa-spin 2s infinite linear;
}

.slider-0611 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4a72 */
.promo-block-u9 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.2;
}
