/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.up-2013) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.filter-5eba, .red-806c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.top_b3b6::before { content: '\f015'; }
.gallery-d030::before { content: '\f007'; }
.over-e4db::before { content: '\f023'; }
.layout_pressed_2c46::before { content: '\f0e0'; }
.footer-old-3443::before { content: '\f095'; }
.image-30ea::before { content: '\f005'; }
.alert-over-edb9::before { content: '\f004'; }
.video-focused-5d01::before { content: '\f00c'; }
.active-stone-50e0::before { content: '\f00d'; }
.brown_0ceb::before { content: '\f002'; }
.hero_2926::before { content: '\f0c9'; }
.section-old-11d9::before { content: '\f061'; }
.description_4f81::before { content: '\f060'; }
.sidebar-2718::before { content: '\f04b'; }
.preview_last_6c88::before { content: '\f04c'; }
.liquid-95bc::before { content: '\f019'; }
.alert-2630::before { content: '\f093'; }
.rough-1807::before { content: '\f132'; }
.background-c9b6::before { content: '\f091'; }
.gallery_3b9f::before { content: '\f06b'; }
.banner_7fd7::before { content: '\f0d6'; }
.description_a49a::before { content: '\f09d'; }
.component-over-2193::before { content: '\f10b'; }
.pagination_pressed_a5d4::before { content: '\f108'; }
.column-030f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.alert-5c3c::before { content: '\f522'; }
.block_c4bf::before { content: '\f327'; }
.short-f49d::before { content: '\f219'; }
.static_d404::before { content: '\f21e'; }
.mini-a009::before { content: '\f2f5'; }

/* Social Icons */
.modal-yellow-f3c5::before { content: '\f09a'; }
.filter_north_2c2b::before { content: '\f099'; }
.link_a3df::before { content: '\f16d'; }
.dropdown-940b::before { content: '\f167'; }
.form_3b14::before { content: '\f2c6'; }
.caption-e729::before { content: '\f232'; }

/* Size Classes */
.detail-pink-5116 { font-size: 0.75em; }
.text_rough_7d26 { font-size: 0.875em; }
.red-8c69 { font-size: 1.33em; }
.frame_top_545f { font-size: 1.5em; }
.gallery_active_2c8c { font-size: 2em; }
.over_f665 { font-size: 3em; }

/* Animation Classes */
.pink-0c62 {
    animation: fa-spin 2s infinite linear;
}

.fixed_8a71 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 259f */
.ghost-box-f6 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.1;
}
