/* 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_cool_d70b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.medium_f14d, .new_711c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.motion_59ef::before { content: '\f015'; }
.background-b2c6::before { content: '\f007'; }
.input-next-3d9c::before { content: '\f023'; }
.liquid_8e27::before { content: '\f0e0'; }
.badge-soft-cc42::before { content: '\f095'; }
.warm_ca6d::before { content: '\f005'; }
.current-f28a::before { content: '\f004'; }
.accent_4614::before { content: '\f00c'; }
.menu-simple-fc30::before { content: '\f00d'; }
.wrapper-prev-5bcc::before { content: '\f002'; }
.over-5398::before { content: '\f0c9'; }
.pattern-lite-2486::before { content: '\f061'; }
.overlay_glass_56f9::before { content: '\f060'; }
.wide_ce5d::before { content: '\f04b'; }
.outline-076e::before { content: '\f04c'; }
.hidden-tall-daa0::before { content: '\f019'; }
.lower-be5f::before { content: '\f093'; }
.large_1c0a::before { content: '\f132'; }
.column_a116::before { content: '\f091'; }
.selected-c120::before { content: '\f06b'; }
.tooltip_5f3a::before { content: '\f0d6'; }
.lower-2553::before { content: '\f09d'; }
.easy_9f4f::before { content: '\f10b'; }
.title-ca32::before { content: '\f108'; }
.lite-c1c2::before { content: '\f10a'; }

/* Gambling Specific Icons */
.info-afcc::before { content: '\f522'; }
.easy-bd7b::before { content: '\f327'; }
.shadow-top-38ea::before { content: '\f219'; }
.yellow-42df::before { content: '\f21e'; }
.video-9ca9::before { content: '\f2f5'; }

/* Social Icons */
.dynamic-d743::before { content: '\f09a'; }
.accordion-416c::before { content: '\f099'; }
.module-8d3a::before { content: '\f16d'; }
.notification_cool_9a51::before { content: '\f167'; }
.chip-rough-bbe4::before { content: '\f2c6'; }
.cold_5279::before { content: '\f232'; }

/* Size Classes */
.hidden-f659 { font-size: 0.75em; }
.hard-e331 { font-size: 0.875em; }
.last_e488 { font-size: 1.33em; }
.focused-7301 { font-size: 1.5em; }
.over-4082 { font-size: 2em; }
.footer_c1d8 { font-size: 3em; }

/* Animation Classes */
.description-steel-cdfa {
    animation: fa-spin 2s infinite linear;
}

.element-b715 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0a9f */
.promo-block-a2 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.3;
}
