.video-gallery__header{margin:0 auto 40px;max-width:980px}.video-gallery__header h2{font-weight:400}.video-gallery__header h2 strong{font-weight:700}.video-gallery__header :last-child{margin-bottom:0}.video-gallery__items{align-items:start;display:grid;gap:30px}.video-gallery__item{background:var(--white)}.modal-open .video-gallery__item-image{pointer-events:none!important}.video-gallery__item-image{-webkit-appearance:none;appearance:none;background:none;border:0;cursor:pointer;isolation:isolate;overflow:hidden;padding:0;position:relative;width:100%}.video-gallery__item-image:focus{outline:2px solid blue;outline-offset:2px}.video-gallery__item-image svg,.video-gallery__item-image:before{position:absolute}.video-gallery__item-image:before{background:rgba(0,0,0,.35);content:"";inset:0;z-index:1}.video-gallery__item-image img{aspect-ratio:19/13;o-object-fit:cover;object-fit:cover;position:relative;width:100%;z-index:0}.video-gallery__item-image svg{inset:50%;pointer-events:none;transform:translate(-50%,-50%);z-index:2}.video-gallery__item-content{padding:25px 25px 48px}.video-gallery__item-content h3{font-size:24px;font-weight:500}.video-gallery__item-content :last-child{margin-bottom:0}.video-gallery__modal button.modal__close{color:#fff;font-weight:500;height:auto}.video-gallery__modal .modal__overlay{padding-top:60px}.video-gallery__modal .modal__container{max-width:1080px;width:100%}.video-gallery__modal .modal__content{padding-top:34px}.video-gallery__modal .modal__close{top:4px}.modal__content.video-gallery__item-video{aspect-ratio:16/9}.video-gallery__modal .wistia_responsive_padding{overflow:hidden}@media screen and (min-width:1199px) and (max-height:768px){.video-gallery__modal .modal__container{width:55%}}@media (min-width:601px){.video-gallery__items:not(.video-gallery__items--single){grid-template-columns:1fr 1fr}.video-gallery__item-content{padding:25px 45px 48px}}