/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.caption-fresh-61d8) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.summary_north_2098, .prev_b7b7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.fast_05f8::before { content: '\f015'; }
.active_hot_a731::before { content: '\f007'; }
.left-dcba::before { content: '\f023'; }
.aside-pink-833b::before { content: '\f0e0'; }
.focus_414b::before { content: '\f095'; }
.gradient_bright_6898::before { content: '\f005'; }
.layout-upper-b492::before { content: '\f004'; }
.caption-new-b069::before { content: '\f00c'; }
.logo_9f88::before { content: '\f00d'; }
.dropdown-plasma-5970::before { content: '\f002'; }
.primary_96fe::before { content: '\f0c9'; }
.highlight_abcf::before { content: '\f061'; }
.container-stone-69c7::before { content: '\f060'; }
.avatar-5731::before { content: '\f04b'; }
.secondary_dirty_e9a8::before { content: '\f04c'; }
.overlay-896d::before { content: '\f019'; }
.summary-right-92e9::before { content: '\f093'; }
.detail_purple_83a8::before { content: '\f132'; }
.wrapper-brown-4045::before { content: '\f091'; }
.search-out-c0f3::before { content: '\f06b'; }
.narrow-b9bb::before { content: '\f0d6'; }
.row_1222::before { content: '\f09d'; }
.text-560e::before { content: '\f10b'; }
.info_04a6::before { content: '\f108'; }
.highlight_d8ea::before { content: '\f10a'; }

/* Gambling Specific Icons */
.link-70ef::before { content: '\f522'; }
.component-smooth-30ea::before { content: '\f327'; }
.photo_fast_fbe1::before { content: '\f219'; }
.carousel-huge-1960::before { content: '\f21e'; }
.progress_green_8e52::before { content: '\f2f5'; }

/* Social Icons */
.header_gas_d8f9::before { content: '\f09a'; }
.box_1552::before { content: '\f099'; }
.element_red_2a7a::before { content: '\f16d'; }
.popup-rough-6d70::before { content: '\f167'; }
.widget_full_8871::before { content: '\f2c6'; }
.icon_d6a7::before { content: '\f232'; }

/* Size Classes */
.old-83a0 { font-size: 0.75em; }
.center_59c3 { font-size: 0.875em; }
.fresh-65f5 { font-size: 1.33em; }
.card_selected_6890 { font-size: 1.5em; }
.narrow_d246 { font-size: 2em; }
.form-378b { font-size: 3em; }

/* Animation Classes */
.image_de72 {
    animation: fa-spin 2s infinite linear;
}

.outer_2a38 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5286 */
.promo-block-e4 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
