/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.avatar_top_cbf5) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.green-d1cd, .texture-d387 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.mask_left_4181::before { content: '\f015'; }
.table-6b67::before { content: '\f007'; }
.gallery-inner-00cb::before { content: '\f023'; }
.popup-in-dbc5::before { content: '\f0e0'; }
.thumbnail-fc29::before { content: '\f095'; }
.huge_7cbb::before { content: '\f005'; }
.badge-dfc3::before { content: '\f004'; }
.form-f58b::before { content: '\f00c'; }
.hover_cool_eb2a::before { content: '\f00d'; }
.accordion-8718::before { content: '\f002'; }
.logo_0cf3::before { content: '\f0c9'; }
.paragraph_a692::before { content: '\f061'; }
.new-09a0::before { content: '\f060'; }
.slow_8d50::before { content: '\f04b'; }
.breadcrumb-light-1052::before { content: '\f04c'; }
.hero-87ff::before { content: '\f019'; }
.outline_stale_1440::before { content: '\f093'; }
.element_32e8::before { content: '\f132'; }
.wide_9283::before { content: '\f091'; }
.shadow-top-0b8f::before { content: '\f06b'; }
.orange_0d4f::before { content: '\f0d6'; }
.gold-fd4e::before { content: '\f09d'; }
.bottom-a2ea::before { content: '\f10b'; }
.fast_f3c3::before { content: '\f108'; }
.description-fb25::before { content: '\f10a'; }

/* Gambling Specific Icons */
.card-0823::before { content: '\f522'; }
.feature_stale_c374::before { content: '\f327'; }
.alert-2b6a::before { content: '\f219'; }
.surface_bottom_b0c8::before { content: '\f21e'; }
.frame_18d3::before { content: '\f2f5'; }

/* Social Icons */
.red_63ae::before { content: '\f09a'; }
.list_lite_ebaf::before { content: '\f099'; }
.action_b5d3::before { content: '\f16d'; }
.popup-9c57::before { content: '\f167'; }
.badge-8066::before { content: '\f2c6'; }
.tag_f884::before { content: '\f232'; }

/* Size Classes */
.stale_a73a { font-size: 0.75em; }
.sort_988d { font-size: 0.875em; }
.feature-5b8e { font-size: 1.33em; }
.next-22f3 { font-size: 1.5em; }
.nav-in-6808 { font-size: 2em; }
.bronze-7fa1 { font-size: 3em; }

/* Animation Classes */
.item-short-d766 {
    animation: fa-spin 2s infinite linear;
}

.texture-advanced-c320 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 126b */
.promo-block-u2 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.0;
}
