/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.info-rough-bff5) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.media-last-5f0a, .soft_66b6 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.section_b6b8::before { content: '\f015'; }
.top-4cbd::before { content: '\f007'; }
.inner_ed49::before { content: '\f023'; }
.image_478e::before { content: '\f0e0'; }
.row-3f50::before { content: '\f095'; }
.container-plasma-7c53::before { content: '\f005'; }
.cool_bbe6::before { content: '\f004'; }
.search_dirty_57c9::before { content: '\f00c'; }
.gallery-4951::before { content: '\f00d'; }
.mask_f689::before { content: '\f002'; }
.dim_4539::before { content: '\f0c9'; }
.medium-0c01::before { content: '\f061'; }
.notification_b186::before { content: '\f060'; }
.fresh-8168::before { content: '\f04b'; }
.menu-orange-6bfa::before { content: '\f04c'; }
.pattern-c2fd::before { content: '\f019'; }
.hero_8df4::before { content: '\f093'; }
.disabled_clean_d7c2::before { content: '\f132'; }
.gallery-static-fbae::before { content: '\f091'; }
.texture_simple_8aa6::before { content: '\f06b'; }
.focus_focused_8bbb::before { content: '\f0d6'; }
.notice_9fbc::before { content: '\f09d'; }
.tabs-2152::before { content: '\f10b'; }
.preview_easy_4d02::before { content: '\f108'; }
.overlay-copper-f60b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.highlight_48b8::before { content: '\f522'; }
.layout_outer_fb97::before { content: '\f327'; }
.icon_last_5a8d::before { content: '\f219'; }
.pressed-6461::before { content: '\f21e'; }
.gallery-021c::before { content: '\f2f5'; }

/* Social Icons */
.feature_purple_b255::before { content: '\f09a'; }
.focused_dfe2::before { content: '\f099'; }
.nav_b5cb::before { content: '\f16d'; }
.icon_fixed_095f::before { content: '\f167'; }
.overlay-fb44::before { content: '\f2c6'; }
.smooth-7422::before { content: '\f232'; }

/* Size Classes */
.current-421a { font-size: 0.75em; }
.modal-612e { font-size: 0.875em; }
.active-under-8e1c { font-size: 1.33em; }
.dark_6e1c { font-size: 1.5em; }
.box_wide_bcb6 { font-size: 2em; }
.status-25f3 { font-size: 3em; }

/* Animation Classes */
.carousel-1dd1 {
    animation: fa-spin 2s infinite linear;
}

.chip_1146 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: fcf8 */
.shadow-element-q7 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.3;
}
