/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.layout-c979) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.cold-baf7, .liquid_2367 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.first_51ab::before { content: '\f015'; }
.east_222f::before { content: '\f007'; }
.avatar_8fc3::before { content: '\f023'; }
.block-wide-8bdd::before { content: '\f0e0'; }
.panel-18d6::before { content: '\f095'; }
.link_dark_a502::before { content: '\f005'; }
.badge_selected_90c8::before { content: '\f004'; }
.slow_46eb::before { content: '\f00c'; }
.footer_simple_2bf9::before { content: '\f00d'; }
.accordion_0c2d::before { content: '\f002'; }
.item-hard-c33d::before { content: '\f0c9'; }
.nav_4936::before { content: '\f061'; }
.image_91a7::before { content: '\f060'; }
.secondary_fresh_cdfd::before { content: '\f04b'; }
.cold-3816::before { content: '\f04c'; }
.pagination-349c::before { content: '\f019'; }
.gallery_67be::before { content: '\f093'; }
.banner-5045::before { content: '\f132'; }
.fixed-f4e5::before { content: '\f091'; }
.new-f740::before { content: '\f06b'; }
.top_a9bd::before { content: '\f0d6'; }
.info_ffbe::before { content: '\f09d'; }
.overlay-fba8::before { content: '\f10b'; }
.footer_9ae7::before { content: '\f108'; }
.form_0a9d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.popup_bottom_b550::before { content: '\f522'; }
.row_up_9156::before { content: '\f327'; }
.black_77cf::before { content: '\f219'; }
.gradient_484b::before { content: '\f21e'; }
.title_silver_2780::before { content: '\f2f5'; }

/* Social Icons */
.plasma_5323::before { content: '\f09a'; }
.shade_f3ac::before { content: '\f099'; }
.card-e56f::before { content: '\f16d'; }
.link_2780::before { content: '\f167'; }
.upper_eb73::before { content: '\f2c6'; }
.menu-white-b0e6::before { content: '\f232'; }

/* Size Classes */
.chip_up_c057 { font-size: 0.75em; }
.hero_b028 { font-size: 0.875em; }
.filter-31cc { font-size: 1.33em; }
.stale-b95c { font-size: 1.5em; }
.border_f9a7 { font-size: 2em; }
.summary_7964 { font-size: 3em; }

/* Animation Classes */
.logo-dirty-5405 {
    animation: fa-spin 2s infinite linear;
}

.center-0a7a {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3705 */
.ghost-box-t9 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.2;
}
