/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.pressed_0dc6) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hero_brown_603b, .south-daf0 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.small-c3d2::before { content: '\f015'; }
.module-center-326c::before { content: '\f007'; }
.table_over_e859::before { content: '\f023'; }
.filter_pro_fbf1::before { content: '\f0e0'; }
.video_402e::before { content: '\f095'; }
.border-action-a04b::before { content: '\f005'; }
.banner-old-7a26::before { content: '\f004'; }
.iron-9539::before { content: '\f00c'; }
.paper-51dd::before { content: '\f00d'; }
.main_9994::before { content: '\f002'; }
.info_active_7af1::before { content: '\f0c9'; }
.description-f86d::before { content: '\f061'; }
.gallery_warm_41fa::before { content: '\f060'; }
.tag-inner-dc10::before { content: '\f04b'; }
.module_thick_47cc::before { content: '\f04c'; }
.hover-dark-c706::before { content: '\f019'; }
.backdrop_817f::before { content: '\f093'; }
.filter-ca4f::before { content: '\f132'; }
.pressed-b8a5::before { content: '\f091'; }
.photo_brown_05a7::before { content: '\f06b'; }
.tooltip_036a::before { content: '\f0d6'; }
.media-b073::before { content: '\f09d'; }
.chip-0f34::before { content: '\f10b'; }
.pagination_8844::before { content: '\f108'; }
.summary-first-1abd::before { content: '\f10a'; }

/* Gambling Specific Icons */
.current-362f::before { content: '\f522'; }
.gradient-fast-964c::before { content: '\f327'; }
.image_4b71::before { content: '\f219'; }
.picture_eaf8::before { content: '\f21e'; }
.background-efc6::before { content: '\f2f5'; }

/* Social Icons */
.small-f50c::before { content: '\f09a'; }
.filter-huge-17fa::before { content: '\f099'; }
.tabs-1590::before { content: '\f16d'; }
.avatar-hard-d26b::before { content: '\f167'; }
.hot-db56::before { content: '\f2c6'; }
.right_b069::before { content: '\f232'; }

/* Size Classes */
.narrow_1f51 { font-size: 0.75em; }
.detail-fast-e750 { font-size: 0.875em; }
.text_thick_1ac9 { font-size: 1.33em; }
.hero-orange-7fbd { font-size: 1.5em; }
.secondary_a356 { font-size: 2em; }
.logo_c3d9 { font-size: 3em; }

/* Animation Classes */
.footer-c0ee {
    animation: fa-spin 2s infinite linear;
}

.tall_4be6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 33de */
.phantom-card-d6 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
