/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.paragraph-middle-0983) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tiny-efe2, .pink-f055 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hover-motion-b53f::before { content: '\f015'; }
.cool-9932::before { content: '\f007'; }
.soft_b96b::before { content: '\f023'; }
.backdrop_dim_56e6::before { content: '\f0e0'; }
.center-5289::before { content: '\f095'; }
.silver-a889::before { content: '\f005'; }
.dark-6d76::before { content: '\f004'; }
.media-stale-d747::before { content: '\f00c'; }
.caption-under-5a4f::before { content: '\f00d'; }
.hot-8c74::before { content: '\f002'; }
.tooltip_liquid_a3b1::before { content: '\f0c9'; }
.overlay-left-6c60::before { content: '\f061'; }
.east_e6ac::before { content: '\f060'; }
.summary_8369::before { content: '\f04b'; }
.table_smooth_dcd1::before { content: '\f04c'; }
.disabled-gas-ec2c::before { content: '\f019'; }
.feature_332e::before { content: '\f093'; }
.wrapper_warm_f11c::before { content: '\f132'; }
.hot-14bb::before { content: '\f091'; }
.fast_6b72::before { content: '\f06b'; }
.card-dim-05b2::before { content: '\f0d6'; }
.layout-simple-a9c9::before { content: '\f09d'; }
.link-bedf::before { content: '\f10b'; }
.video_b52f::before { content: '\f108'; }
.old-d650::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hover-under-d1cc::before { content: '\f522'; }
.out-a698::before { content: '\f327'; }
.progress-tall-7757::before { content: '\f219'; }
.background_c029::before { content: '\f21e'; }
.label_left_e48b::before { content: '\f2f5'; }

/* Social Icons */
.row-slow-ee6f::before { content: '\f09a'; }
.nav-focused-4dae::before { content: '\f099'; }
.widget-pressed-ff92::before { content: '\f16d'; }
.east-6381::before { content: '\f167'; }
.button_3553::before { content: '\f2c6'; }
.badge_orange_d2d8::before { content: '\f232'; }

/* Size Classes */
.tooltip-hovered-d9f9 { font-size: 0.75em; }
.highlight_west_efaf { font-size: 0.875em; }
.image-white-a902 { font-size: 1.33em; }
.tiny_087a { font-size: 1.5em; }
.middle_041d { font-size: 2em; }
.pro_edcd { font-size: 3em; }

/* Animation Classes */
.highlight-a97d {
    animation: fa-spin 2s infinite linear;
}

.content-24bd {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 519f */
.widget-item-z5 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.3;
}
