@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap");body,html{padding:0;margin:0;font-family:Lato,sans-serif;scroll-behavior:smooth}a{color:inherit;text-decoration:none}*,:after,:before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--color-primary:#2e334a;--color-secondary:#00d3a1;--color-thirdy:#398b87;--color-primary-dark:#1a2140;--color-text:#343434;--color-grey:#f2f2f2;--color-border:#d1d0d2;--color-success:#88c459;--color-error:#f5414f;--color-warning:#ffd137}h2{font-size:2.5rem;font-weight:400;color:va(--color-secondary)}@media screen and (min-width:1280px){h2{font-size:2.25rem}}@media screen and (min-width:1600px){h2{font-size:3.3rem}}h3{font-size:1.75rem;font-weight:400;color:va(--color-secondary)}@media screen and (min-width:1600px){h3{font-size:2.2rem}}p{font-size:1rem;line-height:1.8}@media screen and (min-width:1280px){p{font-size:1.25rem;font-weight:300}}@media screen and (min-width:1600px){p{font-size:1.8rem}}.p-body{font-size:1.2rem;margin:1rem auto;padding:0 2rem}@media screen and (min-width:768px){.p-body{font-size:1.5rem;padding:0 10%;max-width:60ch}}@media screen and (min-width:1280px){.p-body{padding:0;max-width:62ch}}.p-body span{color:var(--color-secondary);font-weight:400}.button{display:inline-block;padding:.5rem 1rem;font-size:1.3rem;font-weight:300;color:#fff;border-radius:5px;text-align:center;transition:background-color .3s ease;padding:.5rem;border-radius:1.5rem;line-height:1;font-weight:400}@media (min-width:1280px){.button{font-size:1rem}}.button--hollow{border:3px solid var(--color-secondary)}.button--plain{background-color:var(--color-primary)}.button--plain-second{background-color:var(--color-secondary)}.button:hover{background-color:var(--color-thirdy);color:#fff}.text_color--white{color:#fff}.text_color--main{color:var(--color-primary)}.text_color--second{color:var(--color-secondary)}.text_color--black{color:var(--color-text)}#scroll-down{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);height:3rem;width:3rem;cursor:pointer;animation:bounce2 4.5s infinite;border-radius:50%;padding:.5rem;transition:background-color .3s ease}#scroll-down:hover{animation-play-state:paused;background-color:#fff}@keyframes bounce2{0%,16.67%,26.67%,33.33%,6.67%,to{transform:translateX(-50%) translateY(0)}13.33%{transform:translateX(-50%) translateY(-10px)}20%{transform:translateX(-50%) translateY(-5px)}}@media (min-width:764px){.header_logo-menu{height:100px;margin:0 auto;width:80%;max-width:1600px;display:flex;align-items:center;justify-content:space-between}}@media (min-width:1280px){.header_logo-menu{width:80%;max-width:1600px;margin:0 auto}}.header_top-bar{background-color:blue}nav ul{list-style:none;padding:0;margin:0;display:flex}nav ul li a{font-weight:700;font-size:1rem;padding:0 1rem}#main-menu:target{transform:translateX(0)}#main-menu:target #main-menu-close{transform:translateX(100%)}#main-menu-contact{background-color:var(--color-secondary);border-radius:25px;color:#fff}.hero{text-align:center}@media (min-width:1280px){.hero{position:relative;text-align:left;height:calc(100vh - 47px);min-height:650px;width:80%;max-width:1600px;padding-right:40%;margin:47px auto 0;display:flex;flex-direction:column;justify-content:center}}.hero_title{font-weight:100;font-size:34px;color:var(--color-primary-dark);line-height:1.2;margin-bottom:2rem}@media (min-width:1280px){.hero_title{font-size:2.6rem}}@media (min-width:1600px){.hero_title{font-size:4rem}}.hero_title-name{font-size:28px;font-weight:700;display:block;color:var(--color-thirdy);margin-bottom:.5rem}@media (min-width:1280px){.hero_title-name{font-size:1.6rem}}@media (min-width:1600px){.hero_title-name{font-size:1.8rem}}.hero_main-text{padding:1rem .8rem;font-size:1.5rem;line-height:1.2;font-weight:300;color:var(--color-secondary)}@media (min-width:1280px){.hero_main-text{padding:0;margin-bottom:2rem;font-weight:700}.hero_main-text span{display:inline-block;width:100%}}.hero_button{background-color:var(--color-primary);width:80%;margin:0 10%}@media (min-width:1280px){.hero_button{margin:0;width:60%}}.itemNumber{position:relative;width:2.2rem}.itemNumber__hexagon{display:block;width:100%;height:auto}.itemNumber__numb{font-size:1.2rem;line-height:1;color:#fff;letter-spacing:1px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.section{padding:7rem 0}@media screen and (min-width:1280px){.section{padding:7rem 0}}@media screen and (min-width:1600px){.section{padding:9.375rem 0}}.section--content{margin:0 auto;width:87%;text-align:center}@media screen and (min-width:1280px){.section--content{width:80%;max-width:1536px}}.section--content-inner{margin-top:6.25rem}@media screen and (min-width:1280px){.section--content-inner{margin-top:5rem}}@media screen and (min-width:1600px){.section--content-inner{margin-top:6.25rem}}.section h2{margin:0 0 .5rem}.expertise_box{text-align:left;background-color:var(--color-primary-dark);padding:2rem}.expertise_box--text{margin-top:1rem}.expertise_box p{line-height:1.3;margin:0}body{color:var(--color-text);margin-top:80px}@media (min-width:1280px){body{margin-top:0}}.borderRadius{border-radius:4px}@media screen and (min-width:768px){.borderRadius{border-radius:6px}}@media screen and (min-width:1280px){.borderRadius{border-radius:8px}}@media screen and (min-width:1600px){.borderRadius{border-radius:10px}}