.nhls-news{background:#fff;padding:80px 0}.nhls-news__head{align-items:center;display:flex;justify-content:space-between;margin-bottom:50px;padding-bottom:15px}.nhls-news__header{flex:1;text-align:center}.nhls-news__title{color:#333;font-size:2.5rem;font-weight:700;margin:0 0 15px;padding-bottom:20px}.nhls-news__subheading{color:#6b7280;font-size:1.1rem;line-height:1.6;margin:0}.nhls-news__all-link{background:#b6daa3;border-radius:8px;color:#333;font-size:14px;font-weight:600;letter-spacing:.5px;padding:12px 24px!important;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.nhls-news__all-link:hover{background:#a4c890;box-shadow:0 4px 12px rgba(0,0,0,.15);transform:translateY(-1px)}.nhls-news__grid{display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.nhls-news__card{background:#fff;border-radius:12px;overflow:hidden;transition:all .3s ease}.nhls-news__card:hover{transform:translateY(-5px)}.nhls-news__card:hover *{transform:none!important}.nhls-news__card-image{overflow:hidden;position:relative}.nhls-news__img{display:block;overflow:hidden}.nhls-news__img img{height:200px;object-fit:cover;transition:transform .3s ease;width:100%}.nhls-news__card-category{color:#6b7280;font-size:12px;font-weight:600;letter-spacing:.5px;margin-bottom:8px;padding-top:10px!important;text-transform:uppercase}.nhls-news__card:hover .nhls-news__img img{transform:scale(1.05)}.nhls-news__card-content{padding:20px}.nhls-news__card-title{font-size:1.1rem;font-weight:600;line-height:1.3;margin-bottom:10px}.dnd-column h4.nhls-news__card-title{padding-bottom:0!important}.nhls-news__card-title a{color:#333;text-decoration:none;transition:color .3s ease}.nhls-news__card-title a:hover{color:#542a75}.nhls-news__excerpt{color:#666;font-size:.9rem;line-height:1.5;margin-bottom:15px}.nhls-news__empty{color:#666;font-size:1.1rem;grid-column:1/-1;padding:60px 20px;text-align:center}.nhls-news .nhls-button{background:#b6daa3;border:none;border-radius:50px;color:#000;font-size:14px;font-weight:600;padding:8px 16px;text-decoration:none;transition:all .3s ease}.nhls-news .nhls-button:hover{background:#a4c890;color:#000}@media (max-width:1200px){.nhls-news{padding:60px 0}.nhls-news__title{font-size:2rem}.nhls-news__grid{gap:25px}}@media (max-width:768px){.nhls-news{padding:40px 0}.nhls-news__head{flex-direction:column;gap:20px;margin-bottom:40px;text-align:center}.nhls-news__title{font-size:1.75rem;margin-bottom:0!important}.nhls-news__grid{gap:20px;grid-template-columns:1fr}.nhls-news__card-content{padding:20px}.nhls-news__card-title{font-size:1.1rem}.nhls-news__empty{padding:40px 20px}.nhls-news__all-link{margin-bottom:40px!important}}@media (max-width:576px){.nhls-news__title{font-size:1.5rem}.nhls-news__img img{height:fit-content}}