/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.block-d3c3) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.image_b3df, .gallery_east_5e22 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.dynamic-68d4::before { content: '\f015'; }
.bronze-5e79::before { content: '\f007'; }
.detail-525e::before { content: '\f023'; }
.preview_76d9::before { content: '\f0e0'; }
.tag_wood_c957::before { content: '\f095'; }
.container-next-129e::before { content: '\f005'; }
.smooth_a73a::before { content: '\f004'; }
.item-1f92::before { content: '\f00c'; }
.carousel-8647::before { content: '\f00d'; }
.fluid_e24b::before { content: '\f002'; }
.fixed_9892::before { content: '\f0c9'; }
.motion_2aeb::before { content: '\f061'; }
.gradient-pro-1631::before { content: '\f060'; }
.detail_1672::before { content: '\f04b'; }
.aside_faf6::before { content: '\f04c'; }
.hover-e2a5::before { content: '\f019'; }
.chip-7bc1::before { content: '\f093'; }
.clean-8d1f::before { content: '\f132'; }
.photo-abaa::before { content: '\f091'; }
.pagination_light_06a6::before { content: '\f06b'; }
.info_fixed_6330::before { content: '\f0d6'; }
.gallery-8ef8::before { content: '\f09d'; }
.new-bcc2::before { content: '\f10b'; }
.preview-cold-9c59::before { content: '\f108'; }
.overlay_outer_1ff6::before { content: '\f10a'; }

/* Gambling Specific Icons */
.solid-4ec8::before { content: '\f522'; }
.status_static_15cc::before { content: '\f327'; }
.left_590d::before { content: '\f219'; }
.hidden-1105::before { content: '\f21e'; }
.photo_1b74::before { content: '\f2f5'; }

/* Social Icons */
.mask_paper_927b::before { content: '\f09a'; }
.bronze-8587::before { content: '\f099'; }
.focused-3ad3::before { content: '\f16d'; }
.info-medium-54bb::before { content: '\f167'; }
.video-1b13::before { content: '\f2c6'; }
.plasma-4d63::before { content: '\f232'; }

/* Size Classes */
.fresh_97f4 { font-size: 0.75em; }
.tooltip-rough-6fca { font-size: 0.875em; }
.item-5269 { font-size: 1.33em; }
.advanced-8cf4 { font-size: 1.5em; }
.right-a9a5 { font-size: 2em; }
.detail-fixed-9870 { font-size: 3em; }

/* Animation Classes */
.grid_bright_8280 {
    animation: fa-spin 2s infinite linear;
}

.outline_f513 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 98d3 */
.promo-block-n3 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.0;
}
