/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.footer_pink_a57b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.footer-3cf3, .nav-light-b2bb {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.pattern_e541::before { content: '\f015'; }
.column-medium-e8a5::before { content: '\f007'; }
.gold_95c1::before { content: '\f023'; }
.rough-69bc::before { content: '\f0e0'; }
.photo_paper_419a::before { content: '\f095'; }
.alert_1d4c::before { content: '\f005'; }
.active_east_cacc::before { content: '\f004'; }
.caption_active_47d2::before { content: '\f00c'; }
.widget_out_294c::before { content: '\f00d'; }
.middle-66f1::before { content: '\f002'; }
.popup_slow_9ed9::before { content: '\f0c9'; }
.last-31f5::before { content: '\f061'; }
.medium_e755::before { content: '\f060'; }
.tag-bottom-27ce::before { content: '\f04b'; }
.complex-44fe::before { content: '\f04c'; }
.photo-8c85::before { content: '\f019'; }
.tag_a683::before { content: '\f093'; }
.shade-0995::before { content: '\f132'; }
.stale-7ae4::before { content: '\f091'; }
.notice-4299::before { content: '\f06b'; }
.pressed_810f::before { content: '\f0d6'; }
.link-advanced-78d5::before { content: '\f09d'; }
.green_3f1e::before { content: '\f10b'; }
.complex-a484::before { content: '\f108'; }
.clean-b4be::before { content: '\f10a'; }

/* Gambling Specific Icons */
.sort-mini-fe10::before { content: '\f522'; }
.frame_hard_0dbc::before { content: '\f327'; }
.button_hovered_9c8a::before { content: '\f219'; }
.easy-d0f6::before { content: '\f21e'; }
.sort-778b::before { content: '\f2f5'; }

/* Social Icons */
.focus_lite_671a::before { content: '\f09a'; }
.easy-489e::before { content: '\f099'; }
.menu-active-a5b1::before { content: '\f16d'; }
.slider_6f6d::before { content: '\f167'; }
.fluid_097f::before { content: '\f2c6'; }
.heading_ea43::before { content: '\f232'; }

/* Size Classes */
.aside-c82e { font-size: 0.75em; }
.text-last-ee1e { font-size: 0.875em; }
.sidebar-9c1a { font-size: 1.33em; }
.mask_0385 { font-size: 1.5em; }
.stone-765a { font-size: 2em; }
.current-04ff { font-size: 3em; }

/* Animation Classes */
.chip-7ff7 {
    animation: fa-spin 2s infinite linear;
}

.smooth-3e70 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9579 */
.ghost-box-t0 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.3;
}
