/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.badge-c91d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tertiary_d847, .overlay-right-bfba {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tooltip_d77c::before { content: '\f015'; }
.tall-aaef::before { content: '\f007'; }
.active-87e3::before { content: '\f023'; }
.medium_b48f::before { content: '\f0e0'; }
.active_6f49::before { content: '\f095'; }
.logo_e29f::before { content: '\f005'; }
.block-dark-c510::before { content: '\f004'; }
.stale-a504::before { content: '\f00c'; }
.frame_7537::before { content: '\f00d'; }
.solid-7301::before { content: '\f002'; }
.hover-c3cb::before { content: '\f0c9'; }
.row_old_3158::before { content: '\f061'; }
.fixed-d7bc::before { content: '\f060'; }
.glass-1570::before { content: '\f04b'; }
.layout_over_c7a6::before { content: '\f04c'; }
.soft-7e4c::before { content: '\f019'; }
.cold-ed1a::before { content: '\f093'; }
.outline_glass_48d0::before { content: '\f132'; }
.main-north-3be1::before { content: '\f091'; }
.over_eabd::before { content: '\f06b'; }
.nav_f3c0::before { content: '\f0d6'; }
.feature-3d14::before { content: '\f09d'; }
.box_hot_aa46::before { content: '\f10b'; }
.table-d814::before { content: '\f108'; }
.carousel_2ea1::before { content: '\f10a'; }

/* Gambling Specific Icons */
.row-purple-3cc2::before { content: '\f522'; }
.heading-out-9a70::before { content: '\f327'; }
.slider-paper-6983::before { content: '\f219'; }
.tabs_bb6e::before { content: '\f21e'; }
.tooltip_medium_ba6b::before { content: '\f2f5'; }

/* Social Icons */
.gallery-dynamic-0bb8::before { content: '\f09a'; }
.down_44cb::before { content: '\f099'; }
.sort_dark_c9fb::before { content: '\f16d'; }
.message-f3e9::before { content: '\f167'; }
.down-ce28::before { content: '\f2c6'; }
.media_smooth_a734::before { content: '\f232'; }

/* Size Classes */
.in_1278 { font-size: 0.75em; }
.section_14e9 { font-size: 0.875em; }
.image_left_b0a2 { font-size: 1.33em; }
.shade_57d0 { font-size: 1.5em; }
.frame-left-3246 { font-size: 2em; }
.bronze-3e09 { font-size: 3em; }

/* Animation Classes */
.solid_6ada {
    animation: fa-spin 2s infinite linear;
}

.focus-7305 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9498 */
.widget-item-k2 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.3;
}
