/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.slider-left-dd15) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.medium_ae01, .article_9194 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.layout-fa58::before { content: '\f015'; }
.first_cfe7::before { content: '\f007'; }
.heading_8851::before { content: '\f023'; }
.sort_glass_82e0::before { content: '\f0e0'; }
.box_4532::before { content: '\f095'; }
.header_orange_176d::before { content: '\f005'; }
.tall-4fe5::before { content: '\f004'; }
.complex-5bc2::before { content: '\f00c'; }
.lite-cbcc::before { content: '\f00d'; }
.pattern_yellow_3fe9::before { content: '\f002'; }
.medium-f6f9::before { content: '\f0c9'; }
.stale-2d12::before { content: '\f061'; }
.item-wood-6a92::before { content: '\f060'; }
.selected_0670::before { content: '\f04b'; }
.paper_1fd2::before { content: '\f04c'; }
.tabs_f03e::before { content: '\f019'; }
.item_narrow_cbc0::before { content: '\f093'; }
.surface_4028::before { content: '\f132'; }
.lite_002b::before { content: '\f091'; }
.nav_17fe::before { content: '\f06b'; }
.tooltip_c333::before { content: '\f0d6'; }
.dim-5686::before { content: '\f09d'; }
.dim-1c18::before { content: '\f10b'; }
.large_d840::before { content: '\f108'; }
.dropdown_red_9334::before { content: '\f10a'; }

/* Gambling Specific Icons */
.button-5bb8::before { content: '\f522'; }
.preview-first-710f::before { content: '\f327'; }
.notification_16dc::before { content: '\f219'; }
.dim_4c4c::before { content: '\f21e'; }
.modal_3e93::before { content: '\f2f5'; }

/* Social Icons */
.heading_58ae::before { content: '\f09a'; }
.article_gold_32b4::before { content: '\f099'; }
.blue_df00::before { content: '\f16d'; }
.icon-b3b6::before { content: '\f167'; }
.gas-9332::before { content: '\f2c6'; }
.badge-fb87::before { content: '\f232'; }

/* Size Classes */
.static-b02a { font-size: 0.75em; }
.hovered_449a { font-size: 0.875em; }
.gradient-fluid-11a1 { font-size: 1.33em; }
.tertiary_easy_5455 { font-size: 1.5em; }
.widget_pink_6cac { font-size: 2em; }
.content-3417 { font-size: 3em; }

/* Animation Classes */
.column-slow-d04b {
    animation: fa-spin 2s infinite linear;
}

.layout-17e9 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 500e */
.shadow-element-s3 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.3;
}
