a.post-link{display:block;-ms-flex-preferred-size:calc(100% / 3 - 10px);flex-basis:calc(100% / 3 - 10px);color:#505050;text-decoration:none}a.post-link .post-img{height:18.75rem;overflow:hidden}a.post-link .post-img .bg-img{height:100%;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;-webkit-transition:all .3s;transition:all .3s}a.post-link .post{padding-top:.625rem;line-height:1.1}a.post-link .post .post-date{font-size:.8125rem;text-transform:uppercase;color:#afafaf;margin-bottom:.9375rem}a.post-link .post .post-title{font-family:Oswald,sans-serif;font-size:1.875rem;font-weight:500;text-transform:uppercase;color:#408b48;margin-bottom:.9375rem;-webkit-transition:color .3s;transition:color .3s}a.post-link .post .post-perex{font-size:.9375rem;line-height:1.6875rem;margin-bottom:1.875rem}a.post-link .post .link-btn{font-size:.8125rem;line-height:1.125rem;color:#408b48;text-transform:uppercase;-webkit-transition:all .2s;transition:all .2s}a.post-link .post .link-btn span{display:inline-block;margin-right:.3125rem}a.post-link .post .link-btn i{display:inline-block;font-size:.625rem;-webkit-transition:all .2s;transition:all .2s}a.post-link:hover{color:#505050;text-decoration:none}a.post-link:hover .post-img .bg-img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}a.post-link:hover .post .post-title{color:#f9b73b}a.post-link:hover .link-btn span{color:#f9b73b}a.post-link:hover .link-btn i{color:#f9b73b;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}@media (max-width:1700px){a.post-link .post-img{height:15.625rem}}@media (max-width:1366px){a.post-link .post-img{height:12.5rem}a.post-link .post .post-title{font-size:1.5rem}}@media (max-width:991.98px){a.post-link{-ms-flex-preferred-size:calc(100% / 2 - 7.5px);flex-basis:calc(100% / 2 - 7.5px)}}@media (max-width:575.98px){a.post-link{-ms-flex-preferred-size:100%;flex-basis:100%}a.post-link .post-img{height:250px}a.post-link .post .post-date{font-size:12px}a.post-link .post .post-title{font-size:20px}}@media (max-width:419.98px){a.post-link .post-img{height:190px}a.post-link .post .post-title{margin-bottom:15px}}section.posts{padding-bottom:5rem}section.posts h2,section.posts p{text-align:center}section.posts .vertical-line{margin:1.875rem 0}section.posts .posts-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px;row-gap:50px}section.posts .link-wrapper{padding-top:5rem;width:50%;margin:0 auto;text-align:center}@media (max-width:419.98px){section.posts .link-wrapper{width:100%}}