/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.south_4e8d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hovered-f596, .blue-0c99 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.badge_8c0f::before { content: '\f015'; }
.basic-cbab::before { content: '\f007'; }
.link-c80d::before { content: '\f023'; }
.caption_9d42::before { content: '\f0e0'; }
.breadcrumb_wood_6b1a::before { content: '\f095'; }
.paragraph_0217::before { content: '\f005'; }
.texture_old_fa9d::before { content: '\f004'; }
.north_f253::before { content: '\f00c'; }
.gradient-0fa7::before { content: '\f00d'; }
.form-ee21::before { content: '\f002'; }
.soft_06d1::before { content: '\f0c9'; }
.wrapper-over-19e0::before { content: '\f061'; }
.secondary_5282::before { content: '\f060'; }
.top-7b41::before { content: '\f04b'; }
.green-29f3::before { content: '\f04c'; }
.link_upper_8fb7::before { content: '\f019'; }
.form_lower_6eb6::before { content: '\f093'; }
.hover-short-c5a2::before { content: '\f132'; }
.label-426a::before { content: '\f091'; }
.primary-d1d4::before { content: '\f06b'; }
.upper_d664::before { content: '\f0d6'; }
.center-cc50::before { content: '\f09d'; }
.chip-stone-b889::before { content: '\f10b'; }
.logo-fresh-5a88::before { content: '\f108'; }
.gallery-9781::before { content: '\f10a'; }

/* Gambling Specific Icons */
.pro-63f4::before { content: '\f522'; }
.highlight-4959::before { content: '\f327'; }
.main-4380::before { content: '\f219'; }
.wide_882e::before { content: '\f21e'; }
.detail_6e98::before { content: '\f2f5'; }

/* Social Icons */
.footer-f558::before { content: '\f09a'; }
.thumbnail_bf14::before { content: '\f099'; }
.wood_a6e9::before { content: '\f16d'; }
.out-29f6::before { content: '\f167'; }
.module-64b7::before { content: '\f2c6'; }
.button-small-d19e::before { content: '\f232'; }

/* Size Classes */
.banner-f7a1 { font-size: 0.75em; }
.overlay_99d0 { font-size: 0.875em; }
.element-1c5e { font-size: 1.33em; }
.hero-full-123a { font-size: 1.5em; }
.avatar_636e { font-size: 2em; }
.middle-d429 { font-size: 3em; }

/* Animation Classes */
.west_f956 {
    animation: fa-spin 2s infinite linear;
}

.badge_df18 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7788 */
.promo-block-r9 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.2;
}
