.blog-articles{margin:20rem 0}@media (min-width:768px) and (max-width:991px){.blog-articles{margin:10rem 0}}.blog-articles .title-section{margin-bottom:8rem}@media (min-width:992px){.blog-articles .title-section h2{font-size:4.6rem}}.blog-articles .recent-posts .post-item{flex-direction:column;margin:0 0 8rem}@media (max-width:991px){.blog-articles .recent-posts .post-item{width:50%}.blog-articles .recent-posts .post-item .post-thumbnail{height:28rem}}.blog-articles .recent-posts .post-item .post-thumbnail a{display:block;height:100%}@media (max-width:767px){.blog-articles{margin:5rem 0}.blog-articles .title-section{margin-bottom:3rem}.blog-articles .recent-posts .post-item{margin-bottom:4rem}.blog-articles .recent-posts .post-item .post-thumbnail{height:10rem;margin-bottom:1rem}.blog-articles .recent-posts .post-item .post-thumbnail img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}}.blog-articles .recent-posts .post-details a{font-size:2.4rem;line-height:3rem;margin:2rem 0 1rem;text-decoration:none}@media (max-width:991px){.blog-articles .recent-posts .post-details{display:flex;flex-direction:column}.blog-articles .recent-posts .post-details a{font-size:3rem}.blog-articles .recent-posts .post-details .post-meta{order:1}.blog-articles .recent-posts .post-details .post-meta p{font-size:2.2rem;line-height:2.4rem!important;margin-bottom:0}.blog-articles .recent-posts .post-details h3{order:2}.blog-articles .recent-posts .load-posts button{width:100%}}.blog-articles .load-posts{display:flex;align-items:center}.blog-articles .load-posts .loader{border:8px solid #f3f3f3;border-top:8px solid #003da5;border-radius:50%;width:50px;height:50px;animation:1s linear infinite blog-articles-spin;display:none;margin-left:2rem}@media (max-width:991px){.blog-articles .load-posts .loader{border:6px solid #f3f3f3;border-top:6px solid #003da5;width:35px;height:35px}}@keyframes blog-articles-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}