/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.dim-adc1) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.warm-9ebd, .title_220c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.gallery-1411::before { content: '\f015'; }
.heading_gold_a960::before { content: '\f007'; }
.left-5971::before { content: '\f023'; }
.message-right-3ec3::before { content: '\f0e0'; }
.image_over_0db8::before { content: '\f095'; }
.out_12c5::before { content: '\f005'; }
.prev_ac74::before { content: '\f004'; }
.label-2989::before { content: '\f00c'; }
.content_short_0239::before { content: '\f00d'; }
.heading_392f::before { content: '\f002'; }
.shadow-basic-134e::before { content: '\f0c9'; }
.grid-2398::before { content: '\f061'; }
.primary-43f8::before { content: '\f060'; }
.frame_hard_f8f4::before { content: '\f04b'; }
.easy-5d06::before { content: '\f04c'; }
.button-bae6::before { content: '\f019'; }
.main-white-2180::before { content: '\f093'; }
.chip-6873::before { content: '\f132'; }
.thumbnail_a5fd::before { content: '\f091'; }
.red-9ac7::before { content: '\f06b'; }
.center_3da0::before { content: '\f0d6'; }
.gradient_huge_8c38::before { content: '\f09d'; }
.prev_0f24::before { content: '\f10b'; }
.preview-6b67::before { content: '\f108'; }
.cold-fdb8::before { content: '\f10a'; }

/* Gambling Specific Icons */
.black_f2fb::before { content: '\f522'; }
.red_4d8b::before { content: '\f327'; }
.outline-23cd::before { content: '\f219'; }
.left-0302::before { content: '\f21e'; }
.slider-01ce::before { content: '\f2f5'; }

/* Social Icons */
.thumbnail_warm_88af::before { content: '\f09a'; }
.hidden-c80c::before { content: '\f099'; }
.image-4bd6::before { content: '\f16d'; }
.paper_b480::before { content: '\f167'; }
.disabled_center_8df7::before { content: '\f2c6'; }
.title_60ff::before { content: '\f232'; }

/* Size Classes */
.container_bbf5 { font-size: 0.75em; }
.logo-2c59 { font-size: 0.875em; }
.heading_d509 { font-size: 1.33em; }
.basic_538b { font-size: 1.5em; }
.link_easy_2312 { font-size: 2em; }
.lower_b67f { font-size: 3em; }

/* Animation Classes */
.tiny-5ca5 {
    animation: fa-spin 2s infinite linear;
}

.card-silver-15fc {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 70c1 */
.shadow-element-c3 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.0;
}
