/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.footer-down-bdf1) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.pagination_stale_968d, .icon-pink-dd87 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.advanced_3fad::before { content: '\f015'; }
.outer_93cf::before { content: '\f007'; }
.panel_5c46::before { content: '\f023'; }
.section-05d2::before { content: '\f0e0'; }
.bronze_3f62::before { content: '\f095'; }
.section-931c::before { content: '\f005'; }
.primary-d53b::before { content: '\f004'; }
.outer_41b2::before { content: '\f00c'; }
.sidebar_cold_3e8e::before { content: '\f00d'; }
.hot_39f6::before { content: '\f002'; }
.component-liquid-9bc3::before { content: '\f0c9'; }
.old-63f6::before { content: '\f061'; }
.media_7982::before { content: '\f060'; }
.message-effc::before { content: '\f04b'; }
.popup_4a8a::before { content: '\f04c'; }
.image_8be1::before { content: '\f019'; }
.medium_9271::before { content: '\f093'; }
.accent-current-36bf::before { content: '\f132'; }
.wood_feb9::before { content: '\f091'; }
.block_f999::before { content: '\f06b'; }
.background_middle_cab6::before { content: '\f0d6'; }
.bronze-7680::before { content: '\f09d'; }
.grid-black-d6d9::before { content: '\f10b'; }
.action-ad15::before { content: '\f108'; }
.photo_liquid_45ae::before { content: '\f10a'; }

/* Gambling Specific Icons */
.description-d1ee::before { content: '\f522'; }
.box_dark_f661::before { content: '\f327'; }
.accent_dcf0::before { content: '\f219'; }
.out_1eb7::before { content: '\f21e'; }
.text-left-c8da::before { content: '\f2f5'; }

/* Social Icons */
.disabled_4784::before { content: '\f09a'; }
.accent-dim-a66b::before { content: '\f099'; }
.backdrop-last-245b::before { content: '\f16d'; }
.list_fd08::before { content: '\f167'; }
.down-3985::before { content: '\f2c6'; }
.summary_solid_5432::before { content: '\f232'; }

/* Size Classes */
.button-glass-2d6d { font-size: 0.75em; }
.top_91f1 { font-size: 0.875em; }
.modal-under-2628 { font-size: 1.33em; }
.icon-81be { font-size: 1.5em; }
.focus_under_bd9a { font-size: 2em; }
.widget_large_ce40 { font-size: 3em; }

/* Animation Classes */
.selected-62fb {
    animation: fa-spin 2s infinite linear;
}

.next-a641 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e286 */
.shadow-element-s0 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.1;
}
