/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.stone_e755) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.container-steel-c85f, .frame_copper_1381 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.column_gas_4060::before { content: '\f015'; }
.gas_3c6a::before { content: '\f007'; }
.filter_50ef::before { content: '\f023'; }
.icon-f479::before { content: '\f0e0'; }
.orange_aac5::before { content: '\f095'; }
.yellow_656e::before { content: '\f005'; }
.dropdown_lower_3f6b::before { content: '\f004'; }
.media_center_5936::before { content: '\f00c'; }
.preview_upper_85d6::before { content: '\f00d'; }
.gallery-full-d2ae::before { content: '\f002'; }
.modal-hovered-3cb3::before { content: '\f0c9'; }
.static_c501::before { content: '\f061'; }
.aside-steel-475e::before { content: '\f060'; }
.iron_a455::before { content: '\f04b'; }
.layout_e376::before { content: '\f04c'; }
.link_f48b::before { content: '\f019'; }
.content_f2ee::before { content: '\f093'; }
.sidebar-09d5::before { content: '\f132'; }
.footer_209f::before { content: '\f091'; }
.over-40a7::before { content: '\f06b'; }
.bronze_9967::before { content: '\f0d6'; }
.fast_28d4::before { content: '\f09d'; }
.active_complex_e4fb::before { content: '\f10b'; }
.current_7915::before { content: '\f108'; }
.item-stone-329d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hot_5471::before { content: '\f522'; }
.disabled-d758::before { content: '\f327'; }
.middle-8bd8::before { content: '\f219'; }
.gradient_4e6a::before { content: '\f21e'; }
.card-f97d::before { content: '\f2f5'; }

/* Social Icons */
.east-dc15::before { content: '\f09a'; }
.title-e442::before { content: '\f099'; }
.element_18cd::before { content: '\f16d'; }
.video_dark_4704::before { content: '\f167'; }
.hidden_8367::before { content: '\f2c6'; }
.glass_d4f1::before { content: '\f232'; }

/* Size Classes */
.caption_tiny_2c73 { font-size: 0.75em; }
.surface_5861 { font-size: 0.875em; }
.carousel-fa63 { font-size: 1.33em; }
.banner_c603 { font-size: 1.5em; }
.logo-light-28e8 { font-size: 2em; }
.column_d405 { font-size: 3em; }

/* Animation Classes */
.pressed-43a4 {
    animation: fa-spin 2s infinite linear;
}

.focus-outer-b528 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 634e */
.shadow-element-m8 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.0;
}
