/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.black-e391) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.feature-021f, .primary-tall-1878 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.gold_889f::before { content: '\f015'; }
.clean_db4a::before { content: '\f007'; }
.picture_5e2e::before { content: '\f023'; }
.border_bronze_cb4c::before { content: '\f0e0'; }
.surface_ee2a::before { content: '\f095'; }
.disabled-ef04::before { content: '\f005'; }
.first-56ae::before { content: '\f004'; }
.outline-green-338f::before { content: '\f00c'; }
.active_b62a::before { content: '\f00d'; }
.shadow_slow_70fc::before { content: '\f002'; }
.short-f5fd::before { content: '\f0c9'; }
.label-up-4763::before { content: '\f061'; }
.sort-top-527f::before { content: '\f060'; }
.message-6929::before { content: '\f04b'; }
.info-e014::before { content: '\f04c'; }
.mini-7816::before { content: '\f019'; }
.tag-d4c3::before { content: '\f093'; }
.accordion-plasma-ee90::before { content: '\f132'; }
.medium_52ae::before { content: '\f091'; }
.rough-f685::before { content: '\f06b'; }
.slider-center-dcad::before { content: '\f0d6'; }
.label_dd46::before { content: '\f09d'; }
.outline-dim-4fbf::before { content: '\f10b'; }
.tall_6524::before { content: '\f108'; }
.upper_5b99::before { content: '\f10a'; }

/* Gambling Specific Icons */
.disabled-b70f::before { content: '\f522'; }
.box_4f79::before { content: '\f327'; }
.soft-c6c6::before { content: '\f219'; }
.tooltip_light_39ea::before { content: '\f21e'; }
.pro-96b1::before { content: '\f2f5'; }

/* Social Icons */
.north-9d8a::before { content: '\f09a'; }
.hidden_static_1ff5::before { content: '\f099'; }
.east-2616::before { content: '\f16d'; }
.carousel-0f49::before { content: '\f167'; }
.slider_7d63::before { content: '\f2c6'; }
.video-eccc::before { content: '\f232'; }

/* Size Classes */
.box-tiny-914e { font-size: 0.75em; }
.gas_5314 { font-size: 0.875em; }
.box_93cb { font-size: 1.33em; }
.hovered_de47 { font-size: 1.5em; }
.simple_078f { font-size: 2em; }
.notification-c60f { font-size: 3em; }

/* Animation Classes */
.stone-366e {
    animation: fa-spin 2s infinite linear;
}

.lite_27ae {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4db4 */
.shadow-element-c8 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.3;
}
