/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.copper-330e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.photo-red-ab91, .north_ab0c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.west_a044::before { content: '\f015'; }
.tiny_7ee3::before { content: '\f007'; }
.title-red-4655::before { content: '\f023'; }
.tag-wood-d08d::before { content: '\f0e0'; }
.tabs-69fa::before { content: '\f095'; }
.outline-a54b::before { content: '\f005'; }
.cold_4a4d::before { content: '\f004'; }
.breadcrumb-2735::before { content: '\f00c'; }
.middle_d600::before { content: '\f00d'; }
.chip_887d::before { content: '\f002'; }
.modal-clean-6269::before { content: '\f0c9'; }
.texture_8fd0::before { content: '\f061'; }
.detail-7191::before { content: '\f060'; }
.link_advanced_b90f::before { content: '\f04b'; }
.tooltip-over-84a6::before { content: '\f04c'; }
.detail_pink_3480::before { content: '\f019'; }
.surface_1a1f::before { content: '\f093'; }
.alert-c3e9::before { content: '\f132'; }
.last-4a2b::before { content: '\f091'; }
.lower-b213::before { content: '\f06b'; }
.green_984c::before { content: '\f0d6'; }
.next-b77f::before { content: '\f09d'; }
.status_glass_d731::before { content: '\f10b'; }
.container_711c::before { content: '\f108'; }
.message_e015::before { content: '\f10a'; }

/* Gambling Specific Icons */
.south_0f1e::before { content: '\f522'; }
.panel_lite_fba6::before { content: '\f327'; }
.input-ae6d::before { content: '\f219'; }
.video_b1d1::before { content: '\f21e'; }
.pagination_current_a0c8::before { content: '\f2f5'; }

/* Social Icons */
.hovered_d163::before { content: '\f09a'; }
.layout_fd12::before { content: '\f099'; }
.aside-43a1::before { content: '\f16d'; }
.clean-0143::before { content: '\f167'; }
.widget_stone_b884::before { content: '\f2c6'; }
.grid_6bd0::before { content: '\f232'; }

/* Size Classes */
.breadcrumb-wide-80b0 { font-size: 0.75em; }
.shadow-9cc0 { font-size: 0.875em; }
.soft-266c { font-size: 1.33em; }
.clean_9ab4 { font-size: 1.5em; }
.summary-427a { font-size: 2em; }
.container-2a49 { font-size: 3em; }

/* Animation Classes */
.glass-94d1 {
    animation: fa-spin 2s infinite linear;
}

.gradient_f217 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: bf14 */
.shadow-element-m3 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.0;
}
