.why-us{padding:5rem 0}.why-us__grid{row-gap:2rem}.why-us__card{display:flex;flex-direction:column;height:100%;border:1px solid #dee2e6;border-radius:.75rem;overflow:hidden;background:#fff}.why-us__media{aspect-ratio:4 / 3;background:#f8f9fa;overflow:hidden}.why-us__media img{transition:transform 0.35s ease}.why-us__card:hover .why-us__media img{transform:scale(1.05)}.why-us__content{display:flex;flex-direction:column;flex:1;padding:1.5rem}.why-us__name{margin-bottom:1rem}.why-us__excerpt{flex:1;margin-bottom:1.5rem}.why-us__actions{margin-top:auto}@media (max-width:991.98px){.why-us{padding:4rem 0}}@media (max-width:575.98px){.why-us{padding:3rem 0}}