/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.filter_fd1e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.over_11bf, .paragraph_2441 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.north_3f4d::before { content: '\f015'; }
.badge-d2c3::before { content: '\f007'; }
.hard-9d7e::before { content: '\f023'; }
.pro-7895::before { content: '\f0e0'; }
.over-6f46::before { content: '\f095'; }
.item-ae19::before { content: '\f005'; }
.layout-narrow-14e5::before { content: '\f004'; }
.preview_cc8d::before { content: '\f00c'; }
.sort-small-e3e4::before { content: '\f00d'; }
.border-93d3::before { content: '\f002'; }
.title-pressed-1ec5::before { content: '\f0c9'; }
.border-ec07::before { content: '\f061'; }
.hot-9d09::before { content: '\f060'; }
.fresh_d8f5::before { content: '\f04b'; }
.accordion_rough_9a06::before { content: '\f04c'; }
.tooltip-0655::before { content: '\f019'; }
.top_c06f::before { content: '\f093'; }
.mask-rough-c683::before { content: '\f132'; }
.label-39e8::before { content: '\f091'; }
.paragraph-small-daab::before { content: '\f06b'; }
.form-right-0191::before { content: '\f0d6'; }
.active_bd6d::before { content: '\f09d'; }
.filter_9405::before { content: '\f10b'; }
.element-east-df74::before { content: '\f108'; }
.out_5fab::before { content: '\f10a'; }

/* Gambling Specific Icons */
.heading_huge_f977::before { content: '\f522'; }
.accent_12d8::before { content: '\f327'; }
.card_right_5984::before { content: '\f219'; }
.sidebar-60e3::before { content: '\f21e'; }
.upper-f4bd::before { content: '\f2f5'; }

/* Social Icons */
.item-7d1e::before { content: '\f09a'; }
.section-active-95ba::before { content: '\f099'; }
.wood_2939::before { content: '\f16d'; }
.inner-70ba::before { content: '\f167'; }
.lower_9759::before { content: '\f2c6'; }
.paragraph_1a04::before { content: '\f232'; }

/* Size Classes */
.banner_09ec { font-size: 0.75em; }
.message_green_25af { font-size: 0.875em; }
.button-basic-5c53 { font-size: 1.33em; }
.surface_blue_18bd { font-size: 1.5em; }
.list_lower_f474 { font-size: 2em; }
.pattern_current_cfb4 { font-size: 3em; }

/* Animation Classes */
.wrapper_d4f0 {
    animation: fa-spin 2s infinite linear;
}

.background-7b3b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2ba9 */
.promo-block-v3 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.0;
}
