.highlight-cards__grid{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:1300px}.highlight-cards__item{align-items:center;border-radius:24px;display:flex;flex-direction:column;gap:20px;padding:28px 24px;text-align:center;transition:transform .3s ease}.highlight-cards__number{background:#fff;border:0;border-radius:9999px;box-shadow:2px 5px 10.2px 0 rgba(0,0,0,.25);font-family:Lato;font-size:14px;font-style:normal;font-weight:900;height:24px;line-height:24px;text-align:center;width:24px}.highlight-cards__icon img{height:48px;object-fit:contain;width:48px}.highlight-cards__title{font-size:24px;font-style:normal;font-weight:600;line-height:normal;margin:0}.highlight-cards__description{flex-grow:1;font-family:Lato;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin:0}.highlight-cards__description>:last-of-type{margin:0}.highlight-cards__button{border-radius:999px;color:inherit;font-size:.95rem;font-weight:600;padding:.5rem 1.25rem;text-decoration:none;transition:background-color .3s ease}.highlight-cards__button:hover{background-color:#f0f0f0}