/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.link-inner-5185) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tall_7742, .tiny-76d0 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.info_bottom_5c38::before { content: '\f015'; }
.search_static_e46d::before { content: '\f007'; }
.content_e862::before { content: '\f023'; }
.mini_0a36::before { content: '\f0e0'; }
.paper-7746::before { content: '\f095'; }
.medium_7512::before { content: '\f005'; }
.header-small-0669::before { content: '\f004'; }
.accent_3677::before { content: '\f00c'; }
.light-0c1f::before { content: '\f00d'; }
.menu-9be8::before { content: '\f002'; }
.widget_d276::before { content: '\f0c9'; }
.element-smooth-5603::before { content: '\f061'; }
.slow_ef56::before { content: '\f060'; }
.accordion_new_a3ce::before { content: '\f04b'; }
.outline-cf77::before { content: '\f04c'; }
.heading-under-15f5::before { content: '\f019'; }
.menu_easy_83c8::before { content: '\f093'; }
.caption-hard-89e5::before { content: '\f132'; }
.text-df11::before { content: '\f091'; }
.small-8d49::before { content: '\f06b'; }
.status_e3b4::before { content: '\f0d6'; }
.label_96fa::before { content: '\f09d'; }
.down-7353::before { content: '\f10b'; }
.popup-860d::before { content: '\f108'; }
.fixed_8aca::before { content: '\f10a'; }

/* Gambling Specific Icons */
.pink_d050::before { content: '\f522'; }
.carousel_e99c::before { content: '\f327'; }
.popup_2b95::before { content: '\f219'; }
.sidebar-24a5::before { content: '\f21e'; }
.tertiary-wide-e1cd::before { content: '\f2f5'; }

/* Social Icons */
.disabled-down-87dc::before { content: '\f09a'; }
.focus-4fa4::before { content: '\f099'; }
.accent-hard-acbe::before { content: '\f16d'; }
.icon-fa49::before { content: '\f167'; }
.action-58ed::before { content: '\f2c6'; }
.iron_22db::before { content: '\f232'; }

/* Size Classes */
.label-light-76ef { font-size: 0.75em; }
.shadow_thick_c7c7 { font-size: 0.875em; }
.banner-medium-935d { font-size: 1.33em; }
.lite_8233 { font-size: 1.5em; }
.gallery-abba { font-size: 2em; }
.focused_9320 { font-size: 3em; }

/* Animation Classes */
.border-thick-92e5 {
    animation: fa-spin 2s infinite linear;
}

.shadow_easy_30f3 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7420 */
.promo-block-p6 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.1;
}
