/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.shade-dynamic-b52f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.stone-657c, .tertiary-9ee9 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.bottom-0401::before { content: '\f015'; }
.block_2cab::before { content: '\f007'; }
.soft_b9b2::before { content: '\f023'; }
.narrow_5e44::before { content: '\f0e0'; }
.picture-tall-5c3f::before { content: '\f095'; }
.row-pro-d677::before { content: '\f005'; }
.shade-hard-996b::before { content: '\f004'; }
.old-e1bc::before { content: '\f00c'; }
.purple-8130::before { content: '\f00d'; }
.pagination_hard_047b::before { content: '\f002'; }
.carousel_white_644d::before { content: '\f0c9'; }
.highlight-e5e4::before { content: '\f061'; }
.footer-upper-3d5a::before { content: '\f060'; }
.button_9bd3::before { content: '\f04b'; }
.background-220e::before { content: '\f04c'; }
.header-south-374f::before { content: '\f019'; }
.module_soft_5669::before { content: '\f093'; }
.thumbnail_b979::before { content: '\f132'; }
.gradient-e7d6::before { content: '\f091'; }
.south_bbf9::before { content: '\f06b'; }
.accent-white-7270::before { content: '\f0d6'; }
.item_south_c82d::before { content: '\f09d'; }
.old-19d2::before { content: '\f10b'; }
.tabs_bright_1d07::before { content: '\f108'; }
.disabled_large_2b44::before { content: '\f10a'; }

/* Gambling Specific Icons */
.bottom-b11c::before { content: '\f522'; }
.alert-soft-58f0::before { content: '\f327'; }
.box_7f1e::before { content: '\f219'; }
.link_lite_59c0::before { content: '\f21e'; }
.info_52d4::before { content: '\f2f5'; }

/* Social Icons */
.new-8ba3::before { content: '\f09a'; }
.slider_east_3329::before { content: '\f099'; }
.south_c882::before { content: '\f16d'; }
.row-5af5::before { content: '\f167'; }
.glass-be31::before { content: '\f2c6'; }
.wrapper_selected_3281::before { content: '\f232'; }

/* Size Classes */
.image_27b7 { font-size: 0.75em; }
.glass_f552 { font-size: 0.875em; }
.tabs-plasma-6511 { font-size: 1.33em; }
.gold_3f04 { font-size: 1.5em; }
.surface_current_e6d3 { font-size: 2em; }
.text_narrow_999d { font-size: 3em; }

/* Animation Classes */
.grid-99cd {
    animation: fa-spin 2s infinite linear;
}

.pagination_under_9184 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ec11 */
.phantom-card-a9 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.2;
}
