/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.table_d8d0) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tag_23e8, .aside_28ed {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.small_4edc::before { content: '\f015'; }
.border-03ed::before { content: '\f007'; }
.orange-e4a6::before { content: '\f023'; }
.tooltip_55cf::before { content: '\f0e0'; }
.middle-124d::before { content: '\f095'; }
.block_basic_f1dc::before { content: '\f005'; }
.popup-lite-a08b::before { content: '\f004'; }
.header_1ba1::before { content: '\f00c'; }
.module_d656::before { content: '\f00d'; }
.header_f106::before { content: '\f002'; }
.sidebar_0c20::before { content: '\f0c9'; }
.lower_0d04::before { content: '\f061'; }
.row_first_5d5a::before { content: '\f060'; }
.grid_east_cdcc::before { content: '\f04b'; }
.status-d12c::before { content: '\f04c'; }
.fluid_c259::before { content: '\f019'; }
.tag_e26c::before { content: '\f093'; }
.focus-94cc::before { content: '\f132'; }
.item_51af::before { content: '\f091'; }
.image-plasma-ef60::before { content: '\f06b'; }
.hidden_34f3::before { content: '\f0d6'; }
.description-931b::before { content: '\f09d'; }
.avatar_hard_6e8a::before { content: '\f10b'; }
.feature-first-eb23::before { content: '\f108'; }
.in-f85c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.block_soft_3c5f::before { content: '\f522'; }
.north-de00::before { content: '\f327'; }
.west_d076::before { content: '\f219'; }
.media_e6bf::before { content: '\f21e'; }
.fluid_fe83::before { content: '\f2f5'; }

/* Social Icons */
.main_first_3fdf::before { content: '\f09a'; }
.red-0a1b::before { content: '\f099'; }
.section_455d::before { content: '\f16d'; }
.widget_58e3::before { content: '\f167'; }
.static_d90a::before { content: '\f2c6'; }
.right-6290::before { content: '\f232'; }

/* Size Classes */
.popup-hovered-b0c4 { font-size: 0.75em; }
.mask-51b3 { font-size: 0.875em; }
.purple-c5e3 { font-size: 1.33em; }
.message-8ee5 { font-size: 1.5em; }
.upper_5896 { font-size: 2em; }
.red_b099 { font-size: 3em; }

/* Animation Classes */
.hard-ff4d {
    animation: fa-spin 2s infinite linear;
}

.progress-5b04 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f3bb */
.shadow-element-a2 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.1;
}
