/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.element-2181) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.active_current_cd5b, .module_advanced_51ba {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.popup_small_73ed::before { content: '\f015'; }
.tertiary-e865::before { content: '\f007'; }
.tiny-55fd::before { content: '\f023'; }
.preview_4c4d::before { content: '\f0e0'; }
.caption-cold-bb0d::before { content: '\f095'; }
.basic_34b5::before { content: '\f005'; }
.container-in-33b7::before { content: '\f004'; }
.fresh-215d::before { content: '\f00c'; }
.static-f116::before { content: '\f00d'; }
.filter-complex-b678::before { content: '\f002'; }
.border_de6c::before { content: '\f0c9'; }
.upper-37e0::before { content: '\f061'; }
.slider-82e5::before { content: '\f060'; }
.hard_4a24::before { content: '\f04b'; }
.title_prev_3c58::before { content: '\f04c'; }
.mask-c210::before { content: '\f019'; }
.selected-82f2::before { content: '\f093'; }
.description_paper_5ba6::before { content: '\f132'; }
.gallery-dynamic-2c8f::before { content: '\f091'; }
.shadow-complex-0430::before { content: '\f06b'; }
.active-smooth-f5a5::before { content: '\f0d6'; }
.section-complex-3656::before { content: '\f09d'; }
.row_wide_fc7d::before { content: '\f10b'; }
.silver-0a31::before { content: '\f108'; }
.search-smooth-2a3b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.preview-80ce::before { content: '\f522'; }
.block-narrow-58ea::before { content: '\f327'; }
.menu_easy_0720::before { content: '\f219'; }
.soft-23b3::before { content: '\f21e'; }
.texture_large_d618::before { content: '\f2f5'; }

/* Social Icons */
.footer_smooth_79ca::before { content: '\f09a'; }
.orange-49fe::before { content: '\f099'; }
.container_d69d::before { content: '\f16d'; }
.label_89b9::before { content: '\f167'; }
.notice_static_887e::before { content: '\f2c6'; }
.dim-831a::before { content: '\f232'; }

/* Size Classes */
.carousel-c22e { font-size: 0.75em; }
.east-b972 { font-size: 0.875em; }
.nav-783e { font-size: 1.33em; }
.thumbnail_d399 { font-size: 1.5em; }
.menu_787b { font-size: 2em; }
.south-975d { font-size: 3em; }

/* Animation Classes */
.alert-liquid-6f3c {
    animation: fa-spin 2s infinite linear;
}

.pattern_thick_f1a6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5b8d */
.shadow-element-n3 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.3;
}
