/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.complex-91ba) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.thumbnail_e8aa, .text-37f6 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.breadcrumb-huge-0343::before { content: '\f015'; }
.green-99a6::before { content: '\f007'; }
.disabled_steel_9b88::before { content: '\f023'; }
.item-c1ce::before { content: '\f0e0'; }
.dirty_934c::before { content: '\f095'; }
.new-8e2c::before { content: '\f005'; }
.out_e466::before { content: '\f004'; }
.disabled_dynamic_96ce::before { content: '\f00c'; }
.chip_lite_0bdd::before { content: '\f00d'; }
.title-8e1e::before { content: '\f002'; }
.notice_liquid_7f53::before { content: '\f0c9'; }
.preview-e753::before { content: '\f061'; }
.shade-089a::before { content: '\f060'; }
.bright-eb3b::before { content: '\f04b'; }
.active_de65::before { content: '\f04c'; }
.tooltip-thick-3ca2::before { content: '\f019'; }
.wrapper_current_052f::before { content: '\f093'; }
.heading_9f78::before { content: '\f132'; }
.module-0836::before { content: '\f091'; }
.surface_slow_51ce::before { content: '\f06b'; }
.frame-171d::before { content: '\f0d6'; }
.middle_1d82::before { content: '\f09d'; }
.row_965b::before { content: '\f10b'; }
.next-d6eb::before { content: '\f108'; }
.static_af62::before { content: '\f10a'; }

/* Gambling Specific Icons */
.overlay-short-8f2f::before { content: '\f522'; }
.clean_af90::before { content: '\f327'; }
.component-middle-c6f7::before { content: '\f219'; }
.photo_down_f1b5::before { content: '\f21e'; }
.left-f6f8::before { content: '\f2f5'; }

/* Social Icons */
.disabled_346d::before { content: '\f09a'; }
.wrapper-hovered-336c::before { content: '\f099'; }
.slider_4688::before { content: '\f16d'; }
.lite-f034::before { content: '\f167'; }
.detail-small-3933::before { content: '\f2c6'; }
.paragraph_huge_a036::before { content: '\f232'; }

/* Size Classes */
.north-663b { font-size: 0.75em; }
.light_242a { font-size: 0.875em; }
.search-last-f75a { font-size: 1.33em; }
.link-b543 { font-size: 1.5em; }
.paragraph-7024 { font-size: 2em; }
.hovered_bc85 { font-size: 3em; }

/* Animation Classes */
.block_blue_2241 {
    animation: fa-spin 2s infinite linear;
}

.notice-lite-dfd6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ebf6 */
.shadow-element-l1 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.0;
}
