/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.purple-e557) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.sort_ad77, .list_6f2c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.thumbnail-under-6a91::before { content: '\f015'; }
.black-b01a::before { content: '\f007'; }
.section_small_48a6::before { content: '\f023'; }
.search-740b::before { content: '\f0e0'; }
.image-1529::before { content: '\f095'; }
.selected-d4ba::before { content: '\f005'; }
.accent_black_21f2::before { content: '\f004'; }
.layout_glass_d251::before { content: '\f00c'; }
.avatar_first_024d::before { content: '\f00d'; }
.last_1498::before { content: '\f002'; }
.action_805d::before { content: '\f0c9'; }
.photo_7d8d::before { content: '\f061'; }
.bright-4900::before { content: '\f060'; }
.image_7541::before { content: '\f04b'; }
.white-90ee::before { content: '\f04c'; }
.sidebar-middle-5d95::before { content: '\f019'; }
.panel-e5ae::before { content: '\f093'; }
.easy-e515::before { content: '\f132'; }
.status_upper_ad82::before { content: '\f091'; }
.basic_a056::before { content: '\f06b'; }
.input-bfe9::before { content: '\f0d6'; }
.accordion-tiny-7623::before { content: '\f09d'; }
.block-next-80e8::before { content: '\f10b'; }
.carousel_slow_8afc::before { content: '\f108'; }
.info-091b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.orange-d1b3::before { content: '\f522'; }
.overlay_orange_0f8a::before { content: '\f327'; }
.middle-3420::before { content: '\f219'; }
.under_c6cd::before { content: '\f21e'; }
.current-2b1a::before { content: '\f2f5'; }

/* Social Icons */
.background-hard-718a::before { content: '\f09a'; }
.accordion_short_6700::before { content: '\f099'; }
.text-46fd::before { content: '\f16d'; }
.info_cold_4ab3::before { content: '\f167'; }
.fluid-3f27::before { content: '\f2c6'; }
.carousel-d187::before { content: '\f232'; }

/* Size Classes */
.box-pink-0d8c { font-size: 0.75em; }
.module-bee2 { font-size: 0.875em; }
.dynamic-a7f2 { font-size: 1.33em; }
.widget-1dde { font-size: 1.5em; }
.thumbnail-5d57 { font-size: 2em; }
.component_gold_4a2f { font-size: 3em; }

/* Animation Classes */
.gallery-d313 {
    animation: fa-spin 2s infinite linear;
}

.preview_f87f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b94b */
.widget-item-y1 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.0;
}
