/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.filter_b7d9) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.new_9e24, .shade_pro_64b7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.accent_stale_2de0::before { content: '\f015'; }
.detail-216d::before { content: '\f007'; }
.photo-huge-ba94::before { content: '\f023'; }
.north_6d48::before { content: '\f0e0'; }
.input_upper_2550::before { content: '\f095'; }
.popup_green_ba2e::before { content: '\f005'; }
.banner_prev_f5ec::before { content: '\f004'; }
.fast_6e90::before { content: '\f00c'; }
.logo-74c6::before { content: '\f00d'; }
.hidden_left_ec13::before { content: '\f002'; }
.pink-2efa::before { content: '\f0c9'; }
.motion_6175::before { content: '\f061'; }
.sidebar-soft-82cc::before { content: '\f060'; }
.tall_ec8f::before { content: '\f04b'; }
.static-506c::before { content: '\f04c'; }
.container-action-d020::before { content: '\f019'; }
.content-660e::before { content: '\f093'; }
.orange-6556::before { content: '\f132'; }
.nav-443c::before { content: '\f091'; }
.medium-db45::before { content: '\f06b'; }
.image-7774::before { content: '\f0d6'; }
.wrapper_bottom_0921::before { content: '\f09d'; }
.breadcrumb-basic-cd8d::before { content: '\f10b'; }
.message-east-5079::before { content: '\f108'; }
.dynamic_17f3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.focused_1f04::before { content: '\f522'; }
.info_lower_85c7::before { content: '\f327'; }
.progress-stone-9f33::before { content: '\f219'; }
.info-4faa::before { content: '\f21e'; }
.easy-b933::before { content: '\f2f5'; }

/* Social Icons */
.hovered-2dd5::before { content: '\f09a'; }
.dark-0c1e::before { content: '\f099'; }
.gallery_north_408a::before { content: '\f16d'; }
.text_6c9f::before { content: '\f167'; }
.breadcrumb-liquid-418d::before { content: '\f2c6'; }
.module_up_0a63::before { content: '\f232'; }

/* Size Classes */
.layout_3279 { font-size: 0.75em; }
.tag-3d4b { font-size: 0.875em; }
.picture_75ca { font-size: 1.33em; }
.nav-98e7 { font-size: 1.5em; }
.badge_black_eca7 { font-size: 2em; }
.pink_6ced { font-size: 3em; }

/* Animation Classes */
.heading-steel-bd27 {
    animation: fa-spin 2s infinite linear;
}

.picture-left-7e24 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a01f */
.widget-item-o6 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.1;
}
