@import url("https://fonts.googleapis.com/css2?family=Sora:wght@100;200;300;400;500;600;700;800&display=swap");#roadMapContainer{font-family:Sora,sans-serif;margin-bottom:100px;margin-top:100px}.tab-description-wrapper{position:relative;text-align:center}.tab-desc{display:none;margin:0;opacity:0;transition:opacity .4s ease}.tab-desc.active{display:block;margin:0 0 62px;opacity:1}.description-roadStep-text{font-size:20px;text-align:center}.tab-panels{flex-direction:column;justify-content:center}.tab-panels,.tab-scroll-outer{align-items:center;display:flex}.tab-scroll-outer{margin:0 auto 24px;max-width:1040px;overflow:visible;position:relative;width:100%}.tab-arrow{color:#fff;cursor:pointer;font-size:20px;padding:6px 12px;position:absolute;transition:opacity .2s ease;z-index:1}.tab-arrow,.tab-arrow:focus,.tab-arrow:hover{background:#15152c;border:1px solid transparent;border-radius:100%}.tab-arrow.left{left:-40px}.tab-arrow.right{right:-35px}.tab-buttons-wrapper{overflow-x:auto!important;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:none;touch-action:pan-x;white-space:nowrap;width:100%;-ms-overflow-style:none}#tabWrapper::-webkit-scrollbar,.tab-buttons-wrapper::-webkit-scrollbar{display:none}.tab-buttons-wrapper.dragging{cursor:grabbing;user-select:none}.tab-buttons{display:inline-flex;gap:8px;min-width:max-content;padding:0}.tab-btn{background:rgba(42,42,89,.2);border:1px solid #2b3554;border-radius:16px;color:#fff;cursor:pointer;font-size:16px;font-weight:400;padding:16px;white-space:nowrap}.tab-btn.active{border:2px solid #49efdb;color:#49efdb}.tab-btn:focus,.tab-btn:hover{background:transparent!important;color:#fff}.tab-panel{border-radius:8px;display:none;max-width:1040px;min-width:1040px}.tab-panel.active,.wrappedRoadStep{display:flex;flex-direction:column;gap:32px}.wrappedRoadStep{align-items:center;margin-top:50px}.RoadStep{background-color:#2b3554;border-radius:8px;display:flex;max-width:1040px;min-width:1040px}.numberSide{align-items:center;border-right:.5px solid #e3e5eb;display:flex;justify-content:center;min-width:137px;padding:24px}.numberStep{color:#36e0d6;font-size:64px;font-weight:700;margin:0}.textSide{display:flex;flex-direction:column;gap:16px;justify-content:center;padding-left:32px;padding-right:32px}.textSide>p{margin:0}.step-title{font-size:24px;font-weight:700}.step-subtext{color:#e3e5eb;font-size:16px;font-weight:700}@media (max-width:1160px) and (min-width:640px){#roadMapContainer{padding:0 32px}.RoadStep{max-width:100%;min-width:100%}.tab-panel{max-width:90%;min-width:90%}.step-title{font-size:20px;font-weight:700}.step-subtext{font-weight:600}}@media screen and (max-width:639px){#roadMapContainer{font-family:Sora,sans-serif;margin-bottom:50px;margin-top:50px;padding:0 24px}.tab-desc{font-size:16px}.numberSide{min-width:110px}#tabWrapper{overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;padding:0 32px;scroll-behavior:smooth;scrollbar-width:none}.tab-scroll-outer{max-width:100%;overflow:hidden}.tab-buttons-wrapper{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding:8px 0;scroll-behavior:smooth;scrollbar-width:none;touch-action:pan-x;white-space:nowrap}.tab-arrow{font-size:14}.tab-arrow.right{right:-5px}.tab-arrow.left{left:-5px}.tab-buttons-wrapper::-webkit-scrollbar{display:none}.tab-buttons{display:inline-flex;flex-wrap:nowrap;gap:8px;min-width:max-content;padding:0 12px}.tab-btn{flex:0 0 auto;font-size:14px;max-width:250px;min-width:120px;overflow:hidden;padding:8px 12px;text-overflow:ellipsis;white-space:wrap}.RoadStep,.tab-panel{max-width:100%;min-width:100%}.RoadStep{min-height:198px}.numberStep{font-size:48px;font-weight:700}.textSide{display:flex;flex-direction:column;gap:16px;justify-content:center;padding:24px}.step-title{font-size:20px;font-weight:700}.step-subtext{font-size:14px;font-weight:400}}