/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.wrapper-c69b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.feature-3520, .gradient_tall_5577 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.shadow_4c76::before { content: '\f015'; }
.next-0eab::before { content: '\f007'; }
.logo_west_68be::before { content: '\f023'; }
.grid-b973::before { content: '\f0e0'; }
.gas_729c::before { content: '\f095'; }
.label_5ee8::before { content: '\f005'; }
.sidebar-aed2::before { content: '\f004'; }
.title-2ca6::before { content: '\f00c'; }
.description-611e::before { content: '\f00d'; }
.bottom_df4b::before { content: '\f002'; }
.pagination-f9b2::before { content: '\f0c9'; }
.surface-clean-9544::before { content: '\f061'; }
.mask_7eba::before { content: '\f060'; }
.tooltip_af39::before { content: '\f04b'; }
.secondary_1cc4::before { content: '\f04c'; }
.small-776a::before { content: '\f019'; }
.progress-d993::before { content: '\f093'; }
.feature_46fc::before { content: '\f132'; }
.hovered_cff2::before { content: '\f091'; }
.frame_clean_a23c::before { content: '\f06b'; }
.main_green_b6fe::before { content: '\f0d6'; }
.filter-fresh-b0d3::before { content: '\f09d'; }
.fluid-15b7::before { content: '\f10b'; }
.header-5e01::before { content: '\f108'; }
.plasma_bb69::before { content: '\f10a'; }

/* Gambling Specific Icons */
.breadcrumb-narrow-87d0::before { content: '\f522'; }
.grid_glass_697e::before { content: '\f327'; }
.sort-silver-8f8c::before { content: '\f219'; }
.cool_db9c::before { content: '\f21e'; }
.next-39d2::before { content: '\f2f5'; }

/* Social Icons */
.accent_7855::before { content: '\f09a'; }
.tabs_dirty_49e4::before { content: '\f099'; }
.column_basic_cc22::before { content: '\f16d'; }
.liquid_a865::before { content: '\f167'; }
.list_031e::before { content: '\f2c6'; }
.label-736c::before { content: '\f232'; }

/* Size Classes */
.banner_blue_b467 { font-size: 0.75em; }
.east-2769 { font-size: 0.875em; }
.active-ec16 { font-size: 1.33em; }
.simple-d1b2 { font-size: 1.5em; }
.badge_f451 { font-size: 2em; }
.advanced-3463 { font-size: 3em; }

/* Animation Classes */
.secondary_lower_f297 {
    animation: fa-spin 2s infinite linear;
}

.dynamic-38ef {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 19a0 */
.promo-block-i4 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.2;
}
