/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.north-da97) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.green_b017, .picture-fcd9 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.secondary-basic-6d06::before { content: '\f015'; }
.alert-warm-142b::before { content: '\f007'; }
.hard_2f3d::before { content: '\f023'; }
.menu-78a4::before { content: '\f0e0'; }
.south-7502::before { content: '\f095'; }
.content-glass-ecc8::before { content: '\f005'; }
.label_f264::before { content: '\f004'; }
.grid-in-67e8::before { content: '\f00c'; }
.tooltip_1c06::before { content: '\f00d'; }
.pagination_rough_00c4::before { content: '\f002'; }
.aside-9776::before { content: '\f0c9'; }
.shadow-ab66::before { content: '\f061'; }
.article-active-c1e7::before { content: '\f060'; }
.progress_c1a0::before { content: '\f04b'; }
.outline-3548::before { content: '\f04c'; }
.active-b566::before { content: '\f019'; }
.bottom_836b::before { content: '\f093'; }
.iron-10fc::before { content: '\f132'; }
.title-5e4a::before { content: '\f091'; }
.alert-c790::before { content: '\f06b'; }
.container-red-c992::before { content: '\f0d6'; }
.down_a9f3::before { content: '\f09d'; }
.dim-2974::before { content: '\f10b'; }
.tooltip_hard_c3c3::before { content: '\f108'; }
.heading_fast_0b4e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.fast-5258::before { content: '\f522'; }
.info-first-97d9::before { content: '\f327'; }
.caption-fixed-da01::before { content: '\f219'; }
.clean_a6f2::before { content: '\f21e'; }
.nav_d3e4::before { content: '\f2f5'; }

/* Social Icons */
.upper-b8dc::before { content: '\f09a'; }
.fast_ff4c::before { content: '\f099'; }
.slider_fresh_fcbb::before { content: '\f16d'; }
.hard_dc18::before { content: '\f167'; }
.thumbnail-huge-ec93::before { content: '\f2c6'; }
.list_lite_edfb::before { content: '\f232'; }

/* Size Classes */
.west-472c { font-size: 0.75em; }
.container_warm_0fe9 { font-size: 0.875em; }
.tooltip-bottom-e096 { font-size: 1.33em; }
.outline_in_354c { font-size: 1.5em; }
.up_e800 { font-size: 2em; }
.element_focused_8ca1 { font-size: 3em; }

/* Animation Classes */
.banner-a427 {
    animation: fa-spin 2s infinite linear;
}

.element_slow_6288 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4ce8 */
.promo-block-h8 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.1;
}
