.latest-news-section{background-color:#fff;padding-top:60px;padding-bottom:90px}.latest-news-section .latest-news-title-logo{width:90%;margin:auto auto 20px;display:flex;gap:10px;align-items:center}.latest-news-section .latest-news-title-logo img{width:110px;object-fit:contain}.latest-news-section .latest-news-title-logo h4{text-transform:uppercase}.latest-news-section .subtitle-arrows{width:90%;margin:auto;display:flex;justify-content:space-between;align-items:center}.latest-news-section .subtitle-arrows p{font-size:20px;font-weight:300}.subtitle-arrows .arrows{display:flex;gap:10px}.arrow-right,.arrows .arrow-left{display:flex;justify-content:center;align-items:center;width:40px;height:40px;background-color:#ffcc58;border-radius:50%;aspect-ratio:1;cursor:pointer}.subtitle-arrows .arrows img{width:12px;height:20px}.carousel{max-width:100%;overflow:hidden;padding:40px 5%;margin-top:50px;display:flex;gap:30px}@media (max-width:600px){.latest-news-section .latest-news-title-logo h4{font-size:20px}.latest-news-section .subtitle-arrows p{font-size:16px}.latest-news-section .latest-news-title-logo img{width:90px}}