@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap";.Navbar{display:flex;align-items:center;justify-content:space-between;padding:0 135.66px;color:#fff;height:58px}.Navbar__logo{display:flex;align-items:center}.Navbar__logo img{width:62.56px;height:16.02px}.Navbar__links{height:100%;flex:1;display:flex;justify-content:space-between;padding-left:70px}.Navbar__links__Main{height:100%;flex:1;max-width:566px;display:flex;align-items:center;justify-content:space-between}.Navbar__links__Main p{font-family:var(--font-family);font-weight:500;font-size:18px;cursor:pointer}.Navbar__links__Main p a{text-decoration:none}.Navbar__links__signs{width:235px;height:58px;opacity:1;border-radius:5px;display:flex;height:100%;cursor:pointer}.Navbar__links__signs p{display:flex;align-items:center;justify-content:center;font-family:var(--font-family);font-weight:500;font-size:18px}.signIn{width:85px}.signUp{width:152px;background-color:#ff4820;border-radius:5px}.menu{display:none;align-items:center;cursor:pointer;padding-left:20%;font-size:20px}.Navbar__menu_container{display:none;justify-content:center;align-items:center;flex-direction:column;text-align:end;background:#031b34;padding:1rem;position:absolute;top:105px;right:38%;margin-top:1rem;min-width:210px;border-radius:5px;box-shadow:0 0 5px #0003;z-index:10}.Navbar__menu_container .Navbar__links__Main,.Navbar__menu_container .Navbar__links__signs{display:flex;flex-direction:column;align-items:center;gap:.5rem}.Navbar__menu_container p{color:#fff;margin:.5rem 0;cursor:pointer}.scale-up-center{-webkit-animation:scale-up-center .2s cubic-bezier(.39,.575,.565,1) both;animation:scale-up-center .2s cubic-bezier(.39,.575,.565,1) both}@keyframes scale-up-center{0%{transform:scale(.5)}to{transform:scale(1)}}@media screen and (max-width:1100px)and (min-width:950px){.Navbar{padding:0 100px}.Navbar__links__signs p,.Navbar__links__Main p{font-size:16px}}@media screen and (max-width:950px)and (min-width:850px){.Navbar{padding:0 60px}.Navbar__links__signs p{font-size:15px}.Navbar__links__Main p{font-size:14px}.signIn{width:75px}.signUp{width:120px}}@media screen and (max-width:850px)and (min-width:600px){.Navbar__links__Main{display:none}.Navbar{padding:0 60px;justify-content:space-between}.Navbar__links{flex:0}.Navbar__links__signs p{font-size:15px}.Navbar__links__Main p{font-size:14px}.signIn{width:75px}.signUp{width:120px}.menu{display:flex;flex:1;justify-content:center}.Navbar__menu_container{display:flex;right:43%}.Navbar__menu_container-links-sign{display:none}}@media screen and (max-width:600px){.Navbar__links__signs p{font-size:15px}.Navbar__links__Main p{font-size:14px}.Navbar__links{display:none}.menu{display:flex;flex:0;padding:0}.Navbar{padding:0 70px}.Navbar__menu_container{display:flex;right:1%;top:100px;max-width:210px}}.Footer{display:flex;flex-direction:column;align-items:center;padding:175px 206px 20px;background-color:var(--color-footer);margin-top:155px}.Footer__Header{font-family:var(--font-family);font-weight:800;font-size:45px;line-height:75px;letter-spacing:-4%;text-align:center;background:var(--gradient-text);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:60px}.Footer__Button button{background-color:transparent;outline:none;border:none;color:#fff;border:1px solid #fff;width:216px;height:65px;font-family:var(--font-family);margin-bottom:245px;transition:.5s}.Footer__Button button:hover{cursor:pointer;background-color:#ff4820;transition:.5s}.Footer__Links{width:100%;display:flex;justify-content:space-between;font-family:var(--font-family);color:#fff}.Footer__Links__LogoSide{padding-right:3rem}.Footer__Links__LogoSide img{width:118px;height:30px}.Footer__Links__LogoSide>p{max-width:168px}.Footer__Links__LinksSide{display:flex;justify-content:space-between;gap:11.75rem}.Footer__Links__LinksSide p{max-width:116px}.Column h3{margin-bottom:30px;font-size:14px;font-weight:400;font-family:Gilroy-Bold}.Column p{font-size:12px;font-weight:400;font-family:Gilroy-Medium;line-height:30px;margin-bottom:1rem}.Column p a{text-decoration:none}.Footer__License p{color:#fff;font-family:Gilroy-Medium;font-weight:400;font-size:12px;margin-top:3rem}@media screen and (max-width:1100px){.Footer{padding:4rem 6rem}.Footer__Header{font-size:34px;line-height:50px}.Footer__Button button{margin-bottom:120px}.Footer__Links{flex-wrap:wrap;justify-content:space-between}.Footer__Links__LinksSide{gap:8rem}}@media screen and (max-width:950px){.Footer{padding:4rem 6rem}.Footer__Header{font-size:30px;line-height:50px}.Footer__Button button{margin-bottom:100px;width:200px;height:60px}.Footer__Links{flex-direction:column;align-items:center;justify-content:center;gap:4rem}.Footer__Links__LogoSide{text-align:center}.Footer__Links__LogoSide img{width:100px;height:25px}.Footer__Links__LogoSide p{font-size:14px;margin-top:.5rem}.Footer__Links__LinksSide{gap:8rem}}@media screen and (max-width:750px){.Footer__Links{flex-direction:column;align-items:flex-start;gap:3rem}.Footer__Links__LogoSide,.Footer__Links__LinksSide{width:100%;max-width:100%}.Footer__Links__LogoSide{display:flex;flex-direction:column;align-items:center;text-align:center}.Footer__Links__LinksSide{justify-content:space-around;gap:2rem;flex-wrap:wrap}}@media screen and (max-width:550px){.Footer{padding:4rem 1rem 0}.Footer__Header{font-size:28px;line-height:38px;margin-bottom:40px}.Footer__Button button{width:150px;height:40px;font-size:12px;margin-bottom:50px}.Footer__Links{width:100%}.Footer__Links__LinksSide{flex-direction:column;align-items:center;gap:1.5rem}.Footer__Links__LogoSide{padding-right:0}.Column{display:flex;flex-direction:column;align-items:center;gap:4px;width:100%}.Column h3{margin-bottom:15px;font-weight:500}.Column p{max-width:100%;line-height:10px}}.Header{max-width:100%;display:flex;align-items:center;width:100%;padding-left:135px;max-width:100vw;overflow:hidden}.Header__Content{display:flex;flex-direction:column;margin-top:40px}.Header__Content h1{width:100%;font-family:Manrope;font-weight:800;font-size:62px;line-height:75px;background:var(--gradient-text);-webkit-background-clip:text;background-clip:text;color:transparent;display:inline-block;margin-bottom:33px}.Header__Content>p{color:#81afdd;font-family:var(--font-family);font-size:20px;margin-bottom:33px;width:90%}.Header__Content__Email{display:flex;width:100%;align-items:center;margin-bottom:30px}.Header__Content__Email input{padding-left:32px;font-family:var(--font-family);color:#fff;font-size:20px;background-color:#052d56;border-radius:5px 0 0 5px;border:none;height:73px;flex:1;outline:none}.Header__Content__Email input::placeholder{color:#3d6184}.Header__Content__Email button{background-color:#ff4820;color:#fff;border:none;outline:none;height:73px;width:174px;border-radius:0 5px 5px 0;font-size:20px;font-family:var(--font-family);font-weight:700}.Header__Content__People{display:flex;align-items:center;height:37.61px;width:100%}.Header__Content__People img{width:181.79px;height:100%;margin-right:10px}.Header__Content__People p{font-family:var(--font-family);font-weight:500;font-size:12px;line-height:37.61px;letter-spacing:0%;color:#fff}.Header__Image img{height:700px;width:650px}@media screen and (max-width:1100px)and (min-width:950px){.Header{padding:0 100px}.Header__Image img{width:500px;height:550px}.Header__Content>h1{font-size:58px}.Header__Content__Email{width:100%}.Header__Content__People img{width:170px;height:30px}.Header__Content__People p{font-size:11px}.Header__Content>p{font-size:18px}}@media screen and (max-width:950px)and (min-width:850px){.Header{padding:0 16px 0 60px}.Header__Image img{width:400px;height:450px}.Header__Content>h1{font-size:46px}.Header__Content__Email{width:100%}.Header__Content__Email input{height:55px}.Header__Content__Email button{height:55px;width:160px;font-size:18px}.Header__Content__People img{width:170px;height:30px}.Header__Content__People p{font-size:11px}.Header__Content>p{font-size:18px}}@media screen and (max-width:850px)and (min-width:600px){.Header{flex-direction:column-reverse;padding-left:60px;padding-right:16px}.Header__Image img{height:450px;width:450px}.Header__Content>h1{font-size:45px;line-height:60px}.Header__content>p{font-size:14px}}@media screen and (max-width:600px){.Header{flex-direction:column-reverse;padding-left:60px;padding-right:30px}.Header__Content>h1{font-size:40px;line-height:50px}.Header__content>p{font-size:15px}.Header__Image img{height:400px;width:400px}.Header__Content__Email input{height:45px}.Header__Content__Email button{height:45px;width:130px;font-size:16px}.Header__Content__People img{width:120px;height:25px}.Header__Content__People p{font-size:10px}.Header__Content>p{font-size:13px}}@media screen and (max-width:450px){.Header{flex-direction:column-reverse;padding-left:60px;padding-right:30px}.Header__Content>h1{font-size:35px;line-height:50px}.Header__content>p{font-size:15px}.Header__Image img{height:400px;width:400px}.Header__Content__Email{width:100%;display:flex}.Header__Content__Email input::placeholder{font-size:13px}.Header__Content__Email input{height:40px;flex:0;width:180px}.Header__Content__Email button{height:40px;width:100px;font-size:14px}.Header__Content__People img{width:120px;height:25px}.Header__Content__People p{font-size:10px;line-height:100%}.Header__Content>p{font-size:13px}}.Header{padding-bottom:30px}.Wgpt{max-width:1170px;margin:150px 135px 4px;height:695px;padding:55px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:1px 4px 15px 5px #00000047;background:-moz-linear-gradient(325deg,rgba(13,64,119,1) 6%,rgba(0,40,83,1) 15%,rgba(0,40,83,1) 87%,rgba(15,66,121,1) 95%);background:-webkit-linear-gradient(325deg,rgba(13,64,119,1) 6%,rgba(0,40,83,1) 15%,rgba(0,40,83,1) 87%,rgba(15,66,121,1) 95%);background:-o-linear-gradient(325deg,rgba(13,64,119,1) 6%,rgba(0,40,83,1) 15%,rgba(0,40,83,1) 87%,rgba(15,66,121,1) 95%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0D4077",endColorstr="#0F4279",GradientType=1);background:-ms-linear-gradient(325deg,rgba(13,64,119,1) 6%,rgba(0,40,83,1) 15%,rgba(0,40,83,1) 87%,rgba(15,66,121,1) 95%);background:linear-gradient(325deg,#0d4077 6%,#002853 15% 87%,#0f4279 95%)}.Title{padding-left:4px;max-height:70px;color:#fff;font-family:var(--font-family);font-weight:800;font-size:24px}.Title__UpperLine{width:38px;height:3px;margin-bottom:5px;background:linear-gradient(to right,#ae67fa,#f49867)}.Wgpt__TopPart{display:flex;justify-content:space-between}.Wgpt__TopPart>p{padding-top:10px;width:auto;max-width:75%;color:var(--color-text);font-weight:500;font-size:16px;line-height:30px}.Wgpt__MiddlePart{display:flex;justify-content:space-between}.Wgpt__MiddlePart>h2{font-family:var(--font-family);font-weight:800;line-height:45px;font-size:34px;background:var(--gradient-text);color:transparent;-webkit-background-clip:text;background-clip:text;max-width:472px}.Wgpt__MiddlePart>p{color:#ff8a71;font-weight:500;font-size:16px;font-family:var(--font-family);line-height:30px;padding-top:5px}.Wgpt__BottomPart{display:flex;justify-content:space-between}.Card{display:flex;flex-direction:column;justify-content:space-between;gap:3rem}.Card>p{color:var(--color-text);font-weight:500;font-size:16px;line-height:30px;font-family:var(--font-family)}@media screen and (max-width:1100px){.Wgpt{height:auto;min-height:695px;margin:100px 40px 40px;padding:40px}.Wgpt__TopPart>p{max-width:670px}.Wgpt__MiddlePart>h2{font-size:30px;line-height:40px;max-width:400px}}@media screen and (max-width:950px){.Wgpt{margin:80px 40px 40px;padding:30px}.Wgpt__TopPart>p{font-size:15px;line-height:26px;max-width:600px}.Wgpt__BottomPart{gap:1rem}}@media screen and (max-width:850px){.Wgpt{flex-direction:column;padding:2rem;margin:60px 40px 40px}.Wgpt__TopPart{flex-direction:column;margin-bottom:2rem}.Wgpt__TopPart>p{padding-left:2rem;margin-top:1rem;max-width:100%}.Wgpt__MiddlePart{flex-direction:column;align-items:flex-start;margin-bottom:2rem}.Wgpt__MiddlePart>h2{margin-bottom:1.5rem;max-width:100%}.Wgpt__BottomPart{flex-direction:column;gap:2rem}.Card{margin-bottom:1rem;gap:1rem}.Card>p{padding-left:1rem}}@media screen and (max-width:600px){.Wgpt{margin:40px;padding:1.5rem}.Title{font-size:18px;line-height:24px}.Wgpt__MiddlePart>h2{font-size:24px;line-height:32px}.Wgpt__TopPart>p,.Wgpt__MiddlePart>p,.Card>p{font-size:14px;line-height:24px}.Wgpt__BottomPart{gap:1rem}.Title__UpperLine{width:30px}}.Future{padding:160px 135px 0;margin:auto;background:-moz-radial-gradient(circle at 1% 31%,rgba(7,36,65,1) 0%,rgba(4,12,24,1) 23%);background:-webkit-radial-gradient(circle at 1% 31%,rgba(7,36,65,1) 0%,rgba(4,12,24,1) 23%);background:-o-radial-gradient(circle at 1% 31%,rgba(7,36,65,1) 0%,rgba(4,12,24,1) 23%);background:-ms-radial-gradient(circle at 1% 31%,rgba(7,36,65,1) 0%,rgba(4,12,24,1) 23%);background:radial-gradient(circle at 1% 31%,#072441,#040c18 23%)}.Future__TopPart{display:flex;justify-content:space-between;gap:4rem}.Future__TopPart__LeftSide{max-width:426px}.Future__TopPart__LeftSide h2,.Future__BottomPart__Content h2{background:var(--gradient-text);-webkit-background-clip:text;background-clip:text;font-size:34px;color:transparent}.Future__TopPart__LeftSide p,.Future__BottomPart__Content p{font-weight:500;font-size:16px;line-height:30px;color:#ff8a71;margin-top:3rem;font-family:var(--font-family)}.Future__TopPart__RightSide{display:flex;flex-direction:column;gap:2rem;max-width:590px}.Future__TopPart__RightSide .Card{gap:4rem;margin-bottom:.5rem;flex-direction:row}.Future__TopPart__RightSide .title{font-size:18px;width:182px}.Future__TopPart__RightSide p{min-width:334px;font-size:14px;padding:0}.Future__BottomPart{display:flex}.Future__BottomPart__Image img{width:546px;height:607px}.Future__BottomPart__Content{display:flex;width:479px;flex-direction:column;justify-content:end;padding-bottom:40px}.Future__BottomPart__Content h4{color:#71e5ff;font-weight:500;font-size:16px;line-height:30px;font-family:var(--font-family);margin-bottom:10px}.Future__BottomPart__Content h2{margin-bottom:20px}.Future__BottomPart__Content h5{color:#81afdd;font-size:16px;font-weight:400;line-height:30px}@media screen and (max-width:1100px){.Future{padding:4rem;margin:0}.Future__BottomPart__Image img{width:100%;height:auto}.Future__BottomPart__Content{width:100%;padding-left:2rem}}@media screen and (max-width:950px){.Future{padding:2rem}.Future__BottomPart{flex-direction:column;margin:0}.Future__BottomPart__Content{padding-left:0;margin-top:2rem}.Future__BottomPart__Content h5{max-width:80%}.Future__TopPart{gap:2rem}}@media screen and (max-width:850px){.Future__TopPart{flex-direction:column}.Future__TopPart__LeftSide{max-width:100%;margin-bottom:2rem}.Future__TopPart__RightSide{max-width:100%}.Future__BottomPart__Content h2{font-size:28px}}@media screen and (max-width:600px){.Future{padding:40px;margin-top:40px}.Future__TopPart__RightSide .Card{flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:1rem}.Future__TopPart__RightSide .title{width:100%;font-size:16px;margin-bottom:5px}.Future__TopPart__RightSide p{min-width:100%;font-size:14px;line-height:24px}.Future__TopPart__LeftSide h2,.Future__BottomPart__Content h2{font-size:24px;line-height:32px}.Future__BottomPart__Content h5{font-size:14px;line-height:24px}.Future__BottomPart__Content p{font-size:12px;margin-top:1rem}}.Brand{display:flex;align-items:center;justify-content:center;gap:2.5rem;padding:50px 20% 0;flex-wrap:wrap;background:var(--color-bg)}.Brand img{width:112px}@media screen and (max-width:1100px)and (min-width:950px){.Brand img{width:100px}}@media screen and (max-width:950px)and (min-width:850px){.Brand img{width:90px}}@media screen and (max-width:850px)and (min-width:600px){.Brand img{width:80px}}@media screen and (max-width:600px){.Brand img{width:70px}}.GetStart{margin:155px 135px;background:linear-gradient(to right,#ae67fa,#f49867);border-radius:10.72px;padding:46px}.GetStart>p{font-family:var(--font-family);font-weight:500;line-height:30px;font-size:12px}.GetStart__BottomPart{display:flex;justify-content:space-between}.GetStart__BottomPart h3{font-family:var(--font-family);font-weight:800;font-size:24px;line-height:45px}.GetStart__BottomPart button{width:190px;height:60px;border-radius:40px;background-color:#000;color:#fff;font-weight:700;font-family:var(--font-family);cursor:pointer}.GetStart__BottomPart button:hover{scale:.98;transition:scale .3s ease}@media screen and (max-width:1100px){.GetStart{margin:100px 60px}}@media screen and (max-width:950px){.GetStart{margin:80px 40px;padding:30px}.GetStart__BottomPart h3{font-size:22px;line-height:35px}}@media screen and (max-width:850px){.GetStart{margin:60px 30px}.GetStart__BottomPart{flex-direction:column;align-items:flex-start;gap:1.5rem}.GetStart__BottomPart button{width:170px;font-size:16px}}@media screen and (max-width:600px){.GetStart{margin:40px 1rem;padding:2rem}.GetStart__BottomPart h3{font-size:18px;line-height:28px}.GetStart>p{font-size:12px;margin-bottom:1rem}.GetStart__BottomPart button{width:100%;font-size:14px}}.Blog{margin:0 135px}.Blog__Header h2{font-size:62px;font-weight:800;background:var(--gradient-text);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:45px}.Blog__Cards{display:grid;grid-template-columns:1.2fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:48px}.BlogCard{border-top-left-radius:20px;overflow:hidden;display:flex;flex-direction:column;height:100%;width:100%;cursor:pointer}.BlogCard img{width:100%;height:130px;object-fit:cover;margin:0}.BlogCard__Content{flex:1;padding:10px 25px;display:flex;flex-direction:column;justify-content:space-between;color:#fff;background-color:var(--color-blog)}.Blog__Cards .BlogCard:first-child{grid-row:span 2}.Blog__Cards .BlogCard:first-child .BlogCard__Content__Paragraph{font-size:25px}.Blog__Cards .BlogCard:first-child img{height:287px}.BlogCard__Content__Date{font-family:var(--font-family);font-weight:700;font-size:11.65px;line-height:34.95px}.BlogCard__Content__Paragraph{font-family:var(--font-family);font-weight:800;font-size:19.32px;line-height:30.29px;padding-bottom:30px}.BottomParagraph{font-family:var(--font-family);font-weight:700;font-size:11.65px;line-height:34.95px}@media screen and (max-width:1100px){.Blog{margin:0 4rem}}@media screen and (max-width:950px){.Blog{margin:4rem 2rem}.Blog__Cards{grid-template-columns:repeat(2,1fr);gap:2rem;grid-template-rows:1.3fr 1fr 1fr}.Blog__Cards .BlogCard:first-child{grid-row:auto;grid-column:span 2}.Blog__Cards .BlogCard:first-child img{height:250px}}@media screen and (max-width:700px){.Blog{margin:4rem 1.5rem}.Blog__Header h2{font-size:34px;line-height:42px;margin-bottom:30px}.Blog__Cards{grid-template-columns:1fr;gap:2rem;grid-template-rows:1fr 1fr 1fr 1fr 1fr}.Blog__Cards .BlogCard:first-child{grid-column:span 1;grid-row:auto}.Blog__Cards .BlogCard:first-child img{height:130px}.Blog__Cards .BlogCard:first-child .BlogCard__Content__Paragraph{font-size:19px}}.scroll-icon-container{position:fixed;bottom:30px;right:30px;background:linear-gradient(to right,#ae67fa,#f49867);border-radius:50%;width:50px;height:50px;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:999;box-shadow:0 4px 10px #0000004d;animation:fadeIn .4s ease-in-out}.scroll-icon-container:hover{transform:scale(1.1);transition:transform .2s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.gpt5__loading{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;background:#040c18;color:#fff;overflow:hidden}.gpt5__loading-content{display:flex;flex-direction:column;align-items:center;text-align:center}.gpt5__loading-spinner{width:60px;height:60px;background:linear-gradient(103.22deg,#ae67fa -13.86%,#f49867 99.55%);margin-bottom:2rem}.gpt5__loading-content h2{font-family:var(--font-family);font-size:2.5rem;font-weight:800;letter-spacing:2px;background:linear-gradient(103.22deg,#ae67fa -13.86%,#f49867 99.55%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1rem}.gpt5__loading-bar{width:200px;height:4px;background:#ffffff1a;border-radius:4px;overflow:hidden}.gpt5__loading-bar-inner{height:100%;background:linear-gradient(103.22deg,#ae67fa -13.86%,#f49867 99.55%)}.App{width:100%}*{box-sizing:border-box;margin:0;padding:0;color:unset;scroll-behavior:smooth}:root{--font-family:"Manrope" , sans-serif;--gradient-text:linear-gradient(89.97deg,#AE67FA 1.84% ,#F49847 102.67%);--gradient-bar:linear-gradient(103.22deg, #AE67FA -13.86% , #F49847 99.55% );--color-bg:#040C18;--color-footer:#031B34;--color-blog:#042c54;--color-text:#81AFDD;--color-subtext:#FF8A71}.Gradient__bg{background:-moz-radial-gradient(circle at 7% 5%,rgba(16,64,114,1) 0%,rgba(4,12,24,1) 49%);background:-webkit-radial-gradient(circle at 7% 5%,rgba(16,64,114,1) 0%,rgba(4,12,24,1) 49%);background:-o-radial-gradient(circle at 7% 5%,rgba(16,64,114,1) 0%,rgba(4,12,24,1) 49%);background:-ms-radial-gradient(circle at 7% 5%,rgba(16,64,114,1) 0%,rgba(4,12,24,1) 49%);background:radial-gradient(circle at 7% 5%,#104072,#040c18 49%)}.sclae_up-Animation{@-webkit-keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}}body{background-color:var(--color-bg)}
