/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.modal_00e3) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.active_north_9042, .label-882c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.title-top-79df::before { content: '\f015'; }
.silver-937f::before { content: '\f007'; }
.hidden-c6fb::before { content: '\f023'; }
.table-over-37b0::before { content: '\f0e0'; }
.mask-selected-50c6::before { content: '\f095'; }
.easy-c8e3::before { content: '\f005'; }
.backdrop-blue-9a2b::before { content: '\f004'; }
.photo_3f03::before { content: '\f00c'; }
.slider_b8d2::before { content: '\f00d'; }
.hover-wide-1c06::before { content: '\f002'; }
.row-8d8c::before { content: '\f0c9'; }
.backdrop_275f::before { content: '\f061'; }
.full-9954::before { content: '\f060'; }
.secondary-hard-2eff::before { content: '\f04b'; }
.nav_center_d08c::before { content: '\f04c'; }
.header_green_292d::before { content: '\f019'; }
.purple-9436::before { content: '\f093'; }
.selected_f53e::before { content: '\f132'; }
.photo-dark-cffd::before { content: '\f091'; }
.under_8fb3::before { content: '\f06b'; }
.narrow-1c51::before { content: '\f0d6'; }
.item-simple-fab5::before { content: '\f09d'; }
.sort-5e27::before { content: '\f10b'; }
.text_498f::before { content: '\f108'; }
.middle-2e0a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.chip-copper-314a::before { content: '\f522'; }
.input-complex-d53a::before { content: '\f327'; }
.copper_2074::before { content: '\f219'; }
.module-current-4955::before { content: '\f21e'; }
.secondary_green_bd1b::before { content: '\f2f5'; }

/* Social Icons */
.message-e6d6::before { content: '\f09a'; }
.description-advanced-4450::before { content: '\f099'; }
.heading-bottom-f84a::before { content: '\f16d'; }
.active_2485::before { content: '\f167'; }
.tabs_purple_74c5::before { content: '\f2c6'; }
.frame_6185::before { content: '\f232'; }

/* Size Classes */
.wrapper-purple-8ad5 { font-size: 0.75em; }
.card_right_3874 { font-size: 0.875em; }
.surface-gold-aaab { font-size: 1.33em; }
.tag_light_677c { font-size: 1.5em; }
.north_332b { font-size: 2em; }
.texture_soft_4db1 { font-size: 3em; }

/* Animation Classes */
.border-4612 {
    animation: fa-spin 2s infinite linear;
}

.liquid_274f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ced3 */
.promo-block-u6 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.0;
}
