/* 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_7d50) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.panel-motion-c7e6, .over_9995 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.top-e1dd::before { content: '\f015'; }
.element-west-2811::before { content: '\f007'; }
.gallery_orange_8555::before { content: '\f023'; }
.aside_488f::before { content: '\f0e0'; }
.media-8932::before { content: '\f095'; }
.link-right-77a7::before { content: '\f005'; }
.new_d9da::before { content: '\f004'; }
.old_0ce8::before { content: '\f00c'; }
.avatar_liquid_b021::before { content: '\f00d'; }
.frame_9a42::before { content: '\f002'; }
.tiny_24b7::before { content: '\f0c9'; }
.video-9695::before { content: '\f061'; }
.filter-last-7c62::before { content: '\f060'; }
.secondary-hovered-feff::before { content: '\f04b'; }
.tabs_9d02::before { content: '\f04c'; }
.medium_36a1::before { content: '\f019'; }
.hero-wood-606e::before { content: '\f093'; }
.row-7848::before { content: '\f132'; }
.prev-86ba::before { content: '\f091'; }
.thumbnail-1987::before { content: '\f06b'; }
.thick_7fc2::before { content: '\f0d6'; }
.video_lite_e4b3::before { content: '\f09d'; }
.form-22ca::before { content: '\f10b'; }
.badge_motion_ce06::before { content: '\f108'; }
.text-huge-d0bd::before { content: '\f10a'; }

/* Gambling Specific Icons */
.white-fd95::before { content: '\f522'; }
.dynamic_751b::before { content: '\f327'; }
.next_cabd::before { content: '\f219'; }
.outline_c99e::before { content: '\f21e'; }
.avatar-15b8::before { content: '\f2f5'; }

/* Social Icons */
.last_7c92::before { content: '\f09a'; }
.hover_smooth_aabd::before { content: '\f099'; }
.element_7f46::before { content: '\f16d'; }
.gallery_easy_749d::before { content: '\f167'; }
.item-4ce5::before { content: '\f2c6'; }
.preview_523a::before { content: '\f232'; }

/* Size Classes */
.full-a17e { font-size: 0.75em; }
.pagination_cold_59b8 { font-size: 0.875em; }
.avatar_9f10 { font-size: 1.33em; }
.backdrop-c599 { font-size: 1.5em; }
.sidebar-3b1c { font-size: 2em; }
.next_45a4 { font-size: 3em; }

/* Animation Classes */
.description-0bc2 {
    animation: fa-spin 2s infinite linear;
}

.icon-east-1e3b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f494 */
.promo-block-b0 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.3;
}
