/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.link_paper_a7ce) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.secondary-full-ceb3, .banner_basic_74a2 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.detail-b03d::before { content: '\f015'; }
.blue_73f5::before { content: '\f007'; }
.warm-aec8::before { content: '\f023'; }
.dropdown_860c::before { content: '\f0e0'; }
.main_9984::before { content: '\f095'; }
.fast_26dd::before { content: '\f005'; }
.chip-dark-43fd::before { content: '\f004'; }
.panel-pink-4da5::before { content: '\f00c'; }
.outer-9b93::before { content: '\f00d'; }
.mask-outer-9d7c::before { content: '\f002'; }
.focus-wood-a5ca::before { content: '\f0c9'; }
.pattern-focused-747c::before { content: '\f061'; }
.solid-6c35::before { content: '\f060'; }
.form_focused_623e::before { content: '\f04b'; }
.widget_light_595e::before { content: '\f04c'; }
.column-5bb8::before { content: '\f019'; }
.notification_3be6::before { content: '\f093'; }
.tooltip_current_cb2f::before { content: '\f132'; }
.outline-middle-d363::before { content: '\f091'; }
.nav-outer-74f8::before { content: '\f06b'; }
.smooth-9ce0::before { content: '\f0d6'; }
.widget-gold-65e9::before { content: '\f09d'; }
.media_bronze_dc15::before { content: '\f10b'; }
.new-876c::before { content: '\f108'; }
.element-outer-58d5::before { content: '\f10a'; }

/* Gambling Specific Icons */
.background-e0d3::before { content: '\f522'; }
.last-0b72::before { content: '\f327'; }
.label_dark_dea0::before { content: '\f219'; }
.hidden_e51e::before { content: '\f21e'; }
.article_bronze_80f1::before { content: '\f2f5'; }

/* Social Icons */
.focus-a47e::before { content: '\f09a'; }
.filter-thick-8019::before { content: '\f099'; }
.light-174e::before { content: '\f16d'; }
.simple-f86f::before { content: '\f167'; }
.out_66bc::before { content: '\f2c6'; }
.form_5f48::before { content: '\f232'; }

/* Size Classes */
.modal_active_f511 { font-size: 0.75em; }
.search-large-0638 { font-size: 0.875em; }
.thumbnail-2117 { font-size: 1.33em; }
.title_4f2e { font-size: 1.5em; }
.accordion-green-c302 { font-size: 2em; }
.large-6285 { font-size: 3em; }

/* Animation Classes */
.list-black-dd93 {
    animation: fa-spin 2s infinite linear;
}

.component-c238 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5a54 */
.shadow-element-g5 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.2;
}
