/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.black-e45f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.old-a005, .layout-423d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.basic-b023::before { content: '\f015'; }
.warm-c1c5::before { content: '\f007'; }
.alert_lower_f440::before { content: '\f023'; }
.down-cf6d::before { content: '\f0e0'; }
.south-3048::before { content: '\f095'; }
.modal_76ca::before { content: '\f005'; }
.center-92ec::before { content: '\f004'; }
.container-complex-8968::before { content: '\f00c'; }
.hot-7e94::before { content: '\f00d'; }
.hidden-8200::before { content: '\f002'; }
.dirty_18c7::before { content: '\f0c9'; }
.image_fixed_446d::before { content: '\f061'; }
.photo_dirty_ba1d::before { content: '\f060'; }
.right-d145::before { content: '\f04b'; }
.dim_4add::before { content: '\f04c'; }
.stale_cb06::before { content: '\f019'; }
.accordion_center_28ff::before { content: '\f093'; }
.old-b0ae::before { content: '\f132'; }
.gradient_hovered_ebc4::before { content: '\f091'; }
.gradient_bronze_30ca::before { content: '\f06b'; }
.preview_4b5f::before { content: '\f0d6'; }
.container_purple_8e76::before { content: '\f09d'; }
.breadcrumb_1307::before { content: '\f10b'; }
.brown_1f9d::before { content: '\f108'; }
.container-f267::before { content: '\f10a'; }

/* Gambling Specific Icons */
.orange-5dfd::before { content: '\f522'; }
.main-selected-6bb0::before { content: '\f327'; }
.hidden-007c::before { content: '\f219'; }
.outer_e375::before { content: '\f21e'; }
.nav-west-b46f::before { content: '\f2f5'; }

/* Social Icons */
.aside-81ac::before { content: '\f09a'; }
.backdrop-ff7a::before { content: '\f099'; }
.item-1491::before { content: '\f16d'; }
.header-1313::before { content: '\f167'; }
.sort-72b4::before { content: '\f2c6'; }
.thick-6cf3::before { content: '\f232'; }

/* Size Classes */
.button_66bb { font-size: 0.75em; }
.background_out_d6f0 { font-size: 0.875em; }
.overlay_34e0 { font-size: 1.33em; }
.fluid_adb6 { font-size: 1.5em; }
.rough_6630 { font-size: 2em; }
.image_west_46ab { font-size: 3em; }

/* Animation Classes */
.badge_out_0551 {
    animation: fa-spin 2s infinite linear;
}

.up_fd43 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 720c */
.ghost-box-n7 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.0;
}
