/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.button_c150) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.text_smooth_9663, .sidebar-5dba {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.picture-8cf6::before { content: '\f015'; }
.carousel-e93d::before { content: '\f007'; }
.menu_0347::before { content: '\f023'; }
.pink-0597::before { content: '\f0e0'; }
.badge_motion_7f7d::before { content: '\f095'; }
.banner-e303::before { content: '\f005'; }
.north_2b81::before { content: '\f004'; }
.card-528f::before { content: '\f00c'; }
.warm_b3aa::before { content: '\f00d'; }
.video-pressed-b718::before { content: '\f002'; }
.shade_facd::before { content: '\f0c9'; }
.gallery-e9ee::before { content: '\f061'; }
.copper_3f29::before { content: '\f060'; }
.wide_31ad::before { content: '\f04b'; }
.accordion-pressed-7b0f::before { content: '\f04c'; }
.cold_8cc7::before { content: '\f019'; }
.focus_8d0c::before { content: '\f093'; }
.shadow_lite_8cb0::before { content: '\f132'; }
.progress_5e24::before { content: '\f091'; }
.title_8e13::before { content: '\f06b'; }
.green_6205::before { content: '\f0d6'; }
.focus_silver_f439::before { content: '\f09d'; }
.background-bb9b::before { content: '\f10b'; }
.column_71bc::before { content: '\f108'; }
.full-733f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hovered_ae61::before { content: '\f522'; }
.center_b000::before { content: '\f327'; }
.selected_1682::before { content: '\f219'; }
.center-92d8::before { content: '\f21e'; }
.current_9bf6::before { content: '\f2f5'; }

/* Social Icons */
.border-e768::before { content: '\f09a'; }
.east-4ca8::before { content: '\f099'; }
.section_next_b55e::before { content: '\f16d'; }
.lite-58ff::before { content: '\f167'; }
.glass_8dd4::before { content: '\f2c6'; }
.outer-cbf7::before { content: '\f232'; }

/* Size Classes */
.thick-a919 { font-size: 0.75em; }
.card-323b { font-size: 0.875em; }
.title-gold-1349 { font-size: 1.33em; }
.simple_8fb9 { font-size: 1.5em; }
.pattern-9bea { font-size: 2em; }
.hard_44d4 { font-size: 3em; }

/* Animation Classes */
.avatar-cool-2e84 {
    animation: fa-spin 2s infinite linear;
}

.thumbnail_bc7e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7dc0 */
.promo-block-g4 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.2;
}
