/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.box-cde9) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.status_gold_dc69, .solid-5b2c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.active_outer_b979::before { content: '\f015'; }
.down_5ce1::before { content: '\f007'; }
.thick-bcf9::before { content: '\f023'; }
.purple-7955::before { content: '\f0e0'; }
.frame_north_d91d::before { content: '\f095'; }
.breadcrumb-382b::before { content: '\f005'; }
.static_9989::before { content: '\f004'; }
.hovered_9f34::before { content: '\f00c'; }
.light_759b::before { content: '\f00d'; }
.button-562e::before { content: '\f002'; }
.shade_6bbe::before { content: '\f0c9'; }
.up_ac25::before { content: '\f061'; }
.yellow-f0bf::before { content: '\f060'; }
.media_mini_84bd::before { content: '\f04b'; }
.large-df2c::before { content: '\f04c'; }
.article_small_5b58::before { content: '\f019'; }
.layout_slow_fe62::before { content: '\f093'; }
.outline_896f::before { content: '\f132'; }
.tabs-a630::before { content: '\f091'; }
.info_f422::before { content: '\f06b'; }
.tertiary_action_b05a::before { content: '\f0d6'; }
.gallery-e7e2::before { content: '\f09d'; }
.soft-3111::before { content: '\f10b'; }
.pressed-60f7::before { content: '\f108'; }
.hard_4f5c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.yellow_0701::before { content: '\f522'; }
.article_medium_d62b::before { content: '\f327'; }
.layout_soft_b78f::before { content: '\f219'; }
.inner_007e::before { content: '\f21e'; }
.tabs_ed77::before { content: '\f2f5'; }

/* Social Icons */
.outline-b099::before { content: '\f09a'; }
.liquid-bc0d::before { content: '\f099'; }
.full-799d::before { content: '\f16d'; }
.basic-4a84::before { content: '\f167'; }
.cold_e6f7::before { content: '\f2c6'; }
.top-0403::before { content: '\f232'; }

/* Size Classes */
.plasma_2c52 { font-size: 0.75em; }
.section_51c7 { font-size: 0.875em; }
.section-11b4 { font-size: 1.33em; }
.column-prev-562b { font-size: 1.5em; }
.hero-slow-40b3 { font-size: 2em; }
.slider_0bbf { font-size: 3em; }

/* Animation Classes */
.narrow-1474 {
    animation: fa-spin 2s infinite linear;
}

.highlight_7fbb {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0b9b */
.promo-block-w1 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.0;
}
