/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.right_19a1) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.progress-plasma-975b, .overlay-d497 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.pagination-89f9::before { content: '\f015'; }
.wood_8f29::before { content: '\f007'; }
.tall-975c::before { content: '\f023'; }
.hard-2c86::before { content: '\f0e0'; }
.modal_brown_7427::before { content: '\f095'; }
.old_5333::before { content: '\f005'; }
.focus-d022::before { content: '\f004'; }
.section_active_d708::before { content: '\f00c'; }
.wrapper_warm_14f2::before { content: '\f00d'; }
.accent-3888::before { content: '\f002'; }
.cold-3a91::before { content: '\f0c9'; }
.caption-short-098f::before { content: '\f061'; }
.table-down-bb7e::before { content: '\f060'; }
.chip_large_070a::before { content: '\f04b'; }
.out-f510::before { content: '\f04c'; }
.column_thick_9719::before { content: '\f019'; }
.current_1f65::before { content: '\f093'; }
.paper-4997::before { content: '\f132'; }
.input-ea6d::before { content: '\f091'; }
.media-narrow-4296::before { content: '\f06b'; }
.under_4905::before { content: '\f0d6'; }
.chip-last-19fe::before { content: '\f09d'; }
.tabs-under-ef50::before { content: '\f10b'; }
.aside-dim-ba43::before { content: '\f108'; }
.slider_hovered_f53e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.dropdown_small_81f5::before { content: '\f522'; }
.item-1e7e::before { content: '\f327'; }
.first_ad2e::before { content: '\f219'; }
.complex_c2d9::before { content: '\f21e'; }
.medium-84a0::before { content: '\f2f5'; }

/* Social Icons */
.copper_86e3::before { content: '\f09a'; }
.simple-e22b::before { content: '\f099'; }
.carousel_3b43::before { content: '\f16d'; }
.sidebar_f9e6::before { content: '\f167'; }
.footer-51a2::before { content: '\f2c6'; }
.tabs-cool-bdf4::before { content: '\f232'; }

/* Size Classes */
.thumbnail-9574 { font-size: 0.75em; }
.south-7d88 { font-size: 0.875em; }
.prev_43ee { font-size: 1.33em; }
.old-1f51 { font-size: 1.5em; }
.hidden_e45a { font-size: 2em; }
.widget-focused-dd1a { font-size: 3em; }

/* Animation Classes */
.left-e9ec {
    animation: fa-spin 2s infinite linear;
}

.box-hovered-7028 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a295 */
.shadow-element-j1 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.0;
}
