.blog-listing-posts__card{border:1px solid #b2b2b3;border-radius:5px;box-shadow:0 10px 40px 0 #3a3a3a1a;transition:all .3s ease-in-out}.blog-listing-posts__card:hover{transform:translateY(-5px)}.blog-listing-posts__card img{border-radius:5px;height:200px;object-fit:cover;vertical-align:middle;width:100%}.blog-listing-posts__card-content{padding:20px}.blog-listing-posts__card-content h6{margin-bottom:12px}.blog-listing-posts__card-tags{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.blog-listing-posts__card-author,.blog-listing-posts__card-author a{color:#101010;font-family:Rubik;font-size:14px;font-weight:600;letter-spacing:0;line-height:125%;margin-bottom:11px}.blog-listing-posts__card-author a:hover{color:#ff8f37}.blog-listing-posts__card-title h5{color:#101010;margin-bottom:12px}.blog-listing-posts__card-description{margin-bottom:25px}.blog-listing-posts__card-cta{align-items:center;display:flex;justify-content:end}.blog-listing-posts__card-cta a{align-items:center;color:#573313;display:flex;font-weight:700;justify-content:center;letter-spacing:.1em;line-height:22.5px;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.blog-listing-posts__card-cta a svg{margin-top:-2px}.blog-listing-posts__card-cta a:hover{color:#ff8f37;transition:all .3s ease}.blog-listing-posts__card-cta a:hover svg path{fill:#ff8f37;transition:all .3s ease}.blog-related-posts__list{margin-top:40px}.blog-related-posts h2{text-align:left}.blog-related-posts{background:#f5f5f5!important}.container_button{align-items:center;display:flex;height:100%;justify-content:end;width:100%}