/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.box_soft_0659) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.heading_static_c3a5, .purple-96f2 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.popup-089b::before { content: '\f015'; }
.tag_tiny_a131::before { content: '\f007'; }
.pagination_3d61::before { content: '\f023'; }
.smooth-fa03::before { content: '\f0e0'; }
.video-1423::before { content: '\f095'; }
.progress_plasma_16ca::before { content: '\f005'; }
.brown_8a2e::before { content: '\f004'; }
.gradient-4ae1::before { content: '\f00c'; }
.disabled-7790::before { content: '\f00d'; }
.row_hot_3149::before { content: '\f002'; }
.left-fa0b::before { content: '\f0c9'; }
.nav_center_af46::before { content: '\f061'; }
.widget_2ca2::before { content: '\f060'; }
.column_hot_0f9b::before { content: '\f04b'; }
.dropdown_532e::before { content: '\f04c'; }
.hovered_246e::before { content: '\f019'; }
.sort-5f4f::before { content: '\f093'; }
.grid-purple-f05b::before { content: '\f132'; }
.stale_073b::before { content: '\f091'; }
.sidebar_c283::before { content: '\f06b'; }
.copper_8782::before { content: '\f0d6'; }
.info_over_3026::before { content: '\f09d'; }
.mask-fluid-6d9c::before { content: '\f10b'; }
.list_steel_2115::before { content: '\f108'; }
.hidden_north_2fd6::before { content: '\f10a'; }

/* Gambling Specific Icons */
.link-b2c4::before { content: '\f522'; }
.progress-9e02::before { content: '\f327'; }
.container_in_95ad::before { content: '\f219'; }
.overlay_inner_7a03::before { content: '\f21e'; }
.header-stone-0e91::before { content: '\f2f5'; }

/* Social Icons */
.frame_orange_417b::before { content: '\f09a'; }
.gradient_cool_d104::before { content: '\f099'; }
.chip_steel_0347::before { content: '\f16d'; }
.photo-3cf8::before { content: '\f167'; }
.list_new_71a3::before { content: '\f2c6'; }
.panel-north-6e45::before { content: '\f232'; }

/* Size Classes */
.description_complex_4bb0 { font-size: 0.75em; }
.basic-15ed { font-size: 0.875em; }
.alert-d5cb { font-size: 1.33em; }
.bright-a64f { font-size: 1.5em; }
.dynamic-f37e { font-size: 2em; }
.picture-cold-ef1f { font-size: 3em; }

/* Animation Classes */
.tooltip-top-216c {
    animation: fa-spin 2s infinite linear;
}

.button_b020 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f423 */
.shadow-element-a8 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.1;
}
