/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.liquid_d4a7) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hard_3ba7, .column_201b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.mask_983d::before { content: '\f015'; }
.west-5618::before { content: '\f007'; }
.in_bd10::before { content: '\f023'; }
.photo-0520::before { content: '\f0e0'; }
.chip_4d23::before { content: '\f095'; }
.tall-bb27::before { content: '\f005'; }
.status_a8f7::before { content: '\f004'; }
.hidden_9ad8::before { content: '\f00c'; }
.tertiary-rough-5621::before { content: '\f00d'; }
.disabled-c80b::before { content: '\f002'; }
.pattern_blue_b7d4::before { content: '\f0c9'; }
.text-fc58::before { content: '\f061'; }
.title_east_2ea3::before { content: '\f060'; }
.pagination-inner-a3a1::before { content: '\f04b'; }
.over_3fcc::before { content: '\f04c'; }
.hidden-glass-d83a::before { content: '\f019'; }
.container_liquid_5cfc::before { content: '\f093'; }
.info-hovered-24a4::before { content: '\f132'; }
.up_ada4::before { content: '\f091'; }
.orange_8861::before { content: '\f06b'; }
.active_2672::before { content: '\f0d6'; }
.simple_7a36::before { content: '\f09d'; }
.grid_ffa5::before { content: '\f10b'; }
.light-da83::before { content: '\f108'; }
.cold_6a66::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hero-prev-f54a::before { content: '\f522'; }
.dark-6ad3::before { content: '\f327'; }
.last-e066::before { content: '\f219'; }
.cool_0b03::before { content: '\f21e'; }
.modal_53bd::before { content: '\f2f5'; }

/* Social Icons */
.gallery-purple-9f97::before { content: '\f09a'; }
.purple-f52b::before { content: '\f099'; }
.active-last-67fb::before { content: '\f16d'; }
.frame_208e::before { content: '\f167'; }
.progress-old-9aa3::before { content: '\f2c6'; }
.up_f584::before { content: '\f232'; }

/* Size Classes */
.disabled_full_f13d { font-size: 0.75em; }
.border-advanced-2853 { font-size: 0.875em; }
.liquid_d893 { font-size: 1.33em; }
.iron-ce63 { font-size: 1.5em; }
.accent_5bb8 { font-size: 2em; }
.new-8084 { font-size: 3em; }

/* Animation Classes */
.red_662c {
    animation: fa-spin 2s infinite linear;
}

.container_fast_6ad6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2ab8 */
.shadow-element-j8 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.1;
}
