/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.content_center_8ff2) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hard_fd72, .notice_6684 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.active_c809::before { content: '\f015'; }
.tooltip-652f::before { content: '\f007'; }
.upper-c215::before { content: '\f023'; }
.caption_bd42::before { content: '\f0e0'; }
.medium-7f8b::before { content: '\f095'; }
.fixed_26ae::before { content: '\f005'; }
.bottom-7822::before { content: '\f004'; }
.prev-e4de::before { content: '\f00c'; }
.down-ff6e::before { content: '\f00d'; }
.item-1d9a::before { content: '\f002'; }
.picture-paper-dc17::before { content: '\f0c9'; }
.image_white_68e2::before { content: '\f061'; }
.section-e78a::before { content: '\f060'; }
.component_narrow_f6cd::before { content: '\f04b'; }
.yellow_6046::before { content: '\f04c'; }
.gradient_liquid_de76::before { content: '\f019'; }
.pro_20ba::before { content: '\f093'; }
.link_bb07::before { content: '\f132'; }
.text_medium_cbe5::before { content: '\f091'; }
.south-c0b7::before { content: '\f06b'; }
.copper-df82::before { content: '\f0d6'; }
.highlight-a6e0::before { content: '\f09d'; }
.notification_9828::before { content: '\f10b'; }
.highlight-stale-68ec::before { content: '\f108'; }
.outline_bottom_9a70::before { content: '\f10a'; }

/* Gambling Specific Icons */
.notice-6fc5::before { content: '\f522'; }
.column-lite-02b8::before { content: '\f327'; }
.widget_orange_3afa::before { content: '\f219'; }
.short_1f33::before { content: '\f21e'; }
.text-motion-2685::before { content: '\f2f5'; }

/* Social Icons */
.filter-bf7c::before { content: '\f09a'; }
.layout_2378::before { content: '\f099'; }
.content_under_5a45::before { content: '\f16d'; }
.hovered-b480::before { content: '\f167'; }
.module_under_659e::before { content: '\f2c6'; }
.shadow_971c::before { content: '\f232'; }

/* Size Classes */
.tooltip-dc09 { font-size: 0.75em; }
.old-1ba8 { font-size: 0.875em; }
.logo-424f { font-size: 1.33em; }
.west-042c { font-size: 1.5em; }
.filter_9e91 { font-size: 2em; }
.element-upper-5fd8 { font-size: 3em; }

/* Animation Classes */
.basic-4df9 {
    animation: fa-spin 2s infinite linear;
}

.green_5d00 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0b4e */
.promo-block-w3 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.2;
}
