:root{--grey-light:#fafafa;--grey-light-2:#e0e0e0;--grey-light-3:#e8e8e8;--grey:#444b54;--grey-2:#757575;--grey-3:#bdbdbd;--grey-4:#888da0;--grey-5:#616161;--grey-6:#9e9e9e;--grey-7:#f5f5f5;--black:#000;--font-4xs:7px;--font-3xs:10px;--font-2xs:12px;--font-xs:14px;--font-sm:16px;--font-md:18px;--font-lg:20px;--font-xlg:24px;--font-2xlg:32px;--transition-default:0.3s;--media-xs:500px;--media-sm:769px;--media-sm-max:768px;--media-sm2:991px;--media-md:1024px;--media-lg:1200px}.steps-wrapper{padding-left:48px}.steps-wrapper>.step-wrapper{counter-increment:my-counter;margin-bottom:16px;min-height:32px;position:relative}.steps-wrapper>.step-wrapper:after,.steps-wrapper>.step-wrapper:before{content:"";display:block;position:absolute}.steps-wrapper>.step-wrapper:before{background:#222;height:7px;left:-27px;top:24px;width:7px;z-index:11}.steps-wrapper>.step-wrapper:after{align-items:center;background:#dedede;content:counter(my-counter);display:flex;font-size:16px;font-weight:600;height:28px;justify-content:center;left:-48px;text-align:center;top:0;width:32px}.steps-wrapper .step-title{font-family:var(--main-font);font-size:20px;font-weight:600;margin-bottom:4px}@media screen and (max-width:768px){.steps-wrapper .step-title{font-size:18px}}.steps-wrapper .step-title h1,.steps-wrapper .step-title h2,.steps-wrapper .step-title h3,.steps-wrapper .step-title h4,.steps-wrapper .step-title h5,.steps-wrapper .step-title h6{font-size:20px;margin-bottom:4px}@media screen and (max-width:768px){.steps-wrapper .step-title h1,.steps-wrapper .step-title h2,.steps-wrapper .step-title h3,.steps-wrapper .step-title h4,.steps-wrapper .step-title h5,.steps-wrapper .step-title h6{font-size:18px}}