.pds-wrapper .horizontal-cards__title{text-align:center;margin-bottom:48px}.pds-wrapper .horizontal-cards__grid{display:grid;gap:24px;grid-template-columns:1fr}@media(min-width: 768px){.pds-wrapper .horizontal-cards__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.pds-wrapper .horizontal-cards--cols-3 .horizontal-cards__grid{grid-template-columns:repeat(3, 1fr)}}.pds-wrapper .horizontal-cards__slot{display:flex;min-width:0}.pds-wrapper .horizontal-cards__slot .responsivegrid,.pds-wrapper .horizontal-cards__slot>div{width:100%}.pds-wrapper .horizontal-card{display:flex;flex-direction:row;align-items:flex-start;gap:0;padding:32px;background-color:#fff;width:100%;box-sizing:border-box}.pds-wrapper .horizontal-card__media{flex:0 0 auto;width:100px;display:flex;align-items:flex-start;justify-content:center;padding-top:4px}.pds-wrapper .horizontal-card__image{width:100%;height:auto;display:block;max-width:100px}.pds-wrapper .horizontal-card__icon{width:100px;height:100px}.pds-wrapper .horizontal-card__icon svg{width:100%;height:100%}.pds-wrapper .horizontal-card__content{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:12px;padding-left:32px}.pds-wrapper .horizontal-card__title{margin:0}.pds-wrapper .horizontal-card__body{flex:1 1 auto;font-size:.875rem;line-height:1.6;color:#4a4a4a}.pds-wrapper .horizontal-card__body p{margin:0}.pds-wrapper .horizontal-card__body p+p{margin-top:8px}.pds-wrapper .horizontal-card__cta{margin-top:16px}.pds-wrapper .horizontal-card__link{display:inline-flex;align-items:center;gap:8px;text-decoration:none;font-size:.875rem;font-weight:600;color:#d20e0f;transition:color .15s ease}.pds-wrapper .horizontal-card__link:hover,.pds-wrapper .horizontal-card__link:focus{color:#a80b0c;text-decoration:underline}.pds-wrapper .horizontal-card__link-arrow{font-size:1rem;line-height:1;display:inline-block}