/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.dark_2d1a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.popup-blue-1ac3, .preview-1802 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.alert_medium_6c5e::before { content: '\f015'; }
.input-0a82::before { content: '\f007'; }
.header-bright-fe6b::before { content: '\f023'; }
.paragraph-b3ae::before { content: '\f0e0'; }
.message_soft_6294::before { content: '\f095'; }
.main-1360::before { content: '\f005'; }
.pagination_old_a70e::before { content: '\f004'; }
.tabs-6c01::before { content: '\f00c'; }
.popup_west_f5ea::before { content: '\f00d'; }
.gold-486d::before { content: '\f002'; }
.title_8423::before { content: '\f0c9'; }
.focus_b5b1::before { content: '\f061'; }
.heading-orange-9cf4::before { content: '\f060'; }
.slider-bde6::before { content: '\f04b'; }
.warm-78bc::before { content: '\f04c'; }
.module-smooth-c88d::before { content: '\f019'; }
.box_9778::before { content: '\f093'; }
.modal-a92e::before { content: '\f132'; }
.card_43eb::before { content: '\f091'; }
.soft-d0e6::before { content: '\f06b'; }
.nav-5a21::before { content: '\f0d6'; }
.content-action-3ed4::before { content: '\f09d'; }
.easy_5a0c::before { content: '\f10b'; }
.column-a829::before { content: '\f108'; }
.container_c254::before { content: '\f10a'; }

/* Gambling Specific Icons */
.outer_66e5::before { content: '\f522'; }
.blue_a65f::before { content: '\f327'; }
.element_2bcc::before { content: '\f219'; }
.middle-a7f5::before { content: '\f21e'; }
.yellow_a211::before { content: '\f2f5'; }

/* Social Icons */
.box_2264::before { content: '\f09a'; }
.hard_6ec2::before { content: '\f099'; }
.dynamic_93db::before { content: '\f16d'; }
.article_black_9d8a::before { content: '\f167'; }
.component_e16e::before { content: '\f2c6'; }
.current_d09d::before { content: '\f232'; }

/* Size Classes */
.north_419f { font-size: 0.75em; }
.row_8c72 { font-size: 0.875em; }
.widget-dbad { font-size: 1.33em; }
.lite-6538 { font-size: 1.5em; }
.footer_3025 { font-size: 2em; }
.panel_6271 { font-size: 3em; }

/* Animation Classes */
.progress_8cb9 {
    animation: fa-spin 2s infinite linear;
}

.right-318a {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1d0b */
.ghost-box-f5 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.0;
}
