/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.focused_0d77) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.dark_a3d8, .steel_7d2a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.dark-3b87::before { content: '\f015'; }
.banner_904d::before { content: '\f007'; }
.fixed_4831::before { content: '\f023'; }
.icon-6e18::before { content: '\f0e0'; }
.preview_red_146a::before { content: '\f095'; }
.surface_47ee::before { content: '\f005'; }
.section_fluid_b026::before { content: '\f004'; }
.pressed_e892::before { content: '\f00c'; }
.complex_130c::before { content: '\f00d'; }
.link-1445::before { content: '\f002'; }
.copper_ab6f::before { content: '\f0c9'; }
.caption_prev_24ca::before { content: '\f061'; }
.carousel-basic-d1ca::before { content: '\f060'; }
.steel-d202::before { content: '\f04b'; }
.bronze-fe8b::before { content: '\f04c'; }
.card-basic-93b7::before { content: '\f019'; }
.filter_blue_ac62::before { content: '\f093'; }
.description_2a3d::before { content: '\f132'; }
.badge_huge_a2a7::before { content: '\f091'; }
.pro_bd39::before { content: '\f06b'; }
.dim_340b::before { content: '\f0d6'; }
.carousel_new_52ca::before { content: '\f09d'; }
.item-huge-5516::before { content: '\f10b'; }
.description-right-a0cc::before { content: '\f108'; }
.slider_under_3c46::before { content: '\f10a'; }

/* Gambling Specific Icons */
.chip_851d::before { content: '\f522'; }
.texture-f1f9::before { content: '\f327'; }
.hard-3796::before { content: '\f219'; }
.texture_cool_12ca::before { content: '\f21e'; }
.accordion-dynamic-87b5::before { content: '\f2f5'; }

/* Social Icons */
.grid_758b::before { content: '\f09a'; }
.layout_3cd7::before { content: '\f099'; }
.tiny-519f::before { content: '\f16d'; }
.fixed-55a2::before { content: '\f167'; }
.old-f8aa::before { content: '\f2c6'; }
.tertiary-eab3::before { content: '\f232'; }

/* Size Classes */
.search-e332 { font-size: 0.75em; }
.slider-last-4443 { font-size: 0.875em; }
.middle_e198 { font-size: 1.33em; }
.caption_b566 { font-size: 1.5em; }
.notice-lite-6534 { font-size: 2em; }
.feature-bright-f608 { font-size: 3em; }

/* Animation Classes */
.backdrop-b2af {
    animation: fa-spin 2s infinite linear;
}

.tooltip_6eae {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b80d */
.widget-item-e1 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.3;
}
