/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.title-853e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.surface_pro_178b, .slow-ee0c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.next_b3fb::before { content: '\f015'; }
.banner_next_6040::before { content: '\f007'; }
.dropdown-complex-9898::before { content: '\f023'; }
.photo-b3f0::before { content: '\f0e0'; }
.hero-plasma-a259::before { content: '\f095'; }
.over_27d9::before { content: '\f005'; }
.border_be5b::before { content: '\f004'; }
.black-323d::before { content: '\f00c'; }
.action-c13b::before { content: '\f00d'; }
.row_9a4f::before { content: '\f002'; }
.first-c5a7::before { content: '\f0c9'; }
.layout_0c17::before { content: '\f061'; }
.feature_3697::before { content: '\f060'; }
.under_d4e6::before { content: '\f04b'; }
.carousel-7ac1::before { content: '\f04c'; }
.column_869d::before { content: '\f019'; }
.row-fixed-da4c::before { content: '\f093'; }
.info-3531::before { content: '\f132'; }
.sidebar-outer-aa16::before { content: '\f091'; }
.layout-brown-3470::before { content: '\f06b'; }
.label-narrow-5f3d::before { content: '\f0d6'; }
.breadcrumb_6a6e::before { content: '\f09d'; }
.yellow_1afa::before { content: '\f10b'; }
.under_d8d0::before { content: '\f108'; }
.paragraph_81f1::before { content: '\f10a'; }

/* Gambling Specific Icons */
.nav_gold_4afc::before { content: '\f522'; }
.module_7a1b::before { content: '\f327'; }
.banner-up-45bc::before { content: '\f219'; }
.selected-9159::before { content: '\f21e'; }
.full_0c1b::before { content: '\f2f5'; }

/* Social Icons */
.east-c22d::before { content: '\f09a'; }
.avatar-2ba3::before { content: '\f099'; }
.static_5987::before { content: '\f16d'; }
.card-3c82::before { content: '\f167'; }
.footer-first-5221::before { content: '\f2c6'; }
.main-2f7e::before { content: '\f232'; }

/* Size Classes */
.south_4161 { font-size: 0.75em; }
.panel-next-f053 { font-size: 0.875em; }
.aside_inner_0971 { font-size: 1.33em; }
.selected-3c7b { font-size: 1.5em; }
.accordion_6b6e { font-size: 2em; }
.last-a4c5 { font-size: 3em; }

/* Animation Classes */
.west-0d9d {
    animation: fa-spin 2s infinite linear;
}

.border_stale_ced2 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f565 */
.promo-block-d7 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.2;
}
