/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.sidebar_14c0) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.frame-6c11, .image_9af0 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.notification-c3d1::before { content: '\f015'; }
.gas_302a::before { content: '\f007'; }
.center-a90b::before { content: '\f023'; }
.detail-17f2::before { content: '\f0e0'; }
.summary_warm_cbf7::before { content: '\f095'; }
.accent_basic_2e41::before { content: '\f005'; }
.active_action_6447::before { content: '\f004'; }
.hero-8406::before { content: '\f00c'; }
.wood_e920::before { content: '\f00d'; }
.text-slow-aa86::before { content: '\f002'; }
.north-070f::before { content: '\f0c9'; }
.footer-4802::before { content: '\f061'; }
.backdrop_793c::before { content: '\f060'; }
.hidden_dim_d46b::before { content: '\f04b'; }
.module-outer-64c3::before { content: '\f04c'; }
.message_672f::before { content: '\f019'; }
.shadow-purple-c7e9::before { content: '\f093'; }
.badge-a0bb::before { content: '\f132'; }
.primary-right-84a2::before { content: '\f091'; }
.up-1233::before { content: '\f06b'; }
.red_2200::before { content: '\f0d6'; }
.footer_purple_ef01::before { content: '\f09d'; }
.article_warm_bb40::before { content: '\f10b'; }
.top_9ed8::before { content: '\f108'; }
.chip-left-8fdc::before { content: '\f10a'; }

/* Gambling Specific Icons */
.component-d199::before { content: '\f522'; }
.preview-e644::before { content: '\f327'; }
.accordion_ddc2::before { content: '\f219'; }
.disabled-hard-af4b::before { content: '\f21e'; }
.heading_static_083b::before { content: '\f2f5'; }

/* Social Icons */
.text_237c::before { content: '\f09a'; }
.label_first_634e::before { content: '\f099'; }
.tooltip_a699::before { content: '\f16d'; }
.section_fluid_8daf::before { content: '\f167'; }
.primary-rough-d092::before { content: '\f2c6'; }
.stone_69e3::before { content: '\f232'; }

/* Size Classes */
.popup_c70d { font-size: 0.75em; }
.mask-9529 { font-size: 0.875em; }
.info-hard-4988 { font-size: 1.33em; }
.middle_ac17 { font-size: 1.5em; }
.section-d484 { font-size: 2em; }
.black_3624 { font-size: 3em; }

/* Animation Classes */
.media-gas-f667 {
    animation: fa-spin 2s infinite linear;
}

.button_20bd {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4d38 */
.promo-block-m4 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.3;
}
