.blogs-page{background:var(--black)}.blogs-page .blogs{flex-wrap:wrap;justify-content:flex-start;width:100%;display:flex}.blogs-page .blogs .single-blog{width:31.8%;height:fit-content;margin-bottom:8.7rem;text-decoration:none}.blogs-page .blogs .single-blog:not(.last){margin-right:2.25%}.blogs-page .blogs .single-blog .image-wrap{overflow:hidden}.blogs-page .blogs .single-blog .image-wrap.portrait{height:54.4rem}.blogs-page .blogs .single-blog .image-wrap.horizontal{height:27.6rem}.blogs-page .blogs .single-blog .image-wrap img{-o-object-fit:cover;object-fit:cover;height:100%;transition:all .5s ease-in-out}.blogs-page .blogs .single-blog .category{color:#fff9;text-transform:uppercase;margin-top:1rem;margin-bottom:1rem;font-size:1.4rem;line-height:2.3rem}.blogs-page .blogs .single-blog .title{color:var(--white);font-size:2rem;font-weight:700;line-height:2.3rem}.blogs-page .blogs .single-blog:hover .image-wrap img{transform:scale(1.07)}@media (width<=567px){.blogs-page .blogs{flex-direction:column}.blogs-page .blogs .single-blog{width:100%}.blogs-page .blogs .single-blog:not(.last){margin-right:0}.blogs-page .blogs .single-blog .title{line-height:2.4rem}.blogs-page .blogs .single-blog .category{letter-spacing:.038rem;font-size:1.2rem;line-height:1.2rem}.blogs-page .blogs .single-blog .image-wrap{max-height:21rem}.blogs-page .blogs .single-blog .image-wrap.portrait{max-height:41.4rem}}
