/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.medium_2cb7) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.lower-6939, .container-3c9c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.banner-f201::before { content: '\f015'; }
.hovered_d3e3::before { content: '\f007'; }
.action-df5b::before { content: '\f023'; }
.footer_21e1::before { content: '\f0e0'; }
.alert_tall_0507::before { content: '\f095'; }
.thumbnail-666a::before { content: '\f005'; }
.brown_a278::before { content: '\f004'; }
.shadow-ee32::before { content: '\f00c'; }
.column-edde::before { content: '\f00d'; }
.motion_e35e::before { content: '\f002'; }
.notice-thick-3119::before { content: '\f0c9'; }
.hidden_a9f1::before { content: '\f061'; }
.wood-2f16::before { content: '\f060'; }
.backdrop_over_44ca::before { content: '\f04b'; }
.motion-1ded::before { content: '\f04c'; }
.mask-03d8::before { content: '\f019'; }
.right_dfca::before { content: '\f093'; }
.detail_4586::before { content: '\f132'; }
.liquid_f4b3::before { content: '\f091'; }
.chip-dynamic-fcda::before { content: '\f06b'; }
.secondary_blue_b5a6::before { content: '\f0d6'; }
.under-ddce::before { content: '\f09d'; }
.thumbnail-purple-71c0::before { content: '\f10b'; }
.new-f0bd::before { content: '\f108'; }
.wood_6322::before { content: '\f10a'; }

/* Gambling Specific Icons */
.next_1ff4::before { content: '\f522'; }
.green_797f::before { content: '\f327'; }
.row-8021::before { content: '\f219'; }
.mask-69f8::before { content: '\f21e'; }
.link_6e2a::before { content: '\f2f5'; }

/* Social Icons */
.selected_cbfa::before { content: '\f09a'; }
.easy-2697::before { content: '\f099'; }
.accordion_f9e9::before { content: '\f16d'; }
.pagination-focused-30e4::before { content: '\f167'; }
.action_f3c5::before { content: '\f2c6'; }
.modal-simple-6b9e::before { content: '\f232'; }

/* Size Classes */
.dropdown_pro_4b07 { font-size: 0.75em; }
.dropdown_22ee { font-size: 0.875em; }
.secondary_motion_dd03 { font-size: 1.33em; }
.pattern-narrow-cd5c { font-size: 1.5em; }
.banner_54d2 { font-size: 2em; }
.progress_7df7 { font-size: 3em; }

/* Animation Classes */
.hidden-south-d152 {
    animation: fa-spin 2s infinite linear;
}

.under-69c9 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0ab1 */
.shadow-element-q6 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.0;
}
