.post-card-grid-block{padding-left:1rem;padding-right:1rem}.post-card-grid-block .inner{max-width:79rem;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5rem;gap:clamp(2.5rem,.357rem + 7.143vw,5rem);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.post-card-grid-block .the-title{font-size:2.75rem;font-size:clamp(2.125rem,1.589rem + 1.786vw,2.75rem);line-height:1.3;font-weight:500}.post-card-grid-block .the-cards{max-width:50.25rem;margin-bottom:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(22.5rem,1fr));gap:1.25rem;padding:1.5rem;background-color:#efefef;border-radius:.9375rem}.post-card-grid-block .the-cards>*+*{margin-top:1rem}.post-card-grid-block .the-cards li{margin:0}.post-card-grid-block .the-cards li::before{content:""}.post-card-grid-block .post-card{background-color:#fff;border-radius:.9375rem;padding:2rem 3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:100%;color:#121112}.post-card-grid-block .post-card .the-image{position:relative;left:-3rem;width:calc(100% + 6rem);top:-2rem;max-height:12.5rem;overflow:hidden}.post-card-grid-block .post-card .the-image img{border-top-left-radius:.9375rem;border-top-right-radius:.9375rem}.post-card-grid-block .post-card .title{font-size:1.25rem;font-weight:700;margin-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.post-card-grid-block .post-card .date{color:#565556;font-size:1rem;font-weight:700;margin-bottom:1rem}.post-card-grid-block .post-card .description p{color:#565556;font-size:1rem;font-weight:400}.post-card-grid-block .post-card:focus,.post-card-grid-block .post-card:hover{text-decoration:none;background-color:#d91629;color:#fff}.post-card-grid-block .post-card:focus .date,.post-card-grid-block .post-card:focus .description p,.post-card-grid-block .post-card:hover .date,.post-card-grid-block .post-card:hover .description p{color:#fff}.post-card-grid-block .post-card.post-card--cta{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.post-card-grid-block .post-card.post-card--cta .icon{-webkit-transform:translateX(.6em);-ms-transform:translateX(.6em);transform:translateX(.6em);-webkit-transition:-webkit-transform 320ms;transition:transform 320ms;transition:transform 320ms,-webkit-transform 320ms}.post-card-grid-block .post-card.post-card--cta:focus-visible,.post-card-grid-block .post-card.post-card--cta:hover{text-decoration:none}.post-card-grid-block .post-card.post-card--cta:focus-visible .icon,.post-card-grid-block .post-card.post-card--cta:hover .icon{-webkit-transform:translateX(1em);-ms-transform:translateX(1em);transform:translateX(1em)}@media (max-width:82.5em){.post-card-grid-block{padding-left:0;padding-right:0}.post-card-grid-block .inner,.post-card-grid-block .the-cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.post-card-grid-block .inner{gap:0}.post-card-grid-block .the-cards{border-radius:0;max-width:none;display:-webkit-box;display:-ms-flexbox;display:flex}}