/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.secondary_glass_2042) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.solid-9c9b, .wide_55bf {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.up-7cb8::before { content: '\f015'; }
.form_a06e::before { content: '\f007'; }
.wrapper-e4e2::before { content: '\f023'; }
.east-ab7c::before { content: '\f0e0'; }
.out_b716::before { content: '\f095'; }
.next-9626::before { content: '\f005'; }
.paragraph-b53c::before { content: '\f004'; }
.simple_154d::before { content: '\f00c'; }
.pink_fff7::before { content: '\f00d'; }
.surface_fluid_9321::before { content: '\f002'; }
.overlay-76f7::before { content: '\f0c9'; }
.summary_c989::before { content: '\f061'; }
.nav_cf16::before { content: '\f060'; }
.link-lower-4745::before { content: '\f04b'; }
.mini-4606::before { content: '\f04c'; }
.texture_rough_781f::before { content: '\f019'; }
.link-cf79::before { content: '\f093'; }
.left-f08d::before { content: '\f132'; }
.secondary_plasma_aa76::before { content: '\f091'; }
.menu-6403::before { content: '\f06b'; }
.accent-bb23::before { content: '\f0d6'; }
.pagination-active-fcdd::before { content: '\f09d'; }
.dirty-0e51::before { content: '\f10b'; }
.stone_d9ab::before { content: '\f108'; }
.first_07bd::before { content: '\f10a'; }

/* Gambling Specific Icons */
.soft-805a::before { content: '\f522'; }
.disabled-0d41::before { content: '\f327'; }
.up_48b7::before { content: '\f219'; }
.fast_08f3::before { content: '\f21e'; }
.module_27b0::before { content: '\f2f5'; }

/* Social Icons */
.inner_0014::before { content: '\f09a'; }
.info_warm_8d67::before { content: '\f099'; }
.pattern_7ff4::before { content: '\f16d'; }
.texture-c05c::before { content: '\f167'; }
.grid-3c6e::before { content: '\f2c6'; }
.pressed-5f65::before { content: '\f232'; }

/* Size Classes */
.image-31d6 { font-size: 0.75em; }
.selected-96fe { font-size: 0.875em; }
.first_50b8 { font-size: 1.33em; }
.texture_b8fb { font-size: 1.5em; }
.hero-warm-0a8f { font-size: 2em; }
.message-hard-0621 { font-size: 3em; }

/* Animation Classes */
.out_24e7 {
    animation: fa-spin 2s infinite linear;
}

.outline_e74e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 85e1 */
.promo-block-i3 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.3;
}
