.product__video{margin-top:40px;margin-bottom:100px}@media screen and (min-width:768px){.product__video{margin-top:110px;margin-bottom:160px}}.product__video .mode-label{max-width:900px;margin:0 auto 20px;font-size:17px;font-weight:500;text-align:center;font-family:roboto-mono,monospace;text-transform:uppercase}.product__video .skew-top-1{width:25px;height:25px;background:var(--color-body-text);position:absolute;right:-8px;z-index:8;top:1px;transform:rotate(45deg);border-radius:11px;border-top-right-radius:10px;border-bottom-right-radius:10px}.product__video .skew-bottom-1{width:25px;height:25px;background:var(--color-body-text);position:absolute;left:1px;z-index:8;bottom:-8px;transform:rotate(45deg);border-radius:11px;border-top-right-radius:10px}.product__video .inner{max-width:1100px;margin:0 auto;border:2px solid;border-radius:8px;position:relative;box-shadow:7px 7px 0 0 #000,0 0 15px 5px #fff}.product__video .inner video{display:block;width:100%;height:auto;border-radius:6px;position:relative;z-index:9}