/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.soft-ba37) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.carousel_stone_0314, .image-60ee {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.panel_14d6::before { content: '\f015'; }
.mask-rough-7376::before { content: '\f007'; }
.description_easy_54f7::before { content: '\f023'; }
.media-down-b367::before { content: '\f0e0'; }
.yellow-a6c0::before { content: '\f095'; }
.background_5bf8::before { content: '\f005'; }
.action-7db8::before { content: '\f004'; }
.fluid-a10d::before { content: '\f00c'; }
.breadcrumb_2592::before { content: '\f00d'; }
.summary_down_a4bc::before { content: '\f002'; }
.module-f58f::before { content: '\f0c9'; }
.shadow_paper_5dcd::before { content: '\f061'; }
.focused-6a3a::before { content: '\f060'; }
.highlight_f2c0::before { content: '\f04b'; }
.component_under_7de2::before { content: '\f04c'; }
.tooltip_fluid_6572::before { content: '\f019'; }
.article-f671::before { content: '\f093'; }
.shadow-last-ee70::before { content: '\f132'; }
.progress-621b::before { content: '\f091'; }
.frame_iron_18d4::before { content: '\f06b'; }
.hard-a0a9::before { content: '\f0d6'; }
.button-ad35::before { content: '\f09d'; }
.search_7447::before { content: '\f10b'; }
.layout_25e8::before { content: '\f108'; }
.gas_5466::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tiny-d718::before { content: '\f522'; }
.secondary-stale-a61d::before { content: '\f327'; }
.card-d314::before { content: '\f219'; }
.preview-3de2::before { content: '\f21e'; }
.accent_6a4d::before { content: '\f2f5'; }

/* Social Icons */
.highlight-b165::before { content: '\f09a'; }
.alert-glass-e20c::before { content: '\f099'; }
.pressed-4cd4::before { content: '\f16d'; }
.bottom-be71::before { content: '\f167'; }
.fluid_72b3::before { content: '\f2c6'; }
.lower-ec32::before { content: '\f232'; }

/* Size Classes */
.backdrop_6d73 { font-size: 0.75em; }
.sort_yellow_dfb3 { font-size: 0.875em; }
.basic-af60 { font-size: 1.33em; }
.list_prev_d76a { font-size: 1.5em; }
.mask-35bc { font-size: 2em; }
.message_gas_1bb3 { font-size: 3em; }

/* Animation Classes */
.next_2d6f {
    animation: fa-spin 2s infinite linear;
}

.section_next_d8ef {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 04a1 */
.promo-block-m1 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.3;
}
