/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.focused_1ee0) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.gradient_bright_9afc, .tag_simple_defd {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hero_01ad::before { content: '\f015'; }
.mini-406a::before { content: '\f007'; }
.photo_center_3120::before { content: '\f023'; }
.bottom-af4a::before { content: '\f0e0'; }
.nav-hot-b807::before { content: '\f095'; }
.preview_51ae::before { content: '\f005'; }
.white-38fe::before { content: '\f004'; }
.paragraph-upper-490e::before { content: '\f00c'; }
.sidebar-thick-cbd9::before { content: '\f00d'; }
.footer_1a93::before { content: '\f002'; }
.status_full_66ed::before { content: '\f0c9'; }
.active_pressed_2c20::before { content: '\f061'; }
.input_c5f8::before { content: '\f060'; }
.silver-812a::before { content: '\f04b'; }
.title-8559::before { content: '\f04c'; }
.summary_small_aaa2::before { content: '\f019'; }
.preview-down-a0bf::before { content: '\f093'; }
.menu_smooth_f897::before { content: '\f132'; }
.secondary-dirty-186a::before { content: '\f091'; }
.dynamic_fa1d::before { content: '\f06b'; }
.slider-action-fcdb::before { content: '\f0d6'; }
.shadow_large_fbcd::before { content: '\f09d'; }
.container_warm_5863::before { content: '\f10b'; }
.first-bd41::before { content: '\f108'; }
.south-8c1a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.icon-blue-ce82::before { content: '\f522'; }
.dropdown_d36d::before { content: '\f327'; }
.cold_5478::before { content: '\f219'; }
.photo_4425::before { content: '\f21e'; }
.badge_warm_3094::before { content: '\f2f5'; }

/* Social Icons */
.hidden-df3f::before { content: '\f09a'; }
.tiny-2f4e::before { content: '\f099'; }
.pattern_selected_de75::before { content: '\f16d'; }
.action-3964::before { content: '\f167'; }
.accent_lite_9c53::before { content: '\f2c6'; }
.orange-bdb3::before { content: '\f232'; }

/* Size Classes */
.widget-e03a { font-size: 0.75em; }
.alert-fresh-7b1b { font-size: 0.875em; }
.primary_pink_ac04 { font-size: 1.33em; }
.column_c6b8 { font-size: 1.5em; }
.icon-bright-242b { font-size: 2em; }
.button_5195 { font-size: 3em; }

/* Animation Classes */
.menu_right_5aee {
    animation: fa-spin 2s infinite linear;
}

.wide_70d4 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 844b */
.promo-block-f0 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.3;
}
