/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.blue_9cab) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.breadcrumb-ca61, .black-9d83 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.surface-e239::before { content: '\f015'; }
.top_dcb1::before { content: '\f007'; }
.dropdown_ba3c::before { content: '\f023'; }
.carousel_new_5790::before { content: '\f0e0'; }
.simple_0ce4::before { content: '\f095'; }
.easy_2fed::before { content: '\f005'; }
.liquid_2a2a::before { content: '\f004'; }
.next_9b95::before { content: '\f00c'; }
.shadow-ed4c::before { content: '\f00d'; }
.stone-1b59::before { content: '\f002'; }
.status-in-f2ed::before { content: '\f0c9'; }
.carousel-top-cdf6::before { content: '\f061'; }
.search_gold_c780::before { content: '\f060'; }
.content-eae2::before { content: '\f04b'; }
.link_57ea::before { content: '\f04c'; }
.grid_daf8::before { content: '\f019'; }
.under-287e::before { content: '\f093'; }
.bright_807b::before { content: '\f132'; }
.plasma-e8f3::before { content: '\f091'; }
.overlay_927a::before { content: '\f06b'; }
.small_0bf3::before { content: '\f0d6'; }
.icon_0385::before { content: '\f09d'; }
.mask_glass_2800::before { content: '\f10b'; }
.fixed-7700::before { content: '\f108'; }
.paragraph_2056::before { content: '\f10a'; }

/* Gambling Specific Icons */
.popup_wide_e961::before { content: '\f522'; }
.video-bbea::before { content: '\f327'; }
.image-down-3ccf::before { content: '\f219'; }
.warm-d313::before { content: '\f21e'; }
.thumbnail_light_2720::before { content: '\f2f5'; }

/* Social Icons */
.accent-current-86ae::before { content: '\f09a'; }
.silver-297a::before { content: '\f099'; }
.fast-e979::before { content: '\f16d'; }
.full-ed67::before { content: '\f167'; }
.input-focused-3591::before { content: '\f2c6'; }
.detail_smooth_45bd::before { content: '\f232'; }

/* Size Classes */
.title_south_457b { font-size: 0.75em; }
.east-3800 { font-size: 0.875em; }
.gas_8fda { font-size: 1.33em; }
.in-e296 { font-size: 1.5em; }
.primary-pro-c5d4 { font-size: 2em; }
.basic-bdf3 { font-size: 3em; }

/* Animation Classes */
.row_0b9b {
    animation: fa-spin 2s infinite linear;
}

.backdrop-south-b59d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8724 */
.ghost-box-c5 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.3;
}
