:root{--circle-size: clamp(4rem, 4.5rem, 8rem);--spacing: clamp(.25rem, 2vw, .5rem)}.c-stepper{padding:0}.c-stepper__item{position:relative;display:flex;gap:1rem;padding-bottom:4rem}.c-stepper__item div{text-align:left;padding:5px}.c-stepper__item:before{content:attr(item-number);flex:0 0 var(--circle-size);height:var(--circle-size);border-radius:50%;background-color:rgb(var(--color-button));color:#fff;display:flex;align-items:center;justify-content:center;font-size:26px}.c-stepper__item:not(:last-child):after{content:"";position:absolute;left:0;top:calc(var(--circle-size) + var(--spacing));bottom:var(--spacing);z-index:-1;transform:translate(calc(var(--circle-size) / 2));width:2px;background-color:#e0e0e0}.c-stepper__title{font-weight:700;font-size:clamp(1.3rem,6vw,1.8rem);margin-bottom:clamp(1.7rem,4vmax,2rem);margin-top:10px;text-transform:uppercase;letter-spacing:0}.c-stepper__desc{color:gray;font-size:clamp(1rem,4vmax,1.5rem);margin-top:8px}.c-stepper__content{max-width:700px}.stepper-wrapper{max-width:1000px;margin-top:5rem!important}@media(min-width:600px){.c-stepper{display:flex}.c-stepper__item{display:flex;flex-direction:column;flex:1;text-align:center;gap:0}.c-stepper__item div{text-align:center;padding:5px}.c-stepper__item:before{--size: 3rem;content:attr(item-number);width:var(--circle-size);height:var(--circle-size);border-radius:50%;background-color:rgb(var(--color-button));margin:0 auto 1rem;color:#fff;display:flex;align-items:center;justify-content:center;font-size:26px}.c-stepper__item:not(:last-child):after{content:"";position:relative;top:calc(var(--circle-size) / 2);width:calc(100% - var(--circle-size) - calc(var(--spacing) * 2));left:calc(50% + calc(var(--circle-size) / 2 + var(--spacing)));height:2px;background-color:#e0e0e0;order:-1;transform:translate(0)}.c-stepper__title{font-weight:700;margin-bottom:.5rem}.c-stepper__desc{color:gray;padding-left:var(--spacing);padding-right:var(--spacing)}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/specialists-how-to.css.map */
