.home .image-description{text-align:center;font-size:var(--fs-h4) !important}.image-grid-section{--gap: calc(var(--g-spacing) * 1.4);position:relative;overflow:visible;overflow:hidden}.image-grid-section .image-grid-wrapper{display:flex;flex-direction:column;gap:calc(var(--gap)*2)}.image-grid-section .bg-angled{height:100%}.image-grid-section .smol-images-grid{display:grid;gap:var(--gap);grid-template-columns:1fr}@media(min-width: 992px){.image-grid-section .smol-images-grid.grid-column-four{grid-template-columns:1fr 1fr}}@media(min-width: 1170px){.image-grid-section .smol-images-grid.grid-column-four{grid-template-columns:1fr 1fr 1fr 1fr}}@media(min-width: 992px){.image-grid-section .smol-images-grid.grid-column-three{grid-template-columns:1fr 1fr}}@media(min-width: 1170px){.image-grid-section .smol-images-grid.grid-column-three{grid-template-columns:1fr 1fr 1fr}}.image-grid-section .smol-images-grid .grid-image-wrapper .grid-image{position:relative;display:flex;flex-direction:column;aspect-ratio:3/2;border:1px solid var(--clr-white)}.image-grid-section .smol-images-grid .grid-image-wrapper .grid-image img{width:100%;min-width:100%;position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.image-grid-section .smol-images-grid .grid-image-wrapper .image-description{font-family:var(--font-heading);text-transform:uppercase;font-style:italic;font-size:16px;line-height:1.2;font-weight:700;padding-top:calc(var(--g-spacing)/2);text-wrap:balance;width:100%;margin:0 auto}@media(max-width: 992px){.image-grid-section .smol-images-grid .grid-image-wrapper .image-description{text-align:center}}.image-grid-section .section-heading-grid{display:grid;grid-template-columns:auto 1fr;gap:calc(var(--g-spacing)*2)}@media(max-width: 992px){.image-grid-section .section-heading-grid{grid-template-columns:1fr;gap:var(--g-spacing)}}.image-grid-section .section-heading-grid.heading-single{grid-template-columns:1fr;max-width:75ch}@media(max-width: 992px){.image-grid-section .section-heading-grid.heading-single{max-width:initial}}@media(min-width: 992px){.image-grid-section .section-heading-grid.header-right{grid-template-columns:65% 1fr}.image-grid-section .section-heading-grid.header-right .section-heading{grid-column:2/3;grid-row:1}.image-grid-section .section-heading-grid.header-right .section-heading-description{grid-column:1/2;grid-row:1;max-width:initial}.image-grid-section .section-heading-grid.header-right .section-heading-description p:first-of-type{margin-top:0;padding-top:0}}.image-grid-section .section-heading-grid.header-right .heading-wrapper{position:relative;padding:calc(var(--g-spacing));display:inline-flex}.image-grid-section .section-heading-grid.header-right .heading-wrapper::after{content:"";position:absolute;top:0;left:0;width:2000%;height:100%;background:inherit;background:var(--clr-red);z-index:0}@media(max-width: 768px){.image-grid-section .section-heading-grid.header-right .heading-wrapper::after{left:0}}.image-grid-section .section-heading-grid.header-left .heading-wrapper{display:inline-flex}@media(min-width: 768px){.image-grid-section .section-heading-grid.header-left .heading-wrapper{padding-left:0}}.image-grid-section .section-heading-description{width:100%}@media(max-width: 768px){.image-grid-section .section-heading-description{padding-left:var(--g-spacing)}}@media(min-width: 992px){.image-grid-section .section-heading-description{padding-top:0}}.image-grid-section .section-heading-description p{max-width:none}.image-grid-section .section-heading-description p:first-of-type{margin-top:0;padding-top:0}.image-grid-section .overflow-heading{position:relative;grid-template-areas:"stack";color:var(--clr-white)}.image-grid-section .overflow-heading>*{grid-area:stack}.image-grid-section .overflow-heading h2{position:relative;padding:0;margin:0 auto;color:var(--clr-white);z-index:1;margin:0}@media(min-width: 992px){.image-grid-section .overflow-heading h2{margin:0;text-align:initial}}.image-grid-section .overflow-heading .heading-wrapper{position:relative;padding:calc(var(--g-spacing));display:flex}.image-grid-section .overflow-heading .heading-wrapper::after{content:"";position:absolute;top:0;right:0;width:2000%;height:100%;background:inherit;background:var(--clr-red);z-index:0}@media(max-width: 768px){.image-grid-section .overflow-heading .heading-wrapper::after{left:0}}.image-grid-section .section-cta-wrapper{position:absolute;bottom:0;width:100%;z-index:1}.image-grid-section .theme-bg-blue-lined .section-cta{background:var(--bg-blue-lined)}@media(min-width: 992px){.image-grid-section.image-grid-logos .smol-images-grid{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;gap:calc(var(--g-spacing)*2)}}.image-grid-section.image-grid-logos .smol-images-grid .grid-image-wrapper{display:flex;align-items:center;justify-content:center}.image-grid-section.image-grid-logos .smol-images-grid .grid-image-wrapper .grid-image{width:250px;height:250px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:0}.image-grid-section.image-grid-logos .smol-images-grid .grid-image-wrapper .grid-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}

/*# sourceMappingURL=images.css.map */