@charset "UTF-8";/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:8px 8px;display:inline-block;cursor:pointer;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:.7}.hamburger.is-active:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::after,.hamburger.is-active .hamburger-inner::before{background-color:#8e7947}.hamburger-box{width:20px;height:18px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-1px}.hamburger-inner,.hamburger-inner::after,.hamburger-inner::before{width:20px;height:2px;background-color:#8e7947;border-radius:0;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner::after,.hamburger-inner::before{content:"";display:block}.hamburger-inner::before{top:-8px}.hamburger-inner::after{bottom:-8px}.hamburger--squeeze .hamburger-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner::before{transition:top 75ms .12s ease,opacity 75ms ease}.hamburger--squeeze .hamburger-inner::after{transition:bottom 75ms .12s ease,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 75ms ease,opacity 75ms .12s ease}.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms .12s cubic-bezier(.215,.61,.355,1)}h1{color:#fff;font-size:2.5rem}@media screen and (min-width:40em){h1{font-size:3rem}}@media screen and (min-width:60em){h1{font-size:3.4rem}}h2{font-size:2rem;font-weight:100}@media screen and (min-width:40em){h2{font-size:2.6rem}}@media screen and (min-width:60em){h2{font-size:3.8rem}}h2 em{font-style:normal}a{color:inherit}body{font-family:Quicksand,sans-serif;color:#261d1b}.header{display:flex;flex-wrap:wrap;z-index:200;width:100%;padding:2vw 5vw 0 6vw;align-items:center;box-sizing:border-box;background-color:#261d1b;max-width:1366px;margin:0 auto}@media screen and (min-width:40em){.header{position:absolute;left:50%;transform:translateX(-50%);background-color:transparent}}@media screen and (min-width:85.375em){.header{padding:2rem 0rem 0 0rem}}.header.header--open{background-color:#261d1b;min-height:100vh}.header__logo{width:190px}.header__logo-link{margin-right:auto}.header__mobile-toggle{outline:0}.header--open .header__mobile-toggle{border-radius:50%;border:1px solid #8e7947}@media screen and (min-width:48em){.header__mobile-toggle{display:none}}.main_nav{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;flex:0 0 100%;opacity:0;max-height:0;overflow:hidden;transition:opacity .4s;padding-right:8px;box-sizing:border-box}.header--open .main_nav{max-height:100vh;min-height:calc(100vh - 82px);opacity:1;visibility:visible}@media screen and (min-width:48em){.main_nav{display:block;min-height:unset;max-height:unset;opacity:1;visibility:visible;flex:0 0 auto}}.main-nav__list{list-style:none;font-size:1.3rem;font-weight:100}@media screen and (min-width:48em){.main-nav__list{display:flex}}.main-nav__list-item{text-align:right;margin:3rem 0}@media screen and (min-width:48em){.main-nav__list-item{display:inline;margin:0 0 0 3vw;text-align:left}}.main-nav__list-item a{text-decoration:none;color:#fff;font-size:1.6rem;font-weight:500;display:block}.main-nav__list-item a:hover{color:#8e7947}.hero-slider{height:31rem;overflow:hidden}@media screen and (min-width:40em){.hero-slider{height:62vw}}.slides{background:url(/_images/backgrounds/underlay.jpg) no-repeat 50% 100%;background-size:cover}@media screen and (max-width:30em){.slides{width:110vw;margin-left:-5vw;padding:0 5vw}}.slide__wrap{display:flex;justify-content:center;align-items:center;background-repeat:no-repeat;background-position:50% 100%;background-size:cover;height:100%;flex:0 0 100%}@media screen and (max-width:30em){.slide__wrap{width:110vw;margin-left:-5vw;padding:0 5vw}}.slide__text{flex-basis:50%;margin-right:auto;padding:0 12vw;font-size:.825rem}@media screen and (min-width:30em){.slide__text{padding:0 8vw}}@media screen and (min-width:40em){.slide__text{font-size:1rem;padding:0 5vw}}.slide__title{color:#e1dbd1;font-weight:100;font-size:1.4em;margin-top:0}@media screen and (min-width:40em){.slide__title{font-size:1.4em}}@media screen and (min-width:60em){.slide__title{font-size:1.8em}}@media screen and (min-width:75em){.slide__title{font-size:2.5em}}.slide__title-callout{font-size:1.4em;font-size:1.8em;color:#8e7947;display:block;margin-top:1vw}@media screen and (min-width:40em){.slide__title-callout{font-size:1.8em}}.slide__link{color:#e1dbd1}@media screen and (min-width:85.375em){.slide-text{padding:10rem}.slide__text{max-width:650px;padding:calc((106vw - 1366px)/ 2)}.swiper-container-fade .swiper-slide{background-position:50% 35%}.hero-slider{height:60rem}.slide__title-callout{margin-top:2rem;margin-bottom:8rem}}.section-link{color:#261d1b;text-align:right;margin:3vw;position:relative;font-size:1.1rem}.section-link:before{content:'+';color:#eb5318;font-weight:500;font-size:1rem;text-decoration:none;position:relative;left:-10px;display:inline-block}@media screen and (min-width:85.375em){.section-link{margin:3rem;max-width:calc(1366px - 3rem)}}.challenge{display:flex;position:relative;justify-content:center;align-items:stretch;flex-wrap:wrap;margin-top:10vw}.challenge__intro{flex:4 40%;z-index:100;background:#fff;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:0 8vw;box-sizing:border-box;margin-bottom:2rem}@media screen and (min-width:40em){.challenge__intro{padding:0 5vw}}.challenge__intro-title{font-size:2rem;font-weight:100;margin:1em 0 .8em}@media screen and (min-width:40em){.challenge__intro-title{font-size:2.5rem}}@media screen and (min-width:60em){.challenge__intro-title{font-size:3.5rem}}.challenge__intro-title em{font-style:normal;color:#eb5318}.challenge__intro-body{line-height:1.7;font-size:.95rem;font-weight:500}@media screen and (min-width:40em){.challenge__intro-body{margin:0 0 5rem;font-size:1rem}}@media screen and (min-width:50em){.challenge__intro-body{margin:0 0 3rem;font-size:1rem}}.challenge-slider{flex:6 60%;overflow:hidden}.challenge-slide{display:flex;position:relative;justify-content:left;align-items:flex-end;flex-wrap:wrap}.challenge-slide__image{position:absolute;z-index:-1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:12rem 0 0 1rem;-o-object-position:left;object-position:left;background-color:#d7b58f;background-blend-mode:multiply;background-size:cover;background-position:center;margin-left:2rem}.challenge-slide__text{color:#fff;font-size:1rem;margin:6rem 2rem 2rem 5rem;width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;max-width:630px}@media screen and (min-width:40em){.challenge-slide__text{margin:4rem 0rem 4rem 7rem;padding-right:1rem}}.challenge-slide__company{flex-basis:100%;text-align:right;font-size:.7rem;font-weight:100;margin:2rem 0 2rem}@media screen and (min-width:40em){.challenge-slide__company{margin:0}}.challenge-slide__description{font-size:2rem;max-width:100%;font-weight:100;margin-bottom:1rem}@media screen and (min-width:40em){.challenge-slide__description{font-size:2.9rem;max-width:80%}}.challenge-slide__description strong{display:block;font-weight:600}.challenge-slide__company{flex-basis:100%;text-align:right;font-size:.7rem;font-weight:500}.challenge-slider__milestone{opacity:.5;margin-left:.3rem}.challenge__about{flex:10 100%}@media screen and (min-width:85.375em){.challenge__intro{margin-left:calc((100vw - 1366px)/ 2);flex:4 calc(40% - ((100vw - 1366px)/ 2));padding:0 6rem}.challenge-slider{flex:6 calc(60% - ((99vw - 1366px)/ 2));height:30rem}}.impact{display:flex;flex-wrap:wrap;margin:10vw 0 20vw 0}@media screen and (min-width:100em){.impact{margin:10rem 0 20rem 0}}.impact__intro-text{flex:4 40%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:50px 32px;box-sizing:border-box;background:#8e7947;border-radius:0 12rem 1rem 0;color:#fff;margin-right:2rem}@media screen and (min-width:30em){.impact__intro-text{padding:3vw 8vw 5vw}}.impact__intro-title{color:#fff;border-top-right-radius:12rem;font-size:2.1rem;flex:0 0 100%;margin-bottom:1rem}@media screen and (min-width:40em){.impact__intro-title{font-size:2.6rem}}@media screen and (min-width:60em){.impact__intro-title{font-size:3.7rem}}.impact__intro-title em{color:#261d1b}.impact__intro-body{line-height:1.7;font-size:1rem;font-weight:400;flex:0 0 100%}.impact-page .impact__intro-body{margin-top:3vw;font-weight:700}.impact__intro-body strong{font-weight:700}.impact__intro-body strong{font-weight:700}.impacts{display:flex;flex-wrap:wrap;flex:6 50%;padding-top:11vw}.impacts__item{flex:0 0 50%;box-sizing:border-box;padding:0 2rem}@media screen and (min-width:40em){.impacts__item{padding:0 0 0 5rem}}.impacts__item-image{max-width:75px;max-height:50px}.impacts__item-text{color:#8e7947;font-size:1.1rem;font-weight:100;max-width:175px;margin-top:1rem}.impacts__item-text strong{font-weight:700}@media screen and (min-width:30rem){.impacts__item-text{font-size:2.1rem}}.impact__link{flex-basis:100%;text-align:right}@media screen and (min-width:85.375em){.impact{max-width:1366px;margin:auto}.impact__intro-text{padding:3rem 7rem 5rem;border-radius:0 12rem 1rem 0;position:relative}.impact-page .impact__intro-text{padding:3rem 4rem 5rem 8rem}.impacts{padding-top:10rem}.impact{max-width:1366px;margin:auto auto 7rem}.impact__intro-text:before{content:'';background:#8e7947;position:absolute;top:0;bottom:0;left:calc((-100vw - 1366px)/ 2);right:0;z-index:-1;border-radius:0 12rem 1rem 0}}.news{padding:6vw 2vw}.news__content-wrapper{max-width:1366px;margin:auto;padding:0 2vw;box-sizing:border-box}.news__content-wrapper h2{padding-left:1.5rem}@media screen and (min-width:50rem){.news__content-wrapper{padding:0 4vw}}.news--home{background:#f8f8f8}.news-list{grid-template-columns:repeat(auto-fill,minmax(14rem,1fr));grid-auto-rows:1fr;grid-gap:.3rem;max-width:1366px;margin:auto;padding:0 calc(10vw - 1.5rem)}.news--home .news-list{padding:0}@media screen and (min-width:34em){.news-list{display:grid}}@media screen and (min-width:50em){.news-list{grid-template-columns:repeat(auto-fill,minmax(16rem,1fr))}}.news-list::before{content:'';width:0;padding-bottom:100%;grid-row:1/1;grid-column:1/1}.news-list>:first-child{grid-row:1/1;grid-column:1/1}.news-item{box-sizing:border-box;padding:1.5rem;background:#f8f8f8;margin-bottom:4px}@media screen and (min-width:34em){.news-item{margin-bottom:0}}.news-item__date{font-size:.7rem;color:#eb5318;font-weight:600}.news-item__title a{text-decoration:none;color:#261d1b;font-size:1rem;line-height:1.5;font-weight:500}.news-item__title a:hover{text-decoration:underline}.news__link{width:100%;text-align:right;display:block}@media screen and (min-width:85.375em){.news{padding:3rem 4rem}}.partners{background-image:url(/_images/backgrounds/partners.jpg);background-size:cover;display:flex;flex-wrap:wrap;overflow:hidden}.partners__content-wraper{display:flex;flex-wrap:wrap;align-items:center;padding:8vw 0;max-width:1366px;margin:auto}.partners__intro-title{margin-bottom:5vw}@media screen and (min-width:100em){.partners__intro-title{margin-bottom:5rem}}.partners__intro-text{flex:4.5 40%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:3vw 8vw 5vw;box-sizing:border-box;color:#fff}.partners__intro-body{line-height:1.7;margin:0;font-weight:500;font-size:1rem}.partners__intro-body a{color:#fff}.partners__intro-body{line-height:1.7}.partners-grid{flex:5.5 55%;display:flex;flex-wrap:wrap;background:#fff;border-radius:8rem 0 0 1rem;padding:3rem 3vw 4vw;box-sizing:border-box;position:relative;overflow:hidden;margin-left:1rem;margin-bottom:4rem}@media screen and (min-width:60em){.partners-grid{overflow:visible}}.partners-grid .partners__intro-body{font-size:1.2rem}@media screen and (min-width:60em){.partners-grid{margin:0;padding:3rem 0vw 4vw 3vw}}.partners-grid__item{flex:1 25%;max-width:calc(25% - 2px);flex-direction:row;padding:1.4rem 1rem;display:flex;justify-content:center;align-items:center;max-height:100px;background:#fff;border:none;margin:.5px .5px;box-sizing:border-box;position:relative;-webkit-filter:grayscale(1);filter:grayscale(1);transition:.1s;cursor:pointer}.partners-grid__logo-image{max-width:120px;max-height:45px;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.partners-grid__borders{display:flex;flex-wrap:wrap;box-sizing:border-box;position:relative;z-index:1;align-content:baseline}.partners-grid__border-color{position:absolute;background:#f4f4f4;top:1px;bottom:13px;left:1px;right:5px;z-index:-1;padding:0}.partners__intro-title{font-size:2rem}@media screen and (min-width:85.375em){.partners__intro-title{font-size:3.5rem}.partners__intro-text{padding:3rem 6rem 5rem 8rem}.partners__content-wraper{padding:8rem 0}.partners-grid:before{content:'';position:absolute;background:#fff;top:0;bottom:0;left:0;right:calc((-100vw - 1366px)/ 2);z-index:0;border-radius:8rem 0 0 1rem}}.partners-grid__item:after{content:'';position:absolute;width:16px;height:16px;bottom:-8px;right:-8px;z-index:-1;background:#fff}.partners-grid__item:hover{-webkit-filter:grayscale(0);filter:grayscale(0);transition:.1s}.parterns__link.section-link{width:100%;color:#fff}.footer{display:flex;background:#261d1b;align-items:center}.footer__content-wrapper{background:#261d1b;padding:3rem 4rem 3rem calc(2rem + 6vw);align-items:center;width:100%;max-width:1366px;margin:auto;box-sizing:border-box}@media screen and (min-width:40em){.footer__content-wrapper{display:flex;justify-content:space-between}}.footer__logo{max-height:65px;margin-top:30px;height:64px}@media screen and (min-width:40em){.footer__logo{margin-top:0}}.footer__left{display:flex;flex-wrap:wrap}.footer__contact{flex:1 100%;color:#fff;font-weight:100;text-decoration:none;font-size:1.3rem;line-height:2}.footer__contact:before{content:'+';color:#eb5318;display:inline-block;padding-right:.5em}small.footer__copyright{color:#fff;font-weight:100;font-size:.7rem}.g-recaptcha{padding-left:1rem}@media screen and (min-width:40em){.g-recaptcha{padding-left:0}}@media screen and (min-width:85.375em){.footer__content-wrapper{padding:3rem 0rem 3rem 0}}.hero{background-size:cover;background-repeat:no-repeat;background-image:url(/_images/backgrounds/news.jpg);min-height:100vh;color:#fff;display:flex;align-items:center;justify-content:center}@media screen and (min-width:60em){.hero{max-height:700px}}.hero.hero--portfolio{background-image:url(/_images/backgrounds/portfolio.jpg)}.hero.hero--about{background-image:url(/_images/backgrounds/about.jpg)}.hero.hero--impact{background-image:url(/_images/backgrounds/impact.jpg)}.hero.hero--news{background-image:url(/_images/backgrounds/news.jpg);min-height:21rem}.hero.hero--contact{background-image:url(/_images/backgrounds/contact.jpg);min-height:21rem}.hero.hero--about{padding:7vw 0 14vw}@media screen and (min-width:50em){.hero.hero--about{padding:0}}.hero__content-wrapper{width:100%;max-width:1366px;padding:0 12vw;box-sizing:border-box}@media screen and (min-width:85.375em){.hero__content-wrapper{padding:0 8rem}}.hero__content-wrapper update{margin-top:6rem}.hero__text{flex:1 50%;max-width:700px}.about-page .hero__text{max-width:900px}.hero__title{font-size:2.5rem;letter-spacing:.1vw}@media screen and (min-width:40em){.hero__title{font-size:2.8rem}}@media screen and (min-width:60em){.hero__title{font-size:3.7rem}}.hero--news .hero__title{color:#d7b58f;font-weight:100;padding-top:9vw;letter-spacing:0}@media screen and (min-width:85.375em){.hero--news .hero__title{padding-top:9rem}}.hero--contact .hero__title{color:#d7b58f;font-weight:100;padding-top:9vw;letter-spacing:0}@media screen and (min-width:85.375em){.hero--contact .hero__title{padding-top:9rem}}.hero__body{font-weight:100;font-size:.85rem;line-height:1.8;max-width:600px}.hero__body a{color:inherit}@media screen and (min-width:40em){.hero__body{font-size:1.1rem}}.hero--about .hero__body{max-width:100%}.hero__body-image{max-width:290px;margin-top:5vw}@media screen and (min-width:30em){.hero-columns{display:flex;flex-wrap:wrap}}.hero-columns__column{flex:1.4}.hero-columns__column.hero-columns__column--second{flex:2;box-sizing:border-box}@media screen and (min-width:30em){.hero-columns__column.hero-columns__column--second{padding-left:2.5vw}}.hero-columns__title{color:#d7b58f;font-weight:500;font-size:1.1rem;letter-spacing:3px}.portfolio-key{background:#f7f7f7}.portfolio-key__content-wrapper{display:flex;flex-wrap:wrap;max-width:calc(1366px);margin:auto;padding:2vw 12vw;box-sizing:border-box}.portfolio-key__intro{flex:4 35%}.portfolio-key__title{font-size:2rem;font-weight:600;margin-bottom:1rem}.portfolio-key__body{font-weight:500;font-size:1.1rem;line-height:1.4}.portfolio-keys{flex:6 60%;display:flex}.keys{display:flex;flex-wrap:wrap;align-items:center;padding-left:2vw}.key{display:flex;max-height:3rem;flex:0 0 100%;align-items:center;box-sizing:border-box;padding:.3vw}@media screen and (min-width:30em){.key{flex-basis:50%}}@media screen and (min-width:55em){.key{flex-basis:25%;justify-content:center}.key.consumption,.key.innovation{flex-basis:37.5%}}.key__icon{max-width:27px;max-height:27px;margin:.75rem;min-width:20px;min-height:20px}.key__icon--consumption{max-width:29px}.key__icon--action{max-width:29px}.key__icon--hunger{max-width:26px}.key__label{font-weight:600;font-size:.7rem;text-transform:uppercase}@media screen and (min-width:85.375em){.keys{padding-left:2rem}.portfolio-key__content-wrapper{padding:2rem 8rem}.key{padding:.3rem}.keys{padding-left:2rem}.key__icon{margin:1rem}}.current>img{display:none}.current{padding:4vw;max-width:1366px;margin:auto;box-sizing:border-box}@media screen and (min-width:100em){.current{padding:4rem}}.portfolio-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));grid-auto-rows:1fr;grid-gap:.5rem}.portfolio-list::before{content:'';width:0;padding-bottom:100%;grid-row:1/1;grid-column:1/1}.portfolio-list>:first-child{grid-row:1/1;grid-column:1/1}.portfolio-item{background-size:100% 100%;display:block;display:flex;flex-direction:column;justify-content:space-between;position:relative;transition:1s;transition-timing-function:ease;background-position:center}.portfolio-item:after{content:'';top:0;bottom:0;right:0;left:0;background:linear-gradient(0deg,rgba(0,0,0,.3),rgba(0,0,0,.3)),linear-gradient(0deg,#000,transparent);position:absolute;z-index:0;pointer-events:none}.portfolio-item:hover:after{background:linear-gradient(0deg,rgba(0,0,0,0),rgba(0,0,0,0)),linear-gradient(0deg,#000,transparent)}.portfolio-item:hover{background-size:110% 110%;transition:1s;transition-timing-function:ease}.portfolio-item__content-wrapper{background-size:cover;display:flex;flex-direction:column}.portfolio-item__logo{max-width:70%;max-height:40%;-o-object-fit:fill;object-fit:fill;-o-object-position:center;object-position:center;-o-object-fit:contain;object-fit:contain}.portfolio-item__content-wrapper{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:18% 10%;box-sizing:border-box;z-index:1}.portfolio-item__logo{max-width:70%;max-height:40%;-o-object-position:center;object-position:center;min-height:41%}.portfolio-item__icons{display:flex;width:100%;justify-content:center;max-height:20%;height:20%}.portfolio-item__icon{max-width:13%;max-height:60%;padding:0 1rem;display:block}.current__link{text-align:right;max-width:1366px;padding:2rem 0;display:block;margin:auto;margin-top:1rem;box-sizing:border-box}.exits-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(14rem,1fr));grid-auto-rows:1fr;grid-gap:1rem;max-width:1366px;padding:4vw 10vw;margin:auto;box-sizing:border-box}.exits-list::before{content:'';width:0;padding-bottom:43%;grid-row:1/1;grid-column:1/1}.exits-list>:first-child{grid-row:1/1;grid-column:1/1}.exit-item{display:flex;justify-content:center;align-items:center}.exits__title{background:#f7f7f7}.exits__title-wrapper{max-width:1366px;margin:auto;padding:2vw 12vw}.exits__title-text{margin:1rem;font-weight:600;font-size:2rem}@media screen and (min-width:85.375em){.exits-list{grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));padding:4rem 4rem}.exits__title-wrapper{padding:2rem 7rem;box-sizing:border-box}}.team{max-width:1366px;margin:auto}.team__intro{max-width:1366px;margin:auto;padding:8vw 8vw 2vw}.team__intro-title{max-width:900px;color:#8e7947}.team__intro-body{max-width:600px;font-size:1rem;line-height:1.5;font-weight:500}.team-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(10rem,1fr));grid-auto-rows:1fr;grid-gap:6vw;max-width:1366px;margin:auto;padding:4vw 10vw 12vw}@media screen and (min-width:100em){.team-list{padding:4rem 10rem 12rem}}.team-list::before{content:'';width:0;padding-bottom:43%;grid-row:1/1;grid-column:1/1}.team-list>:first-child{grid-row:1/1;grid-column:1/1}.team-member>*{pointer-events:none}.team-member{cursor:pointer}.team-member__headshot{border-radius:6rem 1rem;max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}.team-member__name{color:#8e7947;font-size:1.02rem;margin-bottom:.4rem}.team-member__title{margin-top:0;font-size:.85rem;font-weight:600}@media screen and (min-width:85.375em){.team__intro{padding:8rem 10rem 2rem}.team__intro-body{font-size:1.3rem}.team-list{grid-gap:6rem;padding:4rem 10rem 12rem}}.team-member-details{top:0;left:0;right:0;position:fixed;background:#261d1b;color:#fff;max-height:100vh;z-index:220;overflow:auto;opacity:0;visibility:hidden;transition:all .4s;min-height:100vh}.team-member-details.team-member-details--open{opacity:1;visibility:visible}.team-member-details__content-wrapper{display:flex;padding:12vw;flex-wrap:wrap;justify-content:space-between;cursor:default}.team-member-details__title-block{flex:1 100%;padding-right:5vw;box-sizing:border-box}@media screen and (min-width:30em){.team-member-details__title-block{flex-basis:calc(30% + 5vw)}}.team-member-details__detail-block{flex:6 calc(60% - 5vw);box-sizing:border-box}.team-member-detials__picture{max-width:100%;border-radius:1rem 6rem 1rem 1rem;-o-object-fit:cover;object-fit:cover}.team-member-details{pointer-events:auto}.team-member-details__name{font-size:2.5rem;margin-bottom:1rem}.team-member-details__title{font-size:1.4rem;font-weight:100;color:#8e7947;margin-top:0;margin-bottom:2rem}.team-member-details__detail-block{line-height:1.8;font-size:1rem;font-weight:100;padding-top:3rem}.team-member-details__content-wrapper>*{pointer-events:none}.team-member-details__detail-block ul{list-style:none;position:relative;margin:3rem 0 0}.team-member-details__detail-block li{position:relative;padding-left:2vw}.team-member-details__detail-block li:before{content:'';position:absolute;width:32px;height:1px;left:-38px;border-bottom:1px solid #8e7947;opacity:.7;top:.8rem}.team-member-details__close{pointer-events:auto;cursor:pointer;background:0 0;color:none;position:absolute;top:4vw;right:4vw;width:50px;height:50px;font-size:3rem;font-weight:100;background:url(/_images/template/close.svg);border:none;font:0/0 a;color:transparent}@media screen and (min-width:85.375em){.team-member-details__content-wrapper{max-width:1366px;margin:auto;box-sizing:border-box;padding:12rem}}.about-page .parterns__link{display:none}.hero.hero--impact.update{display:flex;flex-direction:column;padding-top:6rem;padding-bottom:2rem;background-position:67%}.hero__content-wrapper--logo.update{display:flex;justify-content:flex-end;position:relative;padding-top:20vh}.hero__body-image.update img{max-width:100%;max-height:100%}.hero__body-image.update{margin-top:0;max-width:400px}.impact-hero-logo{flex:1 calc(50% - 2vw);display:flex;align-items:center;max-height:100px;justify-content:center;margin-left:2vw}.hero__body-image.update{display:flex;flex-wrap:wrap}@media screen and (min-width:85.375em){.impact-hero__content-wrapper{padding-left:12rem;box-sizing:border-box}.impact-hero__body-image{margin-top:2rem}}.impacts-section{flex-wrap:wrap;max-width:1366px;margin:auto;justify-content:space-between;padding:12vw;padding-bottom:0}@media screen and (min-width:40em){.impacts-section{display:flex}}.impacts__diagram{height:50vw;flex:3 100%;margin-bottom:-6rem;margin-top:-5rem;display:none}@media screen and (min-width:40em){.impacts__diagram{display:block}}.impacts__diagram-image{height:100%;width:75%;display:none}.impacts__impact-diagram{display:block}.impacts__impact-diagram.impacts__impact-diagram--2{width:50%}.impacts__impact-diagram.impacts__impact-diagram--1{width:25%}.impacts__impact{flex:1 30%;min-width:200px;padding:1rem;box-sizing:border-box}@media screen and (min-width:40em){.impacts__impact:nth-of-type(3n+1) h2,.impacts__impact:nth-of-type(3n+1) p{text-align:right}.impacts__impact:nth-of-type(3n+1) .impacts__title-symbol{left:0;position:relative}}.impact-intro__title{font-size:1rem;font-weight:100;max-width:75%;margin-left:auto;margin-right:auto;line-height:1.4}.impact-intro{background:#261d1b;color:#d7b58f;max-width:600px;text-align:center;padding:2.5vw 6vw;margin:auto;border-radius:0 0 12rem 12rem}.impacts__impact-title{font-size:2.2rem;font-weight:400;position:relative}.impacts__title-symbol{position:absolute;left:-2rem}.impacts__title-symbol--co{color:#eb5318}.impacts__title-symbol--water{color:#00a5ae}.impacts__title-symbol--food{color:#d93434}.impacts__title-symbol--lives{color:#2f701c}.impacts__impact-body{font-size:1rem;font-weight:500;line-height:1.6}@media screen and (min-width:40em){.impact-intro__title{font-size:1.4rem}.mobile{display:none}.impacts__diagram-image{display:block}.impacts__impact{max-width:40%}}@media screen and (min-width:85.375em){.impact-intro{padding:2.5rem 8rem}.impacts-section{padding:6rem 12rem;box-sizing:border-box}.impacts__diagram{height:38rem}}.reports{background:url(/_images/backgrounds/impact-reports.jpg);padding:18vw 8vw 27vw;background-size:cover;background-position:36%}.reports__title{color:#fff;max-width:700px;font-weight:100;margin-bottom:5vw}.reports-list{display:flex;flex-wrap:wrap}.report{display:block;background:#1f3942;color:#fff;text-decoration:none;padding:2.2rem 3rem;margin-right:4vw;padding-right:3rem;border-radius:1rem 1rem 6rem;font-size:1.7rem;max-width:7rem;font-weight:100;margin-bottom:4vw}.report strong{font-weight:600}.report:first-of-type{background:#eb5318}.reports__link{color:#fff}@media screen and (min-width:85.375em){.reports__content-wrapper{max-width:1366px;margin:auto;box-sizing:border-box;padding-left:8rem}.reports{padding:0rem;padding-bottom:8rem;padding-top:7rem;font-size:2.3rem}.reports__title{margin-bottom:5rem}.report{margin-right:4rem;margin-bottom:4rem;background-position:top;max-width:12rem;font-size:2.2rem}}.news-detail{max-width:1366px;margin:auto;padding:6vw 5vw 6vw 12vw;display:flex;flex-wrap:wrap;flex-direction:column}@media screen and (min-width:40em){.news-detail{flex-direction:row;padding:6vw 1vw}}.news-aside__date{color:#eb5318;font-weight:600;font-size:1rem;text-align:left}@media screen and (min-width:40em){.news-aside__date{text-align:center}}section.news-detail-text{flex:4 65%;padding-left:0vw;box-sizing:border-box;padding-right:5vw}.news-aside{flex:1 25%}.news-detail-text__title{margin-top:0;font-size:2.5rem}.news-detail-text__body{font-weight:500;line-height:1.7}.news-detail-text__body a{color:#eb5318}.news-detial-text__back-button{display:inline-block;text-decoration:none;font-weight:600;border:1px solid #261d1b;padding:1.2rem 3rem;color:#261d1b;margin-top:2rem}.news-detail__press-contact{font-weight:500;line-height:1.7}.news-detail__press-contact-company{font-weight:500;line-height:1.7}@media screen and (min-width:85.375em){.news-detail{padding:6rem 3rem;box-sizing:border-box}.news-hero__title{padding-top:9rem}}.contact{padding:5vw 12vw 12vw;max-width:1366px;margin:auto}@media screen and (min-width:40em){.contact{display:flex;flex-wrap:wrap}}aside.contact-addresses{flex:1 25%}.address{margin-bottom:14vw;margin-top:13vw}.contact-block{flex:4 65%}@media screen and (min-width:40em){.contact-block{padding-left:5vw}}.contact-block-title{margin-top:0;font-size:2.3rem}.contact-form{display:flex;flex-direction:column;margin-top:7vw}.contact-form input{border-top:none;border-left:none;border-right:none;border-bottom:1px solid #261d1b;margin-top:3vw;margin-bottom:.5rem;padding:.8rem;font-size:1.5rem;color:#261d1b}.contact-form textarea{margin-top:3vw;height:13rem;margin-bottom:.5rem;padding:.8rem;font-size:1.5rem;color:#261d1b}.hidden{display:none}.contact-form__submit-section{display:flex;justify-content:space-between;flex-wrap:wrap}.contact-form label{color:#8e7947;font-weight:600;font-size:.9rem}.contact-form__submit-section{padding-top:0vw;align-items:flex-end}.contact-form input[type=submit]{background:#8e7947;color:#fff;font-weight:600;padding:1.3rem 3rem;border:none;font-size:1rem;border-radius:0;cursor:pointer}.captcha-holder{transform:scale(.8);margin-left:-2rem}.error-message{background:#eb5318;padding:5px;font-weight:600;margin-bottom:1rem;font-size:.9rem;color:#fff}.address__address{text-decoration:none;font-weight:500;font-size:.95rem;color:#261d1b;line-height:1.5;margin:0;display:block}.address__title{font-size:1.05rem;color:#eb5318}@media screen and (min-width:85.375em){.contact{padding:5rem 10rem 12rem;box-sizing:border-box}}.address{margin-bottom:4vw;margin-top:0;color:#261d1b}.hidden{display:none}.contact-form__submit-section{display:flex;justify-content:space-between;flex-wrap:wrap}.contact-form label{color:#8e7947;font-weight:600;font-size:.9rem}.contact-form__submit-section{padding-top:0vw;align-items:flex-end}.contact-form input[type=submit]{background:#8e7947;color:#fff;font-weight:600;padding:1.3rem 3rem;border:none;font-size:1rem}.captcha-holder{transform:scale(.8);margin-left:-2rem}.error-message{background:#eb5318;padding:5px;font-weight:600;margin-bottom:1rem;font-size:.9rem;color:#fff}