/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.breadcrumb-db83) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.image_dirty_8499, .sort_glass_c94f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.banner_wide_6742::before { content: '\f015'; }
.link_north_f1a6::before { content: '\f007'; }
.pink-56af::before { content: '\f023'; }
.tall-f163::before { content: '\f0e0'; }
.info-new-afed::before { content: '\f095'; }
.picture_fast_ae7e::before { content: '\f005'; }
.sort-short-a3a3::before { content: '\f004'; }
.column-narrow-d0a1::before { content: '\f00c'; }
.sidebar_9d3f::before { content: '\f00d'; }
.mask_e901::before { content: '\f002'; }
.video-gold-34ad::before { content: '\f0c9'; }
.last-2179::before { content: '\f061'; }
.bright-5e43::before { content: '\f060'; }
.feature_brown_6e4e::before { content: '\f04b'; }
.nav_rough_0b9b::before { content: '\f04c'; }
.dropdown-c879::before { content: '\f019'; }
.link_7e42::before { content: '\f093'; }
.item-fef6::before { content: '\f132'; }
.notice_fe64::before { content: '\f091'; }
.carousel_f1fd::before { content: '\f06b'; }
.slider_e436::before { content: '\f0d6'; }
.label-cool-7701::before { content: '\f09d'; }
.border_center_6d6d::before { content: '\f10b'; }
.image_6c8f::before { content: '\f108'; }
.hard-68c7::before { content: '\f10a'; }

/* Gambling Specific Icons */
.active-e525::before { content: '\f522'; }
.list_a242::before { content: '\f327'; }
.banner_prev_b830::before { content: '\f219'; }
.badge_9ed0::before { content: '\f21e'; }
.focus-c8a4::before { content: '\f2f5'; }

/* Social Icons */
.box_hard_1539::before { content: '\f09a'; }
.center-3a39::before { content: '\f099'; }
.dim_6d7d::before { content: '\f16d'; }
.backdrop_4be5::before { content: '\f167'; }
.pressed_9d61::before { content: '\f2c6'; }
.motion-4fc3::before { content: '\f232'; }

/* Size Classes */
.steel_12f7 { font-size: 0.75em; }
.south-5cfa { font-size: 0.875em; }
.surface-858f { font-size: 1.33em; }
.last-e67d { font-size: 1.5em; }
.status-fresh-141c { font-size: 2em; }
.photo-light-8108 { font-size: 3em; }

/* Animation Classes */
.shade-next-2f83 {
    animation: fa-spin 2s infinite linear;
}

.sort-9c55 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 06c6 */
.ghost-box-w9 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.2;
}
