/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.aside_steel_fa94) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.background-ff8c, .breadcrumb-medium-2edb {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.next-823a::before { content: '\f015'; }
.info-bright-065e::before { content: '\f007'; }
.border_lower_6be1::before { content: '\f023'; }
.notice-current-0a95::before { content: '\f0e0'; }
.popup_8770::before { content: '\f095'; }
.overlay_d55a::before { content: '\f005'; }
.backdrop_dc52::before { content: '\f004'; }
.bright-d571::before { content: '\f00c'; }
.label_979f::before { content: '\f00d'; }
.sort_55e6::before { content: '\f002'; }
.accordion_hovered_5549::before { content: '\f0c9'; }
.inner-dd92::before { content: '\f061'; }
.thick-a94a::before { content: '\f060'; }
.media-old-6183::before { content: '\f04b'; }
.brown_06ed::before { content: '\f04c'; }
.list-aadd::before { content: '\f019'; }
.inner-4b34::before { content: '\f093'; }
.mask_lite_a2b0::before { content: '\f132'; }
.button_a062::before { content: '\f091'; }
.last_1007::before { content: '\f06b'; }
.table-east-f4fd::before { content: '\f0d6'; }
.fluid-964e::before { content: '\f09d'; }
.hero_brown_f9e8::before { content: '\f10b'; }
.under-7b13::before { content: '\f108'; }
.notice_f143::before { content: '\f10a'; }

/* Gambling Specific Icons */
.banner-clean-ed29::before { content: '\f522'; }
.texture_6f08::before { content: '\f327'; }
.background-4eb0::before { content: '\f219'; }
.message_bf1d::before { content: '\f21e'; }
.warm_f9de::before { content: '\f2f5'; }

/* Social Icons */
.narrow_b312::before { content: '\f09a'; }
.gradient_7a4f::before { content: '\f099'; }
.black_5caa::before { content: '\f16d'; }
.secondary-middle-fdbb::before { content: '\f167'; }
.card_basic_221c::before { content: '\f2c6'; }
.west-b8b2::before { content: '\f232'; }

/* Size Classes */
.wrapper_south_6db3 { font-size: 0.75em; }
.title-huge-ffc9 { font-size: 0.875em; }
.pink_6c13 { font-size: 1.33em; }
.element-red-88d0 { font-size: 1.5em; }
.glass-be16 { font-size: 2em; }
.dropdown_bf62 { font-size: 3em; }

/* Animation Classes */
.silver_851c {
    animation: fa-spin 2s infinite linear;
}

.item-19b5 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d67f */
.shadow-element-f5 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.0;
}
