/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.gallery_ff0b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.plasma_2651, .button-light-7814 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hard-32c6::before { content: '\f015'; }
.card-brown-700f::before { content: '\f007'; }
.steel_9653::before { content: '\f023'; }
.feature_143d::before { content: '\f0e0'; }
.info_black_6ced::before { content: '\f095'; }
.element_f362::before { content: '\f005'; }
.fluid_ff62::before { content: '\f004'; }
.list_dirty_d96b::before { content: '\f00c'; }
.table_down_83cd::before { content: '\f00d'; }
.tabs-bright-ce6f::before { content: '\f002'; }
.box-c34b::before { content: '\f0c9'; }
.texture-88a9::before { content: '\f061'; }
.pagination-basic-73f6::before { content: '\f060'; }
.backdrop_0cbf::before { content: '\f04b'; }
.solid-6caa::before { content: '\f04c'; }
.menu_full_025b::before { content: '\f019'; }
.menu-liquid-fefb::before { content: '\f093'; }
.surface_warm_3a4e::before { content: '\f132'; }
.bronze-e6c5::before { content: '\f091'; }
.next_b03f::before { content: '\f06b'; }
.overlay-f3ea::before { content: '\f0d6'; }
.notice-b92e::before { content: '\f09d'; }
.filter_bottom_0911::before { content: '\f10b'; }
.inner_a41f::before { content: '\f108'; }
.video_0e3a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.picture_526d::before { content: '\f522'; }
.module_pressed_4599::before { content: '\f327'; }
.hover-d7ac::before { content: '\f219'; }
.iron-f416::before { content: '\f21e'; }
.header_blue_117d::before { content: '\f2f5'; }

/* Social Icons */
.alert_focused_d1f8::before { content: '\f09a'; }
.main-aa80::before { content: '\f099'; }
.grid-ab84::before { content: '\f16d'; }
.fresh_c943::before { content: '\f167'; }
.tertiary_prev_42fd::before { content: '\f2c6'; }
.shade-large-a4ff::before { content: '\f232'; }

/* Size Classes */
.feature_fd25 { font-size: 0.75em; }
.sort_cool_9c69 { font-size: 0.875em; }
.feature-medium-3f55 { font-size: 1.33em; }
.badge_top_7678 { font-size: 1.5em; }
.wrapper_middle_2938 { font-size: 2em; }
.huge_202c { font-size: 3em; }

/* Animation Classes */
.avatar-b050 {
    animation: fa-spin 2s infinite linear;
}

.status_05d0 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 94f6 */
.promo-block-m9 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.3;
}
