.steps{overflow:hidden;position:relative}.steps--gray{background:var(--bg-gray)}.steps__container{position:relative;z-index:2}.steps__head{display:flex;flex-direction:column;margin:0 auto;max-width:max-content;text-align:center}.steps__head:not(:last-child){margin-bottom:3.75rem}.steps--services .steps__title span{background:linear-gradient(90deg,#00e1ff,#118cff 39.9%,#db3eff 80.29%);background-clip:text}.steps--pilot .steps__title span{background:linear-gradient(90deg,#118cff,#db3eff 80.29%);background-clip:text}.steps__title:not(:last-child){margin-bottom:2.125rem}.steps__wrap{display:flex}.steps__items{border:.0625rem dashed var(--border);display:grid;gap:.0625rem;grid-template-columns:repeat(4,1fr)}.steps--gray .steps__items{background:var(--white)}.steps__item{padding:3.25rem 4.875rem;position:relative;text-align:center}.steps__item:after{height:.0625rem;left:50%;transform:translateX(-50%);width:calc(100% - 5rem)}.steps__item:after,.steps__item:not(:last-child):before{border-bottom:.0625rem dashed var(--violet);content:"";position:absolute;top:4.5rem}.steps__item:not(:last-child):before{border-left:.0625rem dashed var(--violet);border-right:.0625rem dashed var(--violet);height:5.375rem;right:0;transform:translateX(50%);width:5.125rem}.steps__item:nth-child(2):before{height:10.25rem}.steps__item:first-child:after{left:auto;right:2.25rem;transform:translateX(0);width:calc(50% - 2.5rem)}.steps__item:last-child:after{left:2.25rem;transform:translateX(0);width:calc(50% - 2.5rem)}.steps__item-digit-wrap{background:var(--white);height:2.5rem;margin-inline:auto;position:relative;width:2.5rem;z-index:2}.steps__item-digit-wrap:not(:last-child){margin-bottom:1.75rem}.steps__item-digit-wrap:after{color:var(--primary);content:attr(data-digit);font-size:1.375rem;font-weight:600;left:0;position:absolute;top:0;z-index:1}.steps__item-digit,.steps__item-digit-wrap:after{align-items:center;display:inline-flex;height:100%;justify-content:center;width:100%}.steps__item-digit{background:linear-gradient(180deg,#118cff,#db3eff 80%) border-box;border:.125rem solid transparent;border-radius:50%;mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0);mask-composite:exclude}.steps__item-icon{height:1.75rem;width:1.75rem}.steps__item-title:not(:last-child){margin-bottom:.75rem}.steps__item-text{line-height:1.44}.steps__bottom{margin-top:3.75rem;text-align:center}@media (max-width:86.5rem){.steps__item{padding:2.625rem 3.125rem}}@media (max-width:61.99875rem){.steps__wrap{margin-inline:-.75rem;overflow:auto hidden;padding-inline:.75rem}.steps__items{flex-shrink:0}.steps__item{padding:2.25rem;width:17.5rem}.steps__item:after{top:3.5rem;width:calc(100% - 4.75rem)}.steps__item:not(:last-child):before{top:3.5rem;width:4.625rem}.steps__item:first-child:after,.steps__item:last-child:after{width:calc(50% - 2.25rem)}.steps__item-text,.steps__item-title{padding-inline:1rem}.steps__bottom{margin-top:2.5rem}}