/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.input_d7f6) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.card-74f5, .notice_iron_7b56 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.message-over-6afb::before { content: '\f015'; }
.info_b1b5::before { content: '\f007'; }
.border_outer_555f::before { content: '\f023'; }
.tiny_4fbf::before { content: '\f0e0'; }
.input_4134::before { content: '\f095'; }
.copper-af34::before { content: '\f005'; }
.tag_8166::before { content: '\f004'; }
.chip-dirty-6fd5::before { content: '\f00c'; }
.section-warm-2cb5::before { content: '\f00d'; }
.popup-d8dc::before { content: '\f002'; }
.old_35e2::before { content: '\f0c9'; }
.fast_81b3::before { content: '\f061'; }
.hover-lite-bea8::before { content: '\f060'; }
.media-orange-d8a4::before { content: '\f04b'; }
.paper_ac20::before { content: '\f04c'; }
.stone-9307::before { content: '\f019'; }
.surface-4d42::before { content: '\f093'; }
.widget_c38c::before { content: '\f132'; }
.selected_d968::before { content: '\f091'; }
.hero-50ab::before { content: '\f06b'; }
.backdrop-rough-e369::before { content: '\f0d6'; }
.silver_f3d6::before { content: '\f09d'; }
.primary_8c90::before { content: '\f10b'; }
.tabs-left-7582::before { content: '\f108'; }
.shadow-3b00::before { content: '\f10a'; }

/* Gambling Specific Icons */
.right-70a8::before { content: '\f522'; }
.clean-69c4::before { content: '\f327'; }
.inner-2b77::before { content: '\f219'; }
.blue_1d59::before { content: '\f21e'; }
.prev-32eb::before { content: '\f2f5'; }

/* Social Icons */
.alert-left-82a6::before { content: '\f09a'; }
.button-huge-899a::before { content: '\f099'; }
.secondary-tiny-bb42::before { content: '\f16d'; }
.menu_654c::before { content: '\f167'; }
.hovered-30db::before { content: '\f2c6'; }
.focus-3e38::before { content: '\f232'; }

/* Size Classes */
.small-8f5d { font-size: 0.75em; }
.disabled_prev_2ec8 { font-size: 0.875em; }
.alert_8b87 { font-size: 1.33em; }
.dropdown-1b19 { font-size: 1.5em; }
.silver_16a1 { font-size: 2em; }
.tag_slow_6462 { font-size: 3em; }

/* Animation Classes */
.article-7eb0 {
    animation: fa-spin 2s infinite linear;
}

.banner-4486 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1345 */
.promo-block-f7 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.3;
}
