/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.border-over-74cc) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.summary_small_a536, .box-fe9d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.banner_current_b6f7::before { content: '\f015'; }
.fresh_1526::before { content: '\f007'; }
.active-3263::before { content: '\f023'; }
.aside-3789::before { content: '\f0e0'; }
.pagination_41b5::before { content: '\f095'; }
.gold_2439::before { content: '\f005'; }
.inner-8d7f::before { content: '\f004'; }
.hover_374e::before { content: '\f00c'; }
.next-ece1::before { content: '\f00d'; }
.under-dcbd::before { content: '\f002'; }
.center-9eaa::before { content: '\f0c9'; }
.smooth-2530::before { content: '\f061'; }
.primary_0b29::before { content: '\f060'; }
.pattern-3c1d::before { content: '\f04b'; }
.photo_prev_16b3::before { content: '\f04c'; }
.outer-9a0c::before { content: '\f019'; }
.large-3da6::before { content: '\f093'; }
.fluid_b81e::before { content: '\f132'; }
.content_e4de::before { content: '\f091'; }
.frame_03d0::before { content: '\f06b'; }
.widget_33fd::before { content: '\f0d6'; }
.dynamic-1acb::before { content: '\f09d'; }
.item-7d9d::before { content: '\f10b'; }
.content-e5fa::before { content: '\f108'; }
.slider_9f42::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tertiary-eff5::before { content: '\f522'; }
.component-east-1bb0::before { content: '\f327'; }
.accordion-right-62a4::before { content: '\f219'; }
.easy-80d2::before { content: '\f21e'; }
.focus-164c::before { content: '\f2f5'; }

/* Social Icons */
.thumbnail-bottom-6c28::before { content: '\f09a'; }
.wrapper_large_15cd::before { content: '\f099'; }
.row-first-62f6::before { content: '\f16d'; }
.secondary-b16b::before { content: '\f167'; }
.widget_a2f6::before { content: '\f2c6'; }
.lite_009c::before { content: '\f232'; }

/* Size Classes */
.box-out-53f9 { font-size: 0.75em; }
.in_d929 { font-size: 0.875em; }
.pagination-orange-b367 { font-size: 1.33em; }
.green_4e00 { font-size: 1.5em; }
.header-0ddf { font-size: 2em; }
.link_stone_d590 { font-size: 3em; }

/* Animation Classes */
.module-medium-c288 {
    animation: fa-spin 2s infinite linear;
}

.complex_4be1 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4aef */
.shadow-element-t2 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.3;
}
