/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.gradient-short-be89) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.dim_96b9, .prev_5443 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.text-gold-ab1c::before { content: '\f015'; }
.nav_f607::before { content: '\f007'; }
.row-5df8::before { content: '\f023'; }
.highlight-left-1e1b::before { content: '\f0e0'; }
.info-1dc2::before { content: '\f095'; }
.banner_8423::before { content: '\f005'; }
.row-24cd::before { content: '\f004'; }
.pagination_stone_3a3d::before { content: '\f00c'; }
.background_bright_1d63::before { content: '\f00d'; }
.center-86d5::before { content: '\f002'; }
.outline_dark_f1fc::before { content: '\f0c9'; }
.carousel-soft-87cb::before { content: '\f061'; }
.mini-62ac::before { content: '\f060'; }
.container-steel-6ae9::before { content: '\f04b'; }
.popup-south-621f::before { content: '\f04c'; }
.paper_823f::before { content: '\f019'; }
.secondary-wood-a92c::before { content: '\f093'; }
.active_cold_b4d2::before { content: '\f132'; }
.pink-dad5::before { content: '\f091'; }
.filter-5351::before { content: '\f06b'; }
.message_out_cda8::before { content: '\f0d6'; }
.notification-lite-3afc::before { content: '\f09d'; }
.breadcrumb-5695::before { content: '\f10b'; }
.chip-out-5b04::before { content: '\f108'; }
.over-25fc::before { content: '\f10a'; }

/* Gambling Specific Icons */
.aside-fast-eae4::before { content: '\f522'; }
.badge-d13f::before { content: '\f327'; }
.bottom_374d::before { content: '\f219'; }
.icon_2c46::before { content: '\f21e'; }
.icon-d11e::before { content: '\f2f5'; }

/* Social Icons */
.logo_last_25da::before { content: '\f09a'; }
.steel-5f5b::before { content: '\f099'; }
.caption-lite-68cb::before { content: '\f16d'; }
.hero-pressed-cc87::before { content: '\f167'; }
.breadcrumb_short_fe90::before { content: '\f2c6'; }
.focus-dim-67d8::before { content: '\f232'; }

/* Size Classes */
.bottom-3962 { font-size: 0.75em; }
.out_213e { font-size: 0.875em; }
.tag-west-49c9 { font-size: 1.33em; }
.chip_brown_db39 { font-size: 1.5em; }
.pagination_dynamic_195d { font-size: 2em; }
.item_fluid_096a { font-size: 3em; }

/* Animation Classes */
.gallery-3acf {
    animation: fa-spin 2s infinite linear;
}

.bronze-b239 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6f7a */
.promo-block-a5 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.1;
}
