@keyframes zoom{0%{transform:scale(1)}to{transform:scale(1.2)}}@keyframes slide{0%{opacity:0;top:10%}to{opacity:1;top:50%}}.swiper-slide-visible .myc{animation-duration:2s;animation-fill-mode:forwards;animation-name:slide}.swiper-slide-visible img{animation-duration:6s;animation-fill-mode:forwards;animation-name:zoom}.swiper-slide-prev img{transform:scale(1.2)}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-delay .fadeInDown{animation-duration:1.25s;animation-name:fadeInDown;opacity:1}.animate-delay .fadeIn{animation-duration:1.25s;animation-name:fadeIn;opacity:1}.popbox .z-50.group{transform:translateZ(0)!important}
