.product-video{width:70%;margin:0 auto}.product-video h3{font-size:40px;text-align:center}.product-video__video-wrapper{position:relative;display:flex;justify-content:center;align-items:center}.product-video__video-wrapper video{width:100%;max-height:80vh}.product-video__video-wrapper svg{width:120px;height:120px;padding:40px;background-color:rgba(0,97,117,.5019607843);border-radius:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);fill:#fff;cursor:pointer}.product-video__text{margin-top:2em;text-align:center}.product-video__text *{font:18px Brandon-reg!important;letter-spacing:1px}.product-video__text a{text-decoration:underline}@media (max-width:750px){.product-video{width:100%}.product-video__video-wrapper svg{width:80px;height:80px;padding:25px}}