/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.old_0264) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.steel-aa21, .secondary_ec7d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.pink_4825::before { content: '\f015'; }
.accordion_warm_d95f::before { content: '\f007'; }
.label-dim-a906::before { content: '\f023'; }
.hover_0af2::before { content: '\f0e0'; }
.active_f0be::before { content: '\f095'; }
.backdrop_paper_6269::before { content: '\f005'; }
.medium-f6be::before { content: '\f004'; }
.highlight-new-01bb::before { content: '\f00c'; }
.title_61d2::before { content: '\f00d'; }
.main-pink-a38c::before { content: '\f002'; }
.hero_6ad9::before { content: '\f0c9'; }
.backdrop-smooth-4b9a::before { content: '\f061'; }
.slider-1b56::before { content: '\f060'; }
.top_1b8c::before { content: '\f04b'; }
.overlay-4736::before { content: '\f04c'; }
.short_ad4d::before { content: '\f019'; }
.purple-9c6e::before { content: '\f093'; }
.preview-1aab::before { content: '\f132'; }
.shadow_1f89::before { content: '\f091'; }
.huge-b31e::before { content: '\f06b'; }
.info_13dc::before { content: '\f0d6'; }
.selected-8532::before { content: '\f09d'; }
.old_287f::before { content: '\f10b'; }
.secondary_fixed_df08::before { content: '\f108'; }
.outline_e8d1::before { content: '\f10a'; }

/* Gambling Specific Icons */
.border-6001::before { content: '\f522'; }
.logo_4344::before { content: '\f327'; }
.old_2a85::before { content: '\f219'; }
.rough-0ecf::before { content: '\f21e'; }
.layout-ab79::before { content: '\f2f5'; }

/* Social Icons */
.green_167f::before { content: '\f09a'; }
.notification-1658::before { content: '\f099'; }
.caption-static-91a7::before { content: '\f16d'; }
.dirty_b816::before { content: '\f167'; }
.paragraph_static_0d2a::before { content: '\f2c6'; }
.search-basic-a2a7::before { content: '\f232'; }

/* Size Classes */
.header-a248 { font-size: 0.75em; }
.aside_d8b2 { font-size: 0.875em; }
.down_0dff { font-size: 1.33em; }
.glass-f226 { font-size: 1.5em; }
.box_cc4b { font-size: 2em; }
.logo-copper-3071 { font-size: 3em; }

/* Animation Classes */
.preview_5962 {
    animation: fa-spin 2s infinite linear;
}

.yellow_5488 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: bbb9 */
.promo-block-w3 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.0;
}
