/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.popup-e494) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.east_78b1, .column_west_2366 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.small-cc2a::before { content: '\f015'; }
.video_6b6b::before { content: '\f007'; }
.fluid_8b32::before { content: '\f023'; }
.texture_smooth_8515::before { content: '\f0e0'; }
.mask_medium_039e::before { content: '\f095'; }
.tooltip-green-639f::before { content: '\f005'; }
.status_current_1179::before { content: '\f004'; }
.paragraph_in_cd9f::before { content: '\f00c'; }
.label_huge_97e8::before { content: '\f00d'; }
.photo-liquid-9be6::before { content: '\f002'; }
.component_center_a75c::before { content: '\f0c9'; }
.article-red-4d6e::before { content: '\f061'; }
.video-west-274a::before { content: '\f060'; }
.sidebar_268b::before { content: '\f04b'; }
.surface_f936::before { content: '\f04c'; }
.article-hard-a82c::before { content: '\f019'; }
.notice_55ce::before { content: '\f093'; }
.modal-ae1c::before { content: '\f132'; }
.lite-b20f::before { content: '\f091'; }
.blue_4ca6::before { content: '\f06b'; }
.overlay-2e3c::before { content: '\f0d6'; }
.article_b6aa::before { content: '\f09d'; }
.modal-9dbc::before { content: '\f10b'; }
.preview-fluid-0df3::before { content: '\f108'; }
.section_517e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.disabled-next-46bc::before { content: '\f522'; }
.gold_d2a1::before { content: '\f327'; }
.slider_bbed::before { content: '\f219'; }
.card_c237::before { content: '\f21e'; }
.frame-3498::before { content: '\f2f5'; }

/* Social Icons */
.north-7fef::before { content: '\f09a'; }
.center-7e9d::before { content: '\f099'; }
.menu-light-31d5::before { content: '\f16d'; }
.caption-advanced-d200::before { content: '\f167'; }
.card-short-6907::before { content: '\f2c6'; }
.logo_prev_cee0::before { content: '\f232'; }

/* Size Classes */
.west_3c50 { font-size: 0.75em; }
.element-clean-2ec6 { font-size: 0.875em; }
.bottom_749d { font-size: 1.33em; }
.frame-current-01b4 { font-size: 1.5em; }
.selected-3840 { font-size: 2em; }
.prev-7c6a { font-size: 3em; }

/* Animation Classes */
.chip-92af {
    animation: fa-spin 2s infinite linear;
}

.copper-71c0 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 962b */
.ghost-box-d7 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.0;
}
