/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.surface_8700) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.rough-8f41, .east-a7c4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.message-2da6::before { content: '\f015'; }
.left_4105::before { content: '\f007'; }
.fresh-312c::before { content: '\f023'; }
.section-liquid-989d::before { content: '\f0e0'; }
.label_dirty_b372::before { content: '\f095'; }
.message-a86c::before { content: '\f005'; }
.outline-39e4::before { content: '\f004'; }
.highlight-d59a::before { content: '\f00c'; }
.dark_bba1::before { content: '\f00d'; }
.border-copper-57e7::before { content: '\f002'; }
.list-lower-3fc2::before { content: '\f0c9'; }
.paragraph_paper_ddd8::before { content: '\f061'; }
.white_1227::before { content: '\f060'; }
.logo_bronze_c730::before { content: '\f04b'; }
.down-760d::before { content: '\f04c'; }
.image-a88a::before { content: '\f019'; }
.disabled_f039::before { content: '\f093'; }
.caption_dark_bc5e::before { content: '\f132'; }
.silver-8f2d::before { content: '\f091'; }
.component_e559::before { content: '\f06b'; }
.popup-1ece::before { content: '\f0d6'; }
.accordion-f261::before { content: '\f09d'; }
.card_hovered_834c::before { content: '\f10b'; }
.element-middle-34fc::before { content: '\f108'; }
.dropdown-action-628e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.shadow-fdc2::before { content: '\f522'; }
.yellow_0120::before { content: '\f327'; }
.mask-cb7a::before { content: '\f219'; }
.easy-f39a::before { content: '\f21e'; }
.tertiary_medium_01cc::before { content: '\f2f5'; }

/* Social Icons */
.slow_d2c1::before { content: '\f09a'; }
.widget-current-a9f9::before { content: '\f099'; }
.border_d1f3::before { content: '\f16d'; }
.table_4634::before { content: '\f167'; }
.out_1111::before { content: '\f2c6'; }
.badge_84dc::before { content: '\f232'; }

/* Size Classes */
.center-363e { font-size: 0.75em; }
.layout-2ec6 { font-size: 0.875em; }
.modal_e1bd { font-size: 1.33em; }
.accent-fc63 { font-size: 1.5em; }
.notice_dynamic_2bde { font-size: 2em; }
.clean_4a31 { font-size: 3em; }

/* Animation Classes */
.box_4ca7 {
    animation: fa-spin 2s infinite linear;
}

.solid-b6b4 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a55c */
.promo-block-d3 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.0;
}
