/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.backdrop_757b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.glass_78e2, .description_96b5 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.center-08cc::before { content: '\f015'; }
.complex-befa::before { content: '\f007'; }
.dirty_af71::before { content: '\f023'; }
.item_fresh_e745::before { content: '\f0e0'; }
.link-192a::before { content: '\f095'; }
.table-middle-15d1::before { content: '\f005'; }
.form_complex_1da9::before { content: '\f004'; }
.shade_cool_2a42::before { content: '\f00c'; }
.thumbnail_dirty_0b0f::before { content: '\f00d'; }
.table-basic-e6d4::before { content: '\f002'; }
.shade_mini_bff0::before { content: '\f0c9'; }
.action_30b0::before { content: '\f061'; }
.copper_c443::before { content: '\f060'; }
.full-a124::before { content: '\f04b'; }
.mask-new-44ec::before { content: '\f04c'; }
.main-center-b5b9::before { content: '\f019'; }
.label-green-3622::before { content: '\f093'; }
.dark_0d3d::before { content: '\f132'; }
.row_5aac::before { content: '\f091'; }
.fluid_3ded::before { content: '\f06b'; }
.banner-aec7::before { content: '\f0d6'; }
.right_73ec::before { content: '\f09d'; }
.content-dde3::before { content: '\f10b'; }
.simple_a32a::before { content: '\f108'; }
.gradient-clean-2e9f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.shadow-focused-a66e::before { content: '\f522'; }
.article_medium_6a6c::before { content: '\f327'; }
.popup_2642::before { content: '\f219'; }
.media_5b25::before { content: '\f21e'; }
.iron_94f0::before { content: '\f2f5'; }

/* Social Icons */
.pink-0600::before { content: '\f09a'; }
.south_ced4::before { content: '\f099'; }
.detail_pro_479b::before { content: '\f16d'; }
.item-f4ee::before { content: '\f167'; }
.tag_e7ee::before { content: '\f2c6'; }
.video-f54e::before { content: '\f232'; }

/* Size Classes */
.block_f020 { font-size: 0.75em; }
.column-d097 { font-size: 0.875em; }
.box_3471 { font-size: 1.33em; }
.description_pink_cd00 { font-size: 1.5em; }
.header-3923 { font-size: 2em; }
.preview-87f3 { font-size: 3em; }

/* Animation Classes */
.article_middle_49fd {
    animation: fa-spin 2s infinite linear;
}

.heading-prev-93d3 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ce97 */
.phantom-card-l8 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.0;
}
