.section-image-links__header{display:flex;justify-content:center;text-align:center;margin-bottom:2em}@media (max-width:1024px){.section-image-links__header{margin-bottom:1.5em}}.section-image-links__header h1,.section-image-links__header h2,.section-image-links__header h3,.section-image-links__header h4,.section-image-links__header h5,.section-image-links__header h6{margin:0}.section-image-links__inner{position:relative;display:grid;gap:1em}.section-image-links__inner--1{grid-template-columns:100%}.section-image-links__inner--2{grid-template-columns:repeat(2,1fr)}.section-image-links__inner--3{grid-template-columns:repeat(3,1fr)}.section-image-links__inner--4{grid-template-columns:repeat(4,1fr)}@media (max-width:1024px){.section-image-links__inner{grid-template-columns:repeat(2,1fr);gap:.5em}}.section-image-links .image-poster{position:relative;width:100%;overflow:hidden;color:#fff;height:0;padding-bottom:100%;display:block;pointer-events:all}.section-image-links .image-poster__content{position:absolute;left:0;top:0;width:100%;height:100%;z-index:3;padding:1.5em 1em;display:flex;align-items:flex-end;justify-content:space-between;gap:1em}.section-image-links .image-poster img{position:absolute;left:50%;top:50%;width:100%;height:100%;transform:translate(-50%,-50%) scale(1.01);-o-object-fit:cover;object-fit:cover;z-index:1}.section-image-links .image-poster .overlay{position:absolute;width:100%;height:100%;left:0;top:0;z-index:2}.section-image-links .image-poster span{font-size:1.125em;text-shadow:1px 1px 2px rgba(0,0,0,.1)}@media (max-width:1024px){.section-image-links .image-poster span{font-size:.875em}}.section-image-links .image-poster svg{width:1.125em;min-width:1.125em;height:auto;position:relative;top:-2px}.section-image-links .image-poster svg line{stroke:#fff;stroke-width:1.25}