.three-card-callout__container{display:grid;grid-template-rows:auto auto auto;grid-template-columns:1fr 1fr;column-gap:var(--spacing-unit-xs);row-gap:var(--spacing-unit-xl)}@media screen and (min-width: 768px){.three-card-callout__container{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);gap:var(--spacing-unit-xl)}}.three-card-callout__title-wrapper{grid-row:1;grid-column:1 / span 2;text-align:center}@media screen and (min-width: 768px){.three-card-callout__title-wrapper{grid-row:1;grid-column:1;text-align:initial}}.three-card-callout__title{margin:0;padding:0 var(--content-wrapper-spacing)}.three-card-callout__title :first-child{margin:0}.three-card-callout__card{position:relative;border-radius:0;height:100%;overflow:hidden}.three-card-callout__card--position-1{grid-row:2;grid-column:1 / span 2}@media screen and (min-width: 768px){.three-card-callout__card--position-1{grid-row:2 / span 2;grid-column:1}}.three-card-callout__card--position-2{grid-row:3;grid-column:1}@media screen and (min-width: 768px){.three-card-callout__card--position-2{grid-row:1 / span 3;grid-column:2}}@media screen and (min-width: 768px){.three-card-callout__card--position-2.three-card-callout__card--short{grid-row:2 / span 2}}@media screen and (min-width: 768px){.three-card-callout__card--position-2.three-card-callout__card--tall{grid-row:1 / span 3}}.three-card-callout__card--position-3{grid-row:3;grid-column:2}@media screen and (min-width: 768px){.three-card-callout__card--position-3{grid-row:1 / span 3;grid-column:3}}@media screen and (min-width: 768px){.three-card-callout__card--position-3.three-card-callout__card--short{grid-row:2 / span 2}}@media screen and (min-width: 768px){.three-card-callout__card--position-3.three-card-callout__card--tall{grid-row:1 / span 3}}.three-card-callout__item{display:flex;position:relative;flex-direction:column;align-items:center;gap:var(--spacing-unit-xs);height:100%}.three-card-callout__image{position:relative;width:100%;height:100%;overflow:hidden}.three-card-callout__card--short .three-card-callout__image{aspect-ratio:1 / 1}.three-card-callout__card--tall .three-card-callout__image{aspect-ratio:2 / 3}.three-card-callout__link:after{position:absolute;top:0;right:0;bottom:0;left:0;content:""}
/*# sourceMappingURL=/cdn/shop/t/2/assets/three-card-callout.css.map */
