/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.bronze_3fe6) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.alert_middle_a533, .dynamic-b178 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.menu_e16d::before { content: '\f015'; }
.badge_8b8c::before { content: '\f007'; }
.thumbnail-f75e::before { content: '\f023'; }
.hover_old_b7bf::before { content: '\f0e0'; }
.left_2394::before { content: '\f095'; }
.alert-motion-cb29::before { content: '\f005'; }
.text_huge_0a91::before { content: '\f004'; }
.surface_prev_750d::before { content: '\f00c'; }
.tooltip_orange_514e::before { content: '\f00d'; }
.fast_c068::before { content: '\f002'; }
.gradient-c7f2::before { content: '\f0c9'; }
.green_7b67::before { content: '\f061'; }
.dropdown-38c6::before { content: '\f060'; }
.layout_48c3::before { content: '\f04b'; }
.notice-south-f6a3::before { content: '\f04c'; }
.preview-yellow-bd47::before { content: '\f019'; }
.fast_fd6a::before { content: '\f093'; }
.focused-3ac9::before { content: '\f132'; }
.current_6150::before { content: '\f091'; }
.pagination-a594::before { content: '\f06b'; }
.tabs_mini_69ea::before { content: '\f0d6'; }
.filter-aa82::before { content: '\f09d'; }
.grid_e909::before { content: '\f10b'; }
.panel-0000::before { content: '\f108'; }
.dropdown-a188::before { content: '\f10a'; }

/* Gambling Specific Icons */
.row-pro-333e::before { content: '\f522'; }
.red_2f7f::before { content: '\f327'; }
.solid-bbdb::before { content: '\f219'; }
.modal-7175::before { content: '\f21e'; }
.banner_529b::before { content: '\f2f5'; }

/* Social Icons */
.component_801c::before { content: '\f09a'; }
.basic_ca48::before { content: '\f099'; }
.caption_middle_6bee::before { content: '\f16d'; }
.tag-c40b::before { content: '\f167'; }
.article_f958::before { content: '\f2c6'; }
.element-789e::before { content: '\f232'; }

/* Size Classes */
.orange_e4c2 { font-size: 0.75em; }
.primary_ca69 { font-size: 0.875em; }
.sort_paper_4226 { font-size: 1.33em; }
.motion-f7e0 { font-size: 1.5em; }
.info_1384 { font-size: 2em; }
.message-yellow-e4ec { font-size: 3em; }

/* Animation Classes */
.footer-5ac3 {
    animation: fa-spin 2s infinite linear;
}

.bright-0156 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d84b */
.promo-block-j0 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.1;
}
