.feature-hero-section.enterprise-hero{position:relative;width:100%;padding:100px 60px;overflow:hidden;background-color:#f7f7fa}.feature-hero-section.enterprise-hero:before{content:"";position:absolute;top:-20%;left:-20%;width:70%;height:140%;background:radial-gradient(circle at center,rgba(30,117,255,.05) 0,rgba(255,255,255,0) 60%);pointer-events:none;z-index:0}.feature-hero-section.enterprise-hero .container{position:relative;max-width:1600px;width:100%;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:40px;z-index:1}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.feature-hero-section.enterprise-hero .hero-content{flex:1;animation:fadeIn .8s ease-out forwards}.feature-hero-section.enterprise-hero .hero-content h1{font-size:54px;font-weight:600;color:#1a1a1a;line-height:1.1;margin-bottom:24px;letter-spacing:-1px}.feature-hero-section.enterprise-hero .hero-content .subtext{font-size:20px;color:#555;line-height:1.6;font-weight:400;margin-bottom:40px;max-width:750px}.feature-hero-section.enterprise-hero .hero-content .feature-hero-buttons{display:flex;gap:16px;align-items:center}.feature-hero-section.enterprise-hero .hero-content .feature-hero-buttons .btn-gradient{background:linear-gradient(90deg,#1e75ff,#b82dd6);border:none;color:#fff;font-weight:600;min-width:200px;height:56px;border-radius:6px;font-size:16px;display:flex;align-items:center;justify-content:center}.feature-hero-section.enterprise-hero .hero-content .feature-hero-buttons .btn-gradient:hover{opacity:.9;color:#fff!important}.feature-hero-section.enterprise-hero .hero-content .feature-hero-buttons .btn-outlined{background:#fff;border:1px solid #d9d9d9;color:#1a1a1a;font-weight:600;min-width:200px;height:56px;border-radius:8px;font-size:16px;display:flex;align-items:center;justify-content:center}.feature-hero-section.enterprise-hero .hero-content .feature-hero-buttons .btn-outlined:hover{background:#f9f9f9}.feature-hero-section.enterprise-hero .hero-content .feature-hero-buttons .btn-outlined svg{margin-left:8px}.feature-hero-section.enterprise-hero .hero-content .feature-hero-buttons .btn-outlined svg path{stroke:currentColor}.feature-hero-section.enterprise-hero .hero-image-wrapper{flex:1;display:flex;justify-content:flex-end;align-items:center;position:relative}.feature-hero-section.enterprise-hero .hero-image-wrapper .hero-image{max-width:100%;height:auto;object-fit:contain;z-index:2}.feature-hero-section.enterprise-hero .hero-image-wrapper .trainer-badge{position:absolute;bottom:20px;left:0;background:#fff;padding:16px 24px;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.08);display:flex;align-items:center;gap:12px;z-index:3;border:1px solid #f0f0f0;animation:float 4s ease-in-out infinite}.feature-hero-section.enterprise-hero .hero-image-wrapper .trainer-badge .icon-box{width:40px;height:40px;background:rgba(30,117,255,.1);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#1e75ff}.feature-hero-section.enterprise-hero .hero-image-wrapper .trainer-badge .icon-box svg{width:20px;height:20px}.feature-hero-section.enterprise-hero .hero-image-wrapper .trainer-badge .badge-content{display:flex;flex-direction:column}.feature-hero-section.enterprise-hero .hero-image-wrapper .trainer-badge .badge-content .badge-label{font-size:12px;color:#888;font-weight:500}.feature-hero-section.enterprise-hero .hero-image-wrapper .trainer-badge .badge-content .badge-value{font-size:16px;color:#1a1a1a;font-weight:600}.feature-hero-section.enterprise-hero .hero-image-wrapper .trainer-badge .badge-content .badge-value span{font-weight:700;color:#1a1a1a}@media(max-width:1200px){.feature-hero-section.enterprise-hero{padding:80px 30px}.feature-hero-section.enterprise-hero .hero-content h1{font-size:40px}.feature-hero-section.enterprise-hero .hero-image-wrapper .trainer-badge{left:-20px}}@media(max-width:900px){.feature-hero-section.enterprise-hero .container{flex-direction:column;text-align:left}.feature-hero-section.enterprise-hero .hero-content{max-width:100%;margin-bottom:60px}.feature-hero-section.enterprise-hero .hero-content h1{font-size:38px}.feature-hero-section.enterprise-hero .hero-content .subtext{font-size:18px;margin-bottom:30px}.feature-hero-section.enterprise-hero .hero-content .feature-hero-buttons{justify-content:flex-start}.feature-hero-section.enterprise-hero .hero-image-wrapper{justify-content:center;width:100%}.feature-hero-section.enterprise-hero .hero-image-wrapper .trainer-badge{left:10%}}@media(max-width:600px){.feature-hero-section.enterprise-hero{padding:40px 20px}.feature-hero-section.enterprise-hero .hero-content h1{font-size:26px}.feature-hero-section.enterprise-hero .hero-content .subtext{font-size:15px}.feature-hero-section.enterprise-hero .hero-content .feature-hero-buttons{flex-direction:column}.feature-hero-section.enterprise-hero .hero-content .feature-hero-buttons .btn-gradient,.feature-hero-section.enterprise-hero .hero-content .feature-hero-buttons .btn-outlined{width:100%;height:50px}.feature-hero-section.enterprise-hero .hero-image-wrapper .trainer-badge{left:0;right:0;bottom:-30px;margin:0 auto;width:-moz-fit-content;width:fit-content}}[dir=rtl] .feature-hero-section.enterprise-hero .hero-content{text-align:right}[dir=rtl] .feature-hero-section.enterprise-hero .hero-content .feature-hero-buttons{justify-content:flex-start}[dir=rtl] .feature-hero-section.enterprise-hero .hero-content .feature-hero-buttons .btn-gradient svg,[dir=rtl] .feature-hero-section.enterprise-hero .hero-content .feature-hero-buttons .btn-outlined svg{margin-left:0;margin-right:8px;transform:rotate(180deg)}[dir=rtl] .feature-hero-section.enterprise-hero .hero-image-wrapper .trainer-badge{left:auto;right:0}@media(max-width:900px){[dir=rtl] .feature-hero-section.enterprise-hero .container{text-align:right}[dir=rtl] .feature-hero-section.enterprise-hero .hero-image-wrapper .trainer-badge{right:10%}}@media(max-width:600px){[dir=rtl] .feature-hero-section.enterprise-hero .hero-image-wrapper .trainer-badge{right:0;left:0}}.enterprise-challenges{padding:100px 20px;position:relative;text-align:center;overflow:hidden}.enterprise-challenges .container{max-width:1500px;margin:0 auto;position:relative;z-index:10}.enterprise-challenges .section-title{font-size:60px;font-weight:600;color:#1a1a1a;line-height:1.25;margin-bottom:60px;text-align:center;letter-spacing:-.5px}.enterprise-challenges .challenges-grid-wrapper{position:relative;width:100%;margin:0 auto}.enterprise-challenges .gradient-glow-backdrop{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;height:70%;background:radial-gradient(circle,rgba(162,110,255,.4) 0,rgba(93,142,255,.25) 45%,rgba(255,255,255,0) 70%);filter:blur(80px);z-index:0;pointer-events:none;border-radius:50%}.enterprise-challenges .challenges-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.enterprise-challenges .challenge-card{background:#fff;border-radius:9px;padding:50px 40px;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 0 10px 0 rgba(81,146,254,.17);border:1px solid rgba(0,0,0,.02);min-height:440px;justify-content:center;transition:transform .3s ease,box-shadow .3s ease}.enterprise-challenges .challenge-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.08)}.enterprise-challenges .challenge-card .icon-wrapper{width:84px;height:84px;background:#201335;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:32px}.enterprise-challenges .challenge-card .icon-wrapper svg{width:44px;height:44px}.enterprise-challenges .challenge-card h3{font-size:32px;max-width:550px;font-weight:500;color:#12141d;margin:0 0 20px;line-height:1.3}.enterprise-challenges .challenge-card p{font-size:18px;color:#555;line-height:1.6;margin:0;font-weight:400}@media(max-width:1000px){.enterprise-challenges{padding:80px 20px}.enterprise-challenges .section-title{font-size:42px;margin-bottom:40px}.enterprise-challenges .challenges-grid{grid-template-columns:1fr}.enterprise-challenges .challenge-card{padding:40px 30px;min-height:auto}}@media(max-width:600px){.enterprise-challenges{padding:60px 16px}.enterprise-challenges .section-title{font-size:26px}.enterprise-challenges .challenge-card{padding:30px 20px}.enterprise-challenges .challenge-card h3{font-size:22px}.enterprise-challenges .challenge-card p{font-size:15px}.enterprise-challenges .challenge-card .icon-wrapper{width:64px;height:64px;margin-bottom:24px}.enterprise-challenges .challenge-card .icon-wrapper svg{width:32px;height:32px}}[dir=rtl] .enterprise-challenges .challenge-card{text-align:center}.enterprise-what-changes{width:100%;padding:100px 60px}.enterprise-what-changes .container{max-width:1600px;margin:0 auto}.enterprise-what-changes .title-wrapper{text-align:center;margin-bottom:120px}.enterprise-what-changes .title-wrapper .main-title{font-size:54px;font-weight:600;margin:0 auto 16px;line-height:1.2;color:#12141d}.enterprise-what-changes .feature-row{display:flex;justify-content:space-between;align-items:center;gap:100px;margin-bottom:150px}.enterprise-what-changes .feature-row:last-child{margin-bottom:0}.enterprise-what-changes .feature-row .feature-content{flex:1}.enterprise-what-changes .feature-row .feature-content h3{font-size:48px;font-weight:600;color:#12141d;line-height:1.2;margin-bottom:24px;letter-spacing:-.5px}.enterprise-what-changes .feature-row .feature-content p{font-size:18px;color:#12141d;line-height:1.7;font-weight:400;max-width:600px}.enterprise-what-changes .feature-row .feature-image{flex:1;display:flex;justify-content:center}.enterprise-what-changes .feature-row .feature-image .feature-video{width:100%;max-width:800px;height:auto;object-fit:contain;border-radius:12px}.enterprise-what-changes .feature-row.reverse .feature-image{order:-1;justify-content:flex-start}.enterprise-what-changes .feature-row.reverse .feature-content{padding-left:20px}@media(max-width:1200px){.enterprise-what-changes .feature-row{gap:60px}.enterprise-what-changes .feature-row h3{font-size:36px}}@media(max-width:1100px){.enterprise-what-changes{padding:80px 40px}.enterprise-what-changes .title-wrapper{margin-bottom:80px}.enterprise-what-changes .title-wrapper .main-title{font-size:42px}.enterprise-what-changes .feature-row,.enterprise-what-changes .feature-row.reverse{flex-direction:column;gap:50px;margin-bottom:100px}.enterprise-what-changes .feature-row .feature-content,.enterprise-what-changes .feature-row.reverse .feature-content{text-align:center;padding-left:0}.enterprise-what-changes .feature-row .feature-content h3,.enterprise-what-changes .feature-row.reverse .feature-content h3{font-size:32px}.enterprise-what-changes .feature-row .feature-content p,.enterprise-what-changes .feature-row.reverse .feature-content p{text-align:center;margin-left:auto;margin-right:auto}.enterprise-what-changes .feature-row .feature-image,.enterprise-what-changes .feature-row.reverse .feature-image{order:-1;justify-content:center}}@media(max-width:600px){.enterprise-what-changes{padding:60px 20px}.enterprise-what-changes .title-wrapper .main-title{font-size:26px}.enterprise-what-changes .feature-row .feature-content h3{font-size:24px!important}.enterprise-what-changes .feature-row .feature-content p{font-size:16px}}[dir=rtl] .enterprise-what-changes .feature-row{text-align:right}[dir=rtl] .enterprise-what-changes .feature-row p{margin-left:auto;margin-right:0}[dir=rtl] .enterprise-what-changes .feature-row.reverse .feature-content{padding-left:0;padding-right:20px}@media(max-width:1100px){[dir=rtl] .enterprise-what-changes .feature-row .feature-content,[dir=rtl] .enterprise-what-changes .feature-row.reverse .feature-content{text-align:center;padding-right:0}[dir=rtl] .enterprise-what-changes .feature-row .feature-content p,[dir=rtl] .enterprise-what-changes .feature-row.reverse .feature-content p{margin-left:auto;margin-right:auto}}.enterprise-programs-section{padding:100px 20px;overflow:hidden}.enterprise-programs-section .container{max-width:1550px;margin:0 auto}.enterprise-programs-section .main-title{font-size:54px;font-weight:600;line-height:1.25;color:#1a1a1a;margin-bottom:80px;text-align:center}.enterprise-programs-section .programs-table-container{width:100%}.enterprise-programs-section .programs-table-container .table-header{display:grid;grid-template-columns:1fr 1fr 1fr;background:#fff;box-shadow:0 0 16px 0 rgba(66,133,244,.27);padding:24px 32px;border:1px solid #eef1ff;border-radius:24px;margin-bottom:24px}.enterprise-programs-section .programs-table-container .table-header div{font-size:24px}.enterprise-programs-section .programs-table-container .table-header div.col-programs{color:#1a1a1a;font-weight:500}.enterprise-programs-section .programs-table-container .table-header div.col-challenge{color:#fd5426;text-align:left;font-weight:600}.enterprise-programs-section .programs-table-container .table-header div.col-vocaliv{background:linear-gradient(109deg,#0085E5 1.22%,#FF00B6 117.06%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);text-align:left;font-weight:600}.enterprise-programs-section .programs-table-container .program-row{display:grid;grid-template-columns:1fr 1fr 1fr;background:#fff;box-shadow:0 0 16px 0 rgba(66,133,244,.27);border:1px solid #eef1ff;border-radius:24px;margin-bottom:20px;overflow:hidden}.enterprise-programs-section .programs-table-container .program-row:last-child{margin-bottom:0}.enterprise-programs-section .programs-table-container .program-row .col-programs{padding:24px 32px;border-right:1px solid #f0f4ff}.enterprise-programs-section .programs-table-container .program-row .col-programs h3{font-size:24px;font-weight:500;color:#1a1a1a;margin-bottom:16px}.enterprise-programs-section .programs-table-container .program-row .col-programs p{font-size:18px;color:#464646;font-weight:400;line-height:1.6}.enterprise-programs-section .programs-table-container .program-row .col-challenge{padding:40px;display:flex;align-items:flex-start;justify-content:flex-start;align-items:center;border-right:1px solid #f0f4ff}.enterprise-programs-section .programs-table-container .program-row .col-challenge p{font-size:18px;color:#6d6d6d;font-weight:400;line-height:1.6;text-align:left}.enterprise-programs-section .programs-table-container .program-row .col-vocaliv{background:linear-gradient(109deg,rgba(0,133,229,.1) 1.22%,rgba(255,0,182,.1) 117.06%);display:flex;align-items:center}.enterprise-programs-section .programs-table-container .program-row .col-vocaliv .vocaliv-content-box{padding:40px;width:100%}.enterprise-programs-section .programs-table-container .program-row .col-vocaliv .vocaliv-content-box p{font-size:18px;color:#2f2f2f;line-height:1.6;font-weight:400}@media(max-width:1200px){.enterprise-programs-section .main-title{font-size:40px}.enterprise-programs-section .programs-table-container .table-header{padding:20px}.enterprise-programs-section .programs-table-container .table-header div{font-size:18px}.enterprise-programs-section .programs-table-container .program-row .col-challenge,.enterprise-programs-section .programs-table-container .program-row .col-programs,.enterprise-programs-section .programs-table-container .program-row .col-vocaliv .vocaliv-content-box{padding:20px}.enterprise-programs-section .programs-table-container .program-row .col-programs h3{font-size:18px}.enterprise-programs-section .programs-table-container .program-row .col-challenge p,.enterprise-programs-section .programs-table-container .program-row .col-programs p,.enterprise-programs-section .programs-table-container .program-row .col-vocaliv p{font-size:14px}}@media(max-width:900px){.enterprise-programs-section{padding:60px 20px}.enterprise-programs-section .main-title{font-size:32px;margin-bottom:40px}.enterprise-programs-section .programs-table-container{border:none;overflow:visible}.enterprise-programs-section .programs-table-container .table-header{display:none}.enterprise-programs-section .programs-table-container .program-row{grid-template-columns:1fr;border:1px solid #f0f4ff;border-radius:16px;margin-bottom:24px;overflow:hidden}.enterprise-programs-section .programs-table-container .program-row .col-challenge,.enterprise-programs-section .programs-table-container .program-row .col-programs,.enterprise-programs-section .programs-table-container .program-row .col-vocaliv{border:none;padding:24px}.enterprise-programs-section .programs-table-container .program-row .col-challenge{background:snow}.enterprise-programs-section .programs-table-container .program-row .col-challenge p{text-align:center;max-width:100%;color:#f43f5e;font-style:italic}.enterprise-programs-section .programs-table-container .program-row .col-vocaliv .vocaliv-content-box{padding:0}.enterprise-programs-section .programs-table-container .program-row .col-vocaliv .vocaliv-content-box p{text-align:center}}@media(max-width:600px){.enterprise-programs-section .main-title{font-size:26px}}[dir=rtl] .enterprise-programs-section .table-header div.col-challenge,[dir=rtl] .enterprise-programs-section .table-header div.col-vocaliv{text-align:right}[dir=rtl] .enterprise-programs-section .program-row .col-challenge,[dir=rtl] .enterprise-programs-section .program-row .col-programs{border-right:none;border-left:1px solid #f0f4ff}[dir=rtl] .enterprise-programs-section .program-row .col-challenge p,[dir=rtl] .enterprise-programs-section .program-row .col-vocaliv .vocaliv-content-box p{text-align:right}.enterprise-scale-section{width:100%;padding:100px 40px;background-color:#fbfbfb}.enterprise-scale-section .container{max-width:1600px;margin:0 auto}.enterprise-scale-section .scale-card{display:flex;flex-direction:row;background:#fff;border-radius:20px;box-shadow:0 0 9px rgba(106,79,210,.71);border:1px solid rgba(164,80,189,.15);overflow:hidden;position:relative;align-items:center}.enterprise-scale-section .card-content-left{flex:1;padding:60px 80px;display:flex;flex-direction:column;justify-content:center}.enterprise-scale-section .card-content-left .title{font-size:48px;font-weight:600;color:#1a1a1a;line-height:1.15;margin-bottom:24px;letter-spacing:-1px}.enterprise-scale-section .card-content-left .benefits-list{list-style:none;padding:0;margin:0 0 40px}.enterprise-scale-section .card-content-left .benefits-list li{font-size:18px;color:#555;font-weight:400;margin-bottom:14px;display:flex;align-items:flex-start}.enterprise-scale-section .card-content-left .benefits-list li .arrow{font-family:inherit;color:#a0a0a0;margin-right:12px;font-weight:400;font-size:20px;line-height:1.4}.enterprise-scale-section .card-content-left .benefits-list li:last-child{margin-bottom:0}.enterprise-scale-section .card-content-left .button-group{display:flex;gap:20px;align-items:center}.enterprise-scale-section .card-content-left .button-group .btn-primary-gradient{background:linear-gradient(109deg,#0085E5 1.22%,#FF00B6 117.06%);border:none;color:#fff;font-weight:600;font-size:15px;padding:0 32px;height:52px;border-radius:6px;display:inline-flex;align-items:center;gap:12px;box-shadow:0 0 9px 0 rgba(106,79,210,.71)}.enterprise-scale-section .card-content-left .button-group .btn-primary-gradient:hover{opacity:.9;color:#fff}.enterprise-scale-section .card-image-right{flex:1.2;height:100%;display:flex;justify-content:flex-end;align-items:flex-end;background:radial-gradient(circle at center,rgba(162,110,255,.1) 0,rgba(93,142,255,.05) 50%,rgba(255,255,255,0) 70%)}.enterprise-scale-section .card-image-right .image-backer{width:100%;height:100%;position:relative;display:flex;align-items:flex-end;justify-content:flex-end;padding:40px 40px 0}.enterprise-scale-section .card-image-right .image-backer .scale-image{width:100%;max-width:900px;height:auto;object-fit:contain;object-position:bottom right;display:block;transform:translate(40px,50px);margin-bottom:-1px}@media(max-width:1200px){.enterprise-scale-section .card-content-left{padding:40px 50px}.enterprise-scale-section .card-content-left .title{font-size:42px}}@media(max-width:900px){.enterprise-scale-section{padding:60px 20px}.enterprise-scale-section .scale-card{flex-direction:column-reverse}.enterprise-scale-section .card-content-left{padding:40px 30px;text-align:left}.enterprise-scale-section .card-content-left .button-group{flex-direction:column;align-items:stretch}.enterprise-scale-section .card-content-left .button-group .btn-primary-gradient{width:100%;justify-content:center}.enterprise-scale-section .card-image-right{width:100%;min-height:200px}.enterprise-scale-section .card-image-right .image-backer .scale-image{transform:none}}@media(max-width:600px){.enterprise-scale-section .card-content-left .title{font-size:23px!important}.enterprise-scale-section .card-content-left .benefits-list li{font-size:15px}}[dir=rtl] .enterprise-scale-section .scale-card{flex-direction:row-reverse}[dir=rtl] .enterprise-scale-section .card-content-left{text-align:right}[dir=rtl] .enterprise-scale-section .card-content-left .benefits-list li .arrow{margin-right:0;margin-left:12px;transform:scaleX(-1)}[dir=rtl] .enterprise-scale-section .card-image-right .image-backer{justify-content:flex-start}[dir=rtl] .enterprise-scale-section .card-image-right .image-backer .scale-image{transform:translate(-40px,50px)}