@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap);*{box-sizing:border-box;font-family:var(--font-family);margin:0;padding:0;scroll-behavior:smooth}body{background-color:var(--color-bg)}a{text-decoration:none;transition:color .3s}a:hover{-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;background:#00fcf0;background-clip:text;-webkit-background-clip:text;-moz-background-clip:text;color:#00fcf0}h2{font-size:34px;font-weight:800;letter-spacing:-.04em;line-height:45px}h4{font-size:16px}h4,p{font-weight:500;line-height:30px}p{font-size:18px}@media (max-width:650px){p{font-size:16px;line-height:1.7}}@media (max-width:550px){h2{font-size:29px;letter-spacing:0;line-height:36px}p{font-size:13px;line-height:1.6}}.gradient__bg{background:radial-gradient(circle at 3% 15%,#04284e 0,#082040 93%)}.gradient__text{-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;background:var(--gradient-text);background-clip:text;-webkit-background-clip:text;-moz-background-clip:text}.section__padding{padding:2rem 5rem}.section__margin{margin:3rem 5rem}@media (min-width:1115px){.section__padding{padding:3rem 5rem}.section__margin{margin:3rem 5rem}}@media screen and (max-width:1050px){.section__padding{padding:2rem 4rem}.section__margin{margin:2rem 4rem}}@media (max-width:890px){.section__margin{margin:2rem 4rem}}@media screen and (max-width:700px){.section__padding{padding:2rem}.section__margin{margin:2rem}}@media (max-width:490px){.section__margin{margin:2rem 1rem}}@media screen and (max-width:300px){.section__padding{padding:1rem}}ul{list-style:none}.scale-up-center{-webkit-animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both;animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both}@-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)}}.gpt3__blog-container_article{background:var(--color-bg);display:flex;flex-direction:column;width:100%}.gpt3__blog-container_article-img,.gpt3__blog-container_article-img img{height:100%;width:100%}.gpt3__blog-container_article-content{background:var(--color-footer);display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1rem 1.5rem}.gpt3__blog-container_article-content p{color:#fff;font-size:11.649px;font-weight:700;line-height:35px}.gpt3__blog-container_article-content p:last-child{cursor:pointer;margin-top:12.3rem}.gpt3__blog-container_article-content h3{color:#fff;font-size:20px;font-weight:800;line-height:30px}@media (max-width:768px){.gpt3__blog-container_article-content h3{font-size:17px}}@media (max-width:550px){.gpt3__blog-container_article-content h3{color:#fff;font-size:14px;font-weight:700;line-height:25px}}.gpt3__brand{flex-wrap:wrap}.gpt3__brand,.gpt3__brand .gpt3__brand-box{align-items:center;display:flex;justify-content:center}.gpt3__brand .gpt3__brand-box{flex:1 1;margin:1rem;max-width:150px;min-width:120px}.gpt3__brand .gpt3__brand-box img{object-fit:none;width:100%}@media (max-width:500px){.gpt3__brand{flex-direction:column}}.gpt3__cta{align-items:center;background:var(--gradient-bar);border:1px solid #000;border-radius:1rem;box-shadow:0 4px 4px rgba(0,0,0,.25);display:flex;justify-content:space-between;padding:2rem}.gpt3__cta .gpt3__cta-content{margin-right:1rem}.gpt3__cta .gpt3__cta-content p{color:#0e0e0e}.gpt3__cta .gpt3__cta-content h3{font-size:24px;font-weight:800;line-height:45px}.gpt3__cta .glow{background-color:#000;border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:18px;font-weight:700;line-height:30px;min-width:150px;outline:none;padding:.6rem 1.1rem;position:relative;z-index:0}.gpt3__cta .glow:before{-webkit-animation:glowing 20s linear infinite;animation:glowing 20s linear infinite;-moz-animation:glowing 20s linear infinite;background:linear-gradient(45deg,red,#ff7300,#48ff00,#00ffd5,#0e549c,#002bff,#7a00ff,#ff00c8,red);-webkit-background:linear-gradient(45deg,red,#ff7300,#48ff00,#00ffd5,#0e549c,#002bff,#7a00ff,#ff00c8,red);background-size:400%;border-radius:100px;content:"";filter:blur(4px);-webkit-filter:blur(4px);height:calc(100% + 4px);left:-2px;opacity:0;position:absolute;top:-2px;transition:opacity .3s ease-in-out;width:calc(100% + 4px);z-index:-1}.gpt3__cta .glow:active:after{background:transparent}.gpt3__cta .glow:hover:before{opacity:1}.gpt3__cta .glow:after{background:#000;border:none;border-radius:100px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}@-webkit-keyframes glowing{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}@keyframes glowing{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}@media (max-width:1091px){.gpt3__cta .gpt3__cta-content h3{font-size:21px;line-height:40px}}@media (max-width:920px){.gpt3__cta{margin-bottom:4rem;margin-top:1rem}}@media (max-width:750px){.gpt3__cta{flex-direction:column}.gpt3__cta .gpt3__cta-content{margin-right:0}.gpt3__cta .gpt3__cta-content h3{font-size:19px;line-height:30px}.gpt3__cta .glow{font-size:16px;font-weight:600;margin:2rem auto .5rem;max-width:150px}}@media (max-width:550px){.gpt3__cta .glow{font-size:15px;font-weight:500}}@media (max-width:440px){.gpt3__cta .gpt3__cta-content h3{font-size:16px;line-height:24px}.gpt3__cta{margin:1.5rem 1rem .5rem}}@media (max-width:390px){.gpt3__cta .gpt3__cta-content h3{font-size:12px;line-height:22px}.gpt3__cta .glow{font-size:14px;font-weight:500}}.gpt3__features-container_feature{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:space-between;margin:1rem 0;margin:1rem;width:93%}.gpt3__features-container_feature-title-line-up{background:var(--gradient-bar);box-shadow:0 4px 4px rgba(0 0 0 .25);height:3px;margin-bottom:.6rem;width:38px}.gpt3__features-container_feature-title{margin-right:2rem;max-width:180px}.gpt3__features-container_feature-title h3{color:#fff;font-size:24px;font-weight:800;letter-spacing:-.04em;line-height:25px}.gpt3__features-container_feature-text{display:flex;flex:2 1}.gpt3__features-container_feature-text p{color:var(--color-text);margin-top:1rem}@media (max-width:950px){.gpt3__features-container_feature{flex-direction:column}}@media (max-width:690px){.gpt3__features-container_feature{flex-direction:column;margin:1rem .5rem}}@media (max-width:550px){.gpt3__features-container_feature{flex-direction:column;margin:1rem 0}.gpt3__features-container_feature-title h3{font-size:15px;font-weight:500;letter-spacing:0;line-height:22px}.gpt3__features-container_feature-text p{margin-top:10px}}.gpt3__navbar{display:flex}.gpt3__navbar-links{align-items:center;display:flex;flex:1 1;justify-content:space-between}.gpt3__navbar-links_logo{margin-right:2rem}.gpt3__navbar-links_logo img{height:16.02px;width:62.56px}.gpt3__navbar-links_container{align-items:center;display:flex;justify-content:center}.gpt3__navbar-sign{align-items:center;display:flex;justify-content:flex-end}.gpt3__navbar-links_container li a,.gpt3__navbar-menu_container p,.gpt3__navbar-sign a,.gpt3__navbar_container-links li a,.gpt3__navbar_container-links-sign a{color:#fff;cursor:pointer;flex:1 1;font-size:18px;font-weight:500;line-height:25px;margin:0 1rem;text-transform:capitalize}.gpt3__navbar-menu_container button,.gpt3__navbar-sign button{background:var(--button-bg);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:18px;font-weight:500;line-height:25px;outline:none;overflow:hidden;padding:6px 1rem 10px;position:relative;transition:background-color .3s ease}.gpt3__navbar-menu_container button:after,.gpt3__navbar-sign button:after{background-color:hsla(0,0%,100%,.15);border-radius:100%;content:"";height:0;left:50%;left:var(--sign-x);position:absolute;top:50%;top:var(--sign-y);-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);-webkit-transform-style:flat;transform-style:flat;transition:width .3s ease,height .3s ease;width:0}.gpt3__navbar-menu_container button:active:after,.gpt3__navbar-sign button:active:after{height:300px;width:300px}.gpt3__navbar-menu{color:#fff;cursor:pointer;display:none;position:relative}.gpt3__navbar-menu_container{align-items:flex-end;background-color:var(--color-footer);border-radius:5px;box-shadow:0 0 5 rgba(0,0,0,.2);display:flex;flex-direction:column;justify-content:flex-end;margin-top:1rem;min-width:210px;padding:1rem;position:absolute;right:0;text-align:left;top:40px}.gpt3__navbar_container-links{align-items:center;align-items:flex-end;display:flex;flex-direction:column;justify-content:center;text-align:left;width:100%}.gpt3__navbar_container-links li{align-items:center;display:flex;justify-content:flex-end;margin:.5rem 0;text-align:right;width:100%}.gpt3__navbar_container-links-sign{display:none;margin:.5rem 0;text-align:end}.gpt3__navbar_container-links-sign a{display:block;margin-bottom:1rem}@media screen and (max-width:1050px){.gpt3__navbar-links_container{display:none}.gpt3__navbar-menu{display:flex}.gpt3__navbar-sign{display:none}.gpt3__navbar_container-links-sign{display:block}.gpt3__navbar-menu_container{top:20px}}@media screen and (max-width:700px){.gpt3__navbar{padding:2rem 3rem}.gpt3__navbar-menu_container button,.gpt3__navbar_container-links li a,.gpt3__navbar_container-links-sign a{font-size:14px;letter-spacing:1px}}@media screen and (max-width:480px){.gpt3__navbar{padding:2rem 2rem 1.5rem}}.gpt3__footer{align-items:center;background-color:var(--color-footer);color:#fff;display:flex;flex-direction:column;justify-content:center}.gpt3__footer h2{font-size:52px;font-weight:800;letter-spacing:-.04em;line-height:75px;margin-top:.5rem;text-align:center;width:100%}.gpt3__footer-btn{background:none;border:1px solid #fff;color:#fff;cursor:pointer;font-size:18px;font-weight:400;line-height:21px;margin:3rem 0 4rem;outline:none;overflow:hidden;padding:20px 22px 21px;position:relative;z-index:1}.gpt3__footer-btn:before{background:linear-gradient(103.22deg,#ae67fa -13.86%,#f49867 99.55%);bottom:0;content:"";height:100%;left:0;position:absolute;transition:all .5s;width:0;z-index:-1}.gpt3__footer-btn:hover:before{width:100%}.gpt3__footer-links{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.gpt3__footer-links div:first-child{margin-right:4rem}.gpt3__footer-links_logo img{height:30px;width:118px}.gpt3__footer-links_logo p{color:#fff;font-size:12px;font-weight:400;line-height:14px;margin-top:1.6rem;width:168px}.gpt3__footer-links div{margin:1rem;width:145px}.gpt3__footer-copyright{align-items:center;display:flex;justify-content:space-between;margin-top:2.3rem;width:100%}.gpt3__footer-copyright p{-webkit-font-feature-settings:"liga" off;font-feature-settings:"liga" off;color:#fff;font-size:14px;font-weight:400;line-height:14px}.gpt3__footer-copyright a{color:#fff;font-size:14px;font-weight:400;line-height:14px;margin-left:3px}.gpt3__footer-copyright .social-icon{font-size:25px;transition:.2s}.gpt3__footer-copyright .social-icon:hover{color:#009ffc}.gpt3__footer-copyright .social-icon:first-child{margin:0 5px}@media (max-width:768px){.gpt3__footer h2{font-size:42px;line-height:55px}.gpt3__footer-links div:first-child{margin-right:3rem}}@media (max-width:550px){.gpt3__footer h2{font-size:32px;line-height:40px}.gpt3__footer-links div:first-child{margin-right:1rem}.gpt3__footer-btn{font-size:14px}.gpt3__footer-links_logo p{line-height:2.5;width:100%}}@media (max-width:545px){.gpt3__footer-links{align-items:flex-start;justify-content:space-between;text-align:center}}@media (max-width:454px){.gpt3__footer-copyright p{font-size:12px;line-height:16px}.gpt3__footer-links_logo p{line-height:1.5}}@media (max-width:435px){.gpt3__footer-links{align-items:center;justify-content:center;text-align:center}}@media (max-width:430px){.gpt3__footer-copyright{flex-direction:column}.gpt3__footer-copyright .profile-icons{margin-top:1rem}}.gpt3__footer-ul-header{color:#fff;font-size:18px;font-weight:600;line-height:16px;margin-bottom:1.5rem}.gpt3__footer-ul-link{cursor:pointer;display:flex;font-size:12px;font-weight:400;line-height:14px;margin-bottom:1.2rem}.gpt3__footer-ul-link a{color:#fff;width:100%}.gpt3__header{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.gpt3__header-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-right:.4rem}.gpt3__h1{font-size:3.4rem;font-weight:800;letter-spacing:-.04em;line-height:75px}.gpt3__header-content p{color:var(--color-text);margin-top:1.5rem}.gpt3__header-content__input{align-items:center;display:flex;margin:2rem 0 1rem;width:100%}.gpt3__header-content__input input{background:#022344;border:none;border-radius:5px 0 0 5px;flex:3 1;font-weight:400;padding:24px 23px 25px}.gpt3__header-content__input button,.gpt3__header-content__input input{color:#fff;font-size:20px;height:55px;line-height:27px;outline:none;width:100%}.gpt3__header-content__input button{background-color:var(--button-bg);border:none;border-radius:0 5px 5px 0;cursor:pointer;flex:1.3 1;font-weight:700;overflow:hidden;padding:12px 2px 13px 1px;position:relative;text-transform:capitalize;transition:background-color .3s ease}.gpt3__header-content__input button:after{background-color:hsla(0,0%,100%,.1);border-radius:100%;content:"";height:0;left:50%;left:var(--mouse-x);position:absolute;top:50%;top:var(--mouse-y);-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);-webkit-transform-style:flat;transform-style:flat;transition:width .3s ease,height .3s ease;width:0}.gpt3__header-content__input button:active:after{height:300px;width:300px}.gpt3__header-content__people{align-items:center;display:flex;justify-content:flex-start;margin-top:2rem;width:100%}.gpt3__header-content__people img{height:38px;object-fit:contain;width:181.79px}.gpt3__header-content__people p{font-size:13px;font-weight:500;margin:0 0 0 .5rem}.gpt3__header-img{align-items:center;display:flex;flex:0.918 1;justify-content:center}.gpt3__header-img img{height:100%;width:100%}@media (max-width:1150px){.gpt3__h1{font-size:2.8rem}}@media screen and (max-width:1050px){.gpt3__header{flex-direction:column;padding-top:1rem!important}.gpt3__header-content{margin:0 0 3rem}.gpt3__header-content__input button{flex:1.1 1;padding:14px 0 20px}}@media screen and (max-width:700px){.gpt3__header{padding:1rem 3rem 2rem}.gpt3__header-content__input button,.gpt3__header-content__input input{font-size:16px;height:48px;line-height:24px}.gpt3__header-content__input button{flex:1.6 1;font-weight:500;height:49px;padding:7px 0}}@media screen and (max-width:650px){.gpt3__h1{font-size:2.2rem;line-height:45px}.gpt3__header-content__people{flex-direction:column;margin-top:16px}.gpt3__header-content__people p{font-size:13px;margin:8px 0 0}.gpt3__header-content__input input{padding:24px 19px 25px}}@media screen and (max-width:480px){.gpt3__header{padding:1rem 2rem}.gpt3__h1{font-size:2.1rem;line-height:42px}.gpt3__header-content__input{flex-direction:column}.gpt3__header-content__input input{border-radius:5px 5px 0 0;font-size:14px;height:25px;padding:15px 14px 16px;width:100%}.gpt3__header-content__input button{border-radius:0 0 5px 5px;font-size:15px;font-weight:600;letter-spacing:.5px;line-height:33px}.gpt3__header-content__people{flex-direction:column;margin-top:16px}.gpt3__header-content__people p{font-size:14px;margin:8px 0 0}}.gpt3__blog{display:flex;flex-direction:column;margin-top:6rem}.gpt3__blog-heading{font-size:3.4rem;font-weight:800;letter-spacing:-.04em;line-height:80px;margin-bottom:5rem}.gpt3__blog-container{align-items:center;display:flex}.gpt3__blog-container_groupA{display:grid;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);grid-template-rows:repeat(2,1fr)}.gpt3__blog-container_groupB .gpt3__blog-container_article-content{padding-top:0}.gpt3__blog-container_groupB .gpt3__blog-container_article-content p{margin-top:1rem}@media (min-width:1550px){.gpt3__blog-container_groupB .gpt3__blog-container_article-content p{margin-top:1.65rem}}@media (min-width:1435px) and (max-width:1550px){.gpt3__blog-container_groupB .gpt3__blog-container_article-content p{margin-top:2rem}}@media (max-width:1115px){.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:last-child p:last-child{margin-top:1rem}}@media (max-width:700px){.gpt3__blog-container_groupB{grid-template-columns:repeat(1,1fr)}.gpt3__blog-container_groupA .gpt3__blog-container_article{margin-bottom:1rem;width:100%}.gpt3__blog-heading{font-size:2.1rem;line-height:42px;margin-bottom:3rem}}@media screen and (max-width:650px){.gpt3__blog-heading{font-size:2.1rem;line-height:42px}}@media screen and (max-width:410px){.gpt3__blog-heading{font-size:1.8rem;line-height:42px;margin-bottom:2rem}}@media screen and (max-width:360px){.gpt3__blog-heading{font-size:1.4rem;line-height:30px;margin-bottom:1.5rem}}.gpt3__features{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.gpt3__features-heading{flex:1 1;margin-right:2rem}.gpt3__features-heading h3{margin-right:3rem;min-width:290px}.gpt3__features-heading h4{color:#ff8a71;margin-top:2rem}.gpt3__features-container{max-width:542px}.gpt3__features-container .gpt3__features-container_feature{flex-direction:row;width:100%}.gpt3__features-container .gpt3__features-container_feature:not(:first-child){margin-top:2rem}.gpt3__features-container .gpt3__features-container_feature h3{color:#fff;font-size:18px;font-weight:800;letter-spacing:-.04em;line-height:24px;margin-right:1.3rem}.gpt3__features-container .gpt3__features-container_feature-text p{margin-top:0}@media (min-width:1230px){.gpt3__features-container{max-width:700px}.gpt3__features-container .gpt3__features-container_feature{padding-right:1.5rem}}@media (max-width:1150px){.gpt3__features-heading h3{margin-right:0}.gpt3__features-heading h4{margin:1rem 0 3rem}.gpt3__features-container .gpt3__features-container_feature{margin:0}}@media (max-width:1025px){.gpt3__features-container{max-width:-webkit-fill-available}}@media (max-width:600px){.gpt3__features-container .gpt3__features-container_feature h3{font-size:17px;font-weight:500;letter-spacing:1px;margin-right:0}}@media (max-width:513px){.gpt3__features-heading h3{font-size:18px;line-height:30px}.gpt3__features-container .gpt3__features-container_feature h3{font-size:16px;min-width:280px}.gpt3__features-container .gpt3__features-container_feature{flex-direction:column}.gpt3__features-container .gpt3__features-container_feature-text p{margin-top:.7rem}}@media (max-width:315px){.gpt3__features-heading h3{font-size:15px;min-width:226px}.gpt3__features-container .gpt3__features-container_feature h3{min-width:200px}}.gpt3__possibility{align-items:flex-end;display:flex}.gpt3__possibility .gpt3__possibility-image{align-items:center;display:flex;flex:1 1;justify-content:flex-start;margin-right:2rem}.gpt3__possibility .gpt3__possibility-image img{height:100%;width:100%}.gpt3__possibility-content{flex:1 1;margin-bottom:2rem}.gpt3__possibility-content h4:first-child{color:#71e5ff}.gpt3__possibility-content h2{margin:10px 0 1rem}.gpt3__possibility-content p{color:#81afdd;font-weight:400;margin-bottom:1rem}.gpt3__possibility-content h4:last-child{color:#ff8a71}@media (max-width:920px){.gpt3__possibility{flex-direction:column}.gpt3__possibility-content{margin-top:2rem}.gpt3__possibility .gpt3__possibility-image{margin:1rem 0}}.gpt3__whatgpt3{background:radial-gradient(circle at 30% -100%,#043f7a 25%,#063d74 85%,#1b78de 100%);box-shadow:0 0 8px 3px #081f40;display:flex;-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));flex-direction:column;padding:3rem}.gpt3__whatgpt3-heading{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin:3rem 1rem 4rem}.gpt3__whatgpt3-heading h2{max-width:472px}.gpt3__whatgpt3-explore-library{color:var(--color-subtext);font-size:16px;font-weight:500;line-height:50px;margin-left:60px}.gpt3__whatgpt3-feature{display:flex}.gpt3__whatgpt3-feature .gpt3__features-container_feature-text{max-width:700px}.gpt3__whatgpt3-container{display:flex;flex-wrap:wrap}.gpt3__whatgpt3-container .gpt3__features-container_feature{min-width:235px}@media (max-width:948px){.gpt3__whatgpt3{padding:2rem}.gpt3__whatgpt3-heading{margin:1.8rem 1rem}.gpt3__whatgpt3-container .gpt3__features-container_feature .gpt3__features-container_feature-text p{margin-top:1.5rem}}@media (max-width:916px){.gpt3__whatgpt3-explore-library{margin-left:3px}}@media (max-width:690px){.gpt3__whatgpt3-heading{margin:1rem .5rem}.gpt3__whatgpt3-container .gpt3__features-container_feature .gpt3__features-container_feature-text p{margin-top:1rem}}@media (max-width:550px){.gpt3__whatgpt3{margin:2rem;padding:1.3rem}.gpt3__whatgpt3-heading{margin:1rem 0}.gpt3__whatgpt3-explore-library{font-size:12px;line-height:40px}.gpt3__whatgpt3-container .gpt3__features-container_feature .gpt3__features-container_feature-text p{margin-top:.4rem}}@media (max-width:480px){.gpt3__whatgpt3{padding:1.3rem}}@media (max-width:300px){.gpt3__whatgpt3{margin:1rem;padding:.8rem}.gpt3__whatgpt3-container .gpt3__features-container_feature .gpt3__features-container_feature-text p{max-width:228px}}: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;--button-bg:#ff4820}
/*# sourceMappingURL=main.20f0efe4.css.map*/