:root{--border-color-light:#e9e9e9;--box-shadow:0 4px 15px rgba(0, 0, 0, .1);--color-alert-light:#f8f2f4;--color-alert:red;--color-disabled:#7a7a7a;--color-fail:#e94a7c;--color-light:#f4f4f4;--color-reset:#fff;--color-success:#00e7c0;--font-color:var(--color-primary-1);--font-family:'Avenir','Nunito Sans',sans-serif;--font-line-height:1.5;--font-size-large:1.25rem;--font-size-normal:1rem;--font-size-small:.875rem;--font-weight:400;--header-height:50px;--inner-padding:2rem;--link-color:var(--color-tertiary-1);--link-hover:#485871;--section-margin:5rem;--color-primary-1:#003749;--color-primary-2:#2e5c6a;--color-primary-3:#2d5b6a;--color-primary-4:#456d7a;--color-primary-5:#778c92;--color-secondary-1:#dc1257;--color-secondary-2:#df4277;--color-secondary-3:#e25786;--color-secondary-4:#e66b94;--color-secondary-5:#eb7fa4;--color-tertiary-1:#04a3f5;--color-tertiary-2:#19a6cf;--color-tertiary-3:#31afd4;--color-tertiary-4:#48b8d9;--color-tertiary-5:#5dc1dc;--color-quaternary-1:#218569;--color-quaternary-2:#369075;--color-quaternary-3:#499b83;--color-quaternary-4:#5ca591;--color-quaternary-5:#70b29e;--color-greyscale-1:#263137;--color-greyscale-2:#556f7a;--color-greyscale-3:#a9b8c1;--color-greyscale-4:#e1e8ee;--color-greyscale-5:#f6f8fa;--color-greyscale-6:#444;--color-greyscale-7:#6f6f6f;--color-greyscale-8:#f8f8f8;--font-weight-500:500;--font-weight-600:600;--font-weight-700:700;--font-weight-900:900;--icon-fill-1:#00384a;--icon-fill-2:#00bbf1}*{margin:0;padding:0}body,html{box-sizing:border-box;margin:0;padding:0;width:100%}body{-webkit-font-smoothing:antialiased;background:url(../../assets/svg/sine-bg-bottom.svg) repeat-x 100% 100%;color:var(--color-primary-1);font-family:Avenir,'Helvetica Neue','Segoe UI',Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.7;margin:0;word-wrap:break-word}h1{color:#fff;font-size:2.25rem;font-weight:400;line-height:1.4;margin:0 0 2rem;text-align:center}h2{align-items:center;display:flex;font-size:2rem;font-weight:400;margin:0 0 1rem;line-height:1.3}h2 strong{font-weight:600}h2 svg{height:25px;margin-right:10px;width:25px}a{align-items:center;color:var(--link-color);display:inline-flex;text-decoration:none;transition:color .2s}a:hover{color:var(--link-hover)}a svg{height:20px;margin-right:10px;transform:translateY(-1px);width:20px}img{height:auto;max-width:100%}p{margin:0 0 20px}p a{display:inline}main .external:after{background:url(../../assets/svg/external.svg) no-repeat 0 0;content:'';display:inline-block;margin-left:4px;min-height:12px;min-width:12px}video{border-radius:5px;cursor:pointer}.visually-hidden{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}ul[aria-label]{display:block;font-size:1.25rem;font-weight:700;list-style-type:none;margin:0;padding:0;position:absolute;text-align:center;top:-20em;width:100%;z-index:2}ul[aria-label] a{background-color:var(--color-primary-1);color:var(--color-greyscale-8);display:block;left:0;padding:.5rem;position:absolute;right:0}ul[aria-label] a:focus{outline:2px solid var(--color-secondary-2);top:20em}body>header{--inner-y-padding:0;--link-color:var(--color-primary-1);align-items:center;background:#fff;box-shadow:var(--box-shadow);display:grid;grid-template-areas:'gap-left column gap-right';grid-template-columns:1fr minmax(0,1100px) 1fr;height:var(--header-height);width:100%}body>header>svg{display:inline-flex;grid-area:column;justify-self:flex-start}body>header>a{align-items:center;background:var(--color-light);border-width:0 1px;border:1px solid var(--border-color-light);box-sizing:border-box;column-gap:10px;cursor:pointer;display:flex;font-weight:500;grid-area:column;height:var(--header-height);justify-content:center;justify-self:flex-end;padding:0 1rem;width:fit-content}body>header>a>svg{margin:0;transform:scale(1);transition:transform .3s}body>header>a:hover svg{transform:scale(1.1)}main{background:url(../../assets/svg/sine-bg-top.svg) repeat-x 20% 0;display:grid;justify-items:center;padding-bottom:410px;row-gap:80px}main>section{margin:0 var(--inner-x-offset);max-width:1100px}section#intro{color:#fff;column-gap:2rem;display:grid;font-size:1.1875rem;grid-template-columns:150px minmax(0,670px);margin:clamp(4rem,6dvh,6rem) var(--inner-x-offset) clamp(6rem,11dvh,8rem);grid-template-areas:'title title' 'chart desc'}section#intro>h1{grid-area:title}section#intro>svg{grid-area:chart}section#intro>p{grid-area:desc}section#products{display:grid;row-gap:var(--section-margin)}section#products>h2{border-bottom:2px solid #dad9d9;border-top:2px solid #dad9d9;display:block;font-weight:600;padding:clamp(1px,2dvh,20px) 0;text-align:center;justify-self:center;max-width:600px;width:100%}section#products>section{align-items:center;column-gap:4rem;display:grid;grid-template-areas:'title video' 'desc video';grid-template-columns:1.57fr 1.43fr;grid-template-rows:auto 1fr;row-gap:10px}section#products>section>h3{align-self:flex-end;grid-area:title;height:fit-content}section#products>section>h3>svg{height:auto;width:100%}section#products>section>p{grid-area:desc;margin:0}section#products>section>p>a:last-of-type{display:flex;margin-top:8px}section#products>section>video{grid-area:video;width:100%}section#products--zingchart>h3>svg{max-height:60px;max-width:183px}section#products--zinggrid>h3>svg{max-height:39px;max-width:180px}section#products--zingsoft-studio>h3>svg{max-height:60px;max-width:325px}section#open-source{display:grid;justify-items:center;row-gap:3rem}section#open-source>h2{border-bottom:2px solid #dad9d9;border-top:2px solid #dad9d9;display:block;font-weight:600;padding:clamp(1px,2dvh,20px) 0;text-align:center;max-width:600px;width:100%}section#open-source--zingtouch{align-items:center;column-gap:4rem;display:grid;grid-template-areas:'title picture' 'desc picture';grid-template-columns:1.57fr 1.43fr;grid-template-rows:auto 1fr;row-gap:10px}section#open-source--zingtouch>h3{grid-area:title}section#open-source--zingtouch>p{grid-area:desc}section#open-source--zingtouch>p>a:last-of-type{display:flex;margin-top:8px}section#open-source--zingtouch>picture{grid-area:picture}section#open-source--zingtouch>picture>img{border-radius:5px}section#open-source--zingtouch>h3>svg{max-height:78px;max-width:250px}section#about-us{display:grid;grid-template-columns:1fr 1fr;column-gap:4rem}section#about-us>section{display:grid;grid-template-rows:auto 1fr;row-gap:1rem}section#about-us>section>h3{align-items:center;column-gap:.5rem;display:flex;font-size:1.25rem;font-weight:500}section#about-us--our-team{grid-column:1/2}section#about-us--investor-info{grid-column:2/3}section#newsletter-sign-up{column-gap:4rem;display:grid;grid-template-columns:1fr 1fr;justify-self:center}section#newsletter-sign-up>*{grid-column:1/2}section#newsletter-sign-up>h2{font-size:2rem}section#newsletter-sign-up>form{gap:20px;display:grid;grid-template-areas:'email email' 'first last' 'button button'}section#newsletter-sign-up>form>label{font-size:1rem;font-weight:700}section#newsletter-sign-up>form>label>.required{color:red;font-size:1.25rem;font-weight:400}section#newsletter-sign-up>form>label>input{box-sizing:border-box;display:block;border:1px solid #abb0b2;border-radius:3px;font-size:1rem;padding:15px;width:100%}section#newsletter-sign-up>form>label[for=mce-EMAIL]{grid-area:email}section#newsletter-sign-up>form>button[type=submit]{background-color:#00394b;border:none;border-radius:4px;color:#fff;font-size:1rem;padding:18px 22px;transition:all .23s ease-in-out 0s;width:fit-content}body>footer{background-color:#00394b;color:#fff;padding:3rem 0;text-align:center}@media screen and (min-width:1024px){:root{--inner-y-padding:3rem}}@media screen and (min-width:1300px){:root{--inner-y-padding:4rem}.section-intro{--inner-y-padding:5rem}}@media screen and (max-width:1023px){:root{--inner-y-padding:2.5rem}section#newsletter-sign-up{grid-template-columns:1fr;margin:0 var(--inner-x-offset);width:auto}}@media screen and (max-width:767px){h1{font-size:1.8rem;line-height:1.1;margin:0}section#intro{grid-template-areas:'title' 'chart' 'desc';grid-template-columns:1fr;justify-items:center;margin:clamp(4rem,6dvh,6rem) var(--inner-x-offset) clamp(2rem,5dvh,5rem);row-gap:20px;text-align:center}section#products>h2{margin:0}section#products>section{grid-template-areas:'title' 'desc' 'video';grid-template-columns:1fr;grid-template-rows:auto auto auto}section#open-source--zingtouch{grid-template-areas:'title' 'desc' 'picture';grid-template-columns:1fr;grid-template-rows:auto auto auto;row-gap:10px}section#about-us{grid-template-columns:1fr;grid-template-rows:auto auto auto;row-gap:1rem}section#about-us--investor-info{grid-column:1/2}}@media screen and (max-width:656px){section#intro{line-height:1.3;margin:2rem var(--inner-x-offset) 10px}section#newsletter-sign-up{grid-template-columns:1fr;margin:0 var(--inner-x-offset);width:auto}section#newsletter-sign-up>form{gap:20px;display:grid;grid-template-areas:'email' 'first' 'last' 'button'}}@media screen and (min-width:420px){:root{--inner-x-offset:32px}}@media screen and (max-width:419px){:root{--inner-x-offset:20px}body>header span:last-of-type{display:none}}