/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.focus-4ce2) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.next_21c0, .selected-d522 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.element-hard-a494::before { content: '\f015'; }
.preview-dirty-6730::before { content: '\f007'; }
.new_a32a::before { content: '\f023'; }
.outline_56bf::before { content: '\f0e0'; }
.shade-short-8bcb::before { content: '\f095'; }
.label-green-9a9c::before { content: '\f005'; }
.thick-3f57::before { content: '\f004'; }
.progress_fa22::before { content: '\f00c'; }
.sort-slow-783d::before { content: '\f00d'; }
.container_dim_f55a::before { content: '\f002'; }
.pagination-6979::before { content: '\f0c9'; }
.last_5929::before { content: '\f061'; }
.first_2072::before { content: '\f060'; }
.alert-active-3f7f::before { content: '\f04b'; }
.accordion-d9d1::before { content: '\f04c'; }
.column_first_a7d7::before { content: '\f019'; }
.cold_20c7::before { content: '\f093'; }
.fast-b88c::before { content: '\f132'; }
.panel-0d49::before { content: '\f091'; }
.left_1a90::before { content: '\f06b'; }
.menu_2b55::before { content: '\f0d6'; }
.orange_d835::before { content: '\f09d'; }
.filter_3d61::before { content: '\f10b'; }
.icon-green-d2d5::before { content: '\f108'; }
.complex_48e5::before { content: '\f10a'; }

/* Gambling Specific Icons */
.thick-9370::before { content: '\f522'; }
.info-left-01d3::before { content: '\f327'; }
.active-857c::before { content: '\f219'; }
.breadcrumb-06ae::before { content: '\f21e'; }
.button_6f21::before { content: '\f2f5'; }

/* Social Icons */
.gas_6eae::before { content: '\f09a'; }
.module_6387::before { content: '\f099'; }
.shade_6f05::before { content: '\f16d'; }
.pink-ce03::before { content: '\f167'; }
.down_2129::before { content: '\f2c6'; }
.backdrop-hot-7bad::before { content: '\f232'; }

/* Size Classes */
.south_2f35 { font-size: 0.75em; }
.glass-b6a3 { font-size: 0.875em; }
.inner_52a9 { font-size: 1.33em; }
.article-narrow-e797 { font-size: 1.5em; }
.new-098e { font-size: 2em; }
.light-9ac8 { font-size: 3em; }

/* Animation Classes */
.steel_8841 {
    animation: fa-spin 2s infinite linear;
}

.active-ec89 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4448 */
.ghost-box-x0 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.3;
}
