/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.sort_over_d59f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.wide_606c, .backdrop-light-ef52 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.clean_9c3f::before { content: '\f015'; }
.content_hot_a2c7::before { content: '\f007'; }
.pro-dd50::before { content: '\f023'; }
.hover_plasma_b23a::before { content: '\f0e0'; }
.texture_b432::before { content: '\f095'; }
.main-70b0::before { content: '\f005'; }
.inner-4262::before { content: '\f004'; }
.hard-a5ee::before { content: '\f00c'; }
.alert-complex-572f::before { content: '\f00d'; }
.prev-5d44::before { content: '\f002'; }
.fast-516c::before { content: '\f0c9'; }
.layout-2df5::before { content: '\f061'; }
.left_b8da::before { content: '\f060'; }
.modal-2fb2::before { content: '\f04b'; }
.dark_74e6::before { content: '\f04c'; }
.nav-in-f4e6::before { content: '\f019'; }
.active-purple-b1af::before { content: '\f093'; }
.content-97de::before { content: '\f132'; }
.old-7a9f::before { content: '\f091'; }
.hidden_e9b0::before { content: '\f06b'; }
.logo-smooth-03d4::before { content: '\f0d6'; }
.search-dab5::before { content: '\f09d'; }
.module-4e18::before { content: '\f10b'; }
.west-111b::before { content: '\f108'; }
.icon_3e8e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.feature_iron_1024::before { content: '\f522'; }
.simple-8502::before { content: '\f327'; }
.simple-3e76::before { content: '\f219'; }
.feature-white-7938::before { content: '\f21e'; }
.logo_motion_b32d::before { content: '\f2f5'; }

/* Social Icons */
.card-upper-2990::before { content: '\f09a'; }
.list-top-a4da::before { content: '\f099'; }
.carousel-in-68e2::before { content: '\f16d'; }
.prev-3991::before { content: '\f167'; }
.shade_b4fa::before { content: '\f2c6'; }
.element_basic_eea9::before { content: '\f232'; }

/* Size Classes */
.module-05ff { font-size: 0.75em; }
.pagination_c161 { font-size: 0.875em; }
.in_7c54 { font-size: 1.33em; }
.down-baf6 { font-size: 1.5em; }
.background_5eac { font-size: 2em; }
.active-bc6b { font-size: 3em; }

/* Animation Classes */
.chip_334d {
    animation: fa-spin 2s infinite linear;
}

.panel-8699 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7fa3 */
.promo-block-m1 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.3;
}
