/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.bronze-28e0) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.right_6237, .feature_cool_911e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.gradient-1dcd::before { content: '\f015'; }
.button_copper_b3fc::before { content: '\f007'; }
.paper-7790::before { content: '\f023'; }
.element_a0f8::before { content: '\f0e0'; }
.complex_f183::before { content: '\f095'; }
.card-a155::before { content: '\f005'; }
.down_4a7e::before { content: '\f004'; }
.mini_db36::before { content: '\f00c'; }
.sort-342d::before { content: '\f00d'; }
.progress-a845::before { content: '\f002'; }
.tiny-1f71::before { content: '\f0c9'; }
.component_right_23c4::before { content: '\f061'; }
.lower_b837::before { content: '\f060'; }
.hidden_inner_56c2::before { content: '\f04b'; }
.photo_301f::before { content: '\f04c'; }
.picture-abae::before { content: '\f019'; }
.green_4ec4::before { content: '\f093'; }
.form_207d::before { content: '\f132'; }
.wide_7460::before { content: '\f091'; }
.banner-motion-9771::before { content: '\f06b'; }
.border-93ff::before { content: '\f0d6'; }
.preview_pink_ee24::before { content: '\f09d'; }
.container_7c20::before { content: '\f10b'; }
.list_fast_b31a::before { content: '\f108'; }
.search-9838::before { content: '\f10a'; }

/* Gambling Specific Icons */
.caption-eeaf::before { content: '\f522'; }
.lower_a909::before { content: '\f327'; }
.focus-bd38::before { content: '\f219'; }
.selected_fb58::before { content: '\f21e'; }
.pagination-top-1ff0::before { content: '\f2f5'; }

/* Social Icons */
.fixed_2d48::before { content: '\f09a'; }
.frame-c2b1::before { content: '\f099'; }
.accordion-f973::before { content: '\f16d'; }
.smooth_139d::before { content: '\f167'; }
.sort-a98c::before { content: '\f2c6'; }
.preview_b433::before { content: '\f232'; }

/* Size Classes */
.chip-dirty-4dd8 { font-size: 0.75em; }
.progress_new_f6ae { font-size: 0.875em; }
.short-4e70 { font-size: 1.33em; }
.active-6ccb { font-size: 1.5em; }
.active_7dfe { font-size: 2em; }
.fluid_6478 { font-size: 3em; }

/* Animation Classes */
.pattern-thick-77ca {
    animation: fa-spin 2s infinite linear;
}

.rough-6800 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7d0e */
.ghost-box-n5 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.1;
}
