/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.slider-4f7a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.cold_b351, .tooltip_383d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.heading_ad9c::before { content: '\f015'; }
.list-lite-0cd0::before { content: '\f007'; }
.smooth_eeb3::before { content: '\f023'; }
.pagination_paper_cee3::before { content: '\f0e0'; }
.hero_fc1a::before { content: '\f095'; }
.main_ea16::before { content: '\f005'; }
.logo_dd52::before { content: '\f004'; }
.lite-4417::before { content: '\f00c'; }
.hard-b18d::before { content: '\f00d'; }
.row_c54d::before { content: '\f002'; }
.wrapper_motion_bb8b::before { content: '\f0c9'; }
.cool_5bf3::before { content: '\f061'; }
.frame_3ff5::before { content: '\f060'; }
.breadcrumb_64ab::before { content: '\f04b'; }
.title-705f::before { content: '\f04c'; }
.center-5d84::before { content: '\f019'; }
.top-2672::before { content: '\f093'; }
.new_953e::before { content: '\f132'; }
.thumbnail-clean-85c1::before { content: '\f091'; }
.steel_0d3a::before { content: '\f06b'; }
.west-b3d9::before { content: '\f0d6'; }
.thumbnail-c225::before { content: '\f09d'; }
.basic_b926::before { content: '\f10b'; }
.wood_c1a2::before { content: '\f108'; }
.west-2e5d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.pattern-dark-c044::before { content: '\f522'; }
.input_294d::before { content: '\f327'; }
.shadow_5850::before { content: '\f219'; }
.aside_4840::before { content: '\f21e'; }
.panel_out_5230::before { content: '\f2f5'; }

/* Social Icons */
.accordion_0c3c::before { content: '\f09a'; }
.component-06b1::before { content: '\f099'; }
.form-c42e::before { content: '\f16d'; }
.content-8838::before { content: '\f167'; }
.nav_71f1::before { content: '\f2c6'; }
.form_basic_906d::before { content: '\f232'; }

/* Size Classes */
.accent-d411 { font-size: 0.75em; }
.chip_a706 { font-size: 0.875em; }
.west_ef80 { font-size: 1.33em; }
.thick-7265 { font-size: 1.5em; }
.widget_1501 { font-size: 2em; }
.fixed-c0a3 { font-size: 3em; }

/* Animation Classes */
.warm_29bb {
    animation: fa-spin 2s infinite linear;
}

.form-5d1d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0de5 */
.promo-block-m0 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.3;
}
