/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.text-medium-54a4) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.active-smooth-371d, .badge-2209 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.avatar_out_93fd::before { content: '\f015'; }
.hard_1181::before { content: '\f007'; }
.over-c5c5::before { content: '\f023'; }
.tabs_smooth_bba2::before { content: '\f0e0'; }
.label-pro-20d5::before { content: '\f095'; }
.video-29a4::before { content: '\f005'; }
.content_ad7a::before { content: '\f004'; }
.large-de49::before { content: '\f00c'; }
.hero-old-3cd9::before { content: '\f00d'; }
.accordion_51a8::before { content: '\f002'; }
.sidebar_35fc::before { content: '\f0c9'; }
.iron-9872::before { content: '\f061'; }
.right_69b0::before { content: '\f060'; }
.chip-3de8::before { content: '\f04b'; }
.panel_wood_7e62::before { content: '\f04c'; }
.pink-2033::before { content: '\f019'; }
.pagination-down-8d05::before { content: '\f093'; }
.text-ffc3::before { content: '\f132'; }
.hero_a4b9::before { content: '\f091'; }
.left-0c00::before { content: '\f06b'; }
.popup-glass-d8ca::before { content: '\f0d6'; }
.main-bottom-3591::before { content: '\f09d'; }
.gold_5f14::before { content: '\f10b'; }
.green-1e97::before { content: '\f108'; }
.widget-complex-1235::before { content: '\f10a'; }

/* Gambling Specific Icons */
.outline-e5f6::before { content: '\f522'; }
.rough-33e2::before { content: '\f327'; }
.wrapper-white-6e57::before { content: '\f219'; }
.clean-ce41::before { content: '\f21e'; }
.basic_b33c::before { content: '\f2f5'; }

/* Social Icons */
.gas-db02::before { content: '\f09a'; }
.form-iron-b797::before { content: '\f099'; }
.container_black_a923::before { content: '\f16d'; }
.table_b524::before { content: '\f167'; }
.picture_5d97::before { content: '\f2c6'; }
.dropdown_bronze_8ef8::before { content: '\f232'; }

/* Size Classes */
.lite-f38e { font-size: 0.75em; }
.accent-ff02 { font-size: 0.875em; }
.hover_7194 { font-size: 1.33em; }
.fresh_de91 { font-size: 1.5em; }
.bronze_fcb0 { font-size: 2em; }
.badge-9c42 { font-size: 3em; }

/* Animation Classes */
.search-hovered-d6ee {
    animation: fa-spin 2s infinite linear;
}

.hidden-d157 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 18a6 */
.promo-block-w0 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.2;
}
