/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.paragraph-6e15) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.paragraph-west-c6b3, .full-0b2d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.popup-hard-0b43::before { content: '\f015'; }
.detail-hard-98dc::before { content: '\f007'; }
.module_fixed_27a0::before { content: '\f023'; }
.focus_stone_84da::before { content: '\f0e0'; }
.button_27ce::before { content: '\f095'; }
.progress_9b46::before { content: '\f005'; }
.yellow-aa61::before { content: '\f004'; }
.backdrop_561b::before { content: '\f00c'; }
.info_3c34::before { content: '\f00d'; }
.upper-5fc2::before { content: '\f002'; }
.status-f873::before { content: '\f0c9'; }
.alert-8680::before { content: '\f061'; }
.surface_7962::before { content: '\f060'; }
.east-62df::before { content: '\f04b'; }
.aside_simple_bb39::before { content: '\f04c'; }
.east-14da::before { content: '\f019'; }
.south-075d::before { content: '\f093'; }
.shade-3c6d::before { content: '\f132'; }
.disabled-bottom-e14b::before { content: '\f091'; }
.overlay-fdbf::before { content: '\f06b'; }
.component_dbcf::before { content: '\f0d6'; }
.primary-ca33::before { content: '\f09d'; }
.huge_1859::before { content: '\f10b'; }
.east_5e75::before { content: '\f108'; }
.cold-33f1::before { content: '\f10a'; }

/* Gambling Specific Icons */
.component-lower-f85d::before { content: '\f522'; }
.feature-brown-03e5::before { content: '\f327'; }
.dirty-2a76::before { content: '\f219'; }
.alert-west-8a9a::before { content: '\f21e'; }
.logo_white_0fca::before { content: '\f2f5'; }

/* Social Icons */
.rough-9b19::before { content: '\f09a'; }
.rough_98b2::before { content: '\f099'; }
.mini-b564::before { content: '\f16d'; }
.wrapper-3311::before { content: '\f167'; }
.footer_130b::before { content: '\f2c6'; }
.image-0e25::before { content: '\f232'; }

/* Size Classes */
.description_fixed_f098 { font-size: 0.75em; }
.plasma-9853 { font-size: 0.875em; }
.disabled_lite_7b40 { font-size: 1.33em; }
.secondary_6afe { font-size: 1.5em; }
.icon-copper-b748 { font-size: 2em; }
.tertiary-static-9596 { font-size: 3em; }

/* Animation Classes */
.container-d802 {
    animation: fa-spin 2s infinite linear;
}

.gallery_over_d3ee {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5211 */
.phantom-card-c5 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.0;
}
