/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.active-42d7) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.outline-5e92, .container-1320 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.orange_48e9::before { content: '\f015'; }
.simple_1c4d::before { content: '\f007'; }
.secondary-paper-4597::before { content: '\f023'; }
.summary-dirty-e266::before { content: '\f0e0'; }
.focus-395b::before { content: '\f095'; }
.gradient_lower_02cc::before { content: '\f005'; }
.active-4c50::before { content: '\f004'; }
.gradient_active_5e85::before { content: '\f00c'; }
.pink_e920::before { content: '\f00d'; }
.hero-a14c::before { content: '\f002'; }
.main-rough-3fae::before { content: '\f0c9'; }
.summary_bronze_b874::before { content: '\f061'; }
.tabs-00bc::before { content: '\f060'; }
.hidden_red_1acd::before { content: '\f04b'; }
.fluid-ae26::before { content: '\f04c'; }
.avatar_prev_46da::before { content: '\f019'; }
.gold_2df1::before { content: '\f093'; }
.sort_ea54::before { content: '\f132'; }
.shade-8c1e::before { content: '\f091'; }
.first-816f::before { content: '\f06b'; }
.old_43f3::before { content: '\f0d6'; }
.paragraph-fef2::before { content: '\f09d'; }
.description-lower-2074::before { content: '\f10b'; }
.under_deb1::before { content: '\f108'; }
.breadcrumb_first_70fb::before { content: '\f10a'; }

/* Gambling Specific Icons */
.mask_right_77a2::before { content: '\f522'; }
.caption-c8e1::before { content: '\f327'; }
.table-7495::before { content: '\f219'; }
.purple_2776::before { content: '\f21e'; }
.article-prev-2add::before { content: '\f2f5'; }

/* Social Icons */
.focused_3aaa::before { content: '\f09a'; }
.modal-fa3c::before { content: '\f099'; }
.image-6514::before { content: '\f16d'; }
.main-e7e5::before { content: '\f167'; }
.in_53bc::before { content: '\f2c6'; }
.dark-6fdb::before { content: '\f232'; }

/* Size Classes */
.card-47f3 { font-size: 0.75em; }
.preview_685f { font-size: 0.875em; }
.mask-236b { font-size: 1.33em; }
.header-copper-4fa7 { font-size: 1.5em; }
.cool-ad03 { font-size: 2em; }
.prev-42c1 { font-size: 3em; }

/* Animation Classes */
.medium-67d8 {
    animation: fa-spin 2s infinite linear;
}

.header_a080 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4898 */
.shadow-element-u2 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
