/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.secondary_advanced_95b3) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.row-d90e, .image-out-a32a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.table-smooth-027b::before { content: '\f015'; }
.over-9e3e::before { content: '\f007'; }
.widget_active_51d6::before { content: '\f023'; }
.icon-d984::before { content: '\f0e0'; }
.first-8ac6::before { content: '\f095'; }
.modal-dim-3d1a::before { content: '\f005'; }
.dark-c5ee::before { content: '\f004'; }
.article_2c1e::before { content: '\f00c'; }
.overlay-soft-7cf4::before { content: '\f00d'; }
.sort-67d7::before { content: '\f002'; }
.selected_b40f::before { content: '\f0c9'; }
.media-a19e::before { content: '\f061'; }
.focus-simple-6055::before { content: '\f060'; }
.white-aacd::before { content: '\f04b'; }
.simple_33ad::before { content: '\f04c'; }
.gradient_da63::before { content: '\f019'; }
.out_a604::before { content: '\f093'; }
.mask-east-8e90::before { content: '\f132'; }
.overlay_glass_ca77::before { content: '\f091'; }
.component_gold_5800::before { content: '\f06b'; }
.detail-warm-396b::before { content: '\f0d6'; }
.container-5a7d::before { content: '\f09d'; }
.progress-mini-f148::before { content: '\f10b'; }
.next_5b9d::before { content: '\f108'; }
.avatar_motion_f83c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.clean-b7f7::before { content: '\f522'; }
.east-8f45::before { content: '\f327'; }
.tooltip_2736::before { content: '\f219'; }
.picture_outer_c7cb::before { content: '\f21e'; }
.solid-bbb1::before { content: '\f2f5'; }

/* Social Icons */
.footer-orange-a435::before { content: '\f09a'; }
.header-9e7c::before { content: '\f099'; }
.border-warm-48bb::before { content: '\f16d'; }
.alert-9b32::before { content: '\f167'; }
.focus-hovered-b049::before { content: '\f2c6'; }
.smooth_d09c::before { content: '\f232'; }

/* Size Classes */
.white_5e8b { font-size: 0.75em; }
.border_c083 { font-size: 0.875em; }
.border_plasma_d1bf { font-size: 1.33em; }
.photo-fast-6d7f { font-size: 1.5em; }
.fast-0329 { font-size: 2em; }
.button_c9c2 { font-size: 3em; }

/* Animation Classes */
.notice-65ac {
    animation: fa-spin 2s infinite linear;
}

.logo-9ebe {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 56c0 */
.phantom-card-u7 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.2;
}
