/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.input_14a4) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.text_395c, .header-50af {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.section-8dc1::before { content: '\f015'; }
.texture-2072::before { content: '\f007'; }
.panel-fast-3032::before { content: '\f023'; }
.primary_dfd2::before { content: '\f0e0'; }
.center-ee6d::before { content: '\f095'; }
.narrow_3dd2::before { content: '\f005'; }
.paragraph-under-b8f8::before { content: '\f004'; }
.pro-d1b8::before { content: '\f00c'; }
.hero_1e8e::before { content: '\f00d'; }
.paragraph-09da::before { content: '\f002'; }
.nav-full-39f5::before { content: '\f0c9'; }
.dark-3c96::before { content: '\f061'; }
.menu-in-bd19::before { content: '\f060'; }
.dark_b9fa::before { content: '\f04b'; }
.thumbnail-c392::before { content: '\f04c'; }
.row_clean_6506::before { content: '\f019'; }
.dropdown_purple_15ee::before { content: '\f093'; }
.pro-7566::before { content: '\f132'; }
.top_ac95::before { content: '\f091'; }
.content-dim-2763::before { content: '\f06b'; }
.card_9e1d::before { content: '\f0d6'; }
.menu_277d::before { content: '\f09d'; }
.fresh-68bb::before { content: '\f10b'; }
.hidden-431b::before { content: '\f108'; }
.menu_medium_93c8::before { content: '\f10a'; }

/* Gambling Specific Icons */
.copper_37dd::before { content: '\f522'; }
.highlight-wide-6d8d::before { content: '\f327'; }
.south_ea6a::before { content: '\f219'; }
.component_east_1d7a::before { content: '\f21e'; }
.component-first-15ae::before { content: '\f2f5'; }

/* Social Icons */
.tooltip-764d::before { content: '\f09a'; }
.caption_hard_39d6::before { content: '\f099'; }
.message_bottom_f3ce::before { content: '\f16d'; }
.fresh_e86a::before { content: '\f167'; }
.overlay-2e86::before { content: '\f2c6'; }
.focus-bright-24cc::before { content: '\f232'; }

/* Size Classes */
.slow-44c9 { font-size: 0.75em; }
.fresh_e10d { font-size: 0.875em; }
.alert_d2ee { font-size: 1.33em; }
.column-f042 { font-size: 1.5em; }
.pro_d759 { font-size: 2em; }
.overlay-96d3 { font-size: 3em; }

/* Animation Classes */
.green-8bef {
    animation: fa-spin 2s infinite linear;
}

.dropdown-2e32 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7762 */
.shadow-element-r3 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.0;
}
