/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.card_d3a1) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.notification-basic-157f, .breadcrumb_01e7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.table-top-e95a::before { content: '\f015'; }
.progress-blue-c8fe::before { content: '\f007'; }
.widget-5a29::before { content: '\f023'; }
.container-586b::before { content: '\f0e0'; }
.table-efa9::before { content: '\f095'; }
.layout_6352::before { content: '\f005'; }
.summary-7d6a::before { content: '\f004'; }
.row-2ff6::before { content: '\f00c'; }
.title-0e51::before { content: '\f00d'; }
.picture-hot-1bbf::before { content: '\f002'; }
.soft_bf82::before { content: '\f0c9'; }
.over-5101::before { content: '\f061'; }
.mask-iron-2a9b::before { content: '\f060'; }
.menu-advanced-5267::before { content: '\f04b'; }
.hot-c9a7::before { content: '\f04c'; }
.in-2192::before { content: '\f019'; }
.modal_e3e5::before { content: '\f093'; }
.fixed_fda2::before { content: '\f132'; }
.small-b179::before { content: '\f091'; }
.accent-b4f1::before { content: '\f06b'; }
.surface-d3d9::before { content: '\f0d6'; }
.hover_9b4b::before { content: '\f09d'; }
.glass_da37::before { content: '\f10b'; }
.heading_out_405f::before { content: '\f108'; }
.hard-8d20::before { content: '\f10a'; }

/* Gambling Specific Icons */
.top-a02b::before { content: '\f522'; }
.item-09e8::before { content: '\f327'; }
.link_7d5f::before { content: '\f219'; }
.description-basic-2ce6::before { content: '\f21e'; }
.fresh_0d72::before { content: '\f2f5'; }

/* Social Icons */
.mini-02b2::before { content: '\f09a'; }
.message_under_7abb::before { content: '\f099'; }
.accent_99d2::before { content: '\f16d'; }
.hovered_f20f::before { content: '\f167'; }
.stone-246d::before { content: '\f2c6'; }
.paragraph_paper_bdd0::before { content: '\f232'; }

/* Size Classes */
.layout-mini-378d { font-size: 0.75em; }
.overlay-3b50 { font-size: 0.875em; }
.picture-over-24f6 { font-size: 1.33em; }
.popup_focused_dc8b { font-size: 1.5em; }
.block_focused_61f7 { font-size: 2em; }
.status_liquid_06f6 { font-size: 3em; }

/* Animation Classes */
.article_gold_b1d0 {
    animation: fa-spin 2s infinite linear;
}

.article_93e2 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8bdd */
.widget-item-q4 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.1;
}
