.video-background{position:relative;display:block;width:100%;height:var(--desktop-height);overflow:hidden;background:var(--background-color)}.video-background:not(.video-background--full){width:calc(100% - 40px);max-width:var(--page-width, 1400px);margin-inline:auto}.video-background__video{display:block;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .5s ease}.video-background.is-loaded .video-background__video{opacity:1}.video-background__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#000;opacity:var(--overlay-opacity);pointer-events:none}.video-background__placeholder{display:grid;width:100%;height:100%;place-items:center;padding:24px;text-align:center}@media screen and (max-width:749px){.video-background{height:var(--mobile-height)}.video-background:not(.video-background--full){width:calc(100% - 24px)}}@media(prefers-reduced-motion:reduce){.video-background__video{transition:none}}.video-presentation{padding-top:var(--video-space-top);padding-bottom:var(--video-space-bottom);background:var(--video-background)}.video-presentation__inner{width:100%;margin-inline:auto}.video-presentation--boxed .video-presentation__inner{max-width:var(--video-max-width);padding-inline:20px}.video-presentation--full .video-presentation__inner{max-width:none}.video-presentation__content{width:min(100%,var(--video-width-desktop));margin:0 auto 24px}.video-presentation--align-left .video-presentation__content{text-align:left}.video-presentation--align-center .video-presentation__content{text-align:center}.video-presentation--align-right .video-presentation__content{text-align:right}.video-presentation__heading{margin:0 0 10px}.video-presentation__text>:first-child{margin-top:0}.video-presentation__text>:last-child{margin-bottom:0}.video-presentation__player{position:relative;display:block;width:var(--video-width-desktop);margin-inline:auto;overflow:hidden;border-radius:var(--video-radius);background:#000}.video-presentation__player--shadow{box-shadow:0 16px 40px #0000002e}.video-presentation__player--ratio-16-9{aspect-ratio:16 / 9}.video-presentation__player--ratio-4-3{aspect-ratio:4 / 3}.video-presentation__player--ratio-1-1{aspect-ratio:1 / 1}.video-presentation__player--ratio-9-16{aspect-ratio:9 / 16;max-width:min(var(--video-width-desktop),520px)}.video-presentation__player--ratio-custom{height:var(--video-height-desktop)}.video-presentation__video,.video-presentation__poster{display:block;width:100%;height:100%;object-fit:cover}.video-presentation__poster{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.video-presentation__play{position:absolute;z-index:2;top:50%;left:50%;display:inline-flex;align-items:center;gap:10px;min-height:56px;padding:12px 18px;border:0;border-radius:999px;color:var(--play-color);background:var(--play-background);box-shadow:0 8px 24px #00000040;transform:translate(-50%,-50%);cursor:pointer}.video-presentation__play:hover{transform:translate(-50%,-50%) scale(1.04)}.video-presentation__play:focus-visible{outline:3px solid currentColor;outline-offset:4px}.video-presentation__play-icon{width:0;height:0;margin-left:3px;border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:15px solid currentColor}.video-presentation__play-text{font-weight:600;white-space:nowrap}.video-presentation__player.is-playing .video-presentation__play,.video-presentation__player.is-playing .video-presentation__poster{opacity:0;visibility:hidden;pointer-events:none}.video-presentation__placeholder{display:grid;min-height:320px;place-items:center;padding:24px;color:#fff;text-align:center}@media screen and (max-width:749px){.video-presentation--boxed .video-presentation__inner{padding-inline:12px}.video-presentation__content,.video-presentation__player{width:100%}.video-presentation__player--ratio-9-16{max-width:min(100%,420px)}.video-presentation__player--ratio-custom{height:var(--video-height-mobile)}.video-presentation__play{min-height:50px;padding:10px 15px}}@media(prefers-reduced-motion:reduce){.video-presentation__play:hover{transform:translate(-50%,-50%)}}
/*# sourceMappingURL=/cdn/shop/t/135/compiled_assets/styles.css.map */
