section.produtos{margin-bottom:90px;min-height:220px}section.produtos .container{margin-top:-110px;background:#fff;border-radius:5px;padding:20px}section.produtos p{margin:0;line-height:30px}section.produtos .row{margin-top:40px}section.produtos .row:nth-child(2n) .imagem{order:1}section.produtos .row:nth-child(2n) .texto{order:2}section.produtos img{position:relative;background:#fff;z-index:2;width:430px;height:430px;object-fit:cover;display:block;margin:auto;border:10px #fff solid;box-shadow:0 0 40px #00000036}section.produtos .imagem{position:relative}section.produtos .imagem:before{content:'';z-index:1;position:absolute;width:2000px;height:80%;top:50%;left:30px;border-radius:5px;transform:translateY(-50%);background:#4dbb68;display:block}section.produtos .row:nth-child(2n) .imagem:before{left:auto;right:30px}section.produtos .texto{position:relative;z-index:3}