/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.table-inner-b355) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.link-0185, .clean-9110 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.card-copper-a65c::before { content: '\f015'; }
.stone-5974::before { content: '\f007'; }
.input-80bf::before { content: '\f023'; }
.table_left_91eb::before { content: '\f0e0'; }
.chip-5423::before { content: '\f095'; }
.hover-huge-a24c::before { content: '\f005'; }
.pattern_green_f513::before { content: '\f004'; }
.focus-c896::before { content: '\f00c'; }
.yellow_0edc::before { content: '\f00d'; }
.medium-2bdd::before { content: '\f002'; }
.feature_blue_8fc8::before { content: '\f0c9'; }
.notice-f7c8::before { content: '\f061'; }
.focused-074b::before { content: '\f060'; }
.block-bronze-f218::before { content: '\f04b'; }
.component-under-3641::before { content: '\f04c'; }
.modal_a983::before { content: '\f019'; }
.tertiary-warm-80b7::before { content: '\f093'; }
.hard_ae50::before { content: '\f132'; }
.dirty-1c82::before { content: '\f091'; }
.tiny_1208::before { content: '\f06b'; }
.outer_cc5c::before { content: '\f0d6'; }
.advanced_e05d::before { content: '\f09d'; }
.warm_aad0::before { content: '\f10b'; }
.outline-58eb::before { content: '\f108'; }
.carousel_a176::before { content: '\f10a'; }

/* Gambling Specific Icons */
.west-2624::before { content: '\f522'; }
.block_top_d86e::before { content: '\f327'; }
.accordion_dfe1::before { content: '\f219'; }
.widget_8b71::before { content: '\f21e'; }
.row-5f2f::before { content: '\f2f5'; }

/* Social Icons */
.background-slow-db45::before { content: '\f09a'; }
.gold_b9c8::before { content: '\f099'; }
.stale_0052::before { content: '\f16d'; }
.list_wood_19cb::before { content: '\f167'; }
.media-tiny-806f::before { content: '\f2c6'; }
.thick_ac9b::before { content: '\f232'; }

/* Size Classes */
.orange-27a3 { font-size: 0.75em; }
.accent_tiny_c42e { font-size: 0.875em; }
.progress-gas-4950 { font-size: 1.33em; }
.active_dynamic_2b3d { font-size: 1.5em; }
.feature-2a7b { font-size: 2em; }
.list_east_0fa9 { font-size: 3em; }

/* Animation Classes */
.fast_5c06 {
    animation: fa-spin 2s infinite linear;
}

.heading_e643 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 145b */
.promo-block-h4 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.2;
}
