@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap);.gpt__login-wrapper,.gradient__bg{background:radial-gradient(circle at 3% 25%,#002853 0,#040c18 100%)}.gpt__login-wrapper{bottom:0;left:0;overflow-y:scroll;position:fixed;right:0;top:0;z-index:1000}.spinner{align-items:center;display:flex;flex-wrap:wrap;height:100%;justify-content:center;width:100%}.spinner__content{-webkit-animation:rotateplane 1.5s ease-in-out infinite;animation:rotateplane 1.5s ease-in-out infinite;background-color:#81afdd;height:60px;margin-top:20px;width:60px}.spinner p{flex-basis:100%;font-size:24px;margin-top:50px;text-align:center}@-webkit-keyframes rotateplane{0%{-webkit-transform:perspective(120px) rotateX(0deg) rotateY(0deg);transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(0deg);transform:perspective(120px) rotateX(-180deg) rotateY(0deg)}to{-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-180deg);transform:perspective(120px) rotateX(-180deg) rotateY(-180deg)}}@keyframes rotateplane{0%{-webkit-transform:perspective(120px) rotateX(0deg) rotateY(0deg);transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(0deg);transform:perspective(120px) rotateX(-180deg) rotateY(0deg)}to{-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-180deg);transform:perspective(120px) rotateX(-180deg) rotateY(-180deg)}}form{position:relative}.form-block__input-wrapper{margin-bottom:2px;margin-top:20px;position:relative;transition:all .25s cubic-bezier(.36,1,.62,.98) .3s}.form-group--signup{left:5px;position:absolute;top:0;width:100%}.form-group__input{background:hsla(0,0%,100%,.25);border:1px solid hsla(0,0%,100%,.1);border-radius:2px;box-sizing:border-box;color:#fff;display:block;font-size:15px;font-size:16px;margin-bottom:15px;padding:14px 10px;width:100%}.form-group__input:focus{background:transparent;border:1px solid #fff;outline:none}.full-width{width:100%}.button{background-image:none;border:none;border-radius:2 pz;box-shadow:0 0 13px 8px rgba(0,0,0,.1);cursor:pointer;display:inline-block;font-size:16px;font-weight:400;margin-bottom:0;padding:15px 12px;text-align:center;text-transform:uppercase;transition:all .2s ease-in-out;vertical-align:middle;white-space:nowrap}.button--primary{background:#ff8a71;color:#fff;font-weight:700}.button:hover{box-shadow:0 0 18px 15px rgba(0,0,0,.15)}.form-group__validation{align-items:flex-start;background-color:#ddd;border-radius:2px;display:flex;flex-direction:column;justify-content:center;margin-bottom:20px;padding-left:5px;position:relative}.form-group__validation--signup{background-color:transparent;margin-bottom:10px}.form-group__validation span{color:#e44d4d;font-size:.8rem;font-weight:700;margin:5px 0}.form-group__validation .xBtn--validation{color:#042c54;cursor:pointer;font-size:42px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.form-group__validation .xBtn--validation:hover{font-weight:700}.form-group__validation .button{background-color:transparent;box-shadow:none;color:#042c54;margin-bottom:5px;padding:2px 0;text-transform:capitalize}.form-group__validation__checkbox{align-items:center;display:flex;margin:10px 0}.form-group__validation__checkbox input{margin-right:20px;-webkit-transform:scale(1.2);transform:scale(1.2)}.form-group__validation__checkbox a{color:#e44d4d;margin-left:5px;text-decoration:underline}.form-group__validation--server{align-items:center;background-color:#042c54;border-radius:2px;bottom:0;display:flex;flex-direction:column;justify-content:center;left:-2px;padding:0 1rem;position:absolute;right:-2px;top:0}.form-group__validation--server span{color:#e44d4d;font-size:1rem;font-weight:700;margin:20px 0;text-align:center}.form-block-wrapper{bottom:0;left:0;position:fixed;right:0;top:0;transition:all .85s ease-in-out}.form-block{background-color:#042c54;border-radius:2px;box-shadow:0 0 16px 9px rgba(0,0,0,.07);margin:100px auto 0;padding:25px;position:relative;width:320px}.form-block__header{margin-bottom:20px}.form-block__header h1{font-size:30px;margin:0 0 20px}.form-block__toggle-block{position:relative}.form-block__toggle-block span{color:hsla(0,0%,100%,.7);font-size:13px;font-weight:400}input[type=checkbox].input--toggler{display:none}input[type=checkbox].input--toggler+label:before{background:hsla(0,0%,100%,.4);border-radius:50px;content:"";cursor:pointer;display:block;height:8px;position:absolute;right:0;top:10px;width:43px}input[type=checkbox].input--toggler+label:after{background:#ff8a71;border-radius:50%;box-shadow:1px 1px 0 0 rgba(0,0,0,.15);content:"";cursor:pointer;display:block;height:25px;position:absolute;right:18px;top:1px;transition:all .3s ease-in-out;width:25px}input[type=checkbox].input--toggler:checked+label:after{right:0}.btnComponent{height:3rem;position:relative;width:100%}.xBtn{cursor:pointer;position:absolute;right:-10px;top:-10px}.blog__article{align-items:flex-start;background-color:#042c54;display:flex;flex-direction:column;height:100%;justify-content:space-between;min-width:200px;overflow:hidden}.blog__article-image img{width:100%}.blog__article-content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;justify-content:flex-end;margin:0 2rem}.blog__article-content h3{font-size:18px;line-height:30px;margin:.5rem 0}@media(max-width:550px){.blog__article-content h3{margin:.5rem 0}}.blog__article-content p{font-size:12px;line-height:24px;margin:1rem 0}.blog__article-content p:last-child{cursor:pointer}.blog__article-content a{background-color:#031f3c;cursor:pointer;font-size:12px;font-weight:600;line-height:24px;margin:1rem 0;padding:5px 20px}.blog__article-content a:hover{background-color:#064685}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.gpt3__brand{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.swiper{height:100%;width:100%}.swiper-slide{background:transparent;text-align:center}.swiper-slide,.swiper-slide img{align-items:center;display:flex;justify-content:center}.swiper-slide img{height:1.8rem;margin:1rem}.gpt3__cta{align-items:center;background:linear-gradient(103.22deg,#ae67fa -13.86%,#f49867 99.55%);border:1px solid #fff;border-radius:1rem;color:#fff;display:flex;justify-content:space-between;margin:2rem 6rem;padding:2rem}@media(max-width:800px){.gpt3__cta{flex-direction:column;margin:2rem 4rem}}@media(max-width:550px){.gpt3__cta{margin:2rem}}.gpt3__cta-content p{color:#031b34;font-size:16px;line-height:24px}@media(max-width:550px){.gpt3__cta-content p{font-size:14px;line-height:20px}}.gpt3__cta-content h4{color:#042c54;font-size:24px;line-height:30px;margin-top:1rem}@media(max-width:550px){.gpt3__cta-content h4{font-size:18px;line-height:24px}}.gpt3__cta-button{align-items:center;display:flex;justify-content:center}.gpt3__cta-button button{background-color:#357cc3;border:none;border-radius:2rem;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-left:1rem;min-width:150px;outline:none;transition:.3s}.gpt3__cta-button button a{display:block;padding:1rem 2rem}@media(max-width:800px){.gpt3__cta-button button{margin-top:1rem}}@media(max-width:550px){.gpt3__cta-button button{font-size:14px}}.gpt3__cta-button button:hover{background-color:#1f4973}.gpt3__blog-heading h1,.gradient__text{-webkit-background-clop:text;-webkit-text-fill-color:transparent;background:linear-gradient(89.97deg,#ae67fa 1.84%,#f49867 102.67%);-webkit-background-clip:text;background-clip:text}.gpt3__blog{display:flex;flex-direction:column}.gpt3__blog-heading{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-bottom:2rem}@media(max-width:1050px){.gpt3__blog-heading{align-items:flex-start;flex-direction:column}}.gpt3__blog-heading h1{flex-basis:100%;font-size:34px;line-height:45px}@media(max-width:550px){.gpt3__blog-heading h1{font-size:28px;line-height:38px}}.gpt3__blog-container{display:flex}@media(max-width:990px){.gpt3__blog-container{flex-direction:column}}.gpt3__blog-container .groupA{flex:.75 1;margin-right:2rem}@media(max-width:990px){.gpt3__blog-container .groupA{margin-bottom:2rem;margin-right:0}}@media(max-width:650px){.gpt3__blog-container .groupA{flex-basis:100%}}.gpt3__blog-container .groupB{grid-gap:2rem;display:grid;flex:1 1;grid-template-columns:repeat(2,1fr);overflow:hidden}@media(max-width:650px){.gpt3__blog-container .groupB{display:flex;flex-basis:100%;flex-wrap:wrap}}.feature__component{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin:1rem 1.5rem 1rem 0;width:100%}.feature__component .container-title{flex:1 1;margin-bottom:1.2rem;margin-right:2rem;width:180px}.feature__component .container-title h1{color:#fff;font-size:20px;font-weight:800;line-height:24px}@media(max-width:550px){.feature__component .container-title h1{font-size:16px;line-height:22px}}.feature__component .container-title div{background:linear-gradient(103.22deg,#ae67fa -13.86%,#f49867 99.55%);box-shadow:0 2px 2px rgba(0,0,0,.2);height:3px;margin-bottom:.5rem;width:38px}.feature__component .container-text{display:flex;flex:2 1;max-width:390px}.feature__component .container-text p{color:#81afdd;font-size:16px;font-weight:500;line-height:24px}@media(max-width:550px){.feature__component .container-text p{font-size:14px;line-height:20px}}.gpt3__footer-heading h1,.gradient__text{-webkit-background-clop:text;-webkit-text-fill-color:transparent;background:linear-gradient(89.97deg,#ae67fa 1.84%,#f49867 102.67%);-webkit-background-clip:text;background-clip:text}.gpt3__footer{align-items:center;background:#031b34;display:flex;flex-direction:column;justify-content:center}.gpt3__footer-heading{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:0 0 2rem}@media(max-width:1050px){.gpt3__footer-heading{align-items:flex-start;flex-direction:column}}.gpt3__footer-heading h1{flex-basis:100%;font-size:34px;line-height:45px}@media(max-width:550px){.gpt3__footer-heading h1{font-size:28px;line-height:38px}}.gpt3__footer-links{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.gpt3__footer-links-logo{display:flex;flex-direction:column}.gpt3__footer-links-logo img{margin-bottom:1rem;width:120px}.gpt3__footer-links div{margin:1rem 0;width:200px}.gpt3__footer-links-div{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-end}.gpt3__footer-links-div h4{font-size:24px;line-height:30px}.gpt3__footer-links-div p{cursor:pointer;font-size:14px;padding:1rem 1rem 1rem 0;transition:.3}.gpt3__footer-links-div p:hover{color:#81afdd;padding-left:.25rem}.gpt3__footer-copyright{font-size:14px;margin-top:2rem;text-align:center;width:100%}.gpt3__footer.section__padding{padding-bottom:1rem}.gpt3__header-content h1,.gradient__text{-webkit-background-clop:text;-webkit-text-fill-color:transparent;background:linear-gradient(89.97deg,#ae67fa 1.84%,#f49867 102.67%);-webkit-background-clip:text;background-clip:text}.gpt3__header{display:flex;padding-top:8rem}.gpt3__header-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center}.gpt3__header-content h1{font-family:Roboto,sans-serif;font-size:62px;font-weight:800;letter-spacing:-.04em;line-height:75px}.gpt3__header-content p{color:#81afdd;font-family:Roboto,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:27px;margin-top:1.5rem}.gpt3__header-content__input{display:flex;margin:2rem 0 1rem;width:100%}.gpt3__header-content__input input{background-color:#031b34;border:2px solid #031b34;flex:2 1;min-height:50px;width:100%}.gpt3__header-content__input button,.gpt3__header-content__input input{border-radius:5px 0 0 5px;color:#fff;font-family:Roboto,sans-serif;font-size:20px;line-height:27px;outline:none;padding:0 1rem}.gpt3__header-content__input button{background-color:#ff4820;cursor:pointer;font-style:normal;font-weight:700}.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;width:180px}.gpt3__header-content__people p{color:#fff;font-family:Roboto,sans-serif;font-size:12px;line-height:38px;margin:0 0 0 1rem;text-align:center}.gpt3__header-image{align-items:center;display:flex;flex:1 1;justify-content:center}.gpt3__header-image img{height:100%;width:100%}@media screen and (max-width:1050px){.gpt3__header{flex-direction:column}.gpt3__header-content{margin:0 0 3rem}}@media screen and (max-width:650px){.gpt3__header h1{font-size:48px;line-height:60px}.gpt3__header p{font-size:16px;line-height:24px}.gpt3__header-content__people{flex-direction:column}.gpt3__header-content__people p{margin:0}.gpt3__header-content__input button,.gpt3__header-content__input input{font-size:16px;line-height:24px}}@media screen and (max-width:490px){.gpt3__header h1{font-size:34px;line-height:46px}.gpt3__header p{font-size:14px;line-height:18px}.gpt3__header-content__input button,.gpt3__header-content__input input{font-size:12px;line-height:16px}}.gpt3__header.section__padding{padding-top:6rem}.gpt3__possibility-content h1,.gradient__text{-webkit-background-clop:text;-webkit-text-fill-color:transparent;background:linear-gradient(89.97deg,#ae67fa 1.84%,#f49867 102.67%);-webkit-background-clip:text;background-clip:text}.gpt3__possibility{display:flex}@media(max-width:800px){.gpt3__possibility{flex-direction:column}}.gpt3__possibility-image{align-items:center;display:flex;justify-content:flex-start;margin-right:2rem}@media(max-width:550px){.gpt3__possibility-image{justify-content:center}}.gpt3__possibility-image img{width:80%}@media(max-width:550px){.gpt3__possibility-image img{width:100%}}.gpt3__possibility-content{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-end}.gpt3__possibility-content h1{font-size:34px;font-weight:800;line-height:45px;margin:2rem 0}@media(max-width:550px){.gpt3__possibility-content h1{font-size:28px;line-height:38px;margin:1rem 0}}.gpt3__possibility-content h4{color:#81afdd;font-size:16px;line-height:30px;margin-top:2rem}.gpt3__possibility-content h4:last-child{color:#ff8a71}.gpt3__possibility-content p{color:#81afdd;font-size:16px;line-height:24px}@media(max-width:550px){.gpt3__possibility-content p{font-size:14px;line-height:20px}}.gpt3__whatgpt3-heading h1,.gradient__text{-webkit-background-clop:text;-webkit-text-fill-color:transparent;background:linear-gradient(89.97deg,#ae67fa 1.84%,#f49867 102.67%);-webkit-background-clip:text;background-clip:text}.gpt3__whatgpt3{background:#031b34;background:radial-gradient(circle at 30% -100%,#042c54 25%,#042c54 85%,#1b78de 100%);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:2rem}.gpt3__whatgpt3-heading{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:2rem 0}@media(max-width:1050px){.gpt3__whatgpt3-heading{align-items:flex-start;flex-direction:column}}.gpt3__whatgpt3-heading h1{font-family:Roboto,sans-serif;font-size:34px;line-height:45px;max-width:510px}@media(max-width:550px){.gpt3__whatgpt3-heading h1{font-size:28px;line-height:38px}}.gpt3__whatgpt3-heading p{color:#ff8a71;cursor:pointer;font-family:Roboto,sans-serif;font-size:16px;line-height:30px}@media(max-width:1050px){.gpt3__whatgpt3-heading p{margin-top:1.2rem}}.gpt3__whatgpt3-container{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:2rem}.gpt3__whatgpt3-container .feature__component{flex:1 1;flex-direction:column;min-width:210px}.gpt3__whatgpt3-feature{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.gpt3__whatgpt3-feature .feature__component{flex:1 1;flex-direction:column;min-width:210px}@media(min-width:650px){.gpt3__whatgpt3-feature .feature__component{flex-direction:row}}.gpt3__features-heading h1,.gradient__text{-webkit-background-clop:text;-webkit-text-fill-color:transparent;background:linear-gradient(89.97deg,#ae67fa 1.84%,#f49867 102.67%);-webkit-background-clip:text;background-clip:text}.gpt3__features{display:flex;flex-direction:row;justify-content:space-between;width:100%}@media(max-width:990px){.gpt3__features{flex-direction:column}}.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}@media(max-width:990px){.gpt3__features-heading{margin:0 0 2rem}}.gpt3__features-heading h1{font-size:34px;font-weight:800;line-height:45px}@media(max-width:550px){.gpt3__features-heading h1{font-size:28px;line-height:38px}}.gpt3__features-heading p{color:#ff8a71;font-family:Roboto,sans-serif;font-size:16px;line-height:30px;margin-top:2rem}.gpt3__features-container{align-items:flex-start;display:flex;flex:1.5 1;flex-direction:column;justify-content:flex-start}.gpt__navbar,.gradient__bg{background:radial-gradient(circle at 3% 25%,#002853 0,#040c18 100%)}.gpt__navbar-links_container p,.gpt__navbar-sign p{color:#fff;cursor:pointer;font-family:Roboto,sans-serif;font-size:18px;font-weight:500;line-height:25px;margin:0 1rem;text-transform:capitalize}.gpt__navbar-links_container button,.gpt__navbar-links_container button.user,.gpt__navbar-menu_container-links-sign button,.gpt__navbar-menu_container-links-sign button.user,.gpt__navbar-sign button,.gpt__navbar-sign button.user{background-color:#ff4820;border:0;border-radius:5px;color:#fff;cursor:pointer;font-family:Roboto,sans-serif;font-size:18px;font-weight:500;line-height:25px;margin-right:.5rem;outline:none;padding:.5rem 1rem}.gpt__navbar-links_container button:hover,.gpt__navbar-menu_container-links-sign button:hover,.gpt__navbar-sign button:hover{background-color:#b92100}.gpt__navbar-links_container button:first-child,.gpt__navbar-menu_container-links-sign button:first-child,.gpt__navbar-sign button:first-child{background-color:#357cc3;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gpt__navbar-links_container button:first-child:hover,.gpt__navbar-menu_container-links-sign button:first-child:hover,.gpt__navbar-sign button:first-child:hover{background-color:#1f4973}.gpt__navbar-links_container button.user,.gpt__navbar-menu_container-links-sign button.user,.gpt__navbar-sign button.user{cursor:auto}.gpt__navbar-links_container button.user:hover,.gpt__navbar-menu_container-links-sign button.user:hover,.gpt__navbar-sign button.user:hover{background-color:#357cc3}.gpt__navbar{align-items:center;display:flex;justify-content:center;left:0;padding:1rem 5rem 1rem 6rem;position:fixed;right:0;top:0;z-index:1000}.gpt__navbar-links{align-items:center;display:flex;flex:1 1;justify-content:flex-start}.gpt__navbar-links_logo{margin-right:2rem}.gpt__navbar-links_logo img{height:16px;width:62px}.gpt__navbar-links_container{display:flex;flex-direction:row}.gpt__navbar-links_container a{border-bottom:1px solid transparent;cursor:pointer}.gpt__navbar-links_container a:hover{border-bottom:1px solid #81afdd}.gpt__navbar-sign{align-items:center;display:flex;justify-content:flex-end}.gpt__navbar-menu{display:none;margin-left:1rem;position:relative}.gpt__navbar-menu_container{align-items:flex-end;background-color:#031b34;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:2rem;position:absolute;right:0;text-align:end;top:40px}.gpt__navbar-menu_container p{border-bottom:1px solid transparent;cursor:pointer;margin:1rem 0}.gpt__navbar-menu_container p:hover{border-bottom:1px solid #81afdd}.gpt__navbar-menu_container-links-sign{display:none}.gpt__navbar-menu_container-links-sign p{cursor:auto;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gpt__navbar-menu_container-links-sign p:hover{border-bottom:1px solid transparent}.gpt__navbar-menu_container-links-sign button{margin-right:0;padding:.25rem 1rem}.gpt__navbar-menu_container-links-sign button:first-child{margin-bottom:.5rem}.gpt__navbar-menu svg{cursor:pointer}@media screen and (max-width:1075px){.gpt__navbar-links_container{display:none}.gpt__navbar-menu{display:flex}}@media screen and (max-width:700px){.gpt__navbar{padding:1rem 4rem}}@media screen and (max-width:550px){.gpt__navbar{padding:1rem 2rem}.gpt__navbar-sign{display:none}.gpt__navbar-menu_container{top:20px}.gpt__navbar-menu_container-links-sign{display:block}}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}body{background:#040c18;color:#fff;font-family:Roboto,sans-serif}a{color:unset;text-decoration:none}.gradient__bg{background:radial-gradient(circle at 3% 25%,#002853 0,#040c18 100%)}.gradient__text{-webkit-background-clop:text;-webkit-text-fill-color:transparent;background:linear-gradient(89.97deg,#ae67fa 1.84%,#f49867 102.67%);-webkit-background-clip:text;background-clip:text}.section__padding{padding:4rem 6rem}@media(max-width:800px){.section__padding{padding:4rem}}@media(max-width:550px){.section__padding{padding:2rem}}.section__margin{margin:4rem 6rem}@media(max-width:800px){.section__margin{margin:4rem}}@media(max-width:550px){.section__margin{margin:2rem}}.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)}}
/*# sourceMappingURL=main.3c0200b7.css.map*/