.more-articles{position:relative}.more-articles:before{content:"";background-image:url('https://www.thiga.co/hubfs/thiga-website/shapes/bg-top-articles.svg');background-repeat:no-repeat;background-position:top;background-size:cover;position:absolute;top:0;left:0;height:100%;width:100%;z-index:-1}.body-container--blog-post .more-articles .part-img-post{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:2rem;border-top-right-radius:2rem;min-height:180px}.body-container--blog-post .more-articles .blog-post-container{background-color:#fff;border-radius:20px;box-shadow:0 10px 22px 0 rgba(0,0,0,0.15)}.body-container--blog-post .more-articles .blog-post-container .inner-blog-post{position:relative}.body-container--blog-post .more-articles .blog-post-container .inner-blog-post .rec-post-clicker{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.body-container--blog-post .more-articles .title-post{font-size:2.3rem;font-weight:500}.body-container--blog-post .more-articles .resume-post{line-height:1.66}.body-container--blog-post .more-articles .read-more-post{font-size:1.5rem;color:#1e8566;position:relative;font-weight:600;width:fit-content}.body-container--blog-post .more-articles .read-more-post:after{content:"";top:9px;right:-24px;position:absolute;width:16px;height:16px;background-image:url(https://www.thiga.co/hubfs/thiga-website/icons/arrow-right-button.png);background-repeat:no-repeat;background-size:contain;background-position:center;transition:all .25s ease-in-out}.body-container--blog-post .more-articles .blog-post-container:hover .read-more-post:after{transform:translateX(5px)}@media(max-width:992px){.more-articles:before{top:-50px}}