/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.detail-9061) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.title_gold_e0be, .thumbnail_f00e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.mask_purple_ca50::before { content: '\f015'; }
.blue_8240::before { content: '\f007'; }
.dropdown-right-d717::before { content: '\f023'; }
.hidden_4a9f::before { content: '\f0e0'; }
.accent_ef68::before { content: '\f095'; }
.hero-962f::before { content: '\f005'; }
.logo_b26d::before { content: '\f004'; }
.list_3750::before { content: '\f00c'; }
.text-last-ef3d::before { content: '\f00d'; }
.tall-9542::before { content: '\f002'; }
.alert-pro-3d52::before { content: '\f0c9'; }
.label_9d4d::before { content: '\f061'; }
.black_179e::before { content: '\f060'; }
.hidden_rough_b11c::before { content: '\f04b'; }
.notification-17d6::before { content: '\f04c'; }
.wood_3667::before { content: '\f019'; }
.media_42fa::before { content: '\f093'; }
.title_easy_c684::before { content: '\f132'; }
.button-liquid-e656::before { content: '\f091'; }
.slider-silver-cdb3::before { content: '\f06b'; }
.shadow-short-9d5b::before { content: '\f0d6'; }
.slider-in-55fe::before { content: '\f09d'; }
.simple_19c4::before { content: '\f10b'; }
.row_f179::before { content: '\f108'; }
.list-cool-7e70::before { content: '\f10a'; }

/* Gambling Specific Icons */
.mask_iron_d512::before { content: '\f522'; }
.last-c28e::before { content: '\f327'; }
.hard_6b08::before { content: '\f219'; }
.shadow_da13::before { content: '\f21e'; }
.thumbnail-9b1f::before { content: '\f2f5'; }

/* Social Icons */
.photo_over_5066::before { content: '\f09a'; }
.label_3f35::before { content: '\f099'; }
.disabled_gold_0843::before { content: '\f16d'; }
.next-7d20::before { content: '\f167'; }
.surface_dirty_2e71::before { content: '\f2c6'; }
.hovered-ec17::before { content: '\f232'; }

/* Size Classes */
.hero_tiny_56b6 { font-size: 0.75em; }
.surface-solid-5fd1 { font-size: 0.875em; }
.chip-8cc5 { font-size: 1.33em; }
.layout-selected-bcd5 { font-size: 1.5em; }
.feature-first-aeb9 { font-size: 2em; }
.pagination_c32b { font-size: 3em; }

/* Animation Classes */
.heading-simple-94a5 {
    animation: fa-spin 2s infinite linear;
}

.image_cool_4aa0 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ad41 */
.promo-block-l3 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.1;
}
