.pageSustentabilidade__grid{display:flex;align-items:stretch;flex-direction:column;gap:2rem}@media (min-width:1200px){.pageSustentabilidade__grid{flex-direction:row}}@media (max-width:1199px){.pageSustentabilidade__grid:nth-child(2){flex-direction:column-reverse!important}}.pageSustentabilidade__grid .boxImg{overflow:hidden;border-radius:8px}.pageSustentabilidade__grid>div{width:100%;min-height:382px}.pageSustentabilidade__grid__image{background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:8px;height:100%}.pageSustentabilidade__grid__image:hover{transform:scale(1.1)}.pageSustentabilidade__grid__text{display:flex;flex-direction:column;justify-content:center}.pageSustentabilidade__grid__text span{display:block;margin-bottom:.5rem;color:#231f20;font-size:.875rem;font-weight:400;line-height:150%}.pageSustentabilidade__grid__text h2{margin-bottom:1.5rem;color:#231f20;font-size:2rem;font-weight:400;line-height:150%}.pageSustentabilidade__grid__text p{color:rgba(35,31,32,.7);font-size:1rem;font-weight:400;line-height:150%}.pageSustentabilidade__grid+section{margin-top:5rem}