.px-shFeaturesTabs{background-color:var(--bg-color);border-radius:20px;margin-bottom:120px;padding:110px 48px}.px-shFeaturesTabs,.px-shFeaturesTabs a,.px-shFeaturesTabs button{color:var(--text-color)}.px-shFeaturesTabs__title{font-size:46px;font-weight:600;line-height:62px;margin-bottom:60px;text-align:center}.px-shFeaturesTabs__tabs{display:grid;gap:48px;grid-template-columns:repeat(3,1fr);justify-content:space-between}.px-shFeaturesTabs__tab{background-color:#17182e;border:1px solid var(--bg-color);border-radius:20px;cursor:pointer;flex:1;max-width:384px;outline:none;padding:85px 24px;transform:scale(.95);transition:all .3s ease}.px-shFeaturesTabs__tab.--active{box-shadow:0 16px 38px -9px hsla(0,0%,100%,.3)}.px-shFeaturesTabs__tab.--active,.px-shFeaturesTabs__tab:hover{border-color:#fff;transform:scale(1)}.px-shFeaturesTabs__tab:hover{box-shadow:unset}.px-shFeaturesTabs__tabIcon{display:block;margin:auto;max-height:108px;max-width:108px;transition:all .6s ease}.px-shFeaturesTabs__tabTitle{font-size:30px;font-weight:500;line-height:38px;margin-bottom:2px;text-align:center}.px-shFeaturesTabs__tabContent{display:none;margin-top:90px;overflow:hidden}.px-shFeaturesTabs__tabContent.--active{display:block}.px-shFeaturesTabs__tabContent.--active .px-shFeaturesTabs__tabColumn.--left{animation:tabContentLeftVisible .7s ease}.px-shFeaturesTabs__tabContent.--active .px-shFeaturesTabs__tabColumn.--right{animation:tabContentRightVisible .7s ease}.px-shFeaturesTabs__tabContentTitle{font-size:46px;font-weight:500;line-height:52px;margin-bottom:24px}.px-shFeaturesTabs__tabContentTitle b,.px-shFeaturesTabs__tabContentTitle strong{background:linear-gradient(90deg,var(--gradient-start-color) 0,var(--gradient-end-color) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.px-shFeaturesTabs__tabContentSubtitle{font-size:24px;font-weight:500;line-height:34px;margin-bottom:24px}.px-shFeaturesTabs__tabContentDesc{font-size:16px;font-weight:400;line-height:24px;margin-bottom:44px}.px-shFeaturesTabs__tabContentImage{display:block;margin:auto;max-width:269px;width:auto}.px-shFeaturesTabs__carousel{margin-left:auto;max-width:579px}.px-shFeaturesTabs__carousel .owl-dots{bottom:40px;left:50%;position:absolute;transform:translateX(-50%)}.px-shFeaturesTabs__carousel .owl-dot{height:12px;width:12px}.px-shFeaturesTabs__carouselItem{align-items:center;background-color:#17182e;border-radius:20px;color:#fff;display:flex;flex-direction:column;gap:10px;justify-content:center;min-height:510px;padding:48px;text-align:center}.px-shFeaturesTabs__carouselIcon{height:27px!important;width:27px!important}.px-shFeaturesTabs__carouselTitle{font-size:30px;font-weight:500;line-height:38px}.px-shFeaturesTabs__carouselDesc{font-size:16px;font-weight:400;line-height:24px}@keyframes tabContentLeftVisible{0%{opacity:0;transform:translateX(-50%)}to{opacity:1;transform:translateX(0)}}@keyframes tabContentRightVisible{0%{opacity:0;transform:translateX(50%)}to{opacity:1;transform:translateX(0)}}@media (max-width:768px){.px-shFeaturesTabs{margin-bottom:50px}.px-shFeaturesTabs__title{font-size:40px;line-height:44px}.px-shFeaturesTabs{padding:60px 0}.px-shFeaturesTabs__tabs{gap:20px;grid-template-columns:repeat(1,1fr);margin-top:60px}.px-shFeaturesTabs__tab{max-width:100%}.px-shFeaturesTabs__tabTitle{font-size:28px;line-height:30px}.px-shFeaturesTabs__tabContent{margin-top:40px}.px-shFeaturesTabs__tabContentTitle{font-size:28px;line-height:30px}.px-shFeaturesTabs__tabContentSubtitle{font-size:24px;line-height:34px}.px-shFeaturesTabs__carousel{margin-top:60px;max-width:100%}.px-shFeaturesTabs__carouselItem{min-height:277px;padding:18px}.px-shFeaturesTabs__carouselTitle{font-size:20px;line-height:24px}.px-shFeaturesTabs__carouselDesc{font-size:14px;line-height:18px}.px-shFeaturesTabs__carousel .owl-dots{bottom:9px}}