/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.title_current_8eec) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.primary_b181, .hero_8242 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tall-5dad::before { content: '\f015'; }
.dropdown-prev-41a8::before { content: '\f007'; }
.thumbnail-38d7::before { content: '\f023'; }
.texture-70f6::before { content: '\f0e0'; }
.element-center-8205::before { content: '\f095'; }
.hard-254d::before { content: '\f005'; }
.box-up-2fb7::before { content: '\f004'; }
.tabs-east-f211::before { content: '\f00c'; }
.narrow-ee1e::before { content: '\f00d'; }
.media_8acc::before { content: '\f002'; }
.action_590e::before { content: '\f0c9'; }
.orange_533c::before { content: '\f061'; }
.gradient_81d8::before { content: '\f060'; }
.iron-cbe3::before { content: '\f04b'; }
.active_bottom_ca17::before { content: '\f04c'; }
.block_c668::before { content: '\f019'; }
.media_b397::before { content: '\f093'; }
.accent_warm_2a46::before { content: '\f132'; }
.glass-8ab0::before { content: '\f091'; }
.notice_gas_c33e::before { content: '\f06b'; }
.easy-d229::before { content: '\f0d6'; }
.section-6ad0::before { content: '\f09d'; }
.easy_4132::before { content: '\f10b'; }
.thumbnail_6305::before { content: '\f108'; }
.content-dark-1691::before { content: '\f10a'; }

/* Gambling Specific Icons */
.paper-b486::before { content: '\f522'; }
.alert_ede0::before { content: '\f327'; }
.slider_9c3e::before { content: '\f219'; }
.table-light-cf4c::before { content: '\f21e'; }
.first_639d::before { content: '\f2f5'; }

/* Social Icons */
.west-752b::before { content: '\f09a'; }
.old-7b19::before { content: '\f099'; }
.container_inner_9abb::before { content: '\f16d'; }
.tag-gas-f463::before { content: '\f167'; }
.footer-prev-541a::before { content: '\f2c6'; }
.sort_dirty_9564::before { content: '\f232'; }

/* Size Classes */
.message-0474 { font-size: 0.75em; }
.modal-old-10ef { font-size: 0.875em; }
.banner_simple_02a1 { font-size: 1.33em; }
.wrapper-thick-ff89 { font-size: 1.5em; }
.module-lite-9683 { font-size: 2em; }
.under-4839 { font-size: 3em; }

/* Animation Classes */
.soft_ef67 {
    animation: fa-spin 2s infinite linear;
}

.gallery_right_1d74 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0590 */
.ghost-box-s2 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.2;
}
