.product-video__title{margin:0 auto;max-width:600px}.product-video__video-wrap{position:relative;margin-right:auto;margin-left:auto;max-width:280px;max-height:157px}@media only screen and (min-width:768px)and (max-width:1140px){.product-video__video-wrap{max-width:366px;max-height:206px}}@media only screen and (min-width:1141px){.product-video__video-wrap{max-width:630px;max-height:356px}}.product-video__video-wrap img{width:100%;height:100%;border-radius:12px;object-fit:cover}.product-video__video-wrap iframe{background-color:#242424;border-radius:12px}.product-video__video-btn{position:absolute!important;top:33%;right:0;left:0;display:inline-flex;justify-content:center;align-items:center;margin:0 auto;padding:0;width:56px;height:56px;background-color:#fff;border:none;border-radius:50%;box-shadow:23px 24px 18px rgba(36,36,36,.1);transition:box-shadow .3s;cursor:pointer}@media only screen and (min-width:768px)and (max-width:1140px){.product-video__video-btn{width:80px;height:80px}}@media only screen and (min-width:1141px){.product-video__video-btn{width:118px;height:118px}}.product-video__video-btn:hover{box-shadow:12px 8px 16px rgba(36,36,36,.16)}.product-video__video-btn:active{box-shadow:none}.product-video__video-btn:before{content:"";width:20px;height:20px;background-image:url(/_next/static/media/play.213f6592.svg);background-position:3px;background-repeat:no-repeat}@media only screen and (min-width:768px)and (max-width:1140px){.product-video__video-btn:before{width:24px;height:24px}}@media only screen and (min-width:1141px){.product-video__video-btn:before{width:32px;height:32px;background-position:4px}}.product-video__iframe{width:100%;aspect-ratio:16/9}