.steps-icon-grid{--sig-bg: transparent;--sig-heading: rgb(var(--color-heading, var(--color-foreground)));--sig-body: rgba(var(--color-foreground), .85);--sig-number: rgba(var(--color-foreground), .6);--sig-number-border: rgba(var(--color-foreground), .3);--sig-icon-w: 140px;--sig-icon-w-mobile: 80px;--sig-icon-align: center;--sig-row-gap: 48px;--sig-col-gap: 64px;--sig-pt: 40px;--sig-pb: 40px;background:var(--sig-bg);color:var(--sig-body);padding-top:var(--sig-pt);padding-bottom:var(--sig-pb);font-family:var(--font-body-family)}.steps-icon-grid *,.steps-icon-grid *:before,.steps-icon-grid *:after{box-sizing:border-box}.steps-icon-grid__empty{margin:0;padding:4rem 0;text-align:center;font-style:italic;color:var(--sig-number)}.steps-icon-grid__header{margin:0 0 4rem;max-width:78rem}.steps-icon-grid--align-center .steps-icon-grid__header{margin-left:auto;margin-right:auto;text-align:center}.steps-icon-grid__heading{margin:0;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight, 400);font-size:var(--sig-h, clamp(2.8rem, 4vw, 4rem));line-height:1.2;letter-spacing:-.01em;color:var(--sig-heading);text-wrap:balance}.steps-icon-grid__description{margin-top:1.6rem;font-size:1.6rem;line-height:1.7;color:var(--sig-body)}.steps-icon-grid__description>p{margin:0}.steps-icon-grid__description>p+p{margin-top:1.2rem}.steps-icon-grid__list{display:grid;grid-template-columns:1fr;gap:var(--sig-row-gap) var(--sig-col-gap);margin:0;padding:0;list-style:none}@media screen and (min-width:750px){.steps-icon-grid--cols-2 .steps-icon-grid__list,.steps-icon-grid--cols-3 .steps-icon-grid__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.steps-icon-grid--cols-3 .steps-icon-grid__list{grid-template-columns:repeat(3,minmax(0,1fr))}}.steps-icon-grid__item{display:grid;grid-template-columns:var(--sig-icon-w-mobile) minmax(0,1fr);align-items:var(--sig-icon-align);gap:1.6rem}.steps-icon-grid--mobile-stacked .steps-icon-grid__item{grid-template-columns:minmax(0,1fr);justify-items:start;gap:1.6rem}@media screen and (min-width:750px){.steps-icon-grid__item,.steps-icon-grid--mobile-stacked .steps-icon-grid__item{grid-template-columns:var(--sig-icon-w) minmax(0,1fr);justify-items:stretch;gap:2.4rem}}.steps-icon-grid__icon{display:flex;align-items:center;justify-content:center;width:var(--sig-icon-w-mobile)}@media screen and (min-width:750px){.steps-icon-grid__icon{width:var(--sig-icon-w)}}.steps-icon-grid__icon-img{display:block;width:100%;height:auto;max-width:100%;object-fit:contain}.steps-icon-grid__icon-img--placeholder{aspect-ratio:1 / 1;background:rgba(var(--color-foreground),.04);fill:rgba(var(--color-foreground),.3)}.steps-icon-grid__titlerow{display:flex;align-items:center;gap:1.2rem;min-height:2.8rem}.steps-icon-grid__number{flex:0 0 auto;font-size:1.3rem;line-height:1;color:var(--sig-number);font-variant-numeric:tabular-nums}.steps-icon-grid__number--circle{display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border:1px solid var(--sig-number-border);border-radius:50%}.steps-icon-grid__title{margin:0;font-family:var(--font-heading-family);font-weight:500;font-size:1.8rem;line-height:1.3;letter-spacing:-.005em;color:var(--sig-heading)}@media screen and (min-width:990px){.steps-icon-grid__title{font-size:2rem}}.steps-icon-grid__body{margin-top:1rem;font-size:1.5rem;line-height:1.75;color:var(--sig-body)}.steps-icon-grid__body>p{margin:0}.steps-icon-grid__body>p+p{margin-top:1rem}.steps-icon-grid__body a{color:currentColor;text-underline-offset:.3em}.steps-icon-grid__body a:focus-visible{outline:2px solid currentColor;outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/79/assets/section-steps-icon-grid.css.map */
