/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.item-black-8f6c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.under_ab7d, .medium_876b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hovered-0896::before { content: '\f015'; }
.footer-action-989c::before { content: '\f007'; }
.tooltip-0ff2::before { content: '\f023'; }
.disabled-0b27::before { content: '\f0e0'; }
.content_b7e8::before { content: '\f095'; }
.west-622b::before { content: '\f005'; }
.static-f1f3::before { content: '\f004'; }
.left-a3e6::before { content: '\f00c'; }
.new-27da::before { content: '\f00d'; }
.hero_next_b835::before { content: '\f002'; }
.motion_3a4b::before { content: '\f0c9'; }
.overlay-fixed-ee1e::before { content: '\f061'; }
.photo-silver-3502::before { content: '\f060'; }
.tooltip-fresh-2f9f::before { content: '\f04b'; }
.video_left_f37f::before { content: '\f04c'; }
.border_f50d::before { content: '\f019'; }
.up_fb41::before { content: '\f093'; }
.copper-1dd5::before { content: '\f132'; }
.gallery_fixed_21e9::before { content: '\f091'; }
.gradient-c90e::before { content: '\f06b'; }
.item-motion-7ebb::before { content: '\f0d6'; }
.message-stone-db71::before { content: '\f09d'; }
.item_fba3::before { content: '\f10b'; }
.caption-a3f9::before { content: '\f108'; }
.layout-9ef2::before { content: '\f10a'; }

/* Gambling Specific Icons */
.picture_16c2::before { content: '\f522'; }
.wrapper-wood-c719::before { content: '\f327'; }
.frame-new-3a55::before { content: '\f219'; }
.top_0329::before { content: '\f21e'; }
.pagination_d3bf::before { content: '\f2f5'; }

/* Social Icons */
.border_0332::before { content: '\f09a'; }
.notice-4fa0::before { content: '\f099'; }
.element_2fcc::before { content: '\f16d'; }
.hard_bb34::before { content: '\f167'; }
.banner-black-b65d::before { content: '\f2c6'; }
.column_complex_5925::before { content: '\f232'; }

/* Size Classes */
.texture_73f1 { font-size: 0.75em; }
.pagination_yellow_bfd8 { font-size: 0.875em; }
.avatar_ae6e { font-size: 1.33em; }
.hard_1cb7 { font-size: 1.5em; }
.left_99bf { font-size: 2em; }
.icon_brown_aa46 { font-size: 3em; }

/* Animation Classes */
.video-e9a9 {
    animation: fa-spin 2s infinite linear;
}

.aside-6a8d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c746 */
.ghost-box-r8 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.2;
}
