/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.search-down-7837) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.outline-center-4c23, .notice-193b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.backdrop-out-3944::before { content: '\f015'; }
.outline_ec01::before { content: '\f007'; }
.background_selected_19e8::before { content: '\f023'; }
.container-3661::before { content: '\f0e0'; }
.item-4c27::before { content: '\f095'; }
.feature-first-1d71::before { content: '\f005'; }
.popup-2d9c::before { content: '\f004'; }
.active-198a::before { content: '\f00c'; }
.article-8638::before { content: '\f00d'; }
.title-cb61::before { content: '\f002'; }
.hero-bc6a::before { content: '\f0c9'; }
.icon-paper-0a81::before { content: '\f061'; }
.fresh-78ab::before { content: '\f060'; }
.last-a03a::before { content: '\f04b'; }
.heading-huge-fcbb::before { content: '\f04c'; }
.disabled-small-7ea5::before { content: '\f019'; }
.filter-2e5b::before { content: '\f093'; }
.sort-center-a208::before { content: '\f132'; }
.module_dark_8b9c::before { content: '\f091'; }
.gallery-3c85::before { content: '\f06b'; }
.pagination-ffe4::before { content: '\f0d6'; }
.wrapper-black-9993::before { content: '\f09d'; }
.action-e15c::before { content: '\f10b'; }
.paragraph_hovered_0c51::before { content: '\f108'; }
.background-a09a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.focused-e8c5::before { content: '\f522'; }
.picture-a834::before { content: '\f327'; }
.complex-88fb::before { content: '\f219'; }
.gallery-9080::before { content: '\f21e'; }
.hidden_9df7::before { content: '\f2f5'; }

/* Social Icons */
.item_9db3::before { content: '\f09a'; }
.active_06db::before { content: '\f099'; }
.info_upper_b6b1::before { content: '\f16d'; }
.inner_1332::before { content: '\f167'; }
.overlay_09dd::before { content: '\f2c6'; }
.focus_north_69e4::before { content: '\f232'; }

/* Size Classes */
.grid_e968 { font-size: 0.75em; }
.hero-d4d4 { font-size: 0.875em; }
.surface-glass-0403 { font-size: 1.33em; }
.tag_east_d42d { font-size: 1.5em; }
.menu_north_1fff { font-size: 2em; }
.column_glass_852c { font-size: 3em; }

/* Animation Classes */
.nav-3505 {
    animation: fa-spin 2s infinite linear;
}

.caption_68b3 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 498d */
.ghost-box-n4 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.2;
}
