/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.link_3c5b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.outer-b777, .soft_4723 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hard_72bb::before { content: '\f015'; }
.yellow_de5e::before { content: '\f007'; }
.sidebar_2739::before { content: '\f023'; }
.primary-thick-17e5::before { content: '\f0e0'; }
.widget-black-827e::before { content: '\f095'; }
.row_motion_cc44::before { content: '\f005'; }
.stale-8863::before { content: '\f004'; }
.out-07fa::before { content: '\f00c'; }
.gallery_da93::before { content: '\f00d'; }
.hero_black_3491::before { content: '\f002'; }
.under-f83c::before { content: '\f0c9'; }
.highlight_medium_7007::before { content: '\f061'; }
.active_pink_c0e3::before { content: '\f060'; }
.thumbnail-5909::before { content: '\f04b'; }
.section-b8fd::before { content: '\f04c'; }
.pink_898c::before { content: '\f019'; }
.gradient_liquid_255c::before { content: '\f093'; }
.sort-gas-cf01::before { content: '\f132'; }
.block-0dbb::before { content: '\f091'; }
.bottom-ca4b::before { content: '\f06b'; }
.south-54d7::before { content: '\f0d6'; }
.center_3bc3::before { content: '\f09d'; }
.pattern-black-db09::before { content: '\f10b'; }
.glass_9f13::before { content: '\f108'; }
.white_a1b5::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tabs_dynamic_228d::before { content: '\f522'; }
.background_dc51::before { content: '\f327'; }
.gradient_silver_657e::before { content: '\f219'; }
.module_active_9d94::before { content: '\f21e'; }
.summary_d9c9::before { content: '\f2f5'; }

/* Social Icons */
.old_dffc::before { content: '\f09a'; }
.header_lite_9439::before { content: '\f099'; }
.input-motion-e580::before { content: '\f16d'; }
.image_fresh_9614::before { content: '\f167'; }
.active-b165::before { content: '\f2c6'; }
.video-short-c4c1::before { content: '\f232'; }

/* Size Classes */
.pink-42ed { font-size: 0.75em; }
.top_f8eb { font-size: 0.875em; }
.white-dfdd { font-size: 1.33em; }
.stale_db0a { font-size: 1.5em; }
.notice-ff3b { font-size: 2em; }
.upper_d914 { font-size: 3em; }

/* Animation Classes */
.notification_e3aa {
    animation: fa-spin 2s infinite linear;
}

.accent_north_31c7 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1aee */
.promo-block-b5 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.2;
}
