/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.footer-bf72) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.disabled-action-afb3, .background_full_182b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.accordion-medium-4ec9::before { content: '\f015'; }
.status_c608::before { content: '\f007'; }
.nav-7885::before { content: '\f023'; }
.carousel_55f3::before { content: '\f0e0'; }
.description-clean-c932::before { content: '\f095'; }
.dropdown_da1f::before { content: '\f005'; }
.frame-top-426c::before { content: '\f004'; }
.action-4eb6::before { content: '\f00c'; }
.video_42c7::before { content: '\f00d'; }
.dark_c6e0::before { content: '\f002'; }
.solid_d188::before { content: '\f0c9'; }
.focused_8ece::before { content: '\f061'; }
.short_b972::before { content: '\f060'; }
.icon_6c2e::before { content: '\f04b'; }
.section_basic_bff9::before { content: '\f04c'; }
.accent-e55b::before { content: '\f019'; }
.paragraph_iron_7530::before { content: '\f093'; }
.fresh-e6d1::before { content: '\f132'; }
.frame_lite_2e7c::before { content: '\f091'; }
.menu_last_5b96::before { content: '\f06b'; }
.up-b233::before { content: '\f0d6'; }
.right_b9a0::before { content: '\f09d'; }
.element_402c::before { content: '\f10b'; }
.summary-0390::before { content: '\f108'; }
.form-b641::before { content: '\f10a'; }

/* Gambling Specific Icons */
.texture_27d6::before { content: '\f522'; }
.dirty-10ac::before { content: '\f327'; }
.dark_934a::before { content: '\f219'; }
.link-7e99::before { content: '\f21e'; }
.preview-north-a439::before { content: '\f2f5'; }

/* Social Icons */
.over_0d32::before { content: '\f09a'; }
.down_1583::before { content: '\f099'; }
.header_soft_fa9e::before { content: '\f16d'; }
.shade_bottom_486c::before { content: '\f167'; }
.paragraph_hard_9bfa::before { content: '\f2c6'; }
.text_9122::before { content: '\f232'; }

/* Size Classes */
.thumbnail-8049 { font-size: 0.75em; }
.layout-bottom-2222 { font-size: 0.875em; }
.element-931a { font-size: 1.33em; }
.hover_acdf { font-size: 1.5em; }
.badge_9d5b { font-size: 2em; }
.bottom-7f53 { font-size: 3em; }

/* Animation Classes */
.over_b6d7 {
    animation: fa-spin 2s infinite linear;
}

.accent-f3b4 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c271 */
.shadow-element-l3 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.1;
}
