/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.steel_20a0) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.row-9d4e, .card-dark-e3d0 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.main_8a36::before { content: '\f015'; }
.pro-6937::before { content: '\f007'; }
.background-ac23::before { content: '\f023'; }
.shade_a051::before { content: '\f0e0'; }
.mini-d87e::before { content: '\f095'; }
.sort-purple-cb9f::before { content: '\f005'; }
.clean-e7c1::before { content: '\f004'; }
.frame_81c9::before { content: '\f00c'; }
.form-easy-9560::before { content: '\f00d'; }
.gas-c4ea::before { content: '\f002'; }
.down_a52f::before { content: '\f0c9'; }
.over_04d6::before { content: '\f061'; }
.component-purple-e4d6::before { content: '\f060'; }
.hot-7a9d::before { content: '\f04b'; }
.active_e33b::before { content: '\f04c'; }
.notice_dim_40e6::before { content: '\f019'; }
.pink-18b8::before { content: '\f093'; }
.tiny_f02e::before { content: '\f132'; }
.form_8335::before { content: '\f091'; }
.pagination_east_aea5::before { content: '\f06b'; }
.image_71dd::before { content: '\f0d6'; }
.media_dark_00b8::before { content: '\f09d'; }
.accordion-d4b8::before { content: '\f10b'; }
.slider-5311::before { content: '\f108'; }
.frame_b1a9::before { content: '\f10a'; }

/* Gambling Specific Icons */
.container-hovered-52a6::before { content: '\f522'; }
.pink-be2f::before { content: '\f327'; }
.right_4153::before { content: '\f219'; }
.alert_1900::before { content: '\f21e'; }
.backdrop_dynamic_e493::before { content: '\f2f5'; }

/* Social Icons */
.block-cbf1::before { content: '\f09a'; }
.black_abbf::before { content: '\f099'; }
.item-dc6c::before { content: '\f16d'; }
.south_7477::before { content: '\f167'; }
.surface-6db5::before { content: '\f2c6'; }
.disabled-plasma-4c34::before { content: '\f232'; }

/* Size Classes */
.light_9225 { font-size: 0.75em; }
.left-065f { font-size: 0.875em; }
.nav_purple_e92e { font-size: 1.33em; }
.detail_c4fc { font-size: 1.5em; }
.sort-advanced-1129 { font-size: 2em; }
.outline-stone-318e { font-size: 3em; }

/* Animation Classes */
.mask-04a0 {
    animation: fa-spin 2s infinite linear;
}

.shadow-de0b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b582 */
.widget-item-z8 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.1;
}
