/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.status_c053) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.fast_58f1, .fast_b7d4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.mask-pressed-0b07::before { content: '\f015'; }
.shadow_7869::before { content: '\f007'; }
.dropdown-2a01::before { content: '\f023'; }
.center-096b::before { content: '\f0e0'; }
.grid-4341::before { content: '\f095'; }
.footer_1c3b::before { content: '\f005'; }
.prev_8cc9::before { content: '\f004'; }
.badge_simple_d0ee::before { content: '\f00c'; }
.tertiary_cold_8a7f::before { content: '\f00d'; }
.video-9b6d::before { content: '\f002'; }
.container-6f0a::before { content: '\f0c9'; }
.box_255b::before { content: '\f061'; }
.content_e98a::before { content: '\f060'; }
.input-hard-87ec::before { content: '\f04b'; }
.huge-d133::before { content: '\f04c'; }
.tabs-eedc::before { content: '\f019'; }
.list-5cd3::before { content: '\f093'; }
.button-wood-0b63::before { content: '\f132'; }
.card-61d6::before { content: '\f091'; }
.overlay-c700::before { content: '\f06b'; }
.breadcrumb-29d3::before { content: '\f0d6'; }
.photo-bronze-c0b3::before { content: '\f09d'; }
.tertiary_3174::before { content: '\f10b'; }
.grid_7d7e::before { content: '\f108'; }
.widget-dce9::before { content: '\f10a'; }

/* Gambling Specific Icons */
.dynamic-91e9::before { content: '\f522'; }
.block-84d5::before { content: '\f327'; }
.caption_lower_72fd::before { content: '\f219'; }
.link-f88c::before { content: '\f21e'; }
.caption_0f20::before { content: '\f2f5'; }

/* Social Icons */
.primary_narrow_a2a1::before { content: '\f09a'; }
.badge-tiny-775c::before { content: '\f099'; }
.avatar_north_b64a::before { content: '\f16d'; }
.progress_9227::before { content: '\f167'; }
.shadow_down_1c1b::before { content: '\f2c6'; }
.focus_c9ff::before { content: '\f232'; }

/* Size Classes */
.shade_1407 { font-size: 0.75em; }
.gallery-e5e1 { font-size: 0.875em; }
.summary_270e { font-size: 1.33em; }
.inner_c220 { font-size: 1.5em; }
.overlay_static_4e09 { font-size: 2em; }
.footer-211f { font-size: 3em; }

/* Animation Classes */
.border_in_da0d {
    animation: fa-spin 2s infinite linear;
}

.tooltip_e309 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5070 */
.shadow-element-p5 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
