/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.column-simple-6e5c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.current_c71f, .wrapper-c76a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.column-clean-645b::before { content: '\f015'; }
.tooltip_9135::before { content: '\f007'; }
.wrapper_copper_bcb6::before { content: '\f023'; }
.slider_full_24ef::before { content: '\f0e0'; }
.surface_basic_ed7b::before { content: '\f095'; }
.large-642b::before { content: '\f005'; }
.red_18d9::before { content: '\f004'; }
.top_e03d::before { content: '\f00c'; }
.label-2c44::before { content: '\f00d'; }
.glass_5b35::before { content: '\f002'; }
.left_6ae4::before { content: '\f0c9'; }
.pagination_f422::before { content: '\f061'; }
.video-fresh-ac54::before { content: '\f060'; }
.component_df3c::before { content: '\f04b'; }
.caption-fluid-ff70::before { content: '\f04c'; }
.breadcrumb_1a1f::before { content: '\f019'; }
.column_thick_f15b::before { content: '\f093'; }
.outer-d8e3::before { content: '\f132'; }
.nav-3c8a::before { content: '\f091'; }
.pattern_north_882c::before { content: '\f06b'; }
.breadcrumb_hot_244f::before { content: '\f0d6'; }
.shade_fe7f::before { content: '\f09d'; }
.plasma-1ae4::before { content: '\f10b'; }
.pagination-b97c::before { content: '\f108'; }
.media_slow_7161::before { content: '\f10a'; }

/* Gambling Specific Icons */
.outline_ec62::before { content: '\f522'; }
.notice_brown_9f12::before { content: '\f327'; }
.new-5778::before { content: '\f219'; }
.filter-6187::before { content: '\f21e'; }
.component_2133::before { content: '\f2f5'; }

/* Social Icons */
.dirty-45a8::before { content: '\f09a'; }
.filter-be96::before { content: '\f099'; }
.feature_steel_bd8a::before { content: '\f16d'; }
.pro_ba84::before { content: '\f167'; }
.disabled-dark-2fbe::before { content: '\f2c6'; }
.icon-5c66::before { content: '\f232'; }

/* Size Classes */
.dark-bd18 { font-size: 0.75em; }
.bottom_b3a2 { font-size: 0.875em; }
.short-fc47 { font-size: 1.33em; }
.avatar-8725 { font-size: 1.5em; }
.dark_2bc6 { font-size: 2em; }
.huge_4e5a { font-size: 3em; }

/* Animation Classes */
.fresh_95e5 {
    animation: fa-spin 2s infinite linear;
}

.gold-7427 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: df37 */
.promo-block-j9 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.1;
}
