/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.item-20c1) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.logo_9d33, .video-huge-7a29 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.detail_white_91bc::before { content: '\f015'; }
.wrapper-0c6d::before { content: '\f007'; }
.bright-8d32::before { content: '\f023'; }
.gradient_a934::before { content: '\f0e0'; }
.fresh_e3dd::before { content: '\f095'; }
.background_lite_df5c::before { content: '\f005'; }
.avatar_lite_3e6f::before { content: '\f004'; }
.backdrop_middle_d820::before { content: '\f00c'; }
.stale_bf4c::before { content: '\f00d'; }
.pink_586a::before { content: '\f002'; }
.pagination_4687::before { content: '\f0c9'; }
.plasma-420c::before { content: '\f061'; }
.menu-a52d::before { content: '\f060'; }
.large_3636::before { content: '\f04b'; }
.slider-fresh-62ea::before { content: '\f04c'; }
.upper_6e5b::before { content: '\f019'; }
.description_top_ff58::before { content: '\f093'; }
.nav-bronze-ce44::before { content: '\f132'; }
.message_fresh_ed6c::before { content: '\f091'; }
.warm-cc8f::before { content: '\f06b'; }
.active_9377::before { content: '\f0d6'; }
.notification-east-f9e0::before { content: '\f09d'; }
.in-0daa::before { content: '\f10b'; }
.modal_north_2fae::before { content: '\f108'; }
.plasma_b405::before { content: '\f10a'; }

/* Gambling Specific Icons */
.label_silver_de49::before { content: '\f522'; }
.tooltip-7cb0::before { content: '\f327'; }
.disabled-56fa::before { content: '\f219'; }
.wide_e674::before { content: '\f21e'; }
.search_fa65::before { content: '\f2f5'; }

/* Social Icons */
.silver_53cc::before { content: '\f09a'; }
.feature-3982::before { content: '\f099'; }
.table-purple-1325::before { content: '\f16d'; }
.detail_static_6a13::before { content: '\f167'; }
.silver_c3ca::before { content: '\f2c6'; }
.message_3101::before { content: '\f232'; }

/* Size Classes */
.column-ac32 { font-size: 0.75em; }
.paragraph_d37a { font-size: 0.875em; }
.summary-311d { font-size: 1.33em; }
.heading-left-f976 { font-size: 1.5em; }
.layout-fluid-a7ae { font-size: 2em; }
.east-26c3 { font-size: 3em; }

/* Animation Classes */
.article-full-97c1 {
    animation: fa-spin 2s infinite linear;
}

.box_8184 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b1ba */
.shadow-element-v7 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.2;
}
