/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.info-940b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.basic_1582, .article-a4fa {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.focus-edcc::before { content: '\f015'; }
.purple_b45d::before { content: '\f007'; }
.stone-dfff::before { content: '\f023'; }
.wrapper-6373::before { content: '\f0e0'; }
.gradient-5f5d::before { content: '\f095'; }
.pagination_yellow_e0ec::before { content: '\f005'; }
.alert_orange_ff44::before { content: '\f004'; }
.block-5458::before { content: '\f00c'; }
.detail-3916::before { content: '\f00d'; }
.bottom-0469::before { content: '\f002'; }
.overlay_f7aa::before { content: '\f0c9'; }
.accordion_370d::before { content: '\f061'; }
.plasma_f904::before { content: '\f060'; }
.motion_a8c4::before { content: '\f04b'; }
.footer-selected-b246::before { content: '\f04c'; }
.title_f00a::before { content: '\f019'; }
.gradient-cold-3079::before { content: '\f093'; }
.form_east_312a::before { content: '\f132'; }
.dropdown-in-1a2b::before { content: '\f091'; }
.alert_deb9::before { content: '\f06b'; }
.aside-1460::before { content: '\f0d6'; }
.inner-67d8::before { content: '\f09d'; }
.tooltip_glass_4330::before { content: '\f10b'; }
.chip-advanced-d626::before { content: '\f108'; }
.active_1131::before { content: '\f10a'; }

/* Gambling Specific Icons */
.paper_b04a::before { content: '\f522'; }
.summary_dynamic_6e8d::before { content: '\f327'; }
.soft-0de9::before { content: '\f219'; }
.avatar_9d4b::before { content: '\f21e'; }
.steel_6098::before { content: '\f2f5'; }

/* Social Icons */
.caption-tiny-7720::before { content: '\f09a'; }
.module_d828::before { content: '\f099'; }
.popup_4715::before { content: '\f16d'; }
.action-8c87::before { content: '\f167'; }
.outline-middle-3461::before { content: '\f2c6'; }
.detail-55b5::before { content: '\f232'; }

/* Size Classes */
.panel-f47b { font-size: 0.75em; }
.label-old-09cb { font-size: 0.875em; }
.aside_pro_1274 { font-size: 1.33em; }
.title_a1cc { font-size: 1.5em; }
.wide-677d { font-size: 2em; }
.highlight-left-9ed9 { font-size: 3em; }

/* Animation Classes */
.thumbnail-small-50c9 {
    animation: fa-spin 2s infinite linear;
}

.current-5e15 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f69b */
.widget-item-s7 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.0;
}
