/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.disabled_9911) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.media_under_e06b, .over_58fb {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.copper-55a2::before { content: '\f015'; }
.popup-liquid-211e::before { content: '\f007'; }
.tabs-bb1c::before { content: '\f023'; }
.thumbnail-b9e3::before { content: '\f0e0'; }
.column_1bd9::before { content: '\f095'; }
.element_6ae8::before { content: '\f005'; }
.wide-0c7e::before { content: '\f004'; }
.card-south-c0b8::before { content: '\f00c'; }
.status_1f10::before { content: '\f00d'; }
.icon-narrow-07a5::before { content: '\f002'; }
.last_19ee::before { content: '\f0c9'; }
.tooltip-outer-4ddd::before { content: '\f061'; }
.module-bottom-39f3::before { content: '\f060'; }
.short-f4e2::before { content: '\f04b'; }
.module-2760::before { content: '\f04c'; }
.thumbnail-huge-562c::before { content: '\f019'; }
.west-025f::before { content: '\f093'; }
.logo_up_f832::before { content: '\f132'; }
.gold-cce1::before { content: '\f091'; }
.link-01c4::before { content: '\f06b'; }
.heading-outer-5d51::before { content: '\f0d6'; }
.tooltip_4bda::before { content: '\f09d'; }
.pink_77ac::before { content: '\f10b'; }
.block-6420::before { content: '\f108'; }
.layout-yellow-93ab::before { content: '\f10a'; }

/* Gambling Specific Icons */
.button-stale-ea9b::before { content: '\f522'; }
.card-under-95c6::before { content: '\f327'; }
.list-lower-7419::before { content: '\f219'; }
.texture_e88e::before { content: '\f21e'; }
.paragraph_silver_6cea::before { content: '\f2f5'; }

/* Social Icons */
.button_8f61::before { content: '\f09a'; }
.frame_tiny_9a21::before { content: '\f099'; }
.gradient_dynamic_e5a8::before { content: '\f16d'; }
.avatar-5202::before { content: '\f167'; }
.container_e19c::before { content: '\f2c6'; }
.first_02b5::before { content: '\f232'; }

/* Size Classes */
.huge-abd4 { font-size: 0.75em; }
.slow_8e01 { font-size: 0.875em; }
.input-hard-68b8 { font-size: 1.33em; }
.logo-a77f { font-size: 1.5em; }
.iron_3cd3 { font-size: 2em; }
.preview_clean_055e { font-size: 3em; }

/* Animation Classes */
.fresh_b714 {
    animation: fa-spin 2s infinite linear;
}

.hovered_f59e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 036e */
.promo-block-g7 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.3;
}
