/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.current-6697) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.texture_blue_f4cc, .paragraph-71f5 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.sort_south_95cb::before { content: '\f015'; }
.paragraph_white_6758::before { content: '\f007'; }
.pink-d619::before { content: '\f023'; }
.slow_918e::before { content: '\f0e0'; }
.tall_577e::before { content: '\f095'; }
.short_8bd2::before { content: '\f005'; }
.steel_0a6a::before { content: '\f004'; }
.outer_d79b::before { content: '\f00c'; }
.container-e848::before { content: '\f00d'; }
.title-middle-bdc6::before { content: '\f002'; }
.focused-d279::before { content: '\f0c9'; }
.focus_iron_a8b4::before { content: '\f061'; }
.lite-dd81::before { content: '\f060'; }
.search_pro_d672::before { content: '\f04b'; }
.module_9505::before { content: '\f04c'; }
.menu_dd4a::before { content: '\f019'; }
.accent_37ee::before { content: '\f093'; }
.widget-f5f7::before { content: '\f132'; }
.summary-dark-24a3::before { content: '\f091'; }
.motion-074f::before { content: '\f06b'; }
.row_stale_088e::before { content: '\f0d6'; }
.secondary-77be::before { content: '\f09d'; }
.form_steel_4efb::before { content: '\f10b'; }
.lower_ad71::before { content: '\f108'; }
.clean-06c3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.feature-a4cf::before { content: '\f522'; }
.popup_motion_7f00::before { content: '\f327'; }
.gradient_5626::before { content: '\f219'; }
.fresh-ce70::before { content: '\f21e'; }
.dynamic_38cd::before { content: '\f2f5'; }

/* Social Icons */
.main-left-4a79::before { content: '\f09a'; }
.paragraph_narrow_27ec::before { content: '\f099'; }
.popup_cool_4593::before { content: '\f16d'; }
.short_8773::before { content: '\f167'; }
.header-outer-8e63::before { content: '\f2c6'; }
.list_down_58ef::before { content: '\f232'; }

/* Size Classes */
.new-d7f5 { font-size: 0.75em; }
.advanced_1a5a { font-size: 0.875em; }
.light-8157 { font-size: 1.33em; }
.cold_30fc { font-size: 1.5em; }
.stone_c709 { font-size: 2em; }
.carousel_light_e6dd { font-size: 3em; }

/* Animation Classes */
.simple-fd6a {
    animation: fa-spin 2s infinite linear;
}

.banner-orange-0d5f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 70c5 */
.widget-item-m9 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.2;
}
