/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.table-f959) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.box_84f2, .pink-59e7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.aside-6d58::before { content: '\f015'; }
.chip-4922::before { content: '\f007'; }
.highlight-easy-6c5d::before { content: '\f023'; }
.module-motion-2acd::before { content: '\f0e0'; }
.button-center-bbd3::before { content: '\f095'; }
.slider-6e7e::before { content: '\f005'; }
.video-selected-1fc7::before { content: '\f004'; }
.in-3504::before { content: '\f00c'; }
.hovered-46a3::before { content: '\f00d'; }
.message-hard-b3ac::before { content: '\f002'; }
.box_4f3a::before { content: '\f0c9'; }
.thumbnail-advanced-d28b::before { content: '\f061'; }
.primary_1dc1::before { content: '\f060'; }
.form-9685::before { content: '\f04b'; }
.modal_cold_0f4b::before { content: '\f04c'; }
.notice-ec0b::before { content: '\f019'; }
.layout_8982::before { content: '\f093'; }
.badge_current_2233::before { content: '\f132'; }
.row-bright-6a1b::before { content: '\f091'; }
.preview_ecf0::before { content: '\f06b'; }
.footer_935d::before { content: '\f0d6'; }
.yellow-b3bc::before { content: '\f09d'; }
.photo_center_3148::before { content: '\f10b'; }
.picture-south-3f31::before { content: '\f108'; }
.preview-mini-dfde::before { content: '\f10a'; }

/* Gambling Specific Icons */
.red_fea0::before { content: '\f522'; }
.media-bronze-8cd7::before { content: '\f327'; }
.liquid_ccd7::before { content: '\f219'; }
.lower-0a2a::before { content: '\f21e'; }
.widget_right_8053::before { content: '\f2f5'; }

/* Social Icons */
.summary_active_853f::before { content: '\f09a'; }
.row-pro-78d5::before { content: '\f099'; }
.middle_d338::before { content: '\f16d'; }
.tertiary-liquid-83d8::before { content: '\f167'; }
.fluid_05a3::before { content: '\f2c6'; }
.heading_fecc::before { content: '\f232'; }

/* Size Classes */
.in_fb95 { font-size: 0.75em; }
.copper-5859 { font-size: 0.875em; }
.notification_left_9eb5 { font-size: 1.33em; }
.table-plasma-dfbe { font-size: 1.5em; }
.highlight-steel-bf4d { font-size: 2em; }
.small-176a { font-size: 3em; }

/* Animation Classes */
.simple-866b {
    animation: fa-spin 2s infinite linear;
}

.content-cbff {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 48d1 */
.promo-block-n5 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.1;
}
