/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.carousel_first_c425) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.green_528b, .black_7fca {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.mini_bf8b::before { content: '\f015'; }
.component-3e19::before { content: '\f007'; }
.under-7d52::before { content: '\f023'; }
.summary-left-b3ca::before { content: '\f0e0'; }
.article_simple_60f0::before { content: '\f095'; }
.message-51a6::before { content: '\f005'; }
.short_e71a::before { content: '\f004'; }
.basic_ad0c::before { content: '\f00c'; }
.right_dfd4::before { content: '\f00d'; }
.over_d363::before { content: '\f002'; }
.content_9190::before { content: '\f0c9'; }
.summary_bright_0e7d::before { content: '\f061'; }
.table-paper-564a::before { content: '\f060'; }
.heading-4d96::before { content: '\f04b'; }
.paragraph-fast-83dd::before { content: '\f04c'; }
.paragraph-22ea::before { content: '\f019'; }
.paragraph_lite_8d86::before { content: '\f093'; }
.shadow_723b::before { content: '\f132'; }
.preview_first_1e5c::before { content: '\f091'; }
.narrow-f311::before { content: '\f06b'; }
.main-0e0d::before { content: '\f0d6'; }
.column-027d::before { content: '\f09d'; }
.east-5f56::before { content: '\f10b'; }
.logo_c934::before { content: '\f108'; }
.container-c4fe::before { content: '\f10a'; }

/* Gambling Specific Icons */
.thumbnail_brown_2b84::before { content: '\f522'; }
.notification_complex_120d::before { content: '\f327'; }
.detail-b11e::before { content: '\f219'; }
.right_0555::before { content: '\f21e'; }
.light-8dd0::before { content: '\f2f5'; }

/* Social Icons */
.focus-0742::before { content: '\f09a'; }
.slider_d4e1::before { content: '\f099'; }
.shadow_c4ee::before { content: '\f16d'; }
.clean-3e88::before { content: '\f167'; }
.surface_left_5b38::before { content: '\f2c6'; }
.image-advanced-5a04::before { content: '\f232'; }

/* Size Classes */
.tall_487b { font-size: 0.75em; }
.lower-8162 { font-size: 0.875em; }
.black_776e { font-size: 1.33em; }
.carousel_7391 { font-size: 1.5em; }
.column-prev-b1fc { font-size: 2em; }
.primary_82db { font-size: 3em; }

/* Animation Classes */
.box-full-c91e {
    animation: fa-spin 2s infinite linear;
}

.light-bd20 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 745a */
.shadow-element-k5 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.1;
}
