.hero-block .swiper-slide-video{width:100%;height:100%;object-fit:cover}.hero-block .swiper-slide-video-tag{position:absolute;top:0;left:0;width:100%;height:100%;transition:all .8s ease-out;z-index:11}@media (min-width:1200px){.hero-block .swiper-slide-video-tag{width:60%}}@media (min-width:1400px){.hero-block .swiper-slide-video-tag{width:55%}}@media (min-width:1600px){.hero-block .swiper-slide-video-tag{width:50%}}.hero-block .swiper-slide-video-tag:before{content:"";position:absolute;display:block;border-radius:84px;background:rgba(237,28,36,.6);height:150%;width:150%;top:0;right:0;transform-origin:right 10%;transform:translate(-10%,14%) rotate(45deg)}@media (min-width:768px){.hero-block .swiper-slide-video-tag:before{border-radius:104px;transform:translate(-18%,14%) rotate(45deg)}}@media (min-width:1200px){.hero-block .swiper-slide-video-tag:before{height:250%;width:250%;top:0;right:0;transform-origin:right 20%;transform:translate(-9%,5%) rotate(45deg)}}@media (min-width:1400px){.hero-block .swiper-slide-video-tag:before{transform:translate(-10%,5%) rotate(45deg)}}@media (min-width:1600px){.hero-block .swiper-slide-video-tag:before{border-radius:6.5vw}}@keyframes slide-right{0%{transform:translateX(0)}to{transform:translateX(10px)}}.hero-block .slide-right{animation:slide-right 1.4s cubic-bezier(.25,.46,.45,.94) .5s infinite both}.hero-block .btn-play-video{position:absolute;bottom:30px;right:30px;background:transparent;box-shadow:none;border:none;display:flex;align-items:center;justify-content:center;gap:14px;color:#fff;font-size:20px;z-index:2}.hero-block .btn-play-video img.play-ico{width:24px;height:auto;object-fit:contain}.hero-block .btn-play-video img.pause-ico{display:none;width:24px;height:auto;object-fit:contain}.hero-block .swiper-slide-play .swiper-slide-video-tag{opacity:0;visibility:hidden;transform:translateX(150%) scale(2)}.hero-block .swiper-slide-play .swiper-content{opacity:0;visibility:hidden}.hero-block .swiper-slide-play .btn-play-video img.play-ico{display:none}.hero-block .swiper-slide-play .btn-play-video img.pause-ico{display:block}.hero-block .btn-volume{position:absolute;bottom:26px;right:160px;background:transparent;box-shadow:none;border:none;display:flex;align-items:center;justify-content:center;gap:14px;color:#fff;font-size:20px;opacity:0;visibility:hidden;transition:all .2s ease-in-out}.hero-block .btn-volume.show{visibility:visible;opacity:1}.hero-block .btn-volume.volume-on img.volume-on-ico{display:block}.hero-block .btn-volume.volume-on img.volume-off-ico{display:none}.hero-block .btn-volume img.volume-off-ico,.hero-block .btn-volume img.volume-on-ico{display:none;width:36px;height:auto;object-fit:contain}.hero-block .btn-volume img.volume-off-ico{display:block}