.latest_articles .header__caption{color:#ff8f37;margin-bottom:30px}.latest_articles .container-button{align-items:center;display:flex;height:100%;justify-content:center}.latest_articles__post{background:#101010;border:1px solid #3a3a3a;border-radius:10px;overflow:hidden;transition:all .5s ease}.latest_articles__post:hover{box-shadow:0 10px 40px 0 #ff8f3726;transition:all .5s ease}.latest_articles__post,.latest_articles__post-aside{align-items:center;display:flex}.latest_articles__post.latest_articles__post-main .post__image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:300px;max-width:300px;width:100%}.latest_articles__aside{display:flex;flex-direction:column;gap:10px}.latest_articles__post-aside .post__image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:10px;height:145px;max-width:120px;transition:all .5s ease;width:100%}.latest_articles__post-aside:hover .post__image{box-shadow:0 10px 40px 0 #ff8f3726;transition:all .5s ease}.latest_articles__post.latest_articles__post-main .post__content{display:flex;flex-direction:column;gap:15px;justify-content:space-between;padding:30px}.latest_articles__post-aside .post__content{display:flex;flex-direction:column;gap:15px;justify-content:space-between;padding:0 20px}.card_blog__tag span{background:#404040;border-radius:1px;color:#fff;display:inline-block;padding:7px 14px}.post__content h4,.post__content h5,.post__content p{color:#fff;margin:0}.post__cta{align-items:center;color:#ff8f37;display:flex;font-family:Rubik;font-size:16px;font-weight:700;letter-spacing:5%;line-height:100%;text-transform:uppercase}.container-button.bottom{display:none}@media (max-width:768px){.container-button.top{display:none}.container-button.bottom{display:block;margin-top:30px}.latest_articles__post.latest_articles__post-main{flex-direction:column;margin-bottom:30px}.latest_articles__post.latest_articles__post-main .post__image{max-width:100%}.latest_articles__aside{gap:30px}.latest_articles__post-aside .post__cta{justify-content:end}}