/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.notice_502a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.search-f5ac, .text-hard-f983 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.gallery-9c92::before { content: '\f015'; }
.form_large_fd88::before { content: '\f007'; }
.popup_b6f7::before { content: '\f023'; }
.fast_8d79::before { content: '\f0e0'; }
.wrapper_pink_a4b1::before { content: '\f095'; }
.article_complex_5f1f::before { content: '\f005'; }
.highlight_tall_fee3::before { content: '\f004'; }
.summary_right_96a9::before { content: '\f00c'; }
.background_in_5fea::before { content: '\f00d'; }
.sidebar-bronze-237b::before { content: '\f002'; }
.fast-a70c::before { content: '\f0c9'; }
.accordion-narrow-7134::before { content: '\f061'; }
.tag-short-28d9::before { content: '\f060'; }
.popup-56a5::before { content: '\f04b'; }
.large-72db::before { content: '\f04c'; }
.row-green-76db::before { content: '\f019'; }
.label-west-1827::before { content: '\f093'; }
.focus-57c9::before { content: '\f132'; }
.form-current-d185::before { content: '\f091'; }
.east-774d::before { content: '\f06b'; }
.header_first_8a44::before { content: '\f0d6'; }
.video-east-a2e1::before { content: '\f09d'; }
.gallery-ef79::before { content: '\f10b'; }
.form_north_db66::before { content: '\f108'; }
.title-last-a238::before { content: '\f10a'; }

/* Gambling Specific Icons */
.block-fd23::before { content: '\f522'; }
.small_cd23::before { content: '\f327'; }
.active-daed::before { content: '\f219'; }
.iron-fc50::before { content: '\f21e'; }
.logo-3e4c::before { content: '\f2f5'; }

/* Social Icons */
.row-next-98d8::before { content: '\f09a'; }
.thumbnail-1ae2::before { content: '\f099'; }
.button-4be8::before { content: '\f16d'; }
.form-c144::before { content: '\f167'; }
.sidebar_f03d::before { content: '\f2c6'; }
.dropdown_selected_50e4::before { content: '\f232'; }

/* Size Classes */
.thick-5171 { font-size: 0.75em; }
.fresh_6ff1 { font-size: 0.875em; }
.hard-b85d { font-size: 1.33em; }
.up_1cda { font-size: 1.5em; }
.upper_d72b { font-size: 2em; }
.breadcrumb-ecd3 { font-size: 3em; }

/* Animation Classes */
.under-17dd {
    animation: fa-spin 2s infinite linear;
}

.disabled_705b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 285d */
.shadow-element-k9 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.0;
}
