.vh-section{position:relative;width:100%;max-width:var(--vh-max-width, 100%);margin-left:auto;margin-right:auto;height:var(--vh-height-m, 500px);overflow:hidden}.vh-video-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.vh-video{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--vh-video-pos, center center)}.vh-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:var(--vh-overlay-color, #000000);opacity:var(--vh-overlay-opacity, .4);pointer-events:none}.vh-content-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;justify-content:var(--vh-align-m, center);padding-top:var(--vh-pad-t-m, 48px);padding-bottom:var(--vh-pad-b-m, 48px);box-sizing:border-box}.vh-container{width:100%;max-width:var(--vh-container-max-w, 1600px);margin-left:auto;margin-right:auto;padding-left:var(--vh-pad-l-m, 24px);padding-right:var(--vh-pad-r-m, 24px);box-sizing:border-box;display:flex;justify-content:var(--vh-justify-m, center)}.vh-content{width:100%;max-width:min(var(--vh-content-width, 600px),100%);display:flex;flex-direction:column;align-items:var(--vh-items-align-m, center);text-align:var(--vh-text-align-m, center)}.vh-image-wrap{display:block;margin-bottom:var(--vh-gap-img-h-m, 16px)}.vh-image-wrap img{display:block;width:var(--vh-img-w-m, 120px);height:auto;max-width:100%;border-radius:var(--vh-img-radius, 0px);object-fit:contain}.vh-eyebrow{display:block;font-family:var(--body-font-family);font-size:var(--vh-eyebrow-size-m, 12px);font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--vh-eyebrow-color, #ffffff);margin-bottom:12px}.vh-heading{font-family:var(--heading-font-family);font-size:var(--vh-heading-size-m, 36px);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:var(--vh-heading-color, #ffffff);margin:0 0 var(--vh-gap-h-desc-m, 12px)}.vh-desc{font-family:var(--body-font-family);font-size:var(--vh-desc-size-m, 15px);line-height:1.65;color:var(--vh-desc-color, #ffffff);margin:0 0 var(--vh-gap-desc-btn-m, 24px)}.vh-desc p{margin:0}.vh-desc p+p{margin-top:6px}.vh-desc a{color:inherit}.vh-buttons{display:flex;flex-wrap:wrap;gap:12px;justify-content:var(--vh-items-align-m, center)}@media(max-width:767px){.vh-section[data-mobile-video=false] .vh-video-wrap{display:none}}.vh-anim--fade-up{opacity:0;transform:translateY(28px);transition:opacity .85s cubic-bezier(.22,1,.36,1),transform .85s cubic-bezier(.22,1,.36,1)}.vh-anim--fade-in{opacity:0;transition:opacity .9s ease}.vh-anim--slide-left{opacity:0;transform:translate(-40px);transition:opacity .85s cubic-bezier(.22,1,.36,1),transform .85s cubic-bezier(.22,1,.36,1)}.vh-anim--slide-right{opacity:0;transform:translate(40px);transition:opacity .85s cubic-bezier(.22,1,.36,1),transform .85s cubic-bezier(.22,1,.36,1)}.vh-anim--active{opacity:1!important;transform:none!important}@media(min-width:768px){.vh-section{height:var(--vh-height-d, 700px)}.vh-content-wrap{justify-content:var(--vh-align-d, center);padding-top:var(--vh-pad-t-d, 80px);padding-bottom:var(--vh-pad-b-d, 80px)}.vh-container{padding-left:var(--vh-pad-l-d, 64px);padding-right:var(--vh-pad-r-d, 64px);justify-content:var(--vh-justify-d, center)}.vh-content{align-items:var(--vh-items-align-d, center);text-align:var(--vh-text-align-d, center)}.vh-image-wrap{margin-bottom:var(--vh-gap-img-h-d, 24px)}.vh-image-wrap img{width:var(--vh-img-w-d, 160px)}.vh-eyebrow{font-size:var(--vh-eyebrow-size-d, 13px)}.vh-heading{font-size:var(--vh-heading-size-d, 64px);margin-bottom:var(--vh-gap-h-desc-d, 20px)}.vh-desc{font-size:var(--vh-desc-size-d, 18px);margin-bottom:var(--vh-gap-desc-btn-d, 32px)}.vh-buttons{justify-content:var(--vh-items-align-d, center)}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/video-hero.css.map */
