/* 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-c1cc) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.background_f2f5, .plasma-4a59 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.element_full_d44b::before { content: '\f015'; }
.accent-397f::before { content: '\f007'; }
.menu_f738::before { content: '\f023'; }
.module_4b4d::before { content: '\f0e0'; }
.medium-ac80::before { content: '\f095'; }
.green_9f83::before { content: '\f005'; }
.title-action-add1::before { content: '\f004'; }
.clean-c7f4::before { content: '\f00c'; }
.gallery_a498::before { content: '\f00d'; }
.lower_2fce::before { content: '\f002'; }
.center-36ad::before { content: '\f0c9'; }
.new-7d56::before { content: '\f061'; }
.feature_9fb6::before { content: '\f060'; }
.tabs-c690::before { content: '\f04b'; }
.purple_aa66::before { content: '\f04c'; }
.badge-02c9::before { content: '\f019'; }
.black_d130::before { content: '\f093'; }
.grid_8053::before { content: '\f132'; }
.search_cold_b07c::before { content: '\f091'; }
.dynamic-c222::before { content: '\f06b'; }
.list-bottom-357b::before { content: '\f0d6'; }
.item_c6d9::before { content: '\f09d'; }
.filter-prev-87c7::before { content: '\f10b'; }
.element-d82d::before { content: '\f108'; }
.shade_bronze_923e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.panel-8ec4::before { content: '\f522'; }
.tag-in-4eaa::before { content: '\f327'; }
.tag_clean_a13f::before { content: '\f219'; }
.table-a36e::before { content: '\f21e'; }
.sidebar_3dfb::before { content: '\f2f5'; }

/* Social Icons */
.static_2019::before { content: '\f09a'; }
.smooth_5f96::before { content: '\f099'; }
.filter_96d5::before { content: '\f16d'; }
.aside_dirty_388c::before { content: '\f167'; }
.caption_up_385f::before { content: '\f2c6'; }
.image_027b::before { content: '\f232'; }

/* Size Classes */
.hero_outer_72d1 { font-size: 0.75em; }
.glass-64dc { font-size: 0.875em; }
.orange_af2c { font-size: 1.33em; }
.basic-b1b5 { font-size: 1.5em; }
.media-over-b4ab { font-size: 2em; }
.focused-8a04 { font-size: 3em; }

/* Animation Classes */
.box-liquid-5bca {
    animation: fa-spin 2s infinite linear;
}

.link-d648 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6b1a */
.ghost-box-h3 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.0;
}
