/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.layout-top-105f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.gradient-9d0c, .right-3fe7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.card-cold-8782::before { content: '\f015'; }
.blue-ebab::before { content: '\f007'; }
.current_45b0::before { content: '\f023'; }
.clean-681d::before { content: '\f0e0'; }
.carousel-soft-a321::before { content: '\f095'; }
.chip-bottom-44f6::before { content: '\f005'; }
.media_e397::before { content: '\f004'; }
.gallery-right-8ca3::before { content: '\f00c'; }
.breadcrumb-west-1ad6::before { content: '\f00d'; }
.tag_e441::before { content: '\f002'; }
.new_2c2d::before { content: '\f0c9'; }
.backdrop-slow-4b80::before { content: '\f061'; }
.secondary_red_542a::before { content: '\f060'; }
.column-liquid-7fd0::before { content: '\f04b'; }
.gas_0d5b::before { content: '\f04c'; }
.feature-325a::before { content: '\f019'; }
.advanced-33db::before { content: '\f093'; }
.warm_c52b::before { content: '\f132'; }
.white-368d::before { content: '\f091'; }
.active_bee5::before { content: '\f06b'; }
.banner_6b56::before { content: '\f0d6'; }
.sort-soft-4d0a::before { content: '\f09d'; }
.input-e785::before { content: '\f10b'; }
.thumbnail_20f0::before { content: '\f108'; }
.mask_9c1c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tall-3203::before { content: '\f522'; }
.tall-cc89::before { content: '\f327'; }
.card-b3a2::before { content: '\f219'; }
.row-pro-ac95::before { content: '\f21e'; }
.sort-563e::before { content: '\f2f5'; }

/* Social Icons */
.center_8eca::before { content: '\f09a'; }
.rough-bb88::before { content: '\f099'; }
.info-0283::before { content: '\f16d'; }
.bright-daf6::before { content: '\f167'; }
.header_silver_5df7::before { content: '\f2c6'; }
.hovered-9439::before { content: '\f232'; }

/* Size Classes */
.component-tall-3158 { font-size: 0.75em; }
.link-3b9a { font-size: 0.875em; }
.surface_73dc { font-size: 1.33em; }
.orange_cae0 { font-size: 1.5em; }
.container_glass_dc97 { font-size: 2em; }
.red_f559 { font-size: 3em; }

/* Animation Classes */
.upper_77c0 {
    animation: fa-spin 2s infinite linear;
}

.description_cool_70c9 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: be2b */
.promo-block-d7 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.3;
}
