.section-destaque .container{grid-gap:20px;display:grid;grid-auto-flow:row dense;grid-template-areas:"area1 area2" "area1 area3";grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}@media (max-width:768px){.section-destaque.page-center{padding:0}.section-destaque .container{grid-gap:0;grid-template-areas:"area1" "area2" "area3";grid-template-columns:1fr;grid-template-rows:1fr}.section-destaque .post-article .post-header .picture{width:100%!important}.section-destaque .post-article{flex-direction:column}}.area2{grid-area:area2}.area1{grid-area:area1}.area3{grid-area:area3}.section-destaque .post-article{background-color:#fff;display:flex;flex-grow:1}.section-destaque .post-article.area1{flex-direction:column}.section-destaque .post-article .post-header{border:none;margin:0}.section-destaque .post-article .post-header .picture{background-attachment:scroll;background-position:50%;background-repeat:no-repeat;background-size:cover;-o-background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;border:none;height:220px;overflow:hidden;position:relative;width:280px}.section-destaque .post-article.area1 .post-header .picture{height:260px;width:100%}.section-destaque .post-article .post-header .picture img{display:block;height:100%;object-fit:cover;object-position:center;position:absolute!important;width:100%!important}.section-destaque .post-article .post-body{padding:20px}.section-destaque .post-article.area1 .post-body h2{font-size:1.4em;font-weight:700;margin-bottom:0}.section-destaque .post-article .post-body h2{font-size:1em;font-weight:700;line-height:1.3;margin-bottom:0}.section-destaque .post-article .post-body h2 a{color:#191919}.section-destaque .post-article .post-body h2 a:hover{color:#5dc2f7;text-decoration:none}.section-destaque .post-article .post-body .categoria{color:#5dc2f7;display:inline-block;font-size:14px;margin-bottom:20px}