.process-steps__panel{background:var(--process-steps-panel-background);border:.1rem solid rgba(18,18,18,.05);border-radius:var(--process-steps-panel-radius);box-shadow:0 1.6rem 4rem #1212120a;padding:var(--process-steps-panel-padding)}.process-steps__header{margin-bottom:clamp(2.4rem,4vw,3.6rem);max-width:72rem}.process-steps__header--center{margin-left:auto;margin-right:auto;text-align:center}.process-steps__header--left{margin-right:auto;text-align:left}.process-steps__header--right{margin-left:auto;text-align:right}.process-steps__title{color:var(--process-steps-heading-color);margin:0}.process-steps__description{color:var(--process-steps-text-color);margin-top:1.2rem}.process-steps__description>*{margin:0}.process-steps__description>*+*{margin-top:.8rem}.process-steps__list{display:grid;gap:2.4rem 1.8rem;grid-template-columns:repeat(var(--process-steps-columns-mobile),minmax(0,1fr));list-style:none;margin:0;padding:0}.process-steps__item{display:flex;flex-direction:column;gap:1.2rem;min-width:0;position:relative}.process-steps__item--left{align-items:flex-start;text-align:left}.process-steps__item--center{align-items:center;text-align:center}.process-steps__item--right{align-items:flex-end;text-align:right}.process-steps__icon-wrapper{align-items:center;display:flex;justify-content:center;min-height:var(--process-steps-icon-size)}.process-steps__item--left .process-steps__icon-wrapper{justify-content:flex-start}.process-steps__item--right .process-steps__icon-wrapper{justify-content:flex-end}.process-steps__icon,.process-steps__icon-image{display:block;height:var(--process-steps-icon-size);width:var(--process-steps-icon-size)}.process-steps__icon-image{object-fit:contain}.process-steps__icon svg{display:block;height:100%;width:100%}.process-steps__stroke{fill:none;stroke:var(--process-steps-icon-line-color);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.35}.process-steps__accent-stroke{fill:none;stroke:var(--process-steps-icon-accent-color);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.75}.process-steps__accent-fill{fill:var(--process-steps-icon-accent-color)}.process-steps__content{max-width:27rem}.process-steps__item--left .process-steps__content,.process-steps__item--right .process-steps__content{max-width:none}.process-steps__step-title{color:var(--process-steps-heading-color);font-size:clamp(1.8rem,1.4rem + .5vw,2.4rem);margin:0}.process-steps__step-text{color:var(--process-steps-text-color);font-size:14px;margin-top:.8rem}.process-steps__step-text>*{margin:0}.process-steps__step-text>*+*{margin-top:.8rem}@media screen and (min-width:990px){.process-steps__list{gap:2.4rem 3.2rem;grid-template-columns:repeat(var(--process-steps-columns-desktop),minmax(0,1fr))}.process-steps__list--connectors .process-steps__item:not(:last-child):after{color:var(--process-steps-connector-color);content:"\2192";font-size:clamp(2.4rem,2vw,3rem);line-height:1;position:absolute;right:-1.6rem;top:calc(var(--process-steps-icon-size) / 2);transform:translate(50%,-50%)}}@media screen and (max-width:749px){.process-steps__panel{padding:2.4rem}.process-steps__content{max-width:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-process-steps.css.map */
