/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.background-selected-de57) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.menu-38d9, .block-6595 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.focused-49e2::before { content: '\f015'; }
.pressed-eba5::before { content: '\f007'; }
.link_top_002e::before { content: '\f023'; }
.outer-94c2::before { content: '\f0e0'; }
.content-5381::before { content: '\f095'; }
.middle-29eb::before { content: '\f005'; }
.layout-f1fe::before { content: '\f004'; }
.chip_short_7ccc::before { content: '\f00c'; }
.border-f361::before { content: '\f00d'; }
.card_light_053d::before { content: '\f002'; }
.huge_a246::before { content: '\f0c9'; }
.box-bec1::before { content: '\f061'; }
.shade_9e48::before { content: '\f060'; }
.middle-54eb::before { content: '\f04b'; }
.gold-6466::before { content: '\f04c'; }
.layout-ccad::before { content: '\f019'; }
.nav-bb45::before { content: '\f093'; }
.selected-fa7b::before { content: '\f132'; }
.paragraph-6d9b::before { content: '\f091'; }
.widget_large_1c20::before { content: '\f06b'; }
.upper_8c52::before { content: '\f0d6'; }
.solid_ef6f::before { content: '\f09d'; }
.fast-ce5a::before { content: '\f10b'; }
.border-south-e91a::before { content: '\f108'; }
.blue_7ab5::before { content: '\f10a'; }

/* Gambling Specific Icons */
.box_8c10::before { content: '\f522'; }
.chip-1808::before { content: '\f327'; }
.paragraph_center_a3b3::before { content: '\f219'; }
.input_red_3757::before { content: '\f21e'; }
.input-wood-2dd8::before { content: '\f2f5'; }

/* Social Icons */
.thumbnail_medium_80e1::before { content: '\f09a'; }
.header_24e9::before { content: '\f099'; }
.hot-f5dc::before { content: '\f16d'; }
.section_8470::before { content: '\f167'; }
.outer_c5a2::before { content: '\f2c6'; }
.wrapper_4e0f::before { content: '\f232'; }

/* Size Classes */
.down-5bc9 { font-size: 0.75em; }
.card_west_c315 { font-size: 0.875em; }
.progress-narrow-aa67 { font-size: 1.33em; }
.modal_pressed_c8c1 { font-size: 1.5em; }
.heading_iron_1a38 { font-size: 2em; }
.accordion-f01f { font-size: 3em; }

/* Animation Classes */
.search_upper_f9e6 {
    animation: fa-spin 2s infinite linear;
}

.message-solid-c55b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 876a */
.shadow-element-i0 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.1;
}
