/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.fluid_eb0f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.input_dim_23b3, .link-next-7458 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.down_829d::before { content: '\f015'; }
.picture_rough_b2a8::before { content: '\f007'; }
.huge-86e8::before { content: '\f023'; }
.tiny_28c8::before { content: '\f0e0'; }
.card_d0d1::before { content: '\f095'; }
.surface_cold_b81e::before { content: '\f005'; }
.row_091f::before { content: '\f004'; }
.dropdown_9388::before { content: '\f00c'; }
.text_01e6::before { content: '\f00d'; }
.border-7dfb::before { content: '\f002'; }
.plasma-311f::before { content: '\f0c9'; }
.heading-top-ed18::before { content: '\f061'; }
.message-solid-930e::before { content: '\f060'; }
.pagination_new_b57d::before { content: '\f04b'; }
.nav_right_44b0::before { content: '\f04c'; }
.hero_f92f::before { content: '\f019'; }
.alert_outer_6e5f::before { content: '\f093'; }
.icon_3d97::before { content: '\f132'; }
.aside_east_a256::before { content: '\f091'; }
.label-fixed-b45e::before { content: '\f06b'; }
.header-yellow-0eda::before { content: '\f0d6'; }
.action-3d78::before { content: '\f09d'; }
.caption-right-3067::before { content: '\f10b'; }
.form_f570::before { content: '\f108'; }
.list-8f65::before { content: '\f10a'; }

/* Gambling Specific Icons */
.active_e13e::before { content: '\f522'; }
.rough-8eff::before { content: '\f327'; }
.left-90b2::before { content: '\f219'; }
.text_liquid_28dd::before { content: '\f21e'; }
.label_26fd::before { content: '\f2f5'; }

/* Social Icons */
.chip-hard-bf7c::before { content: '\f09a'; }
.thumbnail_e6d5::before { content: '\f099'; }
.message_45f1::before { content: '\f16d'; }
.heading-bright-5475::before { content: '\f167'; }
.silver-e86a::before { content: '\f2c6'; }
.fixed_ef90::before { content: '\f232'; }

/* Size Classes */
.status-a1a7 { font-size: 0.75em; }
.heading_6b25 { font-size: 0.875em; }
.west_be51 { font-size: 1.33em; }
.texture_4d86 { font-size: 1.5em; }
.notification-out-3f83 { font-size: 2em; }
.text_0adb { font-size: 3em; }

/* Animation Classes */
.widget-gas-e8d8 {
    animation: fa-spin 2s infinite linear;
}

.row-f220 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a0ea */
.promo-block-h5 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.0;
}
