.video-gallery__header{margin:0 auto 4rem;max-width:980px}.video-gallery__header :last-child{margin-bottom:0}.video-gallery__items{display:grid;gap:3rem}.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}.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:2.5rem 2.5rem 4.8rem}.video-gallery__item-content h3{font-size:2.4rem;font-weight:500}.video-gallery__item-content :last-child{margin-bottom:0}.video-gallery__modal button.modal__close{color:#fff;height:auto}.video-gallery__modal .modal__overlay{padding-top:6rem}.modal__content.video-gallery__item-video.link-video video,.video-gallery__modal .modal__container{max-width:1080px;width:100%}.video-gallery__modal .modal__content{padding-top:3.4rem}.video-gallery__modal .modal__close{top:4px}.modal__content.video-gallery__item-video{aspect-ratio:16/9}.modal__content.video-gallery__item-video.link-video{aspect-ratio:180/107}.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--2-cols,.video-gallery__items--3-cols,.video-gallery__items--4-cols,.video-gallery__items--5-cols{grid-template-columns:1fr 1fr}.video-gallery__item-content{padding:2.5rem 4.5rem 4.8rem}}@media (min-width:768px){.video-gallery__items--3-cols,.video-gallery__items--5-cols{grid-template-columns:repeat(3,1fr)}.video-gallery__items--4-cols .video-gallery__item-content,.video-gallery__items--5-cols .video-gallery__item-content{padding:2.5rem 2.2rem 3rem}.video-gallery__items--3-cols .video-gallery__item-image svg,.video-gallery__items--4-cols .video-gallery__item-image svg,.video-gallery__items--5-cols .video-gallery__item-image svg{width:8rem}}@media (min-width:980px){.video-gallery__items--4-cols{grid-template-columns:repeat(4,1fr)}.video-gallery__items--5-cols{gap:2rem;grid-template-columns:repeat(5,1fr)}}