/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tooltip_stone_fc45) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.notification_a9c6, .cool_e24e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.preview-94e4::before { content: '\f015'; }
.slider-1c74::before { content: '\f007'; }
.warm-0db7::before { content: '\f023'; }
.preview-f664::before { content: '\f0e0'; }
.active-9a63::before { content: '\f095'; }
.link_black_4d0a::before { content: '\f005'; }
.article-iron-f97d::before { content: '\f004'; }
.middle-5ece::before { content: '\f00c'; }
.gradient_05dc::before { content: '\f00d'; }
.box_990e::before { content: '\f002'; }
.under-64fc::before { content: '\f0c9'; }
.logo-yellow-63df::before { content: '\f061'; }
.panel_static_24d7::before { content: '\f060'; }
.block_solid_9d05::before { content: '\f04b'; }
.panel-3038::before { content: '\f04c'; }
.rough-72a6::before { content: '\f019'; }
.gold-9483::before { content: '\f093'; }
.tertiary_purple_5e67::before { content: '\f132'; }
.hover-wide-5d64::before { content: '\f091'; }
.old-47e0::before { content: '\f06b'; }
.gradient-thick-d7ed::before { content: '\f0d6'; }
.widget_552b::before { content: '\f09d'; }
.thumbnail-4038::before { content: '\f10b'; }
.dropdown-c45c::before { content: '\f108'; }
.primary-bronze-782c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.chip-d969::before { content: '\f522'; }
.image_1eb8::before { content: '\f327'; }
.logo_5700::before { content: '\f219'; }
.footer_a9dd::before { content: '\f21e'; }
.copper_a9a9::before { content: '\f2f5'; }

/* Social Icons */
.footer_9ee7::before { content: '\f09a'; }
.popup-f3ca::before { content: '\f099'; }
.feature-60e1::before { content: '\f16d'; }
.accordion-f11d::before { content: '\f167'; }
.summary_eaa7::before { content: '\f2c6'; }
.over_ea36::before { content: '\f232'; }

/* Size Classes */
.video_new_5cff { font-size: 0.75em; }
.video-first-222e { font-size: 0.875em; }
.video_iron_f00a { font-size: 1.33em; }
.steel-a924 { font-size: 1.5em; }
.button-fixed-e47f { font-size: 2em; }
.easy-2501 { font-size: 3em; }

/* Animation Classes */
.old-6a74 {
    animation: fa-spin 2s infinite linear;
}

.left_5632 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d8fd */
.shadow-element-l4 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.3;
}
