/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.large-f156) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.inner_28c1, .paper_d9be {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.alert-b056::before { content: '\f015'; }
.video-a103::before { content: '\f007'; }
.message_35f8::before { content: '\f023'; }
.background-orange-962f::before { content: '\f0e0'; }
.list_b7e3::before { content: '\f095'; }
.feature-c427::before { content: '\f005'; }
.pink-9d8a::before { content: '\f004'; }
.gradient-right-e966::before { content: '\f00c'; }
.tooltip_ee91::before { content: '\f00d'; }
.module_copper_ab62::before { content: '\f002'; }
.gradient_c0f7::before { content: '\f0c9'; }
.next_4b56::before { content: '\f061'; }
.tooltip_1587::before { content: '\f060'; }
.advanced_f662::before { content: '\f04b'; }
.purple_32f6::before { content: '\f04c'; }
.west_9439::before { content: '\f019'; }
.article-a5fd::before { content: '\f093'; }
.paper-1a55::before { content: '\f132'; }
.wrapper-4ccb::before { content: '\f091'; }
.hidden-left-5ceb::before { content: '\f06b'; }
.item-fast-99a5::before { content: '\f0d6'; }
.purple_c4c8::before { content: '\f09d'; }
.banner-white-539b::before { content: '\f10b'; }
.dark-8443::before { content: '\f108'; }
.heading-42bb::before { content: '\f10a'; }

/* Gambling Specific Icons */
.form-11ab::before { content: '\f522'; }
.easy-5915::before { content: '\f327'; }
.focus_gas_a357::before { content: '\f219'; }
.component_glass_b179::before { content: '\f21e'; }
.carousel-orange-07ee::before { content: '\f2f5'; }

/* Social Icons */
.tag-4fc9::before { content: '\f09a'; }
.upper-f8dc::before { content: '\f099'; }
.gold_055c::before { content: '\f16d'; }
.widget-cool-f822::before { content: '\f167'; }
.image-1cce::before { content: '\f2c6'; }
.hero_e2f9::before { content: '\f232'; }

/* Size Classes */
.cool-cd0b { font-size: 0.75em; }
.nav_first_8023 { font-size: 0.875em; }
.up-fee3 { font-size: 1.33em; }
.detail-68bd { font-size: 1.5em; }
.solid_47b3 { font-size: 2em; }
.focused_10e5 { font-size: 3em; }

/* Animation Classes */
.hero-lower-46cf {
    animation: fa-spin 2s infinite linear;
}

.slider_focused_f721 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6d55 */
.widget-item-p4 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.2;
}
