/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.action-1201) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.heading_ab13, .link_03a5 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.info_8cb6::before { content: '\f015'; }
.huge-9bb3::before { content: '\f007'; }
.input_left_9174::before { content: '\f023'; }
.fresh-916a::before { content: '\f0e0'; }
.search-a2dc::before { content: '\f095'; }
.bottom-5941::before { content: '\f005'; }
.badge_simple_f2a3::before { content: '\f004'; }
.bottom_c3e2::before { content: '\f00c'; }
.fixed_8abb::before { content: '\f00d'; }
.disabled_93fd::before { content: '\f002'; }
.gold_dc6b::before { content: '\f0c9'; }
.hover-fb03::before { content: '\f061'; }
.wrapper_cold_b846::before { content: '\f060'; }
.module_be8f::before { content: '\f04b'; }
.west-baae::before { content: '\f04c'; }
.tag_south_ae82::before { content: '\f019'; }
.heading-steel-0de7::before { content: '\f093'; }
.middle_4cc0::before { content: '\f132'; }
.picture_06ab::before { content: '\f091'; }
.table_pressed_ef18::before { content: '\f06b'; }
.notification_east_d334::before { content: '\f0d6'; }
.surface-9974::before { content: '\f09d'; }
.cool_a400::before { content: '\f10b'; }
.chip-wide-4270::before { content: '\f108'; }
.gallery_fab4::before { content: '\f10a'; }

/* Gambling Specific Icons */
.green-6533::before { content: '\f522'; }
.pro_f3c5::before { content: '\f327'; }
.bright_057b::before { content: '\f219'; }
.picture-new-764b::before { content: '\f21e'; }
.basic_bf63::before { content: '\f2f5'; }

/* Social Icons */
.slider_action_94df::before { content: '\f09a'; }
.column_47d3::before { content: '\f099'; }
.simple_559d::before { content: '\f16d'; }
.south-96cf::before { content: '\f167'; }
.primary_right_19ca::before { content: '\f2c6'; }
.out-54b3::before { content: '\f232'; }

/* Size Classes */
.dynamic-9f3c { font-size: 0.75em; }
.column_pro_00b6 { font-size: 0.875em; }
.secondary-inner-533f { font-size: 1.33em; }
.next_96ab { font-size: 1.5em; }
.small_ae99 { font-size: 2em; }
.hover_hard_85c2 { font-size: 3em; }

/* Animation Classes */
.dark_67fa {
    animation: fa-spin 2s infinite linear;
}

.dropdown-last-2620 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 03dd */
.promo-block-n4 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.3;
}
