/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.breadcrumb-1a02) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.sort_87bc, .out-9304 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.info_short_dfcb::before { content: '\f015'; }
.layout_bottom_d136::before { content: '\f007'; }
.dark-7d88::before { content: '\f023'; }
.filter_953f::before { content: '\f0e0'; }
.basic-1800::before { content: '\f095'; }
.icon_south_f8ac::before { content: '\f005'; }
.surface-pressed-bf7e::before { content: '\f004'; }
.label-basic-c436::before { content: '\f00c'; }
.avatar-fixed-0c97::before { content: '\f00d'; }
.slider-c9c2::before { content: '\f002'; }
.menu-selected-0031::before { content: '\f0c9'; }
.narrow_4b05::before { content: '\f061'; }
.media_bronze_1cfe::before { content: '\f060'; }
.outline-bd87::before { content: '\f04b'; }
.media_orange_b8bf::before { content: '\f04c'; }
.mask_right_28bf::before { content: '\f019'; }
.active_dirty_1ad5::before { content: '\f093'; }
.fixed-bae3::before { content: '\f132'; }
.heading_hovered_0813::before { content: '\f091'; }
.thumbnail-east-620a::before { content: '\f06b'; }
.inner-3ed7::before { content: '\f0d6'; }
.in_837d::before { content: '\f09d'; }
.focus_2fe4::before { content: '\f10b'; }
.nav-49c8::before { content: '\f108'; }
.caption-7c09::before { content: '\f10a'; }

/* Gambling Specific Icons */
.grid-dcd1::before { content: '\f522'; }
.easy-1dd0::before { content: '\f327'; }
.tooltip_tall_96a2::before { content: '\f219'; }
.sort-6910::before { content: '\f21e'; }
.menu_93fc::before { content: '\f2f5'; }

/* Social Icons */
.wrapper-782f::before { content: '\f09a'; }
.gallery-6054::before { content: '\f099'; }
.backdrop-aedf::before { content: '\f16d'; }
.footer_copper_bed3::before { content: '\f167'; }
.block-8110::before { content: '\f2c6'; }
.modal-short-13d7::before { content: '\f232'; }

/* Size Classes */
.south_c764 { font-size: 0.75em; }
.steel-e04a { font-size: 0.875em; }
.wrapper_hard_c124 { font-size: 1.33em; }
.orange-3cba { font-size: 1.5em; }
.new-adb7 { font-size: 2em; }
.stale-0ea3 { font-size: 3em; }

/* Animation Classes */
.pattern-blue-a795 {
    animation: fa-spin 2s infinite linear;
}

.mask_prev_0d24 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4453 */
.shadow-element-y2 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
