#NewsPage{margin-top:50px;padding:0 32px 32px;width:100%;display:flex}#NewsPage article{margin-left:auto;margin-right:auto;display:flex;flex-direction:column}#NewsPage article .center{max-width:960px}#NewsPage article .center figure{height:450px;position:relative;width:100%;margin-bottom:24px}#NewsPage article .center figure img{object-fit:cover;aspect-ratio:1}#NewsPage article .center div{display:flex;flex-direction:column;gap:16px}#NewsPage article .center div h3{font-size:24px;font-weight:600;line-height:1.2}#NewsPage article .center div ul{display:flex;flex-direction:column;gap:8px}#NewsPage article .center div ul li{padding-left:8px}.cta-button{border-radius:15px}