@import url("https://fonts.googleapis.com/css2?family=Asap:ital,wght@0,100..900;1,100..900&display=swap");@keyframes pulse{0%{box-shadow:0 0 0 0 #f1ac8f}}@keyframes shrink{100%{transform:scale(0.9)}}@keyframes wobble{16.65%{-webkit-transform:translateX(8px);transform:translateX(8px)}33.3%{-webkit-transform:translateX(-6px);transform:translateX(-6px)}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}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,main,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,main,menu,nav,section{display:block}*[hidden]{display:none}body{line-height:1}menu,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}*{padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{scroll-behavior:smooth}body{color:#595959;font-size:16px;font-weight:400;font-family:"Asap",sans-serif;background-color:#fff;overflow-x:hidden}h1,h2,h3,h4,h5,h6{line-height:1.2em;font-family:"Asap",sans-serif}h1{font-weight:700;font-size:32px}h2{font-size:30px;color:#ef515b}h3{font-size:22px;color:#020402;font-weight:300}h4{font-size:20px;color:#020402}h5{font-size:18px}p,li{font-size:16px;line-height:1.4em;margin-bottom:0}a{text-decoration:none}img{max-width:100%;vertical-align:middle}strong{font-weight:700}@media only screen and (min-width: 768px){h1{font-size:40px}h2{font-size:40px}h3{font-size:24px}h4{font-size:22px}}.open-nav{position:relative}.open-nav header .header .header-nav nav{-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-o-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}.open-nav header .header .header-nav nav .menu li.-cta{margin:20px auto}header .header{padding:20px 0}header .header .header-nav{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:40px}header .header .header-nav .logo img{max-height:40px}header .header .header-nav nav .menu li.-cta{text-align:center;max-width:168px}header .header .header-nav nav .menu li.-cta a{display:inline-block;border:2px solid #020402;border-radius:2px;color:#020402;text-align:center;padding:15px 30px}header .header .header-nav .toggle-nav i,header .header .header-nav .toggle-nav svg{font-size:24px;color:#ef515b}header .header.fixed{position:fixed;top:0;left:0;width:100%;z-index:999;background:#fff;box-shadow:0 0 60px 0 rgba(0,0,0,0.07)}@media only screen and (max-width: 1023px){header .header .header-nav nav{width:80vw;height:100%;position:fixed;top:0;right:-1px;z-index:3;min-height:auto;background-color:#fff;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;-webkit-transform:translate(100%, 0);-moz-transform:translate(100%, 0);-o-transform:translate(100%, 0);-ms-transform:translate(100%, 0);transform:translate(100%, 0)}header .header .header-nav nav>div{display:flex;align-items:center;justify-content:space-between;background-color:#ef515b;padding:15px 20px}header .header .header-nav nav>div span{font-size:14px;color:#fff;letter-spacing:1px;text-transform:uppercase}header .header .header-nav nav>div i,header .header .header-nav nav>div svg{color:#fff;font-size:16px}header .header .header-nav nav .menu li{position:relative;-webkit-transition:all 400ms ease-in-out;-moz-transition:all 400ms ease-in-out;-o-transition:all 400ms ease-in-out;transition:all 400ms ease-in-out}header .header .header-nav nav .menu li a{display:block;width:100%;padding:15px 20px;font-size:16px;color:#595959;line-height:1em;text-decoration:none;text-align:left;border-bottom:1px solid #dee1e2}header .header .header-nav nav .menu li.-cta{margin-top:20px}}@media only screen and (min-width: 1024px){header .header .header-nav .logo img{max-height:80px}header .header .header-nav nav>div{display:none !important}header .header .header-nav nav .menu li{position:relative;display:inline-block;margin:0 15px}header .header .header-nav nav .menu li a{position:relative;font-size:16px;color:#595959;font-weight:400;padding-bottom:8px;-webkit-transition:all ease-in-out 0.3s;-moz-transition:all ease-in-out 0.3s;-o-transition:all ease-in-out 0.3s;transition:all ease-in-out 0.3s}header .header .header-nav nav .menu li a:after{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:2px;background-color:#ef515b;opacity:0;-webkit-transition:all ease-in-out 0.3s;-moz-transition:all ease-in-out 0.3s;-o-transition:all ease-in-out 0.3s;transition:all ease-in-out 0.3s}header .header .header-nav nav .menu li a:hover{color:#ef515b}header .header .header-nav nav .menu li a:hover:after{content:'';bottom:0;opacity:1}header .header .header-nav nav .menu li.-cta a:hover{color:#fff;background-color:#ef515b;border-color:#ef515b}header .header .header-nav nav .menu li.-cta a:hover:after{height:0}header .header .header-nav nav .menu li.-cta a:focus{background-color:#ef515b;box-shadow:0 0 0 2px #fff,0 0 0 4px #ef515b}header .header .header-nav .toggle-nav{display:none}header .header.fixed .header-nav .logo img{max-height:60px}}.button{padding:15px 30px;color:#fff;font-weight:500;font-size:16px;border-radius:2px;background-color:#ef515b;text-transform:uppercase;display:inline-block;text-align:center;-webkit-transition:all ease-in-out 0.3s;-moz-transition:all ease-in-out 0.3s;-o-transition:all ease-in-out 0.3s;transition:all ease-in-out 0.3s}.button:hover{background-color:#eb222f;animation:shrink 0.3s linear infinite alternate}section{padding:40px 0}.container{position:relative;max-width:1240px;width:100%;margin:auto;padding:0 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.container:before,.container:after{content:'';display:table;clear:both}@media only screen and (min-width: 768px){section{padding:60px 0}}@media only screen and (min-width: 1024px){section{padding:80px 0}}@media only screen and (min-width: 1200px){section{padding:100px 0}}.se-pre-con{position:fixed;left:0;top:0;width:100%;height:100%;z-index:9999;background:url("../img/loading.svg") center no-repeat #fff}::-webkit-scrollbar-track{background-color:#595959}::-webkit-scrollbar{width:10px;background-color:#595959}::-webkit-scrollbar-thumb{background-color:#ef515b}@media only screen and (max-width: 1023px){.overlay.active{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0.5);overflow:hidden;z-index:2}}.home .hero{display:flex;align-items:center;background-image:linear-gradient(0deg, rgba(0,0,0,0.7), rgba(0,0,0,0.3)),url("../img/hero-image.jpeg");background-repeat:no-repeat;background-position:center;background-size:cover;min-height:80vh}.home .hero .content{max-width:780px}.home .hero .content h1,.home .hero .content p{color:#fff;margin-bottom:15px}.home .hero .content p{font-size:22px}.home .about .content{display:flex;flex-direction:column;gap:30px}.home .about .content .-text h2{margin-bottom:5px}.home .about .content .-text h3{margin-bottom:20px}.home .about .content .-text p{margin-bottom:15px}.home .about .content .-text p:last-child{margin:0}.home .about .content .-image{height:400px;background-image:url("../img/about-image.jpeg");background-repeat:no-repeat;background-position:center;background-size:cover}.home .partners{background-color:#f1ac8f}.home .partners .intro{margin-bottom:40px}.home .partners .intro h2{margin-bottom:5px;font-weight:700}.home .partners .intro h3{margin-bottom:20px}.home .partners .intro p{margin-bottom:15px}.home .partners .intro p:last-child{margin:0}.home .partners .items{display:grid;grid-template-columns:1fr;gap:20px}.home .partners .items .-item{background-color:#fff;padding:20px}.home .partners .items .-item h4{color:#020402;font-weight:700;margin-bottom:10px}.home .partners .items .-item h5{font-weight:700;margin-top:10px;margin-bottom:5px}.home .partners .items .-item ul{list-style:circle;padding-left:20px}.home .innovation h2{margin-bottom:5px;font-weight:700}.home .innovation ul{display:grid;grid-template-columns:1fr;gap:20px;margin-top:40px}.home .innovation ul li{font-size:20px;color:#020402}.home .quality{background-color:#f1ac8f}.home .quality h2{margin-bottom:5px;font-weight:700}.home .contact .container{max-width:800px;margin:0 auto}.home .contact h2{margin-bottom:5px}.home .contact .items{display:grid;grid-template-columns:1fr;gap:30px;margin-top:40px}.home .contact .items .-item h4{font-weight:600;margin-bottom:10px}.home .contact .items .-item p{display:flex;align-items:center;flex-direction:row;gap:10px;line-height:2em}.home .contact .items .-item p i,.home .contact .items .-item p svg{color:#f1ac8f;font-size:20px}.home .contact .items .-item p a{font-size:18px;color:#595959}.home .contact .items .-item p a:hover{color:#ef515b}@media only screen and (min-width: 768px){.home .hero .content p{font-size:24px}.home .about .content{flex-direction:row;align-items:center}.home .about .content .-text,.home .about .content .-image{width:50%}.home .about .content .-image{height:500px}.home .partners .items{grid-template-columns:1fr 1fr}.home .innovation ul{grid-template-columns:1fr 1fr;margin-top:60px}.home .innovation ul li{font-size:22px}.home .contact .items{grid-template-columns:1fr 1fr}}@media only screen and (min-width: 1024px){.home .about .content{gap:100px}.home .partners .items{grid-template-columns:1fr 1fr 1fr}.home .innovation ul{margin-top:80px}}@media only screen and (min-width: 1200px){.home .partners .items{gap:40px}}
