/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.image_hot_dda8) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tabs_first_8748, .caption_4a06 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.summary-4b7e::before { content: '\f015'; }
.tooltip_down_60d3::before { content: '\f007'; }
.last-e49d::before { content: '\f023'; }
.easy_dbde::before { content: '\f0e0'; }
.hover-daa9::before { content: '\f095'; }
.badge-0204::before { content: '\f005'; }
.primary_rough_e8d6::before { content: '\f004'; }
.photo_tiny_fc13::before { content: '\f00c'; }
.thumbnail-f7e4::before { content: '\f00d'; }
.disabled_8df1::before { content: '\f002'; }
.element-mini-0d7b::before { content: '\f0c9'; }
.green-8506::before { content: '\f061'; }
.background_763c::before { content: '\f060'; }
.grid_inner_7b70::before { content: '\f04b'; }
.carousel-solid-8560::before { content: '\f04c'; }
.static-d2c7::before { content: '\f019'; }
.tooltip_4003::before { content: '\f093'; }
.tall_6dc0::before { content: '\f132'; }
.table_f998::before { content: '\f091'; }
.tabs_8141::before { content: '\f06b'; }
.hard_8c33::before { content: '\f0d6'; }
.green-3f0c::before { content: '\f09d'; }
.prev_0883::before { content: '\f10b'; }
.bright_818b::before { content: '\f108'; }
.pink-c565::before { content: '\f10a'; }

/* Gambling Specific Icons */
.medium_25b4::before { content: '\f522'; }
.pagination_middle_3225::before { content: '\f327'; }
.huge-12a7::before { content: '\f219'; }
.button-huge-a59d::before { content: '\f21e'; }
.shadow-746f::before { content: '\f2f5'; }

/* Social Icons */
.column_bc48::before { content: '\f09a'; }
.message-661e::before { content: '\f099'; }
.simple_f01f::before { content: '\f16d'; }
.simple_682b::before { content: '\f167'; }
.mask-basic-410e::before { content: '\f2c6'; }
.soft_a4e3::before { content: '\f232'; }

/* Size Classes */
.mini_08a8 { font-size: 0.75em; }
.pagination_fc26 { font-size: 0.875em; }
.column-9148 { font-size: 1.33em; }
.border-glass-b5a3 { font-size: 1.5em; }
.header_b434 { font-size: 2em; }
.tall-6314 { font-size: 3em; }

/* Animation Classes */
.aside-white-61da {
    animation: fa-spin 2s infinite linear;
}

.widget-thick-00a4 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: af9c */
.shadow-element-q0 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.2;
}
