/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.card_huge_4973) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.small_a40f, .menu-active-2823 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.wrapper_e2fd::before { content: '\f015'; }
.active_ce39::before { content: '\f007'; }
.hidden_motion_69f3::before { content: '\f023'; }
.nav-current-add7::before { content: '\f0e0'; }
.caption_4b86::before { content: '\f095'; }
.surface-white-043d::before { content: '\f005'; }
.highlight-cold-cbf8::before { content: '\f004'; }
.gallery-plasma-49cb::before { content: '\f00c'; }
.hard-0ba3::before { content: '\f00d'; }
.primary-right-25de::before { content: '\f002'; }
.container_last_fd9c::before { content: '\f0c9'; }
.narrow_5f15::before { content: '\f061'; }
.module-7655::before { content: '\f060'; }
.summary_4394::before { content: '\f04b'; }
.link-2363::before { content: '\f04c'; }
.progress_huge_522f::before { content: '\f019'; }
.backdrop-first-a7e8::before { content: '\f093'; }
.title_plasma_4624::before { content: '\f132'; }
.tag_4cfd::before { content: '\f091'; }
.table_pressed_4926::before { content: '\f06b'; }
.motion-a62f::before { content: '\f0d6'; }
.shadow-cc15::before { content: '\f09d'; }
.card_middle_806f::before { content: '\f10b'; }
.large_0e1a::before { content: '\f108'; }
.gallery-current-be5e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.dynamic-7aaa::before { content: '\f522'; }
.paragraph_9858::before { content: '\f327'; }
.widget-f772::before { content: '\f219'; }
.selected-565a::before { content: '\f21e'; }
.background-b082::before { content: '\f2f5'; }

/* Social Icons */
.small_1a75::before { content: '\f09a'; }
.main-8aac::before { content: '\f099'; }
.huge-86d7::before { content: '\f16d'; }
.element-87c6::before { content: '\f167'; }
.right_c4e6::before { content: '\f2c6'; }
.slider_db05::before { content: '\f232'; }

/* Size Classes */
.pressed_a8b5 { font-size: 0.75em; }
.tertiary_ad32 { font-size: 0.875em; }
.wood_0d00 { font-size: 1.33em; }
.caption_0fea { font-size: 1.5em; }
.plasma-fc97 { font-size: 2em; }
.top-d01d { font-size: 3em; }

/* Animation Classes */
.image_thick_6216 {
    animation: fa-spin 2s infinite linear;
}

.cold_41d8 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9842 */
.shadow-element-a5 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.2;
}
