/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.dropdown-smooth-574e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.popup_medium_8ca2, .item-e776 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.accent-small-3c38::before { content: '\f015'; }
.sidebar_ba07::before { content: '\f007'; }
.notice-b5a4::before { content: '\f023'; }
.table-7b27::before { content: '\f0e0'; }
.preview-liquid-a9ca::before { content: '\f095'; }
.tiny-ab3d::before { content: '\f005'; }
.main_da33::before { content: '\f004'; }
.texture-rough-373e::before { content: '\f00c'; }
.over-f4f0::before { content: '\f00d'; }
.avatar_ec04::before { content: '\f002'; }
.row_cool_a963::before { content: '\f0c9'; }
.panel-4e2b::before { content: '\f061'; }
.video-9b66::before { content: '\f060'; }
.east-c823::before { content: '\f04b'; }
.slow_3b0d::before { content: '\f04c'; }
.yellow-d52e::before { content: '\f019'; }
.bright-cf6b::before { content: '\f093'; }
.layout_purple_33ef::before { content: '\f132'; }
.clean-4a01::before { content: '\f091'; }
.picture_black_c4b7::before { content: '\f06b'; }
.breadcrumb_7ba2::before { content: '\f0d6'; }
.stone_c480::before { content: '\f09d'; }
.advanced_feb0::before { content: '\f10b'; }
.sidebar-be11::before { content: '\f108'; }
.bright-dd5e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.gradient-orange-3065::before { content: '\f522'; }
.bright-fbd3::before { content: '\f327'; }
.box_0ad2::before { content: '\f219'; }
.notification-top-6950::before { content: '\f21e'; }
.chip_hard_f2c9::before { content: '\f2f5'; }

/* Social Icons */
.thumbnail_19d7::before { content: '\f09a'; }
.first_88ba::before { content: '\f099'; }
.container_prev_2384::before { content: '\f16d'; }
.background-1115::before { content: '\f167'; }
.logo_e2e2::before { content: '\f2c6'; }
.component-28db::before { content: '\f232'; }

/* Size Classes */
.bright-f238 { font-size: 0.75em; }
.pressed_a069 { font-size: 0.875em; }
.tall-bf75 { font-size: 1.33em; }
.input-dca1 { font-size: 1.5em; }
.middle_d5ed { font-size: 2em; }
.modal-67c6 { font-size: 3em; }

/* Animation Classes */
.top_b76b {
    animation: fa-spin 2s infinite linear;
}

.north_fec7 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2c24 */
.shadow-element-r1 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.3;
}
