@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--navy:#001126;--navy-soft:#071b33;--red:#00a37a;--blue:#1687f8;--cobalt:#075fe4;--emerald:#00866b;--white:#fff;--ink:#06142a;--muted:#5a6575;--line:#79abe047;--gutter:clamp(24px, 5vw, 76px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--navy);min-width:320px;color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:DM Sans,sans-serif;overflow-x:clip}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3,.logo{font-family:Manrope,sans-serif}h1,h2{text-wrap:balance}.header{height:92px;padding:0 var(--gutter);z-index:20;color:var(--ink);background:#fff;border-bottom:1px solid #dce7f0;justify-content:space-between;align-items:center;display:flex;position:relative}.logo{background:#fff;flex:none;display:block;position:relative;overflow:hidden}.logo img{max-width:none;display:block;position:absolute}.logo--wordmark{width:105px;height:84px}.logo--wordmark img{width:150px;top:-33px;left:-26px}.logo--full{width:150px;height:126px}.logo--full img{width:190px;top:-23px;left:-20px}.nav{align-items:center;gap:clamp(20px,3vw,48px);font-weight:500;display:flex}.nav>a:not(.button){color:#18304b;border-bottom:2px solid #0000;padding:34px 0 29px}.nav>a:not(.button):hover,.nav>a.active{color:var(--cobalt);border-color:var(--emerald)}.menu-button{width:44px;height:44px;color:var(--navy);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;padding:8px;display:none}.menu-button:focus-visible{outline-offset:2px;outline:3px solid #075fe43d}.button{border:1px solid var(--cobalt);background:linear-gradient(135deg, var(--cobalt), #0878ef);color:#fff;cursor:pointer;border-radius:5px;justify-content:center;align-items:center;gap:11px;min-height:51px;padding:15px 22px;font-size:15px;font-weight:600;transition:transform .2s,filter .2s,border-color .2s;display:inline-flex}.button:hover{filter:brightness(1.08);border-color:#1586f6;transform:translateY(-2px)}.button--small{min-height:44px;padding:11px 17px}.button--outline{color:#eff7ff;background:0 0;border-color:#85b9ef}.button--outline:hover{background:#77b2f21f;border-color:#a9d3ff}.button--white{min-width:280px;color:var(--ink);background:#fff;border-color:#fff}.button--white:hover{background:#eef5fb;border-color:#eef5fb}.button--whatsapp{background:#128c4a;border-color:#128c4a}.button--secondary{color:var(--ink);background:#fff;border-color:#b8c8d8}.hero{color:#fff;background:var(--navy);min-height:720px;position:relative;overflow:hidden}.hero__inner{max-width:1536px;min-height:628px;padding:72px var(--gutter) 82px;z-index:2;grid-template-columns:.92fr 1.08fr;align-items:center;margin:0 auto;display:grid;position:relative}.hero__copy h1,.page-hero h1,.contact-page h1{letter-spacing:-.06em;margin-bottom:27px;font-size:clamp(53px,5.5vw,86px);line-height:.99}.hero__copy h1 span,.section-heading h2 span,.process h2 span,.page-hero h1 span,.product-detail h1 span,.contact-page h1 span{color:var(--red)}.hero__copy p{color:#c9d5e4;margin-bottom:34px;font-size:clamp(17px,1.45vw,22px);line-height:1.56}.actions{flex-wrap:wrap;gap:16px;display:flex}.hero__visual{justify-self:end;width:94%}.hero__visual img{object-fit:contain;mix-blend-mode:screen;-webkit-mask-composite:source-in;width:100%;max-height:530px;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 12%),linear-gradient(#0000 0,#000 9% 91%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 12%),linear-gradient(#0000 0,#000 9% 91%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.route-line--hero{opacity:.6;background:linear-gradient(90deg,#0000,#315e8e,#0000);height:1px;position:absolute;inset:auto -10% 35px 35%}.route-line--hero i{background:var(--blue);width:7px;height:7px;box-shadow:0 0 15px var(--blue);border-radius:50%;position:absolute;top:-3px}.route-line--hero i:first-child{left:20%}.route-line--hero i:nth-child(2){left:53%}.route-line--hero i:nth-child(3){background:var(--red);left:83%}.section-dark{background:var(--navy);color:#fff}.products{padding:54px var(--gutter) 70px;border-top:1px solid #80b2e624}.products__rail{grid-template-columns:1.05fr repeat(4,minmax(0,1fr));max-width:1420px;margin:0 auto;display:grid}.products__intro,.product{border-right:1px solid #72a5da3b;padding:0 clamp(18px,2.5vw,38px)}.products__intro{padding-left:0}.products__intro h2{letter-spacing:-.04em;font-size:clamp(24px,2vw,31px);line-height:1.25}.products__intro span{background:var(--red);width:58px;height:3px;display:block}.product:last-child{border-right:0}.product__top{justify-content:space-between;align-items:center;min-height:86px;display:flex}.product__top svg{width:48px;height:48px;color:var(--blue);stroke-width:1.4px}.product:first-of-type .product__top svg{color:var(--red)}.product__number{color:#0000;-webkit-text-stroke:1px var(--blue);font-family:Manrope;font-size:clamp(53px,5vw,76px);line-height:1}.product:first-of-type .product__number{-webkit-text-stroke-color:var(--red)}.product h3{letter-spacing:-.04em;margin:24px 0 5px;font-size:27px}.product p{color:#bfccdc;min-height:48px;font-size:15px;line-height:1.55}.product>a{color:#a9d2ff;border:1px solid #679cd4;border-radius:4px;align-items:center;gap:36px;margin-top:13px;padding:11px 14px;font-weight:600;transition:all .2s;display:inline-flex}.product>a:hover{border-color:var(--red);color:var(--red)}.services{padding:80px var(--gutter);background:#fff;grid-template-columns:minmax(280px,.76fr) 1.6fr;align-items:center;gap:clamp(45px,7vw,105px);display:grid}.services__image img{aspect-ratio:.88;object-fit:cover;width:100%;margin-left:calc(var(--gutter) * -1);border-radius:0 34px 34px 0;max-width:510px}.section-heading{grid-template-columns:1.3fr .8fr;align-items:end;gap:32px;margin-bottom:45px;display:grid}.section-heading h2{letter-spacing:-.06em;margin:0;font-size:clamp(44px,5vw,72px);line-height:1.03}.section-heading p{color:#344054;margin:0 0 5px;font-size:18px;line-height:1.55}.service-list{grid-template-columns:1fr 1fr;column-gap:42px;display:grid}.service{border-top:1px solid #d9e1e9;grid-template-columns:82px 1fr;gap:18px;padding:24px 0 26px;display:grid}.service>span{color:var(--red);font-family:Manrope;font-size:45px;font-weight:400;line-height:1}.service__title{align-items:center;gap:13px;display:flex}.service__title h3{letter-spacing:-.03em;margin:0;font-size:18px}.service p{color:#465365;margin:10px 0 0;font-size:15px;line-height:1.5}.global-band{min-height:310px;padding:56px var(--gutter);background:var(--navy);color:#fff;grid-template-columns:.9fr 1.1fr;align-items:center;gap:50px;display:grid;overflow:hidden}.global-band>div:first-child{border-left:2px solid var(--red);padding-left:45px}.global-band h2{letter-spacing:-.055em;margin:0;font-size:clamp(36px,4vw,57px);line-height:1.12}.global-band h2 span{color:var(--red)}.global-line{background:linear-gradient(90deg,#5f9bd5,#0000);height:1px;margin-top:35px;position:relative}.global-line i{background:var(--blue);border-radius:50%;width:7px;height:7px;position:absolute;top:-3px}.global-line i:first-child{background:var(--red);left:0}.global-line i:nth-child(2){left:34%}.global-line i:nth-child(3){left:63%}.global-line i:nth-child(4){background:var(--red);left:91%}.globe{aspect-ratio:2;opacity:.9;background:radial-gradient(at bottom,#306dab3d,#0000 66%);border-bottom:1px solid #82bcf773;border-radius:50%;justify-self:end;width:min(550px,95%);position:relative}.globe__ring{border:1px solid #8bc5ff99;border-bottom:0;border-radius:50% 50% 0 0;position:absolute;inset:4% 8% 0;transform:skew(-10deg)}.globe__ring--two{inset:25% 4% 0;transform:skew(14deg)}.globe i{background:var(--red);width:9px;height:9px;box-shadow:0 0 12px var(--red);border-radius:50%;position:absolute}.globe i:first-of-type{top:65%;left:11%}.globe i:nth-of-type(2){top:35%;left:31%}.globe i:nth-of-type(3){top:76%;left:48%}.globe i:nth-of-type(4){top:42%;left:72%}.globe i:nth-of-type(5){top:69%;left:89%}.process{padding:90px var(--gutter) 80px;background:var(--navy);color:#fff}.process__heading{grid-template-columns:1fr .9fr;align-items:end;gap:50px;max-width:1420px;margin:0 auto 70px;display:grid}.process__heading h2{letter-spacing:-.06em;margin:0;font-size:clamp(47px,5vw,73px);line-height:1.05}.process__heading p{color:#bac8d8;max-width:600px;margin:0 0 6px;font-size:18px;line-height:1.6}.process__steps{grid-template-columns:repeat(3,1fr);max-width:1280px;margin:0 auto;display:grid;position:relative}.process__steps:before{content:"";background:var(--red);height:3px;position:absolute;top:36px;left:14%;right:14%}.process__steps article{text-align:center;padding:0 35px;position:relative}.step-number{border:4px solid var(--red);background:var(--navy);z-index:1;border-radius:50%;place-items:center;width:76px;height:76px;margin:0 auto 23px;font-family:Manrope;font-size:22px;font-weight:700;display:grid;position:relative}.process__steps h3{margin-bottom:10px;font-size:27px}.process__steps p{color:#c4d0dd;max-width:300px;margin:0 auto;line-height:1.55}.contact-band{padding:45px max(var(--gutter), calc((100vw - 1420px)/2));background:linear-gradient(110deg, var(--cobalt), var(--emerald));color:#fff;justify-content:space-between;align-items:center;gap:35px;min-height:210px;display:flex}.contact-band h2{letter-spacing:-.055em;margin-bottom:9px;font-size:clamp(38px,4vw,58px)}.contact-band p{margin:0;font-size:18px;line-height:1.5}footer{min-height:178px;padding:26px var(--gutter);color:var(--navy);background:#fff;border-top:1px solid #d8e4ed;grid-template-columns:auto 1fr auto;align-items:center;gap:56px;display:grid}footer .logo{margin-right:12px}footer p{color:#41566d;border-left:1px solid #9cb2c5;margin:0;padding-left:42px;line-height:1.45}footer nav{gap:clamp(20px,4vw,60px);font-weight:600;display:flex}footer nav a:hover{color:var(--cobalt)}.page-shell{background:var(--navy);min-height:100vh}.page-hero{min-height:510px;padding:100px var(--gutter);color:#fff;background:radial-gradient(circle at 80% 40%, #0b3155, var(--navy) 55%)}.page-hero h1{max-width:1050px}.page-hero p{color:#c2d0df;max-width:720px;font-size:21px;line-height:1.6}.product-detail{max-width:1420px;min-height:700px;padding:110px var(--gutter);color:#fff;grid-template-columns:1.2fr .8fr;align-items:center;gap:80px;margin:auto;display:grid}.detail-number{color:#0000;-webkit-text-stroke:1px var(--red);font-family:Manrope;font-size:84px;display:block}.product-detail>div:first-child>svg{color:var(--red)}.product-detail h1{letter-spacing:-.06em;margin:20px 0;font-size:clamp(57px,6vw,90px)}.product-detail>div:first-child>p{color:#c6d4e2;max-width:650px;font-size:20px;line-height:1.6}.product-detail__panel{background:#071d36;border:1px solid #24466a;border-radius:12px;padding:42px}.product-detail__panel>svg{color:var(--blue)}.product-detail__panel h2{font-size:28px}.product-detail__panel ul{margin:28px 0;padding:0;list-style:none}.product-detail__panel li{color:#d6e2ed;align-items:center;gap:12px;padding:11px 0;display:flex}.product-detail__panel li svg{color:var(--red);width:19px}.product-detail__panel p{color:#8fa3b7;font-size:14px;line-height:1.55}.contact-page{max-width:1420px;padding:90px var(--gutter) 120px;color:#fff;grid-template-columns:1fr 1fr;gap:100px;margin:auto;display:grid}.contact-page>div>p{color:#bccadb;max-width:580px;font-size:19px;line-height:1.6}.contact-details{border-top:1px solid #244463;margin-top:55px;padding-top:25px}.contact-details p{margin:8px 0;color:#91bde8!important;font-size:15px!important}.contact-page form{color:var(--ink);background:#fff;border-radius:10px;gap:22px;padding:38px;display:grid}.contact-page label{gap:8px;font-size:14px;font-weight:600;display:grid}.contact-page input,.contact-page select,.contact-page textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cbd5df;border-radius:5px;outline:none;padding:13px 14px;font-size:15px}.contact-page button:disabled{cursor:wait;opacity:.72;transform:none}.form-note{margin:-4px 0 0;font-size:14px;line-height:1.45}.form-note--error{color:#b42318}.contact-page textarea{resize:vertical}.contact-page input:focus,.contact-page select:focus,.contact-page textarea:focus{border-color:#468dd6;box-shadow:0 0 0 3px #468dd624}.contact-page form .button{justify-self:start}.form-actions{flex-wrap:wrap;gap:12px;display:flex}.success{color:var(--ink);background:#fff;border-radius:10px;align-self:start;padding:55px 42px}.success>svg{color:var(--red);width:52px;height:52px}.success h2{margin:22px 0 12px;font-size:40px}.success p{color:#536173!important;font-size:16px!important}.success__actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.reveal{animation:.75s both rise}.reveal--delay{animation-delay:.14s}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (width<=1050px){.menu-button{z-index:21;display:grid}.nav{max-height:calc(100vh - 92px);padding:18px var(--gutter) 28px;background:#fffffffa;border-bottom:1px solid #cad8e5;flex-direction:column;align-items:stretch;gap:0;display:none;position:absolute;top:92px;left:0;right:0;overflow-y:auto;box-shadow:0 16px 30px #0011261f}.nav--open{display:flex}.nav>a:not(.button){border-bottom-width:1px;padding:14px 0}.nav .button{margin-top:14px}.hero__inner{grid-template-columns:1fr;padding-top:55px}.hero__copy{z-index:2;position:relative}.hero__visual{opacity:.62;width:58%;position:absolute;bottom:20px;right:-4%}.products__rail{grid-template-columns:repeat(2,minmax(0,1fr))}.products__intro{border-right:0;grid-column:1/-1;padding-bottom:38px}.product:nth-of-type(2n){border-right:0}.services{grid-template-columns:.65fr 1.35fr;gap:42px}.section-heading,.service-list{grid-template-columns:1fr}.global-band{grid-template-columns:1fr 1fr}footer{grid-template-columns:auto 1fr}footer nav{grid-column:1/-1}}@media (width<=900px){.hero{min-height:700px}.hero__inner{min-height:608px;padding-top:58px;padding-bottom:70px}.hero__copy{max-width:660px}.hero__visual{opacity:.52;width:54%;right:-5%}.products__rail{grid-template-columns:repeat(2,minmax(0,1fr))}.products__intro,.product{padding-inline:20px}.products__intro{padding-left:0}.product>a{gap:16px}.services{grid-template-columns:1fr;gap:48px;padding-top:64px}.services__image img{aspect-ratio:16/7;border-radius:12px;max-width:none;margin:0}.service-list{grid-template-columns:1fr 1fr}.global-band{grid-template-columns:1fr;gap:34px}.globe{justify-self:center;width:min(560px,88%)}.product-detail,.contact-page{grid-template-columns:1fr;gap:52px;padding-top:72px;padding-bottom:88px}.product-detail>div:first-child,.contact-page>div:first-child{max-width:720px}.product-detail__panel,.contact-page form,.success{width:100%;max-width:720px}}@media (width<=720px){.header{height:76px}.logo--wordmark{width:82px;height:66px}.logo--wordmark img{width:114px;top:-26px;left:-20px}.nav{top:76px}.hero{min-height:0}.hero__inner{flex-direction:column;align-items:stretch;min-height:0;padding-top:48px;padding-bottom:38px;display:flex}.hero__copy{width:100%}.hero__copy h1,.page-hero h1,.contact-page h1{font-size:clamp(44px,13vw,62px)}.hero__copy p br{display:none}.hero__visual{opacity:.88;align-self:center;width:min(620px,125%);margin:30px -12.5% 0;position:relative;bottom:auto;right:auto}.hero__visual img{width:100%;max-height:310px}.route-line--hero{display:none}.actions .button{width:100%}.products{padding-top:46px}.products__rail{display:block}.product{border-top:1px solid #72a5da3b;border-right:0;padding:30px 0 38px}.product>a{justify-content:space-between;width:100%}.services{grid-template-columns:1fr;padding-top:60px}.services__image img{aspect-ratio:16/10;border-radius:8px;max-width:none;margin:0}.section-heading h2,.process__heading h2{font-size:44px}.section-heading{margin-bottom:30px}.service-list{display:block}.global-band{grid-template-columns:1fr;padding-block:60px}.global-band>div:first-child{padding-left:22px}.globe{justify-self:center}.process{padding-block:65px}.process__heading{grid-template-columns:1fr;margin-bottom:48px}.process__steps{grid-template-columns:1fr;gap:44px}.process__steps:before{width:3px;height:auto;inset:0 auto 0 37px}.process__steps article{text-align:left;grid-template-columns:76px 1fr;column-gap:22px;padding:0;display:grid}.step-number{grid-row:1/3}.process__steps h3,.process__steps p{margin-left:0}.contact-band{flex-direction:column;align-items:flex-start;padding-block:45px}.button--white{width:100%;min-width:0}footer{flex-direction:column;align-items:flex-start;gap:26px;display:flex}footer .logo{margin:0}footer p{border:0;padding:0}footer nav{grid-template-columns:1fr 1fr;gap:16px;width:100%;display:grid}.page-hero{min-height:450px;padding-top:75px}.product-detail,.contact-page{grid-template-columns:1fr;gap:55px;padding-block:70px}.product-detail__panel,.contact-page form{padding:28px 22px}.product-detail>*,.contact-page>*,.services>*,.global-band>*{min-width:0}.contact-page input,.contact-page select,.contact-page textarea{min-width:0;font-size:16px}.detail-number{font-size:65px}.form-actions .button,.success__actions .button{flex:100%;width:100%}}@media (width<=480px){:root{--gutter:18px}.header{padding-inline:18px}.hero{min-height:0}.hero__inner{min-height:0;padding-top:38px;padding-bottom:30px}.hero__copy h1,.page-hero h1,.contact-page h1{letter-spacing:-.055em;font-size:clamp(39px,12vw,52px)}.hero__copy p{font-size:16px}.hero__visual{width:128%;margin:24px -14% 0;bottom:auto;right:auto}.hero__visual img{max-height:260px}.products,.process{padding-block:52px}.section-heading h2,.process__heading h2,.global-band h2{font-size:38px}.service{grid-template-columns:62px 1fr;gap:12px}.service>span{font-size:38px}.global-band{padding-block:52px}.globe{width:100%}.process__steps article{grid-template-columns:64px 1fr;column-gap:18px}.step-number{width:64px;height:64px}.process__steps:before{left:31px}.contact-band h2{font-size:38px}.contact-band p br{display:none}footer{padding-block:24px 38px}.page-hero{min-height:410px;padding-top:58px}.product-detail,.contact-page{gap:42px;padding-block:56px 72px}.product-detail__panel,.contact-page form,.success{padding:26px 18px}.contact-page form{border-radius:8px;gap:18px}.contact-page textarea{min-height:132px}.success h2{font-size:32px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
