/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.red_53d4) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.header-c13f, .sidebar_top_de91 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.pro-7c35::before { content: '\f015'; }
.background_3a31::before { content: '\f007'; }
.gallery_top_9eef::before { content: '\f023'; }
.module_4980::before { content: '\f0e0'; }
.dynamic-a7bc::before { content: '\f095'; }
.cold-640b::before { content: '\f005'; }
.thick-4968::before { content: '\f004'; }
.top-e442::before { content: '\f00c'; }
.tiny-5585::before { content: '\f00d'; }
.card_light_3c29::before { content: '\f002'; }
.pressed_be3f::before { content: '\f0c9'; }
.tertiary-glass-8af6::before { content: '\f061'; }
.footer-de8c::before { content: '\f060'; }
.outline-action-adbe::before { content: '\f04b'; }
.icon-9cd6::before { content: '\f04c'; }
.video_up_f99a::before { content: '\f019'; }
.nav_small_2594::before { content: '\f093'; }
.highlight_e1b9::before { content: '\f132'; }
.pagination-1a61::before { content: '\f091'; }
.table-deb7::before { content: '\f06b'; }
.aside_79d8::before { content: '\f0d6'; }
.picture-soft-9c9c::before { content: '\f09d'; }
.feature-cold-69be::before { content: '\f10b'; }
.hover-wood-ec14::before { content: '\f108'; }
.inner_0528::before { content: '\f10a'; }

/* Gambling Specific Icons */
.link_c32f::before { content: '\f522'; }
.lower-c31d::before { content: '\f327'; }
.active_wood_4398::before { content: '\f219'; }
.accordion-84eb::before { content: '\f21e'; }
.notice_a517::before { content: '\f2f5'; }

/* Social Icons */
.paragraph_easy_4d3f::before { content: '\f09a'; }
.avatar_505d::before { content: '\f099'; }
.logo_orange_ab65::before { content: '\f16d'; }
.component_66fd::before { content: '\f167'; }
.popup_basic_faea::before { content: '\f2c6'; }
.description-easy-0832::before { content: '\f232'; }

/* Size Classes */
.summary-59c5 { font-size: 0.75em; }
.list-bright-e3bc { font-size: 0.875em; }
.upper_ad7c { font-size: 1.33em; }
.backdrop_2818 { font-size: 1.5em; }
.slider_bc5e { font-size: 2em; }
.link-tiny-2216 { font-size: 3em; }

/* Animation Classes */
.tooltip-294d {
    animation: fa-spin 2s infinite linear;
}

.item-29b0 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4a87 */
.promo-block-f5 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.2;
}
