.product-videos.gray{background-color:#f0f0f0;position:relative;padding-bottom:24px;margin-top:24px}
.product-videos.gray:before{content:'';top:0;width:100vw;height:100%;position:absolute;z-index:-1;background-color:#f0f0f0;left:50%;transform:translateX(-50%)}
.product-videos.gray video{box-shadow:0px 4px 16px rgba(0,0,0,0.15)}
.product-videos-box{margin:36px 0;justify-content:center}
.product-videos-box video{border-radius:12px;max-height:70vh;width:auto;max-width:100%}