.video-section{padding-top:var(--section-padding-top-desktop, 0);padding-bottom:var(--section-padding-bottom-desktop, 0)}.full-width-row-full .video-section--inner{padding:0 15px;max-width:var(--grid-width-row, 1380px);margin-left:auto;margin-right:auto}@media only screen and (min-width:768px){.full-width-row-full .video-section--inner{padding:0 50px}}.video-section--container{position:relative;width:100%;max-width:var(--video-section-width, none);margin-left:auto;margin-right:auto;aspect-ratio:16/9}.video-section--container.video-section--container-width-custom{width:min(100%,var(--video-section-width))}.video-section--container.video-section--container-height-custom{height:var(--video-section-height);aspect-ratio:auto}.video-section--container.video-aspect--16-9{aspect-ratio:16/9}.video-section--container.video-aspect--9-16{aspect-ratio:9/16}.video-section--container.video-aspect--4-3{aspect-ratio:4/3}.video-section--container.video-aspect--3-4{aspect-ratio:3/4}.video-section--container.video-aspect--square{aspect-ratio:1/1}.video-section--container.video-aspect-mobile--16-9{--video-mobile-aspect-ratio: 16/9}.video-section--container.video-aspect-mobile--9-16{--video-mobile-aspect-ratio: 9/16}.video-section--container.video-aspect-mobile--4-3{--video-mobile-aspect-ratio: 4/3}.video-section--container.video-aspect-mobile--3-4{--video-mobile-aspect-ratio: 3/4}.video-section--container.video-aspect-mobile--square{--video-mobile-aspect-ratio: 1/1}.video-section--container.video-section--container-height-custom{aspect-ratio:auto}.video-section--container iframe,.video-section--container video{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;object-fit:cover}.video-section--media{overflow:hidden;background:#111}.video-section--rounded .video-section--media{border-radius:var(--video-border-radius-desktop, 0)}.video-section__poster,.video-section__embed,.video-section__iframe-target,.video-section__iframe-target iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.video-section__poster{z-index:1;object-fit:cover}.video-section__poster--mobile,.video-section__video--mobile{display:none}.video-section__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(180deg,#00000014,#0000002e);transition:opacity .2s ease}.video-section__play-button{position:absolute;left:50%;top:50%;z-index:4;width:var(--video-play-button-size-desktop, 88px);height:var(--video-play-button-size-desktop, 88px);transform:translate(-50%,-50%);display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:999px;background:#fff;color:#151515;cursor:pointer;transition:opacity .2s ease,background-color .2s ease,color .2s ease}.video-section__play-icon{display:block;width:var(--video-play-icon-size-desktop, 26px);height:var(--video-play-icon-size-desktop, 26px);padding-left:6px}@media(hover:hover){.video-section__play-button:hover{background:#fff}}.video-section__embed,.video-section__video{z-index:3}.video-section__embed{display:none}.video-section__video{opacity:0;transition:opacity .2s ease}.video-section--media.has-started .video-section__overlay,.video-section--media.has-started .video-section__poster,.video-section--media.has-started .video-section__play-button{opacity:0;pointer-events:none}.video-section--media.has-started .video-section__embed{display:block}.video-section--media.has-started .video-section__embed--mobile{display:none}.video-section--media.has-started .video-section__video{opacity:1}.video-section:not([data-video-mode=click]) .video-section__video::-webkit-media-controls{display:none!important}.video-section:not([data-video-mode=click]) .video-section__video::-webkit-media-controls-enclosure{display:none!important}.video-section--inner.header-align-left .section-header{align-items:flex-start;text-align:left}.video-section--inner.header-align-center .section-header{align-items:center;text-align:center}.video-section--inner.header-align-right .section-header{align-items:flex-end;text-align:right}.video-section--inner .section-header{flex-direction:column;gap:0;margin-bottom:0;padding-top:var(--video-header-padding-top-desktop, 0);padding-bottom:var(--video-header-padding-bottom-desktop, 0)}.video-section--inner .section-header--title{font-size:var(--video-heading-size-desktop, 40px);line-height:var(--video-heading-line-height-desktop, 50px)}.video-section--inner .section-header--description{font-size:var(--video-description-size-desktop, 20px);line-height:var(--video-description-line-height-desktop, 30px)}@media only screen and (min-width:768px){.video-section--inner.header-align-left .section-header{align-items:flex-start;justify-content:flex-start}.video-section--inner.header-align-center .section-header{align-items:center;justify-content:center}.video-section--inner.header-align-right .section-header{align-items:flex-end;justify-content:flex-end}.video-section--inner .section-header--title{margin-bottom:10px}}@media only screen and (max-width:767px){.video-section{padding-top:var(--section-padding-top-mobile, 0);padding-bottom:var(--section-padding-bottom-mobile, 0)}.video-section--container:not(.video-section--container-height-custom){aspect-ratio:var(--video-mobile-aspect-ratio, 16/9)}.video-section--rounded .video-section--media{border-radius:var(--video-border-radius-mobile, 0)}.video-section--has-mobile-poster .video-section__poster--desktop{display:none}.video-section--has-mobile-poster .video-section__poster--mobile{display:block}.video-section--has-mobile-video .video-section__video--desktop,.video-section--has-mobile-video .video-section__embed--desktop{display:none}.video-section--has-mobile-video .video-section__video--mobile,.video-section--has-mobile-video.has-started .video-section__embed--mobile{display:block}.video-section--inner .section-header{margin-bottom:0;padding:var(--video-header-padding-top-mobile, 24px) 25px var(--video-header-padding-bottom-mobile, 24px)}.video-section--inner .section-header--title{margin-bottom:15px;font-size:var(--video-heading-size-mobile, 24px);line-height:var(--video-heading-line-height-mobile, 30px)}.video-section--inner .section-header--content{padding-left:var(--video-header-content-padding-x-mobile, 25px);padding-right:var(--video-header-content-padding-x-mobile, 25px)}.video-section--inner .section-header--description{font-size:var(--video-description-size-mobile, 20px);line-height:var(--video-description-line-height-mobile, 30px)}.video-section__play-button{width:var(--video-play-button-size-mobile, 71px);height:var(--video-play-button-size-mobile, 71px);padding-left:0}.video-section__play-icon{width:var(--video-play-icon-size-mobile, 26px);height:var(--video-play-icon-size-mobile, 26px);padding-left:6px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/video.css.map */
