/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.main-a89b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.background-middle-650c, .item_south_ddc9 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.narrow-4a03::before { content: '\f015'; }
.row_4356::before { content: '\f007'; }
.white_84e3::before { content: '\f023'; }
.dropdown_copper_f2ce::before { content: '\f0e0'; }
.left_b079::before { content: '\f095'; }
.outline_e2fb::before { content: '\f005'; }
.upper_7806::before { content: '\f004'; }
.stone_6af2::before { content: '\f00c'; }
.red_3fa9::before { content: '\f00d'; }
.orange-924e::before { content: '\f002'; }
.search-c449::before { content: '\f0c9'; }
.dropdown_glass_79e1::before { content: '\f061'; }
.card-dirty-26d7::before { content: '\f060'; }
.preview_d109::before { content: '\f04b'; }
.pattern-slow-d583::before { content: '\f04c'; }
.video_a0cd::before { content: '\f019'; }
.list_303a::before { content: '\f093'; }
.banner-52a3::before { content: '\f132'; }
.fresh-1ab5::before { content: '\f091'; }
.backdrop_bottom_b680::before { content: '\f06b'; }
.content_cool_d80c::before { content: '\f0d6'; }
.video-d988::before { content: '\f09d'; }
.header_fluid_5ce5::before { content: '\f10b'; }
.panel-95b4::before { content: '\f108'; }
.bottom-560a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.over-b68b::before { content: '\f522'; }
.search-1b53::before { content: '\f327'; }
.banner_4d7c::before { content: '\f219'; }
.frame_c496::before { content: '\f21e'; }
.wrapper-7ab8::before { content: '\f2f5'; }

/* Social Icons */
.hidden-hard-7a31::before { content: '\f09a'; }
.heading-573b::before { content: '\f099'; }
.left_eb28::before { content: '\f16d'; }
.dirty_2393::before { content: '\f167'; }
.footer_8f3a::before { content: '\f2c6'; }
.under_0a87::before { content: '\f232'; }

/* Size Classes */
.module_center_832b { font-size: 0.75em; }
.block-stale-9aaf { font-size: 0.875em; }
.notice_iron_1e17 { font-size: 1.33em; }
.motion-a900 { font-size: 1.5em; }
.panel_26f5 { font-size: 2em; }
.cool-8fb9 { font-size: 3em; }

/* Animation Classes */
.top_448c {
    animation: fa-spin 2s infinite linear;
}

.frame-north-93e0 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 18cb */
.shadow-element-n2 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.2;
}
