.hs-image-gallery__grid{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:640px){.hs-image-gallery__grid{column-gap:2rem;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:start;row-gap:2rem}}.hs-image-gallery__item{margin:0}.hs-image-gallery__media{height:0;max-width:390px;overflow:hidden;padding-bottom:56.41%;position:relative;width:100%}@media (min-width:640px){.hs-image-gallery__media{height:0;max-width:none;padding-bottom:56.41%;width:100%}}.hs-image-gallery__media img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.hs-image-gallery__media+.hs-image-gallery__subheadline{margin-top:.75rem}.hs-image-gallery__subheadline{color:#000;font-size:.875rem;line-height:1.25rem;margin:0}.hs-image-gallery__media+.hs-image-gallery__download{margin-top:calc(1rem + 15px)}.hs-image-gallery__subheadline+.hs-image-gallery__download{margin-top:calc(.75rem + 15px)}.hs-image-gallery__download{margin:0 0 0 -5px}.hs-image-gallery__download-link{align-items:center;color:#000;display:inline-flex;font-size:1rem;font-weight:400;gap:.25rem;line-height:1.375rem;text-decoration:none}.hs-image-gallery__download-link:focus-visible,.hs-image-gallery__download-link:hover{text-decoration:underline}.hs-image-gallery__download-icon{flex-shrink:0;font-size:1.125rem;height:1.125rem;width:1.125rem}