/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.chip-down-10a8) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.photo_purple_3d13, .summary_a448 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.progress-6468::before { content: '\f015'; }
.overlay-f83e::before { content: '\f007'; }
.glass-bc21::before { content: '\f023'; }
.sidebar-pink-b0f8::before { content: '\f0e0'; }
.mini-d8d4::before { content: '\f095'; }
.popup-3cc7::before { content: '\f005'; }
.label_e5ee::before { content: '\f004'; }
.popup_afe3::before { content: '\f00c'; }
.focused-bac3::before { content: '\f00d'; }
.mini_1424::before { content: '\f002'; }
.menu-medium-cd71::before { content: '\f0c9'; }
.shadow_yellow_8534::before { content: '\f061'; }
.up_2c3b::before { content: '\f060'; }
.new_6ac6::before { content: '\f04b'; }
.advanced_27b4::before { content: '\f04c'; }
.element_cold_3d89::before { content: '\f019'; }
.tag-35ec::before { content: '\f093'; }
.box_2741::before { content: '\f132'; }
.blue_d89b::before { content: '\f091'; }
.label_86b1::before { content: '\f06b'; }
.highlight-prev-ad76::before { content: '\f0d6'; }
.under_a750::before { content: '\f09d'; }
.block-copper-e43a::before { content: '\f10b'; }
.pattern_9401::before { content: '\f108'; }
.caption_next_dd82::before { content: '\f10a'; }

/* Gambling Specific Icons */
.preview-8a85::before { content: '\f522'; }
.surface-light-1109::before { content: '\f327'; }
.box-8d45::before { content: '\f219'; }
.left_65f9::before { content: '\f21e'; }
.container_2c63::before { content: '\f2f5'; }

/* Social Icons */
.active_over_5d65::before { content: '\f09a'; }
.active_f7cb::before { content: '\f099'; }
.slider_slow_75a5::before { content: '\f16d'; }
.prev-3614::before { content: '\f167'; }
.section-5c17::before { content: '\f2c6'; }
.short-a87a::before { content: '\f232'; }

/* Size Classes */
.tertiary_2742 { font-size: 0.75em; }
.picture_small_2e36 { font-size: 0.875em; }
.mini-99bd { font-size: 1.33em; }
.info_right_5003 { font-size: 1.5em; }
.focus_east_5d7c { font-size: 2em; }
.tabs_clean_6c11 { font-size: 3em; }

/* Animation Classes */
.backdrop-dynamic-3bf3 {
    animation: fa-spin 2s infinite linear;
}

.message-6188 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 58aa */
.shadow-element-e7 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.2;
}
