.section{position:relative}.gallery{margin-left:-1rem;margin-right:-1rem}.gallery__item-wrapper{padding:1rem}.gallery__item{aspect-ratio:3/2;position:relative;width:100%}.gallery__item img{height:100%;object-fit:cover;width:100%}.gallery__item button{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}@media (max-width:992px){.gallery{padding-bottom:6rem}.gallery .flickity-prev-next-button{bottom:-1rem;top:auto}}@media (min-width:993px){.gallery{padding-right:6rem}.gallery .flickity-prev-next-button{left:auto;right:1rem;top:50%}.gallery .flickity-prev-next-button.previous{transform:translateY(calc(-50% - 2.5rem))}.gallery .flickity-prev-next-button.next{transform:translateY(calc(-50% + 2.5rem))}}.gallery__img-video{flex:1;line-height:1;min-width:42vw;position:relative;width:100%;z-index:1}.gallery__img{height:100%;object-fit:cover;width:100%}.gallery__img-video button{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.gallery__hubspot-video,.gallery__video-popup{display:none;opacity:0;visibility:hidden}.gallery__video-popup{align-items:center;background-color:rgba(0,0,102,.7);height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:100000}.gallery__video-popup.is-open{display:flex;opacity:1;visibility:visible}.gallery__video-popup-video{height:100%;padding:1rem;width:100%}#videoPopupVideo{display:inline-block;height:auto;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}#vimeoPlayer,#youtubePlayer{height:0;position:relative}#vimeoPlayer>iframe,#youtubePlayer>iframe{height:100%;left:0;margin:0 auto;position:absolute;right:0;top:0;width:100%}#videoPopupVideo iframe{background-color:#000;transition:all .15s}.gallery__video-popup-video--hubspot-file{align-items:center;display:flex;justify-content:center}.gallery__video-popup-video--hubspot-file video{height:auto;width:100%}.gallery__video-popup-video--hubspot-video .hs-video-container{height:auto}.gallery__video-popup-video--vimeo,.gallery__video-popup-video--youtube{align-items:center;display:flex;justify-content:center}.gallery__video-popup--horizontal #videoPopupVideo,.gallery__video-popup--horizontal .hs-video-container,.gallery__video-popup--horizontal video{max-width:800px}.gallery__video-popup--horizontal #vimeoPlayer,.gallery__video-popup--horizontal #youtubePlayer,.gallery__video-popup--horizontal .hs-video-wrapper{padding-bottom:56.25%!important}.gallery__video-popup--vertical #videoPopupVideo,.gallery__video-popup--vertical .hs-video-container,.gallery__video-popup--vertical video{max-width:320px}.gallery__video-popup--vertical #vimeoPlayer,.gallery__video-popup--vertical #youtubePlayer,.gallery__video-popup--vertical .hs-video-wrapper{padding-bottom:177.777777778%!important}.gallery__video-close{position:absolute;right:1rem;top:1rem}.gallery__video-close svg{fill:#fff}body.gallery__video-popup-open{overflow:hidden}@media (min-width:993px){.gallery__img-video{width:42%}}