/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.left_95d5) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.stale_7d90, .secondary_action_498f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.yellow-a09f::before { content: '\f015'; }
.module_a07d::before { content: '\f007'; }
.modal-db89::before { content: '\f023'; }
.filter-0049::before { content: '\f0e0'; }
.static-95a2::before { content: '\f095'; }
.widget_d22b::before { content: '\f005'; }
.motion-824a::before { content: '\f004'; }
.content_1114::before { content: '\f00c'; }
.message-south-eb25::before { content: '\f00d'; }
.texture-0696::before { content: '\f002'; }
.card_white_f091::before { content: '\f0c9'; }
.overlay-4fb6::before { content: '\f061'; }
.hovered_89a2::before { content: '\f060'; }
.modal_d400::before { content: '\f04b'; }
.component-d4cd::before { content: '\f04c'; }
.popup-in-f9c1::before { content: '\f019'; }
.secondary_old_e447::before { content: '\f093'; }
.message-inner-cd19::before { content: '\f132'; }
.new_8980::before { content: '\f091'; }
.notice-e295::before { content: '\f06b'; }
.background-lower-ad0c::before { content: '\f0d6'; }
.north_2ca5::before { content: '\f09d'; }
.modal_0371::before { content: '\f10b'; }
.card_in_b6ec::before { content: '\f108'; }
.middle_638b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.media_0064::before { content: '\f522'; }
.pagination-last-77e1::before { content: '\f327'; }
.mini-91da::before { content: '\f219'; }
.footer_top_ad99::before { content: '\f21e'; }
.hero_6d8f::before { content: '\f2f5'; }

/* Social Icons */
.surface_d1e2::before { content: '\f09a'; }
.summary-d849::before { content: '\f099'; }
.cool_df8f::before { content: '\f16d'; }
.carousel-859f::before { content: '\f167'; }
.shade-focused-5873::before { content: '\f2c6'; }
.fast_120d::before { content: '\f232'; }

/* Size Classes */
.steel_936f { font-size: 0.75em; }
.column-west-df7f { font-size: 0.875em; }
.hidden_slow_797e { font-size: 1.33em; }
.row_a67b { font-size: 1.5em; }
.button_6a67 { font-size: 2em; }
.caption-bronze-8eee { font-size: 3em; }

/* Animation Classes */
.mask-07bf {
    animation: fa-spin 2s infinite linear;
}

.smooth_d53c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 701d */
.shadow-element-x6 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.2;
}
