*,:after,:before{box-sizing:border-box}*{margin:0;scroll-behavior:smooth}@media (prefers-reduced-motion:no-preference){html{interpolate-size:allow-keywords}}body{line-height:1.5;-webkit-font-smoothing:antialiased}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#__next,#root{isolation:isolate}:root{--light-blue:hsla(194.35,87.45%,46.86%,1);--blue:hsla(233.73,45.58%,28.82%,1);--blue-2:#1670ff;--white:#fdfdfd;--black:#2d2d2d;--light-grey:#f5f5f5;--black-shadow:rgba(0,0,0,0.1);--space-5xs:calc(var(--space-4xs) / 2);--space-4xs:clamp(0.325rem,calc(-0.019vw + 0.331rem),0.306rem);--space-3xs:clamp(0.412rem,calc(0.025vw + 0.4rem),0.438rem);--space-2xs:clamp(0.512rem,calc(0.1vw + 0.481rem),0.619rem);--space-xs:clamp(0.638rem,calc(0.219vw + 0.569rem),0.875rem);--space-s:clamp(0.8rem,calc(0.406vw + 0.669rem),1.238rem);--space-m:clamp(1rem,calc(0.694vw + 0.775rem),1.75rem);--space-l:clamp(1.25rem,calc(1.131vw + 0.888rem),2.475rem);--space-xl:clamp(1.563rem,calc(1.794vw + 0.988rem),3.5rem);--space-2xl:clamp(1.956rem,calc(2.775vw + 1.069rem),4.95rem);--space-3xl:clamp(2.444rem,calc(4.219vw + 1.094rem),7rem);--space-4xl:clamp(3.05rem,calc(6.333vw + 1.025rem),9.894rem);--text-xs:clamp(0.694rem,calc(-0.119vw + 0.731rem),0.563rem);--text-s:clamp(0.775rem,calc(-0.025vw + 0.788rem),0.75rem);--text-m:clamp(0.875rem,calc(0.119vw + 0.838rem),1rem);--text-l:clamp(0.981rem,calc(0.325vw + 0.881rem),1.331rem);--text-xl:clamp(1.106rem,calc(0.619vw + 0.906rem),1.775rem);--text-2xl:clamp(1.244rem,calc(1.038vw + 0.913rem),2.369rem);--text-3xl:clamp(1.4rem,calc(1.625vw + 0.881rem),3.156rem);--text-4xl:clamp(1.575rem,calc(2.438vw + 0.794rem),4.206rem);--radius-xs:clamp(0.25rem,calc(0vw + 0.25rem),0.25rem);--radius-s:clamp(0.375rem,calc(-0.119vw + 0.538rem),0.5rem);--radius-m:clamp(0.625rem,calc(-0.119vw + 0.788rem),0.75rem);--radius-l:clamp(1rem,calc(-0.231vw + 1.325rem),1.25rem);--radius-xl:clamp(1.625rem,calc(-0.35vw + 2.113rem),2rem);--radius-full:999rem;--shadow-m:0 6px 14px var(--black-shadow);--shadow-l:0 17px 37px var(--black-shadow);--columns-1:repeat(1,minmax(0,1fr));--columns-2:repeat(2,minmax(0,1fr));--columns-3:repeat(3,minmax(0,1fr));--columns-4:repeat(4,minmax(0,1fr));--columns-5:repeat(5,minmax(0,1fr));--columns-6:repeat(6,minmax(0,1fr));--columns-7:repeat(7,minmax(0,1fr));--columns-8:repeat(8,minmax(0,1fr))}@font-face{font-family:Greycliff;src:url(/assets/fonts/greycliff-regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(/assets/fonts/Roboto-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Greycliff;src:url(/assets/fonts/greycliff-extrabold.woff) format("woff");font-weight:700;font-style:normal}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes enhance-header{to{box-shadow:var(--shadow-l)}}@keyframes slide{0%{transform:translateX(0);opacity:0}5%{opacity:1}95%{opacity:1}to{transform:translateX(-250%);opacity:0}}@keyframes slide-2{0%{transform:translateX(0);opacity:0}5%{opacity:1}95%{opacity:1}to{transform:translateX(-600%);opacity:0}}.absolute{position:absolute}.aspect-1{aspect-ratio:1}.aspect-3-4{aspect-ratio:3/4}.aspect-4-3{aspect-ratio:4/3}.aspect-30-16{aspect-ratio:30/16}.aspect-21-9{aspect-ratio:21/9}.bg-blue{background-color:var(--blue)}.bg-blue-2{background-color:var(--blue-2)}.bg-light-blue{background-color:var(--light-blue)}.bg-light-grey{background-color:var(--light-grey)}.bg-white{background-color:var(--white)}.column{display:grid;grid-auto-flow:row;justify-items:start;align-content:start}.columns-2{display:grid;grid-template-columns:var(--columns-2)}.columns-3{display:grid;grid-template-columns:var(--columns-3)}.columns-5{display:grid;grid-template-columns:var(--columns-5)}.col-span-2{grid-column:span 2}.col-span-4{grid-column:span 4}.content-center{justify-content:center}.fixed{position:fixed}.flex-1{flex:1 1}.flex-2{flex:2 1}.flex-3{flex:3 1}.flex-column{display:flex;flex-direction:column}.flex-row{display:flex;flex-direction:row}.full-height{height:100%}.full-width{width:100%}.gap-3xl{gap:var(--space-3xl)}.gap-3xs{gap:var(--space-3xs)}.gap-4xs{gap:var(--space-4xs)}.gap-xs{gap:var(--space-xs)}.gap-l{gap:var(--space-l)}.gap-m{gap:var(--space-m)}.gap-s{gap:var(--space-s)}.gap-xl{gap:var(--space-xl)}.greycliff{font-family:Greycliff,sans-serif;font-optical-sizing:auto;font-style:normal}.roboto{font-family:Roboto;font-optical-sizing:auto;font-style:normal}.reset-anchors a{text-decoration:none}.items-center{justify-items:center}.items-middle{align-items:center}.invert{filter:invert(100%)}.list-none{list-style-type:none}.margin-auto{margin:auto}.margin-vertical-l{margin-top:var(--space-l)}.margin-bottom-l,.margin-vertical-l{margin-bottom:var(--space-l)}.margin-bottom-m{margin-bottom:var(--space-m)}.margin-bottom-xl{margin-bottom:var(--space-xl)}.margin-right-m{margin-right:var(--space-m)}.margin-right-l{margin-right:var(--space-l)}.margin-right-xl{margin-right:var(--space-xl)}.margin-left-xl{margin-left:var(--space-xl)}.margin-top-3xl{margin-top:var(--space-3xl)}.margin-top-4xs{margin-top:var(--space-4xs)}.margin-top-5xs{margin-top:var(--space-5xs)}.margin-top-l{margin-top:var(--space-l)}.margin-top-xs{margin-top:var(--space-xs)}.max-width-10{max-width:6.25rem}.max-width-20{max-width:12.5rem}.max-width-30{max-width:18.75rem}.max-width-50{max-width:31.25rem}.max-width-70{max-width:43.75rem}.max-width-110{max-width:68.75rem}.max-width-130{max-width:81.25rem}.opacity-50{opacity:.5}.padding-0{padding:0}.padding-4xs{padding:var(--space-4xs)}.padding-xs{padding:var(--space-xs)}.padding-m{padding:var(--space-m)}.padding-s{padding:var(--space-s)}.padding-top-3xl{padding-top:var(--space-3xl)}.padding-bottom-3xl{padding-bottom:var(--space-3xl)}.padding-bottom-m{padding-bottom:var(--space-m)}.padding-top-l{padding-top:var(--space-l)}.padding-top-xl{padding-top:var(--space-xl)}.padding-top-xs{padding-top:var(--space-xs)}.padding-vertical-3xs{padding-top:var(--space-3xs);padding-bottom:var(--space-3xs)}.padding-vertical-3xl{padding-top:var(--space-3xl);padding-bottom:var(--space-3xl)}.padding-horizontal-l{padding-left:var(--space-l);padding-right:var(--space-l)}.padding-vertical-m{padding-top:var(--space-m);padding-bottom:var(--space-m)}.radius-full{border-radius:var(--radius-full)}.radius-s{border-radius:var(--radius-s)}.radius-full-left{border-radius:var(--radius-full) 0 0 var(--radius-full)}.radius-full-right{border-radius:0 var(--radius-full) var(--radius-full) 0}.radius-left-bottom-l{border-radius:0 0 0 calc(var(--radius-xl) * 6)}.radius-right-top-l{border-radius:0 calc(var(--radius-xl) * 6) 0 0}.relative{position:relative}.screen-height{height:100dvh}.self-left{margin-right:auto;place-self:start}.self-right{margin-left:auto;place-self:end}.self-center{margin-inline:auto;place-self:center}.space-between{justify-content:space-between}.text-black{color:var(--black)}.text-blue{color:var(--blue)}.text-center{text-align:center}.text-l{font-size:var(--text-l)}.text-m{font-size:var(--text-m)}.text-white{color:var(--white)}.text-xl{font-size:var(--text-xl)}.text-2xl{font-size:var(--text-2xl)}.top-0{top:0}.transition-global{transition:all .3s}.uppercase{text-transform:uppercase}.z-1{z-index:1}.right-0{right:0}.left-0{left:0}.grayscale{filter:grayscale(1)}.fit-contain{object-fit:contain}.line-menu{border-top:2px solid var(--black)}.lines{width:var(--space-2xl);height:var(--space-l)}.form label{font-size:var(--text-m);color:var(--white)}.form input[type=email],.form input[type=tel],.form input[type=text],.form textarea{border:none;border-radius:var(--radius-xs);margin-top:var(--space-4xs);padding:var(--space-2xs)}.form input[type=submit]{border-radius:var(--radius-full);cursor:pointer;border:none}.hero{background-image:url(/assets/img/personas-caminando.webp);background-repeat:no-repeat;background-size:cover;position:relative}.hero:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--blue);opacity:.75;z-index:-1}.icons-footer{max-width:var(--text-l);max-height:var(--text-l)}.icons{min-width:var(--space-m)}.img-1,.img-4,.img-5,.img-6,.img-7{background-position:50%}.img-1,.img-2,.img-3,.img-4,.img-5,.img-6,.img-7{background-repeat:no-repeat}.img-1,.img-4,.img-5,.img-6,.img-7{background-size:cover}.img-footer{max-height:var(--text-xl)}.img-1{background-image:url(/assets/img/persona-presionando-pantalla.webp)}.img-2{background-position:0}.img-2,.img-3{background-image:url(/assets/img/mujer-escribiendo-en-laptop.webp);background-size:200%}.img-3{background-position:100%}.img-4{background-image:url(/assets/img/megafono.webp)}.img-5{background-image:url(/assets/img/persona-sosteniendo-telefono.webp)}.img-6{background-image:url(/assets/img/hombre-escribiendo-en-laptop.webp)}.img-7{background-image:url(/assets/img/mapamundi-futurista.webp)}.logos{overflow:hidden;padding:60px 0;background:white;position:relative}.logos:after,.logos:before{content:"";position:absolute;top:0;width:250px;height:100%;z-index:2}.logos:before{left:0;background:linear-gradient(to left,rgba(255,255,255,0),var(--white))}.logos:after{right:0;background:linear-gradient(to right,rgba(255,255,255,0),var(--white))}.logos-slide{display:flex;flex-wrap:nowrap;animation:slide 30s linear infinite}.logos-slide img{aspect-ratio:16/9;object-fit:contain;max-width:var(--space-4xl);margin-left:var(--space-m);margin-right:var(--space-m)}.logo-header{max-width:var(--space-3xl)}.mini-separator{width:var(--space-xl);left:calc(-1 * var(--space-s))}.rocket{max-width:var(--space-xl);top:calc(50% - var(--space-m));left:calc(50% - var(--space-m))}.separator{bottom:calc(-1 * var(--space-m));width:50%}.menu-btn{border:none;background:transparent;max-width:var(--space-3xl);display:none}@scroll-timeline enhance-header-scroll{source:auto;orientation:block;scroll-offsets:0,200px}.enhance-header{animation-name:enhance-header;animation-timeline:enhance-header-scroll;animation-duration:.25s;animation-fill-mode:both;z-index:10000}.fade-in{opacity:0;transform:translateY(30px);transition:all .6s ease}.fade-in.visible{opacity:1;transform:translateY(0)}hr{border-color:var(--light-grey)}.victorica{max-width:10.5rem}.footer-logos{margin-left:calc(var(--text-l) + var(--space-xs))}.decorator-footer-blue{aspect-ratio:6/4;background:var(--blue-2);border-top-right-radius:var(--radius-full)}.decorator-footer-grey{aspect-ratio:6/4;background-color:var(--light-grey);border-bottom-right-radius:var(--radius-full)}.brandive-logo{width:18.75rem;object-fit:contain}.border-items-footer{border-left:1px solid var(--blue-2);padding-left:var(--space-m)}.hover-blue-footer:hover span{color:var(--light-blue)}.hover-light-blue-btn:hover{box-shadow:0 0 17px var(--light-blue)}.hover-blue-btn:hover{box-shadow:var(--shadow-m);background-color:var(--blue-2)}.hover-blue:hover{color:var(--light-blue)}.partners:hover img{filter:drop-shadow(0 0 17px var(--light-blue))}.partners{width:calc(var(--space-4xl) * 2);display:flex;justify-content:center}@media (max-width:768px){nav ul{position:absolute;top:100%;left:0;width:100%;background:var(--white);padding:1rem;box-shadow:0 2px 10px rgba(0,0,0,.1)}.madiba,.watts{max-width:4.375rem}.brandive-logo{width:12.5rem}.border-items-footer{border-left:none;padding-left:0}.padding-top-3xl--on-m{padding-top:var(--space-3xl)}.gap-l--on-m{gap:var(--space-l)}nav ul.active{display:flex}.display-none--on-m{display:none}.logo-header{max-width:calc(1.8 * var(--space-4xl))}.padding-horizontal-mobile{padding-left:var(--space-l);padding-right:var(--space-l)}.flex-column--on-m{flex-direction:column}.flex-column-reverse--on-m{flex-direction:column-reverse}.img-2,.rocket-container{display:none}.column--on-m{grid-template-columns:1fr}.img-3{background-size:cover;background-position:50%;border-radius:0 calc(var(--radius-xl) * 6) 0 0}.order-2--on-m{order:2}.logos-slide img{max-width:calc(var(--space-4xl) * 2);aspect-ratio:4/3;object-fit:contain}.logos:after,.logos:before{width:50px}.logos-slide{animation:slide-2 30s linear infinite}.menu-btn{display:block}.col-span-1--on-m{grid-column:span 1}.col-span-5--on-m{grid-column:span 5}}