@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap";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,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box}body{position:relative;padding-top:64px}@media screen and (max-width:1024px){body{padding-top:52px}}.app-container{min-height:100vh}.grecaptcha-badge{opacity:0}#wcb{position:relative;bottom:0;left:50%;transform:translate(-50%);width:100%;margin-bottom:20px;margin-top:-50px}html{font-size:62.5%}body{font-size:1.8rem;font-family:Poppins,sans-serif;color:#283b3b}@media screen and (max-width:640px){body{font-size:1.6rem}}p{font-weight:500;margin-bottom:20px}p:last-child{margin-bottom:0}main p{line-height:1.5em}sub{font-size:1.2rem}h1{font-size:4.5rem;font-weight:600;font-family:Poppins,sans-serif;color:#283b3b;margin-bottom:15px;position:relative}@media screen and (max-width:640px){h1{font-size:3rem}}h2{font-size:3.5rem;font-weight:700;font-family:Poppins,sans-serif;color:#283b3b;margin-bottom:15px;position:relative}@media screen and (max-width:640px){h2{font-size:2.5rem}}h3{font-size:2.2rem;font-weight:600;font-family:Poppins,sans-serif;color:#283b3b;margin-bottom:.8em}@media screen and (max-width:640px){h3{font-size:2.2rem}}a{color:#283b3b;text-decoration:none;border-bottom:1px solid;font-weight:600}a:hover{color:#9dd17b}.link-as-button{color:#283b3b;text-decoration:none;border:none;border-bottom:1px solid;font-size:1.8rem;font-family:Poppins,sans-serif;font-weight:600;background-color:transparent;cursor:pointer}.link-as-button:hover{color:#9dd17b}@media screen and (max-width:640px){.link-as-button{font-size:1.6rem}}nav li{list-style:none}nav a{border:none}strong,b{font-weight:700}i:before{font-family:"Font Awesome 5 Pro"}em{font-style:italic}.small,.breadcrumb{font-size:1.4rem}ul li{list-style:none;position:relative}ol{margin-left:20px}ol li{margin-bottom:10px}.emphasized{font-size:2.2rem;font-family:Poppins,sans-serif;color:#283b3b;margin-bottom:.8em}@media screen and (max-width:640px){h1{font-size:3rem}h2{font-size:2.5rem}h3{font-size:2.2rem}}.earth-green{color:#406f55}figure{margin:50px 0;text-align:center}figure figcaption{text-align:center;margin-top:10px}figure img{max-width:100%;height:auto}p img{margin-top:50px;margin-bottom:50px;max-width:100%;height:auto}label{font-weight:500;cursor:pointer}input[type=checkbox]+label{position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}input[type=checkbox]+label:before{content:"";height:15px;width:15px;min-width:15px;display:inline-block;border:2px solid #9dd17b;margin-right:10px;background-color:#fff}input[type=checkbox]:checked+label:before{content:"";font-family:"Font Awesome 5 Pro";height:15px;width:15px;display:inline-block;border:2px solid #9dd17b;margin-right:10px;line-height:15px;font-size:1.4rem;font-weight:600;text-align:center;color:#283b3b}input[type=checkbox]:disabled+label:before{border-color:#cecdce;color:#cecdce;cursor:default}input[type=text],input[type=password],input[type=email]{border-radius:25px;height:35px;border:2px solid #9dd17b;padding:0 15px;font-family:Poppins,sans-serif;font-size:1.6rem;max-width:100%}input[type=text]:disabled,input[type=password]:disabled,input[type=email]:disabled{border-color:#cecdce;color:#cecdce}input[type=checkbox]{visibility:hidden;position:absolute;left:0}textarea{border-radius:25px;border:2px solid #9dd17b;padding-top:10px;padding-left:15px;font-family:Poppins,sans-serif;font-size:1.6rem}textarea:disabled{border-color:#cecdce;color:#cecdce}.form-error{color:red}.mt-80{margin-top:80px}.mt-70{margin-top:70px}.mt-60{margin-top:60px}.mt-50{margin-top:50px}.mt-40{margin-top:40px}.mt-30{margin-top:30px}.mb-80{margin-bottom:80px}.mb-70{margin-bottom:70px}.mb-60{margin-bottom:60px}.mb-50{margin-bottom:50px}.mb-40{margin-bottom:40px}.mb-30{margin-bottom:30px}.pt-50{padding-top:50px}.pt-40{padding-top:40px}.pt-30{padding-top:30px}.pb-50{padding-bottom:50px}.pb-40{padding-bottom:40px}.pb-30{padding-bottom:30px}.gap-20{gap:20px}.gap-30{gap:30px}.gap-40{gap:40px}.container-1800{max-width:1800px;padding:0 20px;margin:0 auto}.container-1300{max-width:1300px;padding:0 20px;margin:0 auto}.flex-center-column{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.flex-space-row{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap}.grid{display:grid}.col-3{grid-template-columns:repeat(3,1fr)}.col-n{grid-column:1/-1}.center-txt{text-align:center}.leaves-list ul{text-indent:-29px;margin-left:29px;margin-bottom:20px}.leaves-list ul li{margin-bottom:10px}.leaves-list ul li:before{content:"";font-family:"Font Awesome 5 Pro";font-weight:700;color:#9dd17b;margin-right:8px}.full-width-leaves-bg{background-color:#fafceb;background-image:url(/build/assets/leaf-background-pattern-Dt_Ejlbr.png)}.full-width-leaves-bg>div{background:linear-gradient(90deg,#0000,#fafceb 15% 85%,#0000)}.keyline{min-width:100%;margin:70px 0;border-top:3px solid #eef1d7}section.add-padding>div{padding:80px 20px 120px}@media screen and (max-width:1024px){section.add-padding>div{padding-top:60px}}.btn-primary,.js-cookie-consent-agree,input[type=submit]{display:block;width:-moz-max-content;width:max-content;text-decoration:none;color:#fff;background-color:#406f55;border-radius:5px;padding:15px 20px;position:relative;font-size:1.6rem;font-weight:700;border:none;font-family:Poppins,sans-serif;cursor:pointer}.btn-primary:hover,.js-cookie-consent-agree:hover,input[type=submit]:hover{background-color:#9dd17b;color:#283b3b}.btn-primary:disabled,.btn-primary:disabled:hover,.js-cookie-consent-agree:disabled,.js-cookie-consent-agree:disabled:hover,input[type=submit]:disabled,input[type=submit]:disabled:hover{cursor:default;background-color:#cecdce;color:#fff}.btn-secondary{display:block;width:-moz-max-content;width:max-content;text-decoration:none;border:none;color:#283b3b;background-color:#9dd17b;border-radius:5px;padding:15px 20px;position:relative;font-size:1.6rem;font-weight:700;font-family:Poppins,sans-serif;cursor:pointer}.btn-secondary:hover{background-color:#406f55;color:#fff}.btn-secondary:disabled,.btn-secondary:disabled:hover{cursor:default;background-color:#cecdce;color:#fff}.notification{background-color:#d6f0c6;padding:20px}.notification.error{background-color:#fbc8ba}.post-card{flex:1;height:400px;max-width:410px;min-width:340px;position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;flex-wrap:nowrap}@media screen and (max-width:480px){.post-card{max-width:100%;min-width:100%}}.post-card>img{position:absolute;top:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:25px;z-index:-1}.post-card h3{margin:20px}.post-card h3 mark{background-color:#eef1d7;padding:10px;line-height:40px;-webkit-box-decoration-break:clone;box-decoration-break:clone}.post-card>div{width:100%;background-color:#406f55;padding:10px 20px;border-bottom-left-radius:25px;border-bottom-right-radius:25px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap}.post-card>div img{width:50px}.post-card>div a{color:#fafceb}.post-card>div a:hover{color:#9dd17b}.multiple-checkboxes{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;row-gap:20px}.multiple-checkboxes.grid{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:stretch;-moz-column-gap:20px;column-gap:20px}.multiple-checkboxes.grid .item{flex:45%}@media screen and (max-width:768px){.multiple-checkboxes.grid .item{flex:100%}}.multiple-checkboxes.simple-checkboxes{flex-direction:row;-moz-column-gap:20px;column-gap:20px}.multiple-checkboxes.simple-checkboxes .simple-checkbox{cursor:pointer}.multiple-checkboxes .item{background-color:#eef1d7;padding:20px;border-radius:10px}.multiple-checkboxes .item:hover{background-color:#9dd17b}.multiple-checkboxes .item.checked{background-color:#406f55;color:#fff}.multiple-checkboxes .item.with-text-input{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;row-gap:10px;cursor:pointer}.multiple-checkboxes .item.with-text-input .text-input{width:100%;padding-left:30px}.multiple-checkboxes .item.with-text-input .text-input input{width:100%}.multiple-checkboxes .item .form-item{margin-top:10px;padding-left:30px;max-width:100%}.multiple-checkboxes .item .form-item input{max-width:100%}.multiple-textareas{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;row-gap:20px}.multiple-textareas .item{width:100%;background-color:#eef1d7;padding:20px;border-radius:10px}.multiple-textareas .item.filled{background-color:#406f55}.multiple-textareas .item.filled .answer{color:#fff}.multiple-textareas .item .answer{display:inline-block;cursor:pointer}.multiple-textareas .item .answer span{border-bottom:1px solid}.multiple-textareas .item .answer i{margin-left:10px}.multiple-textareas .item textarea{width:100%;height:150px;resize:vertical}.multiple-textareas .item textarea:focus{outline:none}.form-item{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;row-gap:15px}.form-item textarea{height:150px;width:100%}.input-icon-container{position:relative}.input-icon-container input{z-index:1;background-color:transparent;position:relative}.input-icon-container .icon{position:absolute;font-size:1.8rem;right:1px;top:1px;background-color:#9dd17b;padding:7px;border-radius:50%;z-index:0}.cookie-consent{width:100%;position:fixed;bottom:0;background-color:#eef1d7;border-top:1px solid #9dd17b;display:flex;flex-direction:column;align-items:center}.cookie-consent>div{width:80%}@media screen and (max-width:1280px){.cookie-consent>div{width:95%}}.cookie-consent>div{max-width:1200px;padding:20px 0;display:flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:wrap}.cookie-consent>div>div{width:100%}@media screen and (max-width:1024px){.cookie-consent>div>div .items-center.justify-between.flex-wrap{flex-direction:column;row-gap:20px}.cookie-consent>div>div .items-center.justify-between.flex-wrap p{text-align:center}}.cookie-consent>div>div .items-center.justify-between.flex-wrap{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between}
