/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.shadow-middle-fe7e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.north_369c, .solid-0caf {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.box-de92::before { content: '\f015'; }
.item_iron_8bad::before { content: '\f007'; }
.card_05b6::before { content: '\f023'; }
.table_short_9b63::before { content: '\f0e0'; }
.icon-42b2::before { content: '\f095'; }
.content_green_c42e::before { content: '\f005'; }
.section-da88::before { content: '\f004'; }
.input-07f1::before { content: '\f00c'; }
.slider_lower_e105::before { content: '\f00d'; }
.white_bc9e::before { content: '\f002'; }
.search-hovered-9c87::before { content: '\f0c9'; }
.accordion_paper_d791::before { content: '\f061'; }
.warm-814c::before { content: '\f060'; }
.component-ed92::before { content: '\f04b'; }
.icon-new-46d3::before { content: '\f04c'; }
.header-green-2c80::before { content: '\f019'; }
.overlay_old_6837::before { content: '\f093'; }
.badge_fead::before { content: '\f132'; }
.pattern_advanced_f66b::before { content: '\f091'; }
.main-blue-1242::before { content: '\f06b'; }
.message-e382::before { content: '\f0d6'; }
.outline_static_ba52::before { content: '\f09d'; }
.fresh-47ed::before { content: '\f10b'; }
.photo-right-7f6c::before { content: '\f108'; }
.progress-6b8d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.paragraph-3487::before { content: '\f522'; }
.video-b844::before { content: '\f327'; }
.white-36b9::before { content: '\f219'; }
.backdrop-e693::before { content: '\f21e'; }
.action-5b0e::before { content: '\f2f5'; }

/* Social Icons */
.east-d7c8::before { content: '\f09a'; }
.caption-west-6a66::before { content: '\f099'; }
.filter-e51a::before { content: '\f16d'; }
.outline-current-763f::before { content: '\f167'; }
.highlight_8d27::before { content: '\f2c6'; }
.hover-e910::before { content: '\f232'; }

/* Size Classes */
.filter_6007 { font-size: 0.75em; }
.component_full_fad3 { font-size: 0.875em; }
.grid-narrow-4454 { font-size: 1.33em; }
.tertiary_soft_2b72 { font-size: 1.5em; }
.image-1f46 { font-size: 2em; }
.shade-86b2 { font-size: 3em; }

/* Animation Classes */
.panel-gold-2d44 {
    animation: fa-spin 2s infinite linear;
}

.image-white-9e40 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7145 */
.shadow-element-k9 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.0;
}
