.c-image-gallery-content{--image-gallery-content-heading:var(--context-heading-color,var(--color-gray-700));--image-gallery-content-text:var(--context-text-color,var(--color-gray-700))}.c-image-gallery-content.s-item:not(.c-hero){margin-inline:auto;max-width:calc(var(--container-width-wide) + var(--container-padding)*2)!important;padding-inline:var(--container-padding);width:100%}.c-image-gallery-content__wrap{width:100%}.c-image-gallery-content__item{align-items:flex-start;display:flex;flex-direction:column;gap:3.75rem;min-width:0;width:100%}@media only screen and (min-width:1024px){.c-image-gallery-content__item{flex-direction:row;padding:3.75rem 3.75rem 5rem}}.c-image-gallery-content__media{display:flex;flex:0 1 26.9375rem;flex-direction:column;gap:1.875rem;max-width:26.9375rem;min-width:0;width:100%}.c-image-gallery-content__main-image,.c-image-gallery-content__thumbnail{background-color:transparent;display:block;margin:0;overflow:hidden;position:relative}.c-image-gallery-content__main-image{aspect-ratio:550/309;width:100%}.c-image-gallery-content__thumbnails{align-items:flex-start;display:flex;gap:.75rem;justify-content:space-between;min-width:0;width:100%}.c-image-gallery-content__thumbnail{aspect-ratio:100/93;flex:0 1 6.25rem;max-width:calc(33.33333% - .5rem);width:6.25rem}.c-image-gallery-content__image{display:block;font-family:"object-fit:contain";height:auto;inset:0;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;width:100%}.c-image-gallery-content__content{align-items:flex-start;display:flex;flex:1 1 45.0625rem;flex-direction:column;gap:3.75rem;min-width:0;width:100%}.c-image-gallery-content__title{color:var(--image-gallery-content-heading);font-family:var(--font-secondary);font-size:1.75rem;font-weight:700;letter-spacing:-.01em;line-height:2.5rem;margin:0;text-align:left;width:100%}.c-image-gallery-content__text{color:var(--image-gallery-content-text);font-family:var(--font-primary);font-size:1rem;font-weight:400;letter-spacing:.01em;line-height:1.5rem;text-align:left;width:100%}.c-image-gallery-content__text>:first-child{margin-top:0}.c-image-gallery-content__text>:last-child{margin-bottom:0}.c-image-gallery-content__text a,.c-image-gallery-content__text p,.c-image-gallery-content__text strong{color:inherit;font:inherit;letter-spacing:inherit}.c-image-gallery-content__text a{text-decoration:underline}