.latest-posts{background-color:#faede8;padding-bottom:50px;padding-top:50px}.latest-posts .latest-post-section-title{color:#000;margin-bottom:20px;text-align:center}.latest-posts .latest-post-item .latest-post-img-wrap{border-top-left-radius:6px;border-top-right-radius:6px;display:block;overflow:hidden}.latest-posts .latest-post-item .latest-post-img-wrap .latest-post-img{background-position:50%;background-repeat:no-repeat;background-size:cover;height:10vw;max-width:100%;min-height:180px;object-fit:cover;transform:scale(1);transform-origin:center;transition:transform 3s ease;vertical-align:middle;width:100%}.latest-posts .latest-post-item .latest-post-itemIn:hover .latest-post-img-wrap .latest-post-img{transform:scale(1.1)}.latest-posts .latest-post-item .latest-post-content{background-color:hsla(0,0%,100%,.6);border-bottom-left-radius:6px;border-bottom-right-radius:6px;font-size:16px;line-height:1.5;min-height:118px;padding:5px 15px 20px}.latest-posts .latest-post-item .latest-post-title{color:#000;font-size:20px;font-weight:600;margin-bottom:10px}.latest-posts .latest-post-item .latest-post-title a{color:inherit}.latest-posts .latest-post-item .latest-post-content .by_line{font-size:14px}.latest-posts .latest-posts-view-all a{background:linear-gradient(90deg,#ffde59,#ff924d);border:none;border-radius:40px;color:#000;display:block;font-size:20px;font-weight:700;line-height:1;margin:40px auto 0;max-width:200px;padding:16px 26px;text-align:center;width:100%}@media (max-width:1199px){.latest-posts .latest-post-item .latest-post-img-wrap .latest-post-img{height:15vw}.latest-posts .latest-post-item:not(:last-child){margin-bottom:30px}.latest-posts .latest-post-item .latest-post-content{min-height:unset}.latest-posts .latest-post-item .latest-post-title{font-size:18px}}