/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.notification-hot-af38) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hidden_fluid_6e79, .texture_solid_6103 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.component-5ca5::before { content: '\f015'; }
.brown_9472::before { content: '\f007'; }
.next-c047::before { content: '\f023'; }
.cool_d920::before { content: '\f0e0'; }
.content_4085::before { content: '\f095'; }
.narrow_e2f2::before { content: '\f005'; }
.slider-north-93e6::before { content: '\f004'; }
.component-stone-56b3::before { content: '\f00c'; }
.media-complex-f3b9::before { content: '\f00d'; }
.dropdown_4602::before { content: '\f002'; }
.out-a25a::before { content: '\f0c9'; }
.table_liquid_c078::before { content: '\f061'; }
.tiny_260c::before { content: '\f060'; }
.narrow_846d::before { content: '\f04b'; }
.content-09f3::before { content: '\f04c'; }
.disabled-complex-322c::before { content: '\f019'; }
.article-red-945b::before { content: '\f093'; }
.white_0580::before { content: '\f132'; }
.down-bcb1::before { content: '\f091'; }
.text_f696::before { content: '\f06b'; }
.highlight-lite-9a6e::before { content: '\f0d6'; }
.left_9cec::before { content: '\f09d'; }
.hot_75c3::before { content: '\f10b'; }
.active-d404::before { content: '\f108'; }
.large-be14::before { content: '\f10a'; }

/* Gambling Specific Icons */
.chip_down_e259::before { content: '\f522'; }
.info_8451::before { content: '\f327'; }
.new-35b4::before { content: '\f219'; }
.wrapper_fef5::before { content: '\f21e'; }
.brown_04ac::before { content: '\f2f5'; }

/* Social Icons */
.form-top-a498::before { content: '\f09a'; }
.accordion-red-cb9d::before { content: '\f099'; }
.dynamic_b9f0::before { content: '\f16d'; }
.basic-83c9::before { content: '\f167'; }
.slider_3136::before { content: '\f2c6'; }
.dropdown-7496::before { content: '\f232'; }

/* Size Classes */
.steel-998e { font-size: 0.75em; }
.picture_dynamic_64ef { font-size: 0.875em; }
.hot-dea4 { font-size: 1.33em; }
.dirty_0556 { font-size: 1.5em; }
.shade-b633 { font-size: 2em; }
.solid_e97c { font-size: 3em; }

/* Animation Classes */
.light-031b {
    animation: fa-spin 2s infinite linear;
}

.detail_fresh_c0be {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1362 */
.shadow-element-b3 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.0;
}
