/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.disabled-e981) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.icon-5e16, .accordion-b129 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.text-last-690d::before { content: '\f015'; }
.wrapper-inner-10d3::before { content: '\f007'; }
.feature-bded::before { content: '\f023'; }
.accordion-68c0::before { content: '\f0e0'; }
.narrow_0eb3::before { content: '\f095'; }
.easy-c924::before { content: '\f005'; }
.widget-04bf::before { content: '\f004'; }
.wood_e42a::before { content: '\f00c'; }
.button-866f::before { content: '\f00d'; }
.wrapper_4dcb::before { content: '\f002'; }
.static_a357::before { content: '\f0c9'; }
.prev_a2ee::before { content: '\f061'; }
.secondary_8f93::before { content: '\f060'; }
.stone-5ed9::before { content: '\f04b'; }
.frame_f6e1::before { content: '\f04c'; }
.badge-mini-4789::before { content: '\f019'; }
.frame_8f16::before { content: '\f093'; }
.north_2784::before { content: '\f132'; }
.avatar-action-3dca::before { content: '\f091'; }
.mask_north_b69e::before { content: '\f06b'; }
.header-961d::before { content: '\f0d6'; }
.chip-7149::before { content: '\f09d'; }
.first_6ddb::before { content: '\f10b'; }
.main-4a06::before { content: '\f108'; }
.sidebar_0662::before { content: '\f10a'; }

/* Gambling Specific Icons */
.overlay-glass-698a::before { content: '\f522'; }
.column_narrow_9ab7::before { content: '\f327'; }
.picture-motion-1214::before { content: '\f219'; }
.silver-7477::before { content: '\f21e'; }
.summary-dd11::before { content: '\f2f5'; }

/* Social Icons */
.badge_e873::before { content: '\f09a'; }
.modal-0487::before { content: '\f099'; }
.image_tiny_1dd2::before { content: '\f16d'; }
.border-f6ad::before { content: '\f167'; }
.gradient_5b33::before { content: '\f2c6'; }
.down_96c9::before { content: '\f232'; }

/* Size Classes */
.content_pro_0974 { font-size: 0.75em; }
.content_9a67 { font-size: 0.875em; }
.notice-757b { font-size: 1.33em; }
.widget-south-0058 { font-size: 1.5em; }
.active_bb04 { font-size: 2em; }
.huge-72f3 { font-size: 3em; }

/* Animation Classes */
.paragraph_hovered_be76 {
    animation: fa-spin 2s infinite linear;
}

.sort_7d43 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f8a9 */
.shadow-element-b6 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.2;
}
