/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.component_left_f8a5) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.down_ec51, .top-94bb {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.heading-b23c::before { content: '\f015'; }
.input_light_1a0f::before { content: '\f007'; }
.header-fixed-2291::before { content: '\f023'; }
.pink-11e6::before { content: '\f0e0'; }
.texture_top_3961::before { content: '\f095'; }
.solid_cc4d::before { content: '\f005'; }
.active-8408::before { content: '\f004'; }
.down_fe44::before { content: '\f00c'; }
.down_240f::before { content: '\f00d'; }
.button_silver_515c::before { content: '\f002'; }
.nav_1a7f::before { content: '\f0c9'; }
.avatar_6982::before { content: '\f061'; }
.element_1738::before { content: '\f060'; }
.breadcrumb-7bd4::before { content: '\f04b'; }
.shade_27f2::before { content: '\f04c'; }
.frame-1ed5::before { content: '\f019'; }
.fresh_3b3d::before { content: '\f093'; }
.photo-lite-4b6d::before { content: '\f132'; }
.copper_ab2f::before { content: '\f091'; }
.gallery-wide-dcb3::before { content: '\f06b'; }
.tooltip_left_09f2::before { content: '\f0d6'; }
.dim-a525::before { content: '\f09d'; }
.avatar_73a3::before { content: '\f10b'; }
.photo_9b33::before { content: '\f108'; }
.chip-d87c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.primary_upper_6c9d::before { content: '\f522'; }
.gradient-a6b1::before { content: '\f327'; }
.lite_78db::before { content: '\f219'; }
.widget_copper_218f::before { content: '\f21e'; }
.item_e952::before { content: '\f2f5'; }

/* Social Icons */
.preview_large_060e::before { content: '\f09a'; }
.inner-056e::before { content: '\f099'; }
.breadcrumb_a5a4::before { content: '\f16d'; }
.rough-7872::before { content: '\f167'; }
.glass_ef3f::before { content: '\f2c6'; }
.modal_2a70::before { content: '\f232'; }

/* Size Classes */
.background-ccda { font-size: 0.75em; }
.pink-e132 { font-size: 0.875em; }
.iron_ef6f { font-size: 1.33em; }
.clean-0ff6 { font-size: 1.5em; }
.gallery_b95b { font-size: 2em; }
.alert_52a1 { font-size: 3em; }

/* Animation Classes */
.hover-purple-b714 {
    animation: fa-spin 2s infinite linear;
}

.thumbnail_b0e4 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0d37 */
.promo-block-u5 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.2;
}
