.progress-tabs{background:#005d69;box-sizing:border-box;color:#fff;padding:7rem 0}.progress-tabs__buttons{display:flex;gap:0 30px;justify-content:space-between;position:relative}.progress-tabs__buttons>button{all:unset;cursor:pointer;display:flex;flex:0 0 160px;flex-direction:column;font-size:18px;justify-content:space-between;text-align:center}.progress-tabs__buttons>button.active>span:first-child{color:#ffed00}.progress-tabs__buttons>button.active>span.pt-index{background:#ffed00;color:#005d69}span.pt-index{align-items:center;background:#fff;border-radius:50%;color:#005d69;display:flex;font-family:Proxima N W01 Bold;font-size:30px;height:50px;justify-content:center;line-height:1;margin:20px auto 0;padding-right:1px;padding-top:1px;position:relative;width:50px;z-index:2}.pt-icon{flex:0 0 75px;margin:0 auto 10px;order:1;width:75px}.pt-title{font-family:Proxima N W01 Bold;font-size:21px;line-height:1.2;order:2}.pt-index{order:3}.progress-tabs__buttons:before{background-image:url(../png/path%2017331%402x.png);background-repeat:repeat-x;background-size:contain;bottom:22px;content:"";height:5px;left:0;position:absolute;width:100%;z-index:1}.progress-tab__inner{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2.5rem 5rem}.progress-tabs__content{box-sizing:border-box;padding-top:5rem}.progress-tab__inner .progress-tab__left h3{color:#fff}.progress-tab__left h1,.progress-tab__left h2,.progress-tab__left h3{margin:0 0 2rem}.progress-tabs__title h2{color:#fff;margin:0 0 5rem;text-align:center}@media only screen and (max-width:992px){.progress-tab__inner{grid-template-columns:1fr}.progress-tabs__content{display:flex;flex-direction:column;gap:3rem;padding-top:0}.progress-tab{display:block!important;flex:0 0 100%}.progress-tab__left{order:2}.progress-tab__right{order:1}.progress-tabs__buttons{box-sizing:border-box;display:none!important;overflow-x:auto;padding-bottom:20px!important}.progress-tabs__buttons:before{bottom:42px}}