/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.list_basic_7a18) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.disabled-wood-5e69, .left_7720 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.detail_bottom_fb6d::before { content: '\f015'; }
.pro_8e2f::before { content: '\f007'; }
.pattern-middle-5cd3::before { content: '\f023'; }
.dropdown-warm-35cc::before { content: '\f0e0'; }
.paper_f461::before { content: '\f095'; }
.smooth_bb34::before { content: '\f005'; }
.upper_a4c4::before { content: '\f004'; }
.table_upper_038c::before { content: '\f00c'; }
.notice_gold_b7ed::before { content: '\f00d'; }
.column-tall-a62d::before { content: '\f002'; }
.focus_387d::before { content: '\f0c9'; }
.steel_d928::before { content: '\f061'; }
.picture_south_6666::before { content: '\f060'; }
.backdrop_lower_41a8::before { content: '\f04b'; }
.mini-57b1::before { content: '\f04c'; }
.purple_8428::before { content: '\f019'; }
.pagination_df9c::before { content: '\f093'; }
.dynamic_7a86::before { content: '\f132'; }
.mask-west-1f7d::before { content: '\f091'; }
.cool-9cc3::before { content: '\f06b'; }
.hidden-0f65::before { content: '\f0d6'; }
.box_yellow_aac4::before { content: '\f09d'; }
.modal-1872::before { content: '\f10b'; }
.logo_middle_6bc2::before { content: '\f108'; }
.form-glass-1e23::before { content: '\f10a'; }

/* Gambling Specific Icons */
.active_gold_5b14::before { content: '\f522'; }
.label_fast_809c::before { content: '\f327'; }
.bottom_ab9d::before { content: '\f219'; }
.icon-upper-b99d::before { content: '\f21e'; }
.pink_62d5::before { content: '\f2f5'; }

/* Social Icons */
.shade-7b6a::before { content: '\f09a'; }
.in_20d5::before { content: '\f099'; }
.next-36a5::before { content: '\f16d'; }
.widget-bead::before { content: '\f167'; }
.steel_e74e::before { content: '\f2c6'; }
.menu_bea0::before { content: '\f232'; }

/* Size Classes */
.purple_60b4 { font-size: 0.75em; }
.tooltip_6563 { font-size: 0.875em; }
.feature-9fa0 { font-size: 1.33em; }
.center-3bbf { font-size: 1.5em; }
.popup-green-88bd { font-size: 2em; }
.aside-tiny-be63 { font-size: 3em; }

/* Animation Classes */
.shade-hard-18f8 {
    animation: fa-spin 2s infinite linear;
}

.advanced-1f93 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7dd5 */
.widget-item-s3 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.0;
}
