/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.current_d6e8) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.wood-eae5, .carousel-stone-e438 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.section_hot_a3ed::before { content: '\f015'; }
.fast_20ca::before { content: '\f007'; }
.blue-038d::before { content: '\f023'; }
.light_bdf6::before { content: '\f0e0'; }
.advanced_50a3::before { content: '\f095'; }
.container-42a0::before { content: '\f005'; }
.shade-5dd5::before { content: '\f004'; }
.backdrop_up_af1d::before { content: '\f00c'; }
.footer_warm_26f0::before { content: '\f00d'; }
.primary-motion-d920::before { content: '\f002'; }
.fixed-55b0::before { content: '\f0c9'; }
.notice-0c92::before { content: '\f061'; }
.medium_083d::before { content: '\f060'; }
.tertiary-69a9::before { content: '\f04b'; }
.thumbnail_b82a::before { content: '\f04c'; }
.component-copper-141e::before { content: '\f019'; }
.basic-e744::before { content: '\f093'; }
.caption_dim_5cb9::before { content: '\f132'; }
.plasma-00d3::before { content: '\f091'; }
.shade-active-4bad::before { content: '\f06b'; }
.component_clean_dff9::before { content: '\f0d6'; }
.column_mini_2a3a::before { content: '\f09d'; }
.iron_9b8b::before { content: '\f10b'; }
.cold-e53d::before { content: '\f108'; }
.texture_b13c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.backdrop-de9d::before { content: '\f522'; }
.disabled-82ee::before { content: '\f327'; }
.border-selected-921f::before { content: '\f219'; }
.element-center-106f::before { content: '\f21e'; }
.fixed_cadd::before { content: '\f2f5'; }

/* Social Icons */
.gradient_b3c6::before { content: '\f09a'; }
.feature-fresh-2c04::before { content: '\f099'; }
.preview_solid_b541::before { content: '\f16d'; }
.layout_7ea7::before { content: '\f167'; }
.photo_23d5::before { content: '\f2c6'; }
.sidebar-f453::before { content: '\f232'; }

/* Size Classes */
.blue_1d40 { font-size: 0.75em; }
.tertiary-hot-6622 { font-size: 0.875em; }
.search_narrow_a395 { font-size: 1.33em; }
.carousel-over-8186 { font-size: 1.5em; }
.summary-right-19f8 { font-size: 2em; }
.pattern-out-bf05 { font-size: 3em; }

/* Animation Classes */
.accent-last-4756 {
    animation: fa-spin 2s infinite linear;
}

.focus-dark-2050 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a9da */
.promo-block-n4 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.2;
}
