/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.texture-11a1) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.image-pressed-00e4, .frame-iron-191e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.photo_cce6::before { content: '\f015'; }
.container-over-e3fc::before { content: '\f007'; }
.title-c8f1::before { content: '\f023'; }
.link_3b46::before { content: '\f0e0'; }
.background_7c7e::before { content: '\f095'; }
.pagination_0bea::before { content: '\f005'; }
.accordion-right-6f4d::before { content: '\f004'; }
.section-fluid-406a::before { content: '\f00c'; }
.basic-40ba::before { content: '\f00d'; }
.banner-de22::before { content: '\f002'; }
.liquid_2922::before { content: '\f0c9'; }
.widget_orange_845d::before { content: '\f061'; }
.white_e78c::before { content: '\f060'; }
.progress_f814::before { content: '\f04b'; }
.outer_4aed::before { content: '\f04c'; }
.copper_9bb3::before { content: '\f019'; }
.aside-8dcd::before { content: '\f093'; }
.dark-ce27::before { content: '\f132'; }
.description_upper_0563::before { content: '\f091'; }
.image_gold_10b2::before { content: '\f06b'; }
.surface-dynamic-f585::before { content: '\f0d6'; }
.feature-1de1::before { content: '\f09d'; }
.summary_f0f6::before { content: '\f10b'; }
.under-7f60::before { content: '\f108'; }
.right_6df0::before { content: '\f10a'; }

/* Gambling Specific Icons */
.photo_9ba2::before { content: '\f522'; }
.heading-gold-622a::before { content: '\f327'; }
.fixed_c996::before { content: '\f219'; }
.logo_wide_75ce::before { content: '\f21e'; }
.menu-left-44ee::before { content: '\f2f5'; }

/* Social Icons */
.white_7d02::before { content: '\f09a'; }
.article-hot-013a::before { content: '\f099'; }
.filter_c640::before { content: '\f16d'; }
.nav-stone-2a4b::before { content: '\f167'; }
.module-9b3d::before { content: '\f2c6'; }
.advanced-9b58::before { content: '\f232'; }

/* Size Classes */
.form_action_21f3 { font-size: 0.75em; }
.image-white-d93a { font-size: 0.875em; }
.section-fd8e { font-size: 1.33em; }
.hidden_887a { font-size: 1.5em; }
.tall-29b6 { font-size: 2em; }
.table-wide-e9d2 { font-size: 3em; }

/* Animation Classes */
.button-5f41 {
    animation: fa-spin 2s infinite linear;
}

.basic_6edb {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1041 */
.phantom-card-s1 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.1;
}
