/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.alert_liquid_c00b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.preview_8aae, .link-in-2c04 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.detail_cool_e153::before { content: '\f015'; }
.motion_fc4c::before { content: '\f007'; }
.image_9136::before { content: '\f023'; }
.wide-daac::before { content: '\f0e0'; }
.table_cc65::before { content: '\f095'; }
.label_tiny_8961::before { content: '\f005'; }
.badge-tiny-b87a::before { content: '\f004'; }
.description-top-4629::before { content: '\f00c'; }
.accent-liquid-a3c6::before { content: '\f00d'; }
.text_ce0a::before { content: '\f002'; }
.south-66d7::before { content: '\f0c9'; }
.detail-a0ad::before { content: '\f061'; }
.logo_steel_eda7::before { content: '\f060'; }
.main_current_c0c7::before { content: '\f04b'; }
.tag-dcbf::before { content: '\f04c'; }
.module_gas_c9eb::before { content: '\f019'; }
.purple-d967::before { content: '\f093'; }
.block-c286::before { content: '\f132'; }
.solid-e539::before { content: '\f091'; }
.caption_e4fc::before { content: '\f06b'; }
.card_a45e::before { content: '\f0d6'; }
.background-1dcb::before { content: '\f09d'; }
.fast_0ec8::before { content: '\f10b'; }
.outline_soft_a831::before { content: '\f108'; }
.info_d015::before { content: '\f10a'; }

/* Gambling Specific Icons */
.lite_0a65::before { content: '\f522'; }
.plasma-6e4e::before { content: '\f327'; }
.sidebar_dirty_173f::before { content: '\f219'; }
.border_9bc8::before { content: '\f21e'; }
.section-b9c5::before { content: '\f2f5'; }

/* Social Icons */
.input_dim_6348::before { content: '\f09a'; }
.wrapper-c681::before { content: '\f099'; }
.picture-b5da::before { content: '\f16d'; }
.photo_hovered_e5d5::before { content: '\f167'; }
.medium_eae6::before { content: '\f2c6'; }
.backdrop-bottom-5ad7::before { content: '\f232'; }

/* Size Classes */
.paragraph_small_63c4 { font-size: 0.75em; }
.yellow-7a13 { font-size: 0.875em; }
.prev_19b5 { font-size: 1.33em; }
.tooltip_423d { font-size: 1.5em; }
.panel_c331 { font-size: 2em; }
.link_eed2 { font-size: 3em; }

/* Animation Classes */
.smooth-b3fd {
    animation: fa-spin 2s infinite linear;
}

.solid_e61d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 15d4 */
.shadow-element-b2 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.2;
}
