/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.breadcrumb_4013) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hovered-cc63, .search-77c5 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.heading-pink-da43::before { content: '\f015'; }
.east-fd7e::before { content: '\f007'; }
.active-2a3c::before { content: '\f023'; }
.right-74e0::before { content: '\f0e0'; }
.media-4209::before { content: '\f095'; }
.last-3773::before { content: '\f005'; }
.thick_0c27::before { content: '\f004'; }
.pro_bc6a::before { content: '\f00c'; }
.summary-844d::before { content: '\f00d'; }
.outline_soft_48f0::before { content: '\f002'; }
.component-7500::before { content: '\f0c9'; }
.chip-center-214c::before { content: '\f061'; }
.box-fresh-ac82::before { content: '\f060'; }
.breadcrumb-west-85b3::before { content: '\f04b'; }
.fresh-a838::before { content: '\f04c'; }
.bright_4093::before { content: '\f019'; }
.column_purple_c0cd::before { content: '\f093'; }
.active_5fd7::before { content: '\f132'; }
.title-b9df::before { content: '\f091'; }
.shade-c1ab::before { content: '\f06b'; }
.video-4c2b::before { content: '\f0d6'; }
.gradient_ae61::before { content: '\f09d'; }
.under-9861::before { content: '\f10b'; }
.easy-804e::before { content: '\f108'; }
.under_337e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.alert-huge-a822::before { content: '\f522'; }
.huge_8ad2::before { content: '\f327'; }
.accent-9fa7::before { content: '\f219'; }
.component-2371::before { content: '\f21e'; }
.warm-82ea::before { content: '\f2f5'; }

/* Social Icons */
.disabled_inner_86ba::before { content: '\f09a'; }
.pagination-lite-d1e9::before { content: '\f099'; }
.wrapper-over-d527::before { content: '\f16d'; }
.footer-stale-a928::before { content: '\f167'; }
.sidebar-1757::before { content: '\f2c6'; }
.right-b106::before { content: '\f232'; }

/* Size Classes */
.grid-tall-b9cb { font-size: 0.75em; }
.over_159e { font-size: 0.875em; }
.caption_c160 { font-size: 1.33em; }
.element-d232 { font-size: 1.5em; }
.status_first_6af8 { font-size: 2em; }
.badge-c651 { font-size: 3em; }

/* Animation Classes */
.silver_a827 {
    animation: fa-spin 2s infinite linear;
}

.surface-west-1dc2 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 710b */
.promo-block-j4 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.1;
}
