.plantas-section{background:var(--off-white);padding:4em 0}.plantas-section>.sub-wrapper{align-items:center;gap:2em;justify-content:center}.plantas-item{display:flex;flex-direction:column;gap:1em}.plantas-content,.plantas-content-inner{display:flex;flex-direction:column;gap:1em;width:100%}.plantas-content-inner{background-color:var(--white);padding:1em}.plantas-title{color:var(--gold-200)}.plantas-description ul{display:flex;flex-direction:column;gap:0;list-style:none;margin:0;padding:0}.plantas-description ul li{align-items:center;display:flex;padding-left:1em;position:relative}.plantas-description ul li:before{background-color:var(--gold-400);content:"";height:.5em;left:0;position:absolute;transform:rotate(45deg);width:.5em}@media(min-width:700px){.plantas-section>.sub-wrapper{display:grid;gap:2em;grid-template-columns:1fr 1fr;place-items:stretch}.plantas-section>.sub-wrapper.boxed:not(.plantas-three-items){--box-width:800px}.plantas-section>.sub-wrapper.plantas-three-items{grid-template-columns:repeat(1,1fr)}.plantas-three-items .plantas-item{display:grid;gap:2em;grid-template-columns:1fr 1fr;place-items:center;width:100%}.plantas-content-inner{height:auto}.plantas-description ul{display:grid;gap:0;grid-template-columns:1fr;place-items:start}}@media(min-width:1000px){.plantas-three-items .plantas-item{grid-template-columns:1fr;grid-template-rows:2fr 1fr;place-items:stretch}.plantas-section>.sub-wrapper.plantas-three-items{grid-template-columns:repeat(3,1fr);place-items:stretch}}@media(min-width:1200px){.plantas-three-items .plantas-item{grid-template-rows:2fr 1fr}}
