@import url("https://fonts.googleapis.com/css2?family=Syne:wght@400..800&display=swap");.tabs-wrapper{display:block;margin-top:-120px;padding:0 20px}.tabs-wrapper .top{display:flex;gap:40px;padding-bottom:60px}.tabs-wrapper .top .tab{background:#000;border:2px solid #655979;border-radius:10px;cursor:pointer;display:flex;flex:1;flex-direction:column;gap:30px;padding:50px;position:relative;transition:all .3s ease-in-out}.tabs-wrapper .top .tab:after{content:"";height:0;left:50%;opacity:0;position:absolute;top:calc(100% + 2px);transition:all .3s ease-in-out;width:3px}.tabs-wrapper .top .tab.active:after{height:60px;opacity:1}.tabs-wrapper .top .tab h3{color:#fff;font-family:Syne;font-size:40px;font-weight:400;line-height:120%;margin:0;padding-bottom:10px;position:relative;width:max-content}.tabs-wrapper .top .tab h3:after{background:#fff;bottom:0;content:"";height:4px;left:0;position:absolute;transition:all .3s ease-in-out;width:30%}.tabs-wrapper .top .tab:hover h3:after{width:100%}.tabs-wrapper .top .tab p{color:#999;font-family:Roboto;font-size:19px;line-height:120%;margin:0;transition:all .3s ease-in-out}.tabs-wrapper .top .tab.active p,.tabs-wrapper .top .tab:hover p{color:#fff}.tabs-wrapper .top .tab .img-wrapper{border:2px solid;border-radius:100px;height:90px;position:relative;transition:all .3s ease-in-out;width:90px}.tabs-wrapper .top .tab .img-wrapper img{display:block;height:50px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease-in-out;width:auto}.tabs-wrapper .top .tab .img-wrapper img.hover,.tabs-wrapper .top .tab:hover .img-wrapper img.default{opacity:0}.tabs-wrapper .top .tab:hover .img-wrapper img.hover{opacity:1}.tabs-wrapper .top .tab.active .img-wrapper img.default{opacity:0}.tabs-wrapper .top .tab.active .img-wrapper img.hover{opacity:1}.tabs-wrapper .top .tab.active h3:after{background:#fff!important;width:100%}.tabs-wrapper .top .tab.active .img-wrapper{background:#fff!important;border-color:#fff!important}.tabs-wrapper .tab-content{color:#fff;display:none;overflow:hidden;position:relative}.tabs-wrapper .tab-content .shade{border-radius:100%;height:1600px;left:50%;opacity:.65;position:absolute;top:0;transform:translate(-50%,-50%);width:150%}.tabs-wrapper .tab-content.active{display:block}.tabs-wrapper .tab-content h3,.tabs-wrapper .tab-content h4,.tabs-wrapper .tab-content h5{color:#fff;font-family:Syne;font-weight:400;position:relative}.tabs-wrapper .tab-content .description p{color:#999;font-family:Syne;font-size:24px;line-height:120%;margin-bottom:0;position:relative}.tabs-wrapper .tab-content .description h3{font-size:48px;line-height:120%}.tabs-wrapper .tab-content .description{border-top:3px solid;padding:80px 0 0;position:relative}.tabs-wrapper .feature-section h4{align-items:center;display:flex;font-size:33px;gap:30px;margin-top:40px;position:relative}.tabs-wrapper .feature-section h4>div{width:max-content}.tabs-wrapper .feature-section h4 span{background:#fff;flex:1;height:1px}.tabs-wrapper .feature-section.line-top{border-top:1px solid #fff;margin-top:40px;padding-top:30px}.tabs-wrapper .feature-section>p{color:#999;font-family:Syne;font-size:24px;line-height:120%}.tabs-wrapper .cell-wrapper{display:flex;gap:60px}.tabs-wrapper .cell-wrapper .cell{background:#080212;border:2px solid #655979;border-radius:10px;display:flex;flex:1;flex-direction:column;gap:20px;padding:30px;position:relative;transition:all .3s ease-in-out}.tabs-wrapper .cell-wrapper .cell .link-wrapper{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.tabs-wrapper .cell-wrapper .cell h5,.tabs-wrapper .cell-wrapper .cell p{margin:0}.tabs-wrapper .cell-wrapper .cell h5{color:#fff;font-size:25px}.tabs-wrapper .cell-wrapper .cell p{color:#999;font-family:Roboto;font-size:16px;transition:all .3s ease-in-out}.tabs-wrapper .cell-wrapper .cell:hover p{color:#fff}.tabs-wrapper .bottom{margin-top:20px;padding:60px 0 80px;text-align:center}.tabs-wrapper .bottom .custom-btn{background:#b0f;border-radius:6px;color:#fff;display:inline-flex;font-size:19px;padding:16px 24px;text-decoration:none}.tabs-wrapper .bottom .custom-btn *{color:#fff;text-decoration:none}.tabs-wrapper .bottom p{color:#999;font-family:Syne;font-size:24px;line-height:120%;margin-top:0}.tabs-wrapper.desktop{display:block}.tabs-wrapper.mobile{display:none}@media(max-width:1080px){.tabs-wrapper .top .tab{padding:30px}.tabs-wrapper .top .tab h3{font-size:28px}.tabs-wrapper .cell-wrapper{gap:30px}.tabs-wrapper .cell-wrapper .cell{padding:20px}}@media(max-width:767px){.tabs-wrapper .top .tab{padding:30px}.tabs-wrapper .top .tab h3{font-size:28px}.tabs-wrapper.desktop{display:none}.tabs-wrapper.mobile{display:block}.tabs-wrapper.mobile .top{flex-direction:column}.tabs-wrapper.mobile .top .tab.active:after{height:20px}.tabs-wrapper.mobile .top .tab .img-wrapper{height:75px;width:75px}.tabs-wrapper.mobile .top .tab{gap:16px}.tabs-wrapper.mobile .tab-content .description{padding-top:30px}.tabs-wrapper.mobile .tab-content .description h3{font-size:32px}.tabs-wrapper.mobile .tab-content .description p{font-size:18px}.tabs-wrapper.mobile .cell-wrapper{flex-direction:column;gap:14px}.tabs-wrapper.mobile .feature-section h4{font-size:20px;gap:15px}.tabs-wrapper.mobile .feature-section>p{font-size:18px}.tabs-wrapper.mobile .bottom{padding:40px 0 60px}.tabs-wrapper.mobile .cell-wrapper .cell h5{font-size:20px}.tabs-wrapper.mobile .top{gap:20px;padding-bottom:0}.tabs-wrapper.mobile .tab-content{display:block!important}.tabs-wrapper.mobile .top .tab .img-wrapper{background:#fff;border-color:#fff!important}.tabs-wrapper.mobile .top .tab .img-wrapper img.hover{opacity:1}.tabs-wrapper.mobile .top .tab .img-wrapper img.default{opacity:0}.tabs-wrapper.mobile .top .tab p{color:#fff}.tabs-wrapper .top .tab h3:after{width:100%}.tabs-wrapper .top .tab:after{height:20px;opacity:1}}