/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.popup_prev_4920) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.right-b88c, .breadcrumb_down_a5d5 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.message_pink_be4a::before { content: '\f015'; }
.hover_action_f1df::before { content: '\f007'; }
.row-stone-edf1::before { content: '\f023'; }
.component-293c::before { content: '\f0e0'; }
.slider_next_d8db::before { content: '\f095'; }
.aside-99a9::before { content: '\f005'; }
.gallery_under_3a28::before { content: '\f004'; }
.logo_static_cf51::before { content: '\f00c'; }
.grid_simple_e6bc::before { content: '\f00d'; }
.full_80b5::before { content: '\f002'; }
.avatar-first-8ebf::before { content: '\f0c9'; }
.fast-d5e9::before { content: '\f061'; }
.main-light-7f22::before { content: '\f060'; }
.tooltip-5b50::before { content: '\f04b'; }
.table-hovered-99ff::before { content: '\f04c'; }
.static-a2da::before { content: '\f019'; }
.shade_slow_e1d4::before { content: '\f093'; }
.tertiary-huge-3afe::before { content: '\f132'; }
.solid_6858::before { content: '\f091'; }
.grid-orange-1278::before { content: '\f06b'; }
.title_pro_ab99::before { content: '\f0d6'; }
.red-805c::before { content: '\f09d'; }
.layout_0870::before { content: '\f10b'; }
.search_379e::before { content: '\f108'; }
.section-e0e5::before { content: '\f10a'; }

/* Gambling Specific Icons */
.up_d730::before { content: '\f522'; }
.new_b7b0::before { content: '\f327'; }
.sort_16bc::before { content: '\f219'; }
.mask_white_70ac::before { content: '\f21e'; }
.preview_447d::before { content: '\f2f5'; }

/* Social Icons */
.card-first-fe22::before { content: '\f09a'; }
.middle-0e00::before { content: '\f099'; }
.list-north-ff3d::before { content: '\f16d'; }
.fluid-b4eb::before { content: '\f167'; }
.module-bronze-1e60::before { content: '\f2c6'; }
.sidebar_narrow_280e::before { content: '\f232'; }

/* Size Classes */
.aside-102b { font-size: 0.75em; }
.slider-fast-eed9 { font-size: 0.875em; }
.active_lower_6c11 { font-size: 1.33em; }
.nav_5292 { font-size: 1.5em; }
.notice_6248 { font-size: 2em; }
.form-slow-e990 { font-size: 3em; }

/* Animation Classes */
.mini-2f38 {
    animation: fa-spin 2s infinite linear;
}

.gallery_6045 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 63ed */
.ghost-box-p0 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.0;
}
