.equal-height-carousel{width:100%;max-width:100%;overflow:hidden}.equal-height-carousel .swiper-wrapper{align-items:stretch;display:flex}.equal-height-carousel .swiper-slide{height:auto;display:flex;flex-direction:column;box-sizing:border-box}.equal-height-carousel .swiper-slide>*{flex:1;display:flex;flex-direction:column;width:100%;height:100%}.s-rect-clip{animation:fillBottomToTop 1s .5s forwards}@keyframes fillBottomToTop{0%{y:1024px}to{y:0px}}.j-rect-clip{animation:fillTopToBottom 1s .5s forwards}@keyframes fillTopToBottom{0%{height:0px}to{height:10240px}}.circle-wedge{transform-origin:5120px 5120px;animation:rotateClockwise 1s .5s forwards;transform:rotate(-90deg)}@keyframes rotateClockwise{0%{transform:rotate(-90deg)}to{transform:rotate(270deg)}}.dots-group{opacity:0;animation:fadeIn .3s 1.5s forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.logo-container{position:relative}
