@import"https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:wght@400;500;600;700&family=Poppins:wght@400;600;700&display=swap";.site{min-height:100vh;color:#272727;background:#f7f7f7}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.language-selector{position:absolute;top:18px;right:18px;z-index:40;font-family:Poppins,sans-serif}.language-selector-button,.language-option{display:flex;align-items:center;gap:8px;color:#272727;font-family:inherit;font-size:14px;line-height:20px;cursor:pointer}.language-selector-button{position:relative;min-width:132px;min-height:40px;padding:8px 34px 8px 12px;background:#ffffffeb;border:1px solid rgba(64,75,0,.18);border-radius:8px;box-shadow:0 8px 28px #233b2d1a}.language-selector-button:after{position:absolute;right:12px;content:"";width:0;height:0;border-top:5px solid #404b00;border-right:4px solid transparent;border-left:4px solid transparent}.language-flag{width:22px;height:15px;flex:0 0 auto;border-radius:2px;box-shadow:0 0 0 1px #2727271f;object-fit:cover}.language-options{position:absolute;top:calc(100% + 8px);right:0;display:grid;min-width:100%;padding:6px;background:#fffffffa;border:1px solid rgba(64,75,0,.16);border-radius:8px;box-shadow:0 12px 34px #233b2d24}.language-option{width:100%;min-height:34px;padding:7px 10px;background:transparent;border:0;border-radius:6px;text-align:left;white-space:nowrap}.language-option:hover,.language-option:focus-visible,.language-option.is-selected{background:#5387601a}.language-selector-button:focus-visible,.language-option:focus-visible{outline:3px solid rgba(80,132,89,.3);outline-offset:2px}.plant-animation-stage{position:fixed;top:50%;right:24px;z-index:20;height:min(1000px,calc(100vh - 48px));aspect-ratio:300 / 1000;pointer-events:none;transform:translateY(-50%)}.plant-animation-stage canvas{display:block;width:100%;height:100%}.container{width:min(100% - 48px,1180px);margin:0 auto}.hero{min-height:1093px;padding-top:122px;background:linear-gradient(#fff 0,#fff 971px,#f7f7f7 971px)}.logo{display:grid;width:max-content;gap:16px;color:#829c5e;font-family:Bricolage Grotesque,sans-serif;font-size:37px;font-weight:400;line-height:.75;margin:0 auto}.logo-rest{color:#404b00;font-weight:400}.logo small{color:#404b00;font-size:17px;font-weight:400;letter-spacing:1.5em;line-height:1;text-transform:uppercase;margin-left:1px}.hero-copy{margin-top:202px;color:#404b00;font-family:Bricolage Grotesque,sans-serif;text-align:center}.hero-copy h1{margin:0;font-size:54px;font-weight:700;line-height:60px}.hero-emphasis{color:#8a9e6c;font-weight:700}.hero-copy p{margin:66px 0 0;color:#404b00;font-size:37px;font-weight:600;line-height:50px}.hero-copy p span{color:#8a9e6c}.goal-card{display:grid;gap:34px;height:240px;margin-top:170px;padding:61px 59px 41px;background:#f3f3e9;border-radius:30px}.goal-labels{display:flex;justify-content:space-between;color:#272727;font-family:Bricolage Grotesque,sans-serif;font-size:20px;font-weight:600;letter-spacing:.07em;line-height:26px}.goal-track{position:relative;height:24px;margin:-5px 5px 0 0}.goal-total,.goal-progress{position:absolute;top:50%;left:0;height:4px;transform:translateY(-50%)}.goal-total{right:0;background:#a6a6a6}.goal-progress{width:15%;background:#3d7606}.goal-sprout{position:absolute;top:-40px;left:calc(15% - 6px);width:50px;height:50px;object-fit:contain}.goal-start,.goal-end{position:absolute;top:50%;width:5px;height:24px;background:#3d7606;transform:translateY(-50%)}.goal-start{left:0}.goal-end{right:0;background:#a6a6a6}.goal-card h2{margin:-2px 0 0;color:#404b00;font-family:Bricolage Grotesque,sans-serif;font-size:29px;font-weight:500;line-height:31px;text-align:center}.typed-title span{opacity:0}.typed-title.is-typing span{animation:typeLetter 1ms linear forwards}@keyframes typeLetter{to{opacity:1}}.page-body{padding-bottom:100px}.section h2{margin:0 0 40px;color:#272727;font-family:Bricolage Grotesque,sans-serif;font-size:40px;font-weight:600;line-height:40px;text-transform:none;padding-left:40px}.section--involved,.section--products,.section--about{padding-top:100px}.card-list{display:grid;gap:10px}.involvement-card,.product-card,.about-card{background:#fff;border-radius:30px}.involvement-card{min-height:145px;padding:41px 32px 34px 40px;cursor:pointer;transition:background-color .18s ease,box-shadow .18s ease}.involvement-card.is-expanded{min-height:145px;padding-top:41px}.involvement-card:hover,.involvement-card:focus-visible{background:#53876014;outline:0}.involvement-card:focus-visible{box-shadow:0 0 0 3px #50845947}.card-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.sprout-title{display:flex;align-items:center;gap:0;margin:0;color:#404b00;font-family:Bricolage Grotesque,sans-serif;font-size:27px;font-weight:500;line-height:31px}.sprout-title img{width:30px;height:30px;object-fit:contain}.body-copy{color:#5d5d5d;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:28px}.body-copy p{margin:0}.body-copy p+p{margin-top:28px}.body-copy ul{padding-left:21px;margin:0}.body-copy li+li{margin-top:0}.body-copy strong{color:#272727;font-weight:700}.involvement-card .body-copy{margin-top:22px}.involvement-card:not(.is-expanded) .body-copy{margin-top:17px}.product-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,380px);gap:64px;min-height:579px;padding:41px 32px 34px 40px}.product-card .body-copy{margin-top:18px}.product-card .body-copy p+p{margin-top:17px}.product-quote{position:relative;display:grid;align-content:center;justify-items:center;width:350px;height:350px;min-height:350px;margin:auto;padding:64px 68px;color:#8a9e6c;background:#f7f7f7;border-radius:51px;text-align:center}.product-quote:before{content:"“";display:block;font-family:Bricolage Grotesque,sans-serif;font-size:96px;font-weight:700;line-height:.72}.product-quote p{margin:0;color:#8a9e6c;font-family:Bricolage Grotesque,sans-serif;font-size:29px;font-weight:400;line-height:31px}.product-quote p span{color:#404b00}.about-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,360px);gap:64px;min-height:436px;padding:41px 32px 34px 40px}.about-card .body-copy{margin-top:27px}.portrait-card{display:grid;width:350px;height:350px;min-height:350px;margin:auto;place-items:end center;overflow:hidden;background:#f7f7f7;border-radius:30px}.portrait-card img{display:block;width:299px;height:293px;object-fit:cover;object-position:center top}.footer{min-height:362px;padding-top:65px;color:#eeffde;background:#233b2d}.footer-grid{display:grid;grid-template-columns:545px 366px;justify-content:space-between;align-items:start}.logo--footer{color:#8a9e6c;margin:0}.logo--footer .logo-rest,.logo--footer small{color:#fff}.footer blockquote{margin:39px 0 0;color:#eeffde;font-family:Poppins,sans-serif;font-size:20px;font-weight:400;line-height:26px}.footer address{display:grid;gap:20px;margin-top:40px;color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:17px}.footer address strong{color:#8a9e6c;font-weight:600}.footer a{width:max-content;color:#fff;font:inherit;text-decoration:none}@media (max-width: 1100px){.hero{min-height:auto;padding:48px 0 80px;background:linear-gradient(#fff 0,#fff 72%,#f7f7f7 72%)}.logo{font-size:28px}.footer .logo{margin:0}.logo small{font-size:13px}.hero-copy{margin-top:96px}.hero-copy h1{font-size:42px;line-height:48px}.hero-copy p{margin-top:40px;font-size:28px;line-height:38px}.goal-card{height:auto;margin-top:92px;padding:38px 32px}.goal-track{margin-left:0}.goal-start{left:0}.product-card,.about-card{grid-template-columns:1fr;gap:32px}.product-quote,.portrait-card{margin-top:0}.footer-grid{grid-template-columns:1fr;gap:48px}.footer address{margin-top:0;padding-bottom:34px}}@media (max-width: 640px){.container{width:min(100% - 28px,1180px)}.language-selector{top:10px;right:10px}.language-selector-button,.language-option{font-size:13px}.language-selector-button{min-width:116px;min-height:36px;padding:6px 28px 6px 10px}.language-flag{width:20px;height:14px}.plant-animation-stage{right:8px;height:min(720px,calc(100vh - 28px))}.hero-copy h1{font-size:22px;line-height:36px}.hero-copy p{font-size:18px;line-height:30px}.goal-labels{display:contents;font-size:14px}.goal-label-current{order:1}.goal-track{order:2}.goal-label-target{margin-top:-17px;order:3;text-align:right}.goal-card h2{order:4;font-size:18px}.goal-label-current,.goal-label-target{line-height:20px}.section h2{font-size:34px;padding-left:2px}.involvement-card,.product-card,.about-card{padding:28px 18px;border-radius:22px}.sprout-title{font-size:18px;line-height:27px}.body-copy{font-size:14px;line-height:24px}.product-quote{min-height:260px;padding:44px 36px;border-radius:34px;font-size:24px}.footer{padding-top:72px 0}}:root{font-family:Poppins,system-ui,sans-serif;font-size:16px;color:#272727;background:#f7f7f7;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:0}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}*{box-sizing:border-box}
