.steps{padding:3.125rem 0;overflow:hidden;transition:all .192s}.steps.year-style .steps__item-wrapper .steps__item-number .step-year{transform:scale(1)}.steps.year-style .steps__item-number{font-size:2rem;line-height:2.5rem}.steps.year-style .steps__item-number .step-year{display:inline-block}.steps.year-style .steps__item-number:after,.steps.year-style .steps__item-number:before{display:none}.steps .heading{margin-bottom:0}.steps .heading+.steps__list{margin-top:1.875rem}.steps__list{display:flex;flex-direction:column;counter-reset:steps;position:relative;transition:all .192s}.steps__list:before{content:"";position:absolute;border-left:1px dashed var(--heading-color);width:1px;left:40%;z-index:-1;top:.0625rem;bottom:.0625rem;margin:auto;display:none}.steps .buttons{margin-top:2rem}.steps__item{width:100%;position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;border:1px solid #fff0;transition:all .7s;padding:1.875rem 0;gap:1.25rem}.active .steps__item{border-color:var(--heading-color)}.steps__item-wrapper{width:100%;transition:all .7s}.steps__item-wrapper:last-child{padding-bottom:0}.steps__item-number{font-weight:700;color:var(--heading-color);position:relative;font-size:2.625rem;transition:opacity .3s;padding-left:7%;padding-right:7%;display:flex;flex-direction:column;opacity:1}.steps__item-number:after{transform:scale(1)}.steps__item-number .year-label,.steps__item-number:before{content:"step";text-transform:uppercase;font-size:clamp(14px,.875rem,.875rem);line-height:1.25;transition:all .192s;opacity:1}.steps__item-number:after{counter-increment:steps;content:counter(steps,decimal-leading-zero) ".";display:inline-block}.steps__item-marker{background:var(--primary-color);align-items:center;justify-content:center;border-radius:50%;top:0;bottom:0;margin:auto;left:0;display:none;position:absolute;transition:all .192s;width:1.3125rem;height:1.3125rem}.steps__item-marker svg{opacity:0;width:2.4375rem;height:2.4375rem;transition:all .192s}.active .steps__item-marker svg{opacity:1}.steps__item-content{width:100%;transition:all .192s;padding-left:7%;padding-right:7%;opacity:1}.steps__item-title{margin-bottom:.3125rem}@media(min-width:641px){.steps{padding:5rem 0}}@media(min-width:1025px){.steps{padding:6.25rem 0}.steps.year-style .steps__list:before{top:7.5rem}.steps.year-style .steps__item-number{font-size:5rem;height:auto;line-height:6.25rem}.steps.year-style .steps__item-number .step-year{transform:scale(.5);transition:transform .3s}.steps .heading+.steps__list{margin-top:2.8125rem}.steps__list:before{display:block}.steps .buttons{margin-top:5.5rem}.steps__item{align-items:center;padding:3.125rem 0;flex-direction:row;gap:0}.steps__item-wrapper:first-child .steps__item:before,.steps__item-wrapper:last-child .steps__item:before{content:"";width:2px;position:absolute;left:40%;transform:translateX(-50%);height:50%;background-color:var(--main-bg);top:0}.steps__item-wrapper:last-child .steps__item:before{top:auto;bottom:0}.steps__item-number{width:33%;padding-right:0;flex-shrink:0;line-height:8.75rem;font-size:7.5rem}.steps__item-number:after{transition:transform .3s;transform:scale(.5)}.steps__item-marker{display:flex;left:40%;transform:translateX(-50%)}.steps__item-content{width:50%;padding-left:0}}@media(min-width:1200px){.steps.year-style .steps__item-number{font-size:5rem;line-height:7.5rem}}@media(min-width:1400px){.steps__item-number{font-size:10rem}}