.photo-gallery{margin-bottom:3.125rem;margin-top:1.25rem}.photo-gallery .row{margin-right:-0.15625rem;margin-left:-0.15625rem}.photo-gallery__item{padding:0.3125rem;display:none}.photo-gallery__item.active{display:block}.photo-gallery__item-imgbox{position:relative;background-repeat:no-repeat !important;background-size:cover !important;background-position:center center !important;overflow:hidden}.photo-gallery__item-imgbox img,.photo-gallery__item-imgbox picture{width:100%;visibility:hidden}.photo-gallery__item-imgbox:hover .photo-gallery__item-caption{transform:translateY(0%)}.photo-gallery__item-caption{background:var(--color-red--85);position:absolute;top:0;bottom:0;left:0;right:0;width:100%;padding:0.9375rem 1.25rem;transition:all 0.5s ease-out;transform:translateY(100%);transition:transform 0.3s ease-in-out;display:flex;align-items:flex-end}.photo-gallery__item-caption-text{font-size:0.875rem !important;line-height:1.25rem !important;color:var(--color-white) !important;margin-bottom:0 !important}.photo-gallery__item-caption-link{position:absolute;top:1.25rem}.photo-gallery__footer{text-align:center;padding:2.5rem 0 0}.photo-gallery__footer-link{color:var(--color-blue);text-transform:uppercase;font-size:0.875rem;font-weight:700;text-decoration:none}.photo-gallery__footer-link:hover{color:var(--color-red);text-decoration:none}.photo-gallery__footer-link svg{margin-left:0.3125rem;position:relative;top:-0.125rem}

