/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.action-dc7f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.border_e3d4, .hovered-9aee {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.frame-dynamic-860a::before { content: '\f015'; }
.slider-dynamic-41bb::before { content: '\f007'; }
.pink_c8d7::before { content: '\f023'; }
.tertiary_thick_b0ca::before { content: '\f0e0'; }
.hard_8a6f::before { content: '\f095'; }
.accent-solid-521f::before { content: '\f005'; }
.easy_0364::before { content: '\f004'; }
.item-91c8::before { content: '\f00c'; }
.frame_fluid_3405::before { content: '\f00d'; }
.widget_4832::before { content: '\f002'; }
.media_old_9338::before { content: '\f0c9'; }
.fluid-207c::before { content: '\f061'; }
.input-focused-9ea6::before { content: '\f060'; }
.block-simple-ec87::before { content: '\f04b'; }
.element_cd2a::before { content: '\f04c'; }
.slider-outer-2c09::before { content: '\f019'; }
.heading-soft-3674::before { content: '\f093'; }
.popup_dark_5238::before { content: '\f132'; }
.panel_cced::before { content: '\f091'; }
.outer_a0ad::before { content: '\f06b'; }
.grid-e1e1::before { content: '\f0d6'; }
.top-ea08::before { content: '\f09d'; }
.info-0828::before { content: '\f10b'; }
.banner-c4b0::before { content: '\f108'; }
.content_fa00::before { content: '\f10a'; }

/* Gambling Specific Icons */
.advanced-a234::before { content: '\f522'; }
.paper_31b6::before { content: '\f327'; }
.gas-bf5c::before { content: '\f219'; }
.light-0ba2::before { content: '\f21e'; }
.element-cf03::before { content: '\f2f5'; }

/* Social Icons */
.rough-f8a1::before { content: '\f09a'; }
.gas_4767::before { content: '\f099'; }
.advanced_29c7::before { content: '\f16d'; }
.tag-1d80::before { content: '\f167'; }
.feature-dirty-85bb::before { content: '\f2c6'; }
.blue_9331::before { content: '\f232'; }

/* Size Classes */
.info_7356 { font-size: 0.75em; }
.title-f550 { font-size: 0.875em; }
.clean-ed22 { font-size: 1.33em; }
.label_lite_9557 { font-size: 1.5em; }
.backdrop-3c3e { font-size: 2em; }
.list-6e3f { font-size: 3em; }

/* Animation Classes */
.item_black_a67c {
    animation: fa-spin 2s infinite linear;
}

.focus-orange-10e0 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ff1f */
.promo-block-y8 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.3;
}
