/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.modal_white_a311) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.detail_fast_302f, .new-70ed {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tag_hard_952c::before { content: '\f015'; }
.component-8601::before { content: '\f007'; }
.row-bronze-c292::before { content: '\f023'; }
.hot-c861::before { content: '\f0e0'; }
.notice-static-97ae::before { content: '\f095'; }
.active-9f8d::before { content: '\f005'; }
.old-461f::before { content: '\f004'; }
.hover_bea7::before { content: '\f00c'; }
.main-focused-c073::before { content: '\f00d'; }
.middle-8b1d::before { content: '\f002'; }
.secondary-warm-dc3f::before { content: '\f0c9'; }
.sort_4e64::before { content: '\f061'; }
.full_f2aa::before { content: '\f060'; }
.container_tiny_cc9b::before { content: '\f04b'; }
.photo-2102::before { content: '\f04c'; }
.clean_d945::before { content: '\f019'; }
.active-under-42ec::before { content: '\f093'; }
.bright_6b3f::before { content: '\f132'; }
.disabled_12a1::before { content: '\f091'; }
.caption_714a::before { content: '\f06b'; }
.small-c13a::before { content: '\f0d6'; }
.smooth-c6ef::before { content: '\f09d'; }
.video-9d6c::before { content: '\f10b'; }
.fixed-93fb::before { content: '\f108'; }
.title_1bfc::before { content: '\f10a'; }

/* Gambling Specific Icons */
.white_033b::before { content: '\f522'; }
.wrapper-left-fd5c::before { content: '\f327'; }
.breadcrumb-91ea::before { content: '\f219'; }
.logo-current-a2b7::before { content: '\f21e'; }
.feature-6bcd::before { content: '\f2f5'; }

/* Social Icons */
.photo-1776::before { content: '\f09a'; }
.last-96fd::before { content: '\f099'; }
.layout-0c11::before { content: '\f16d'; }
.button-clean-fdb8::before { content: '\f167'; }
.icon-ff7c::before { content: '\f2c6'; }
.status-red-26e4::before { content: '\f232'; }

/* Size Classes */
.dim_86b4 { font-size: 0.75em; }
.mask-right-7776 { font-size: 0.875em; }
.hovered_1cef { font-size: 1.33em; }
.pink-e559 { font-size: 1.5em; }
.border_0fa4 { font-size: 2em; }
.secondary_6ba5 { font-size: 3em; }

/* Animation Classes */
.secondary_9b48 {
    animation: fa-spin 2s infinite linear;
}

.panel_old_dfe4 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: db4b */
.shadow-element-t1 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.0;
}
