/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.rough_b411) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.module_simple_3ce1, .bottom_521c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.plasma_d1c6::before { content: '\f015'; }
.breadcrumb_fluid_365d::before { content: '\f007'; }
.paragraph-center-5210::before { content: '\f023'; }
.link-huge-a23d::before { content: '\f0e0'; }
.card_selected_0521::before { content: '\f095'; }
.accent-4d98::before { content: '\f005'; }
.stone_d8c6::before { content: '\f004'; }
.static_ab9e::before { content: '\f00c'; }
.message-0ee8::before { content: '\f00d'; }
.hidden-ef55::before { content: '\f002'; }
.tooltip_d214::before { content: '\f0c9'; }
.avatar-dark-8bbb::before { content: '\f061'; }
.gas_6159::before { content: '\f060'; }
.focus_tiny_c438::before { content: '\f04b'; }
.wood-22d5::before { content: '\f04c'; }
.icon_small_1e0c::before { content: '\f019'; }
.focused_d5ba::before { content: '\f093'; }
.search-next-e779::before { content: '\f132'; }
.filter_out_94c3::before { content: '\f091'; }
.slider_9109::before { content: '\f06b'; }
.header_in_b07c::before { content: '\f0d6'; }
.list_531d::before { content: '\f09d'; }
.modal_7fce::before { content: '\f10b'; }
.picture_full_deaa::before { content: '\f108'; }
.widget-3dde::before { content: '\f10a'; }

/* Gambling Specific Icons */
.wrapper_medium_adb4::before { content: '\f522'; }
.hidden-1e81::before { content: '\f327'; }
.medium_2f8c::before { content: '\f219'; }
.basic_1b73::before { content: '\f21e'; }
.easy-4028::before { content: '\f2f5'; }

/* Social Icons */
.info-ef86::before { content: '\f09a'; }
.silver_debb::before { content: '\f099'; }
.content_7ac7::before { content: '\f16d'; }
.aside_hovered_8c4a::before { content: '\f167'; }
.photo-de60::before { content: '\f2c6'; }
.hot-8286::before { content: '\f232'; }

/* Size Classes */
.accent-a048 { font-size: 0.75em; }
.carousel_bfd1 { font-size: 0.875em; }
.easy_db16 { font-size: 1.33em; }
.pink-aa48 { font-size: 1.5em; }
.primary_147a { font-size: 2em; }
.action-6c62 { font-size: 3em; }

/* Animation Classes */
.east-c469 {
    animation: fa-spin 2s infinite linear;
}

.dynamic-574a {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0014 */
.promo-block-r6 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.1;
}
