.video-hero-section{background:var(--video-hero-bg, #4d6256);padding:4rem}.video-hero__container{position:relative;max-width:1700px;margin:0 auto}.video-hero__text-block{background:transparent;display:flex;flex-direction:column;justify-content:center;padding:2.5rem;min-width:320px;max-width:480px;position:absolute;top:0;left:0;z-index:2;background-color:var(--video-hero-bg);box-shadow:none;border-bottom-right-radius:var(--media-radius)}.video-hero__text-block .accent_line.accent-top{left:6px;top:0}.video-hero__text-block .accent_line.accent-bottom{left:0;top:6px}.video-hero__heading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:4.5rem;line-height:5.5rem;color:var(--video-hero-heading-color, #fff);margin-bottom:2rem;letter-spacing:0}.video-hero__subheading{font-size:2rem;line-height:3rem;letter-spacing:0;color:var(--video-hero-subheading-color, #fff);margin-bottom:0}.video-hero__media-block{display:flex;align-items:center;justify-content:center}.video-hero__media-wrapper{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:var(--media-radius);overflow:hidden;background:#eaeaea}.video-hero__media-img{width:100%;height:100%;object-fit:cover;display:block;border-radius:var(--video-hero-media-radius)}.video-hero__play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:none;border:none;padding:0;cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center;width:64px;height:64px;transition:filter .2s}.video-hero__play-btn:focus-visible{outline:2px solid #fff;outline-offset:2px}.video-hero__play-btn:hover svg circle{filter:brightness(.95)}.video-hero__modal-media{width:var(--video-hero-modal-width);max-width:var(--video-hero-modal-max-width);max-height:var(--video-hero-modal-max-height);display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--video-hero-modal-bg);position:relative}.video-hero__modal-video,.video-hero__modal-iframe{width:100%;height:56vw;max-height:var(--video-hero-modal-max-height);background:#000;display:block}@media (max-width: 990px){.video-hero__container{flex-direction:column;gap:2rem;padding:0 3rem}.video-hero__text-block{position:relative;padding:2.4rem 1.9rem;max-width:100%;min-width:0;align-items:flex-start;margin-bottom:-25px;border-radius:10px 10px 20px 20px;margin-inline:1px}.video-hero__media-block{min-width:0}.video-hero__media-wrapper{max-width:100%;border-radius:var(--media-radius)}}@media (max-width: 600px){.video-hero-section{padding:4rem 0}.video-hero__container{gap:1.2rem}.video-hero__heading{font-size:3rem;line-height:4.5rem;margin-bottom:1rem}.video-hero__subheading{font-size:1.8rem;line-height:2.6rem}.video-hero__modal-media{width:98vw;max-width:100vw;max-height:60vh}.video-hero__modal-video,.video-hero__modal-iframe{height:48vw;max-height:60vh}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/video-hero.css.map */
