.HeroSection_heroSection__kAchY{position:relative;width:100%;margin-top:70px;overflow:hidden;background:#000}.HeroSection_slideContainer__YYXRr{position:relative;width:100%}.HeroSection_slide__XCA3h{position:absolute;top:0;left:0;width:100%;opacity:0;transition:opacity .6s cubic-bezier(.4,0,.2,1)}.HeroSection_slide__XCA3h.HeroSection_active__bvW2A{position:relative;opacity:1;z-index:1}.HeroSection_imageWrapper__AJ0Q_{position:relative;width:100%;display:flex;justify-content:center;align-items:center}.HeroSection_heroImage__uAcmM{width:100%;height:auto;object-fit:contain;object-position:center;display:block}@keyframes HeroSection_slideUp__801Qd{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.HeroSection_navigation__dIU7n{position:absolute;bottom:40px;left:50%;transform:translateX(-50%);z-index:3;display:flex;gap:12px}.HeroSection_navDot__Vak7U{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.4);border:2px solid white;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);padding:0}.HeroSection_navDot__Vak7U:hover{background:rgba(255,255,255,.6);transform:scale(1.2)}.HeroSection_navDot__Vak7U.HeroSection_active__bvW2A{background:white;width:32px;border-radius:5px}.HeroSection_scrollIndicator__UiwR8{position:absolute;bottom:40px;right:40px;z-index:3;color:white;font-size:.875rem;letter-spacing:.1em;text-transform:uppercase;display:flex;align-items:center;gap:8px;opacity:.8;animation:HeroSection_pulse__FZqcG 2s ease-in-out infinite}@keyframes HeroSection_pulse__FZqcG{0%,to{opacity:.8}50%{opacity:.4}}.HeroSection_scrollArrow__bwuco{width:20px;height:20px;animation:HeroSection_bounce__gReO4 2s ease-in-out infinite}@keyframes HeroSection_bounce__gReO4{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@media (max-width:768px){.HeroSection_navigation__dIU7n{bottom:30px}.HeroSection_scrollIndicator__UiwR8{display:none}}@media (max-width:480px){.HeroSection_navigation__dIU7n{bottom:24px;gap:8px}.HeroSection_navDot__Vak7U{width:8px;height:8px}.HeroSection_navDot__Vak7U.HeroSection_active__bvW2A{width:24px}}.PromoSection_promoSection__lwNYo{width:100%;padding:20px}.PromoSection_container__a934Q{max-width:1400px;margin:0 auto}.PromoSection_cardsGrid__jw_K4{display:grid;grid-template-columns:repeat(auto-fill,minmax(22vw,1fr));justify-content:center;gap:10px;width:100%}.PromoSection_promoCard__5Y25U{position:relative;overflow:hidden;height:auto;cursor:pointer;width:100%;aspect-ratio:1/1;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 40px rgba(0,0,0,.08)}.PromoSection_cardImage__NOuUG{object-fit:cover;object-position:center;transition:transform .6s cubic-bezier(.4,0,.2,1)}.PromoSection_promoCard__5Y25U:hover .PromoSection_cardImage__NOuUG{transform:scale(1.08)}@media (max-width:768px){.PromoSection_cardsGrid__jw_K4{grid-template-columns:1fr 1fr;gap:10px}}