@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Miriam+Libre:wght@400;700&family=Rubik:wght@300;400;500&display=swap");:root{--border-size-vision-mission:20px}@media (max-width:63.9375em){:root{--border-size-vision-mission:16px}}@media (max-width:26.526em){:root{--border-size-vision-mission:12px}}*{margin:0;padding:0}*,:after,:before{box-sizing:inherit}html{font-size:62.5%}@media (max-width:63.9375em){html{font-size:50%}}@media (max-width:39.9375em){html{font-size:50%}}@media (min-width:87.5em){html{font-size:80%}}@media (min-width:116.25em){html{font-size:100%}}body{box-sizing:border-box}::selection{background-color:#d36a3a;color:#fff}body{font-family:Miriam Libre,sans-serif;font-weight:400;line-height:1.7;color:#4a5b78}.primary-heading{font-size:6rem}@media (max-width:39.9375em){.primary-heading{font-size:3.8rem}}.secondary-heading{font-size:3rem;margin-bottom:1rem}@media (max-width:39.9375em){.secondary-heading{font-size:2rem}}.tertiary-heading{font-size:2rem;margin-bottom:1rem}.paragraph{font-family:Rubik,sans-serif;font-size:2rem;margin-bottom:2rem}@media (max-width:39.9375em){.paragraph{font-size:1.6rem}}.highlight-1{border-radius:4px}.highlight-1,.highlight-headline-box{display:inline-block;background-color:#d36a3a;padding:.5rem 1rem}.highlight-headline-box{color:#fff;font-size:4.8rem;border-radius:6px}@media (max-width:39.9375em){.highlight-headline-box{font-size:2.4rem}}.highlight-headline-box--smaller{font-size:3.8rem;padding:1rem}.highlight-2{color:#a4be52}@media (update:slow),screen and (prefers-reduced-motion:reduce){*{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}.dsp-grid{display:grid}.center{margin:0 auto}.flex{display:flex}.flex-space-evenly{justify-content:space-evenly}.flex-end{justify-content:flex-end}@media (max-width:63.9375em){.hide-on-medium-down{display:none}}@media (min-width:40em){.hide-on-medium-up{display:none}}@media (min-width:64em){.hide-on-large-up{display:none!important}}@media (max-width:39.9375em){.hide-on-small-down{display:none}}.completely-hidden{display:none}.bold{font-weight:700}@keyframes dash{to{stroke-dashoffset:0}}@keyframes animate-aim{0%{transform:rotate(0deg)}to{transform:rotate(90deg)}}@keyframes animate-ruler-tick-1{0%{transform:translate(0)}50%{transform:translate(43%,43%)}to{transform:translate(0)}}@keyframes animate-ruler-tick-2{0%{transform:translate(0)}50%{transform:translate(29%,29%)}to{transform:translate(0)}}@keyframes animate-ruler-tick-3{0%{transform:translate(0)}50%{transform:translate(15%,15%)}to{transform:translate(0)}}@keyframes animate-analytics{0%{opacity:1}50%{opacity:0}to{opacity:1}}@keyframes animate-rocket{0%{transform:translate(0);opacity:1}30%{transform:translate(-30%,22%);opacity:0}80%{opacity:0;transform:translate(0)}to{opacity:1}}@keyframes animate-controller{0%{transform:translate(0)}50%{transform:translateY(30%)}to{transform:translate(0)}}@keyframes animate-top-leaf{0%{transform:translateY(0) scale(1)}60%{transform:translateY(4%) scale(.7)}to{transform:translateY(-3%) scale(.8)}}@keyframes animate-middle-leaf{0%{transform:translateY(0) scale(1)}60%{transform:translateY(3%) scale(.85)}to{transform:translateY(-2%) scale(.9)}}.path-anim-slow{fill:none;animation:dash 1.6s ease-out forwards}.path-anim-mid{fill:none;animation:dash .8s ease-out forwards}.leaf-anim,.path-anim-fast{fill:none;animation:dash .4s ease-out forwards}.header{min-height:8rem}.main-with-sidebar{margin-left:4rem}@media (max-width:63.9375em){.main-with-sidebar{margin-left:1rem}}.colour-box{border-left:solid #d36a3a;padding-left:1rem}.product-container{max-width:65%;height:50rem;position:relative;background-color:#fff}.product-container:after{top:-.8rem;left:-.8rem;pointer-events:none}.product-container:after,.product-container:before{content:" ";position:absolute;width:100%;height:100%}.product-container:before{top:.8rem;left:.8rem;z-index:-1}.product-container img{display:block;width:100%;height:100%;object-fit:cover}.product-container--style-1:after{border:2px solid #739570}.product-container--style-1:before{background-color:#739570}.product-container--style-2:after{border:2px solid #4a5b78}.product-container--style-2:before{background-color:#4a5b78}.product-container__content{position:absolute;top:5%;left:-51%}.product-container__headline{color:#fff;border-radius:3px;position:relative;display:inline-block;padding:0 1rem;font-size:4.8rem;text-transform:uppercase;z-index:500}.product-container__headline--style-1{color:#fff;background:#739570}.product-container__headline--style-2{background:#4a5b78}.product-container__copy{border-radius:3px;color:#4a5b78;position:relative;display:block;padding:2rem;margin-top:2rem;max-width:50rem;font-size:4.8rem;z-index:500;background:hsla(0,0%,100%,.85)}.contact-container{position:relative;margin-top:15rem;padding:2rem;width:65%;background-color:#fff}.contact-container:after{top:-.8rem;left:-.8rem;pointer-events:none}.contact-container:after,.contact-container:before{content:" ";position:absolute;width:100%;height:100%}.contact-container:before{top:.8rem;left:.8rem;z-index:-1}.contact-container--style-3:after{border:2px solid #d36a3a}.contact-container--style-3:before{background-color:#d36a3a}.contact-container__button-container{text-align:center}.button,button{text-decoration:none;position:relative;display:inline-block;padding:1rem 2rem;border:1px solid #d36a3a;border-radius:3px;cursor:pointer;color:#fff;font-size:2rem;overflow:hidden;background-color:#d36a3a;box-shadow:2rem -2rem #f3ca4d;transition:box-shadow .2s ease-in}@media (max-width:39.9375em){.button,button{padding:.5rem;box-shadow:.5rem -.5rem #f3ca4d}}.button:hover,button:hover{box-shadow:.5rem -.5rem #f3ca4d}.button--cta,button--cta{text-align:center;font-size:2rem;box-shadow:1rem -1rem #f3ca4d}@media (max-width:39.9375em){.button--cta,button--cta{box-shadow:.5rem -.5rem #f3ca4d}}.button--cta:hover,button--cta:hover{box-shadow:.2rem -.2rem #f3ca4d}.button--large-text,button--large-text{font-size:3.8rem}@media (max-width:39.9375em){.button--large-text,button--large-text{font-size:2rem}}@media (max-width:26.526em){.button--large-text,button--large-text{font-size:1.6rem}}.modal{display:block;border-radius:3px;width:70%;height:85%;position:fixed;z-index:999;left:50%;top:50%;transform:translate(-50%,-50%);background:#fff;box-shadow:0 0 60px 10px rgba(0,0,0,.9);display:none}@media (max-width:63.9375em){.modal{width:95%;height:95%}}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:750;background:rgba(0,0,0,.6);display:none}.modal__content{position:absolute;top:0;left:0;margin:4rem 0 0 5rem;padding-right:5rem;height:90%;align-items:stretch;overflow:auto}@media (max-width:39.9375em){.modal__content{margin:4rem 0 0 1rem;padding-right:1rem}.modal__content .secondary-heading{font-size:2.4rem}.modal__content .paragraph,.modal__content .tertiary-heading{font-size:1.8rem}}@media (max-width:39.9375em){.modal__content{flex-direction:column}}.modal__content--aside{padding-right:3rem;border-right:1px solid #ccc;flex:1}@media (max-width:39.9375em){.modal__content--aside{border-right:none}}.modal__content--aside .modal-email{font-size:1.6rem}.modal__content--aside .modal-email__link{text-decoration:none;color:#4a5b78}.modal__content--aside .modal-email__link:hover{text-decoration:underline}.modal__content--text{flex:2;padding-left:2rem;margin:1rem auto}@media (max-width:63.9375em){.modal__content--text{flex:4}}@media (max-width:39.9375em){.modal__content--text{padding-left:0;border-top:1px solid #ccc}}.modal__image-container img{width:100%;height:auto;border-radius:3px}@media (max-width:39.9375em){.modal__image-container img{width:40%;height:auto}}@media (max-width:26.526em){.modal__image-container img{width:60%;height:auto}}.modal__image-container--1 img{background-color:#d36a3a}.modal__image-container--2 img{background-color:#a4be52}.modal__image-container--3 img{background-color:#36393c}.modal__image-container--4 img{background-color:#f3ca4d}.modal__close-button{float:right;width:5rem;opacity:.5}.modal__close-button:hover{cursor:pointer}.modal__close-button-container:after{content:"";clear:both;display:table}.modal__linked-in-logo svg{position:relative;display:block;width:5rem;fill:#ccc}.modal__linked-in-logo--1 svg:hover{fill:#d36a3a}.modal__linked-in-logo--2 svg:hover{fill:#a4be52}.modal__linked-in-logo--3 svg:hover{fill:#36393c}.modal__linked-in-logo--4 svg:hover{fill:#f3ca4d}.modal--open{display:block}body.modal--open{overflow:hidden}.team-member-box{position:relative;justify-self:center;width:70%;margin-bottom:5rem;height:47rem;z-index:1}@media (max-width:26.526em){.team-member-box{height:38.25rem;margin-bottom:2rem}}.team-member-box__image-content{height:35rem;width:30rem;position:relative}@media (max-width:26.526em){.team-member-box__image-content{height:26.25rem;width:22.5rem}}.team-member-box__image-content img{float:right;padding:4rem 0 0 3rem;bottom:12rem;height:100%}.team-member-box__image-content:after{content:"";clear:both;display:table}.team-member-box__image-content:hover :first-child{height:100%;width:75%}.team-member-box__background{position:absolute;top:0;left:0;width:60%;height:70%;z-index:-1;transition:height .5s,width .5s}.team-member-box__background--1{background-color:#d36a3a}.team-member-box__background--2{background-color:#a4be52}.team-member-box__background--3{background-color:#36393c}.team-member-box__background--4{background-color:#f3ca4d}.team-member-box:hover{cursor:pointer}.team-member-box__description h2{font-size:3rem}.team-member-box__description h3{font-size:2rem}.form textarea{resize:none}.form input,.form textarea{width:100%;border:1px solid #ccc;background:#fff;margin:0 0 5px;padding:10px;border-radius:2px;font-family:Rubik,sans-serif}.form textarea{height:13rem}.form input:focus,.form textarea:focus{outline:none;border:1px solid #999}.form .form--validated:invalid{border-left:3px solid #d36a3a}.form .form--validated:valid{border-left:3px solid #a4be52}.form:invalid input[type=submit]{border:1px solid #d36a3a;color:#4a5b78}.form:valid input[type=submit]{transition:all .3s ease-in-out;border:1px solid #a4be52;color:#4a5b78}.form:valid input[type=submit]:focus,.form:valid input[type=submit]:hover{background-color:#a4be52;color:#fff;cursor:pointer}.form-feedback{visibility:hidden;height:0;transform:visibility .1s,height .2s ease-in-out;text-align:center;border-radius:4px;color:#fff}.form-feedback.form-feedback--success{background-color:#a4be52}.form-feedback.form-feedback--fail{background-color:#d36a3a}.form-feedback.form-feedback--fail a{text-decoration:none;color:#4a5b78}.form-feedback.form-feedback--fail a:hover{text-decoration:underline}.form-feedback.form-feedback--show{padding:.5rem 2rem;visibility:visible;height:inherit}.nav{position:relative;z-index:500}.nav__content,.nav__content--footer{float:right;color:#4a5b78;list-style-type:none;border-radius:3px;font-size:1.6rem}.nav__content--footer:last-child,.nav__content:last-child{margin-right:2rem}.nav__content--footer:after,.nav__content:after{content:"";clear:both;display:table}.nav.hide-on-medium-down{background-color:#fff;border-top:3px solid #a4be52;border-bottom:3px solid #a4be52}.nav__link{cursor:pointer;margin:0;padding:3rem 4rem;display:inline-block;text-decoration:none}.nav__link:link,.nav__link:visited{color:#4a5b78}.nav__second-lev-ul,.nav__second-lev-ul--footer{display:none}.nav__second-lev-ul--footer:last-child,.nav__second-lev-ul:last-child{border-radius:0 0 8px 8px}.nav__dropdown:after{content:"〉";display:inline-block;transform:translateX(-3.5rem) rotate(90deg) translateX(.5rem);transition:transform .3s ease-in-out}.nav__first-lev,.nav__first-lev--footer{display:inline-block;position:relative}.nav__first-lev--footer:active,.nav__first-lev--footer:focus,.nav__first-lev--footer:hover,.nav__first-lev:active,.nav__first-lev:focus,.nav__first-lev:hover{background-image:linear-gradient(120deg,#d36a3a,#d36a3a);background-repeat:no-repeat;background-size:50% .3rem;background-position:50% 65%}.nav__first-lev--footer:active:after,.nav__first-lev--footer:focus:after,.nav__first-lev--footer:hover:after,.nav__first-lev:active:after,.nav__first-lev:focus:after,.nav__first-lev:hover:after{transform:translateX(-3.5rem) rotate(-90deg) translateX(.5rem)}.nav__first-lev--footer:active .nav__second-lev-ul,.nav__first-lev--footer:focus .nav__second-lev-ul,.nav__first-lev--footer:hover .nav__second-lev-ul,.nav__first-lev:active .nav__second-lev-ul,.nav__first-lev:focus .nav__second-lev-ul,.nav__first-lev:hover .nav__second-lev-ul{position:absolute;display:block;width:170%;left:0;background-color:hsla(0,0%,100%,.8)}.nav__second-lev{display:block}.nav__second-lev .nav__link{padding-top:1.5rem;padding-bottom:1.5rem}.nav__second-lev :hover{color:#d36a3a}.nav__logo{display:inline-block}.nav__logo svg{height:8rem}.nav__logo svg .cls-1{fill:#fff}.nav__logo svg .cls-2{fill:#323e48}.nav__logo svg .cls-3{fill:#a2d45e}.hide-on-large-up .nav__logo{width:100vw;border-bottom:2px solid #a4be52;height:8rem;background-color:#fff}.nav--hamburger{z-index:999;position:fixed;top:0;right:0;display:inline-block}.nav--hamburger__hamburger-icon{position:relative;z-index:999;top:1.3333333333rem;right:1rem;width:5.3333333333rem;height:5.3333333333rem;background-color:#efefeb;border:2px solid #d36a3a;border-radius:50%;fill:#d36a3a}.nav--hamburger__hamburger-icon :hover{cursor:pointer}.nav--hamburger__hamburger-icon svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-38%);width:3rem;height:3rem}.nav--hamburger__hamburger-icon svg rect{transition:transform .3s ease-in-out,opacity .2s ease-in-out}.nav--hamburger__hamburger-icon svg>rect:last-child{transform-origin:10% 72%}.nav--hamburger__hamburger-icon.open svg>rect:first-child{transform:translateX(2rem) rotate(45deg)}.nav--hamburger__hamburger-icon.open svg>rect:nth-child(2){opacity:0}.nav--hamburger__hamburger-icon.open svg>rect:last-child{transform:translateX(2rem) rotate(-45deg)}.nav--hamburger--center-container{position:relative}.nav--hamburger--center{position:fixed;height:100%;min-width:25rem;right:-25rem;z-index:998;background-color:#d36a3a;border-left:1px solid #efefeb;transition:transform .5s ease-in-out}.nav--hamburger--center.open{transform:translate(-25rem)}.nav__content--hamburger{margin:auto}.nav__content--hamburger .nav__link:link,.nav__content--hamburger .nav__link:visited{color:#fff;font-size:1.25rem}.nav__content--hamburger ul{list-style-type:none}.nav__content--hamburger .nav__second-lev--hamburger{padding-left:1rem}.nav{position:fixed;top:0;left:0;right:0}.nav.hide-on-medium-down{transition:transform .6s}.nav.scroll-down{transform:translate3d(0,-100%,0)}.nav.scroll-up{transform:none}.footer{position:relative;background-color:#fff;color:#4a5b78;padding-bottom:1rem;border-top:1px solid #a4be52}.footer__bg svg{height:100%;position:absolute;top:0;bottom:0;right:0}.footer__bg svg circle{fill:#d36a3a}@media (max-width:26.526em){.footer__bg svg{bottom:0;top:50%;height:50%}}.footer__content{padding:3rem 2rem 3rem 5rem}@media (max-width:63.9375em){.footer__content{padding:3rem 0}}.footer__company{flex:1}@media (max-width:39.9375em){.footer__company{flex:2}}.footer__info{flex:2;border-left:1px solid grey;padding-left:2rem}@media (max-width:26.526em){.footer__info{flex:1}}@media (max-width:63.9375em){.footer__info .nav__content--footer{font-size:1.6rem;margin-right:1rem;display:flex}}@media (max-width:63.9375em) and (max-width:39.9375em){.footer__info .nav__content--footer{float:none;flex-direction:column;align-content:flex-start}.footer__info .nav__content--footer .nav__first-lev--footer:hover{background-image:none}.footer__info .nav__content--footer .nav__first-lev--footer:hover .nav__link{color:#d36a3a}}@media (max-width:63.9375em){.footer__info .nav__content--footer .nav__link{padding:3.5rem 3rem}}@media (max-width:63.9375em) and (max-width:39.9375em){.footer__info .nav__content--footer .nav__link{padding:1rem 3rem}}.footer__copyright{text-align:center;margin:auto;font-size:1.25rem}.footer__logo{height:12rem}.footer__logo svg .cls-1{fill:#fff}.footer__logo svg .cls-2{fill:#323e48}.footer__logo svg .cls-3{fill:#a2d45e}.page-sidebar{position:fixed;z-index:200;top:0;left:0;background-color:#f3ca4d;width:4rem;height:100vh;flex-direction:column;justify-content:center}.page-sidebar__content{color:#4a5b78;text-align:center;white-space:nowrap;text-transform:uppercase;font-size:1.6rem;letter-spacing:.4rem;transform:rotate(90deg) translateX(-50%)}.section-consultancy{position:relative;z-index:499}@media (max-width:63.9375em){.section-consultancy{margin-top:-.6rem}}.consultancy-content{position:absolute;top:30%;left:10%}@media (max-width:39.9375em){.consultancy-content{width:80vw}}@media (max-width:26.526em){.consultancy-content{width:90vw}}@media (min-width:64em){.consultancy-content{top:20%}}@media (max-width:63.9375em){.consultancy-content{top:30%;left:2%}}@media (max-width:39.9375em){.consultancy-content{top:5%;left:50%;transform:translateX(-50%);background-color:hsla(0,0%,100%,.95);border-radius:3px;border:1px solid #739570;padding:1rem}}.consultancy-content__secondary-heading{left:10%}.consultancy-content .highlight-headline-box{margin:0 0 2rem}.consultancy-content__paragraph{font-size:1.8rem;width:40rem;margin-left:4rem}@media (max-width:39.9375em){.consultancy-content__paragraph{margin-left:0;width:auto}}@media (max-width:39.9375em){.consultancy-content__button{text-align:center}}.consultancy__go-to{position:absolute;top:80%;left:70%}@media (max-width:63.9375em){.consultancy__go-to{left:67%}}.consultancy-background{background:linear-gradient(to bottom right,transparent 0,transparent 60%,#efefeb 0,#efefeb)}.consultancy-background svg{display:block;border-bottom:5px solid #a4be52;width:100%;max-height:95vh}@media (max-width:39.9375em){.consultancy-background svg{min-height:55rem}}.consultancy-background svg path{fill:none;stroke-width:1.5px}.consultancy-background svg .hidden{display:none}.consultancy-background svg .normalized-pathlengths{stroke-dasharray:1;stroke-dashoffset:1}.consultancy-background svg #branch-1-path-1{stroke:#b4be96}.consultancy-background svg #branch-1-path-2{stroke:#819565}.consultancy-background svg #branch-1-path-3,.consultancy-background svg #branch-1-path-5{stroke:#739570}.consultancy-background svg #branch-2-path-1{stroke:#b4be96}.consultancy-background svg #branch-1-path-4{stroke:#819565}.consultancy-background svg #branch-2-path-2{stroke:#b4be96}.section-plant-based{height:70rem;position:relative}@media (max-width:39.9375em){.section-plant-based{min-height:60rem}}.section-plant-based .plant-based-content{position:absolute;top:30%;left:10%}@media (max-width:39.9375em){.section-plant-based .plant-based-content{width:80vw}}@media (max-width:26.526em){.section-plant-based .plant-based-content{width:90vw}}@media (max-width:63.9375em){.section-plant-based .plant-based-content{left:2%}}@media (max-width:39.9375em){.section-plant-based .plant-based-content{top:5%;left:50%;transform:translateX(-50%);background-color:hsla(0,0%,100%,.8);border-radius:3px;border:1px solid #739570;padding:1rem}}.section-plant-based .plant-based-content .highlight-headline-box{background-color:#cfad59;margin:0 0 2rem;text-align:center}.section-plant-based .plant-based-content .paragraph{font-size:1.8rem;width:40rem;margin-left:4rem}@media (max-width:39.9375em){.section-plant-based .plant-based-content .paragraph{width:auto;margin-left:0}}@media (max-width:39.9375em){.section-plant-based .plant-based-content__button{text-align:center}}.section-plant-based--plant-page{height:50rem}.section-plant-based--plant-page .plant-based-content{position:absolute;top:10%;left:10%}.plant-based__go-to{position:absolute;top:85%;left:65%}.plant-based-background{height:100%}.plant-based-background--standalone{background:linear-gradient(90deg,transparent 0,transparent 80%,#efefeb 0,#efefeb)}@media (max-width:39.9375em){.plant-based-background--standalone{background:linear-gradient(90deg,transparent 0,transparent 70%,#efefeb 0,#efefeb)}}.plant-based-background--plant-page .upper-left-leaf,.plant-based-background--plant-page .upper-right-leaf{transform-origin:50% 78%;animation:animate-top-leaf 1.4s ease-in-out .4s forwards}.plant-based-background--plant-page .middle-left-leaf,.plant-based-background--plant-page .middle-right-leaf{transform-origin:50% 98%;animation:animate-middle-leaf 1.4s ease-in-out .4s forwards}.plant-based-background .svg-background{display:block;width:100%;height:100%;fill:none}.plant-based-background .svg-background line,.plant-based-background .svg-background path{stroke-width:5px;stroke:#cfad59;stroke-linecap:round}@media (max-width:39.9375em){.plant-based-background .svg-background line,.plant-based-background .svg-background path{display:none}}@media not all and (min-resolution:0.001dpcm){.plant-based-background .svg-background .not-on-safari{stroke-width:0px}}.plant-based-background .plant-svg svg{position:absolute;left:80%;top:20%;width:30rem;transform:translate(-50%)}@media (max-width:39.9375em){.plant-based-background .plant-svg svg{top:60%;left:70%;width:18rem}}.plant-based-background .plant-svg svg path{fill:none;stroke-width:3px;stroke-linecap:round;stroke:#739570}.connected-container{position:relative;margin:2rem 12rem;padding:6rem 14rem;text-align:center;background-color:#f6f6f6;border-radius:6px}@media (min-width:87.5em){.connected-container{margin:1.5rem 8rem}}@media (max-width:63.9375em){.connected-container{margin:2rem 8rem;padding:4rem}}@media (max-width:39.9375em){.connected-container{margin:2rem 6rem}@media not all and (min-resolution:0.001dpcm){.connected-container{margin:1.8rem 6rem}}}@media (max-width:26.526em){.connected-container{margin:1.5rem 5rem;padding:4rem 3rem}@media not all and (min-resolution:0.001dpcm){.connected-container{margin:1.32rem 5rem}}}.connected-container .paragraph{font-family:Miriam Libre,sans-serif}.connected-container:after{content:"";position:absolute;top:calc(var(--border-size-vision-mission)*-1);left:calc(var(--border-size-vision-mission)*-1);display:inline-block;width:calc(100% + var(--border-size-vision-mission)*2);height:calc(100% + var(--border-size-vision-mission)*2);border-radius:6px;z-index:-1}.expertise-text-highlight,.mission-text-highlight,.presence-text-highlight,.vision-text-highlight{display:inline-block;padding:0 .2rem}.mission-text-highlight,.vision-text-highlight{color:#a4be52}.expertise-text-highlight,.presence-text-highlight{background-color:#d36a3a;color:#fff}.vision-container:after{background:linear-gradient(90deg,transparent 50%,#f3ca4d 0)}.mission-container:after{background:linear-gradient(90deg,#f3ca4d 50%,transparent 0)}.presence-container:after{background:linear-gradient(90deg,transparent 50%,#d36a3a 0)}.expertise-container:after{background:linear-gradient(90deg,#d36a3a 50%,transparent 0)}.header__hero{height:100vh;background-image:linear-gradient(to right bottom,rgba(54,57,60,.8),rgba(115,149,112,.4) 60%),url(/noah-buscher-small-min.a6b35725.jpg);background-size:cover;background-position:50%;position:relative;border-bottom:.5rem solid #a4be52}@media (min-width:40em){.header__hero{background-image:linear-gradient(to right bottom,rgba(54,57,60,.8),rgba(115,149,112,.4) 60%),url(/noah-buscher-large-min.e640dcb2.jpg)}}@media (min-width:64em){.header__hero{background-image:linear-gradient(to right bottom,rgba(54,57,60,.8),rgba(115,149,112,.4) 60%),url(/noah-buscher-orig-min.02b169d5.jpg)}}@media (max-width:39.9375em){.header__hero{height:60vh}}.header__hero .header-box{position:absolute;top:40%;left:5%;color:#fff}.header__hero .header-cta{position:absolute;bottom:10%;left:70%;color:#fff}@media (max-width:63.9375em){.header__hero .header-cta{left:50%;transform:translateX(-50%)}}.header__hero .header-cta__content{position:relative}.link-arrow-container{display:inline-block;position:absolute;top:50%;transform:translateY(-50%);left:-9rem}.link-arrow-container svg{width:8rem}.link-arrow-container svg path{fill:none;stroke:#fff;stroke-width:1px;stroke-linecap:round}.section-vision-mission{margin:8rem 0}.leaf-svg-container-lower,.leaf-svg-container-middle,.leaf-svg-container-top{position:absolute;width:6rem;fill:none;stroke-width:.8rem;stroke-linecap:round;stroke:#a4be52}@media (max-width:39.9375em){.leaf-svg-container-lower,.leaf-svg-container-middle,.leaf-svg-container-top{width:4rem}}@media (max-width:26.526em){.leaf-svg-container-lower,.leaf-svg-container-middle,.leaf-svg-container-top{display:none}}.leaf-svg-container-top{top:20%;left:-2rem;opacity:.6}.leaf-svg-container-middle{top:40%;left:-1rem}.leaf-svg-container-lower{opacity:.6;top:60%;left:0}.leaf-svg-container-flower{position:absolute;top:20%;right:-10rem;width:20rem;fill:none;stroke-width:.8rem;stroke-linecap:round;stroke:#a4be52}@media (max-width:63.9375em){.leaf-svg-container-flower{top:30%;right:-6rem;width:12rem}}@media (max-width:26.526em){.leaf-svg-container-flower{display:none}}.leaf-svg-container-flower .non-faded-leaf{opacity:.7}.leaf-svg-container-flower .faded-leaf{opacity:.45}.mission-cta-container{margin-top:4rem}.main-services{margin-left:0}.main-consultancy .highlight-headline-box--left{margin-bottom:3rem;margin-left:3rem}@media (max-width:63.9375em){.main-consultancy .paragraph{font-size:1.8rem;margin-bottom:0}}.section-cons-fields{padding-top:10rem}@media (max-width:63.9375em){.section-cons-fields{background:linear-gradient(270deg,rgba(239,239,235,.5) 0,rgba(239,239,235,.5) 65%,transparent 0,transparent);padding-bottom:4rem}}.section-cons-fields__content{margin:1rem 2rem;font-size:2rem;white-space:nowrap}@media (min-width:116.25em){.section-cons-fields__content{font-size:2rem}}@media (min-width:143.75em){.section-cons-fields__content{font-size:3rem}}@media (max-width:63.9375em){.section-cons-fields__content{flex-wrap:wrap;margin:1rem 4rem}}.section-cons-fields__list{flex:4;line-height:4rem;padding:0 2rem;border-left:2px solid #a4be52}.section-cons-fields__list ul{list-style-type:none}.section-cons-fields__img-container{position:relative;height:28rem}@media (max-width:63.9375em){.section-cons-fields__img-container{margin-top:4rem}}.section-cons-fields__img-container:after{content:" ";position:absolute;top:-.8rem;left:-.8rem;width:100%;height:100%;pointer-events:none;border:2px solid #a4be52}.section-cons-fields__img-container:before{content:" ";position:absolute;top:.8rem;left:.8rem;width:100%;height:100%;z-index:-1;background-color:#a4be52}@media (min-width:116.25em){.section-cons-fields__img-container{height:35rem}}@media (min-width:143.75em){.section-cons-fields__img-container{height:40rem}}.section-cons-fields__img-container img{height:100%}.section-cons-process{background-color:#efefeb;z-index:-1;margin-top:10rem;padding:10rem 0}@media (max-width:39.9375em){.section-cons-process{padding:2rem 0}}.section-cons-process .headline-right{margin-right:20rem;margin-bottom:8rem}@media (max-width:63.9375em){.section-cons-process .headline-right{margin-right:5rem}}@media (max-width:39.9375em){.section-cons-process .headline-right{margin-bottom:0}}.section-cons-process__process-steps{margin-top:4rem}@media (max-width:39.9375em){.section-cons-process__process-steps{flex-direction:column;align-items:center}}.section-cons-process__progress-card-parent{margin:0 2rem;width:20%;position:relative;background-color:#fff;transform:scale(1);transition:transform .2s ease-in-out}@media (max-width:63.9375em){.section-cons-process__progress-card-parent{width:22%;margin:0 .5rem;padding-bottom:2rem}}@media (max-width:39.9375em){.section-cons-process__progress-card-parent{width:80%;margin:2rem 0;padding-bottom:4rem}}@media (max-width:26.526em){.section-cons-process__progress-card-parent{width:90%}}.section-cons-process__progress-card-parent:hover{transform:scale(1.05)}.section-cons-process__progress-card{padding:0 2rem}.section-cons-process__progress-card .number-container{position:relative;text-align:center;margin:0 auto;padding:2rem 0;font-size:3.8rem;color:#36393c}.section-cons-process__progress-card .number-container:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-52%);width:5rem;height:5rem;border:3px solid #739570;border-radius:50%}.section-cons-process__progress-card:after{content:" ";position:absolute;top:-.8rem;left:-.8rem;width:100%;height:100%;pointer-events:none;border:2px solid #d36a3a}.section-cons-framework{margin-top:10rem}.section-cons-framework .highlight-headline-box{margin-bottom:3rem}.section-cons-framework__summary-container{display:block}.section-cons-framework__summary{margin:0 auto;position:relative;background-color:#fff;padding:2rem;width:50%}@media (max-width:39.9375em){.section-cons-framework__summary{width:80%}}@media (max-width:26.526em){.section-cons-framework__summary{width:90%}}.section-cons-framework__summary:after{content:" ";position:absolute;top:-.8rem;left:-.8rem;width:100%;height:100%;pointer-events:none;border:2px solid #cfad59}.section-cons-framework__summary:before{content:" ";position:absolute;top:.8rem;left:.8rem;width:100%;height:100%;z-index:-1;background-color:#cfad59}.section-cons-framework .framework-container{position:relative}@media (max-width:39.9375em){.section-cons-framework .framework-container{margin-bottom:18rem}}.section-cons-framework .framework-bg{position:absolute;top:0;left:0;height:100%;width:100%}@media (max-width:39.9375em){.section-cons-framework .framework-bg{left:-53%;width:150%}}@media (max-width:26.526em){.section-cons-framework .framework-bg{left:-210%;width:300%}}.section-cons-framework .framework-bg svg{width:100%;height:100%}.section-cons-framework .framework-bg svg path{fill:none;stroke:#d36a3a;stroke-width:.4px;stroke-linecap:round}.section-cons-framework .dsp-grid-framework{margin-top:5rem;grid-template-columns:repeat(5,1fr [col-start]);grid-template-rows:repeat(5,1fr)}@media (max-width:39.9375em){.section-cons-framework .dsp-grid-framework{grid-template-columns:repeat(3,1fr [col-start])}}.section-cons-framework .dsp-grid-framework [class^=item]{position:relative;margin:0 2rem}@media (max-width:39.9375em){.section-cons-framework .dsp-grid-framework [class^=item]{margin:.5rem}}.section-cons-framework .dsp-grid-framework [class^=item] svg{display:inline-block;height:6rem}.section-cons-framework .dsp-grid-framework [class^=item] svg path{stroke:#4a5b78;fill:#4a5b78}.section-cons-framework .dsp-grid-framework [class^=item] svg .path-highlight{fill:#d36a3a;stroke:#d36a3a}.section-cons-framework .dsp-grid-framework .framework-item__text-container{padding-bottom:1rem}.section-cons-framework .dsp-grid-framework [class*=framework-item-container]{padding-top:1rem;transition:transform .8s ease-in-out;transform:scale(1);background-color:#fff;text-align:center;border:2px solid #cfad59}.section-cons-framework .dsp-grid-framework [class*=framework-item-container].active{transform:scale(1.05)}.section-cons-framework .dsp-grid-framework [class*=framework-item-container].active .cross-hair{transform-origin:center;animation:animate-aim .8s ease-in-out forwards}.section-cons-framework .dsp-grid-framework [class*=framework-item-container].active #ruler-tick-1{animation:animate-ruler-tick-1 1.2s ease-in-out forwards}.section-cons-framework .dsp-grid-framework [class*=framework-item-container].active #ruler-tick-2{animation:animate-ruler-tick-2 1.2s ease-in-out forwards}.section-cons-framework .dsp-grid-framework [class*=framework-item-container].active #ruler-tick-3{animation:animate-ruler-tick-3 1.2s ease-in-out forwards}.section-cons-framework .dsp-grid-framework [class*=framework-item-container].active .magnifier-content{animation:animate-analytics 1.2s ease-in-out forwards}.section-cons-framework .dsp-grid-framework [class*=framework-item-container].active .rocket-fuel{transform-origin:36% 28%;animation:animate-rocket 1.2s ease-in-out forwards}.section-cons-framework .dsp-grid-framework [class*=framework-item-container].active .move-controller{animation:animate-controller 1.2s ease-in-out forwards}.section-cons-framework .dsp-grid-framework .item-2{grid-column:2;grid-row:2}.section-cons-framework .dsp-grid-framework .item-3{grid-column:3;grid-row:3}.section-cons-framework .dsp-grid-framework .item-4{grid-column:4;grid-row:4}@media (max-width:39.9375em){.section-cons-framework .dsp-grid-framework .item-4{grid-column:2}}.section-cons-framework .dsp-grid-framework .item-5{grid-column:5;grid-row:5}@media (max-width:39.9375em){.section-cons-framework .dsp-grid-framework .item-5{grid-column:1}}.section-cons-more-info{position:relative;margin-top:10rem;padding-top:5rem;background-color:#efefeb}.section-cons-more-info .arrow-container{display:inline-block;position:absolute;top:-16rem;left:10rem}.section-cons-more-info .arrow-container svg{width:14rem}.section-cons-more-info .arrow-container svg path{fill:none;stroke:#f3ca4d;stroke-width:1px;stroke-linecap:round}.section-cons-more-info .highlight-headline-box{margin-left:26rem}.section-cons-more-info__goto{text-align:baseline;margin-top:2rem;text-align:center;padding:2rem 0}.main_plantbased{margin-top:2rem;background:linear-gradient(90deg,#efefeb 0,#efefeb 65%,#fff 0,#fff)}@media (max-width:63.9375em){.main_plantbased .plant-based-content{left:2%}.main_plantbased .plant-based-content .paragraph{margin-left:1rem}}@media (max-width:39.9375em){.main_plantbased .section-plant-based--plant-page{height:40rem;min-height:0}.main_plantbased .section-plant-based--plant-page .paragraph{font-size:1.8rem}.main_plantbased .plant-based-content{top:5%;left:50%;width:90vw}.main_plantbased .plant-based-background--plant-page{display:none}}@media (max-width:26.526em){.main_plantbased .section-plant-based--plant-page{height:60rem}}.section-products{margin:0 4rem 5rem 0;position:relative;z-index:1}.product-container{margin-top:18rem}.product-container--float-right{float:right}.product-container--floated:after{content:"";clear:both;display:table}@media (max-width:39.9375em){.product-container{margin-top:10rem;margin-bottom:10rem}.product-container__headline{font-size:3rem}.product-container__copy{max-width:60vw}.product-container__copy .paragraph{font-size:1.8rem}}@media (max-width:26.526em){.product-container{height:15rem;margin-top:10rem;margin-bottom:55rem}.product-container__content{top:55%}.product-container__copy{max-width:70vw}}@media (max-width:39.9375em){.contact-container{margin-top:4rem;width:80%}.contact-container .paragraph{font-size:1.8rem}}.section-presence-expertise{margin-top:8rem}@media (max-width:63.9375em){.section-presence-expertise{margin-top:4rem}}.globe-container{position:absolute;top:50%;left:0;transform:translate(-50%,-50%);width:15rem}@media (max-width:39.9375em){.globe-container{width:10rem}}@media (max-width:26.526em){.globe-container{width:8rem}}.globe-container .globe-non-highlight{fill:rgba(74,91,120,.8)}.globe-container .globe-highlight{fill:#d36a3a}.leaf-container{position:relative}.leaf-container .freestanding-leaf{width:6rem;stroke-width:.6rem;stroke-linecap:round;fill:none;stroke:#a4be52}@media (max-width:39.9375em){.leaf-container .freestanding-leaf{width:4rem}}@media (max-width:26.526em){.leaf-container .freestanding-leaf{width:4rem}}.leaf-container .leaf-no-1,.leaf-container .leaf-no-2,.leaf-container .leaf-no-3,.leaf-container .leaf-no-4,.leaf-container .leaf-no-5{position:absolute;z-index:1}.leaf-container .leaf-no-1{top:-2rem;left:-7rem;transform:rotate(90deg)}@media (max-width:63.9375em){.leaf-container .leaf-no-1{left:-4rem}}.leaf-container .leaf-no-2{top:18rem;left:-5rem}@media (max-width:63.9375em){.leaf-container .leaf-no-2{left:-3rem}}.leaf-container .leaf-no-3{top:-8rem;right:-5rem}.leaf-container .leaf-no-4{top:3rem;right:-8rem}@media (max-width:26.526em){.leaf-container .leaf-no-4{right:-4rem}}.leaf-container .leaf-no-5{top:15rem;right:-4rem;transform:rotate(90deg)}.point-to-services{position:relative;margin:4rem;background-color:#efefeb}.link-arrow-to-services{width:60%;fill:none;stroke-width:.05rem;stroke-linecap:round;stroke:rgba(74,91,120,.8)}@media (max-width:39.9375em){.link-arrow-to-services{width:80%}}.how-we-do-it-button{position:absolute;top:16%;left:56%}@media (max-width:39.9375em){.how-we-do-it-button{left:79%}}@media (max-width:26.526em){.how-we-do-it-button{top:0;left:79%}}.direct-teams-section{position:absolute;top:75%;left:25%}@media (max-width:39.9375em){.direct-teams-section{font-size:2rem;left:30%}}@media (max-width:26.526em){.direct-teams-section{top:75%;font-size:1.6rem}}.section-team{margin:3rem 5rem}@media (max-width:63.9375em){.section-team{margin:3rem 1rem}}.section-team__background{background:linear-gradient(90deg,#efefeb 0,#efefeb 70%,transparent 0,transparent);position:relative;border-radius:4px}.section-team__headline-box{margin:2rem 0 0 2rem}.dsp-grid-team{grid-template-columns:repeat(2,1fr [col-start]);grid-template-rows:repeat(2,1fr);margin:5rem 1rem 0 0}@media (max-width:39.9375em){.dsp-grid-team{grid-template-columns:repeat(1,1fr);margin:2rem 0 0}}.contact-section__background{background:linear-gradient(to bottom right,#fff 0,#fff 50%,#f3ca4d 0,#f3ca4d);margin-top:4rem;padding-bottom:3rem}.contact-section .highlight-headline-box{margin:3rem 5rem}@media (max-width:26.526em){.contact-section .highlight-headline-box{margin:3rem 2rem}}.contact-section .form-container{width:60%;margin:auto;padding:1.5rem 3rem;background-color:#efefeb;border:1px solid #4a5b78;border-radius:3px;font-size:2rem}@media (max-width:63.9375em){.contact-section .form-container{width:80%}}@media (max-width:26.526em){.contact-section .form-container{width:90%;padding:1.5rem 1rem}}
/*# sourceMappingURL=/main.205147ea.css.map */