/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.picture_tiny_c064) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.shade-green-7407, .prev-a1fc {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.shadow_d3f8::before { content: '\f015'; }
.dark-0e2a::before { content: '\f007'; }
.silver_dbcc::before { content: '\f023'; }
.solid_5ce0::before { content: '\f0e0'; }
.description-6735::before { content: '\f095'; }
.easy-e64c::before { content: '\f005'; }
.progress-71ec::before { content: '\f004'; }
.layout_wood_8fdc::before { content: '\f00c'; }
.shade_warm_ae92::before { content: '\f00d'; }
.heading-777c::before { content: '\f002'; }
.texture-a489::before { content: '\f0c9'; }
.notice_action_5de2::before { content: '\f061'; }
.hero-dbce::before { content: '\f060'; }
.item_1a41::before { content: '\f04b'; }
.media-short-d88f::before { content: '\f04c'; }
.south-6ac3::before { content: '\f019'; }
.form_right_586d::before { content: '\f093'; }
.card-fluid-5706::before { content: '\f132'; }
.narrow_06e8::before { content: '\f091'; }
.component_narrow_bee2::before { content: '\f06b'; }
.tall_65aa::before { content: '\f0d6'; }
.paragraph_purple_a313::before { content: '\f09d'; }
.popup_bc75::before { content: '\f10b'; }
.backdrop-red-ad71::before { content: '\f108'; }
.paragraph_west_1712::before { content: '\f10a'; }

/* Gambling Specific Icons */
.label-hot-9b9f::before { content: '\f522'; }
.stale_07f5::before { content: '\f327'; }
.thumbnail-top-1fcc::before { content: '\f219'; }
.full_5ee8::before { content: '\f21e'; }
.element-orange-3346::before { content: '\f2f5'; }

/* Social Icons */
.badge_3e21::before { content: '\f09a'; }
.banner_6cce::before { content: '\f099'; }
.thick_dd38::before { content: '\f16d'; }
.container-first-1cb5::before { content: '\f167'; }
.popup-fresh-74ad::before { content: '\f2c6'; }
.slow_9b15::before { content: '\f232'; }

/* Size Classes */
.gradient_gas_783a { font-size: 0.75em; }
.component-pink-7aa6 { font-size: 0.875em; }
.thick_e64d { font-size: 1.33em; }
.active-right-8a73 { font-size: 1.5em; }
.inner-f475 { font-size: 2em; }
.box_016c { font-size: 3em; }

/* Animation Classes */
.liquid_07f2 {
    animation: fa-spin 2s infinite linear;
}

.carousel-blue-be6b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4198 */
.phantom-card-i2 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.0;
}
