/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.search_center_365a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.info_full_978f, .container-ec6f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.accordion-pink-c1d7::before { content: '\f015'; }
.logo_ec4b::before { content: '\f007'; }
.brown_1cbd::before { content: '\f023'; }
.box_huge_374f::before { content: '\f0e0'; }
.dynamic-253c::before { content: '\f095'; }
.focus_a144::before { content: '\f005'; }
.background_abcd::before { content: '\f004'; }
.nav_9605::before { content: '\f00c'; }
.bright-0d92::before { content: '\f00d'; }
.surface-lower-29a3::before { content: '\f002'; }
.solid_c8bc::before { content: '\f0c9'; }
.media-bronze-db74::before { content: '\f061'; }
.gallery-hard-9037::before { content: '\f060'; }
.filter_7fd5::before { content: '\f04b'; }
.rough_cb21::before { content: '\f04c'; }
.texture-active-e082::before { content: '\f019'; }
.hero_021c::before { content: '\f093'; }
.outer_c054::before { content: '\f132'; }
.pagination-blue-59a7::before { content: '\f091'; }
.alert-2b3a::before { content: '\f06b'; }
.alert_8167::before { content: '\f0d6'; }
.item_ba6a::before { content: '\f09d'; }
.stone_f94c::before { content: '\f10b'; }
.tiny-f031::before { content: '\f108'; }
.active_d777::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hidden_a185::before { content: '\f522'; }
.east-314e::before { content: '\f327'; }
.detail_c912::before { content: '\f219'; }
.notice_42a4::before { content: '\f21e'; }
.simple_ca01::before { content: '\f2f5'; }

/* Social Icons */
.center-d43e::before { content: '\f09a'; }
.selected-cf6d::before { content: '\f099'; }
.heading_easy_0728::before { content: '\f16d'; }
.gallery-active-46f9::before { content: '\f167'; }
.next-3a15::before { content: '\f2c6'; }
.status_left_0a03::before { content: '\f232'; }

/* Size Classes */
.mask-7fcb { font-size: 0.75em; }
.warm-760d { font-size: 0.875em; }
.solid_a7cb { font-size: 1.33em; }
.panel_bb45 { font-size: 1.5em; }
.highlight-bronze-5d85 { font-size: 2em; }
.photo_e551 { font-size: 3em; }

/* Animation Classes */
.background-305c {
    animation: fa-spin 2s infinite linear;
}

.thumbnail_rough_678d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a5c5 */
.phantom-card-c7 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.1;
}
