/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.chip-active-c2bd) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.slider-bbe8, .video-ad51 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.chip_d671::before { content: '\f015'; }
.shadow-north-f342::before { content: '\f007'; }
.fluid_6952::before { content: '\f023'; }
.modal_orange_7e43::before { content: '\f0e0'; }
.gradient-small-aca2::before { content: '\f095'; }
.card_9ed5::before { content: '\f005'; }
.backdrop_007a::before { content: '\f004'; }
.action-d4f4::before { content: '\f00c'; }
.breadcrumb-steel-0e86::before { content: '\f00d'; }
.content_2edf::before { content: '\f002'; }
.disabled_bottom_1d01::before { content: '\f0c9'; }
.widget_narrow_9b1a::before { content: '\f061'; }
.bronze_25d9::before { content: '\f060'; }
.notice_cac8::before { content: '\f04b'; }
.footer-cd0e::before { content: '\f04c'; }
.message-glass-bd4d::before { content: '\f019'; }
.plasma-08fa::before { content: '\f093'; }
.glass_2a45::before { content: '\f132'; }
.small-d792::before { content: '\f091'; }
.active-9270::before { content: '\f06b'; }
.element_0f7b::before { content: '\f0d6'; }
.media-00f9::before { content: '\f09d'; }
.tertiary_out_f486::before { content: '\f10b'; }
.section-fast-4ec8::before { content: '\f108'; }
.brown-b474::before { content: '\f10a'; }

/* Gambling Specific Icons */
.caption-first-03a7::before { content: '\f522'; }
.outline_d0d7::before { content: '\f327'; }
.badge-iron-0975::before { content: '\f219'; }
.dirty-bf47::before { content: '\f21e'; }
.preview-185b::before { content: '\f2f5'; }

/* Social Icons */
.layout-wood-ebd2::before { content: '\f09a'; }
.advanced-22f8::before { content: '\f099'; }
.hidden_97ca::before { content: '\f16d'; }
.description_782c::before { content: '\f167'; }
.soft-bc80::before { content: '\f2c6'; }
.link-bc60::before { content: '\f232'; }

/* Size Classes */
.lite-f679 { font-size: 0.75em; }
.right_9e7c { font-size: 0.875em; }
.background_e6a9 { font-size: 1.33em; }
.hot_4f06 { font-size: 1.5em; }
.focus_north_a445 { font-size: 2em; }
.image_silver_6015 { font-size: 3em; }

/* Animation Classes */
.highlight-4b68 {
    animation: fa-spin 2s infinite linear;
}

.widget-65dd {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 472d */
.ghost-box-s6 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.1;
}
