/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.banner_dynamic_f087) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.right-0fc3, .thumbnail-slow-803b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.popup_clean_d5a1::before { content: '\f015'; }
.tertiary-27b4::before { content: '\f007'; }
.left-e716::before { content: '\f023'; }
.popup_0ecb::before { content: '\f0e0'; }
.hot-3db6::before { content: '\f095'; }
.accent_stale_0df5::before { content: '\f005'; }
.accordion-medium-5045::before { content: '\f004'; }
.image_dc34::before { content: '\f00c'; }
.progress-next-a94b::before { content: '\f00d'; }
.steel_3c8b::before { content: '\f002'; }
.container_51ad::before { content: '\f0c9'; }
.large-7d47::before { content: '\f061'; }
.tooltip_e4b7::before { content: '\f060'; }
.box-cb39::before { content: '\f04b'; }
.overlay-5a82::before { content: '\f04c'; }
.wrapper_up_d991::before { content: '\f019'; }
.section-860b::before { content: '\f093'; }
.nav_127c::before { content: '\f132'; }
.upper_5079::before { content: '\f091'; }
.button-selected-629b::before { content: '\f06b'; }
.accent_d943::before { content: '\f0d6'; }
.widget-fast-45a5::before { content: '\f09d'; }
.carousel_da8a::before { content: '\f10b'; }
.notification_fresh_ea72::before { content: '\f108'; }
.block-cd7e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hero-2387::before { content: '\f522'; }
.tabs-orange-3be2::before { content: '\f327'; }
.logo_down_0b11::before { content: '\f219'; }
.dim_c1aa::before { content: '\f21e'; }
.picture-small-9d9c::before { content: '\f2f5'; }

/* Social Icons */
.link-79b7::before { content: '\f09a'; }
.input-43a7::before { content: '\f099'; }
.hot-1457::before { content: '\f16d'; }
.caption_yellow_787f::before { content: '\f167'; }
.box_north_d1e1::before { content: '\f2c6'; }
.hovered-e8db::before { content: '\f232'; }

/* Size Classes */
.outer_9961 { font-size: 0.75em; }
.title_6d2b { font-size: 0.875em; }
.dynamic_68ae { font-size: 1.33em; }
.modal_00d1 { font-size: 1.5em; }
.soft-89cf { font-size: 2em; }
.summary-old-122b { font-size: 3em; }

/* Animation Classes */
.form_0ca4 {
    animation: fa-spin 2s infinite linear;
}

.video-1bfd {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8323 */
.ghost-box-i1 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.2;
}
