@import"https://fonts.googleapis.com/css2?family=Lexend:wght@100;200;300;400;500;600;700;800;900&family=Roboto:wght@100;200;300;400;500;600;700;800;900&display=swap";.news-wrapper{padding:40px 150px;display:flex;flex-direction:column;gap:40px;align-items:center}@media(max-width:1200px){.news-wrapper{padding:40px 10px!important}}.news-wrapper h1{text-align:center}.news-wrapper .news-button-types-wrapper{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:20px;position:relative;width:100%}.news-wrapper .news-button-types-wrapper .see-image-wrapper{right:0;display:flex;align-items:center;gap:10px}.news-wrapper .news-cards-wrapper{width:90%;display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;gap:50px}@media(max-width:1200px){.news-wrapper .news-button-types-wrapper{flex-direction:column}.news-wrapper .news-button-types-wrapper button{width:80%}.news-wrapper .news-button-types-wrapper .see-image-wrapper{position:relative}.news-wrapper .news-cards-wrapper{display:flex;justify-content:space-around;flex-wrap:wrap;align-items:center;gap:20px;width:100%}}