.HeroGallery_galleryContainer__Kp5M9{position:relative;width:100%;border-radius:20px;box-shadow:var(--shadow-xl);border:1px solid color-mix(in srgb,var(--border-color),transparent 50%);aspect-ratio:16/10;overflow:visible}.HeroGallery_chartSlideWrapper__KT_n3{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;background:var(--card-bg);padding:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.HeroGallery_galleryDots__bDtG2{position:absolute;bottom:-35px;left:50%;transform:translateX(-50%);display:flex;flex-direction:row;direction:rtl;gap:10px;z-index:10}.HeroGallery_dot__5wRD5{width:32px;height:32px;border-radius:50%;background:color-mix(in srgb,var(--brand-primary),transparent 80%);background-clip:content-box;padding:12px;border:none;cursor:pointer;transition:all .3s ease}.HeroGallery_dotActive__krciD{background:var(--brand-primary);background-clip:content-box;transform:scale(1.2);filter:drop-shadow(0 0 5px color-mix(in srgb,var(--brand-primary),transparent 60%))}.HeroGallery_chartContainer__aAnMw{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s ease}.HeroGallery_chartContainer__aAnMw *{cursor:pointer!important}.HeroGallery_chartTitle__KFtIx{font-size:clamp(.5rem,4vw,1rem);font-weight:600;margin-bottom:.2rem;text-align:center;color:var(--text-primary);opacity:.7}.HeroGallery_chartWrapper__fWlpy{width:100%;flex:1;display:flex;align-items:center;justify-content:center}.HeroGallery_multiStatsWrapper__RejC2{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;width:100%;max-width:500px;margin:0 auto}.HeroGallery_statBox__wbe_z{background:#ffffff;padding:.6rem;border-radius:16px;border:1px solid rgba(0,0,0,.05);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.04);transition:transform .2s ease}.HeroGallery_statBox__wbe_z:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.HeroGallery_statBox__wbe_z:first-child,.HeroGallery_statBox__wbe_z:nth-child(4){grid-column:span 2}.HeroGallery_statLabel__DWlDy{font-size:.65rem;color:#6b7280;margin-bottom:.1rem;text-align:center;font-weight:500}.HeroGallery_statValueCompact__V_IJf{font-size:1.2rem;font-weight:700;color:#374151;text-align:center;direction:ltr}@media (max-width:430px){.HeroGallery_galleryContainer__Kp5M9{aspect-ratio:1/1}.HeroGallery_multiStatsWrapper__RejC2{gap:.4rem;max-width:100%}.HeroGallery_statValueCompact__V_IJf{font-size:1.1rem}.HeroGallery_statBox__wbe_z{padding:.5rem}}