.three-image-hero{display:grid;grid-template-columns:1fr 1fr 1fr}.three-image-hero>a{display:grid;grid-template-columns:1fr;color:var(--color);text-align:center}.three-image-hero>a.color-palette-light{--color: #fff;--negative-color: #000}.three-image-hero>a.color-palette-dark{--color: #000;--negative-color: #fff}.three-image-hero>a:hover{text-decoration-line:none}.three-image-hero>a>*{grid-area:1/1/2/2}.three-image-hero>a>.image-container>img{width:100%;height:100%;object-fit:cover;object-position:center}.three-image-hero>a>.title{margin-top:32px;font-size:28px;font-family:"ivyora-display",serif}.three-image-hero>a>.cta{display:flex;justify-content:center;align-items:center;place-self:end center;margin-bottom:20px;border:2px solid var(--color);border-radius:50%;width:fit-content;font-weight:500;font-family:"ivyora-text",serif;text-align:center;text-transform:uppercase}@media only screen and (min-width: 1024px){.three-image-hero>a>.cta{padding:23px 24px 25px;font-size:16px}}@media only screen and (max-width: 1023px){.three-image-hero>a>.cta{padding:21px 22px 23px;font-size:17px}}.three-image-hero>a>.cta:hover{background-color:var(--color);color:var(--negative-color)}/*# sourceMappingURL=three-image-hero.css.map */
