/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.selected_e548) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.aside-298c, .frame-ac86 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.chip-6109::before { content: '\f015'; }
.detail-b938::before { content: '\f007'; }
.list-plasma-ba23::before { content: '\f023'; }
.frame-next-0980::before { content: '\f0e0'; }
.footer_fc52::before { content: '\f095'; }
.hero-a6b2::before { content: '\f005'; }
.widget-fixed-0534::before { content: '\f004'; }
.photo-gas-4921::before { content: '\f00c'; }
.tertiary_eb13::before { content: '\f00d'; }
.caption-blue-923f::before { content: '\f002'; }
.hot-fb66::before { content: '\f0c9'; }
.tag-1546::before { content: '\f061'; }
.pressed_8b87::before { content: '\f060'; }
.badge_out_c894::before { content: '\f04b'; }
.stone_eda0::before { content: '\f04c'; }
.title_mini_3ea5::before { content: '\f019'; }
.wrapper_e4a6::before { content: '\f093'; }
.item-4536::before { content: '\f132'; }
.avatar-middle-0c1f::before { content: '\f091'; }
.middle-1ec1::before { content: '\f06b'; }
.large-9570::before { content: '\f0d6'; }
.picture_liquid_5154::before { content: '\f09d'; }
.tabs-b603::before { content: '\f10b'; }
.popup_e2de::before { content: '\f108'; }
.panel_a275::before { content: '\f10a'; }

/* Gambling Specific Icons */
.accent_huge_4176::before { content: '\f522'; }
.current-5e8b::before { content: '\f327'; }
.image-905f::before { content: '\f219'; }
.paragraph-warm-9367::before { content: '\f21e'; }
.center_62c3::before { content: '\f2f5'; }

/* Social Icons */
.selected_45c4::before { content: '\f09a'; }
.selected-7426::before { content: '\f099'; }
.feature_1a65::before { content: '\f16d'; }
.active-9870::before { content: '\f167'; }
.accordion_upper_039f::before { content: '\f2c6'; }
.slow-e172::before { content: '\f232'; }

/* Size Classes */
.card_out_14f6 { font-size: 0.75em; }
.inner-2083 { font-size: 0.875em; }
.filter_red_09ff { font-size: 1.33em; }
.soft-14cd { font-size: 1.5em; }
.simple-ccfc { font-size: 2em; }
.focus_7766 { font-size: 3em; }

/* Animation Classes */
.alert_c374 {
    animation: fa-spin 2s infinite linear;
}

.dim_a9e1 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c7a5 */
.promo-block-a7 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.2;
}
