/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.menu-34db) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.chip_d529, .gas-fae7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.media-14ee::before { content: '\f015'; }
.content_thick_eac2::before { content: '\f007'; }
.light-37e5::before { content: '\f023'; }
.progress-thick-759e::before { content: '\f0e0'; }
.overlay-0d5c::before { content: '\f095'; }
.fast_14e0::before { content: '\f005'; }
.box_hovered_5b3b::before { content: '\f004'; }
.cool_ab16::before { content: '\f00c'; }
.title-2218::before { content: '\f00d'; }
.breadcrumb-purple-5238::before { content: '\f002'; }
.card_3b06::before { content: '\f0c9'; }
.paper_9a28::before { content: '\f061'; }
.image_dynamic_cdaf::before { content: '\f060'; }
.detail-7026::before { content: '\f04b'; }
.modal_6682::before { content: '\f04c'; }
.footer_fluid_91ff::before { content: '\f019'; }
.element_c5c8::before { content: '\f093'; }
.video-b27e::before { content: '\f132'; }
.widget-yellow-7761::before { content: '\f091'; }
.photo-pressed-51c7::before { content: '\f06b'; }
.iron_b644::before { content: '\f0d6'; }
.tiny_62bb::before { content: '\f09d'; }
.warm_3911::before { content: '\f10b'; }
.dim-4486::before { content: '\f108'; }
.fixed-6300::before { content: '\f10a'; }

/* Gambling Specific Icons */
.backdrop_tall_d708::before { content: '\f522'; }
.border-0c38::before { content: '\f327'; }
.warm_fc38::before { content: '\f219'; }
.inner-c0d8::before { content: '\f21e'; }
.container-4d17::before { content: '\f2f5'; }

/* Social Icons */
.medium_167e::before { content: '\f09a'; }
.tooltip-glass-a3f1::before { content: '\f099'; }
.disabled_2ac9::before { content: '\f16d'; }
.thumbnail-new-59b2::before { content: '\f167'; }
.summary_dirty_189d::before { content: '\f2c6'; }
.liquid-24ab::before { content: '\f232'; }

/* Size Classes */
.box_solid_7d7e { font-size: 0.75em; }
.plasma-f9b9 { font-size: 0.875em; }
.basic_e401 { font-size: 1.33em; }
.media-complex-4500 { font-size: 1.5em; }
.header_8233 { font-size: 2em; }
.surface_a509 { font-size: 3em; }

/* Animation Classes */
.accent_0fca {
    animation: fa-spin 2s infinite linear;
}

.column-bronze-74a9 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3607 */
.promo-block-l2 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.3;
}
