/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.glass_947d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.wood-af89, .heading_e9bd {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.element-short-431d::before { content: '\f015'; }
.new-28eb::before { content: '\f007'; }
.thick_94d1::before { content: '\f023'; }
.footer_steel_bb89::before { content: '\f0e0'; }
.disabled_hard_e16b::before { content: '\f095'; }
.active_1f8a::before { content: '\f005'; }
.footer_bottom_0c54::before { content: '\f004'; }
.hot_ac29::before { content: '\f00c'; }
.dropdown_hovered_997a::before { content: '\f00d'; }
.sort_mini_5ce4::before { content: '\f002'; }
.summary-ff3d::before { content: '\f0c9'; }
.accordion_fd38::before { content: '\f061'; }
.thick_110d::before { content: '\f060'; }
.heading-prev-b9b5::before { content: '\f04b'; }
.logo-stale-2960::before { content: '\f04c'; }
.wrapper_1df3::before { content: '\f019'; }
.description-2170::before { content: '\f093'; }
.notification-focused-29a1::before { content: '\f132'; }
.element_fluid_773a::before { content: '\f091'; }
.wrapper-07e6::before { content: '\f06b'; }
.video-7a65::before { content: '\f0d6'; }
.article_1943::before { content: '\f09d'; }
.card_fdde::before { content: '\f10b'; }
.lite_a194::before { content: '\f108'; }
.hovered_efaa::before { content: '\f10a'; }

/* Gambling Specific Icons */
.inner-4c5b::before { content: '\f522'; }
.background-ece4::before { content: '\f327'; }
.tooltip-simple-bec6::before { content: '\f219'; }
.breadcrumb-900e::before { content: '\f21e'; }
.background-green-ff96::before { content: '\f2f5'; }

/* Social Icons */
.easy-b18d::before { content: '\f09a'; }
.media-31af::before { content: '\f099'; }
.north-f8b4::before { content: '\f16d'; }
.button_cold_8032::before { content: '\f167'; }
.soft-1e1d::before { content: '\f2c6'; }
.text_dirty_b6f2::before { content: '\f232'; }

/* Size Classes */
.liquid_92a2 { font-size: 0.75em; }
.pro-5ad0 { font-size: 0.875em; }
.highlight_green_e530 { font-size: 1.33em; }
.badge_cc3f { font-size: 1.5em; }
.hero-soft-7878 { font-size: 2em; }
.text-yellow-2776 { font-size: 3em; }

/* Animation Classes */
.out_87db {
    animation: fa-spin 2s infinite linear;
}

.filter-tall-9369 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 749b */
.ghost-box-b7 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.1;
}
