/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.out-b5f2) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.light-adf8, .active-first-0561 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.wrapper_49ed::before { content: '\f015'; }
.modal-blue-60d0::before { content: '\f007'; }
.gas_9a5b::before { content: '\f023'; }
.active_right_4ff0::before { content: '\f0e0'; }
.feature_inner_43a2::before { content: '\f095'; }
.bronze-113d::before { content: '\f005'; }
.yellow_a740::before { content: '\f004'; }
.shadow-86ea::before { content: '\f00c'; }
.secondary_paper_4d49::before { content: '\f00d'; }
.active-cool-791a::before { content: '\f002'; }
.new_2133::before { content: '\f0c9'; }
.dropdown-liquid-c4ec::before { content: '\f061'; }
.progress_smooth_5404::before { content: '\f060'; }
.avatar-purple-f1cf::before { content: '\f04b'; }
.row_edce::before { content: '\f04c'; }
.aside-over-8661::before { content: '\f019'; }
.slider_a8b4::before { content: '\f093'; }
.content_inner_6864::before { content: '\f132'; }
.status_0e66::before { content: '\f091'; }
.tiny_e30e::before { content: '\f06b'; }
.module-d28b::before { content: '\f0d6'; }
.focus_89f9::before { content: '\f09d'; }
.article_up_211d::before { content: '\f10b'; }
.pro-8149::before { content: '\f108'; }
.component-motion-ca38::before { content: '\f10a'; }

/* Gambling Specific Icons */
.filter_68a3::before { content: '\f522'; }
.banner-f626::before { content: '\f327'; }
.dropdown_5e7c::before { content: '\f219'; }
.border-over-c52a::before { content: '\f21e'; }
.primary_huge_9794::before { content: '\f2f5'; }

/* Social Icons */
.picture_2563::before { content: '\f09a'; }
.video-liquid-81f4::before { content: '\f099'; }
.current-60fc::before { content: '\f16d'; }
.up-9d41::before { content: '\f167'; }
.row-out-8562::before { content: '\f2c6'; }
.preview_light_9a13::before { content: '\f232'; }

/* Size Classes */
.heading_2373 { font-size: 0.75em; }
.heading_pro_9d8f { font-size: 0.875em; }
.north-26dd { font-size: 1.33em; }
.solid_7586 { font-size: 1.5em; }
.caption_action_b0aa { font-size: 2em; }
.thumbnail_solid_a7fb { font-size: 3em; }

/* Animation Classes */
.media-1022 {
    animation: fa-spin 2s infinite linear;
}

.brown-fe29 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 197b */
.promo-block-s8 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.3;
}
