/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.overlay_ae8e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.container-0d64, .hard-2d36 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.new_e817::before { content: '\f015'; }
.footer-89b4::before { content: '\f007'; }
.tall-65f3::before { content: '\f023'; }
.highlight_6014::before { content: '\f0e0'; }
.pagination-current-2cea::before { content: '\f095'; }
.element-4134::before { content: '\f005'; }
.background_0e7e::before { content: '\f004'; }
.popup_51bf::before { content: '\f00c'; }
.menu-fresh-2e02::before { content: '\f00d'; }
.border-bf73::before { content: '\f002'; }
.bright-6df2::before { content: '\f0c9'; }
.primary-0ea4::before { content: '\f061'; }
.hot-4bdc::before { content: '\f060'; }
.disabled-e555::before { content: '\f04b'; }
.shade-c9e4::before { content: '\f04c'; }
.row-78c4::before { content: '\f019'; }
.stale_33d0::before { content: '\f093'; }
.mask-in-15ac::before { content: '\f132'; }
.layout-b1a6::before { content: '\f091'; }
.chip_1e06::before { content: '\f06b'; }
.description_86d6::before { content: '\f0d6'; }
.media-0524::before { content: '\f09d'; }
.link_5a79::before { content: '\f10b'; }
.pro-e1c0::before { content: '\f108'; }
.tiny_a5e1::before { content: '\f10a'; }

/* Gambling Specific Icons */
.picture-6205::before { content: '\f522'; }
.grid-clean-5843::before { content: '\f327'; }
.frame-0d69::before { content: '\f219'; }
.table_tiny_7918::before { content: '\f21e'; }
.tertiary-bottom-21a5::before { content: '\f2f5'; }

/* Social Icons */
.large_4cc8::before { content: '\f09a'; }
.advanced-b8dc::before { content: '\f099'; }
.label_clean_a062::before { content: '\f16d'; }
.hero_23f6::before { content: '\f167'; }
.modal-94f6::before { content: '\f2c6'; }
.paragraph_fb4e::before { content: '\f232'; }

/* Size Classes */
.left-4dfc { font-size: 0.75em; }
.gradient-be6b { font-size: 0.875em; }
.progress_49fd { font-size: 1.33em; }
.tertiary_huge_6d21 { font-size: 1.5em; }
.form_hot_f1d4 { font-size: 2em; }
.module_motion_d181 { font-size: 3em; }

/* Animation Classes */
.article_c1bc {
    animation: fa-spin 2s infinite linear;
}

.button-11c5 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f827 */
.shadow-element-r2 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.3;
}
