/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.west_a09e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.modal-north-564f, .alert-a2bc {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.shadow_smooth_609a::before { content: '\f015'; }
.caption-5a10::before { content: '\f007'; }
.outer-a877::before { content: '\f023'; }
.hover-55fa::before { content: '\f0e0'; }
.pattern_basic_886a::before { content: '\f095'; }
.table_left_0b9f::before { content: '\f005'; }
.preview-532c::before { content: '\f004'; }
.modal_small_14e1::before { content: '\f00c'; }
.hidden_action_9448::before { content: '\f00d'; }
.bottom_6784::before { content: '\f002'; }
.article_5b86::before { content: '\f0c9'; }
.warm-6437::before { content: '\f061'; }
.backdrop_7373::before { content: '\f060'; }
.item_complex_3725::before { content: '\f04b'; }
.status-next-f89e::before { content: '\f04c'; }
.progress-soft-241b::before { content: '\f019'; }
.stale_2ba0::before { content: '\f093'; }
.logo-first-8910::before { content: '\f132'; }
.right_eb50::before { content: '\f091'; }
.grid_addb::before { content: '\f06b'; }
.list-558b::before { content: '\f0d6'; }
.list-light-4846::before { content: '\f09d'; }
.active-d615::before { content: '\f10b'; }
.widget-ce86::before { content: '\f108'; }
.modal-b9b3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.right_2d35::before { content: '\f522'; }
.aside_light_18f2::before { content: '\f327'; }
.silver-a71e::before { content: '\f219'; }
.motion_effb::before { content: '\f21e'; }
.notice_04de::before { content: '\f2f5'; }

/* Social Icons */
.gradient_999a::before { content: '\f09a'; }
.text-ba88::before { content: '\f099'; }
.content_5613::before { content: '\f16d'; }
.highlight_stone_42a0::before { content: '\f167'; }
.content_f498::before { content: '\f2c6'; }
.modal-3959::before { content: '\f232'; }

/* Size Classes */
.sidebar_medium_04b1 { font-size: 0.75em; }
.picture_2584 { font-size: 0.875em; }
.hard_1fc7 { font-size: 1.33em; }
.upper-4037 { font-size: 1.5em; }
.secondary_a16d { font-size: 2em; }
.row_11fa { font-size: 3em; }

/* Animation Classes */
.hidden_0603 {
    animation: fa-spin 2s infinite linear;
}

.grid_531d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 188b */
.promo-block-w5 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.2;
}
