@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";#page-landpage>header{width:100%;height:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;background-image:linear-gradient(to bottom,var(--color-green-1),var(--color-green-2))}#page-landpage>header .box>div{margin:20px auto}#page-landpage>header .logo-min{text-align:center}#page-landpage>header .logo-min img{display:block;width:100%;max-width:150px;margin:10px auto}#page-landpage>header .logo-text img{display:block;width:100%;max-width:600px}#page-landpage>header .area-button{box-sizing:border-box;padding:20px;text-align:center}#page-landpage>header .area-button .button{background-color:#fff;color:var(--color-green-2);text-align:center;box-sizing:border-box;padding:10px 20px;border-radius:20px;display:inline-block;min-width:200px;cursor:pointer;font-weight:800}#page-landpage section{width:100%;min-height:100vh}#page-landpage section#section-about-us{box-sizing:border-box;padding:20px 0;display:flex;align-items:center;background-image:url(/assets/tree_bg--J0NN1aK.png);background-position:bottom center;background-repeat:no-repeat;background-size:150% auto}#page-landpage section#section-about-us>.grid{width:90%;max-width:1024px;z-index:2}#page-landpage section#section-about-us .area-title-us{width:100%;max-width:80%;border:3px solid #FFF;border-left-color:transparent;border-radius:0 30px 30px 0;box-sizing:border-box;padding:20px 20px 40px 10rem}#page-landpage section#section-about-us .area-title-us .about-us-title{font-size:3em;font-weight:800;box-sizing:border-box;padding:10px 0}#page-landpage section#section-about-us .area-title-us .about-us-title div:first-child{color:var(--color-green-3)}#page-landpage section#section-about-us .area-title-us .about-us-title div:last-child{color:#fff}#page-landpage section[id*=section-about-us-more]{box-sizing:border-box;padding:20px 0;background-image:linear-gradient(to bottom,var(--color-green-4),var(--color-green-2));margin-top:-2px;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative}#page-landpage section[id*=section-about-us-more]>.grid{width:90%;min-height:90vh;max-width:1024px;margin:0 auto;align-items:center;z-index:10}#page-landpage section[id*=section-about-us-more] .about-us-more-title{font-size:1.5em;box-sizing:border-box;padding:10px 0;font-weight:800;color:#fff}#page-landpage section[id*=section-about-us-more] .highlight{color:#fff;font-weight:700}#page-landpage section#section-about-us-more-mission{overflow:hidden}#page-landpage section#section-about-us-more-mission:before{content:"";display:block;width:52%;height:100%;position:absolute;top:0;right:0;background-image:url(/assets/mission-X_qu0wn-.png);background-size:cover;background-position:center center;z-index:1}#page-landpage section#section-about-us-more-mission:after{content:"";display:block;width:50%;height:70%;position:absolute;top:50%;right:0;background-size:cover;background-position:center center;z-index:2;box-shadow:0 0 0 1000px var(--color-green-4);border-radius:150px 0 0 150px;border:5px solid #FFF;border-right-color:transparent;transform:translateY(-50%)}#page-landpage section#section-about-us-more-vision{overflow:hidden}#page-landpage section#section-about-us-more-vision:before{content:"";display:block;width:52%;height:100%;position:absolute;top:0;left:0;background-image:url(/assets/vision-CyHa_MJo.jpg);background-size:cover;background-position:center center;z-index:1}#page-landpage section#section-about-us-more-vision:after{content:"";display:block;width:50%;height:70%;position:absolute;top:50%;left:0;background-size:cover;background-position:center center;z-index:2;box-shadow:0 0 0 1000px var(--color-green-4);border-radius:0 150px 150px 0;border:5px solid #FFF;border-left-color:transparent;transform:translateY(-50%)}#page-landpage section#section-about-us-more-value{overflow:hidden}#page-landpage section#section-about-us-more-value:before{content:"";display:block;width:52%;height:100%;position:absolute;top:0;right:0;background-image:url(/assets/values-eW2PF1k7.jpg);background-size:cover;background-position:center center;z-index:1}#page-landpage section#section-about-us-more-value:after{content:"";display:block;width:50%;height:70%;position:absolute;top:50%;right:0;background-size:cover;background-position:center center;z-index:2;box-shadow:0 0 0 1000px var(--color-green-4);border-radius:150px 0 0 150px;border:5px solid #FFF;border-right-color:transparent;transform:translateY(-50%)}#page-landpage section#section-who-we-area{box-sizing:border-box;padding:20px 0;background-image:linear-gradient(to bottom,var(--color-green-4),var(--color-green-2));margin-top:-2px;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative}#page-landpage section#section-who-we-area>.grid{width:90%;max-width:1024px;margin:0 auto;align-items:center;z-index:10}#page-landpage section#section-who-we-area .section-who-we-area-title{font-size:3em;font-weight:800;box-sizing:border-box;padding:10px 0;text-align:center}#page-landpage section#section-who-we-area .card{width:100%;max-width:450px;min-width:450px;margin:10px auto;display:grid;align-items:center;justify-content:center}#page-landpage section#section-who-we-area .card .area-photo{width:100%;box-sizing:border-box;padding:10px}#page-landpage section#section-who-we-area .card .area-photo .photo{margin:0 auto;display:flex;align-items:center;justify-content:center;width:160px;height:160px;overflow:hidden;border-radius:50%;box-shadow:5px -2px 0 10px var(--color-green-1),-5px 2px 0 10px var(--color-green-2),8px 8px 0 10px var(--color-green-4)}#page-landpage section#section-who-we-area .card .area-photo .photo img{display:block;width:100%}#page-landpage section#section-who-we-area .card .title{font-weight:800;box-sizing:border-box;padding:20px 0;text-align:center;font-size:1.2em}#page-landpage section#section-who-we-area .card .text{width:100%}#page-landpage section#section-what-we-do{box-sizing:border-box;padding:20px 0;background-image:url(/assets/plantacao-BCGUugZy.jpg);background-attachment:fixed;margin-top:-2px;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative}#page-landpage section#section-what-we-do:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background-image:linear-gradient(to bottom,var(--color-green-2),transparent,var(--color-green-2));z-index:1}#page-landpage section#section-what-we-do>.grid{width:90%;max-width:1024px;margin:0 auto;align-items:center;z-index:10}#page-landpage section#section-what-we-do>.grid-cards>div{height:100%}#page-landpage section#section-what-we-do .section-what-we-do-title{font-size:3em;font-weight:800;box-sizing:border-box;padding:10px 0;text-align:left}#page-landpage section#section-what-we-do .box{align-content:stretch;box-sizing:border-box;padding:20px 10px;background-color:#fffc;color:var(--color-green-4);font-weight:400;height:100%;display:flex}#page-landpage section#section-contact{box-sizing:border-box;padding:20px 0;background-attachment:fixed;margin-top:-2px;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;min-height:60vh}#page-landpage section#section-contact>.grid{width:90%;max-width:1024px;margin:0 auto;align-items:center;z-index:10}#page-landpage section#section-contact>.grid-cards{width:100%;max-width:unset;margin:0 auto;align-items:center;z-index:10;column-gap:3px!important}#page-landpage section#section-contact>.grid-cards .card-contact{position:relative}#page-landpage section#section-contact>.grid-cards .card-contact:before{content:"";display:block;width:100%;height:100%;top:0;left:0;position:absolute;background-color:var(--color-green-4);z-index:1}#page-landpage section#section-contact>.grid-cards .card-contact .content{position:relative;box-sizing:border-box;padding:20px 40px;color:#fff;z-index:10;font-weight:400;min-height:200px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}#page-landpage section#section-contact>.grid-cards .card-contact .content .name{font-weight:800}#page-landpage section#section-contact>.grid-cards .card-contact .content .ocupation{font-size:.8em}#page-landpage section#section-contact .section-contact-title{font-size:3em;font-weight:800;box-sizing:border-box;padding:10px 0;text-align:left}#page-landpage section#section-contact .social{text-align:center;font-weight:600}.main-frame{position:relative}.main-frame>header{width:100%;height:80px;position:fixed;top:0;left:0;z-index:100;display:grid;grid-template-columns:150px auto}.main-frame>header .logo{display:flex;align-items:center;justify-content:center;z-index:4}.main-frame>header .logo img{width:auto;height:auto;max-height:60px;filter:drop-shadow(0 0 1px #FFF)}.main-frame>header nav{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,auto));column-gap:20px;align-items:center;justify-content:center;color:#fff;text-align:center;z-index:5;font-weight:400}.main-frame>header nav div{cursor:pointer}.main-frame>header.fixed:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(to bottom,var(--color-green-1),var(--color-green-2));z-index:1;box-shadow:0 0 5px var(--color-green-2);opacity:.8}.main-frame>section{width:100%;height:100%;min-height:100vh}.main-frame>footer{height:200px;text-align:center;display:flex;flex-direction:column;align-items:flex-end}.main-frame>footer .area-logo{width:90%;height:100%;text-align:center;border:5px solid #FFF;border-radius:30px 0 0;border-bottom-color:transparent;border-right-color:transparent;box-sizing:border-box;padding:40px 0}.main-frame>footer .area-logo img{margin:0 auto;display:block;width:100%;max-width:300px}:root{--color-green-1:#74b342;--color-green-2:#228d44;--color-green-3:#78b843;--color-green-4:#13501b}.roboto-thin{font-family:Roboto,sans-serif;font-weight:100;font-style:normal}.roboto-light{font-family:Roboto,sans-serif;font-weight:300;font-style:normal}.roboto-regular{font-family:Roboto,sans-serif;font-weight:400;font-style:normal}.roboto-medium{font-family:Roboto,sans-serif;font-weight:500;font-style:normal}.roboto-bold{font-family:Roboto,sans-serif;font-weight:700;font-style:normal}.roboto-black{font-family:Roboto,sans-serif;font-weight:900;font-style:normal}.roboto-thin-italic{font-family:Roboto,sans-serif;font-weight:100;font-style:italic}.roboto-light-italic{font-family:Roboto,sans-serif;font-weight:300;font-style:italic}.roboto-regular-italic{font-family:Roboto,sans-serif;font-weight:400;font-style:italic}.roboto-medium-italic{font-family:Roboto,sans-serif;font-weight:500;font-style:italic}.roboto-bold-italic{font-family:Roboto,sans-serif;font-weight:700;font-style:italic}.roboto-black-italic{font-family:Roboto,sans-serif;font-weight:900;font-style:italic}.grid{display:grid;grid-template-columns:repeat(12,1fr);row-gap:1.5rem;column-gap:1.5rem;box-sizing:border-box}.grid .col{box-sizing:border-box;width:100%}.grid .col-1{box-sizing:border-box;grid-column:span 1}.grid .col-2{box-sizing:border-box;grid-column:span 2}.grid .col-3{box-sizing:border-box;grid-column:span 3}.grid .col-4{box-sizing:border-box;grid-column:span 4}.grid .col-5{box-sizing:border-box;grid-column:span 5}.grid .col-6{box-sizing:border-box;grid-column:span 6}.grid .col-7{box-sizing:border-box;grid-column:span 7}.grid .col-8{box-sizing:border-box;grid-column:span 8}.grid .col-9{box-sizing:border-box;grid-column:span 9}.grid .col-10{box-sizing:border-box;grid-column:span 10}.grid .col-11{box-sizing:border-box;grid-column:span 11}.grid .col-12{box-sizing:border-box;grid-column:span 12}html{margin:0;padding:0;width:100%;height:100%}html body{margin:0;padding:0;width:100%;height:100%;min-height:100vh;overflow-x:hidden;font-family:Roboto,sans-serif;background-color:var(--color-green-2);color:#fff;font-size:18px;font-weight:200}html body #root{width:100%;height:100%}
