/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.pagination_gold_3c9c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.primary_7185, .texture-west-7c51 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.orange_2cae::before { content: '\f015'; }
.table_north_4eb8::before { content: '\f007'; }
.dirty-7560::before { content: '\f023'; }
.yellow-042f::before { content: '\f0e0'; }
.label_7c61::before { content: '\f095'; }
.carousel_down_8337::before { content: '\f005'; }
.notice_c729::before { content: '\f004'; }
.media_3e77::before { content: '\f00c'; }
.notification_bfd4::before { content: '\f00d'; }
.sort_aa73::before { content: '\f002'; }
.tooltip-left-9c74::before { content: '\f0c9'; }
.tooltip_solid_f1c5::before { content: '\f061'; }
.thick_59f8::before { content: '\f060'; }
.static_62d9::before { content: '\f04b'; }
.active-5235::before { content: '\f04c'; }
.dropdown-4f12::before { content: '\f019'; }
.border-full-fac2::before { content: '\f093'; }
.component_yellow_5312::before { content: '\f132'; }
.huge-e139::before { content: '\f091'; }
.shadow_2686::before { content: '\f06b'; }
.popup-south-13f7::before { content: '\f0d6'; }
.tall_d1df::before { content: '\f09d'; }
.chip_dynamic_3783::before { content: '\f10b'; }
.liquid_ea81::before { content: '\f108'; }
.summary_d2e0::before { content: '\f10a'; }

/* Gambling Specific Icons */
.icon-dfdc::before { content: '\f522'; }
.backdrop-gold-eddb::before { content: '\f327'; }
.sidebar_glass_f925::before { content: '\f219'; }
.focused-4878::before { content: '\f21e'; }
.layout-7e0d::before { content: '\f2f5'; }

/* Social Icons */
.left_5ff7::before { content: '\f09a'; }
.wrapper-8247::before { content: '\f099'; }
.accent-west-3f46::before { content: '\f16d'; }
.hidden-e688::before { content: '\f167'; }
.card_green_8040::before { content: '\f2c6'; }
.border_1b53::before { content: '\f232'; }

/* Size Classes */
.menu_pink_1908 { font-size: 0.75em; }
.cold-ff13 { font-size: 0.875em; }
.main-336c { font-size: 1.33em; }
.texture-copper-f833 { font-size: 1.5em; }
.west-2994 { font-size: 2em; }
.label-prev-c4f1 { font-size: 3em; }

/* Animation Classes */
.heading_21d6 {
    animation: fa-spin 2s infinite linear;
}

.east_4613 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7d1e */
.promo-block-z7 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.2;
}
