/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.text_444d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.accent-bottom-7c74, .pressed-0e38 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.center-ba9d::before { content: '\f015'; }
.huge-4904::before { content: '\f007'; }
.stale_8ada::before { content: '\f023'; }
.next-8286::before { content: '\f0e0'; }
.section_green_e021::before { content: '\f095'; }
.search_597f::before { content: '\f005'; }
.grid-92a9::before { content: '\f004'; }
.panel-1af2::before { content: '\f00c'; }
.secondary-2d5b::before { content: '\f00d'; }
.thumbnail_4377::before { content: '\f002'; }
.focus-7152::before { content: '\f0c9'; }
.accordion_7b3d::before { content: '\f061'; }
.center-dc8d::before { content: '\f060'; }
.sort_a34d::before { content: '\f04b'; }
.media_7d13::before { content: '\f04c'; }
.feature_clean_2fb5::before { content: '\f019'; }
.button-outer-e860::before { content: '\f093'; }
.badge_clean_f726::before { content: '\f132'; }
.fresh-2a43::before { content: '\f091'; }
.title_warm_84d1::before { content: '\f06b'; }
.box-816b::before { content: '\f0d6'; }
.badge_bdd6::before { content: '\f09d'; }
.pagination-b0e7::before { content: '\f10b'; }
.texture_a24a::before { content: '\f108'; }
.accent_e74c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.light-ba1f::before { content: '\f522'; }
.label-b25c::before { content: '\f327'; }
.wrapper_paper_36e2::before { content: '\f219'; }
.yellow-df74::before { content: '\f21e'; }
.tooltip_pro_6b34::before { content: '\f2f5'; }

/* Social Icons */
.media-b1ba::before { content: '\f09a'; }
.surface-iron-297f::before { content: '\f099'; }
.mask-639a::before { content: '\f16d'; }
.list-dim-1dc7::before { content: '\f167'; }
.tertiary-8d58::before { content: '\f2c6'; }
.static-ecf1::before { content: '\f232'; }

/* Size Classes */
.notification-rough-809d { font-size: 0.75em; }
.current_bcae { font-size: 0.875em; }
.title_eeaa { font-size: 1.33em; }
.slider-195e { font-size: 1.5em; }
.alert_over_b795 { font-size: 2em; }
.west_1489 { font-size: 3em; }

/* Animation Classes */
.focus-3531 {
    animation: fa-spin 2s infinite linear;
}

.caption-copper-52ac {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 82d2 */
.shadow-element-w2 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.1;
}
