/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tabs-7b23) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.summary-e777, .input-abab {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.pro-2720::before { content: '\f015'; }
.table-center-d8d0::before { content: '\f007'; }
.texture-ce12::before { content: '\f023'; }
.texture-0369::before { content: '\f0e0'; }
.tiny_3db0::before { content: '\f095'; }
.notification-cold-9bcd::before { content: '\f005'; }
.description-2e90::before { content: '\f004'; }
.video_pressed_5044::before { content: '\f00c'; }
.thumbnail-6f8a::before { content: '\f00d'; }
.pink_fa1f::before { content: '\f002'; }
.wide_8313::before { content: '\f0c9'; }
.bright_ce44::before { content: '\f061'; }
.focus-old-8d7f::before { content: '\f060'; }
.gallery_108a::before { content: '\f04b'; }
.silver-b705::before { content: '\f04c'; }
.hidden_1856::before { content: '\f019'; }
.video_fixed_af22::before { content: '\f093'; }
.modal-motion-5a46::before { content: '\f132'; }
.info-4c27::before { content: '\f091'; }
.message-f22e::before { content: '\f06b'; }
.tertiary_prev_0349::before { content: '\f0d6'; }
.brown_3b28::before { content: '\f09d'; }
.wide-a1e4::before { content: '\f10b'; }
.status-under-4d3d::before { content: '\f108'; }
.alert-d622::before { content: '\f10a'; }

/* Gambling Specific Icons */
.nav-clean-4668::before { content: '\f522'; }
.inner_b3b2::before { content: '\f327'; }
.background-pink-c14a::before { content: '\f219'; }
.accent-c0cf::before { content: '\f21e'; }
.frame_a194::before { content: '\f2f5'; }

/* Social Icons */
.complex-7a9c::before { content: '\f09a'; }
.overlay_4022::before { content: '\f099'; }
.breadcrumb_fluid_198a::before { content: '\f16d'; }
.wide-feb1::before { content: '\f167'; }
.pink-3338::before { content: '\f2c6'; }
.image-d7e2::before { content: '\f232'; }

/* Size Classes */
.gallery_inner_7834 { font-size: 0.75em; }
.photo_dc70 { font-size: 0.875em; }
.input_stone_8cad { font-size: 1.33em; }
.slow-1003 { font-size: 1.5em; }
.slider-last-1673 { font-size: 2em; }
.prev-1653 { font-size: 3em; }

/* Animation Classes */
.row_dim_fcbe {
    animation: fa-spin 2s infinite linear;
}

.widget_a29e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: fdff */
.shadow-element-o3 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.2;
}
