/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.logo-dirty-6779) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.avatar-f2a0, .component-6cb0 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.brown_b667::before { content: '\f015'; }
.title_narrow_5f2e::before { content: '\f007'; }
.main-black-c2d1::before { content: '\f023'; }
.lower-18e3::before { content: '\f0e0'; }
.link_3210::before { content: '\f095'; }
.green_eda5::before { content: '\f005'; }
.inner-9d78::before { content: '\f004'; }
.pro-bcdd::before { content: '\f00c'; }
.layout-smooth-178f::before { content: '\f00d'; }
.link-80f8::before { content: '\f002'; }
.up-c8b1::before { content: '\f0c9'; }
.lite-e01b::before { content: '\f061'; }
.soft-7059::before { content: '\f060'; }
.section_purple_8ba7::before { content: '\f04b'; }
.mask-f3d2::before { content: '\f04c'; }
.logo-42d5::before { content: '\f019'; }
.preview-2deb::before { content: '\f093'; }
.container_ff75::before { content: '\f132'; }
.pagination_warm_396f::before { content: '\f091'; }
.next-dcb4::before { content: '\f06b'; }
.label-next-9b0d::before { content: '\f0d6'; }
.description-dynamic-4d04::before { content: '\f09d'; }
.light-62b2::before { content: '\f10b'; }
.tall_44d9::before { content: '\f108'; }
.shadow-aae6::before { content: '\f10a'; }

/* Gambling Specific Icons */
.breadcrumb-5718::before { content: '\f522'; }
.secondary_cf8e::before { content: '\f327'; }
.info_out_566a::before { content: '\f219'; }
.summary_tiny_f3e5::before { content: '\f21e'; }
.bottom-5fcd::before { content: '\f2f5'; }

/* Social Icons */
.image_rough_5fd1::before { content: '\f09a'; }
.summary-0cf9::before { content: '\f099'; }
.row_a4b8::before { content: '\f16d'; }
.frame-e617::before { content: '\f167'; }
.picture_middle_a4f0::before { content: '\f2c6'; }
.block-medium-ca3c::before { content: '\f232'; }

/* Size Classes */
.short-f218 { font-size: 0.75em; }
.shade_yellow_96da { font-size: 0.875em; }
.iron-ae71 { font-size: 1.33em; }
.lower_44d6 { font-size: 1.5em; }
.button-3171 { font-size: 2em; }
.component_wood_f2ac { font-size: 3em; }

/* Animation Classes */
.column-hovered-439c {
    animation: fa-spin 2s infinite linear;
}

.heading-b083 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: dc7a */
.widget-item-f6 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.2;
}
