@charset "UTF-8";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{font-family:Source Code Pro,sans-serif;font-size:16px;font-style:normal;font-weight:400}:root{--mobile-max-width: 768px;--max-width: 1440px;--margin-tb-header: 200px}body{min-width:375px;margin:0 auto;box-sizing:border-box;overflow-x:hidden}div#app{display:grid;grid-template-rows:100px auto 1fr;grid-template-areas:"navigation" "header" "content"}header{grid-area:"navigation";display:flex;justify-content:center;align-items:center;width:100%;height:80px;background-color:transparent;transition:backdrop-filter .3s ease,background-color .3s ease;position:sticky;z-index:10;top:0}header h1{font-family:Inter,sans-serif;font-size:1.8em;font-style:normal;position:relative;cursor:pointer;transition:all .5s ease}header h1:before{content:"";position:absolute;background-image:url(/assets/appbkgrnd2-CBVPbF2e.png);background-repeat:no-repeat;object-fit:contain;width:50px;height:50px;right:100px;top:-5px;background-size:40px 40px}header h1:after{content:"['jen 'sä-kē]";position:absolute;font-size:.5em;display:inline-block;width:150px;padding:0 5px;font-variant:small-caps;color:transparent;top:50%;transition:color .4s ease-in-out}header h1:hover:after{color:#9b9b9b}header nav{display:flex;justify-content:flex-end;align-items:center;width:70%;font-family:Open Sans,sans-serif}header nav ul{display:flex;justify-content:flex-end;gap:35px;margin-right:35px}header li a{color:#000;text-decoration:none}header li{padding:10px 0;position:relative;transition:all .3s ease}header li:after{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#000;transition:width .4s ease}header li:hover:after{width:100%}header nav div{color:#9b9b9b;padding:10px 0}header nav button{font-size:.9em;background-color:#40cfff;border:none;padding:5px 8px;border-radius:2px;cursor:pointer;font-family:Inter,sans-serif;font-weight:300;min-width:170px}header nav button:hover{background-color:#39bae5}.navbar-blur{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#ffffffa6;box-shadow:0 4px 15px #0000000d}.btn-regular{color:var(--color)}#lottie-animation{width:100%;height:auto}.background-video{width:100%;height:100%;position:absolute;top:-500px;left:0;overflow:hidden;z-index:-1}.background-video>video{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.background-video-2{width:100%;height:300px;position:absolute;top:100%;bottom:0;left:0;overflow:hidden;z-index:-1}.background-video-2>video{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.background-video-2:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background:linear-gradient(to bottom,#fff,#fff0 20%,#fff0 80%,#fff)}section.main-header{grid-area:"header";text-align:center;font-family:Inter,sans-serif;margin:var(--margin-tb-header) auto}section.main-header article>h2{font-size:4em;color:#4d4d4d}section.main-header article p{font-family:Source Code Pro,sans-serif;font-size:.88em;line-height:1.4em;color:#4d4d4d;margin:30px 0}section.main-header article a{display:inline-block;text-decoration:none;color:#000;font-family:Inter,sans-serif;margin-top:30px}section.main-header article+article{max-width:var(--max-width)}section.main-header #lottie-animation{width:100%;height:auto;max-width:var(--max-width);margin:0 auto}section.products,section.solutions,section.contacts{position:relative;margin:55px 0;padding:0 40px;display:flex;flex-flow:column;font-family:Inter,sans-serif}section.products .product-content,section.products .solution-content,section.solutions .product-content,section.solutions .solution-content,section.contacts .product-content,section.contacts .solution-content{display:block;margin:0 auto}section.products h3,section.solutions h3,section.contacts h3{font-family:Source Code Pro,sans-serif;position:relative;left:20px}section.products h3:before,section.solutions h3:before,section.contacts h3:before{content:"";position:absolute;width:.6875rem;height:.6875rem;background-color:#40cfff;top:3px;left:-20px}.product-content>h3+article{max-width:var(--max-width);width:100%;display:grid;grid-template-columns:max(350px) 1fr;column-gap:10%;margin-top:50px}.product-content>h3+article>section h2{font-size:3em;color:#4d4d4d;margin-bottom:20px;line-height:1.2em}.product-content>h3+article>section p{font-size:1em;color:#4d4d4d;margin-top:10px}.product-content>h3+article section.product-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));column-gap:20px}.product-content>h3+article article.product{position:relative;margin-top:30px;height:180px;padding:20px;border-width:0 1px 1px 0;border-style:solid;border-color:transparent;border-radius:5px;transition:all 1s ease}.product-content>h3+article article.product h4{font-size:2em;color:#4d4d4d;position:relative;left:60px}.product-content>h3+article article.product h4>span{position:absolute;top:-8px;left:-60px}.product-content>h3+article article.product h4>span>img{width:50px;height:50px;object-fit:contain}.product-content>h3+article article.product p{color:#9b9b9b;margin-top:30px;font-size:.94em;line-height:1.2em}.product-content>h3+article article.product:before{content:"";position:absolute;height:210px;border-left:1px solid #eee;left:-2px;top:0;transition:border-color 1s ease}.product-content>h3+article article.product:hover{border-color:#39bae5}.solutions{position:relative;top:200px}.solution-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;width:100%;max-width:var(--max-width);margin:0 auto;box-sizing:border-box}.solution-content>h3{grid-column:span 2;text-align:left;margin-bottom:20px}.hidden{visibility:var(--visibility)}.solution-content>section{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;box-sizing:border-box}.solution-content>h3+section{max-width:var(--max-width);width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));column-gap:10%;margin-top:50px}.solution-content>h3+section>article h2{font-size:3em;color:#4d4d4d;margin-bottom:20px;line-height:1.2em}.solution-content>h3+section>article p{font-size:1em;color:#4d4d4d;line-height:1.2em}.solution-animation{position:relative;width:minmax(620px);bottom:80px}.contacts{justify-content:center;align-items:center}.contacts #background-vid{position:absolute;top:74%}section.contact-us{display:flex;flex-direction:row;justify-content:center;align-items:center;border:1px solid #ffffff;margin-top:150px;height:minmax(400px,1fr);border-radius:10px;max-width:calc(var(--max-width) - 100px);width:100%;background-color:#fff;padding:40px}section.contact-us>.contact-content h4{font-size:2em;color:#4d4d4d;line-height:1.2em;margin-bottom:10px}section.contact-us>.contact-content p{font-size:1.5em;color:#4d4d4d;font-weight:200;line-height:1.2em;margin-top:5px;margin-bottom:50px}section.contact-us>.contact-content a{display:block;width:105px;margin:20px auto 0;text-decoration:none;color:#000;font-weight:300;position:relative;padding-bottom:10px}section.contact-us>.contact-content a:after{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#40cfff;transition:width .4s ease}section.contact-us>.contact-content a:hover:after{width:100%}footer{position:relative;display:block;height:100px;width:100%;top:100%;background-color:#fff;line-height:100px}footer>article{margin:0 auto;max-width:var(--max-width);display:flex;justify-content:space-between;box-sizing:border-box;font-family:Inter,sans-serif}footer>article>ul li{float:left;margin-right:10px}footer>article h1{position:relative;left:50px;color:#4d4d4d;width:250px}footer>article h1:before{content:"";position:absolute;background-image:url(/assets/appbkgrnd2-CBVPbF2e.png);background-repeat:no-repeat;object-fit:contain;width:50px;height:50px;right:100%;bottom:20px;background-size:40px 40px}footer>article a{text-decoration:none;color:#4d4d4d}footer>article a:hover,footer>article a:active{color:#40cfff}.overlay{display:none}.mobile-menu-toggle{display:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;cursor:pointer;position:relative;z-index:1001}.mobile-menu-toggle h3{position:absolute;right:40px;font-family:Inter,sans-serif}.mobile-menu-toggle span{display:block;height:3px;width:100%;background-color:#4a4a4a;border-radius:3px;transition:all .3s ease}.mobile-menu-toggle.active span:nth-child(2){transform:translateY(9px) rotate(45deg)}.mobile-menu-toggle.active span:nth-child(3){opacity:0}.mobile-menu-toggle.active span:nth-child(4){transform:translateY(-9px) rotate(-45deg)}@media screen and (max-width: 768px){ul#navbarLinks{display:none}header h1{margin-left:20px;min-width:200px}header h1:before{display:none}header nav{justify-content:flex-end;margin-right:80px;width:60%}section.products{margin:31px auto}.product-content>h3+article{grid-template-columns:1fr;column-gap:0}.mobile-menu-toggle{display:flex;margin-right:20px}.overlay{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;opacity:0;visibility:hidden;transition:all .3s ease;z-index:999}.overlay.active{opacity:1;visibility:visible}.menu-items{display:flex;flex-flow:column;align-items:center}.menu-items>ul li{margin-bottom:50px;background-color:#fff;color:#4d4d4d;padding:20px 50px;width:150px;text-align:center}.menu-items a{display:block;text-decoration:none;font-size:1.3em;color:#4d4d4d}.menu-items a:visited{color:#4d4d4d}.menu-items a:hover,.menu-items a:active{background-color:#40cfff;color:#4d4d4d}.menu-items button{font-size:1.3em;background-color:#40cfff;border:none;padding:20px 25px;border-radius:2px;cursor:pointer;font-family:Inter,sans-serif;font-weight:300;min-width:170px}.product-content>h3+article section.product-details{grid-template-columns:repeat(2,300px)}.solution-content>h3+section{grid-template-columns:250px 400px}.solution-content>h3+section>article>h2{font-size:2.3em}section.contact-us{max-width:calc(var(--mobile-max-width) - 150px)}section.main-header #lottie-animation{width:90%;height:auto}}@media screen and (max-width: 540px){header nav{width:20%}nav button{display:none}.mobile-menu-toggle>h3{display:none}.solution-animation{width:100%;bottom:0}.background-video{display:none}.product-content>h3+article section.product-details{grid-template-columns:1fr}.solution-content>h3+section{grid-template-columns:1fr}section.main-header{padding:0 20px;text-align:left}section.main-header #lottie-animation{width:100%;height:auto}section.contacts{padding:0 20px}section.contact-us{max-width:calc(var(--mobile-max-width) - 150px);box-sizing:border-box}footer>article{display:block;line-height:100px;margin-right:3px;padding:20px}footer>article>h1{font-size:1.3em}footer>article>ul li{font-size:.88em}}
