/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.heading_f0ed) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.main_3acf, .shade-hard-1460 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.summary_9e7e::before { content: '\f015'; }
.media_b387::before { content: '\f007'; }
.easy_0c3f::before { content: '\f023'; }
.full_d886::before { content: '\f0e0'; }
.advanced-655d::before { content: '\f095'; }
.column_81e1::before { content: '\f005'; }
.gallery-advanced-b53a::before { content: '\f004'; }
.widget-dynamic-e52e::before { content: '\f00c'; }
.chip_d171::before { content: '\f00d'; }
.brown_802a::before { content: '\f002'; }
.white_08d7::before { content: '\f0c9'; }
.shadow-6430::before { content: '\f061'; }
.info_9b29::before { content: '\f060'; }
.gradient-orange-b8bd::before { content: '\f04b'; }
.button-9577::before { content: '\f04c'; }
.container_34b6::before { content: '\f019'; }
.breadcrumb-59b1::before { content: '\f093'; }
.accordion_d4b3::before { content: '\f132'; }
.backdrop-e154::before { content: '\f091'; }
.lite_622e::before { content: '\f06b'; }
.middle-46cc::before { content: '\f0d6'; }
.prev_83fb::before { content: '\f09d'; }
.liquid-1797::before { content: '\f10b'; }
.media_static_4caa::before { content: '\f108'; }
.bright_ddfe::before { content: '\f10a'; }

/* Gambling Specific Icons */
.black-e94c::before { content: '\f522'; }
.fresh-c927::before { content: '\f327'; }
.hero_ba8f::before { content: '\f219'; }
.primary_lite_72dc::before { content: '\f21e'; }
.pattern-liquid-dd72::before { content: '\f2f5'; }

/* Social Icons */
.description_0037::before { content: '\f09a'; }
.search-b3bc::before { content: '\f099'; }
.dim_949b::before { content: '\f16d'; }
.backdrop_lite_e7e5::before { content: '\f167'; }
.label-in-0f69::before { content: '\f2c6'; }
.solid_e84b::before { content: '\f232'; }

/* Size Classes */
.hot-bdeb { font-size: 0.75em; }
.small_30fe { font-size: 0.875em; }
.iron-8fb6 { font-size: 1.33em; }
.sort-bade { font-size: 1.5em; }
.in_b5e2 { font-size: 2em; }
.title_easy_8953 { font-size: 3em; }

/* Animation Classes */
.focused_9ad7 {
    animation: fa-spin 2s infinite linear;
}

.left_069c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9bb8 */
.shadow-element-e1 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
