/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.new_b35e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.basic_cb15, .tag_tiny_dfed {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.full_0208::before { content: '\f015'; }
.fresh_9e70::before { content: '\f007'; }
.pressed-409d::before { content: '\f023'; }
.outline-over-e205::before { content: '\f0e0'; }
.chip_left_14a6::before { content: '\f095'; }
.widget-5a79::before { content: '\f005'; }
.form_right_d113::before { content: '\f004'; }
.first_d855::before { content: '\f00c'; }
.sidebar_simple_b7e7::before { content: '\f00d'; }
.list_wide_3b2d::before { content: '\f002'; }
.up-bff6::before { content: '\f0c9'; }
.summary_dfb6::before { content: '\f061'; }
.heading_73c9::before { content: '\f060'; }
.modal-3d72::before { content: '\f04b'; }
.carousel_f552::before { content: '\f04c'; }
.video-3d13::before { content: '\f019'; }
.summary_red_ff06::before { content: '\f093'; }
.tertiary_1dd3::before { content: '\f132'; }
.accent_copper_6878::before { content: '\f091'; }
.secondary-down-1ac3::before { content: '\f06b'; }
.solid_0a54::before { content: '\f0d6'; }
.outline_4f40::before { content: '\f09d'; }
.layout-old-54b7::before { content: '\f10b'; }
.preview_dca9::before { content: '\f108'; }
.description-a88b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.sort_center_5047::before { content: '\f522'; }
.summary_full_3792::before { content: '\f327'; }
.east_d0df::before { content: '\f219'; }
.link-e67f::before { content: '\f21e'; }
.popup_1d26::before { content: '\f2f5'; }

/* Social Icons */
.texture-5ef3::before { content: '\f09a'; }
.notice-black-f3ca::before { content: '\f099'; }
.gas-791d::before { content: '\f16d'; }
.mask_40da::before { content: '\f167'; }
.surface-1a01::before { content: '\f2c6'; }
.sort-cold-3993::before { content: '\f232'; }

/* Size Classes */
.header-54ba { font-size: 0.75em; }
.tag_6187 { font-size: 0.875em; }
.table-cd57 { font-size: 1.33em; }
.notification_023e { font-size: 1.5em; }
.column_b34d { font-size: 2em; }
.primary-stone-0ef0 { font-size: 3em; }

/* Animation Classes */
.carousel-under-83a0 {
    animation: fa-spin 2s infinite linear;
}

.lower-958f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4336 */
.widget-item-f3 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.0;
}
