.progressbar{background-color:#fff;border-bottom:1px solid #dbe3e8;padding:18px 0;transition:all .5s ease}.progressbar .progressbar__container{padding-right:0!important}.progressbar__inner{align-items:center;display:flex;gap:24px 72px}.progressbar__home{align-items:center;display:flex;justify-content:center}.progressbar__home-icon{height:20px;margin-bottom:5px;width:20px}.progressbar__link{color:#1f2e37;flex-shrink:0;font-size:18px;font-weight:700;letter-spacing:.01em;line-height:1.6;position:relative}.progressbar__link,.progressbar__link:hover{text-decoration:none}.progressbar__link:last-child{cursor:default;pointer-events:none}.progressbar__link:not(:first-child):before{background-image:url(https://145883032.fs1.hubspotusercontent-eu1.net/hubfs/145883032/LP%20modules%202025/Articles/chevron-right-grey.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:24px;left:-48px;position:absolute;top:0;width:24px}.progressbar__link_previous{color:#424242}.progressbar__link_active{color:#007fa4}.progressbar__link_active:after{background-color:#007fa4;bottom:-18px;content:"";height:2px;left:0;position:absolute;width:100%}.progressbar__link_inactive{color:#9e9e9e}@media (max-width:600px){.progressbar__link{font-size:14px}}@media (max-width:500px){.progressbar{padding:10px 0}.progressbar__link_active:after{bottom:-10px}}@media (max-width:425px){.progressbar__inner{gap:24px 50px}.progressbar__link:not(:first-child):before{left:-36px}}