/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.under-8dd6) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.info_ef9b, .carousel-warm-1596 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.box-ee0b::before { content: '\f015'; }
.widget_upper_37c1::before { content: '\f007'; }
.mask-warm-4f48::before { content: '\f023'; }
.button-b75e::before { content: '\f0e0'; }
.message-upper-f832::before { content: '\f095'; }
.north_86e3::before { content: '\f005'; }
.secondary-bronze-df2d::before { content: '\f004'; }
.main-basic-4b49::before { content: '\f00c'; }
.frame-soft-ef74::before { content: '\f00d'; }
.breadcrumb-4610::before { content: '\f002'; }
.button-inner-446e::before { content: '\f0c9'; }
.stale_89be::before { content: '\f061'; }
.row_848c::before { content: '\f060'; }
.grid-3480::before { content: '\f04b'; }
.element-2a67::before { content: '\f04c'; }
.element_396f::before { content: '\f019'; }
.message_fluid_92b5::before { content: '\f093'; }
.focus-fresh-6fb1::before { content: '\f132'; }
.hot_11b1::before { content: '\f091'; }
.highlight_4f1d::before { content: '\f06b'; }
.wrapper_58cc::before { content: '\f0d6'; }
.breadcrumb_yellow_ecea::before { content: '\f09d'; }
.box_f92d::before { content: '\f10b'; }
.shade_blue_b923::before { content: '\f108'; }
.gradient-772c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.module-6fcd::before { content: '\f522'; }
.row-simple-8544::before { content: '\f327'; }
.list_dd7a::before { content: '\f219'; }
.rough_3b53::before { content: '\f21e'; }
.warm-b4ee::before { content: '\f2f5'; }

/* Social Icons */
.header-yellow-9ac4::before { content: '\f09a'; }
.short_13e8::before { content: '\f099'; }
.container_d527::before { content: '\f16d'; }
.avatar-8f94::before { content: '\f167'; }
.image_2d26::before { content: '\f2c6'; }
.info-ada4::before { content: '\f232'; }

/* Size Classes */
.gradient-small-fcd8 { font-size: 0.75em; }
.frame_down_84f0 { font-size: 0.875em; }
.nav-thick-9690 { font-size: 1.33em; }
.thumbnail_dark_4e95 { font-size: 1.5em; }
.right_3434 { font-size: 2em; }
.block-a307 { font-size: 3em; }

/* Animation Classes */
.over-ee34 {
    animation: fa-spin 2s infinite linear;
}

.outline_upper_1fc6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9ed7 */
.promo-block-z8 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.3;
}
