/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.easy_98ea) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.avatar-9449, .rough_6c3a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.gradient-center-9138::before { content: '\f015'; }
.hot-0cba::before { content: '\f007'; }
.list_left_4f13::before { content: '\f023'; }
.badge_fixed_7f23::before { content: '\f0e0'; }
.tiny_f798::before { content: '\f095'; }
.red-4043::before { content: '\f005'; }
.wood_734b::before { content: '\f004'; }
.title_new_97bb::before { content: '\f00c'; }
.feature-06dd::before { content: '\f00d'; }
.progress-dark-7fee::before { content: '\f002'; }
.logo_right_7677::before { content: '\f0c9'; }
.gradient-right-c0ec::before { content: '\f061'; }
.frame_15e6::before { content: '\f060'; }
.column_92ee::before { content: '\f04b'; }
.input_9b7d::before { content: '\f04c'; }
.old-4675::before { content: '\f019'; }
.soft-b77d::before { content: '\f093'; }
.backdrop-720e::before { content: '\f132'; }
.fluid-d951::before { content: '\f091'; }
.motion_ce23::before { content: '\f06b'; }
.light_67f8::before { content: '\f0d6'; }
.icon-out-cbf8::before { content: '\f09d'; }
.disabled_silver_faa1::before { content: '\f10b'; }
.icon-43ee::before { content: '\f108'; }
.element_8e2f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.green-2a8d::before { content: '\f522'; }
.gradient-7aed::before { content: '\f327'; }
.search-center-becf::before { content: '\f219'; }
.column-large-a6e0::before { content: '\f21e'; }
.avatar_easy_3396::before { content: '\f2f5'; }

/* Social Icons */
.box_527c::before { content: '\f09a'; }
.block-aeb2::before { content: '\f099'; }
.alert-a8ff::before { content: '\f16d'; }
.carousel_cold_64f1::before { content: '\f167'; }
.popup_b1b5::before { content: '\f2c6'; }
.pattern_out_3472::before { content: '\f232'; }

/* Size Classes */
.sort-d71e { font-size: 0.75em; }
.widget_869b { font-size: 0.875em; }
.fixed_fa07 { font-size: 1.33em; }
.secondary_f6a1 { font-size: 1.5em; }
.hovered-2a8e { font-size: 2em; }
.search-motion-7c14 { font-size: 3em; }

/* Animation Classes */
.feature_hard_ca4b {
    animation: fa-spin 2s infinite linear;
}

.top-fe92 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: caf0 */
.promo-block-x6 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
