/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.paragraph_red_ec94) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.alert-f1b1, .tabs-plasma-676d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.box-fixed-02ce::before { content: '\f015'; }
.status_324e::before { content: '\f007'; }
.silver_4412::before { content: '\f023'; }
.orange_1cfd::before { content: '\f0e0'; }
.carousel_0a33::before { content: '\f095'; }
.current-c2ae::before { content: '\f005'; }
.menu-gas-3026::before { content: '\f004'; }
.secondary_1009::before { content: '\f00c'; }
.active-red-e894::before { content: '\f00d'; }
.lite-ffb7::before { content: '\f002'; }
.button-857a::before { content: '\f0c9'; }
.tooltip_pro_68de::before { content: '\f061'; }
.frame_outer_0834::before { content: '\f060'; }
.accent-motion-2447::before { content: '\f04b'; }
.accent_prev_d08e::before { content: '\f04c'; }
.gradient_78c7::before { content: '\f019'; }
.upper-74ba::before { content: '\f093'; }
.progress-f700::before { content: '\f132'; }
.detail_b0e0::before { content: '\f091'; }
.media_lower_e451::before { content: '\f06b'; }
.panel-bronze-b757::before { content: '\f0d6'; }
.border-f204::before { content: '\f09d'; }
.card-974f::before { content: '\f10b'; }
.button_hard_5e89::before { content: '\f108'; }
.badge-hot-3398::before { content: '\f10a'; }

/* Gambling Specific Icons */
.content_ee26::before { content: '\f522'; }
.accordion_20f1::before { content: '\f327'; }
.tooltip-action-79c2::before { content: '\f219'; }
.clean-bb3b::before { content: '\f21e'; }
.red_88d9::before { content: '\f2f5'; }

/* Social Icons */
.progress_285a::before { content: '\f09a'; }
.pro_6e2e::before { content: '\f099'; }
.hidden_gold_f2a6::before { content: '\f16d'; }
.thumbnail_outer_8c3b::before { content: '\f167'; }
.paragraph-bottom-2180::before { content: '\f2c6'; }
.slider-380a::before { content: '\f232'; }

/* Size Classes */
.description-2571 { font-size: 0.75em; }
.row_e947 { font-size: 0.875em; }
.border-e809 { font-size: 1.33em; }
.clean-cf0c { font-size: 1.5em; }
.black-518c { font-size: 2em; }
.tertiary_3c7b { font-size: 3em; }

/* Animation Classes */
.picture-c9ee {
    animation: fa-spin 2s infinite linear;
}

.prev_ef65 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 119f */
.shadow-element-h6 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.0;
}
