/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.heading-b9d4) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hover_smooth_ea3a, .article_hard_85f9 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.static_2e42::before { content: '\f015'; }
.large_4391::before { content: '\f007'; }
.mini-be94::before { content: '\f023'; }
.selected-a330::before { content: '\f0e0'; }
.fixed_9f07::before { content: '\f095'; }
.blue_3f87::before { content: '\f005'; }
.motion_33aa::before { content: '\f004'; }
.summary_light_d27f::before { content: '\f00c'; }
.sidebar_fixed_cea7::before { content: '\f00d'; }
.popup-9c06::before { content: '\f002'; }
.bright-62b2::before { content: '\f0c9'; }
.photo-easy-fbd2::before { content: '\f061'; }
.sort_59b6::before { content: '\f060'; }
.cold_e793::before { content: '\f04b'; }
.title_cd26::before { content: '\f04c'; }
.photo_inner_514a::before { content: '\f019'; }
.link_paper_1a0d::before { content: '\f093'; }
.primary-light-a24a::before { content: '\f132'; }
.content-6b25::before { content: '\f091'; }
.action-5a06::before { content: '\f06b'; }
.tag-fcd3::before { content: '\f0d6'; }
.accordion-steel-9065::before { content: '\f09d'; }
.form-plasma-7caa::before { content: '\f10b'; }
.gallery_f349::before { content: '\f108'; }
.tiny_8c7e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.east_63f0::before { content: '\f522'; }
.gallery_small_7a80::before { content: '\f327'; }
.thumbnail_mini_996f::before { content: '\f219'; }
.avatar_dirty_8049::before { content: '\f21e'; }
.notice_97bb::before { content: '\f2f5'; }

/* Social Icons */
.secondary_pro_de33::before { content: '\f09a'; }
.chip-advanced-2198::before { content: '\f099'; }
.gallery-east-720e::before { content: '\f16d'; }
.secondary_46b1::before { content: '\f167'; }
.carousel-2ee7::before { content: '\f2c6'; }
.form_1f7a::before { content: '\f232'; }

/* Size Classes */
.paragraph-ec19 { font-size: 0.75em; }
.article_b3e7 { font-size: 0.875em; }
.notice_tiny_110f { font-size: 1.33em; }
.border_a82d { font-size: 1.5em; }
.label_d065 { font-size: 2em; }
.gradient_ac08 { font-size: 3em; }

/* Animation Classes */
.notification_9e79 {
    animation: fa-spin 2s infinite linear;
}

.main_f270 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5b5a */
.shadow-element-r0 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.2;
}
