/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.filter_dcd3) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.outer_cb4a, .top-7016 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.detail_short_d78a::before { content: '\f015'; }
.caption_north_966d::before { content: '\f007'; }
.brown-c752::before { content: '\f023'; }
.feature-west-f406::before { content: '\f0e0'; }
.accent-cool-10fa::before { content: '\f095'; }
.down_a80f::before { content: '\f005'; }
.main-gas-99a0::before { content: '\f004'; }
.article_52b6::before { content: '\f00c'; }
.active_613a::before { content: '\f00d'; }
.modal-463b::before { content: '\f002'; }
.video-purple-93fa::before { content: '\f0c9'; }
.new_da9b::before { content: '\f061'; }
.search-c188::before { content: '\f060'; }
.heading-69ca::before { content: '\f04b'; }
.notification_out_cdea::before { content: '\f04c'; }
.left_bdbb::before { content: '\f019'; }
.table_basic_5ce0::before { content: '\f093'; }
.outline_a5e9::before { content: '\f132'; }
.bronze_c4db::before { content: '\f091'; }
.basic-8792::before { content: '\f06b'; }
.complex-ba1f::before { content: '\f0d6'; }
.logo_iron_3bec::before { content: '\f09d'; }
.purple-7763::before { content: '\f10b'; }
.caption-60de::before { content: '\f108'; }
.component_hovered_8af1::before { content: '\f10a'; }

/* Gambling Specific Icons */
.element-e03d::before { content: '\f522'; }
.photo-action-1cdc::before { content: '\f327'; }
.popup_soft_dbb9::before { content: '\f219'; }
.tabs_cold_0ac0::before { content: '\f21e'; }
.liquid-9353::before { content: '\f2f5'; }

/* Social Icons */
.wide_3091::before { content: '\f09a'; }
.article-2701::before { content: '\f099'; }
.picture_d27d::before { content: '\f16d'; }
.mask_purple_d3fb::before { content: '\f167'; }
.header-6bb5::before { content: '\f2c6'; }
.summary_1de1::before { content: '\f232'; }

/* Size Classes */
.fixed-ad6c { font-size: 0.75em; }
.purple_50ec { font-size: 0.875em; }
.text-lite-c6ca { font-size: 1.33em; }
.preview-2f24 { font-size: 1.5em; }
.plasma_1a0e { font-size: 2em; }
.rough_acf3 { font-size: 3em; }

/* Animation Classes */
.block-purple-c116 {
    animation: fa-spin 2s infinite linear;
}

.image-4256 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 021d */
.shadow-element-r7 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.1;
}
