/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.motion-6268) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.list_full_fc3a, .primary-e399 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.item-c4d9::before { content: '\f015'; }
.module-10ea::before { content: '\f007'; }
.breadcrumb_0ec2::before { content: '\f023'; }
.border_7138::before { content: '\f0e0'; }
.progress-a14e::before { content: '\f095'; }
.fixed_cbca::before { content: '\f005'; }
.section_under_7ea6::before { content: '\f004'; }
.content-beaf::before { content: '\f00c'; }
.small_9662::before { content: '\f00d'; }
.video_ee1f::before { content: '\f002'; }
.notification-dark-51ad::before { content: '\f0c9'; }
.warm-5e63::before { content: '\f061'; }
.overlay_gas_b8c1::before { content: '\f060'; }
.cold_9393::before { content: '\f04b'; }
.surface-next-f4dc::before { content: '\f04c'; }
.blue_860f::before { content: '\f019'; }
.first-335d::before { content: '\f093'; }
.table-05d3::before { content: '\f132'; }
.frame_9415::before { content: '\f091'; }
.hidden_8173::before { content: '\f06b'; }
.button_dirty_df51::before { content: '\f0d6'; }
.component_6816::before { content: '\f09d'; }
.dim_7a7c::before { content: '\f10b'; }
.dropdown_34ac::before { content: '\f108'; }
.pressed-8c67::before { content: '\f10a'; }

/* Gambling Specific Icons */
.large_58d8::before { content: '\f522'; }
.accordion_advanced_ddba::before { content: '\f327'; }
.surface_fluid_842e::before { content: '\f219'; }
.glass-9c50::before { content: '\f21e'; }
.solid_fc39::before { content: '\f2f5'; }

/* Social Icons */
.yellow_b363::before { content: '\f09a'; }
.notification_18c6::before { content: '\f099'; }
.nav_867d::before { content: '\f16d'; }
.first-be7a::before { content: '\f167'; }
.panel-dc28::before { content: '\f2c6'; }
.avatar_44ec::before { content: '\f232'; }

/* Size Classes */
.header-fixed-9db3 { font-size: 0.75em; }
.modal_fresh_626d { font-size: 0.875em; }
.tag_7502 { font-size: 1.33em; }
.full_bc9f { font-size: 1.5em; }
.gallery-967c { font-size: 2em; }
.logo_bronze_d284 { font-size: 3em; }

/* Animation Classes */
.progress-stone-3c5b {
    animation: fa-spin 2s infinite linear;
}

.lite-0a91 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0caa */
.promo-block-e4 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.3;
}
