/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hero_short_3fbf) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.list_warm_0a11, .detail-west-9bc4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.right_d2ed::before { content: '\f015'; }
.frame_gas_4803::before { content: '\f007'; }
.description-paper-cc3b::before { content: '\f023'; }
.surface-3cba::before { content: '\f0e0'; }
.lite_64d9::before { content: '\f095'; }
.easy_5d6e::before { content: '\f005'; }
.shadow-e376::before { content: '\f004'; }
.surface_green_0767::before { content: '\f00c'; }
.heading-2296::before { content: '\f00d'; }
.container-ef69::before { content: '\f002'; }
.badge-bronze-f90b::before { content: '\f0c9'; }
.red-ef04::before { content: '\f061'; }
.motion-b95d::before { content: '\f060'; }
.container-1b96::before { content: '\f04b'; }
.shade_b66d::before { content: '\f04c'; }
.preview-brown-443a::before { content: '\f019'; }
.red_3424::before { content: '\f093'; }
.hover-brown-0a4e::before { content: '\f132'; }
.label-710c::before { content: '\f091'; }
.grid-middle-9f38::before { content: '\f06b'; }
.logo-6b53::before { content: '\f0d6'; }
.wrapper-blue-4461::before { content: '\f09d'; }
.mask_eb5e::before { content: '\f10b'; }
.notice-8af0::before { content: '\f108'; }
.avatar_large_009a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.sidebar-1a73::before { content: '\f522'; }
.link-3bf4::before { content: '\f327'; }
.widget-narrow-e0e7::before { content: '\f219'; }
.modal_action_45da::before { content: '\f21e'; }
.large-7437::before { content: '\f2f5'; }

/* Social Icons */
.caption_8694::before { content: '\f09a'; }
.notification-59bd::before { content: '\f099'; }
.pink-43ed::before { content: '\f16d'; }
.notice_tall_85d8::before { content: '\f167'; }
.bright-e8e4::before { content: '\f2c6'; }
.detail_wide_6b89::before { content: '\f232'; }

/* Size Classes */
.search-b246 { font-size: 0.75em; }
.sidebar-easy-eeb9 { font-size: 0.875em; }
.panel_bright_49d1 { font-size: 1.33em; }
.steel-4fe0 { font-size: 1.5em; }
.accordion_bce6 { font-size: 2em; }
.feature-under-1938 { font-size: 3em; }

/* Animation Classes */
.list_84f0 {
    animation: fa-spin 2s infinite linear;
}

.active_8dd9 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 57de */
.shadow-element-y7 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.1;
}
