/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.message_pro_6b16) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.title_active_7604, .form-pro-d840 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.input-hard-aeea::before { content: '\f015'; }
.top-fc81::before { content: '\f007'; }
.chip-d095::before { content: '\f023'; }
.video_motion_a0a1::before { content: '\f0e0'; }
.focus_1d64::before { content: '\f095'; }
.dropdown-full-6b0e::before { content: '\f005'; }
.overlay_9e39::before { content: '\f004'; }
.thick-86c3::before { content: '\f00c'; }
.highlight-copper-09fb::before { content: '\f00d'; }
.backdrop_062d::before { content: '\f002'; }
.overlay-f2cf::before { content: '\f0c9'; }
.dynamic_8d57::before { content: '\f061'; }
.notice-brown-9616::before { content: '\f060'; }
.icon_a11b::before { content: '\f04b'; }
.box-8386::before { content: '\f04c'; }
.input_d8b2::before { content: '\f019'; }
.main_d59c::before { content: '\f093'; }
.filter-109c::before { content: '\f132'; }
.complex-c0ae::before { content: '\f091'; }
.section_rough_752e::before { content: '\f06b'; }
.white-c82c::before { content: '\f0d6'; }
.tooltip_complex_ac08::before { content: '\f09d'; }
.solid_f2c7::before { content: '\f10b'; }
.backdrop-outer-7f0f::before { content: '\f108'; }
.focus-bright-0197::before { content: '\f10a'; }

/* Gambling Specific Icons */
.paragraph-middle-3305::before { content: '\f522'; }
.footer_e0bc::before { content: '\f327'; }
.header-over-c9f3::before { content: '\f219'; }
.bottom-b7e5::before { content: '\f21e'; }
.west_7da3::before { content: '\f2f5'; }

/* Social Icons */
.tall-d372::before { content: '\f09a'; }
.short-da7b::before { content: '\f099'; }
.progress-liquid-a32a::before { content: '\f16d'; }
.media-green-cf99::before { content: '\f167'; }
.accent_b2c2::before { content: '\f2c6'; }
.row_stale_bcf9::before { content: '\f232'; }

/* Size Classes */
.wrapper-7be9 { font-size: 0.75em; }
.copper-2ac9 { font-size: 0.875em; }
.hot_d446 { font-size: 1.33em; }
.thumbnail_c115 { font-size: 1.5em; }
.status_133b { font-size: 2em; }
.gallery-smooth-9e59 { font-size: 3em; }

/* Animation Classes */
.tertiary-450d {
    animation: fa-spin 2s infinite linear;
}

.tag_first_deb6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 41c4 */
.shadow-element-t5 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.0;
}
