/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.stone-5eed) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.cold_c678, .box-8ae5 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.photo-upper-8f35::before { content: '\f015'; }
.easy-23ee::before { content: '\f007'; }
.gradient_light_550b::before { content: '\f023'; }
.shadow-7cc8::before { content: '\f0e0'; }
.advanced_00c4::before { content: '\f095'; }
.smooth-7058::before { content: '\f005'; }
.dirty_c127::before { content: '\f004'; }
.progress_medium_a475::before { content: '\f00c'; }
.tabs_prev_56f2::before { content: '\f00d'; }
.plasma_57f8::before { content: '\f002'; }
.lite_2188::before { content: '\f0c9'; }
.column_fluid_049d::before { content: '\f061'; }
.caption-4ff7::before { content: '\f060'; }
.preview_693e::before { content: '\f04b'; }
.silver-a0f3::before { content: '\f04c'; }
.detail_97ee::before { content: '\f019'; }
.pink_f12b::before { content: '\f093'; }
.table-under-8bb9::before { content: '\f132'; }
.stone_d1ba::before { content: '\f091'; }
.feature_dim_6bdc::before { content: '\f06b'; }
.white_0d45::before { content: '\f0d6'; }
.pagination-00f8::before { content: '\f09d'; }
.search_0116::before { content: '\f10b'; }
.shadow-selected-0ee5::before { content: '\f108'; }
.heading_center_0c0e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.video-red-ddee::before { content: '\f522'; }
.east_2d4b::before { content: '\f327'; }
.focus_1050::before { content: '\f219'; }
.component_lower_e2a3::before { content: '\f21e'; }
.progress-thick-2fbd::before { content: '\f2f5'; }

/* Social Icons */
.new-0aa5::before { content: '\f09a'; }
.tooltip-steel-5711::before { content: '\f099'; }
.purple-610b::before { content: '\f16d'; }
.aside-rough-3cff::before { content: '\f167'; }
.warm-401a::before { content: '\f2c6'; }
.link_pro_3575::before { content: '\f232'; }

/* Size Classes */
.breadcrumb_65c1 { font-size: 0.75em; }
.overlay-084b { font-size: 0.875em; }
.modal_937f { font-size: 1.33em; }
.gradient-63f9 { font-size: 1.5em; }
.current_591a { font-size: 2em; }
.form_soft_9314 { font-size: 3em; }

/* Animation Classes */
.button-75cf {
    animation: fa-spin 2s infinite linear;
}

.complex-7530 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 685e */
.promo-block-t8 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.2;
}
