.n-latest-news__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:50px}.n-latest-news__title{min-height:80px;max-width:800px}.n-latest-news__title p{color:#000}.n-latest-news__title--white{color:#fff}.n-latest-news__title--black{color:#000}.n-latest-news__related-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:40px}.n-latest-news__related-carousel{position:relative}.n-latest-news__related-carousel .news-card--featured .news-card__title{font-size:16px;line-height:24px}.n-latest-news__related-carousel .glide__slide{height:auto}.n-latest-news__related-carousel .glide__slide .news-card{margin:0 auto}.n-latest-news__related-carousel .glide__bullets{display:flex;justify-content:center;align-items:center;gap:8px;margin:20px auto 0 auto;background:linear-gradient(0deg, #0D0D0D 0%, #0D0D0D 100%),rgba(191,191,191,.44);background-blend-mode:color-dodge,normal;backdrop-filter:blur(25px);border-radius:100px;width:64px;height:24px}.n-latest-news__related-carousel .glide__bullet{width:8px;height:8px;border-radius:50%;background:hsla(0,0%,100%,.4);border:none;padding:0;cursor:pointer;transition:background .2s ease}.n-latest-news__related-carousel .glide__bullet--active,.n-latest-news__related-carousel .glide__bullet:hover{background:#000}.n-latest-news__view-all--mobile{margin-top:24px;margin-left:auto;width:fit-content}@media only screen and (max-width: 767px){.n-latest-news__view-all--mobile{display:flex}}@media only screen and (min-width: 769px){.n-latest-news__view-all--mobile{display:none}}@media only screen and (max-width: 767px){.n-latest-news__view-all{display:none}}