/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.liquid_dfb7) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.slider-gold-8216, .active-689f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.video_00f9::before { content: '\f015'; }
.image-right-ca2f::before { content: '\f007'; }
.link_prev_c3ac::before { content: '\f023'; }
.box_steel_ce99::before { content: '\f0e0'; }
.orange_500d::before { content: '\f095'; }
.notice-active-0508::before { content: '\f005'; }
.middle_283a::before { content: '\f004'; }
.large_6ab7::before { content: '\f00c'; }
.focus-c0b4::before { content: '\f00d'; }
.gold_fcea::before { content: '\f002'; }
.gold_913b::before { content: '\f0c9'; }
.preview_selected_a54c::before { content: '\f061'; }
.easy-796d::before { content: '\f060'; }
.card_9633::before { content: '\f04b'; }
.pattern_2e69::before { content: '\f04c'; }
.bronze-b9f5::before { content: '\f019'; }
.component-e7ef::before { content: '\f093'; }
.sort_8714::before { content: '\f132'; }
.pagination-c83f::before { content: '\f091'; }
.container_simple_9fda::before { content: '\f06b'; }
.shade-48b3::before { content: '\f0d6'; }
.red_6d89::before { content: '\f09d'; }
.highlight_bed5::before { content: '\f10b'; }
.in-86ad::before { content: '\f108'; }
.label_lower_59d4::before { content: '\f10a'; }

/* Gambling Specific Icons */
.focus_f3ca::before { content: '\f522'; }
.label-9b63::before { content: '\f327'; }
.breadcrumb_da8f::before { content: '\f219'; }
.box_medium_2f3d::before { content: '\f21e'; }
.current-a102::before { content: '\f2f5'; }

/* Social Icons */
.secondary_c7df::before { content: '\f09a'; }
.element_15d5::before { content: '\f099'; }
.north_36a8::before { content: '\f16d'; }
.container-brown-dcbb::before { content: '\f167'; }
.hero-upper-a951::before { content: '\f2c6'; }
.backdrop_in_3830::before { content: '\f232'; }

/* Size Classes */
.container_hard_3740 { font-size: 0.75em; }
.section-static-c311 { font-size: 0.875em; }
.copper_b876 { font-size: 1.33em; }
.box-soft-a8f5 { font-size: 1.5em; }
.hero_2b3f { font-size: 2em; }
.thumbnail-dim-366a { font-size: 3em; }

/* Animation Classes */
.modal-50c2 {
    animation: fa-spin 2s infinite linear;
}

.title_7a0d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5968 */
.widget-item-c2 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.2;
}
