/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.menu_d55b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.bronze-390b, .wrapper_7023 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.banner-over-e09f::before { content: '\f015'; }
.carousel-center-5f33::before { content: '\f007'; }
.widget-38c3::before { content: '\f023'; }
.widget_d133::before { content: '\f0e0'; }
.hovered-9356::before { content: '\f095'; }
.south-5504::before { content: '\f005'; }
.silver-0502::before { content: '\f004'; }
.description_df14::before { content: '\f00c'; }
.carousel_46dd::before { content: '\f00d'; }
.thumbnail_6508::before { content: '\f002'; }
.video_wood_0aaf::before { content: '\f0c9'; }
.heading-basic-4729::before { content: '\f061'; }
.red-6ef8::before { content: '\f060'; }
.highlight_0791::before { content: '\f04b'; }
.tag-48eb::before { content: '\f04c'; }
.media_clean_00b7::before { content: '\f019'; }
.panel_e9c6::before { content: '\f093'; }
.article-0430::before { content: '\f132'; }
.logo-inner-7f1f::before { content: '\f091'; }
.right_a8a3::before { content: '\f06b'; }
.filter-fixed-d534::before { content: '\f0d6'; }
.border_1d9c::before { content: '\f09d'; }
.dropdown-d021::before { content: '\f10b'; }
.layout_cea9::before { content: '\f108'; }
.surface_ee4c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.active-in-a594::before { content: '\f522'; }
.disabled_0a91::before { content: '\f327'; }
.mask-9f6b::before { content: '\f219'; }
.primary_9959::before { content: '\f21e'; }
.bright_469f::before { content: '\f2f5'; }

/* Social Icons */
.static_c941::before { content: '\f09a'; }
.sort_9fff::before { content: '\f099'; }
.message_ae5f::before { content: '\f16d'; }
.dynamic-fbce::before { content: '\f167'; }
.sidebar_current_d4b9::before { content: '\f2c6'; }
.short-d1b6::before { content: '\f232'; }

/* Size Classes */
.outline_a7c7 { font-size: 0.75em; }
.avatar-b4e2 { font-size: 0.875em; }
.focus-tall-83bd { font-size: 1.33em; }
.tabs-c0fc { font-size: 1.5em; }
.huge_dcf3 { font-size: 2em; }
.hard_9c5c { font-size: 3em; }

/* Animation Classes */
.shade_prev_76ca {
    animation: fa-spin 2s infinite linear;
}

.photo-f348 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d117 */
.widget-item-f4 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.2;
}
