/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.icon-motion-ea04) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.gradient-lower-9912, .panel-c083 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hover-e464::before { content: '\f015'; }
.panel-914c::before { content: '\f007'; }
.texture-middle-5ba5::before { content: '\f023'; }
.active-3c06::before { content: '\f0e0'; }
.short-653f::before { content: '\f095'; }
.hover_middle_ead6::before { content: '\f005'; }
.fluid-6f23::before { content: '\f004'; }
.layout-light-bf47::before { content: '\f00c'; }
.large-6808::before { content: '\f00d'; }
.icon_0f5b::before { content: '\f002'; }
.clean-d8a8::before { content: '\f0c9'; }
.search-purple-87a2::before { content: '\f061'; }
.shadow-brown-675c::before { content: '\f060'; }
.pagination-010e::before { content: '\f04b'; }
.form-9f30::before { content: '\f04c'; }
.red_ecc2::before { content: '\f019'; }
.silver-0e1a::before { content: '\f093'; }
.pink_f7b6::before { content: '\f132'; }
.video_e2dc::before { content: '\f091'; }
.shadow_e447::before { content: '\f06b'; }
.accordion_9e2b::before { content: '\f0d6'; }
.search-tiny-3bdf::before { content: '\f09d'; }
.fast_4de6::before { content: '\f10b'; }
.short-31da::before { content: '\f108'; }
.steel-12ec::before { content: '\f10a'; }

/* Gambling Specific Icons */
.bronze_f906::before { content: '\f522'; }
.shadow-hot-36c8::before { content: '\f327'; }
.gradient-7d34::before { content: '\f219'; }
.article_51b7::before { content: '\f21e'; }
.cold_2c41::before { content: '\f2f5'; }

/* Social Icons */
.widget_tall_3a6e::before { content: '\f09a'; }
.secondary-narrow-a1ce::before { content: '\f099'; }
.wrapper-eb72::before { content: '\f16d'; }
.footer-bright-3409::before { content: '\f167'; }
.lite_3d6f::before { content: '\f2c6'; }
.list_01b1::before { content: '\f232'; }

/* Size Classes */
.detail_0f59 { font-size: 0.75em; }
.purple_f6ea { font-size: 0.875em; }
.plasma-e339 { font-size: 1.33em; }
.chip_black_cabb { font-size: 1.5em; }
.column_green_cf83 { font-size: 2em; }
.container-1612 { font-size: 3em; }

/* Animation Classes */
.narrow-4a5c {
    animation: fa-spin 2s infinite linear;
}

.gradient-cb74 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5246 */
.promo-block-q9 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.0;
}
