.PressCards{display:grid;gap:2rem}@media (min-width:768px){.PressCards{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.PressCards{grid-template-columns:repeat(3,1fr)}}.PressCards__post{background:#fff;border:.1rem solid var(--beige-color);display:grid;gap:2rem;padding:2.6rem;white-space:pre-line;word-break:break-all}@media (min-width:990px){.PressCards__post{padding:3.6rem}}.PressCards__post h2,.PressCards__post h3{font-family:var(--default-font);text-transform:uppercase}.PressCards__post h2{font-size:1.4rem;font-weight:500}.PressCards__post h2.--contact{font-family:var(--heading-font);font-size:2rem;font-weight:400;text-transform:none}.PressCards__post h3{font-size:1.3rem;margin-bottom:1rem}.PressCards__post b{font-weight:500}.PressCards__post p:not(:last-child){margin-bottom:1rem}@media (min-width:1200px){.PressCards__post p:not(:last-child){margin-bottom:2rem}}.PressCards__title{align-items:center;display:flex;justify-content:space-between}.PressCards__title.--contact{align-items:flex-start;padding-right:4.7rem;position:relative}@media (min-width:1560px){.PressCards__title.--contact{padding-right:6.7rem}}.PressCards__flags{display:flex;gap:.5rem;margin-left:1rem}.PressCards__flags img{height:1.4rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:1.9rem}.PressCards__blazon{display:flex;height:4.7rem;position:absolute;right:0;transform:translate(25%,-25%);width:4.7rem}@media (min-width:1560px){.PressCards__blazon{height:6.7rem;width:6.7rem}}
