/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.aside_brown_2a26) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.popup_bottom_eec6, .popup-mini-e294 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.element_fe93::before { content: '\f015'; }
.filter_8acc::before { content: '\f007'; }
.active_25c6::before { content: '\f023'; }
.focus_upper_8bd9::before { content: '\f0e0'; }
.action-eaf1::before { content: '\f095'; }
.button-medium-e79f::before { content: '\f005'; }
.top-7253::before { content: '\f004'; }
.shade-current-783d::before { content: '\f00c'; }
.banner-in-435d::before { content: '\f00d'; }
.form_8ae4::before { content: '\f002'; }
.black_5e5f::before { content: '\f0c9'; }
.layout_warm_3bc9::before { content: '\f061'; }
.hover_0cbc::before { content: '\f060'; }
.highlight_6207::before { content: '\f04b'; }
.upper_ee0f::before { content: '\f04c'; }
.content-easy-0311::before { content: '\f019'; }
.disabled-dirty-434f::before { content: '\f093'; }
.hover_narrow_f095::before { content: '\f132'; }
.background-narrow-58e5::before { content: '\f091'; }
.frame_small_6382::before { content: '\f06b'; }
.green-6c1c::before { content: '\f0d6'; }
.thumbnail-e69d::before { content: '\f09d'; }
.filter_motion_4faa::before { content: '\f10b'; }
.module-over-f5b9::before { content: '\f108'; }
.hard-7c72::before { content: '\f10a'; }

/* Gambling Specific Icons */
.overlay-first-52b1::before { content: '\f522'; }
.outline_7754::before { content: '\f327'; }
.panel-top-6f52::before { content: '\f219'; }
.active-outer-f05c::before { content: '\f21e'; }
.layout-dd65::before { content: '\f2f5'; }

/* Social Icons */
.block-over-3930::before { content: '\f09a'; }
.west-b4ff::before { content: '\f099'; }
.form-0403::before { content: '\f16d'; }
.slow-fa1e::before { content: '\f167'; }
.surface-steel-6bb3::before { content: '\f2c6'; }
.pattern-85e9::before { content: '\f232'; }

/* Size Classes */
.notification-3e34 { font-size: 0.75em; }
.card_d779 { font-size: 0.875em; }
.hard_1cc9 { font-size: 1.33em; }
.tertiary_0fb0 { font-size: 1.5em; }
.status-red-93a7 { font-size: 2em; }
.notice_4cd8 { font-size: 3em; }

/* Animation Classes */
.accordion-8b43 {
    animation: fa-spin 2s infinite linear;
}

.slow_5783 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 324b */
.shadow-element-o9 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.0;
}
