.p3-three-column-card-grid{display:grid;gap:20px;@media (min-width:37.5em){grid-template-columns:repeat(2,1fr)}@media (min-width:80em){grid-template-columns:repeat(3,1fr)}}.p3-three-column-card-grid__card{border-radius:12px;display:flex;flex-direction:column;overflow:hidden}.p3-three-column-card-grid__card__content{align-items:flex-start;display:flex;flex-direction:column;gap:10px;padding:25px 15px}.p3-three-column-card-grid__card__uptitle{color:inherit;font-size:16px;font-weight:400;letter-spacing:1.6px;line-height:100%;margin-bottom:0;text-transform:uppercase}.p3-three-column-card-grid__card__title{color:inherit;font-size:24px;font-weight:500;letter-spacing:2.4px;line-height:100%;margin-bottom:5px}.p3-three-column-card-grid__card__typography,.p3-three-column-card-grid__card__typography p{color:inherit;font-size:16px;font-weight:400;line-height:150%}.p3-three-column-card-grid__card__typography p{margin-bottom:0}.p3-three-column-card-grid__card__button{align-items:anchor-center;color:inherit;display:inline-flex;font-size:14px;font-weight:500;line-height:100%;margin-top:30px;text-decoration-line:none}.p3-three-column-card-grid__card__button svg{margin-left:5px;transition:transform .2s ease-in-out}.p3-three-column-card-grid__card__button:hover{color:inherit;font-weight:500}.p3-three-column-card-grid__card__button:hover svg{transform:translateX(5px)}