/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.header-b2bb) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.container-1ccb, .secondary-8551 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.glass_64f7::before { content: '\f015'; }
.first_ca1b::before { content: '\f007'; }
.background-medium-6d6c::before { content: '\f023'; }
.preview-clean-c734::before { content: '\f0e0'; }
.grid-short-d6dc::before { content: '\f095'; }
.alert-20d6::before { content: '\f005'; }
.logo_9756::before { content: '\f004'; }
.outline_3ded::before { content: '\f00c'; }
.selected-4ee4::before { content: '\f00d'; }
.gallery_d2b5::before { content: '\f002'; }
.progress-green-f6c7::before { content: '\f0c9'; }
.bottom_82e6::before { content: '\f061'; }
.soft_dc89::before { content: '\f060'; }
.last_edbb::before { content: '\f04b'; }
.steel_d8fa::before { content: '\f04c'; }
.caption-3d03::before { content: '\f019'; }
.left-12ed::before { content: '\f093'; }
.red_e6be::before { content: '\f132'; }
.static-fd6c::before { content: '\f091'; }
.gallery_d907::before { content: '\f06b'; }
.simple-ff18::before { content: '\f0d6'; }
.menu_huge_c6af::before { content: '\f09d'; }
.tag_lower_be55::before { content: '\f10b'; }
.video-970c::before { content: '\f108'; }
.dynamic-905e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.widget_bronze_ac7f::before { content: '\f522'; }
.block_ee50::before { content: '\f327'; }
.item-3c41::before { content: '\f219'; }
.dim-4c95::before { content: '\f21e'; }
.hover-f632::before { content: '\f2f5'; }

/* Social Icons */
.carousel_steel_5ebb::before { content: '\f09a'; }
.blue_5613::before { content: '\f099'; }
.card_smooth_0969::before { content: '\f16d'; }
.shade_yellow_4628::before { content: '\f167'; }
.outline-b993::before { content: '\f2c6'; }
.tag-green-7a81::before { content: '\f232'; }

/* Size Classes */
.gradient_plasma_b0f9 { font-size: 0.75em; }
.fast-327f { font-size: 0.875em; }
.prev_ea94 { font-size: 1.33em; }
.inner-0198 { font-size: 1.5em; }
.tabs_bb62 { font-size: 2em; }
.content-down-f8ba { font-size: 3em; }

/* Animation Classes */
.frame-top-7f97 {
    animation: fa-spin 2s infinite linear;
}

.iron_ada5 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4e79 */
.shadow-element-h3 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.2;
}
