/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.carousel-1065) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tertiary_93cb, .highlight_5e11 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hover_4d04::before { content: '\f015'; }
.panel_7126::before { content: '\f007'; }
.pagination-91b5::before { content: '\f023'; }
.badge_top_e35f::before { content: '\f0e0'; }
.bronze_4bb9::before { content: '\f095'; }
.white-b58d::before { content: '\f005'; }
.hard_b32d::before { content: '\f004'; }
.section-2bc0::before { content: '\f00c'; }
.grid_short_eaec::before { content: '\f00d'; }
.prev_f66a::before { content: '\f002'; }
.row_inner_657a::before { content: '\f0c9'; }
.title-cold-3c20::before { content: '\f061'; }
.paper-df9d::before { content: '\f060'; }
.texture_8da6::before { content: '\f04b'; }
.warm-c17d::before { content: '\f04c'; }
.column_bded::before { content: '\f019'; }
.main-1287::before { content: '\f093'; }
.info-fresh-27dd::before { content: '\f132'; }
.background_last_b51c::before { content: '\f091'; }
.breadcrumb-7904::before { content: '\f06b'; }
.nav_bottom_cd49::before { content: '\f0d6'; }
.caption-hard-e381::before { content: '\f09d'; }
.grid-static-4a27::before { content: '\f10b'; }
.hover-large-612a::before { content: '\f108'; }
.photo-4896::before { content: '\f10a'; }

/* Gambling Specific Icons */
.wrapper-wood-d482::before { content: '\f522'; }
.status-7766::before { content: '\f327'; }
.shadow_25f6::before { content: '\f219'; }
.fresh_a419::before { content: '\f21e'; }
.medium-a994::before { content: '\f2f5'; }

/* Social Icons */
.column-out-4faa::before { content: '\f09a'; }
.pagination-gold-ff3f::before { content: '\f099'; }
.background_07a9::before { content: '\f16d'; }
.hover-selected-70b1::before { content: '\f167'; }
.blue-a9a0::before { content: '\f2c6'; }
.inner_0285::before { content: '\f232'; }

/* Size Classes */
.inner_5160 { font-size: 0.75em; }
.dynamic-f715 { font-size: 0.875em; }
.tag_cool_8cc4 { font-size: 1.33em; }
.carousel-up-e8a5 { font-size: 1.5em; }
.module_ea08 { font-size: 2em; }
.item_01c0 { font-size: 3em; }

/* Animation Classes */
.first_63d1 {
    animation: fa-spin 2s infinite linear;
}

.new-40c6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 76e7 */
.ghost-box-j7 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.1;
}
