.steps{padding-top:20px;display:flex;margin-top:60px;flex-wrap:nowrap;overflow-x:auto}.steps::-webkit-scrollbar{display:none}.step{position:relative;padding-top:60px;margin-bottom:50px}.step,.step svg{transition:var(--transition-hover)}.step svg{color:#bfbfbf}.active svg{color:#ef7d05;transition:var(--transition-hover)}.step-number-container{position:absolute;left:250px;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:var(--Foundation-Shades-White-New );top:-20px;z-index:2}.step-number{display:flex;width:22px;height:22px;padding:6px;align-items:center;gap:10px;flex-shrink:0;border-radius:11px;background-color:transparent;border:1px solid var(--Foundation-Black-black-100,#bfbfbf)}.active .step-number{border:1px solid #ef7d05}.step-content{padding-left:145px}.step-content h2{font-size:20px;font-weight:700;margin-bottom:30px;padding-top:10px}.step-content h2,.step-content p{color:#383737;font-family:Athletics;font-style:normal;line-height:24px}.step-content p{font-size:16px;font-weight:300}.step:before{content:"";position:absolute;left:20px;top:0;width:150%;height:2px;border-top:2px dashed #d9dbdc;z-index:1}.step_year_big{display:flex;align-items:center;justify-content:center;width:242px;height:242px;border-radius:50%;background-color:var(--Foundation-Shades-White-dark-New,#fff);filter:drop-shadow(0 0 20px rgba(0,0,0,.05))}.active .step_year_big{filter:drop-shadow(0 0 40px rgba(239,125,5,.2))}.step_year_small{display:flex;align-items:center;justify-content:center;width:156px;height:156px;border-radius:50%;background-color:var(--color-step-small,#fff);filter:drop-shadow(0 0 20px rgba(0,0,0,.05))}.active .step_year_small{filter:drop-shadow(0 0 40px rgba(239,125,5,.2))}.step-content-text{text-align:center}.step_year_small span{color:var(--Foundation-Black-black-200,#a0a0a0);text-align:center;font-size:40px;font-style:normal;font-weight:500;line-height:48px;letter-spacing:-.4px}.active .step_year_small span{color:var(--orange-500,#ef7d05);font-size:48px;font-style:normal;font-weight:500;line-height:56px;letter-spacing:-.48px}.step-content-text{margin-top:32px;display:flex;justify-content:center}.step-content-text ul{display:flex;flex-direction:column;row-gap:10px}.step-content-text ul li{display:flex;align-items:center;column-gap:6px}.step-content-text ul li span{color:var(--Foundation-Black-black-200,#a0a0a0);font-size:18px;font-style:normal;font-weight:500;line-height:28px}.active .step-content-text ul li span{color:var(--orange-500,#ef7d05)}.tabs{margin-top:24px;display:flex;column-gap:10px;align-items:center;justify-content:center}@media only screen and (max-width:768px){.steps{margin-top:32px}.active .step_year_small span,.step_year_small span{font-size:32px;font-style:normal;font-weight:500;line-height:40px}.step_year_big{width:170px;height:170px}.step_year_small{width:114px;height:114px}.step-content{padding-left:50px}.step-content:first-child{padding-left:20px}.step-number-container{left:115px}.step-content-text{margin-top:24px}.step-content-text ul li span{font-size:16px;font-style:normal;font-weight:500;line-height:24px}.step{position:relative;padding-top:35px;margin-bottom:50px}}