/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.pattern_slow_4f75) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.current-9f7e, .liquid_6535 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.border-1025::before { content: '\f015'; }
.module-14c3::before { content: '\f007'; }
.banner-rough-2ac0::before { content: '\f023'; }
.soft_eaab::before { content: '\f0e0'; }
.description-over-d377::before { content: '\f095'; }
.border-3981::before { content: '\f005'; }
.prev-39b1::before { content: '\f004'; }
.element_7ed4::before { content: '\f00c'; }
.gallery-selected-ea2a::before { content: '\f00d'; }
.carousel-b4b2::before { content: '\f002'; }
.carousel_1e67::before { content: '\f0c9'; }
.selected_faaa::before { content: '\f061'; }
.logo-full-afb3::before { content: '\f060'; }
.search-0a93::before { content: '\f04b'; }
.light_628d::before { content: '\f04c'; }
.article-bottom-7a7e::before { content: '\f019'; }
.surface-3d1f::before { content: '\f093'; }
.next-49e8::before { content: '\f132'; }
.input-744e::before { content: '\f091'; }
.dropdown-orange-70f9::before { content: '\f06b'; }
.block-north-8089::before { content: '\f0d6'; }
.over_f5a8::before { content: '\f09d'; }
.down-6795::before { content: '\f10b'; }
.basic-e8e9::before { content: '\f108'; }
.search-ee2b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.pattern-794c::before { content: '\f522'; }
.up-4b08::before { content: '\f327'; }
.aside_9d84::before { content: '\f219'; }
.dim_4ee5::before { content: '\f21e'; }
.content_680e::before { content: '\f2f5'; }

/* Social Icons */
.module_0d2d::before { content: '\f09a'; }
.stone-30cd::before { content: '\f099'; }
.large-550f::before { content: '\f16d'; }
.tall-eeec::before { content: '\f167'; }
.smooth-512a::before { content: '\f2c6'; }
.basic_6702::before { content: '\f232'; }

/* Size Classes */
.box-92ea { font-size: 0.75em; }
.secondary_f4be { font-size: 0.875em; }
.shade-aaab { font-size: 1.33em; }
.menu-inner-e81b { font-size: 1.5em; }
.background-small-8217 { font-size: 2em; }
.title-complex-c565 { font-size: 3em; }

/* Animation Classes */
.mini-720b {
    animation: fa-spin 2s infinite linear;
}

.footer-b4a6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c762 */
.promo-block-k4 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.0;
}
