/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hard-1354) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.background-850b, .frame-98fa {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.badge-f225::before { content: '\f015'; }
.row-adbd::before { content: '\f007'; }
.chip-north-ad50::before { content: '\f023'; }
.short-4942::before { content: '\f0e0'; }
.hero-42e7::before { content: '\f095'; }
.summary_pink_a4b7::before { content: '\f005'; }
.feature_white_143c::before { content: '\f004'; }
.cool_2567::before { content: '\f00c'; }
.active-4c2d::before { content: '\f00d'; }
.gradient-7f1a::before { content: '\f002'; }
.hard-8e17::before { content: '\f0c9'; }
.summary_wide_0374::before { content: '\f061'; }
.heading-c56b::before { content: '\f060'; }
.gradient_fixed_9cdb::before { content: '\f04b'; }
.frame-south-792c::before { content: '\f04c'; }
.layout_west_4158::before { content: '\f019'; }
.info_bronze_21c1::before { content: '\f093'; }
.alert_5f41::before { content: '\f132'; }
.photo-aa9e::before { content: '\f091'; }
.pattern_0cd7::before { content: '\f06b'; }
.table-c883::before { content: '\f0d6'; }
.advanced_2543::before { content: '\f09d'; }
.section_1d19::before { content: '\f10b'; }
.section_e222::before { content: '\f108'; }
.fixed_e7cb::before { content: '\f10a'; }

/* Gambling Specific Icons */
.box_easy_0d66::before { content: '\f522'; }
.input-d306::before { content: '\f327'; }
.badge-5ee7::before { content: '\f219'; }
.outline-665e::before { content: '\f21e'; }
.secondary-last-4db6::before { content: '\f2f5'; }

/* Social Icons */
.search-9f38::before { content: '\f09a'; }
.bronze-9d45::before { content: '\f099'; }
.detail-58f6::before { content: '\f16d'; }
.primary-hard-4d10::before { content: '\f167'; }
.up_87a8::before { content: '\f2c6'; }
.info_cc93::before { content: '\f232'; }

/* Size Classes */
.east-10b3 { font-size: 0.75em; }
.over_b7c7 { font-size: 0.875em; }
.pagination_028f { font-size: 1.33em; }
.tabs_large_07d8 { font-size: 1.5em; }
.tertiary_selected_2545 { font-size: 2em; }
.info_center_77e3 { font-size: 3em; }

/* Animation Classes */
.fluid-2ca5 {
    animation: fa-spin 2s infinite linear;
}

.silver-b6a7 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7cec */
.promo-block-y8 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.1;
}
