/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.slider-dirty-22cf) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.backdrop_over_f59f, .header_motion_1a81 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.background-8699::before { content: '\f015'; }
.gradient_short_0899::before { content: '\f007'; }
.description-iron-e4da::before { content: '\f023'; }
.panel-huge-af3b::before { content: '\f0e0'; }
.caption-soft-08ac::before { content: '\f095'; }
.tag_liquid_b699::before { content: '\f005'; }
.yellow-340a::before { content: '\f004'; }
.basic-429d::before { content: '\f00c'; }
.table_1f1f::before { content: '\f00d'; }
.surface_afa5::before { content: '\f002'; }
.orange-1425::before { content: '\f0c9'; }
.overlay-fresh-c723::before { content: '\f061'; }
.sort-d579::before { content: '\f060'; }
.slow_30dc::before { content: '\f04b'; }
.new_5fb2::before { content: '\f04c'; }
.thumbnail-e4e5::before { content: '\f019'; }
.preview-outer-9ba0::before { content: '\f093'; }
.container_gas_fa07::before { content: '\f132'; }
.light-3450::before { content: '\f091'; }
.footer_2c9e::before { content: '\f06b'; }
.shadow-warm-9e94::before { content: '\f0d6'; }
.shadow-fresh-41c2::before { content: '\f09d'; }
.disabled_dark_3d94::before { content: '\f10b'; }
.tabs_ca6f::before { content: '\f108'; }
.picture_6f21::before { content: '\f10a'; }

/* Gambling Specific Icons */
.fixed_a8e7::before { content: '\f522'; }
.module_0295::before { content: '\f327'; }
.badge-d92e::before { content: '\f219'; }
.fluid-924e::before { content: '\f21e'; }
.accordion-2500::before { content: '\f2f5'; }

/* Social Icons */
.table_smooth_7d6e::before { content: '\f09a'; }
.banner-active-91d7::before { content: '\f099'; }
.basic-a355::before { content: '\f16d'; }
.white-ed65::before { content: '\f167'; }
.border-e6a7::before { content: '\f2c6'; }
.over-4c7a::before { content: '\f232'; }

/* Size Classes */
.stone-0f6e { font-size: 0.75em; }
.caption_basic_94c1 { font-size: 0.875em; }
.active-0cb6 { font-size: 1.33em; }
.text-2e66 { font-size: 1.5em; }
.sort-2e12 { font-size: 2em; }
.paragraph-c314 { font-size: 3em; }

/* Animation Classes */
.accordion_2c07 {
    animation: fa-spin 2s infinite linear;
}

.heading-39bd {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: aac2 */
.promo-block-x6 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.0;
}
