.video-hero{padding:.75rem 2rem;width:100%;background-color:var(--primary-color)}.video-hero__container{position:relative;width:100%;border-radius:8px;overflow:hidden;background-color:var(--primary-color)}.video-hero__click-layer{position:relative;width:100%;height:100%}.video-hero__video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.video-hero__placeholder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--primary-color)}.video-hero__placeholder-image{width:100%;height:100%;object-fit:cover;opacity:.3}.video-hero__play-toggle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.95);border:none;border-radius:50%;width:70px;height:70px;display:flex;align-items:center;justify-content:center;background-color:#fff;color:#000;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease,transform .25s ease,box-shadow .25s ease,background-color .25s ease}.video-hero__play-toggle-icon svg{width:30px;height:30px;stroke:currentColor}.video-hero__play-toggle.video-hero__play-toggle--visible{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,-50%) scale(1);box-shadow:0 10px 30px #00000040}.video-hero__play-toggle.video-hero__play-toggle--visible:hover{transform:translate(-50%,-50%) scale(1.05);box-shadow:0 14px 36px #0000004d}@media screen and (max-width:749px){.video-hero{padding:.75rem 1rem}.video-hero__play-toggle{width:62px;height:62px}.video-hero__play-toggle-icon svg{width:26px;height:26px}}@media screen and (max-width:480px){.video-hero{padding:.5rem .75rem}.video-hero__container{border-radius:4px}.video-hero__play-toggle{width:54px;height:54px}.video-hero__play-toggle-icon svg{width:22px;height:22px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-video-hero.css.map */
