@media only screen and (min-width:1400px){.shopify-section.featured-video{min-height:700px}}.featured-video{background:#b5dde0 var(--bg) no-repeat 50%;background-size:cover}.featured-video__content{align-items:center;display:flex;flex-direction:column;gap:30px;padding:0 15px 30px}@media only screen and (min-width:992px){.featured-video__content{flex-direction:row}}.featured-video__image{align-items:center;display:flex;flex-direction:column;max-width:500px;width:100%}.featured-video__image img{height:auto;max-width:100%;width:100%}.featured-video__image .button{align-items:center;display:flex;gap:5px;justify-content:center;width:190px}.featured-video__image .button .icon{font-size:14px}.featured-video__video{border:5px solid #fff;max-width:924px;position:relative;width:100%}@media only screen and (min-width:768px){.featured-video__video{border-width:16px}}.featured-video__video:before{content:"";display:block;height:0;padding-bottom:var(--image-ratio);width:100%}.featured-video__video a{background:var(--link-bg) no-repeat 50%;background-size:164px;height:100%;inset:0;position:absolute;width:100%;z-index:1}.featured-video__video img{height:100%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;translate:-50% -50%;width:100%}