.box-artigo-wrapper{width:100%;display:flex;flex-wrap:wrap;justify-content:space-around}.box-artigo-wrapper .box-artigo-item{width:24%;margin-top:25px;min-height:268px;background-repeat:no-repeat;background-size:cover;max-width:275px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff}.box-artigo-wrapper .box-artigo-item .box-artigo-item-description{text-align:center;text-shadow:0px 3px 8.5px rgba(2,4,0,0.85);font-weight:bold}.box-artigo-wrapper .box-artigo-item .box-artigo-item-overlay{min-height:56px;width:100%;bottom:0;left:0;background-color:rgba(0,43,98,.7);display:flex;align-items:center;padding:0px 30px;justify-content:space-between}.box-artigo-wrapper .box-artigo-item .box-artigo-item-overlay span{color:#fff;opacity:1}.box-artigo-wrapper .box-artigo-item .box-artigo-item-overlay a,.box-artigo-wrapper .box-artigo-item .box-artigo-item-overlay a:visited{color:#fff;opacity:1;text-decoration:none;border:1px solid #fff;padding:8px 14px}.box-artigo-wrapper .box-artigo-item .box-artigo-item-overlay a:before{content:url("https://cdn2.hubspot.net/hubfs/511629/next-1.png");top:0;position:relative;margin-right:8px}@media(max-width:576px){.box-artigo-wrapper .box-artigo-item{width:50%}}@media(max-width:576px){.box-artigo-wrapper{justify-content:center}.box-artigo-wrapper .box-artigo-item{width:98%}}