.mv{position:relative;background-color:#fff}.mv.mv--top{width:100%;height:auto;margin:0 auto}@media screen and (min-width:769px){.mv.mv--top{aspect-ratio:2.7/1}}@media screen and (max-width:1023px){.mv.mv--top{aspect-ratio:2.7/1}}@media screen and (min-width:1440px){.mv.mv--top{aspect-ratio:unset;height:550px}}@media screen and (max-width:768px){.mv.mv--top{height:40rem}}.mv.mv--products{width:115rem;height:57rem;margin:0 auto}@media screen and (min-width:1440px){.mv.mv--products{width:1150px;height:550px}}@media screen and (max-width:768px){.mv.mv--products{width:100%;height:auto}}.mv .swiper-pagination-bullet-active{position:relative;background-color:#000}.mv .swiper{padding:0 0 40px}@media screen and (max-width:768px){.mv .swiper{padding:0 0 4rem}}@media screen and (min-width:769px){.mv .swiper{padding:0 0 5rem}}@media screen and (min-width:1440px){.mv .swiper{padding:0 0 40px}}.mv .swiper-slide{width:auto;height:51rem}@media screen and (min-width:769px){.mv .swiper-slide{height:auto;aspect-ratio:960/443}}@media screen and (min-width:1440px){.mv .swiper-slide{height:510px}}@media screen and (max-width:768px){.mv .swiper-slide{width:100%;height:36rem}}.mv .swiper-slide-next,.mv .swiper-slide-prev{position:relative}@media screen and (min-width:769px){.mv .swiper-slide-next:before,.mv .swiper-slide-prev:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-color:#000;opacity:.5}}.mv .swiper-controls{display:flex;justify-content:flex-end;align-items:center;padding-right:2rem;margin-top:.75rem}@media screen and (max-width:768px){.mv .swiper-controls{padding-right:.5rem}}.mv .swiper-pagination{display:flex;justify-content:flex-end;position:relative;bottom:0}.mv .button-auto-play{display:block;width:30px;height:30px;padding:10px}[data-swiper-auto-play=false] .mv .button-auto-play{bottom:7px}.mv .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0}.mv .circle-pagination{position:relative;display:inline-block;width:25px;height:inherit;text-align:center;cursor:pointer;background-color:#fff;outline:none;opacity:1}.mv .circle-pagination .circle-pagination__inner{position:relative;display:flex;align-items:center;justify-content:center;padding:13px}.mv .circle-pagination .circle-pagination__inner:before{position:absolute;top:50%;left:50%;width:5px;height:5px;content:"";background-color:#9d9d8f;border-radius:50%;transform:translate(-50%,-50%)}.mv .circle-pagination.swiper-pagination-bullet-active .circle-pagination__inner:before{background-color:#000}.mv .circle-pagination__inner svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-90deg)}.mv .circle-pagination__inner circle{fill:rgba(0,0,0,0);stroke:#9d9d8f;stroke-width:1.5;animation:circle 5s linear forwards}@keyframes circle{0%{stroke-dasharray:0 69}99.9%,to{stroke-dasharray:69 69}}.mv .circle-pagination:not(.swiper-pagination-bullet-active) .circle-pagination__inner svg,[data-swiper-auto-play=false] .swiper-pagination-bullet-active>.circle-pagination__inner>svg{display:none}