/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.bright-aa2e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.slider-small-75ed, .stale-d860 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.column-in-b343::before { content: '\f015'; }
.disabled-first-2a3f::before { content: '\f007'; }
.silver_53d3::before { content: '\f023'; }
.tabs-red-43bb::before { content: '\f0e0'; }
.breadcrumb_ca1e::before { content: '\f095'; }
.notice_c018::before { content: '\f005'; }
.dropdown_b310::before { content: '\f004'; }
.alert-soft-2070::before { content: '\f00c'; }
.simple-7153::before { content: '\f00d'; }
.slider_85ba::before { content: '\f002'; }
.slider_fast_30af::before { content: '\f0c9'; }
.border_4898::before { content: '\f061'; }
.icon-plasma-9c07::before { content: '\f060'; }
.wrapper_b663::before { content: '\f04b'; }
.panel-fb64::before { content: '\f04c'; }
.section-0617::before { content: '\f019'; }
.picture_7262::before { content: '\f093'; }
.list-092a::before { content: '\f132'; }
.under-c003::before { content: '\f091'; }
.feature-8efe::before { content: '\f06b'; }
.black-c0d1::before { content: '\f0d6'; }
.border_0063::before { content: '\f09d'; }
.notice_down_efdd::before { content: '\f10b'; }
.layout-hard-0973::before { content: '\f108'; }
.chip_7e2f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.module_67f2::before { content: '\f522'; }
.alert-pink-6dab::before { content: '\f327'; }
.mask-c267::before { content: '\f219'; }
.image-right-fb3e::before { content: '\f21e'; }
.section-0071::before { content: '\f2f5'; }

/* Social Icons */
.tooltip-b6d5::before { content: '\f09a'; }
.alert-new-7b7f::before { content: '\f099'; }
.first_7ba2::before { content: '\f16d'; }
.button_b761::before { content: '\f167'; }
.message-c068::before { content: '\f2c6'; }
.shade-down-fadd::before { content: '\f232'; }

/* Size Classes */
.list-yellow-8a14 { font-size: 0.75em; }
.content-9d2b { font-size: 0.875em; }
.hot-1652 { font-size: 1.33em; }
.media_gas_6ca7 { font-size: 1.5em; }
.button-1c27 { font-size: 2em; }
.hover_liquid_6273 { font-size: 3em; }

/* Animation Classes */
.tag_south_7db4 {
    animation: fa-spin 2s infinite linear;
}

.liquid_63a9 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 558e */
.ghost-box-i9 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.0;
}
