/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.aside-under-1a88) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.simple_7759, .form_silver_eb66 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.pro_1c52::before { content: '\f015'; }
.hero_brown_e26f::before { content: '\f007'; }
.section-fresh-caa5::before { content: '\f023'; }
.banner_complex_a563::before { content: '\f0e0'; }
.easy_6d02::before { content: '\f095'; }
.overlay-f716::before { content: '\f005'; }
.table-35e2::before { content: '\f004'; }
.mask_red_d0e6::before { content: '\f00c'; }
.menu-861d::before { content: '\f00d'; }
.filter-949e::before { content: '\f002'; }
.input_40c5::before { content: '\f0c9'; }
.fast-c54a::before { content: '\f061'; }
.soft_a975::before { content: '\f060'; }
.sort-b3b3::before { content: '\f04b'; }
.brown-bc6b::before { content: '\f04c'; }
.thumbnail_01aa::before { content: '\f019'; }
.bottom_9717::before { content: '\f093'; }
.logo-basic-2db5::before { content: '\f132'; }
.complex_824a::before { content: '\f091'; }
.component-fresh-977e::before { content: '\f06b'; }
.bright_6996::before { content: '\f0d6'; }
.link-black-2f14::before { content: '\f09d'; }
.feature_abe4::before { content: '\f10b'; }
.row_hot_7d3c::before { content: '\f108'; }
.overlay-5398::before { content: '\f10a'; }

/* Gambling Specific Icons */
.prev_70ad::before { content: '\f522'; }
.link_medium_fd2d::before { content: '\f327'; }
.box_dd96::before { content: '\f219'; }
.notice-6dec::before { content: '\f21e'; }
.column_bcb7::before { content: '\f2f5'; }

/* Social Icons */
.blue-635e::before { content: '\f09a'; }
.layout-518f::before { content: '\f099'; }
.progress-efaf::before { content: '\f16d'; }
.sort-39a7::before { content: '\f167'; }
.container-last-c88b::before { content: '\f2c6'; }
.gradient_old_dbd7::before { content: '\f232'; }

/* Size Classes */
.carousel-inner-0c5d { font-size: 0.75em; }
.accent-cdc2 { font-size: 0.875em; }
.clean-4881 { font-size: 1.33em; }
.modal-787b { font-size: 1.5em; }
.logo_motion_1e74 { font-size: 2em; }
.easy_8338 { font-size: 3em; }

/* Animation Classes */
.thick-0e55 {
    animation: fa-spin 2s infinite linear;
}

.label-black-1e94 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 03a8 */
.ghost-box-i7 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.1;
}
