.latest-posts{padding-top:120px;padding-bottom:120px}@media only screen and (max-width:767px){.latest-posts{padding-top:50px !important;padding-bottom:50px !important}}.latest-posts>.btn{margin-left:auto;margin-right:auto;display:flex}.latest-posts .posts_list{padding:40px 0}.latest-posts .post_item{border-radius:16px;border:1px solid rgba(255, 255, 255, 0.06);background:#141414;transition:all 0.3s linear}.latest-posts .post_item:hover{background-color:var(--wp--preset--color--blue-main)}.latest-posts .post_item:hover .post_description{color:#fff}.latest-posts .post_item .btn{text-decoration:underline;color:#fff;margin-top:32px}.latest-posts .post_item .btn svg path{stroke:#fff}.latest-posts .post_image{border-radius:16px;overflow:hidden;aspect-ratio:1.6498054475}.latest-posts .post_image img{width:100%;height:100%;filter:grayscale(1)}.latest-posts .post_data{padding:16px 24px}.latest-posts .post_data h3{font-size:18px;font-style:normal;font-weight:600;line-height:132%}.latest-posts .post_description{font-size:14px;font-style:normal;font-weight:500;line-height:140%;color:#525252;transition:all 0.3s linear}