.support-cards-section{width:100%}.support-cards__header{text-align:center;margin-bottom:3rem}.support-cards__heading{margin:0 0 .5rem;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight)}.support-cards__subheading{margin:0;font-size:1.6rem;color:rgba(var(--color-foreground),.7)}.support-cards__grid{display:grid;gap:1.6rem;grid-template-columns:repeat(2,1fr)}.support-cards__grid .support-card:last-child:nth-child(odd){grid-column:1 / -1;max-width:50%;justify-self:center}.support-card{position:relative;background-color:var(--support-card-bg, #ffffff);border:var(--support-card-border-width, 2px) solid var(--support-card-border-color, #1a1a1a);border-radius:var(--support-card-border-radius, 20px);transition:all .3s ease;overflow:hidden}.support-card__link{display:block;text-decoration:none;color:inherit;height:100%}.support-card__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2.5rem 1.5rem;min-height:180px;height:100%}.support-card__icon{margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center}.support-card__icon img{width:60px;height:60px;object-fit:contain}.support-card__icon--svg svg{width:60px;height:60px;color:var(--support-card-icon-color, #1a1a1a);stroke:var(--support-card-icon-color, #1a1a1a)}.support-card__icon--placeholder svg{width:60px;height:60px;color:var(--support-card-icon-color, #1a1a1a);opacity:.5}.support-card__title{margin:0 0 .8rem;font-family:var(--font-heading-family);font-size:1.6rem;font-weight:700;line-height:1.3;color:var(--support-card-title-color, #1a1a1a)}.support-card__description{margin:0;font-family:var(--font-body-family);font-size:1.4rem;font-weight:400;line-height:1.5;color:var(--support-card-text-color, #666666)}@media (hover: hover){.support-card:hover{background-color:var(--support-card-hover-bg, #f5f5f5);border-color:var(--support-card-hover-border-color, #1a1a1a);transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.support-card:hover .support-card__title{color:var(--support-card-hover-title-color, #1a1a1a)}.support-card:hover .support-card__description{color:var(--support-card-hover-text-color, #666666)}.support-card:hover .support-card__icon--svg svg{color:var(--support-card-hover-icon-color, #1a1a1a);stroke:var(--support-card-hover-icon-color, #1a1a1a)}.support-card:hover .support-card__icon--placeholder svg{color:var(--support-card-hover-icon-color, #1a1a1a)}.support-card__link:hover{text-decoration:none}}@media screen and (max-width: 749px){.support-cards__header{margin-bottom:2rem}.support-cards__grid{gap:1.2rem}.support-card__inner{padding:2rem 1.2rem;min-height:160px}.support-card__icon{margin-bottom:1.2rem}.support-card__icon img,.support-card__icon--svg svg,.support-card__icon--placeholder svg{width:50px;height:50px}.support-card__title{font-size:1.4rem;margin-bottom:.6rem}.support-card__description{font-size:1.3rem;line-height:1.4}}@media screen and (min-width: 750px){.support-cards__header{margin-bottom:4rem}.support-cards__grid{gap:2rem}.support-cards__grid--2-col{grid-template-columns:repeat(2,1fr)}.support-cards__grid--3-col{grid-template-columns:repeat(3,1fr)}.support-cards__grid--4-col{grid-template-columns:repeat(4,1fr)}.support-cards__grid .support-card:last-child:nth-child(odd){max-width:100%;justify-self:stretch}.support-cards__grid--3-col{justify-items:center}.support-cards__grid--3-col .support-card{width:100%}.support-cards__grid--3-col .support-card:nth-child(4):nth-last-child(2),.support-cards__grid--3-col .support-card:nth-child(5):last-child{grid-column:auto}.support-card__inner{padding:3rem 2rem;min-height:220px}.support-card__icon{margin-bottom:1.8rem}.support-card__icon img,.support-card__icon--svg svg,.support-card__icon--placeholder svg{width:60px;height:60px}.support-card__title{font-size:1.8rem;margin-bottom:1rem}.support-card__description{font-size:1.5rem}}@media screen and (min-width: 990px){.support-cards__grid{gap:2.4rem}.support-card__inner{padding:3.5rem 2.5rem;min-height:240px}.support-card__icon img,.support-card__icon--svg svg,.support-card__icon--placeholder svg{width:70px;height:70px}.support-card__title{font-size:1.8rem}.support-card__description{font-size:1.5rem}}.support-card__link:focus{outline:2px solid var(--support-card-border-color, #1a1a1a);outline-offset:2px}.support-card__link:focus-visible{outline:2px solid var(--support-card-border-color, #1a1a1a);outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-support-cards.css.map */
