/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.thumbnail-in-e9fd) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.aside_center_86c4, .purple_e39b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.title_0194::before { content: '\f015'; }
.slider_eb38::before { content: '\f007'; }
.blue_3ddd::before { content: '\f023'; }
.warm_7df7::before { content: '\f0e0'; }
.hero-advanced-f81b::before { content: '\f095'; }
.carousel-fast-a740::before { content: '\f005'; }
.border-north-b174::before { content: '\f004'; }
.column_02bf::before { content: '\f00c'; }
.small-efd9::before { content: '\f00d'; }
.badge-brown-5d50::before { content: '\f002'; }
.status-ada1::before { content: '\f0c9'; }
.row_2e27::before { content: '\f061'; }
.icon-8f30::before { content: '\f060'; }
.wide-2bb6::before { content: '\f04b'; }
.fluid_27f2::before { content: '\f04c'; }
.tag-wide-39d0::before { content: '\f019'; }
.summary-light-7570::before { content: '\f093'; }
.south_2274::before { content: '\f132'; }
.advanced-f29b::before { content: '\f091'; }
.thumbnail-0ca6::before { content: '\f06b'; }
.tertiary_b7b5::before { content: '\f0d6'; }
.fluid-9d54::before { content: '\f09d'; }
.picture_brown_3cf0::before { content: '\f10b'; }
.message-blue-eb7f::before { content: '\f108'; }
.disabled-clean-0e8e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.info_0266::before { content: '\f522'; }
.content-up-d3e6::before { content: '\f327'; }
.article_d5eb::before { content: '\f219'; }
.footer-new-62e0::before { content: '\f21e'; }
.frame_glass_9e62::before { content: '\f2f5'; }

/* Social Icons */
.right-506d::before { content: '\f09a'; }
.media-current-6987::before { content: '\f099'; }
.simple-b0eb::before { content: '\f16d'; }
.aside-dim-b3e9::before { content: '\f167'; }
.easy-b575::before { content: '\f2c6'; }
.hard_30bc::before { content: '\f232'; }

/* Size Classes */
.link_7189 { font-size: 0.75em; }
.new_0f1c { font-size: 0.875em; }
.mask_a6ad { font-size: 1.33em; }
.slider-e934 { font-size: 1.5em; }
.primary-12e9 { font-size: 2em; }
.video_cool_03b7 { font-size: 3em; }

/* Animation Classes */
.logo_tall_4bc7 {
    animation: fa-spin 2s infinite linear;
}

.out_1a3e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 97e8 */
.widget-item-w9 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
