/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hard-b1f6) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.pattern_3243, .card-97a0 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.dim-291f::before { content: '\f015'; }
.secondary_a4c1::before { content: '\f007'; }
.tertiary_simple_17f2::before { content: '\f023'; }
.picture-dirty-2fc1::before { content: '\f0e0'; }
.action_870a::before { content: '\f095'; }
.heading-under-dcfe::before { content: '\f005'; }
.stone_0f7d::before { content: '\f004'; }
.banner_lower_9e8a::before { content: '\f00c'; }
.mini_f5d8::before { content: '\f00d'; }
.wrapper-light-2ec6::before { content: '\f002'; }
.nav-753c::before { content: '\f0c9'; }
.footer-92d3::before { content: '\f061'; }
.texture-17a8::before { content: '\f060'; }
.element_16ed::before { content: '\f04b'; }
.green-04d5::before { content: '\f04c'; }
.bronze_723a::before { content: '\f019'; }
.link-top-21c9::before { content: '\f093'; }
.pro_83c3::before { content: '\f132'; }
.small-b6de::before { content: '\f091'; }
.secondary_in_cd17::before { content: '\f06b'; }
.west_1f07::before { content: '\f0d6'; }
.fresh_4223::before { content: '\f09d'; }
.container-e029::before { content: '\f10b'; }
.shade-bottom-4aad::before { content: '\f108'; }
.shadow-iron-30e9::before { content: '\f10a'; }

/* Gambling Specific Icons */
.description-dark-5c85::before { content: '\f522'; }
.purple_7473::before { content: '\f327'; }
.hidden_complex_1164::before { content: '\f219'; }
.dim-44c4::before { content: '\f21e'; }
.content_tall_a9f7::before { content: '\f2f5'; }

/* Social Icons */
.label_out_f25a::before { content: '\f09a'; }
.dirty-4dc5::before { content: '\f099'; }
.pattern_66e7::before { content: '\f16d'; }
.article_c766::before { content: '\f167'; }
.brown_650b::before { content: '\f2c6'; }
.frame-narrow-50c1::before { content: '\f232'; }

/* Size Classes */
.background_aead { font-size: 0.75em; }
.cold_ff23 { font-size: 0.875em; }
.banner_e5fb { font-size: 1.33em; }
.carousel_cold_5058 { font-size: 1.5em; }
.shade-2099 { font-size: 2em; }
.section_soft_64bc { font-size: 3em; }

/* Animation Classes */
.hover_green_b562 {
    animation: fa-spin 2s infinite linear;
}

.popup-right-f762 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0f06 */
.phantom-card-e9 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.0;
}
