.video-modal{position:relative;width:100%}.video-modal__play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:none;border:none;cursor:pointer;transition:transform .2s ease;padding:0;color:#fff}.video-modal__play-circle{width:150px;height:150px;border:2px solid white;border-radius:50%;display:flex;align-items:center;justify-content:center}.video-modal__play-text{color:#fff}.video-modal__modal{border:none;padding:0;margin:0;width:100%;height:100vh;max-width:none;background:#000000e6}.video-modal__modal[open]{display:flex;align-items:center;justify-content:center}.video-modal__modal::backdrop{background:#000000e6}.video-modal__modal-content{position:relative;width:90%;max-width:1200px;height:auto;margin:auto;display:flex;align-items:center;justify-content:center;background:#000c;box-shadow:0 4px 8px #0003;border-radius:0}.video-modal__close-button{position:absolute;top:20px;right:20px;background:none;border:none;color:#fff;cursor:pointer;padding:10px;z-index:2}.video-modal__close-button svg{width:24px;height:24px}.video-modal__video-wrapper{position:relative;width:90%;max-width:1200px}.video-modal__video{width:100%;height:auto;border:1px solid white;border-radius:0;background:#000}.video-modal__controls{position:absolute;bottom:0;left:0;right:0;background:#0003;padding:10px;display:flex;align-items:center;gap:10px;border:1px solid white}.video-modal__controls svg{width:24px;height:24px}.video-modal__play-pause,.video-modal__mute{background:none;border:none;color:#fff;cursor:pointer;padding:5px}.video-modal__progress-bar{flex-grow:1;margin:0 10px}.video-modal__progress-time{color:#fff;font-size:12px}.video-modal__volume{display:flex;align-items:center;gap:5px}.video-modal__volume-slider{width:80px}.video-hero__wrapper{position:relative;width:100%;height:100vh;max-height:800px}.video-hero__background{position:absolute;top:0;left:0;width:100%;height:100%}.video-hero .parallax-img{will-change:transform;width:100%;height:120%;object-fit:cover;position:absolute;top:-20%}.video-hero .parallax-wrapper{position:relative;overflow:hidden;height:100%;width:100%}.video-hero__play-button:hover{transform:translate(-50%,-50%) scale(1.1)}.video-hero__background img{width:100%;height:100%;object-fit:cover}.video-section__image-wrapper{position:relative;width:100%;max-width:600px;aspect-ratio:1/1;margin:0 auto}.video-section__cover-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:top center;z-index:1}.video-section__image-wrapper .video-modal__play-button{z-index:2}.video-section__content{position:relative}@media screen and (min-width: 750px){.video-section__content{display:flex;flex-direction:row;gap:20px;flex-wrap:nowrap;max-width:1000px;margin:4rem auto;align-items:center}.video-section__image-wrapper{aspect-ratio:1/1}}.video-section__content p{color:rgb(var(--color-foreground-alt))}.video-section__header{margin-bottom:20px;width:100%}.video-section__description{width:100%;margin-top:20px}.video-section__description-heading{margin:0 0 10px}.video-section__description p{margin:0}.video-section__description-link-wrapper{margin-left:auto;margin-right:auto;text-align:center}
/*# sourceMappingURL=/cdn/shop/t/35/assets/video-section.css.map */
