.px-shContentTabs{background:var(--bg-image,none) no-repeat center center;background-color:var(--bg-color,transparent);background-size:cover;border-radius:20px;margin-bottom:120px;padding:110px 90px}.px-shContentTabs,.px-shContentTabs a{color:var(--text-color,#000)}.px-shContentTabs__title{font-size:46px;font-weight:500;line-height:62px;margin-bottom:24px}.px-shContentTabs__title b,.px-shContentTabs__title strong{background:linear-gradient(90deg,var(--gradient-start-color) 0,var(--gradient-end-color) 100%);-webkit-background-clip:text;font-weight:500;-webkit-text-fill-color:transparent}.px-shContentTabs__subtitle{font-size:24px;font-weight:500;line-height:34px;margin-bottom:24px}.px-shContentTabs__desc{font-size:16px;font-weight:400;line-height:24px;margin-bottom:100px}.px-shContentTabs__desc,.px-shContentTabs__subtitle,.px-shContentTabs__title{text-align:center}.px-shContentTabs__tabs{display:flex;flex-direction:column;gap:16px;margin-left:auto;margin-right:auto;max-width:462px}.px-shContentTabs__tab{border:1px solid hsla(0,0%,100%,.06);border-radius:10px;height:57px;text-align:center}.px-shContentTabs__tabContent{border-radius:20px;padding:60px 65px;width:min(558px,100%)}.px-shContentTabs__tab,.px-shContentTabs__tabContent{background:linear-gradient(74.79deg,hsla(0,0%,100%,.12) 11.38%,rgba(231,241,250,.2) 119.35%);color:#fff}.px-shContentTabs__tab.--active,.px-shContentTabs__tab:hover{border-color:#fff}@media (max-width:768px){.px-shContentTabs{padding:26px 16px}.px-shContentTabs__subtitle,.px-shContentTabs__title{font-size:28px;line-height:30px}.px-shContentTabs__desc{margin-bottom:24px}.px-shContentTabs__tabs{max-width:100%}.px-shContentTabs__tabContent{margin-top:15px;width:100%}}