/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.container-4d20) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.summary-577c, .message-bd7a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.pagination-mini-8961::before { content: '\f015'; }
.logo_916b::before { content: '\f007'; }
.notification_black_0238::before { content: '\f023'; }
.hard_9ce7::before { content: '\f0e0'; }
.photo_lite_2a62::before { content: '\f095'; }
.soft-2a7f::before { content: '\f005'; }
.bronze_dc0a::before { content: '\f004'; }
.icon-0961::before { content: '\f00c'; }
.white_714c::before { content: '\f00d'; }
.badge_e866::before { content: '\f002'; }
.fluid_61fa::before { content: '\f0c9'; }
.purple-d59c::before { content: '\f061'; }
.secondary_brown_45af::before { content: '\f060'; }
.full-137e::before { content: '\f04b'; }
.secondary-cool-dd22::before { content: '\f04c'; }
.thick-2c2e::before { content: '\f019'; }
.avatar_02cd::before { content: '\f093'; }
.thick_c9db::before { content: '\f132'; }
.hero-south-4bba::before { content: '\f091'; }
.border_lower_67f0::before { content: '\f06b'; }
.sort_slow_d94b::before { content: '\f0d6'; }
.photo-purple-623b::before { content: '\f09d'; }
.detail-ac32::before { content: '\f10b'; }
.description_iron_dc9d::before { content: '\f108'; }
.heading_4f7c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.lite-d70d::before { content: '\f522'; }
.carousel_lower_acc1::before { content: '\f327'; }
.new-a33c::before { content: '\f219'; }
.notification_f424::before { content: '\f21e'; }
.surface_last_9e61::before { content: '\f2f5'; }

/* Social Icons */
.last-4730::before { content: '\f09a'; }
.smooth_ac6f::before { content: '\f099'; }
.focused-0f11::before { content: '\f16d'; }
.narrow_c161::before { content: '\f167'; }
.pagination-copper-3fb1::before { content: '\f2c6'; }
.west_e173::before { content: '\f232'; }

/* Size Classes */
.input-846a { font-size: 0.75em; }
.medium-b1b6 { font-size: 0.875em; }
.video-dcc1 { font-size: 1.33em; }
.section_d33d { font-size: 1.5em; }
.header-hard-3777 { font-size: 2em; }
.over-4a73 { font-size: 3em; }

/* Animation Classes */
.glass_89fe {
    animation: fa-spin 2s infinite linear;
}

.layout_6544 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7bd5 */
.promo-block-j4 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.0;
}
