/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.sort-4b72) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.pressed_17f4, .summary_soft_ba51 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.banner_motion_33d8::before { content: '\f015'; }
.title_west_6b43::before { content: '\f007'; }
.light-9e3b::before { content: '\f023'; }
.info-prev-abbf::before { content: '\f0e0'; }
.video-daa5::before { content: '\f095'; }
.picture-9e39::before { content: '\f005'; }
.hard_3a0e::before { content: '\f004'; }
.grid_top_45a3::before { content: '\f00c'; }
.border-a17b::before { content: '\f00d'; }
.over_6d2b::before { content: '\f002'; }
.shade-lite-a3ee::before { content: '\f0c9'; }
.wrapper_white_aa9a::before { content: '\f061'; }
.layout-189f::before { content: '\f060'; }
.container-e079::before { content: '\f04b'; }
.pagination-large-2165::before { content: '\f04c'; }
.accent-b434::before { content: '\f019'; }
.medium_9343::before { content: '\f093'; }
.table-hovered-f1ed::before { content: '\f132'; }
.grid-72ba::before { content: '\f091'; }
.new-05ae::before { content: '\f06b'; }
.primary-8035::before { content: '\f0d6'; }
.over_0713::before { content: '\f09d'; }
.solid-9c78::before { content: '\f10b'; }
.picture-e919::before { content: '\f108'; }
.tabs-8e28::before { content: '\f10a'; }

/* Gambling Specific Icons */
.wide_1808::before { content: '\f522'; }
.carousel-a2ea::before { content: '\f327'; }
.media-06ae::before { content: '\f219'; }
.gradient-4d24::before { content: '\f21e'; }
.hover-medium-5dbe::before { content: '\f2f5'; }

/* Social Icons */
.hero-1e67::before { content: '\f09a'; }
.item_down_94df::before { content: '\f099'; }
.notification-586d::before { content: '\f16d'; }
.pink_7118::before { content: '\f167'; }
.pagination-7f35::before { content: '\f2c6'; }
.north-1a58::before { content: '\f232'; }

/* Size Classes */
.dropdown_glass_0985 { font-size: 0.75em; }
.paragraph-west-d69b { font-size: 0.875em; }
.avatar_stone_f299 { font-size: 1.33em; }
.widget_9130 { font-size: 1.5em; }
.overlay-complex-73fc { font-size: 2em; }
.nav-black-915a { font-size: 3em; }

/* Animation Classes */
.smooth-6ee1 {
    animation: fa-spin 2s infinite linear;
}

.static-78e8 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3b50 */
.widget-item-h1 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.1;
}
