*{box-sizing:border-box;margin:0;padding:0}.App,button{font-family:-apple-system,BlinkMacSystemFont,SF Pro,SF Pro Display,SF Pro Text,sans-serif}button{cursor:pointer}textarea{font-family:-apple-system,BlinkMacSystemFont,SF Pro,SF Pro Display,SF Pro Text,sans-serif}.header{background-color:#000;justify-content:space-between;left:0;padding:22px 10vw;position:fixed;top:0;width:100%;z-index:1}.header,.header-left-container{display:flex;flex-direction:row}.header-left-container{align-items:center;gap:50px}.header-left-button-container{display:flex;flex-direction:row}.header-left-button,.header-right-button-container{align-items:center;background-color:initial;border:0;border-radius:30px;color:#fff;display:flex;flex-direction:row;font-size:14px;font-weight:600;gap:4px;letter-spacing:normal;line-height:20px;padding:7px 16px}.header-left-button:hover,.header-right-button-container:hover{background-color:#b4fd83;color:#000;cursor:pointer}.header-image{align-items:center;display:flex;flex-direction:row;font-weight:100;height:15px;justify-content:center;transform:translateY(1px);width:15px}.header-playAI-icon{cursor:pointer;height:36px;width:113.025px}.header-right-container{align-items:center;display:flex}.header-right-button-container{border-radius:15px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:16px;font-weight:700;letter-spacing:normal;line-height:24px}.hamberger-icon{color:#fff;cursor:pointer;display:none;height:24px;width:24px}@media screen and (max-width:1290px){.header{padding:22px 32px}}@media screen and (max-width:1270px){.header-left-container{gap:25px}}@media screen and (max-width:1024px){.header{padding:22px 16px}.hamberger-icon{display:flex}.header-left-button-container,.header-right-button-container{display:none}}.mobile-menu-backdrop{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:#000000b3;height:100vh;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .35s cubic-bezier(.16,1,.3,1);width:100vw;z-index:999}.mobile-menu-backdrop.open{opacity:1;pointer-events:auto}.mobile-menu-drawer{background-color:#0b0c0f;border-left:1px solid #ffffff14;box-sizing:border-box;display:flex;flex-direction:column;height:100vh;max-width:85vw;padding:24px 28px;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .35s cubic-bezier(.16,1,.3,1);width:320px;z-index:1000}.mobile-menu-drawer.open{transform:translateX(0)}.mobile-menu-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px;width:100%}.mobile-menu-close{align-items:center;background:none;background-color:#ffffff0a;border:none;border-radius:50%;color:#9ca3af;cursor:pointer;display:flex;justify-content:center;padding:6px;transition:color .25s,transform .25s,background-color .25s}.mobile-menu-close:hover{background-color:#ffffff1a;color:#fff;transform:rotate(90deg)}.mobile-menu-links{display:flex;flex-direction:column;gap:8px;width:100%}.mobile-menu-link{align-items:center;background:none;border:none;border-bottom:1px solid #ffffff0d;color:#e5e7eb;cursor:pointer;display:flex;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-weight:600;justify-content:space-between;padding:16px 0;text-align:left;text-decoration:none;transition:color .2s ease,padding-left .2s ease;width:100%}.mobile-menu-link .header-image{color:#6b7280;transform:rotate(-90deg);transition:transform .25s,color .25s}.mobile-menu-link:hover{color:#b4fd83;padding-left:8px}.mobile-menu-link:hover .header-image{color:#b4fd83;transform:rotate(-90deg) translateX(-2px)}.mobile-menu-footer{border-top:1px solid #ffffff14;display:flex;flex-direction:column;gap:16px;margin-top:auto;padding-top:32px;width:100%}.mobile-login-btn{background:#0000;border:1px solid #ffffff26;border-radius:12px;color:#fff;cursor:pointer;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:600;padding:12px;text-align:center;transition:background-color .2s,border-color .2s}.mobile-login-btn:hover{background-color:#ffffff0d;border-color:#ffffff4d}.mobile-signup-btn{background-color:#b4fd83;border:none;border-radius:12px;box-shadow:0 4px 14px #b4fd8333;color:#000;cursor:pointer;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:700;padding:12px;text-align:center;transition:transform .2s,box-shadow .2s,background-color .2s}.mobile-signup-btn:hover{background-color:#c2ff96;box-shadow:0 6px 20px #b4fd8359;transform:translateY(-2px)}.mobile-signup-btn:active{transform:translateY(0)}.title{background-color:#000;color:#fff;padding-top:130px;width:100%}.title-heading-container{align-items:center;display:flex;flex-direction:column;gap:17px;width:100%}.title-heading{display:flex;flex-direction:row;font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:60px;font-weight:800;justify-content:center;line-height:66px;width:967px}.title-discription,.title-heading{letter-spacing:normal;text-align:center}.title-discription{font-size:18px;font-weight:400;line-height:28px;width:697px}@media screen and (max-width:990px){.title-heading{width:100%}}@media screen and (max-width:950px){.title{padding-left:3vw;padding-right:3vw}.title-discription{width:100%}}@media screen and (max-width:639.5px){.title-heading{font-size:36px;line-height:36px}}.input{align-items:center;flex-direction:column;gap:12px;padding-left:5vw;padding-right:5vw;padding-top:40px}.input,.input-button-container{background-color:#000;display:flex;width:100%}.input-button-container{flex-direction:row;justify-content:space-between;width:850px}.input-button{background-color:#000;border:1.5px solid #221f1f;border-radius:20px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;letter-spacing:normal;line-height:24px;padding:15px}.input-button:hover{background-color:#17191b;border-color:#393c42}.input-container{background-color:#393c42;border-radius:15px;display:flex;flex-direction:column;justify-content:center;padding:17px;width:100%;width:850px}.input-box{background-color:initial;border:0;color:#b3b3b3;font-size:18px;font-weight:400;letter-spacing:normal;line-height:28px;outline:none;padding:10px;resize:none;width:100%}.voice-button-container{align-items:end;display:flex;flex-direction:row;height:63px;justify-content:space-between;width:100%}.voice-button-left-container{align-items:center;background-color:#393c42;border:1.5px solid #474b52;border-radius:16px;color:#fff;display:flex;flex-direction:row;font-size:16px;font-weight:600;gap:16px;letter-spacing:normal;line-height:24px;padding:12.5px 24px}.voice-button-image-1{height:21px;width:20px}.voice-button-image-2{height:8px;width:10px}.voice-button-right-container{align-items:center;display:flex;flex-direction:row;gap:10px}.voice-right-button1{background-color:initial;border:1.5px solid #474b52;border-radius:10px;justify-content:center;padding:14px 16px}.voice-right-button1,.voice-right-button2{align-items:center;display:flex;flex-direction:row}.voice-right-button2{background-color:#fff;border:1.5px solid #474b52;border-radius:15px;color:#000;font-size:16px;font-weight:600;gap:6px;letter-spacing:normal;line-height:24px;padding:12px 23px 12px 28px}.voice-button-left-container:hover,.voice-right-button1:hover{background-color:#43474d;border:1.5px solid #555a62}@media screen and (max-width:940px){.input-button-container{width:100%}.input{padding-left:5vw;padding-right:5vw}.input-container{width:100%}}@media screen and (max-width:767px){.input{padding-left:16px;padding-right:16px}.input-button-container{font-size:14px;font-weight:600;letter-spacing:normal;line-height:14px;width:100%}.input-button{border-radius:18px;padding:10px 15px}.voice-right-button2 span{display:none}}@media screen and (max-width:658px){.input-button{padding:10px}}@media screen and (max-width:580px){.input-button1{display:none}}@media screen and (max-width:502px){.input-button2{display:none}}@media screen and (max-width:373px){.input-button3{display:none}}.users{background-color:#000;display:flex;flex-direction:row;flex-wrap:wrap;gap:1vw 3vw;justify-content:center;padding:119px 40px 50px;width:100%}.user-image{filter:brightness(0) invert(1);height:36px;max-width:140px;object-fit:contain;opacity:.65;transition:opacity .3s ease;width:auto}.user-image:hover{opacity:1}.Feature_2,.voice-generator{background-color:#000;color:#fff;display:flex;flex-direction:column;gap:40px;padding-top:60px;width:100%}.voice-generator-top{align-items:center;display:flex;flex-direction:column;gap:20px;padding-left:5vw;padding-right:5vw;width:100%}.voice-generator-heading{font-family:sans-serif;font-size:60px;font-weight:750;letter-spacing:-4px;line-height:60px;text-align:center}.voice-generator-discription{display:flex;flex-direction:row;font-size:18px;font-weight:400;justify-content:center;letter-spacing:normal;line-height:24px;text-align:center;width:685px}@media screen and (max-width:701px){.voice-generator-discription{width:100%}}@media screen and (max-width:639.5px){.voice-generator-heading{font-size:36px;letter-spacing:normal;line-height:36px}.voice-generator-discription{width:100%}}.voice-generator-bottom{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;padding-left:10vw;padding-right:10vw;width:100%}.voice-generator-box{align-items:top;border:1px solid #2e2e2e;border-radius:12px;display:flex;flex:1 1;flex-direction:row;gap:20px;max-width:384px;min-width:316px;padding:29px 21px 39px}.voice-generator-left{height:-webkit-fit-content;height:fit-content;position:relative}.voice-generator-left-image{height:100px;width:100px}.voice-generator-left-button{align-items:center;background-color:#b4fd83;border:3px solid #000;border-radius:100px;bottom:0;display:flex;flex-direction:row;height:36px;justify-content:center;position:absolute;right:0;width:36px}.voice-generator-left-button:hover{background-color:#000}.voice-generator-left-button:hover .voice-generator-left-button-image #Icon-Set-Filled{fill:#fff}.voice-generator-left-button-image{fill:#000;align-items:center;display:flex;flex-direction:row;font-size:30px;height:15px;justify-content:center;transform:translateX(1.5px);width:15px}.voice-generator-right{display:flex;flex-direction:column;gap:5px}.voice-generator-name{font-size:20px;font-weight:700;letter-spacing:normal;line-height:24px}.voice-generator-name-discription{font-size:16px;font-weight:400;letter-spacing:normal;line-height:24px;padding-bottom:5px}.voice-generator-get-started{align-items:center;background-color:initial;border:0;color:#fff;display:flex;flex-direction:row;font-size:16px;font-weight:400;gap:7px;letter-spacing:normal;line-height:19px}.voice-generator-right-image{align-items:center;display:flex;flex-direction:row;height:17px;justify-content:center;width:17px}.voice-generator-box-invisible{background-color:initial;border:0;display:none}@media screen and (max-width:1290px){.voice-generator-bottom{padding-left:clamp(16px,3vw,21px);padding-right:clamp(16px,3vw,21px)}.voice-generator-box{min-width:309px}}@media screen and (max-width:1050px){.voice-generator-box{min-width:270px}}@media screen and (max-width:1023.5px){.voice-generator-box-invisible{display:flex}.voice-generator-box{max-width:1000px;min-width:325px}}@media screen and (max-width:767.5px){.voice-generator-box{max-width:none;min-width:400px}.voice-generator-box-invisible{display:none}}@media screen and (max-width:450px){.voice-generator-box{min-width:200px}}.feature{align-items:center;background-color:#000;display:flex;flex-direction:column;padding-left:10vw;padding-right:10vw;padding-top:120px;width:100%}.feature-heading{color:#fff;font-family:sans-serif;font-size:60px;font-weight:700;letter-spacing:-3.5px;line-height:60px;max-width:800px;padding-bottom:30px;text-align:center}.feature-description{color:#b3b3b3;font-size:18px;font-weight:400;letter-spacing:normal;line-height:22.5px;max-width:576px;padding-bottom:90px;text-align:center}.feature-image{border:1px solid #262525;border-radius:20px;max-height:clamp(307.938px,60vw,637.388px);max-width:clamp(444.6px,60vw,921px);width:100%}.feature-box-conatainer{display:flex;flex-direction:row;flex-wrap:wrap;gap:40px 32px;justify-content:center;padding-top:16px;width:100%}.feature-box{display:flex;flex:1 1;flex-direction:column;gap:8px;max-width:388px;min-width:321px}.feature-box-icon{height:35px;width:35px}.feature-box-heading{color:#fff;font-size:24px;font-weight:550;letter-spacing:-1.5px;line-height:36px}.feature-box-discription{color:#b3b3b3;font-size:16px;font-weight:400;letter-spacing:normal;line-height:24px}@media screen and (max-width:1290px){.feature{padding-left:clamp(16px,3vw,21px);padding-right:clamp(16px,3vw,21px)}}@media screen and (max-width:1090px){.feature-box{min-width:300px}}@media screen and (max-width:1023.5px){.feature-box{max-width:none;min-width:361px}}@media screen and (max-width:820px){.feature-box{max-width:none;min-width:321px}}@media screen and (max-width:767.5px){.feature-box{max-width:none;min-width:400px}}@media screen and (max-width:639.5px){.feature-heading{font-size:30px;font-weight:700;letter-spacing:normal;line-height:36px}.feature-description{font-size:12px;font-weight:400;letter-spacing:normal;line-height:15px;text-align:center}.feature-image{max-height:637.388px;max-width:921px;width:100%}}@media screen and (max-width:440px){.feature-box{min-width:200px}}.feature_2{align-items:center;background-color:#000;display:flex;flex-direction:column;padding-top:200px;width:100%}.feature_2-top{padding-bottom:60px}.feature_2-description{font-size:24px;font-weight:400;letter-spacing:normal;line-height:30px;padding-bottom:0}.feature_2-box-invisible{background-color:initial!important}@media screen and (max-width:639.5px){.feature_2-description{font-size:16px;line-height:24px}.feature_2-heading{padding-bottom:0;width:100%}}.feature_2-top-bottom{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:70px;justify-content:center;padding-left:8vw;padding-right:8vw;width:-webkit-fit-content;width:fit-content}.feature_2-box{display:flex;flex:1 1;flex-direction:column;gap:10px;height:-webkit-fit-content;height:fit-content;max-width:361px;min-width:361px}.feature_2-image{height:32px;width:32px}.feature_2-heading{color:#fff;padding-bottom:0}.feature_2-discription{color:#b3b3b3;font-size:16px;letter-spacing:normal;line-height:24px}@media screen and (max-width:1290px){.feature_2-top-bottom{padding-left:clamp(16px,3vw,21px);padding-right:clamp(16px,3vw,21px)}.feature_2-box{max-width:361px;min-width:278px}}@media screen and (max-width:1050px){.feature_2-box{min-width:200px}}@media screen and (max-width:1023.5px){.feature_2-box{max-width:none;min-width:334px}.feature_2-top-bottom{padding-left:18px;padding-right:18px}}@media screen and (max-width:800px){.feature_2-box{min-width:300px}}@media screen and (max-width:767.5px){.feature_2-box{align-items:center;min-width:400px;text-align:center}.feature_2-box-invisible{display:none}}@media screen and (max-width:500px){.feature_2-box{min-width:200px}}.leading{background-color:#000;padding-left:10vw;padding-right:10vw;padding-top:150px;width:100%}.leading-top{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center;padding-bottom:60px;width:100%}.leading-discription,.leading-heading{max-width:none;width:100%}.leading-bottom{display:flex;flex-direction:row;flex-wrap:wrap;gap:32px;justify-content:center;width:100%}.leading-box{display:flex;flex:1 1;flex-direction:column;gap:10px;max-height:196px;max-width:388px}.leading-box-invisible{background-color:initial;border:0}.leading-bottom p{font-size:18px}@media screen and (max-width:1290px){.leading{padding-left:clamp(16px,3vw,21px);padding-right:clamp(16px,3vw,21px)}}@media screen and (max-width:1023.5px){.leading-box-invisible{display:none}}@media screen and (max-width:767.5px){.leading-box{align-items:center;max-width:none;min-width:400px}}@media screen and (max-width:450px){.leading-box{min-width:300px}}@media screen and (max-width:340px){.leading-box{min-width:200px}}@media screen and (max-width:639px){.leading-bottom p{font-size:16px}}.voices{background-color:#000;padding-left:10vw;padding-right:8vw;padding-top:200px;width:100%}.voices-discription{max-width:1024px}.voices-bottom{display:flex;flex-direction:row;flex-wrap:wrap;gap:64px}.voices-box{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:28px;max-width:582px;min-width:572px}.voices-box-invisible{background-color:initial}@media screen and (max-width:1290px){.voices{padding-left:clamp(16px,3vw,21px);padding-right:clamp(16px,3vw,21px)}.voices-box{min-width:426.4px}}@media screen and (max-width:1023.5px){.voices-box{min-width:100%;width:100%}}@media screen and (max-width:639.5px){.voices-bottom{gap:16px}}.voices-box-button{align-items:center;background-color:#b4fd83;border:0;border-radius:100px;display:flex;flex-direction:column;height:65px;justify-content:center;width:65px}.voices-box-playIcon{fill:#000;height:25px;transform:translateX(3px);width:25px}.voices-box-button:hover{background-color:#000;border:4px solid #fff}.voices-box-button:hover .voices-box-playIcon #Icon-Set-Filled{stroke:#fff;fill:#fff;color:#fff;height:25px;width:25px}.voices-box-right-heading{color:#fff;display:flex;flex-direction:column;font-family:sans-serif;font-size:24px;font-weight:700;letter-spacing:-1.5px;line-height:32px}.voices-box-right-discription{color:#b3b3b3;font-size:16px;font-weight:400;letter-spacing:normal;line-height:20px;max-width:320px}.synthesis{align-items:center;background-color:#000;padding-left:10vw;padding-right:10vw;width:100%}.synthesis,.synthesis-top{display:flex;flex-direction:column}.synthesis-top{max-width:896px;padding-top:100px}.synthesis-down{display:flex;flex-direction:row;flex-wrap:wrap;gap:64px;justify-content:center;width:100%}.synthesis-box{flex:1 1;gap:24px;min-width:352px}.synthesis-box,.synthesis-left{align-items:center;display:flex;flex-direction:row}.synthesis-right{color:#fff;font-size:24px;font-weight:700;letter-spacing:-2px;line-height:32px}@media screen and (max-width:1290px){.synthesis{padding-left:clamp(16px,3vw,21px);padding-right:clamp(16px,3vw,21px)}.synthesis-box{min-width:282px}}@media screen and (max-width:1035px){.synthesis-box{min-width:262px}}@media screen and (max-width:1023.5px){.synthesis-box{min-width:356px}}@media screen and (max-width:835px){.synthesis-box{min-width:306px}}@media screen and (max-width:767.5px){.synthesis-box{max-width:none;min-width:400px}}@media screen and (max-width:450px){.synthesis-box{min-width:200px}}.synthesis-text{color:#b3b3b3;font-size:18px;font-weight:400;letter-spacing:normal;line-height:24px;max-width:576px;padding-top:100px;text-align:center;width:100%}.work{align-items:center;background-color:#000;display:flex;flex-direction:column;padding-left:10vw;padding-right:10vw;padding-top:128px;width:100%}.work-bottom{display:flex;flex-direction:row;flex-wrap:wrap;gap:60px;justify-content:center;width:100%}.work-box{display:flex;flex:1 1;flex-direction:column;gap:5px;min-height:151px;min-width:361.325px}@media screen and (max-width:1290px){.work{padding-left:clamp(16px,3vw,21px);padding-right:clamp(16px,3vw,21px)}.work-box{min-width:280px}}@media screen and (max-width:1023.5px){.work-box{min-width:300px}}@media screen and (max-width:767.5px){.work-box{max-width:none;min-width:400px}}@media screen and (max-width:450px){.work-box{min-width:250px}}.work-box-top{color:#fff;font-size:26px;font-weight:700;letter-spacing:-2px;line-height:34px}.work-box-bottom{color:#fff;font-size:16px;font-weight:400;letter-spacing:normal;line-height:28px}.about{background-color:#000;flex-direction:column;font-family:sans-serif;gap:50px;padding-left:10vw;padding-right:10vw;padding-top:200px;text-align:center}.about,.about-top{display:flex;width:100%}.about-top{flex-direction:row;justify-content:center}.about-top-text{color:#fff;display:flex;flex-direction:column;font-size:60px;font-weight:700;gap:10px;letter-spacing:normal;line-height:64px;max-width:858px}@media screen and (max-width:1290px){.about{padding-left:clamp(16px,3vw,21px);padding-right:clamp(16px,3vw,21px)}}@media screen and (max-width:640px){.about-top-text{font-size:36px;line-height:36px}}.about-bottom{align-items:center;display:flex;flex-direction:column;gap:20px;width:100%}.about-container{border:1px solid #535353;border-radius:10px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;gap:40px;height:69.6px;justify-content:space-between;letter-spacing:normal;line-height:24px;padding:30px;width:768px}.about-container,.about-container-right{align-items:center;display:flex;flex-direction:row}.about-container-right{justify-content:center}.about-image{height:24px;width:24px}@media screen and (max-width:840px){.about-container{height:-webkit-fit-content;height:fit-content;padding:30px 10px;width:100%}}.about-container:hover{background-color:#192412;border-color:#b4fd83}.fotter{flex-direction:column;gap:90px;padding-left:10vw;padding-right:10vw;padding-top:90px}.fotter,.fotter-top{background-color:#000;display:flex;width:100%}.fotter-top{flex-direction:row;justify-content:space-between}.fotter-container{color:#fff;display:flex;flex-direction:column;gap:25px}.fotter-container span{font-weight:400}.fotter-container h5,.fotter-container span{cursor:pointer;font-size:14px;letter-spacing:normal;line-height:12px}.fotter-container h5{font-weight:600}@media screen and (max-width:1290px){.fotter{padding-left:clamp(16px,3vw,21px);padding-right:clamp(16px,3vw,21px)}}@media screen and (max-width:500px){.fotter-top{align-items:center;flex-direction:column;gap:75px}.fotter-container h5,.fotter-container span{text-align:center}}.fotter-bottom{display:flex;flex-direction:row;font-size:12.8px;justify-content:space-between;justify-content:center;line-height:19.2px;padding-bottom:25px;width:100%}.fotter-bottom,.model{color:#fff;font-weight:400;letter-spacing:normal}.model{background-color:#000;border-radius:30px;bottom:20px;box-shadow:0 0 30px 2px #00ff004d;cursor:pointer;font-size:14px;line-height:24px;padding:5px 20px;position:fixed;right:20px;z-index:1}
/*# sourceMappingURL=main.b03e6417.css.map*/