.pds-wrapper .newsroom__container .newsroom__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:32px}@media(max-width: 768px){.pds-wrapper .newsroom__container .newsroom__header{flex-direction:column;align-items:flex-start;gap:24px}}.pds-wrapper .newsroom__container .newsroom__header-text{display:flex;flex-direction:column;gap:20px}.pds-wrapper .newsroom__container .newsroom__header-cta{flex-shrink:0}.pds-wrapper .newsroom__container .newsroom__grid{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, auto);gap:32px}@media(max-width: calc(1024px - 1px)){.pds-wrapper .newsroom__container .newsroom__grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: calc(768px - 1px)){.pds-wrapper .newsroom__container .newsroom__grid{grid-template-columns:repeat(1, 1fr)}}.pds-wrapper .newsroom__container .newsroom__grid-item{min-width:0}