.process-steps.page-width{--page-width: 1360px;padding-top:var(--process-steps-padding-top-mobile);padding-bottom:var(--process-steps-padding-bottom-mobile)}.process-steps__heading{display:flex;flex-direction:column;gap:8px}.process-steps__caption{color:var(--process-steps-caption-color);font-family:var(--font-body-family);font-size:12px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1.2px;margin:0}.process-steps__title{color:var(--process-steps-title-color);font-family:var(--font-heading-family);font-size:26px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;margin:0}.process-steps__list{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scroll-padding-left:0;-ms-overflow-style:none;scrollbar-width:none;margin-right:-16px;margin-top:22px;padding-right:16px}.process-steps__list::-webkit-scrollbar{display:none}.process-steps__item{border-radius:5px;border:2px solid var(--process-steps-card-border-color);display:flex;flex-direction:column;gap:10px;padding:30px 20px;min-width:280px;align-items:center;width:100%;scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 280px}.process-steps__value{border-radius:5px;background:var(--process-steps-badge-background-color);padding:5px 10px;color:var(--process-steps-badge-text-color);text-align:center;font-family:var(--font-heading-family);font-size:16px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;display:block;width:fit-content;margin-bottom:10px}.process-steps__value span{font-size:26px}.process-steps__item-title{color:var(--process-steps-card-title-color);text-align:center;font-family:var(--font-heading-family);font-size:22px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;margin:0}.process-steps__item-text{color:var(--process-steps-card-text-color);text-align:center;font-family:var(--font-body-family);font-size:16px;font-style:normal;font-weight:500;line-height:140%;letter-spacing:0;margin:0}.process-steps__highlights{border-radius:5px;background:var(--process-steps-highlights-background-color);padding:20px 10px;overflow:hidden}.process-steps__highlights-marquee{display:flex;width:max-content;white-space:nowrap;animation:process-steps-highlights-marquee 20s linear infinite}.process-steps__highlights-wrapper{display:flex;align-items:center;gap:14px;flex:0 0 auto;margin:0;padding-right:14px}.process-steps__highlight-item{display:flex;align-items:center;gap:8px;flex:0 0 auto;width:fit-content}@keyframes process-steps-highlights-marquee{to{transform:translate(-25%)}}.process-steps__highlight-item:before{content:"";width:15px;height:11px;display:block;flex-shrink:0;background-color:var(--process-steps-highlight-icon-color);-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="11" viewBox="0 0 15 11" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.1321 0.337584L5.41893 8.50297L1.8269 5.10296C1.72768 5.00862 1.60981 4.93386 1.48008 4.88299C1.35034 4.83212 1.2113 4.80614 1.07096 4.80655C0.783827 4.80655 0.514328 4.91284 0.311499 5.10631C0.111358 5.29802 -0.000658316 5.55733 2.91083e-06 5.82741C0.000664137 6.0975 0.113949 6.35631 0.315026 6.54713L4.70673 10.7033C4.9085 10.8944 5.17694 11 5.46267 11C5.78437 10.9916 6.0641 10.8686 6.25952 10.6613L14.7269 1.69859C14.9162 1.49734 15.0138 1.23296 14.9984 0.963383C14.983 0.69381 14.8558 0.441038 14.6447 0.260463C14.4333 0.0801587 14.1552 -0.012997 13.8716 0.00146359C13.588 0.0159242 13.322 0.136818 13.1321 0.337584Z" fill="black"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="11" viewBox="0 0 15 11" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.1321 0.337584L5.41893 8.50297L1.8269 5.10296C1.72768 5.00862 1.60981 4.93386 1.48008 4.88299C1.35034 4.83212 1.2113 4.80614 1.07096 4.80655C0.783827 4.80655 0.514328 4.91284 0.311499 5.10631C0.111358 5.29802 -0.000658316 5.55733 2.91083e-06 5.82741C0.000664137 6.0975 0.113949 6.35631 0.315026 6.54713L4.70673 10.7033C4.9085 10.8944 5.17694 11 5.46267 11C5.78437 10.9916 6.0641 10.8686 6.25952 10.6613L14.7269 1.69859C14.9162 1.49734 15.0138 1.23296 14.9984 0.963383C14.983 0.69381 14.8558 0.441038 14.6447 0.260463C14.4333 0.0801587 14.1552 -0.012997 13.8716 0.00146359C13.588 0.0159242 13.322 0.136818 13.1321 0.337584Z" fill="black"/></svg>');-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.process-steps__highlight{color:var(--process-steps-highlight-text-color);font-family:var(--font-heading-family);font-size:17px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;letter-spacing:-.1px;margin:0}@media screen and (min-width:750px){.process-steps.page-width{padding-top:var(--process-steps-padding-top-desktop);padding-bottom:var(--process-steps-padding-bottom-desktop)}.process-steps__title{font-size:32px}.process-steps__list{margin-right:-50px;padding-right:50px}.process-steps__item{padding:40px 20px;min-width:413px;flex-basis:413px}.process-steps__value{font-size:26px}.process-steps__value span{font-size:36px}.process-steps__item-title{font-size:26px}.process-steps__item-text{font-size:17px}.process-steps__highlights{margin-top:2px}.process-steps__highlights-wrapper{gap:24px;padding-right:24px}.process-steps__highlight-item{gap:16px}.process-steps__highlight-item:before{width:20px;height:15px}.process-steps__highlight{font-size:20px}}@media(prefers-reduced-motion:reduce){.process-steps__highlights-marquee{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/72/assets/section-process-steps.css.map */
