@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap);.vga__blog-container_article{background:var(--color-footer);display:flex;flex-direction:column;height:100%;width:60%}.vga__blog-container_article-image{background:var(--color-bg);height:100%;width:100%}.vga__blog-container_article-image img{height:100%;width:100%}.vga__blog-container_article-content{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1rem 1.5rem}.vga__blog-container_article-content p{border:10rem;color:#7fe0f8;font-family:var(--font-family);font-size:19.65px;font-weight:700;line-height:35px}.vga__blog-container_article-content h3{color:#fff;cursor:pointer;font-family:var(--font-family);font-size:23.11px;font-weight:800;line-height:30.3px;margin-bottom:5rem}.vga__blog-container_article-content p:last-child{cursor:pointer}@media screen and (max-width:550px){.vga__blog-container_article-content h3{font-size:16px;line-height:24p}}.gpt3__blog{display:flex;flex-direction:column}.gpt3__blog-heading{margin-bottom:5rem;text-align:left;width:100%}.gpt3__blog-heading h1{font-family:var(--font-family);font-size:62px;font-weight:800;line-height:75px}.gpt3__blog-container{display:flex;flex-direction:row}.gpt3__blog-container_groupA{flex:0.75 1;margin-right:2rem}.gpt3__blog-container_groupB{grid-gap:2rem;display:grid;flex:1 1;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:990px){.gpt3__blog-container{flex-direction:column-reverse}.gpt3__blog-container_groupA{margin:2rem 0}.gpt3__blog-container_groupA .gpt3__blog-container_article{width:48%}.gpt3__blog-container_groupA .gpt3__blog-container_article-image{height:250px}}@media screen and (max-width:700px){.gpt3__blog-container_groupB{grid-template-columns:repeat(1,1fr)}.gpt3__blog-container_groupA .gpt3__blog-container_article{width:100%}.gpt3__blog-heading h1{font-size:46px;line-height:52px}}@media screen and (max-width:550px){.gpt3__blog-heading h1{font-size:34px;line-height:42px}}.vga__features-container__feature{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;margin:1rem;width:100%}.vga__features-container__feature-title{flex:1 1;margin-right:2rem;max-width:180px}.vga__features-container__feature-title h1{color:#fff;font-family:var(--font-family);font-size:18px;font-weight:800;letter-spacing:-.04em;line-height:24px}.vga__features-container__feature-title div{background:var(--gradient-bar);box-shadow:0 4px 4px #00000040;height:3px;margin-bottom:.25rem;width:38px}.vga__features-container_feature-text{display:flex;flex:2 1;max-width:390px}.vga__features-container_feature-text p{color:var(--color-text);font-family:var(--font-family);font-size:14px;font-weight:500;line-height:24px}@media screen and (max-width:550px){.vga__features-container__feature-title h1{font-size:14px;line-height:22px}.vga__features-container_feature-text p{font-size:12px;line-height:20px}.vga__features-container__feature{margin:1rem 0}}.gpt3__features{display:flex;flex-direction:row;justify-content:space-between;width:100%}.gpt3__features-heading{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin-right:5rem;text-align:left}.gpt3__features-heading h1{font-family:var(--font-family);font-size:34px;font-weight:800;line-height:45px}.gpt3__features-heading p{color:var(--color-subtext);font-family:var(--font-family);font-size:16px;font-weight:500;line-height:30px;margin-top:2rem}.gpt3__features-container{align-items:center;display:flex;flex:1.5 1;flex-direction:column;justify-content:flex-start}@media screen and (max-width:990px){.gpt3__features{flex-direction:column}.gpt3__features-heading{margin:0 0 2rem}}@media screen and (max-width:550px){.gpt3__features-heading h1{font-size:28px;line-height:38px}}.vga__footer{align-items:center;background:var(--color-footer);display:flex;flex-direction:column;justify-content:center}.vga__footer-heading{margin-bottom:2rem;text-align:center;width:100%}.vga__footer-heading h1{font-family:var(--font-family);font-size:64px;font-weight:800;line-height:75px}.vga__footer-btn{align-items:center;border:1px solid #fff;cursor:pointer;display:flex;justify-content:center;margin-bottom:10rem;padding:1rem;text-align:center}.vga__footer-btn p{color:#fff;font-family:var(--font-family);font-size:18px;line-height:21px;word-spacing:2px}.vga__footer-links{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;text-align:left;width:100%}.vga__footer-links div{margin:1rem;width:250px}.vga__footer-links_logo{display:flex;flex-direction:column}.vga__footer-links_logo img{height:100px;margin-bottom:1rem;width:130px}.vga__footer-links_logo p{color:#fff;font-family:var(--font-family);font-size:12px;line-height:15px}.vga__footer-links_div{display:flex;flex-direction:column;justify-content:flex-start}.vga__footer-links_div h4{color:#fff;font-family:var(--font-family);font-size:14px;line-height:17px;margin-bottom:.9rem}.vga__footer-links_div p{color:#fff;cursor:pointer;font-family:var(--font-family);font-size:12px;line-height:15px;margin:.5rem 0}.vga__footer-copyright{margin-top:2rem;text-align:center;width:100%}.vga__footer-copyright p{color:#fff;font-family:var(--font-family);font-size:12px;line-height:15px}@media screen and (max-width:850px){.vga__footer-heading h1{font-size:44px;line-height:50px}}@media screen and (max-width:550px){.vga__footer-heading h1{font-size:34px;line-height:42px}.vga__footer-links div{margin:1rem 0}.vga__footer-btn p{font-size:14px;line-height:20px}}@media screen and (max-width:400px){.vga__footer-heading h1{font-size:27px;line-height:38px}}.vga__header{display:flex;flex-direction:row}.vga__header-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-right:4rem}.vga__header-content h1{font-family:var(--font-family);font-size:58px;font-weight:800;letter-spacing:-.04em;line-height:75px}.vga__header-content p{color:var(--color-text);font-family:var(--font-family);font-size:20px;font-weight:400;line-height:28px;margin-top:1.5rem}.vga__header-content__input{display:flex;flex-direction:row;margin:2rem 0 1rem;width:100%}.vga__header-content__input input{background:var(--color-footer);border:2px solid var(--color-footer);border-bottom-left-radius:5px;border-top-left-radius:5px;flex:2 1}.vga__header-content__input button,.vga__header-content__input input{color:#fff;font-family:var(--font-family);font-size:20px;font-weight:400;line-height:28px;min-height:50px;outline:none;padding:0 1rem;width:100%}.vga__header-content__input button{background:linear-gradient(75deg,#9514b6,#eeac60);border:2px solid #c355df;border-bottom-right-radius:5px;border-top-right-radius:5px;cursor:pointer;flex:0.6 1;transition:background-color .3s ease}.vga__header-content__input button:hover{background:linear-gradient(65deg,#c355df,#8ee0ee)}.vga__header-content__people{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-top:2rem;width:100%}.vga__header-content__people img{height:38px;width:181.79px}.vga__header-content__people p{color:#fff;font-family:var(--font-family);font-size:12px;font-weight:500;line-height:38px;margin:0 0 0 1rem;text-align:center}.vga__header-image{align-items:center;display:flex;flex:1 1;justify-content:center}.vga__header-image img{height:100%;width:100%}@media screen and (max-width:1050px){.vga__header{flex-direction:column}.vga__header-content{margin:0 0 3rem}}@media screen and (max-width:650px){.vga__header-content h1{font-size:48px;line-height:60px}.vga__header-content p{font-size:16px;line-height:24px}.vga__header-content__people{flex-direction:column}.vga__header-content__people p{margin:0}.vga__header-content__input button,.vga__header-content__input input{font-size:16px;line-height:24px}}@media screen and (max-width:490px){.vga__header-content h1{font-size:36px;line-height:48px}.vga__header-content p{font-size:14px;line-height:24px}.vga__header-content__input button,.vga__header-content__input input{font-size:12px;line-height:16px}}.vga__application{align-items:center;background:var(--gradient-bar);border-radius:1rem;display:flex;font-family:Arial,sans-serif;height:auto;justify-content:center;margin:4rem;padding:20px}.content-container{display:flex;flex-wrap:wrap;max-width:1200px;width:100%}.content-box,.generated-video-box{align-items:center;border:1.12px solid;border-radius:18px;box-shadow:0 4px 8px #000c;display:flex;flex:1 1 45%;flex-direction:column;margin:10px 10px 20px;padding:20px}.images-grid{display:flex;flex-wrap:wrap;gap:10px}.images-grid img{height:auto;width:calc(25% - 10px)}.option-buttons{display:flex;gap:10px;justify-content:space-between;margin-bottom:20px;width:100%}.option-buttons button{background-color:#202020;border:none;border-radius:4px;border-radius:2rem;color:#fff;cursor:pointer;flex:1 1;font-family:var(--font-family);font-size:16px;line-height:30px;margin:0 5px;outline:none;padding:.5rem 1rem}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:40px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.video-content video{border-radius:5px;height:100%;object-fit:fit;width:100%}.option-buttons button:hover{background-color:#707070}.option-content{text-align:center;width:100%}.content-section{margin-top:20px}.content-title{font-size:18px;font-weight:700}.content-body,.content-title{margin-bottom:10px}.content-body input[type=file]{display:block;margin:0 auto}.content-body textarea{background-color:#cccccc52;border:1px solid #ccc;border-radius:4px;border-radius:10%;height:150px;margin-bottom:10px;padding:10px;width:100%}.content-button{background:#0d0e0e;border:none;border-radius:2rem;color:#fff;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:700;line-height:30px;min-width:150px;outline:none;padding:.5rem 1rem}.content-button:hover{background-color:#656666}.generate-button-container{display:flex;justify-content:center;margin-top:20px;width:100%}.generate-button{background:#000;border:none;border-radius:2rem;color:#fff;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:700;line-height:30px;min-width:150px;outline:none;padding:.5rem 1rem}.generate-button:hover{background-color:#4b4c4d}.generated-video-box .video-title{font-family:var(--font-family);font-size:24px;font-weight:700;font-weight:800;line-height:45px;margin-bottom:10px}.generated-video-box .video-content{align-items:center;background-color:#f8f8f8;border:1px solid #ccc;border-radius:4px;display:flex;height:300px;justify-content:center;width:100%}.video-placeholder{color:#777;text-align:center}@media (max-width:768px){.content-box,.generated-video-box{flex:1 1 100%;margin:10px 0}}@media (max-width:480px){.option-buttons button{font-size:14px;padding:6px 12px}.generate-button{font-size:16px;padding:8px 16px}.generated-video-box .video-content{height:200px}}.gpt3__whatgpt3{background:var(--color-footer);background:radial-gradient(circle at 30% -100%,#042c54 25%,#042c54 85%,#1b78de 100%);display:flex;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));flex-direction:column;padding:2rem}.vga__whatvga-feature{display:flex}.vga__whatvga-feature .vga__features-container__feature{margin:0}.vga__whatvga-feature .vga__features-container_feature-text{max-width:700px}.vga__whatvga-heading{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:4rem 0 2rem}.vga__whatvga-heading h1{font-family:var(--font-family);font-size:34px;font-weight:800;line-height:45px;max-width:910px}.vga__whatvga-heading p{color:var(--color-subtext);cursor:pointer;font-family:var(--font-family);font-size:16px;font-weight:500;line-height:30px}.vga__whatvga-container{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:2rem}.vga__whatvga-container .vga__features-container__feature{display:inline;display:initial;flex:1 1;flex-direction:column;margin:1rem;min-width:210px}.vga__whatvga-container .vga__features-container_feature-text{margin-top:.5rem}@media screen and (max-width:850px){.vga__whatvga-heading{align-items:flex-start;flex-direction:column;margin-bottom:0}.vga__whatvga-heading p{margin-top:1rem}}@media screen and (max-width:650px){.vga__whatvga-feature .vga__features-container__feature{flex-direction:column}.vga__whatvga-feature .vga__features-container_feature-text{margin-top:.5rem}.vga__whatvga-heading h1{font-size:28px;line-height:40px}}@media screen and (max-width:350px){.vga__whatvga-container .vga__features-container__feature{margin:1rem 0;min-width:100%}}.gpt3__brand{flex-wrap:wrap}.gpt3__brand,.gpt3__brand div{align-items:center;display:flex;justify-content:center}.gpt3__brand div{flex:1 1;margin:1rem;max-width:150px;min-width:120px}.gpt3__cta{align-items:center;background:var(--gradient-bar);border-radius:1rem;display:flex;flex-direction:row;justify-content:space-between;margin:4rem;padding:2rem}.gpt3__cta-content{color:#fff;display:flex;flex-direction:column;text-align:left}.gpt3__cta-content p{font-family:var(--font-family);font-size:12px;font-weight:500;line-height:30px}.gpt3__cta-content h3{font-family:var(--font-family);font-size:24px;font-weight:800;line-height:45px}.gpt3__cta-btn{align-items:center;display:flex;justify-content:center;margin-left:2rem}.gpt3__cta-btn button{background:#000;border:none;border-radius:2rem;color:#fff;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:700;line-height:30px;min-width:150px;outline:none;padding:.5rem 1rem}@media screen and (max-width:650px){.gpt3__cta{flex-direction:column}.gpt3__cta-btn{margin:2rem 0 0}}@media screen and (max-width:550px){.gpt3__cta{flex-direction:column;margin:4rem 2rem}.gpt3__cta-content h3{font-size:18px;line-height:32px}.gpt3__cta-btn button{font-size:14px;line-height:28px}}.vga__navbar{align-items:right;display:flex;justify-content:space-between;padding:2rem 6rem}.vga__navbar-links{align-items:right;display:flex;flex:3 1;justify-content:flex-start}.vga__navbar-links_logo{margin-right:2rem}.vga__navbar-links_logo img{height:75.02px;width:82.56px}.vga__navbar-links_container{display:flex;flex-direction:row;margin-left:auto;margin-top:2rem}.vga__navbar-sign{align-items:center;display:flex;justify-content:flex-end}.vga__navbar-links_container p,.vga__navbar-menu_container p,.vga__navbar-sign p{color:#88d2f5;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:500;line-height:25px;margin:0 1rem;position:relative;text-transform:capitalize;transition:color .3s ease,border-color .3s ease}.vga__navbar-links_container p:after,.vga__navbar-menu_container p:after,.vga__navbar-sign p:after{background:#df90f3;content:"";display:block;height:2px;margin-top:5px;position:absolute;right:0;transition:width .3s ease;-webkit-transition:width .3s ease;width:0}.vga__navbar-links_container p:hover:after,.vga__navbar-menu_container p:hover:after,.vga__navbar-sign p:hover:after{background:#df90f3;left:0;width:100%}.vga__navbar-links_container p:active,.vga__navbar-menu_container p:active,.vga__navbar-sign p:active{color:#df90f3}.vga__navbar-menu_container button,.vga__navbar-sign button{background:#ff4820;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:500;line-height:25px;outline:none;padding:.5rem 1rem}.vga__navbar-menu{display:none;margin-left:1rem;position:relative}.vga__navbar-menu svg{cursor:pointer}.vga__navbar-menu_container{align-items:flex-end;background:var(--color-footer);border-radius:5px;box-shadow:0 0 5px #0003;display:flex;flex-direction:column;justify-content:flex-end;margin-top:1rem;min-width:200px;padding:2rem;position:absolute;right:0;text-align:end;top:40px}.vga__navbar-menu_container p{margin:1rem 0}.vga__navbar-menu_container-links-sign{display:none}@media screen and (max-width:1050px){.vga__navbar-links_container{display:none}.vga__navbar-menu{display:flex}}@media screen and (max-width:700px){.vga__navbar{padding:2rem 4rem}}@media screen and (max-width:550px){.vga__navbar{padding:2rem}.vga__navbar-sign{display:none}.vga__navbar-menu_container{top:20px}.vga__navbar-menu_container-links-sign{display:block}}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}body{background:var(--color-bg)}a{color:inherit;text-decoration:none}.gradient__bg{background:radial-gradient(circle at 3% 25%,#002853 0,#040c18 25%)}.gradient__text{-webkit-text-fill-color:#0000;background:var(--gradient-text);background-clip:text;-webkit-background-clip:text}.section__padding{padding:4rem 6rem}.section__margin{margin:4rem 6rem}.scale-up-center{animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both}@keyframes scale-up-center{0%{transform:scale(.5)}to{transform:scale(1)}}@media screen and (max-width:700px){.section__padding{padding:4rem}.section__margin{margin:4rem}}@media screen and (max-width:550px){.section__padding{padding:4rem 2rem}.section__margin{margin:4rem 2rem}}:root{--font-family:"Manrope",sans-serif;--gradient-text:linear-gradient(89.97deg,#ae67fa 1.84%,#f49867 102.67%);--gradient-bar:linear-gradient(103.22deg,#ae67fa -13.86%,#f49867 99.55%);--color-bg:#040c18;--color-footer:#031b34;--color-blog:#042c54;--color-text:#81afdd;--color-subtext:#ff8a71}
/*# sourceMappingURL=main.676a563a.css.map*/