.why-us-section{padding:40px 40px 80px}.why-us-inner{margin:0 auto;max-width:1260px;width:100%}.why-us-section--centered{text-align:center}.why-us-header--centered{margin-left:auto;margin-right:auto;text-align:center}.why-us-header{margin-bottom:40px;max-width:1100px}.why-us-heading{margin-bottom:24px}.heading-accent{font-style:italic}.why-us-body p{margin:0}.why-us-body p:empty{display:none}.why-us-card .tag{background-color:var(--tag-bg,#42dfdc)}.pwr--dark .why-us-card .tag{background-color:var(--tag-bg-dark,#144746)!important;color:#fff!important}.why-us-cards{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.why-us-cards--cols-2{grid-template-columns:repeat(2,1fr);max-width:1000px}.why-us-cards--cols-3{grid-template-columns:repeat(3,1fr)}.why-us-cards--cols-4{grid-template-columns:repeat(4,1fr)}.why-us-section--centered .why-us-cards--cols-2{margin:0 auto}.why-us-card{border-radius:12px;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;padding:36px 32px;text-align:left}.card-title{font-family:var(--ff-h5,var(--ff-h3));font-size:var(--fs-h5);font-weight:var(--fw-h5);line-height:var(--lh-h5);margin:0}.card-text{margin:0}.card-text p{margin:0 0 12px}.card-features{border-top:none;display:flex;flex-direction:column;gap:8px;margin-top:4px;padding-top:16px}.card-features__title{font-size:11px;font-weight:300;letter-spacing:.08em;margin:0;opacity:.5;text-align:left;text-transform:uppercase}.card-features__list ul{display:flex;flex-direction:column;gap:6px;margin:0;padding-left:20px;text-align:left}.card-features__list ul li{font-size:14px;line-height:1.5}.card-features__list ul li::marker{color:var(--tag-bg,#42dfdc)}.why-us-card .why-us-btns{border-top:1px solid rgba(0,0,0,.08);display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-start;margin-top:auto;padding-top:26px}@media (max-width:900px){.why-us-section{padding:60px 40px;text-align:left}.why-us-header{margin-bottom:40px}.why-us-cards,.why-us-cards--cols-2,.why-us-cards--cols-3,.why-us-cards--cols-4{grid-template-columns:1fr;max-width:100%}}