/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hidden-7fe2) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.backdrop-962d, .preview-8f30 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.sort-0f8c::before { content: '\f015'; }
.badge_tiny_bc6f::before { content: '\f007'; }
.static-6a20::before { content: '\f023'; }
.north_e82e::before { content: '\f0e0'; }
.gallery_up_6536::before { content: '\f095'; }
.item-f42a::before { content: '\f005'; }
.liquid_7040::before { content: '\f004'; }
.smooth_666c::before { content: '\f00c'; }
.blue_49cb::before { content: '\f00d'; }
.progress_a7ef::before { content: '\f002'; }
.chip-right-3f72::before { content: '\f0c9'; }
.active_89aa::before { content: '\f061'; }
.breadcrumb_current_14ed::before { content: '\f060'; }
.out_5e7e::before { content: '\f04b'; }
.content-selected-25f2::before { content: '\f04c'; }
.gas-66ed::before { content: '\f019'; }
.dynamic-48e1::before { content: '\f093'; }
.wood_56cb::before { content: '\f132'; }
.hidden_8e00::before { content: '\f091'; }
.column_1f2d::before { content: '\f06b'; }
.highlight-c998::before { content: '\f0d6'; }
.carousel-88ee::before { content: '\f09d'; }
.image-e76a::before { content: '\f10b'; }
.hidden-current-63d2::before { content: '\f108'; }
.dim-5c5e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.feature-8a5e::before { content: '\f522'; }
.title-e043::before { content: '\f327'; }
.cold-0234::before { content: '\f219'; }
.hidden-soft-b1df::before { content: '\f21e'; }
.photo-9f19::before { content: '\f2f5'; }

/* Social Icons */
.accordion-fixed-c6eb::before { content: '\f09a'; }
.link-plasma-edad::before { content: '\f099'; }
.banner-4825::before { content: '\f16d'; }
.column_d354::before { content: '\f167'; }
.grid-stone-2079::before { content: '\f2c6'; }
.alert_upper_15db::before { content: '\f232'; }

/* Size Classes */
.liquid_1d77 { font-size: 0.75em; }
.fresh-8c0b { font-size: 0.875em; }
.media-585f { font-size: 1.33em; }
.input-inner-e4ae { font-size: 1.5em; }
.over-be54 { font-size: 2em; }
.green-6b1a { font-size: 3em; }

/* Animation Classes */
.clean-deb7 {
    animation: fa-spin 2s infinite linear;
}

.left-a314 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 712e */
.shadow-element-x7 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.2;
}
