/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tertiary-b47d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.container-1504, .icon_f865 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.card_6a32::before { content: '\f015'; }
.table_6def::before { content: '\f007'; }
.dropdown_solid_b151::before { content: '\f023'; }
.info_56f6::before { content: '\f0e0'; }
.grid-26c6::before { content: '\f095'; }
.filter-medium-9262::before { content: '\f005'; }
.form_dynamic_61ef::before { content: '\f004'; }
.texture-c640::before { content: '\f00c'; }
.pressed_bdb0::before { content: '\f00d'; }
.layout_5726::before { content: '\f002'; }
.description_pressed_4cd2::before { content: '\f0c9'; }
.info-937f::before { content: '\f061'; }
.smooth-c7bc::before { content: '\f060'; }
.content-pro-b5b1::before { content: '\f04b'; }
.wrapper-pink-af48::before { content: '\f04c'; }
.selected_9543::before { content: '\f019'; }
.tertiary_ccd6::before { content: '\f093'; }
.focus-202c::before { content: '\f132'; }
.row-right-b210::before { content: '\f091'; }
.tag_gas_1e87::before { content: '\f06b'; }
.active-e20a::before { content: '\f0d6'; }
.clean_057c::before { content: '\f09d'; }
.gallery-ff15::before { content: '\f10b'; }
.red-e9c2::before { content: '\f108'; }
.hard-0c5e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.dark-b8bf::before { content: '\f522'; }
.photo-e5ad::before { content: '\f327'; }
.left_0dd7::before { content: '\f219'; }
.image_4a2d::before { content: '\f21e'; }
.image-fff7::before { content: '\f2f5'; }

/* Social Icons */
.out_5ad3::before { content: '\f09a'; }
.section_16f7::before { content: '\f099'; }
.wrapper-thick-074d::before { content: '\f16d'; }
.up-fca7::before { content: '\f167'; }
.texture-d8cc::before { content: '\f2c6'; }
.search-right-c869::before { content: '\f232'; }

/* Size Classes */
.center_f762 { font-size: 0.75em; }
.title_4424 { font-size: 0.875em; }
.iron_e871 { font-size: 1.33em; }
.modal_c2e8 { font-size: 1.5em; }
.west-e7ae { font-size: 2em; }
.accordion_26be { font-size: 3em; }

/* Animation Classes */
.feature_fresh_e352 {
    animation: fa-spin 2s infinite linear;
}

.tooltip-full-bf52 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 63cf */
.phantom-card-w9 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.1;
}
