/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.outer_b863) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.input-small-e170, .narrow-5bae {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.block_2897::before { content: '\f015'; }
.under-2497::before { content: '\f007'; }
.progress_inner_6835::before { content: '\f023'; }
.content-steel-1361::before { content: '\f0e0'; }
.tag_narrow_1528::before { content: '\f095'; }
.pagination-pro-c894::before { content: '\f005'; }
.column_hard_f939::before { content: '\f004'; }
.logo_small_f4f7::before { content: '\f00c'; }
.info-d987::before { content: '\f00d'; }
.hard-779a::before { content: '\f002'; }
.smooth_25cc::before { content: '\f0c9'; }
.copper_9d72::before { content: '\f061'; }
.content-short-706d::before { content: '\f060'; }
.carousel_c25e::before { content: '\f04b'; }
.button_999b::before { content: '\f04c'; }
.fast_2cac::before { content: '\f019'; }
.table-iron-7a07::before { content: '\f093'; }
.badge_fixed_b3b7::before { content: '\f132'; }
.item_59ea::before { content: '\f091'; }
.pattern-9e2c::before { content: '\f06b'; }
.title-b015::before { content: '\f0d6'; }
.content_fixed_e1b7::before { content: '\f09d'; }
.summary-3935::before { content: '\f10b'; }
.simple_ff0d::before { content: '\f108'; }
.tiny-0690::before { content: '\f10a'; }

/* Gambling Specific Icons */
.top-2dc2::before { content: '\f522'; }
.pressed_00c2::before { content: '\f327'; }
.dark_2fc1::before { content: '\f219'; }
.container_8d2a::before { content: '\f21e'; }
.media-5eb6::before { content: '\f2f5'; }

/* Social Icons */
.next_26d0::before { content: '\f09a'; }
.medium_f6ca::before { content: '\f099'; }
.accordion_current_77ba::before { content: '\f16d'; }
.huge_b8ae::before { content: '\f167'; }
.carousel-095e::before { content: '\f2c6'; }
.pink-ccc4::before { content: '\f232'; }

/* Size Classes */
.content-2310 { font-size: 0.75em; }
.badge_2529 { font-size: 0.875em; }
.pagination_solid_4549 { font-size: 1.33em; }
.status-up-f6e6 { font-size: 1.5em; }
.small-2acc { font-size: 2em; }
.preview_028e { font-size: 3em; }

/* Animation Classes */
.red_6622 {
    animation: fa-spin 2s infinite linear;
}

.avatar-hard-b819 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 610d */
.promo-block-e3 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.3;
}
