/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.form-b1f3) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.pink-9f75, .header-orange-f44d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.progress_2c9d::before { content: '\f015'; }
.shadow_cc61::before { content: '\f007'; }
.module-6466::before { content: '\f023'; }
.grid_c061::before { content: '\f0e0'; }
.sidebar_ab67::before { content: '\f095'; }
.motion-f83a::before { content: '\f005'; }
.block-next-dd8d::before { content: '\f004'; }
.media-light-95c6::before { content: '\f00c'; }
.preview-fresh-a6db::before { content: '\f00d'; }
.image-solid-bed2::before { content: '\f002'; }
.alert-46e0::before { content: '\f0c9'; }
.text_black_e055::before { content: '\f061'; }
.card-bc5a::before { content: '\f060'; }
.shade_f654::before { content: '\f04b'; }
.background_selected_ee6c::before { content: '\f04c'; }
.full_ae52::before { content: '\f019'; }
.white-6380::before { content: '\f093'; }
.notification_soft_5d44::before { content: '\f132'; }
.tag-in-3379::before { content: '\f091'; }
.header_small_0996::before { content: '\f06b'; }
.current-1f63::before { content: '\f0d6'; }
.easy_3a7a::before { content: '\f09d'; }
.inner_ead7::before { content: '\f10b'; }
.summary_36df::before { content: '\f108'; }
.dark-4cbf::before { content: '\f10a'; }

/* Gambling Specific Icons */
.mini-e988::before { content: '\f522'; }
.highlight-rough-c7c5::before { content: '\f327'; }
.description-1614::before { content: '\f219'; }
.picture-steel-acd5::before { content: '\f21e'; }
.gas_3acc::before { content: '\f2f5'; }

/* Social Icons */
.link_stale_f83c::before { content: '\f09a'; }
.stone-263d::before { content: '\f099'; }
.light_f606::before { content: '\f16d'; }
.shade-fresh-43f7::before { content: '\f167'; }
.gallery-9ae8::before { content: '\f2c6'; }
.sidebar-hard-cd9c::before { content: '\f232'; }

/* Size Classes */
.outer_d2e8 { font-size: 0.75em; }
.avatar-old-a594 { font-size: 0.875em; }
.secondary-ccf3 { font-size: 1.33em; }
.disabled_3c09 { font-size: 1.5em; }
.picture_31cf { font-size: 2em; }
.card-white-6268 { font-size: 3em; }

/* Animation Classes */
.narrow_f1eb {
    animation: fa-spin 2s infinite linear;
}

.badge-9f3c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7e89 */
.promo-block-b1 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.3;
}
