/* 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_c41f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.box-a6fd, .carousel-hot-b205 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.modal-stale-759e::before { content: '\f015'; }
.component-pressed-6787::before { content: '\f007'; }
.logo-c6e4::before { content: '\f023'; }
.grid-d009::before { content: '\f0e0'; }
.bottom-bd49::before { content: '\f095'; }
.text_0ea6::before { content: '\f005'; }
.table-middle-11d6::before { content: '\f004'; }
.accent-center-ddfc::before { content: '\f00c'; }
.pattern-old-9cbf::before { content: '\f00d'; }
.border-south-aad0::before { content: '\f002'; }
.accordion-4b61::before { content: '\f0c9'; }
.motion-f7ce::before { content: '\f061'; }
.east-46f0::before { content: '\f060'; }
.iron-e7fd::before { content: '\f04b'; }
.wood_e62d::before { content: '\f04c'; }
.mask-light-100e::before { content: '\f019'; }
.slow-c5cb::before { content: '\f093'; }
.footer_static_fde0::before { content: '\f132'; }
.mini-9e81::before { content: '\f091'; }
.title_blue_21b9::before { content: '\f06b'; }
.description-in-3c4e::before { content: '\f0d6'; }
.picture-fast-a5c4::before { content: '\f09d'; }
.gradient-249c::before { content: '\f10b'; }
.media-a4b3::before { content: '\f108'; }
.dim-f0aa::before { content: '\f10a'; }

/* Gambling Specific Icons */
.message_12ab::before { content: '\f522'; }
.preview_09a1::before { content: '\f327'; }
.wide-199c::before { content: '\f219'; }
.narrow-fed3::before { content: '\f21e'; }
.hovered_bb66::before { content: '\f2f5'; }

/* Social Icons */
.narrow-8a3f::before { content: '\f09a'; }
.layout-0683::before { content: '\f099'; }
.smooth_98e9::before { content: '\f16d'; }
.logo-8b12::before { content: '\f167'; }
.under-f7f4::before { content: '\f2c6'; }
.up_06d1::before { content: '\f232'; }

/* Size Classes */
.nav-b69b { font-size: 0.75em; }
.light-e563 { font-size: 0.875em; }
.component-47e5 { font-size: 1.33em; }
.thumbnail-basic-ae75 { font-size: 1.5em; }
.logo_089b { font-size: 2em; }
.hovered-68ea { font-size: 3em; }

/* Animation Classes */
.gas_bd96 {
    animation: fa-spin 2s infinite linear;
}

.layout-6530 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5f1e */
.shadow-element-q1 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.0;
}
