.custom--cards .cards-grid{align-items:stretch;display:flex;flex-wrap:wrap;row-gap:1rem;width:100%}.custom--cards [class*=col-]{padding-left:8px;padding-right:8px}.custom--cards .card{border-style:solid;border-width:0;container-type:inline-size;display:flex;flex-direction:column;height:100%;overflow:hidden}.custom--cards .card.has-border{border-width:1px}.custom--cards .card__image{border-radius:.5rem;overflow:hidden;width:100%}.custom--cards .card__image img{display:block;height:auto;width:100%}@container (max-width: 250px){.custom--cards .card__image{aspect-ratio:4/3}.custom--cards .img-inherit .card__image{aspect-ratio:unset}.card__image img{height:100%;object-fit:cover}}@media screen and (max-width:650px){.custom--cards .card__image{aspect-ratio:4/3}.custom--cards .img-inherit .card__image{aspect-ratio:unset}}.custom--cards .card__body{display:flex;flex:1;flex-direction:column;gap:.75rem}.custom--cards .card__body.has-img{padding-top:1.25rem}.custom--cards .card__heading{font-size:1.5rem;font-weight:700;line-height:1.2;margin:0}.custom--cards .card__content{font-size:1rem;line-height:1.6}.custom--cards .card__content p{margin:0}.custom--cards .card__cta{margin-top:auto;padding-top:.5rem}.custom--cards .card__cta .btn-link{font-size:.875rem;font-weight:700;text-decoration:underline!important}.custom--cards .card__cta .cta-block.btn-link span{float:left;text-decoration:underline}.custom--cards .card__cta .cta-block.btn-link:after{text-decoration:underline}.custom--cards .card__cta .btn-link:after{content:" →"}@media (max-width:767px){.custom--cards .cards-grid{row-gap:1rem}.custom--cards .card{width:100%}}