/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.active-d5d5) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.black-a456, .brown_a13f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hover-478b::before { content: '\f015'; }
.sidebar-6467::before { content: '\f007'; }
.out-0a49::before { content: '\f023'; }
.widget_bronze_e7c6::before { content: '\f0e0'; }
.logo-right-624b::before { content: '\f095'; }
.footer-d9eb::before { content: '\f005'; }
.last-1cc3::before { content: '\f004'; }
.shadow_6435::before { content: '\f00c'; }
.summary-fixed-6de6::before { content: '\f00d'; }
.shade-center-6276::before { content: '\f002'; }
.up-6374::before { content: '\f0c9'; }
.section_full_82d6::before { content: '\f061'; }
.tag-a5f4::before { content: '\f060'; }
.box-1477::before { content: '\f04b'; }
.media-b78b::before { content: '\f04c'; }
.fixed-45d3::before { content: '\f019'; }
.article-last-ee64::before { content: '\f093'; }
.banner-dea8::before { content: '\f132'; }
.mask_af16::before { content: '\f091'; }
.message_3031::before { content: '\f06b'; }
.photo_80fc::before { content: '\f0d6'; }
.form-e88b::before { content: '\f09d'; }
.button_last_d227::before { content: '\f10b'; }
.badge_262b::before { content: '\f108'; }
.disabled-stale-2bea::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hero-33f9::before { content: '\f522'; }
.button-basic-2225::before { content: '\f327'; }
.west-d367::before { content: '\f219'; }
.mask_8441::before { content: '\f21e'; }
.nav-7745::before { content: '\f2f5'; }

/* Social Icons */
.menu-center-819f::before { content: '\f09a'; }
.progress_8c89::before { content: '\f099'; }
.shade_7954::before { content: '\f16d'; }
.thick-773a::before { content: '\f167'; }
.easy-6f5f::before { content: '\f2c6'; }
.shade_bottom_6333::before { content: '\f232'; }

/* Size Classes */
.stone-7f74 { font-size: 0.75em; }
.grid-757d { font-size: 0.875em; }
.hero-hard-8b99 { font-size: 1.33em; }
.banner-9a7a { font-size: 1.5em; }
.highlight-2b44 { font-size: 2em; }
.yellow_32f3 { font-size: 3em; }

/* Animation Classes */
.heading-copper-22cb {
    animation: fa-spin 2s infinite linear;
}

.icon_medium_bc74 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8c5a */
.promo-block-g5 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.1;
}
