.three-image-row{padding-top:var(--tir-pt, 36px);padding-bottom:var(--tir-pb, 40px)}.three-image-row__header{display:flex;align-items:flex-start;justify-content:space-between;gap:2.4rem;margin-bottom:2.8rem}.three-image-row__header-left{min-width:0}.three-image-row__heading{margin:0 0 .8rem;line-height:1.1}.three-image-row__heading-link{color:inherit;text-decoration:none}.three-image-row__heading-link:hover{text-decoration:underline}.three-image-row__subheading{margin:0;max-width:75ch}.three-image-row__grid{display:grid;gap:var(--tir-gap, 24px);grid-template-columns:repeat(3,minmax(0,1fr))}.three-image-row--4 .three-image-row__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.three-image-row__item{text-align:center}.three-image-row__card{display:block;text-decoration:none;overflow:hidden;border-radius:var(--tir-image-radius, 12px)}.three-image-row__img{width:100%;display:block;aspect-ratio:var(--tir-image-aspect, 1 / 1);object-fit:cover;height:auto}.three-image-row__placeholder{width:100%;aspect-ratio:var(--tir-image-aspect, 1 / 1);background:rgba(var(--color-foreground),.04);border-radius:var(--tir-image-radius, 12px)}.three-image-row__title{margin:1.2rem 0 0;font-size:1.05rem}.three-image-row__title-link{color:inherit;text-decoration:none}.three-image-row__title-link:hover{text-decoration:underline}.three-image-row .button,.three-image-row .button--secondary{--alpha-button-background: 1;--alpha-button-border: 1}.three-image-row .button:not(.button--tertiary){--alpha-button-background: 1;--alpha-button-border: 1}@media screen and (max-width:989px){.three-image-row__header{flex-direction:column;align-items:stretch}.three-image-row .three-image-row__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.three-image-row__img,.three-image-row__placeholder{aspect-ratio:var(--tir-image-aspect-mobile, var(--tir-image-aspect, 1 / 1))}.three-image-row--3 .three-image-row__grid .three-image-row__item:nth-child(3):last-child{grid-column:1 / -1;width:50%;justify-self:center}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/three-image-row.css.map */
