/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.detail_af74) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.photo_upper_c60e, .tabs-out-8610 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.upper-c903::before { content: '\f015'; }
.block_2fe9::before { content: '\f007'; }
.iron_8173::before { content: '\f023'; }
.slider_upper_edd7::before { content: '\f0e0'; }
.surface_57fe::before { content: '\f095'; }
.dim-f52c::before { content: '\f005'; }
.widget_aebe::before { content: '\f004'; }
.outline_1d7b::before { content: '\f00c'; }
.table_4db2::before { content: '\f00d'; }
.item-3907::before { content: '\f002'; }
.chip-42a9::before { content: '\f0c9'; }
.easy_891c::before { content: '\f061'; }
.chip-875f::before { content: '\f060'; }
.table-down-56dc::before { content: '\f04b'; }
.wood_effc::before { content: '\f04c'; }
.text-fixed-32f4::before { content: '\f019'; }
.media_hard_af87::before { content: '\f093'; }
.notification-light-0e1f::before { content: '\f132'; }
.fresh_04a4::before { content: '\f091'; }
.basic_697e::before { content: '\f06b'; }
.header-pink-38c4::before { content: '\f0d6'; }
.fresh_1cab::before { content: '\f09d'; }
.tall-b104::before { content: '\f10b'; }
.center-be7f::before { content: '\f108'; }
.accordion_paper_4e70::before { content: '\f10a'; }

/* Gambling Specific Icons */
.feature_b52a::before { content: '\f522'; }
.hovered-e1cd::before { content: '\f327'; }
.pressed-e7cc::before { content: '\f219'; }
.element_west_f6ca::before { content: '\f21e'; }
.layout_232b::before { content: '\f2f5'; }

/* Social Icons */
.active_8d2b::before { content: '\f09a'; }
.motion-f502::before { content: '\f099'; }
.caption-fixed-334d::before { content: '\f16d'; }
.modal_ed01::before { content: '\f167'; }
.tooltip-green-f23f::before { content: '\f2c6'; }
.wood_722d::before { content: '\f232'; }

/* Size Classes */
.card-dynamic-12a8 { font-size: 0.75em; }
.fresh_eb85 { font-size: 0.875em; }
.carousel_e0da { font-size: 1.33em; }
.overlay_north_e4ad { font-size: 1.5em; }
.container_bright_5d8e { font-size: 2em; }
.notice-ad7c { font-size: 3em; }

/* Animation Classes */
.middle_2420 {
    animation: fa-spin 2s infinite linear;
}

.primary_stone_243f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0abd */
.phantom-card-x0 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.0;
}
