@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,600;1,400;1,500&display=swap";.header{padding:10px 0}.header .categories{list-style:none;margin:0;padding:0}.header .categories li{float:left;padding:10px 25px 10px 0}.header .categories li a{color:#000;font-size:1rem;font-weight:400;text-decoration:none;text-transform:uppercase}.header .other{list-style:none;margin:0;padding:0}.header .other li{float:left;padding:10px 0 10px 25px}.header .other li a{color:#000;font-size:1rem;font-weight:400;text-decoration:none;text-transform:uppercase}.header .other li svg{fill:#000;vertical-align:middle}.latest-posts a{margin-bottom:50px;height:350px;width:100%;padding:0 10px}.latest-posts a .image{height:100%;width:100%;background-size:cover;background-repeat:no-repeat;background-position:50%}.latest-posts a .overlay{background:hsla(0,0%,100%,.75);display:none;align-items:center;justify-content:center;height:100%;width:100%;overflow:hidden;text-align:center}.latest-posts a .overlay .details{margin:auto 0;display:table-cell;vertical-align:middle}.latest-posts a .overlay .details span{display:block}.latest-posts a .overlay .details span.title{font-weight:600}.latest-posts a:hover .overlay{display:flex}@media(max-width:450px){.latest-posts a{height:250px}}.footer .section{padding:25px 0}.footer .section:nth-child(2){margin-bottom:50px}.footer ul{margin:0;padding:0;list-style:none}.footer ul li{float:left;padding:10px}.footer ul li a{color:#000;font-size:.9rem;font-weight:600;text-decoration:none;text-transform:uppercase}body{font-family:Poppins,sans-serif;margin:0}body a{text-decoration:none!important}body a span{color:#000}body .main{margin:50px 0}body .more{padding:25px 0}body .more span{font-size:1.25rem;font-weight:600;text-transform:uppercase}