.styles-module__nZZUvW__flex{align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.styles-module__nZZUvW__footer{flex-direction:column;gap:1rem;display:flex}.styles-module__nZZUvW__top{background-color:var(--color-blue);color:var(--color-white);border-radius:var(--border-radius);corner-shape:squircle;flex-direction:column;gap:3rem;padding:3rem 1.5rem;display:flex}.styles-module__nZZUvW__top section{flex-direction:column;gap:3rem;display:flex}.styles-module__nZZUvW__logo p{color:var(--color-neon)}.styles-module__nZZUvW__links,.styles-module__nZZUvW__contact{flex-direction:column;gap:.25rem;display:flex}.styles-module__nZZUvW__links h4,.styles-module__nZZUvW__contact h4{color:var(--color-neon);font-weight:var(--font-bold);margin-bottom:1rem}.styles-module__nZZUvW__links a,.styles-module__nZZUvW__contact a,.styles-module__nZZUvW__contact p{color:inherit;transition:opacity .3s}.styles-module__nZZUvW__links a:hover,.styles-module__nZZUvW__contact a:hover{opacity:1}.styles-module__nZZUvW__socials{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.styles-module__nZZUvW__socials a{background-color:var(--color-neon);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.styles-module__nZZUvW__copyright{background-color:var(--color-neon);border-radius:var(--border-radius);corner-shape:squircle;padding:1.5rem}.styles-module__nZZUvW__copyright p{text-align:center}@media (min-width:768px){.styles-module__nZZUvW__top{flex-direction:row;justify-content:space-around;align-items:center}.styles-module__nZZUvW__top section{flex-direction:row}.styles-module__nZZUvW__logo{flex-direction:column;align-items:center;display:flex}}
.styles-module__n7YR6G__form{--max-width-form:700px;flex-direction:column;justify-content:center;align-items:center;gap:3rem;padding:0 1rem;display:flex}.styles-module__n7YR6G__form h2{text-align:center;letter-spacing:-.03em;max-width:22ch;font-size:1.5rem;line-height:1;font-weight:var(--font-ultra)}.styles-module__n7YR6G__form form{flex-direction:column;align-items:center;gap:2rem;width:100%;display:flex;position:relative}.styles-module__n7YR6G__row{width:100%;max-width:var(--max-width-form);flex-direction:column;gap:2rem;display:flex}.styles-module__n7YR6G__group{width:100%;max-width:var(--max-width-form);flex-direction:column;gap:.5rem;display:flex}.styles-module__n7YR6G__group label{font-weight:var(--font-bold)}.styles-module__n7YR6G__honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.styles-module__n7YR6G__group input{border:none;border-bottom:1px solid var(--color-gray);background-color:var(--color-light);text-transform:uppercase;outline:none;width:100%;padding:.5rem 0}.styles-module__n7YR6G__group input::placeholder{color:var(--color-gray)}.styles-module__n7YR6G__group select{border:none;border-bottom:1px solid var(--color-gray);background-color:var(--color-light);text-transform:uppercase;border-radius:0;outline:none;width:100%;padding:.5rem 0}.styles-module__n7YR6G__group select option{background-color:var(--color-light)}.styles-module__n7YR6G__form button{background-color:var(--color-neon);color:var(--color-blue);font-weight:var(--font-bold);border-radius:10rem;padding:.75rem 1.5rem;transition:opacity .2s,transform .2s}.styles-module__n7YR6G__form button:disabled{opacity:.55;cursor:not-allowed}.styles-module__n7YR6G__turnstileWrap{width:100%;max-width:var(--max-width-form);justify-content:center;display:flex}.styles-module__n7YR6G__status{z-index:50;opacity:0;pointer-events:none;background-color:#fff;border-radius:1rem;align-items:center;gap:.75rem;width:min(80vw,26rem);max-width:calc(100vw - 2rem);min-height:0;padding:.85rem 1rem;transition:opacity .2s,transform .25s;display:inline-flex;position:fixed;top:1.5rem;left:50%;transform:translate(-50%)translateY(-.5rem);box-shadow:0 .75rem 2rem #1112261f,0 .15rem .4rem #11122614}.styles-module__n7YR6G__status.styles-module__n7YR6G__show{opacity:1;transform:translate(-50%)translateY(0)}.styles-module__n7YR6G__statusIcon{width:1.35rem;height:1.35rem;font-size:.85rem;font-weight:var(--font-bold);color:var(--color-gray);background-color:#89898924;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.styles-module__n7YR6G__statusIcon:before{content:"i"}.styles-module__n7YR6G__statusText{color:var(--color-blue);line-height:1.2}.styles-module__n7YR6G__status.styles-module__n7YR6G__success{border:1px solid #0c874c1f}.styles-module__n7YR6G__status.styles-module__n7YR6G__success .styles-module__n7YR6G__statusIcon{color:#0c874c;background-color:#0c874c24}.styles-module__n7YR6G__status.styles-module__n7YR6G__success .styles-module__n7YR6G__statusIcon:before{content:"✓"}.styles-module__n7YR6G__status.styles-module__n7YR6G__error{border:1px solid #b323231f}.styles-module__n7YR6G__status.styles-module__n7YR6G__error .styles-module__n7YR6G__statusIcon{color:#b32323;background-color:#b3232324}.styles-module__n7YR6G__status.styles-module__n7YR6G__error .styles-module__n7YR6G__statusIcon:before{content:"!"}.styles-module__n7YR6G__status.styles-module__n7YR6G__info{border:1px solid #11122614}.styles-module__n7YR6G__services{flex-direction:column;display:flex}.styles-module__n7YR6G__services .styles-module__n7YR6G__item{align-items:center;gap:.5rem;display:flex}.styles-module__n7YR6G__item input{width:auto;margin:0}.styles-module__n7YR6G__item label{font-weight:var(--font-normal);text-transform:uppercase}@media (min-width:768px){.styles-module__n7YR6G__status{width:auto;max-width:min(26rem,100vw - 2rem)}.styles-module__n7YR6G__row{flex-direction:row}.styles-module__n7YR6G__form h2{font-size:2.125rem}}
@keyframes styles-module__ROIrCW__float{0%,to{transform:translateY(20px)}50%{transform:translateY(-20px)}}.styles-module__ROIrCW__idea{background-color:var(--color-light);border-radius:var(--border-radius);corner-shape:squircle;background-color:var(--color-blue);flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:3rem 1.5rem;display:flex;position:relative;overflow:hidden}.styles-module__ROIrCW__idea .styles-module__ROIrCW__background{z-index:1;justify-content:center;align-items:center;width:180%;height:180%;display:flex;position:absolute;top:-60%;left:-35%;rotate:-20deg}.styles-module__ROIrCW__image img{aspect-ratio:749/647;width:350px;height:auto;animation:3s ease-in-out infinite styles-module__ROIrCW__float}.styles-module__ROIrCW__text{flex-direction:column;align-items:center;gap:2rem;display:flex}.styles-module__ROIrCW__text p{text-align:center;color:var(--color-white);max-width:40ch;margin:0 auto}.styles-module__ROIrCW__text a{background-color:var(--color-neon);font-weight:var(--font-bold);border-radius:10rem;padding:.75rem 1.5rem;display:inline-block}.styles-module__ROIrCW__text,.styles-module__ROIrCW__image{z-index:10}@media (min-width:768px){.styles-module__ROIrCW__image img{width:550px}.styles-module__ROIrCW__idea{flex-direction:row;gap:4rem}.styles-module__ROIrCW__idea .styles-module__ROIrCW__background{width:100%;height:100%;top:30%;left:-35%;rotate:-55deg}.styles-module__ROIrCW__text{text-align:left}}
.styles-module__K6mvuq__results{flex-direction:column;gap:3rem;margin:0 auto;display:flex}.styles-module__K6mvuq__left{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.styles-module__K6mvuq__left h2{text-align:center;letter-spacing:-.03em;max-width:16ch;font-size:1.5rem;line-height:1;font-weight:var(--font-ultra)}.styles-module__K6mvuq__left p{text-align:center}.styles-module__K6mvuq__left a{background-color:var(--color-neon);color:var(--color-blue);font-weight:var(--font-bold);border-radius:10rem;padding:.75rem 1.5rem}.styles-module__K6mvuq__cards{flex-direction:column;gap:1.5rem;display:flex}.styles-module__K6mvuq__card{background-color:var(--color-blue);border-radius:var(--border-radius);corner-shape:squircle;flex-direction:column;gap:1.5rem;padding:5rem 1.5rem;display:flex}.styles-module__K6mvuq__card .styles-module__K6mvuq__icon{justify-content:center;width:70px;height:70px;display:flex}.styles-module__K6mvuq__card h3{color:var(--color-neon);font-size:1.25rem;font-weight:var(--font-bold);letter-spacing:-.02em;line-height:1}.styles-module__K6mvuq__card p{color:var(--color-white)}.styles-module__K6mvuq__card .styles-module__K6mvuq__arrow{width:2.5rem;height:2.5rem;color:var(--color-blue);background-color:var(--color-neon);border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;display:none}.styles-module__K6mvuq__card:nth-child(2){background-color:var(--color-neon)}.styles-module__K6mvuq__card:nth-child(2) .styles-module__K6mvuq__arrow{color:var(--color-neon);background-color:var(--color-blue)}.styles-module__K6mvuq__card:nth-child(2) h3,.styles-module__K6mvuq__card:nth-child(2) p{color:var(--color-blue)}@media (min-width:768px){.styles-module__K6mvuq__results{flex-direction:row;align-items:center}.styles-module__K6mvuq__left{align-items:flex-start;max-width:38ch}.styles-module__K6mvuq__left h2{text-align:left;max-width:12ch;font-size:2.125rem}.styles-module__K6mvuq__left p{text-align:left}.styles-module__K6mvuq__cards{flex-direction:row}.styles-module__K6mvuq__card{padding:8rem 1.5rem}.styles-module__K6mvuq__card h3{max-width:8.4ch;font-size:1.5rem}.styles-module__K6mvuq__card p{max-width:26ch}.styles-module__K6mvuq__card{text-align:center;justify-content:center;align-items:center;width:205px;height:565px;transition:width .2s ease-in-out}.styles-module__K6mvuq__card p{display:none}.styles-module__K6mvuq__card .styles-module__K6mvuq__arrow{display:flex}.styles-module__K6mvuq__card:hover{text-align:left;align-items:flex-start;width:340px}.styles-module__K6mvuq__card:hover p{display:block}.styles-module__K6mvuq__card:hover .styles-module__K6mvuq__arrow{display:none}}
.styles-module__zqE9Na__technology{flex-direction:column;gap:3rem;display:flex}.styles-module__zqE9Na__text{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.styles-module__zqE9Na__text h2{text-align:center;letter-spacing:-.03em;max-width:16ch;font-size:1.5rem;line-height:1;font-weight:var(--font-ultra)}.styles-module__zqE9Na__text p{text-align:center;max-width:54ch}.styles-module__zqE9Na__cards{grid-template-columns:1fr;gap:1.5rem;display:grid}.styles-module__zqE9Na__card{background-color:var(--color-neon);border-radius:var(--border-radius);corner-shape:squircle;flex-direction:column;gap:1.5rem;padding:4rem 2rem 12rem;display:flex;position:relative;overflow:hidden}.styles-module__zqE9Na__card:nth-child(2){background-color:var(--color-blue);color:var(--color-white)}.styles-module__zqE9Na__card h3{font-size:1.25rem;font-weight:var(--font-bold);letter-spacing:-.02em;line-height:1}.styles-module__zqE9Na__card ul{flex-direction:column;padding-left:1.25rem;display:flex}.styles-module__zqE9Na__signal{width:300px;height:300px;position:absolute;bottom:-5.8rem;right:-5.8rem}.styles-module__zqE9Na__signal svg{width:300px;height:300px}.styles-module__zqE9Na__neon{color:var(--color-neon)}.styles-module__zqE9Na__white{color:var(--color-white)}@media (min-width:768px){.styles-module__zqE9Na__cards{grid-template-columns:repeat(3,1fr)}.styles-module__zqE9Na__card h3{font-size:1.5rem}.styles-module__zqE9Na__text h2{font-size:2.125rem}}
.styles-module__slbxZG__trust{flex-direction:column;gap:3rem;display:flex}.styles-module__slbxZG__text{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.styles-module__slbxZG__text h2{text-align:center;letter-spacing:-.03em;max-width:22ch;font-size:1.5rem;line-height:1;font-weight:var(--font-ultra)}.styles-module__slbxZG__text p{text-align:center;max-width:54ch}.styles-module__slbxZG__cards{grid-template-columns:1fr;gap:1.5rem;display:grid}.styles-module__slbxZG__card{background-color:var(--color-blue);color:var(--color-white);border-radius:var(--border-radius);corner-shape:squircle;text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:4rem 1.5rem;display:flex}.styles-module__slbxZG__card:nth-child(2){background-color:var(--color-neon);color:var(--color-blue)}.styles-module__slbxZG__card div{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.styles-module__slbxZG__card span{font-weight:var(--font-bold)}.styles-module__slbxZG__card h3{font-size:1.25rem;font-weight:var(--font-bold);letter-spacing:-.02em;line-height:1}.styles-module__slbxZG__card p{max-width:42ch}.styles-module__slbxZG__card img{object-fit:cover;width:100%;max-width:90%}.styles-module__slbxZG__neon{color:var(--color-neon)}.styles-module__slbxZG__white{color:var(--color-white)}@media (min-width:768px){.styles-module__slbxZG__text h2{font-size:2.125rem}.styles-module__slbxZG__cards{grid-template-columns:repeat(3,1fr)}.styles-module__slbxZG__card h3{font-size:1.5rem}}
@keyframes styles-module___V-cgG__float{0%,to{transform:translateY(20px)}50%{transform:translateY(-20px)}}.styles-module___V-cgG__vision{background-color:var(--color-blue);border-radius:var(--border-radius);corner-shape:squircle;background-image:url(/line-02.webp);background-position:0 25%;background-repeat:no-repeat;background-size:contain;flex-direction:column;justify-content:center;align-items:center;padding:6rem 1.5rem;display:flex;position:relative;overflow:hidden}.styles-module___V-cgG__vision h2{color:var(--color-white);font-family:var(--font-secondary);text-transform:uppercase;text-align:center;max-width:16ch;margin-bottom:3dvw;font-size:1.5rem}.styles-module___V-cgG__vision span{color:var(--color-neon)}.styles-module___V-cgG__vision p{color:var(--color-white);text-align:center;max-width:48ch}.styles-module___V-cgG__cards{grid-template-columns:1fr;width:100%;margin-top:3dvw;display:grid}.styles-module___V-cgG__card{corner-shape:squircle;text-align:center;-webkit-backdrop-filter:blur(.85rem);backdrop-filter:blur(.85rem);background:linear-gradient(#232743c7,#171a30b8);border:1px solid #ffffff14;border-radius:1.5rem;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:1.5rem;display:flex;box-shadow:inset 0 1px #ffffff14,inset 0 0 36px #ffffff0a,0 .75rem 2rem #00000029}.styles-module___V-cgG__card h3{color:var(--color-neon);font-size:1.25rem;font-weight:var(--font-bold);letter-spacing:-.02em;line-height:1}.styles-module___V-cgG__astronaut{object-fit:contain;animation:4s ease-in-out infinite styles-module___V-cgG__float}.styles-module___V-cgG__phrase{width:300px}@media (min-width:768px){.styles-module___V-cgG__astronaut{width:550px;height:550px}.styles-module___V-cgG__vision{background-position:0 70%;min-height:58rem}.styles-module___V-cgG__vision h2{font-size:3rem}.styles-module___V-cgG__card{max-width:27ch}.styles-module___V-cgG__card h3{font-size:1.5rem}.styles-module___V-cgG__phrase{width:439px}}@media (min-width:768px) and (max-width:1279px){.styles-module___V-cgG__vision{min-height:62rem}.styles-module___V-cgG__cards{margin-top:0;position:absolute;inset:0}.styles-module___V-cgG__card{width:min(18rem,30vw);max-width:18rem;margin-bottom:0;position:absolute}.styles-module___V-cgG__card:first-child{top:19.5rem;right:calc(50% + 7rem)}.styles-module___V-cgG__card:nth-child(2){bottom:5rem;right:calc(50% + 2rem)}.styles-module___V-cgG__card:nth-child(3){top:20rem;left:calc(50% + 6.5rem)}.styles-module___V-cgG__card:nth-child(4){bottom:4.5rem;left:calc(50% + 2.5rem)}}@media (min-width:1280px){.styles-module___V-cgG__card:first-child{position:absolute;top:clamp(16.5rem,22vw,21.5rem);left:clamp(6rem,11vw,12rem)}.styles-module___V-cgG__card:nth-child(2){position:absolute;bottom:clamp(4rem,6vw,6.5rem);left:clamp(16rem,24vw,22rem)}.styles-module___V-cgG__card:nth-child(3){position:absolute;top:clamp(16.5rem,22vw,21.5rem);right:clamp(6rem,11vw,12rem)}.styles-module___V-cgG__card:nth-child(4){position:absolute;bottom:clamp(4rem,7vw,7rem);right:clamp(12rem,19vw,16rem)}}
@keyframes styles-module__UpnRUq__float{0%,to{transform:translateY(20px)}50%{transform:translateY(-20px)}}.styles-module__UpnRUq__welcome{background-color:var(--color-blue);corner-shape:squircle;background-image:url(/line.webp);background-position:0 60%;background-repeat:no-repeat;background-size:contain;border-radius:3rem;flex-direction:column;justify-content:center;align-items:center;padding:3rem 1.5rem;display:flex;position:relative;overflow:hidden}.styles-module__UpnRUq__welcome p{color:var(--color-white);text-align:center;max-width:48ch;margin-bottom:2rem}.styles-module__UpnRUq__header{justify-content:space-between;align-items:center;width:100%;margin-bottom:2rem;padding:0 2rem;display:none}.styles-module__UpnRUq__header nav{-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background-color:#fbfbfb1a;border-radius:4rem;gap:1.5rem;padding:.75rem 1.5rem;display:none}.styles-module__UpnRUq__header nav a{color:var(--color-white);font-weight:var(--font-bold);transition:color .3s}.styles-module__UpnRUq__button{background-color:var(--color-neon);font-weight:var(--font-bold);border-radius:10rem;padding:.75rem 1.5rem;display:inline-block}.styles-module__UpnRUq__astronaut{animation:4s ease-in-out infinite styles-module__UpnRUq__float}.styles-module__UpnRUq__phrase{width:300px}@media (min-width:768px){.styles-module__UpnRUq__astronaut{width:550px;height:550px}.styles-module__UpnRUq__phrase{width:439px}.styles-module__UpnRUq__header{display:flex}}@media (min-width:1000px){.styles-module__UpnRUq__header nav{display:flex}}
.styles-module__0c9Tza__whatsappFloat{z-index:40;background:radial-gradient(circle at 30% 30%,#44ff92,#1ab552);border-radius:50%;justify-content:center;align-items:center;width:3.75rem;height:3.75rem;display:inline-flex;position:fixed;bottom:.75rem;right:.75rem}@media (min-width:768px){.styles-module__0c9Tza__whatsappFloat{width:4rem;height:4rem;bottom:1.5rem;right:1.5rem}}
