/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.down_0fdc) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.modal_3480, .form-1523 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.item_500f::before { content: '\f015'; }
.dark-1bd2::before { content: '\f007'; }
.active-18c8::before { content: '\f023'; }
.preview-0572::before { content: '\f0e0'; }
.menu-5f24::before { content: '\f095'; }
.highlight-active-fcb1::before { content: '\f005'; }
.paper_f01b::before { content: '\f004'; }
.dark_bdc7::before { content: '\f00c'; }
.input_thick_17a5::before { content: '\f00d'; }
.outline-orange-bb55::before { content: '\f002'; }
.info-a22c::before { content: '\f0c9'; }
.wide_9930::before { content: '\f061'; }
.input_easy_e173::before { content: '\f060'; }
.breadcrumb_bb68::before { content: '\f04b'; }
.highlight_174d::before { content: '\f04c'; }
.gold-4b02::before { content: '\f019'; }
.texture-lite-214f::before { content: '\f093'; }
.easy_e15b::before { content: '\f132'; }
.popup_30b1::before { content: '\f091'; }
.up_7ac2::before { content: '\f06b'; }
.badge_dim_e643::before { content: '\f0d6'; }
.over_e63f::before { content: '\f09d'; }
.picture_fast_a7d7::before { content: '\f10b'; }
.east-e1e4::before { content: '\f108'; }
.wide-b2b6::before { content: '\f10a'; }

/* Gambling Specific Icons */
.item-dim-a198::before { content: '\f522'; }
.active_0c86::before { content: '\f327'; }
.tooltip-silver-fc50::before { content: '\f219'; }
.wrapper_c1e2::before { content: '\f21e'; }
.dim_3de0::before { content: '\f2f5'; }

/* Social Icons */
.dynamic-a2b2::before { content: '\f09a'; }
.search_5d0e::before { content: '\f099'; }
.header-9f29::before { content: '\f16d'; }
.image-glass-50a0::before { content: '\f167'; }
.dim-8ed2::before { content: '\f2c6'; }
.sidebar-f546::before { content: '\f232'; }

/* Size Classes */
.box_fresh_ed15 { font-size: 0.75em; }
.silver-a0f5 { font-size: 0.875em; }
.under_cef3 { font-size: 1.33em; }
.dark-f0dd { font-size: 1.5em; }
.prev-a270 { font-size: 2em; }
.gradient_b698 { font-size: 3em; }

/* Animation Classes */
.carousel_solid_ef0a {
    animation: fa-spin 2s infinite linear;
}

.carousel-bottom-0915 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 20af */
.promo-block-m6 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.1;
}
