.blog-related-posts-section{display:block;width:100%}.blog-related-posts-section .wrap{display:block;margin-top:30px;padding:60px 0 0;width:100%}.blog-related-posts-section .wrap .blog-related-posts__title{display:block;margin:0 0 30px}.blog-related-posts-section .post-wrap{align-items:stretch;display:flex;flex-wrap:wrap;gap:64px 32px;justify-content:flex-start;width:100%}.blog-related-posts-section .post-wrap .post{background:var(--platinum);display:inline-block;margin:0;width:calc(33.33333% - 22px)}.blog-related-posts-section .post .image{display:inline-block;line-height:0;vertical-align:top;width:100%}.blog-related-posts-section .post .image a{display:inline-block;width:100%}.blog-related-posts-section .post .image a img{aspect-ratio:16/9;display:inline-block;max-width:100%;object-fit:cover;object-position:center;width:100%}.blog-related-posts-section .post .caption{display:inline-block;padding:24px 15px;width:100%}.blog-related-posts-section .post .cta,.blog-related-posts-section .post .sumery,.blog-related-posts-section .post .tag,.blog-related-posts-section .post .title,.blog-related-posts-section .post .title a{display:inline-block;width:100%}.blog-related-posts-section .post .title a h3{color:var(--white);display:inline-block;font-size:24px;margin:0;text-align:left;transition:.3s ease-in-out;width:100%}.blog-related-posts-section .post .title a h3:hover{color:var(--ochre)}.blog-related-posts-section .post .cta{display:inline-block;margin-top:16px;width:100%}.blog-related-posts-section .post .cta a{display:inline-block;font-size:14px;line-height:17px;text-decoration:underline;width:auto}.blog-related-posts-section .post .cta a:hover{color:var(--asphalt)}.blog-related-posts-section .post .tag{margin-bottom:16px}.blog-related-posts-section .post .tag ul{align-items:flex-start;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start;margin:0;padding:0;width:100%}.blog-related-posts-section .post .tag ul li{display:inline-block;margin:0;width:auto}.blog-related-posts-section .post .tag ul li a{background:var(--white);color:var(--black);display:inline-block;font-size:16px;font-weight:400;line-height:20px;padding:10px 20px;transition:.3s ease-in-out;width:auto}.blog-related-posts-section .post .tag ul li a:hover{background:var(--ochre);color:var(--white)}@media(max-width:1339px){.blog-related-posts-section .post-wrap .post{width:calc(50% - 16px)}}@media(max-width:991px){.blog-related-posts-section .post-wrap{gap:32px}.blog-related-posts-section .post .title a h3{font-size:20px}.blog-related-posts-section .post .caption{text-align:center}.blog-related-posts-section .post .tag ul li a{padding:6px 12px}.blog-related-posts-section .wrap{margin-top:20px;padding:50px 0 0}}@media(max-width:767px){.blog-related-posts-section .post-wrap .post{width:100%}.blog-related-posts-section .wrap{padding:32px 0 0}.blog-related-posts-section .post .tag ul{justify-content:center}.blog-related-posts-section .post .title a h3{text-align:center}}