.cpr-needs,.cpr-needs *,.cpr-needs :after,.cpr-needs :before{box-sizing:border-box}.cpr-needs{--cpr-green:#20b170;--cpr-green-hover:#1aa267;--cpr-teal:#1e8ca0;--cpr-heading:#2f3c48;--cpr-body:#555;--cpr-muted:#6d7a84;--cpr-card:#fff;--cpr-border:#d6e0e3;--cpr-highlight:rgba(32,177,112,.1);background:var(--cpr-background);font-family:Montserrat,Arial,sans-serif;padding:86px 24px 92px;width:100%;-webkit-font-smoothing:antialiased}.cpr-needs__container{margin:0 auto;width:min(1240px,100%)}.cpr-needs__header{margin:0 auto 50px;max-width:860px;text-align:center}.cpr-needs__eyebrow{align-items:center;background:rgba(32,177,112,.12);border-radius:999px;color:var(--cpr-green);display:inline-flex;font-family:inherit;font-size:19px;font-weight:700;justify-content:center;letter-spacing:-.01em;line-height:1.2;margin:0 0 18px;padding:14px 32px;text-transform:none}.cpr-needs__title{color:var(--cpr-heading);font-family:inherit;font-size:clamp(34px,3.15vw,48px);font-weight:750;letter-spacing:-.045em;line-height:1.12;margin:0 0 16px}.cpr-needs__intro{color:var(--cpr-body);font-family:inherit;font-size:17px;font-weight:400;line-height:1.65;margin:0 auto;max-width:760px}.cpr-needs__grid{display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 0 42px}.cpr-needs__card{align-items:flex-start;background:var(--cpr-card);border:1px solid var(--cpr-border);border-radius:20px;box-shadow:0 7px 22px rgba(26,54,65,.035);display:flex;gap:18px;min-height:198px;padding:27px 25px 27px 24px;position:relative;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.cpr-needs__card:after{background:transparent;border-radius:0 999px 999px 0;bottom:27px;content:"";left:0;position:absolute;top:27px;transition:background .18s ease;width:3px}.cpr-needs__card:hover{border-color:rgba(32,177,112,.34);box-shadow:0 16px 34px rgba(26,54,65,.08);transform:translateY(-3px)}.cpr-needs__card:hover:after{background:var(--cpr-green)}.cpr-needs__icon{background:var(--cpr-highlight);border-radius:14px;color:var(--cpr-green);display:grid;flex:0 0 auto;height:48px;place-items:center;width:48px}.cpr-needs__icon svg{height:26px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65;width:26px}.cpr-needs__content{min-width:0}.cpr-needs__content h3{color:var(--cpr-heading);font-family:inherit;font-size:18px;font-weight:700;letter-spacing:-.018em;line-height:1.32;margin:1px 0 10px}.cpr-needs__content p{color:var(--cpr-body);font-family:inherit;font-size:14.5px;font-weight:400;line-height:1.58;margin:0}.cpr-needs__cta{align-items:center;background:radial-gradient(circle at 95% 10%,hsla(0,0%,100%,.15),transparent 30%),linear-gradient(112deg,#20b170,#1e8ca0);border-radius:22px;display:flex;gap:34px;justify-content:space-between;padding:30px 34px}.cpr-needs__cta-copy h3{color:#fff;font-family:inherit;font-size:23px;font-weight:700;letter-spacing:-.025em;line-height:1.28;margin:0 0 7px}.cpr-needs__cta-copy p{color:hsla(0,0%,100%,.92);font-family:inherit;font-size:15px;font-weight:400;line-height:1.55;margin:0;max-width:650px}.cpr-needs__button{align-items:center;background:#fff;border:1px solid hsla(0,0%,100%,.35);border-radius:999px;color:#0050a0;display:inline-flex;flex:0 0 auto;font-family:inherit;font-size:15.5px;font-weight:700;gap:10px;justify-content:center;line-height:1;min-height:54px;padding:0 27px;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,color .18s ease}.cpr-needs__button svg{height:19px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9;transition:transform .18s ease;width:19px}.cpr-needs__button:focus-visible,.cpr-needs__button:hover{box-shadow:0 11px 24px rgba(0,58,105,.16);color:var(--cpr-teal);transform:translateY(-2px)}.cpr-needs__button:focus-visible svg,.cpr-needs__button:hover svg{transform:translateX(3px)}.cpr-needs__button:focus-visible{outline:3px solid hsla(0,0%,100%,.65);outline-offset:3px}@media (max-width:1100px){.cpr-needs{padding:74px 24px 78px}.cpr-needs__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.cpr-needs{padding:58px 18px 62px}.cpr-needs__header{margin-bottom:36px;text-align:left}.cpr-needs__eyebrow{font-size:16px;letter-spacing:-.01em;line-height:1.2;margin-bottom:16px;padding:11px 23px}.cpr-needs__title{font-size:clamp(29px,8.2vw,36px);letter-spacing:-.04em;line-height:1.17;margin-bottom:15px}.cpr-needs__desktop-break{display:none}.cpr-needs__intro{font-size:15.5px;line-height:1.6}.cpr-needs__grid{gap:14px;grid-template-columns:1fr;margin-bottom:30px}.cpr-needs__card{border-radius:17px;gap:15px;min-height:0;padding:21px 19px 22px}.cpr-needs__card:after{bottom:21px;top:21px}.cpr-needs__icon{border-radius:13px;height:44px;width:44px}.cpr-needs__icon svg{height:24px;width:24px}.cpr-needs__content h3{font-size:17px;margin-bottom:7px}.cpr-needs__content p{font-size:14px;line-height:1.55}.cpr-needs__cta{align-items:flex-start;border-radius:19px;flex-direction:column;gap:22px;padding:27px 22px}.cpr-needs__cta-copy h3{font-size:21px}.cpr-needs__cta-copy p{font-size:14px}.cpr-needs__button{min-height:52px;padding:0 20px;width:100%}}@media (prefers-reduced-motion:reduce){.cpr-needs__button,.cpr-needs__button svg,.cpr-needs__card{transition:none}}