/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.thumbnail-4b7a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.link_pink_c962, .south-fe69 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.column_29e5::before { content: '\f015'; }
.alert-light-b2bb::before { content: '\f007'; }
.component-cee3::before { content: '\f023'; }
.dropdown-hovered-c6e0::before { content: '\f0e0'; }
.info_b6cd::before { content: '\f095'; }
.photo-top-6a41::before { content: '\f005'; }
.liquid-6760::before { content: '\f004'; }
.article_c80e::before { content: '\f00c'; }
.breadcrumb_9d70::before { content: '\f00d'; }
.widget_37fa::before { content: '\f002'; }
.shadow_clean_f3e0::before { content: '\f0c9'; }
.static-fc51::before { content: '\f061'; }
.badge_f91b::before { content: '\f060'; }
.component-dark-3322::before { content: '\f04b'; }
.title-0909::before { content: '\f04c'; }
.outline_short_3f54::before { content: '\f019'; }
.complex-02ea::before { content: '\f093'; }
.smooth_3934::before { content: '\f132'; }
.new-9d21::before { content: '\f091'; }
.logo-f96d::before { content: '\f06b'; }
.label-next-e087::before { content: '\f0d6'; }
.static-c838::before { content: '\f09d'; }
.card-c87f::before { content: '\f10b'; }
.photo_narrow_aa93::before { content: '\f108'; }
.middle-30fc::before { content: '\f10a'; }

/* Gambling Specific Icons */
.block_c63b::before { content: '\f522'; }
.shade_1663::before { content: '\f327'; }
.thumbnail-a21d::before { content: '\f219'; }
.picture-lite-e0cd::before { content: '\f21e'; }
.label-689b::before { content: '\f2f5'; }

/* Social Icons */
.badge_full_0b72::before { content: '\f09a'; }
.mask-cf66::before { content: '\f099'; }
.carousel-ec5c::before { content: '\f16d'; }
.dropdown_fluid_29f6::before { content: '\f167'; }
.caption-285d::before { content: '\f2c6'; }
.right-7be1::before { content: '\f232'; }

/* Size Classes */
.info-54cb { font-size: 0.75em; }
.accent_1507 { font-size: 0.875em; }
.frame-4eac { font-size: 1.33em; }
.banner_b4f8 { font-size: 1.5em; }
.disabled-green-46dd { font-size: 2em; }
.box-left-3633 { font-size: 3em; }

/* Animation Classes */
.last_64ad {
    animation: fa-spin 2s infinite linear;
}

.sort_pressed_75b9 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0b28 */
.shadow-element-l2 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.0;
}
