/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.pattern-365d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.shade-3dd9, .left-8a2b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.thumbnail-fresh-a0b2::before { content: '\f015'; }
.hover-fixed-7163::before { content: '\f007'; }
.wide_6334::before { content: '\f023'; }
.hover_down_ad26::before { content: '\f0e0'; }
.hover-south-0e42::before { content: '\f095'; }
.overlay_e418::before { content: '\f005'; }
.fast-9a13::before { content: '\f004'; }
.photo_9942::before { content: '\f00c'; }
.selected-1bdc::before { content: '\f00d'; }
.black-379f::before { content: '\f002'; }
.gallery_outer_5fb0::before { content: '\f0c9'; }
.basic_ea1d::before { content: '\f061'; }
.accordion-fluid-1863::before { content: '\f060'; }
.menu_4ffe::before { content: '\f04b'; }
.surface_left_28ea::before { content: '\f04c'; }
.grid_2263::before { content: '\f019'; }
.message-upper-442a::before { content: '\f093'; }
.notice_white_cdb7::before { content: '\f132'; }
.widget_eda1::before { content: '\f091'; }
.notification_pro_f1e5::before { content: '\f06b'; }
.slider-hard-bd6b::before { content: '\f0d6'; }
.form-0abb::before { content: '\f09d'; }
.pagination-f81a::before { content: '\f10b'; }
.tooltip_7589::before { content: '\f108'; }
.orange-0930::before { content: '\f10a'; }

/* Gambling Specific Icons */
.text-next-26cd::before { content: '\f522'; }
.focus_ce40::before { content: '\f327'; }
.status_3714::before { content: '\f219'; }
.form_03ac::before { content: '\f21e'; }
.menu-038d::before { content: '\f2f5'; }

/* Social Icons */
.pressed-f04d::before { content: '\f09a'; }
.east-6716::before { content: '\f099'; }
.form_focused_0e73::before { content: '\f16d'; }
.border-tiny-509f::before { content: '\f167'; }
.content-black-3d87::before { content: '\f2c6'; }
.panel_middle_73f4::before { content: '\f232'; }

/* Size Classes */
.badge_fast_cb21 { font-size: 0.75em; }
.hidden-tall-7ba3 { font-size: 0.875em; }
.secondary-4550 { font-size: 1.33em; }
.backdrop_8309 { font-size: 1.5em; }
.active-lower-92b6 { font-size: 2em; }
.popup_4d17 { font-size: 3em; }

/* Animation Classes */
.fluid_5f06 {
    animation: fa-spin 2s infinite linear;
}

.bottom_9fbf {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d2c6 */
.shadow-element-u0 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.3;
}
