.why{gap:2rem}.why,.why__intro{display:flex;flex-direction:column}.why__intro{align-items:center;gap:1rem;margin-bottom:2rem;text-align:center}.why__label{border-radius:4px;font-size:.875rem;font-weight:800;letter-spacing:2%;line-height:1.25rem;padding:.5rem;width:fit-content}.why__intro-title{font-size:2.5rem;font-weight:800;letter-spacing:0;line-height:3rem;text-align:center}.why__intro-text,.why__intro-text *{font-size:1.125rem;font-weight:400;letter-spacing:0;line-height:1.5rem;text-align:center}.why__card{border-radius:16px;box-shadow:0 2px 8px 0 rgba(20,25,31,.2);padding:2rem}.why__card,.why__text{display:flex;flex-direction:column;gap:1rem}.why__text-heading{font-size:1.25rem;font-weight:700;font-weight:800;letter-spacing:0;line-height:1.75rem;margin:0}.why__text-paragraph{font-size:1rem;font-weight:400;letter-spacing:0;line-height:1.5rem}.why__icon,.why__number{height:3.5rem;width:3.5rem}.why__number{border-radius:50%;font-size:1rem;font-weight:600;justify-content:center}.why__bottom,.why__number{align-items:center;display:flex}.why__bottom{flex-direction:column;gap:3rem;margin-top:2rem}.why__bottom-cta-bottom,.why__bottom-cta-top{border-radius:8px;display:flex;font-size:1rem;font-weight:700;justify-content:center;letter-spacing:0;line-height:1.5rem;padding:.5rem 1rem;text-decoration:none;width:fit-content}.why__bottom-cta-bottom:hover,.why__bottom-cta-top:hover{text-decoration:none}@media (min-width:768px){.why{display:grid;grid-template-columns:repeat(2,1fr)}.why.why--length-0,.why.why--length-1{grid-template-columns:repeat(1,1fr)}.why.why--length-2{grid-template-columns:repeat(2,1fr)}.why.why--length-3{grid-template-columns:repeat(3,1fr)}}