:root{font-family:MontSerrat,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--logo-blue: #3263a4;color:#213547;background-color:#fff}body{width:100%;min-height:100vh;overflow-x:hidden;margin:0;font-size:20px}@media screen and (max-width:576px){body{font-size:16px}}@media screen and (max-width:992px){body{font-size:18px}}:host{font-family:Open Sans,sans-serif;font-optical-sizing:auto;font-weight:400}.app-logo{width:210px;max-height:100%}.app-logo-link:hover{opacity:1!important}@media screen and (max-width:576px){.app-logo{width:180px}}header{background-color:#fff;padding-top:1em;padding-bottom:.5em;display:flex;flex-direction:row;font-size:18px;font-weight:400;color:#333e;border-bottom:1px solid #eee;z-index:1}@media screen and (max-width:768px){header{padding-left:1em;padding-right:1em}}header .navbar{flex-grow:1;display:flex;flex-direction:row;justify-content:end}header .navbar-sandwich{display:none;margin-left:auto;align-self:center;overflow:visible}header .navbar .navbar-item{align-self:center;padding:1em;color:var(--logo-blue);cursor:pointer;line-height:30px}header .navbar .dropdown-menu-title:hover{opacity:.8}@media screen and (max-width:768px){header .navbar{display:none}header .navbar-sandwich{display:inline-block}}.lang-icon{width:25px}footer{font-size:80%;padding-bottom:1em;padding-top:1em;font-weight:400;opacity:.8;text-align:center;border-top:1px solid #eee;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:768px){footer{padding-left:1.5em;padding-right:1.5em}}footer .company-info{text-align:left}@media screen and (max-width:568px){footer{display:flex;flex-direction:column}footer .company-info{text-align:center}}a{color:var(--logo-blue);text-decoration:inherit}a:hover{color:var(--logo-blue);opacity:.8}.main-container{display:block;background-color:#fff;flex-grow:1}.text-center{text-align:center}.section-header{line-height:1.5;font-weight:500;opacity:.8;margin-bottom:1.5em}.page-title{line-height:1.5;font-weight:500;opacity:.8;margin-bottom:1.5em;margin-top:1em}h1,h2,h3,h4,h5{font-weight:500}.contact-page,.solution-page,.blog-page{padding-top:1em}.home-page .page-section,.home-page .slogan,.contact-page,.solution-page,.blog-page,footer,header{padding-left:20%;padding-right:20%}.contact-page,.solution-page,.blog-page{min-height:calc(100vh - 200px)}.solution-page{background-color:#faf9f5}@media screen and (max-width: 1600px){.home-page .page-section,.home-page .slogan,.contact-page,.solution-page,.blog-page,footer,header{padding-left:15%;padding-right:15%}}@media screen and (max-width: 1200px){.home-page .page-section,.home-page .slogan,.contact-page,.solution-page,.blog-page,footer,header{padding-left:10%;padding-right:10%}}@media screen and (max-width: 992px){.home-page .page-section,.home-page .slogan,.contact-page,.solution-page,.blog-page,footer,header{padding-left:5%;padding-right:5%}}.contact-btn{line-height:48px;background-color:#5096b6;color:#fff;border:1px solid rgb(80,150,182);font-size:110%;height:48px;display:inline-block;padding-left:2em;padding-right:2em;font-weight:600;box-shadow:#aaaa 1px 1px 3px;cursor:pointer}a.contact-btn:hover{box-shadow:#7777 1px 1px 5px;color:#fff!important}.solution-page .contact-btn{margin-top:2em}.navbar-item.solutions{position:relative;overflow:visible}.navbar .solution-menu{display:inline-flex;flex-direction:column;position:absolute;top:70px;padding:1em;left:0;width:max-content;background-color:#fefefe;box-shadow:#aaaa 1px 1px 3px}.navbar .dropdown-menu-item{display:block;font-size:90%;margin-top:.5em;margin-bottom:.5em}.dropdown-icon img,img.dropdown-icon{position:relative;top:6px}.navbar-sandwich .menu-icon img{width:30px}.navbar-sandwich .menu-icon{display:flex;align-items:flex-end;flex-direction:column}.navbar-sandwich-menu-container{position:absolute;right:1em;border:1px solid #ccc;top:90px;background-color:#fff;border-radius:5px;box-shadow:#ccc 1px 1px 3px}.navbar-sandwich-menu-container ul{list-style-type:none;padding-left:1em;padding-right:1em}.navbar-sandwich-menu-container li{margin-top:.75em}@media screen and (max-width: 568px){.navbar-sandwich-menu-container{width:calc(100vw - 2em)}}header .menu-group-title{font-weight:500}header .navbar-item.lang-selection{position:relative;overflow:visible;color:#213547}.navbar-item.lang-selection .dropdown{position:absolute;top:70px;background-color:#fff;padding-left:1em;padding-right:1em;line-height:40px;border:1px solid #eee}.dropdown .dropdown-item:hover{opacity:.7}@media screen and (max-width:768px){.navbar-item.lang-selection .dropdown{left:4em;top:0;border:none}}.error-boundary,.not-found-text{text-align:center}.font-500{font-weight:500}.section-solutions{background-color:#efefef}.main-solutions{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width:767px){.main-solutions{display:block}}.leading-text{text-align:center;font-size:120%}.solution{display:flex;flex-direction:column;margin-bottom:3em;max-width:calc(50% - 5em);background-color:#fff;border-radius:10px;border:1px solid #ddd;padding-left:2em;padding-right:2em;padding-bottom:1em;box-shadow:4px 4px 20px #0000001a}@media screen and (max-width:768px){.solution{max-width:100%;padding-left:1em;padding-right:1em;padding-bottom:1em}}.solution-title{line-height:1.5;font-weight:500;color:#e65722cc}.solution-text{opacity:.8;margin-left:auto;margin-right:auto}.solution-icon{min-width:80px;margin-top:.5em}@media screen and (max-width:992px){.solution-icon{min-width:60px}}.solution-icon img{width:40px}.solution-content{flex-grow:1;display:flex;flex-direction:row}.learn-more-btn{line-height:36px;font-size:80%;border-radius:0;background-color:#5096b6;height:36px;padding-left:1em;padding-right:1em;opacity:.8;display:inline-block;min-width:90px;text-align:center;cursor:pointer;margin-left:2em;color:#fff;font-weight:500;border:none;box-shadow:#ccc 1px 1px 3px}.learn-more-btn:hover{opacity:1;color:#fff}.solution-footer{text-align:right;margin-top:1em}.section-customers{background-color:#faf9f5;color:#111}.customer-logo{height:60px;text-align:center;display:block;margin:auto}.customer-logo.l4t,.customer-logo.mbm{height:70px}.customer-logo-container{display:flex;height:80px}.customers{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;padding-bottom:2em}.customer-info{padding-left:20px;padding-right:20px}.section-testimonials{background-color:#1d1c1b;color:#fff}.testimonial{display:flex;flex-direction:row;margin-bottom:2em}.testimonial-photo{display:block;min-width:120px}.testimonial-photo img{width:100px}.testimonial-info{min-width:200px;font-size:95%;opacity:.8}.testimonial-name{font-weight:500;opacity:1}.testimonial-text{padding-left:2em}.testimonial-toggle-btn{color:#f1f1f1;float:right;cursor:pointer;height:30px;font-weight:600}.testimonial-toggle-btn:hover{color:#fafafa}.testimonial-toggle-btn.expand-btn{transform:rotate(90deg)}.testimonial-toggle-btn.collapse-btn{transform:rotate(270deg)}@media screen and (max-width:768px){.testimonial{flex-wrap:wrap}.testimonial-text{padding-left:0;margin-top:1em}}.page-section{padding-top:1em;padding-bottom:1em}.slogan{position:relative;height:40vh;display:flex;flex-direction:column;justify-content:center;background-image:url(/assets/background_deep-pG2pon5g.avif);background-position:center;color:#fff;text-align:center;background-repeat:no-repeat;background-size:cover;overflow:hidden}@keyframes slideIn1{0%{color:#fffc;transform:translateY(-200%)}to{color:#fff;transform:translateY(0)}}@keyframes slideIn2{0%{color:#fffc;transform:translateY(200%)}to{color:#fff;transform:translateY(0)}}@keyframes shine{to{text-shadow:#834dc0 0 0 10px}}.slogan1{display:inline-block;animation:slideIn1 1s ease-in-out;white-space:pre-wrap}.slogan2{display:inline-block;animation:slideIn2 1s ease-in-out}.slogan h1{font-size:50px;background-image:linear-gradient(-225deg,#76ccdb,#fff 10%,#fff 29%,#fff 67%,#a59bd1);background-clip:border-box;background-size:200% auto;color:transparent;-webkit-background-clip:text;background-clip:text;animation:textclip 4s linear;-webkit-animation:textclip 4s linear;animation-delay:1s;display:inline-block}@keyframes textclip{to{background-position:-200% center}}@media screen and (max-width:576px){.slogan h1{font-size:40px}}.blog-page-title{font-weight:500;opacity:.8}.blog-icon-thumbnail{width:250px}.blog-icon-thumbnail img{width:220px;cursor:pointer}.blog-item-main{padding-left:2em}@media screen and (max-width: 767px){.blog-item-main{padding-left:0}}.blog-item-container{display:flex}@media screen and (max-width: 767px){.blog-item-container{flex-direction:column}}.blog-title{font-size:110%;font-weight:500;opacity:.9;cursor:pointer}.blog-date{font-size:90%;opacity:.7}.blog-author{font-size:90%;color:#977915}.blog-read{cursor:pointer}.contact-page{background-color:#faf9f5;padding-bottom:3em}form input,form textarea{width:300px;box-sizing:border-box;border:1px solid #aaa;color:#1f1f1f;background-color:#fff;box-shadow:#0000000a 1px 1px 3px;padding:8px 10px;display:inline-block}form input:focus,form textarea:focus{outline:none}form label{width:10em;line-height:36px}form input{height:36px}form>div{display:flex;flex-wrap:wrap;margin-bottom:1em}form>div>div{display:flex;flex-direction:column}@media screen and (max-width: 568px){form>div>div{width:100%}form input,form textarea{width:100%}}form .alert{font-size:80%;color:red;padding-left:1em}form{width:fit-content}.title{font-weight:500;line-height:1.5;margin-bottom:1em}.contact-invitation{margin-bottom:3em}.submitBtnContact{width:100%;line-height:20px;background-color:#5096b6;color:#fff;border:1px solid rgb(80,150,182);font-size:120%;height:48px;display:block;margin-top:3em;margin-left:auto;margin-right:auto;font-weight:600;box-shadow:#aaaa 1px 1px 3px;cursor:pointer}.submitBtnContact:hover{box-shadow:#7777 1px 1px 5px}.message-sent-text{margin-top:2em;line-height:1.5}.contact-page form{border:1px solid #eee;padding:2em;border-radius:3px;background-color:#fff}@media screen and (max-width: 568px){.contact-page form{padding:.75em}}.other-solutions{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:5em;padding-bottom:1em}.other-solution{padding-right:2em;margin-top:.5em;margin-bottom:.5em}.other-solution-btn{line-height:40px;font-size:90%;background-color:#f17713cc;height:40px;padding-left:1em;padding-right:1em;opacity:.8;display:inline-block;text-align:center;cursor:pointer;color:#fff;font-weight:500;border:none;box-shadow:#ccc 1px 1px 3px}a.other-solution-btn:hover{color:#fff!important;background-color:#f17713ee}.strong-point-item .icon>img{width:40px;padding-right:1em}.strong-points-list{display:flex;flex-direction:column;gap:1em;font-size:90%}.strong-point-item{display:flex;flex-direction:row;justify-items:center}.solution-page .strong-points{padding-left:2em;padding-right:2em;max-width:500px}@media screen and (max-width: 568px){.solution-page .strong-points{padding-left:1em;padding-right:1em}}.solution-page .solution-description{font-size:110%}.solution-page .title-2{display:block;margin-bottom:1em;font-size:28px;font-weight:500;line-height:1.5;margin-top:-.25em}.strong-points{border:1px solid #eee;padding:2em;border-radius:5px;box-shadow:4px 4px 20px #0000001a;background-color:#fff}
