/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.block-smooth-7ac0) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.logo-422c, .thick_aae9 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.mask-in-4226::before { content: '\f015'; }
.active-fixed-515f::before { content: '\f007'; }
.column_lite_e7a5::before { content: '\f023'; }
.header_a44f::before { content: '\f0e0'; }
.popup_focused_fad4::before { content: '\f095'; }
.frame-west-0190::before { content: '\f005'; }
.logo-faa1::before { content: '\f004'; }
.focus-b39b::before { content: '\f00c'; }
.panel_over_04f8::before { content: '\f00d'; }
.paragraph-over-4084::before { content: '\f002'; }
.row_hard_3dc3::before { content: '\f0c9'; }
.secondary-cc9a::before { content: '\f061'; }
.accordion_80a8::before { content: '\f060'; }
.video_2a6f::before { content: '\f04b'; }
.icon-stone-5623::before { content: '\f04c'; }
.text-9169::before { content: '\f019'; }
.focus-huge-0530::before { content: '\f093'; }
.element_prev_7852::before { content: '\f132'; }
.preview_bff7::before { content: '\f091'; }
.search_simple_67b4::before { content: '\f06b'; }
.header-91d0::before { content: '\f0d6'; }
.video-a03d::before { content: '\f09d'; }
.search-2bbe::before { content: '\f10b'; }
.brown_eb4d::before { content: '\f108'; }
.tooltip_6fe6::before { content: '\f10a'; }

/* Gambling Specific Icons */
.grid-north-8ed9::before { content: '\f522'; }
.video_hot_7c95::before { content: '\f327'; }
.article_pro_ee33::before { content: '\f219'; }
.active-1849::before { content: '\f21e'; }
.mask-1695::before { content: '\f2f5'; }

/* Social Icons */
.advanced_c792::before { content: '\f09a'; }
.in_ae23::before { content: '\f099'; }
.texture-fd14::before { content: '\f16d'; }
.backdrop-97ca::before { content: '\f167'; }
.bottom_dd78::before { content: '\f2c6'; }
.middle-300d::before { content: '\f232'; }

/* Size Classes */
.simple-2171 { font-size: 0.75em; }
.sort_dirty_1748 { font-size: 0.875em; }
.paper-c204 { font-size: 1.33em; }
.content-12d3 { font-size: 1.5em; }
.frame_under_db69 { font-size: 2em; }
.breadcrumb_west_eb0f { font-size: 3em; }

/* Animation Classes */
.item_outer_3fda {
    animation: fa-spin 2s infinite linear;
}

.center-c020 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e15b */
.ghost-box-d6 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.2;
}
