/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.red-3daa) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.carousel-warm-961f, .sort-aa1a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.next_e258::before { content: '\f015'; }
.lower_0b9d::before { content: '\f007'; }
.tooltip_d4df::before { content: '\f023'; }
.right-60cf::before { content: '\f0e0'; }
.container_left_4414::before { content: '\f095'; }
.lite_60b1::before { content: '\f005'; }
.dim_af98::before { content: '\f004'; }
.out_c061::before { content: '\f00c'; }
.article-a7f4::before { content: '\f00d'; }
.texture-fresh-ab42::before { content: '\f002'; }
.west-cf87::before { content: '\f0c9'; }
.hidden-light-3ac7::before { content: '\f061'; }
.highlight_50af::before { content: '\f060'; }
.form_small_37dc::before { content: '\f04b'; }
.feature_48f4::before { content: '\f04c'; }
.background-c2f3::before { content: '\f019'; }
.accordion-gas-80b9::before { content: '\f093'; }
.tall_1b36::before { content: '\f132'; }
.hero_213e::before { content: '\f091'; }
.west-afaf::before { content: '\f06b'; }
.article_plasma_812c::before { content: '\f0d6'; }
.secondary_18e4::before { content: '\f09d'; }
.overlay-0167::before { content: '\f10b'; }
.pagination_f9a9::before { content: '\f108'; }
.form-action-15b7::before { content: '\f10a'; }

/* Gambling Specific Icons */
.sidebar_rough_72ed::before { content: '\f522'; }
.thumbnail-3cfe::before { content: '\f327'; }
.list_bottom_c466::before { content: '\f219'; }
.caption-solid-3c9e::before { content: '\f21e'; }
.accent_fluid_4be5::before { content: '\f2f5'; }

/* Social Icons */
.button_clean_5d93::before { content: '\f09a'; }
.preview-purple-9af4::before { content: '\f099'; }
.avatar-15fd::before { content: '\f16d'; }
.hidden_7de7::before { content: '\f167'; }
.tabs-5e37::before { content: '\f2c6'; }
.gold-26ee::before { content: '\f232'; }

/* Size Classes */
.detail-stale-3e70 { font-size: 0.75em; }
.wood_3ec4 { font-size: 0.875em; }
.bright-c259 { font-size: 1.33em; }
.hovered_e85e { font-size: 1.5em; }
.input-f7ce { font-size: 2em; }
.motion_58cb { font-size: 3em; }

/* Animation Classes */
.paragraph_d5a1 {
    animation: fa-spin 2s infinite linear;
}

.lower-df3e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0cbc */
.phantom-card-i6 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.3;
}
