/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.section-basic-afcf) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.orange_3bf5, .grid-blue-f832 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.large_037b::before { content: '\f015'; }
.accordion_center_2e2e::before { content: '\f007'; }
.header_6923::before { content: '\f023'; }
.form-b65c::before { content: '\f0e0'; }
.secondary-6714::before { content: '\f095'; }
.solid_c0ad::before { content: '\f005'; }
.button_red_bfcc::before { content: '\f004'; }
.preview-2403::before { content: '\f00c'; }
.status-cf34::before { content: '\f00d'; }
.label-hard-f79a::before { content: '\f002'; }
.gradient-warm-ac76::before { content: '\f0c9'; }
.fresh-2f04::before { content: '\f061'; }
.tabs-dynamic-a051::before { content: '\f060'; }
.sidebar_cold_a4d4::before { content: '\f04b'; }
.paragraph_5d2d::before { content: '\f04c'; }
.form-slow-be22::before { content: '\f019'; }
.modal-basic-90ff::before { content: '\f093'; }
.gallery_complex_96e5::before { content: '\f132'; }
.container-hard-7c7e::before { content: '\f091'; }
.avatar_26ab::before { content: '\f06b'; }
.feature-c104::before { content: '\f0d6'; }
.yellow-43e4::before { content: '\f09d'; }
.dropdown-3fb6::before { content: '\f10b'; }
.info_complex_3121::before { content: '\f108'; }
.info-first-ae86::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hovered_5128::before { content: '\f522'; }
.gradient_pro_66d8::before { content: '\f327'; }
.accent-next-4280::before { content: '\f219'; }
.north-75af::before { content: '\f21e'; }
.row-99db::before { content: '\f2f5'; }

/* Social Icons */
.container_f28c::before { content: '\f09a'; }
.soft_0f15::before { content: '\f099'; }
.media-orange-bb67::before { content: '\f16d'; }
.footer_blue_7898::before { content: '\f167'; }
.pink-87f6::before { content: '\f2c6'; }
.hidden_out_9c43::before { content: '\f232'; }

/* Size Classes */
.white-4cc2 { font-size: 0.75em; }
.dropdown-0bfd { font-size: 0.875em; }
.hovered-3907 { font-size: 1.33em; }
.image_upper_ae4a { font-size: 1.5em; }
.tertiary-7c84 { font-size: 2em; }
.filter_yellow_d3b1 { font-size: 3em; }

/* Animation Classes */
.notification-brown-8e65 {
    animation: fa-spin 2s infinite linear;
}

.element-mini-9686 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9fcb */
.widget-item-q4 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.0;
}
