/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.footer-3c5d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.background_6e29, .tooltip_1a3f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.modal-e362::before { content: '\f015'; }
.chip-bee6::before { content: '\f007'; }
.status_ee15::before { content: '\f023'; }
.out-9867::before { content: '\f0e0'; }
.active_lower_33bd::before { content: '\f095'; }
.background-15bd::before { content: '\f005'; }
.pro_7715::before { content: '\f004'; }
.status_down_8e60::before { content: '\f00c'; }
.grid_blue_8d69::before { content: '\f00d'; }
.thumbnail-dark-4a87::before { content: '\f002'; }
.list_72d3::before { content: '\f0c9'; }
.texture_purple_8eae::before { content: '\f061'; }
.text_top_37b7::before { content: '\f060'; }
.container-385a::before { content: '\f04b'; }
.fluid-dd66::before { content: '\f04c'; }
.footer-0adc::before { content: '\f019'; }
.active_9800::before { content: '\f093'; }
.column-2861::before { content: '\f132'; }
.item_14f6::before { content: '\f091'; }
.cold-81ee::before { content: '\f06b'; }
.lite_431d::before { content: '\f0d6'; }
.shade_medium_1be2::before { content: '\f09d'; }
.over_09b9::before { content: '\f10b'; }
.tall-80ae::before { content: '\f108'; }
.link-static-551a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.modal-70ff::before { content: '\f522'; }
.purple_d38a::before { content: '\f327'; }
.widget_simple_2a3f::before { content: '\f219'; }
.disabled_186b::before { content: '\f21e'; }
.outer_1e8e::before { content: '\f2f5'; }

/* Social Icons */
.advanced_a061::before { content: '\f09a'; }
.video-black-0c3e::before { content: '\f099'; }
.mask-9332::before { content: '\f16d'; }
.glass-55f7::before { content: '\f167'; }
.module_down_f4a2::before { content: '\f2c6'; }
.panel-tiny-ce08::before { content: '\f232'; }

/* Size Classes */
.text_soft_520d { font-size: 0.75em; }
.layout_0bb8 { font-size: 0.875em; }
.label_huge_a277 { font-size: 1.33em; }
.chip_104f { font-size: 1.5em; }
.paper-a5c6 { font-size: 2em; }
.image_f1c0 { font-size: 3em; }

/* Animation Classes */
.summary-in-c1ae {
    animation: fa-spin 2s infinite linear;
}

.focus-easy-aa78 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 81c2 */
.ghost-box-p6 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.0;
}
