/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.container-92c5) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.warm-c144, .footer-a3f2 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.gold-33a3::before { content: '\f015'; }
.small-8a03::before { content: '\f007'; }
.link-4a4d::before { content: '\f023'; }
.wood-bf44::before { content: '\f0e0'; }
.copper_d0d6::before { content: '\f095'; }
.column-warm-31f0::before { content: '\f005'; }
.paragraph_light_f342::before { content: '\f004'; }
.soft_b04e::before { content: '\f00c'; }
.caption-7b9f::before { content: '\f00d'; }
.dropdown_dynamic_006f::before { content: '\f002'; }
.picture_bottom_54ec::before { content: '\f0c9'; }
.title-7b27::before { content: '\f061'; }
.stale_dbf9::before { content: '\f060'; }
.popup-active-0c4c::before { content: '\f04b'; }
.tag_6e91::before { content: '\f04c'; }
.link-a5e0::before { content: '\f019'; }
.accordion-6b22::before { content: '\f093'; }
.mini-99f8::before { content: '\f132'; }
.title_liquid_d56b::before { content: '\f091'; }
.main_left_6cff::before { content: '\f06b'; }
.carousel_wood_4281::before { content: '\f0d6'; }
.mask-c85a::before { content: '\f09d'; }
.shadow-slow-35ba::before { content: '\f10b'; }
.hard_104d::before { content: '\f108'; }
.heading_selected_8aaa::before { content: '\f10a'; }

/* Gambling Specific Icons */
.focus_f169::before { content: '\f522'; }
.media_soft_7353::before { content: '\f327'; }
.border-2f96::before { content: '\f219'; }
.nav_green_cf82::before { content: '\f21e'; }
.chip_9290::before { content: '\f2f5'; }

/* Social Icons */
.component_short_0b5a::before { content: '\f09a'; }
.simple_4e55::before { content: '\f099'; }
.right_9ce4::before { content: '\f16d'; }
.west_8e2a::before { content: '\f167'; }
.static_6790::before { content: '\f2c6'; }
.blue-7db6::before { content: '\f232'; }

/* Size Classes */
.hard_e807 { font-size: 0.75em; }
.input_2c00 { font-size: 0.875em; }
.notice-05f2 { font-size: 1.33em; }
.right-c4da { font-size: 1.5em; }
.bottom-272c { font-size: 2em; }
.old-8b0c { font-size: 3em; }

/* Animation Classes */
.button_cold_2cc8 {
    animation: fa-spin 2s infinite linear;
}

.shade-rough-ea31 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 995f */
.promo-block-y3 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.0;
}
