/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.menu_4ac3) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tabs_top_7f2e, .outline-8298 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.alert_center_60d8::before { content: '\f015'; }
.outline_selected_f87e::before { content: '\f007'; }
.tiny-2306::before { content: '\f023'; }
.paper_3680::before { content: '\f0e0'; }
.hover_hard_8cac::before { content: '\f095'; }
.liquid_78c6::before { content: '\f005'; }
.gas_b7d0::before { content: '\f004'; }
.input-6e85::before { content: '\f00c'; }
.table-3ddd::before { content: '\f00d'; }
.easy_cbd1::before { content: '\f002'; }
.preview-lower-7d67::before { content: '\f0c9'; }
.hero-short-d379::before { content: '\f061'; }
.heading-c541::before { content: '\f060'; }
.thumbnail-294f::before { content: '\f04b'; }
.yellow-f870::before { content: '\f04c'; }
.backdrop_7af0::before { content: '\f019'; }
.soft_7d8f::before { content: '\f093'; }
.overlay_2ad9::before { content: '\f132'; }
.surface-a4af::before { content: '\f091'; }
.secondary_cce1::before { content: '\f06b'; }
.focused_aad6::before { content: '\f0d6'; }
.accent-top-2676::before { content: '\f09d'; }
.medium-fb31::before { content: '\f10b'; }
.detail-e259::before { content: '\f108'; }
.fixed_ced8::before { content: '\f10a'; }

/* Gambling Specific Icons */
.main_first_2f1f::before { content: '\f522'; }
.content-e958::before { content: '\f327'; }
.link_3c13::before { content: '\f219'; }
.liquid_7e80::before { content: '\f21e'; }
.info_a077::before { content: '\f2f5'; }

/* Social Icons */
.row-south-8d56::before { content: '\f09a'; }
.simple_6941::before { content: '\f099'; }
.last_0517::before { content: '\f16d'; }
.shadow-cd4a::before { content: '\f167'; }
.tertiary_5730::before { content: '\f2c6'; }
.out_84ea::before { content: '\f232'; }

/* Size Classes */
.warm-d8cb { font-size: 0.75em; }
.wide_e96b { font-size: 0.875em; }
.under-ad95 { font-size: 1.33em; }
.main-234d { font-size: 1.5em; }
.mini_30db { font-size: 2em; }
.thick_399f { font-size: 3em; }

/* Animation Classes */
.medium-0b7c {
    animation: fa-spin 2s infinite linear;
}

.form_95ad {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: cefa */
.shadow-element-f7 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
