/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.popup-0214) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.right-3beb, .summary_b806 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.picture-thick-566d::before { content: '\f015'; }
.under-6d05::before { content: '\f007'; }
.item-462b::before { content: '\f023'; }
.summary_current_5176::before { content: '\f0e0'; }
.action-340d::before { content: '\f095'; }
.detail_dc32::before { content: '\f005'; }
.notice_c170::before { content: '\f004'; }
.in-852f::before { content: '\f00c'; }
.carousel_9e54::before { content: '\f00d'; }
.active-5aa5::before { content: '\f002'; }
.bottom_dc02::before { content: '\f0c9'; }
.slow_0e0d::before { content: '\f061'; }
.notice_e83d::before { content: '\f060'; }
.row_4f8c::before { content: '\f04b'; }
.slider_pink_db89::before { content: '\f04c'; }
.pagination_ebbd::before { content: '\f019'; }
.search-tiny-449f::before { content: '\f093'; }
.easy_9292::before { content: '\f132'; }
.dynamic-67a5::before { content: '\f091'; }
.plasma_4eef::before { content: '\f06b'; }
.accent_6fdd::before { content: '\f0d6'; }
.aside-129c::before { content: '\f09d'; }
.upper_2250::before { content: '\f10b'; }
.fast-1573::before { content: '\f108'; }
.filter_ba7d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tertiary-motion-05d8::before { content: '\f522'; }
.main_548f::before { content: '\f327'; }
.aside_5833::before { content: '\f219'; }
.wood-101e::before { content: '\f21e'; }
.backdrop-d39b::before { content: '\f2f5'; }

/* Social Icons */
.badge_28ed::before { content: '\f09a'; }
.stone-7074::before { content: '\f099'; }
.fixed_b268::before { content: '\f16d'; }
.row-next-1f6b::before { content: '\f167'; }
.info-mini-5df5::before { content: '\f2c6'; }
.media-333f::before { content: '\f232'; }

/* Size Classes */
.brown_6039 { font-size: 0.75em; }
.short-a299 { font-size: 0.875em; }
.sidebar-8993 { font-size: 1.33em; }
.short-f350 { font-size: 1.5em; }
.secondary-warm-ed33 { font-size: 2em; }
.form-next-8910 { font-size: 3em; }

/* Animation Classes */
.photo_bright_3f2c {
    animation: fa-spin 2s infinite linear;
}

.summary-a53e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a710 */
.promo-block-w4 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.2;
}
