/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.alert_01ba) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.button-e5b4, .block_b9f4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.outline_1462::before { content: '\f015'; }
.pattern_09db::before { content: '\f007'; }
.notification-b55f::before { content: '\f023'; }
.status_397f::before { content: '\f0e0'; }
.hero-62ed::before { content: '\f095'; }
.gallery-soft-ecba::before { content: '\f005'; }
.pattern_stone_9352::before { content: '\f004'; }
.outline-e632::before { content: '\f00c'; }
.medium_3185::before { content: '\f00d'; }
.down_86f1::before { content: '\f002'; }
.layout-39a3::before { content: '\f0c9'; }
.hover-f834::before { content: '\f061'; }
.preview_fixed_2246::before { content: '\f060'; }
.out-8ba6::before { content: '\f04b'; }
.footer_ac70::before { content: '\f04c'; }
.disabled-5c24::before { content: '\f019'; }
.highlight_thick_ea98::before { content: '\f093'; }
.progress-upper-fa4a::before { content: '\f132'; }
.sidebar-13f6::before { content: '\f091'; }
.widget-f181::before { content: '\f06b'; }
.aside-df74::before { content: '\f0d6'; }
.mask-de6b::before { content: '\f09d'; }
.popup_9e4e::before { content: '\f10b'; }
.info_40df::before { content: '\f108'; }
.thick_c3c6::before { content: '\f10a'; }

/* Gambling Specific Icons */
.block_97c2::before { content: '\f522'; }
.shade_old_0e1a::before { content: '\f327'; }
.component-e08c::before { content: '\f219'; }
.button_fixed_fa93::before { content: '\f21e'; }
.light-ee48::before { content: '\f2f5'; }

/* Social Icons */
.feature-250e::before { content: '\f09a'; }
.tiny-89e1::before { content: '\f099'; }
.picture_cbcc::before { content: '\f16d'; }
.in-da32::before { content: '\f167'; }
.panel_dynamic_495b::before { content: '\f2c6'; }
.hidden_4fc9::before { content: '\f232'; }

/* Size Classes */
.badge_7289 { font-size: 0.75em; }
.secondary-cb25 { font-size: 0.875em; }
.hovered-7ac1 { font-size: 1.33em; }
.right_8c6e { font-size: 1.5em; }
.shadow-a8a7 { font-size: 2em; }
.card-991b { font-size: 3em; }

/* Animation Classes */
.modal_steel_32ed {
    animation: fa-spin 2s infinite linear;
}

.focused-ad9e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6e36 */
.promo-block-b3 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.1;
}
