/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.list-1a8d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.steel-8582, .new-f33b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.filter-tiny-078a::before { content: '\f015'; }
.text-thick-2e2c::before { content: '\f007'; }
.notice-9bc8::before { content: '\f023'; }
.old-38d5::before { content: '\f0e0'; }
.tag-over-8828::before { content: '\f095'; }
.notification_d03b::before { content: '\f005'; }
.dropdown-over-c4df::before { content: '\f004'; }
.disabled-easy-957c::before { content: '\f00c'; }
.chip-small-98ae::before { content: '\f00d'; }
.table_bronze_3328::before { content: '\f002'; }
.inner_d2ad::before { content: '\f0c9'; }
.layout-1cdd::before { content: '\f061'; }
.article_ff9f::before { content: '\f060'; }
.summary-iron-d370::before { content: '\f04b'; }
.modal-92e7::before { content: '\f04c'; }
.fixed_90eb::before { content: '\f019'; }
.modal-7d39::before { content: '\f093'; }
.content_f1f8::before { content: '\f132'; }
.gold_c114::before { content: '\f091'; }
.text-d39c::before { content: '\f06b'; }
.wrapper_5860::before { content: '\f0d6'; }
.right_d980::before { content: '\f09d'; }
.pagination-soft-0e58::before { content: '\f10b'; }
.content-last-409a::before { content: '\f108'; }
.card_last_3ceb::before { content: '\f10a'; }

/* Gambling Specific Icons */
.carousel-plasma-0e47::before { content: '\f522'; }
.widget-wide-f86e::before { content: '\f327'; }
.fresh_4cd9::before { content: '\f219'; }
.form_first_a93d::before { content: '\f21e'; }
.tooltip-current-c529::before { content: '\f2f5'; }

/* Social Icons */
.tall_0156::before { content: '\f09a'; }
.carousel_055a::before { content: '\f099'; }
.soft-6883::before { content: '\f16d'; }
.content_0efd::before { content: '\f167'; }
.nav_dim_0367::before { content: '\f2c6'; }
.yellow-19a5::before { content: '\f232'; }

/* Size Classes */
.tooltip_tiny_d8e9 { font-size: 0.75em; }
.form-white-6b43 { font-size: 0.875em; }
.alert-1dca { font-size: 1.33em; }
.article-middle-cff8 { font-size: 1.5em; }
.frame_762f { font-size: 2em; }
.tertiary_c5f5 { font-size: 3em; }

/* Animation Classes */
.form_fixed_33e4 {
    animation: fa-spin 2s infinite linear;
}

.content_action_a142 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a171 */
.shadow-element-h0 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.2;
}
