/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hero_2276) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.huge_8407, .content_lite_c5a2 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.fresh_74f9::before { content: '\f015'; }
.mini_e82a::before { content: '\f007'; }
.lite-2e2c::before { content: '\f023'; }
.status-4820::before { content: '\f0e0'; }
.mask-1805::before { content: '\f095'; }
.hard_0d64::before { content: '\f005'; }
.tooltip_pressed_342c::before { content: '\f004'; }
.left_5b53::before { content: '\f00c'; }
.label-39b4::before { content: '\f00d'; }
.solid-2e1c::before { content: '\f002'; }
.wide-5468::before { content: '\f0c9'; }
.content-black-e6f7::before { content: '\f061'; }
.tall_0527::before { content: '\f060'; }
.huge_6fbf::before { content: '\f04b'; }
.footer-east-8cb0::before { content: '\f04c'; }
.gold-bcf8::before { content: '\f019'; }
.grid-next-d722::before { content: '\f093'; }
.backdrop-8dd3::before { content: '\f132'; }
.accordion-paper-e8a0::before { content: '\f091'; }
.row-cold-f3f3::before { content: '\f06b'; }
.tertiary-1c5a::before { content: '\f0d6'; }
.focus-solid-57d7::before { content: '\f09d'; }
.row_tiny_a5f4::before { content: '\f10b'; }
.banner-first-158a::before { content: '\f108'; }
.shadow_ba73::before { content: '\f10a'; }

/* Gambling Specific Icons */
.content_yellow_e571::before { content: '\f522'; }
.video_tall_de40::before { content: '\f327'; }
.caption_8213::before { content: '\f219'; }
.full-b28b::before { content: '\f21e'; }
.avatar-ed2c::before { content: '\f2f5'; }

/* Social Icons */
.row-orange-3ec8::before { content: '\f09a'; }
.west-4d4e::before { content: '\f099'; }
.steel-ecdd::before { content: '\f16d'; }
.active-clean-fb7e::before { content: '\f167'; }
.background-solid-9499::before { content: '\f2c6'; }
.outline_north_4061::before { content: '\f232'; }

/* Size Classes */
.prev-bba7 { font-size: 0.75em; }
.label_action_f1bd { font-size: 0.875em; }
.active_b289 { font-size: 1.33em; }
.caption_next_914f { font-size: 1.5em; }
.dynamic_4e0f { font-size: 2em; }
.stone_3951 { font-size: 3em; }

/* Animation Classes */
.slider_07e3 {
    animation: fa-spin 2s infinite linear;
}

.active-a380 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1e24 */
.phantom-card-h8 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.3;
}
