.news-section{padding:100px 0}.news-section .featured-post img{border-radius:12px}.news-section .button.white{display:inline-flex}.news-section .button.white svg{margin-left:8px}.news-section .featured-post{position:relative}.news-section .featured-label{background-color:var(--color3);border-radius:12px;color:#000;font-size:12px;font-weight:700;left:32px;line-height:18px;padding:12px;position:absolute;text-transform:uppercase;top:32px}.news-section .fimg{border-radius:12px;display:block;height:100%;width:100%}.news-section .featured-content{bottom:32px;left:32px;position:absolute;right:32px}.news-section .featured-post h3{color:var(--color3)}.news-section .other-posts{display:flex;flex-direction:column;gap:24px}.news-section .post-card{background:var(--color3);border-radius:12px;padding:24px}.news-section .custom-arrow-link{align-items:center;background-color:var(--color2);border-radius:100%;color:var(--color3);display:inline-flex;height:45px;justify-content:center;width:45px}.news-section .custom-arrow-link:hover{color:var(--color3)}.news-section .post-card:first-child{display:none}@media (min-width:768px){.news-section .blog-listing-grid{display:grid;gap:55px;grid-template-columns:2fr 1fr;padding-top:30px}.news-section .post-card h4{margin-bottom:48px}}@media (max-width:767px){.news-section .fimg{height:400px}.news-section{padding:50px 0}.news-section .featured-post{padding-bottom:24px}.news-section .featured-label{left:24px;top:24px}.news-section .featured-content{bottom:48px;left:24px;position:absolute;right:24px}}