/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.breadcrumb-640c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.chip-52e3, .shadow-877a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.preview_d842::before { content: '\f015'; }
.overlay-rough-8bc7::before { content: '\f007'; }
.column_left_34d7::before { content: '\f023'; }
.left-f649::before { content: '\f0e0'; }
.popup_fast_3e1c::before { content: '\f095'; }
.footer-plasma-c69d::before { content: '\f005'; }
.main_wood_b072::before { content: '\f004'; }
.column-82c3::before { content: '\f00c'; }
.fixed_ec57::before { content: '\f00d'; }
.photo_bright_363f::before { content: '\f002'; }
.container-1707::before { content: '\f0c9'; }
.column_f2c5::before { content: '\f061'; }
.nav_fluid_ebad::before { content: '\f060'; }
.block_35dc::before { content: '\f04b'; }
.selected-b91f::before { content: '\f04c'; }
.box-131e::before { content: '\f019'; }
.prev_4421::before { content: '\f093'; }
.tertiary-action-12b0::before { content: '\f132'; }
.wrapper_first_7eef::before { content: '\f091'; }
.panel_first_3fc3::before { content: '\f06b'; }
.label-69c3::before { content: '\f0d6'; }
.warm-e8cd::before { content: '\f09d'; }
.sidebar_164a::before { content: '\f10b'; }
.active-ec95::before { content: '\f108'; }
.main-21af::before { content: '\f10a'; }

/* Gambling Specific Icons */
.dark-67ee::before { content: '\f522'; }
.gallery-1872::before { content: '\f327'; }
.label_in_7a81::before { content: '\f219'; }
.card_hovered_21db::before { content: '\f21e'; }
.action-d394::before { content: '\f2f5'; }

/* Social Icons */
.dropdown-0aaf::before { content: '\f09a'; }
.form-5da2::before { content: '\f099'; }
.warm_da49::before { content: '\f16d'; }
.fixed_5fdf::before { content: '\f167'; }
.surface-7a04::before { content: '\f2c6'; }
.section-iron-2620::before { content: '\f232'; }

/* Size Classes */
.caption-7b9f { font-size: 0.75em; }
.info-lite-bfe7 { font-size: 0.875em; }
.carousel-b403 { font-size: 1.33em; }
.search-focused-baf9 { font-size: 1.5em; }
.backdrop_06da { font-size: 2em; }
.lite-faee { font-size: 3em; }

/* Animation Classes */
.right_cc6c {
    animation: fa-spin 2s infinite linear;
}

.tabs-clean-b69f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d905 */
.shadow-element-e9 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.0;
}
