.video-section__container{display:flex;flex-direction:column;gap:40px;padding-bottom:60px;padding-top:60px}.video-section__container>*{flex:1}.hero__image-wrapper{border-radius:15px;overflow:hidden;position:relative}.video-section__thumbnail img,.video-section__thumbnail picture{display:flex;height:100%;object-fit:cover;width:100%}.video-section__button{margin-top:30px}.video-section__eye{font-size:16px;margin-bottom:15px}.video-section__heading{font-size:28px;margin-bottom:15px}.video-section__description{font-size:16px}.video-section__modal{align-items:center;background-color:rgba(0,0,0,.4);display:flex;height:100%;left:0;opacity:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;transform:scale(.99) translateY(-.7em);transform-origin:bottom;visibility:hidden;width:100%}.video-section__modal,.video-section__modal.open{transition:opacity,transform .8s cubic-bezier(.16,1,.3,1)}.video-section__modal.open{opacity:1;transform:scale(1) translateY(0);transform-origin:top;visibility:visible;z-index:1024}.video-section__modal-toggle{cursor:pointer;position:relative}.video-section__modal-toggle:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='52' height='52' fill='none'%3E%3Cpath fill='%23EE7624' d='M26 0C11.637 0 0 11.637 0 26s11.637 26 26 26 26-11.637 26-26S40.363 0 26 0m12.13 28.516L19.678 39.105c-1.656.922-3.743-.262-3.743-2.202V15.097c0-1.93 2.076-3.124 3.743-2.202L38.13 24.113c1.72.964 1.72 3.45 0 4.403'/%3E%3C/svg%3E");background-repeat:no-repeat;content:"";display:block;height:52px;inset:0;margin:auto;position:absolute;width:52px;z-index:1}.video-section__modal-toggle:after{background-color:hsla(0,0%,100%,.3);content:"";display:block;inset:0;position:absolute;z-index:0}.video-section__modal-content{margin:var(--lf-container-margin);max-width:var(--lf-container-max-width);padding:0 var(--lf-container-padding-x);position:relative;width:100%}.video-section__modal-close{align-items:center;background-color:var(--lf-white);border-radius:50%;display:flex;height:2rem;justify-content:center;margin-left:auto;position:absolute;right:3rem;top:1rem;width:2rem;z-index:10}.video-section__modal-close svg{fill:var(--lf-bg-accent-color)}.video-section__modal-content video{aspect-ratio:16/9;height:100%;width:100%}@media (min-width:768px){.video-section__container{align-items:center;flex-direction:row;gap:40px;padding-bottom:90px;padding-top:90px}.video-section__container-reverse{flex-direction:row-reverse}.video-section__heading{font-size:35px}}@media (min-width:992px){.video-section__container{gap:60px}}img{object-fit:cover!important}.video-js.vjs-hubspot.vjs-fill{border:1px solid #000}