/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.preview_first_5b05) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.summary-hot-c251, .blue-c71e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.action-a7b0::before { content: '\f015'; }
.description-silver-e933::before { content: '\f007'; }
.chip_cold_c0f2::before { content: '\f023'; }
.video-large-15bb::before { content: '\f0e0'; }
.highlight-4fe3::before { content: '\f095'; }
.shade_431f::before { content: '\f005'; }
.caption-7b05::before { content: '\f004'; }
.banner-372a::before { content: '\f00c'; }
.complex_671c::before { content: '\f00d'; }
.image-6caa::before { content: '\f002'; }
.background-b01e::before { content: '\f0c9'; }
.outline-huge-dd49::before { content: '\f061'; }
.dirty-ea6c::before { content: '\f060'; }
.hero-static-afbd::before { content: '\f04b'; }
.container-soft-d2b6::before { content: '\f04c'; }
.glass_55ce::before { content: '\f019'; }
.menu-2788::before { content: '\f093'; }
.card_6023::before { content: '\f132'; }
.motion_14c9::before { content: '\f091'; }
.widget_down_5f86::before { content: '\f06b'; }
.input-d9be::before { content: '\f0d6'; }
.outline_17b2::before { content: '\f09d'; }
.chip_351d::before { content: '\f10b'; }
.frame-681c::before { content: '\f108'; }
.dropdown-3cc4::before { content: '\f10a'; }

/* Gambling Specific Icons */
.column-hard-8864::before { content: '\f522'; }
.thumbnail-b83b::before { content: '\f327'; }
.background_action_f6cf::before { content: '\f219'; }
.overlay-fc2c::before { content: '\f21e'; }
.tertiary-copper-37c3::before { content: '\f2f5'; }

/* Social Icons */
.hot_11a8::before { content: '\f09a'; }
.west_b399::before { content: '\f099'; }
.accordion_hovered_61ae::before { content: '\f16d'; }
.hover-4ffc::before { content: '\f167'; }
.info_fast_b9c4::before { content: '\f2c6'; }
.tooltip_852b::before { content: '\f232'; }

/* Size Classes */
.blue_7340 { font-size: 0.75em; }
.shadow_e92c { font-size: 0.875em; }
.pink_1f8b { font-size: 1.33em; }
.huge-0171 { font-size: 1.5em; }
.dropdown_bf72 { font-size: 2em; }
.highlight-slow-493c { font-size: 3em; }

/* Animation Classes */
.top_6d4a {
    animation: fa-spin 2s infinite linear;
}

.progress_5adc {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8b98 */
.promo-block-s5 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.1;
}
