/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tall_de81) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.breadcrumb_solid_fac9, .top_aa6a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.short_79a1::before { content: '\f015'; }
.pagination-e3db::before { content: '\f007'; }
.tag_19a6::before { content: '\f023'; }
.footer-static-8080::before { content: '\f0e0'; }
.glass_3de5::before { content: '\f095'; }
.heading_rough_62e2::before { content: '\f005'; }
.iron_36d0::before { content: '\f004'; }
.input-5110::before { content: '\f00c'; }
.table-e7cc::before { content: '\f00d'; }
.info-774a::before { content: '\f002'; }
.accent-bronze-0bdd::before { content: '\f0c9'; }
.texture-action-5168::before { content: '\f061'; }
.sort-black-762b::before { content: '\f060'; }
.down_5154::before { content: '\f04b'; }
.footer-pro-fada::before { content: '\f04c'; }
.hovered_1a95::before { content: '\f019'; }
.icon-950e::before { content: '\f093'; }
.backdrop-basic-28f7::before { content: '\f132'; }
.focus-8546::before { content: '\f091'; }
.fresh-70ab::before { content: '\f06b'; }
.message_narrow_c311::before { content: '\f0d6'; }
.input_7dfd::before { content: '\f09d'; }
.main_07a1::before { content: '\f10b'; }
.banner_huge_2aa0::before { content: '\f108'; }
.pressed_cfb0::before { content: '\f10a'; }

/* Gambling Specific Icons */
.form-8507::before { content: '\f522'; }
.focus_full_d73e::before { content: '\f327'; }
.row_brown_e525::before { content: '\f219'; }
.hard_fe8b::before { content: '\f21e'; }
.notice_d482::before { content: '\f2f5'; }

/* Social Icons */
.nav_new_40a1::before { content: '\f09a'; }
.cool_fe19::before { content: '\f099'; }
.inner_5a8d::before { content: '\f16d'; }
.overlay_left_ff01::before { content: '\f167'; }
.soft_6916::before { content: '\f2c6'; }
.shadow_59bd::before { content: '\f232'; }

/* Size Classes */
.filter-8300 { font-size: 0.75em; }
.mask_557c { font-size: 0.875em; }
.frame-3a80 { font-size: 1.33em; }
.over-af91 { font-size: 1.5em; }
.primary-new-d84b { font-size: 2em; }
.out-6120 { font-size: 3em; }

/* Animation Classes */
.lower-1877 {
    animation: fa-spin 2s infinite linear;
}

.container_bbae {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8816 */
.shadow-element-s3 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.3;
}
