/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.caption-8f98) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.full-3a5a, .hero_3d31 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.breadcrumb_5e8a::before { content: '\f015'; }
.chip-basic-4a36::before { content: '\f007'; }
.row_hard_e6dd::before { content: '\f023'; }
.summary-red-7cf7::before { content: '\f0e0'; }
.search-cf2e::before { content: '\f095'; }
.light-7fde::before { content: '\f005'; }
.module-d97c::before { content: '\f004'; }
.soft_c64f::before { content: '\f00c'; }
.over_ed05::before { content: '\f00d'; }
.section-prev-5444::before { content: '\f002'; }
.box-d117::before { content: '\f0c9'; }
.red_78e2::before { content: '\f061'; }
.module_pressed_6971::before { content: '\f060'; }
.pattern_6c40::before { content: '\f04b'; }
.aside-wide-67b1::before { content: '\f04c'; }
.box_yellow_02ba::before { content: '\f019'; }
.widget-up-d4bd::before { content: '\f093'; }
.link-732d::before { content: '\f132'; }
.old-0b26::before { content: '\f091'; }
.carousel-f4de::before { content: '\f06b'; }
.hot_b214::before { content: '\f0d6'; }
.wrapper_medium_88cb::before { content: '\f09d'; }
.cold_c36f::before { content: '\f10b'; }
.dark-d580::before { content: '\f108'; }
.paragraph_4576::before { content: '\f10a'; }

/* Gambling Specific Icons */
.red-bd24::before { content: '\f522'; }
.hovered_aa98::before { content: '\f327'; }
.panel-ff7b::before { content: '\f219'; }
.text_a905::before { content: '\f21e'; }
.sidebar_black_1433::before { content: '\f2f5'; }

/* Social Icons */
.content_hot_f2c6::before { content: '\f09a'; }
.button-simple-9a68::before { content: '\f099'; }
.frame_first_7e77::before { content: '\f16d'; }
.feature_1810::before { content: '\f167'; }
.title_wood_e0fb::before { content: '\f2c6'; }
.cold-641c::before { content: '\f232'; }

/* Size Classes */
.picture-6227 { font-size: 0.75em; }
.inner-a39c { font-size: 0.875em; }
.detail-226c { font-size: 1.33em; }
.popup_22c6 { font-size: 1.5em; }
.upper-ec7c { font-size: 2em; }
.cold-52d4 { font-size: 3em; }

/* Animation Classes */
.accordion_prev_364d {
    animation: fa-spin 2s infinite linear;
}

.rough-1ce3 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 89d3 */
.phantom-card-i2 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.2;
}
