/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.plasma_89cb) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.basic-f3d1, .heading_762b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.video-medium-2c2d::before { content: '\f015'; }
.prev-634c::before { content: '\f007'; }
.wrapper_gold_ba6f::before { content: '\f023'; }
.paragraph-30b8::before { content: '\f0e0'; }
.shadow_gas_470f::before { content: '\f095'; }
.orange-5eed::before { content: '\f005'; }
.gallery_hard_a8ee::before { content: '\f004'; }
.full_1dc7::before { content: '\f00c'; }
.tall_1485::before { content: '\f00d'; }
.stale-40a2::before { content: '\f002'; }
.overlay_bottom_37ac::before { content: '\f0c9'; }
.surface_8dd2::before { content: '\f061'; }
.orange_f3c9::before { content: '\f060'; }
.left-73ac::before { content: '\f04b'; }
.background-warm-6ab5::before { content: '\f04c'; }
.notice-upper-7ad4::before { content: '\f019'; }
.primary_62bd::before { content: '\f093'; }
.pink_ac0c::before { content: '\f132'; }
.left-7286::before { content: '\f091'; }
.outer_bb9a::before { content: '\f06b'; }
.hover-21eb::before { content: '\f0d6'; }
.easy-ff0d::before { content: '\f09d'; }
.new_9740::before { content: '\f10b'; }
.block-over-b991::before { content: '\f108'; }
.block-yellow-1f77::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tiny-8e42::before { content: '\f522'; }
.image_brown_60d6::before { content: '\f327'; }
.table_03f2::before { content: '\f219'; }
.search-over-dc04::before { content: '\f21e'; }
.detail-d8ac::before { content: '\f2f5'; }

/* Social Icons */
.bottom-d086::before { content: '\f09a'; }
.carousel_649e::before { content: '\f099'; }
.glass-960b::before { content: '\f16d'; }
.bottom-c8ab::before { content: '\f167'; }
.stale-2b92::before { content: '\f2c6'; }
.alert_steel_9a22::before { content: '\f232'; }

/* Size Classes */
.hard_2b94 { font-size: 0.75em; }
.widget-center-5923 { font-size: 0.875em; }
.item_hot_81d4 { font-size: 1.33em; }
.gallery_9f2d { font-size: 1.5em; }
.link_9c56 { font-size: 2em; }
.panel-short-ef6c { font-size: 3em; }

/* Animation Classes */
.simple_0d38 {
    animation: fa-spin 2s infinite linear;
}

.paragraph_8855 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 457a */
.shadow-element-l0 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.1;
}
