.hr-why-replace{background:var(--hr-surface);padding:var(--section-y) 0}.hr-why-replace *,.hr-why-replace :after,.hr-why-replace :before{box-sizing:border-box}.hr-wr__container{margin:0 auto;max-width:var(--container-max);padding:0 var(--container-pad)}.hr-wr__head{max-width:680px}.hr-wr__eyebrow{color:var(--hr-blue);margin:0 0 var(--sp-3,12px)}.hr-wr__h2{color:var(--hr-text-strong);font-family:var(--font-display);font-size:clamp(1.5rem,1.1rem + 2vw,2rem);font-weight:var(--fw-extrabold);letter-spacing:var(--tracking-tight);line-height:var(--lh-snug);margin:0 0 var(--sp-4,16px)}.hr-wr__lead p{color:var(--hr-body);font-family:var(--font-sans);font-size:var(--fs-body);line-height:var(--lh-relaxed);margin:0}.hr-wr-grid{display:grid;gap:var(--sp-5,20px);grid-template-columns:1fr;margin-top:var(--sp-8,40px)}.hr-wr-card{align-items:flex-start;background:var(--hr-surface);border:1px solid var(--hr-border);border-radius:var(--r-lg);box-shadow:var(--shadow-sm);display:flex;gap:var(--sp-4,16px);padding:var(--sp-6,24px);transition:transform var(--dur,.22s) var(--ease-out,ease),box-shadow var(--dur,.22s) var(--ease-out,ease)}.hr-wr-ico{align-items:center;background:var(--hr-blue-50);border-radius:var(--r-pill);color:var(--hr-blue);display:inline-flex;flex:0 0 auto;height:50px;justify-content:center;width:50px}.hr-wr-ico svg{height:24px;stroke-width:1.75;width:24px}.hr-wr-card__body{min-width:0}.hr-wr-card__label{color:var(--hr-text-strong);font-family:var(--font-display);font-size:var(--fs-h5,18px);font-weight:var(--fw-bold);line-height:var(--lh-snug);margin:2px 0 var(--sp-2,8px)}.hr-wr-card__support{color:var(--hr-body);font-family:var(--font-sans);font-size:var(--fs-body-sm,14px);line-height:var(--lh-base);margin:0}@media (hover:hover){.hr-wr-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}}.hr-wr__cta-wrap{margin-top:var(--sp-7,32px)}.hr-wr__cta{align-items:center;background:var(--hr-blue);border:1px solid var(--hr-blue);border-radius:var(--r-md);cursor:pointer;display:inline-flex;font-family:var(--font-display);font-size:16px;font-weight:var(--fw-semibold);gap:var(--sp-2,8px);justify-content:center;min-height:48px;padding:var(--sp-3,12px) var(--sp-6,24px);transition:background-color var(--dur,.22s) var(--ease-out,ease),border-color var(--dur,.22s) var(--ease-out,ease);width:100%}.hr-wr__cta,.hr-wr__cta:active,.hr-wr__cta:focus,.hr-wr__cta:hover{color:var(--hr-text-on-color);text-decoration:none}.hr-wr__cta:active,.hr-wr__cta:focus,.hr-wr__cta:hover{background:var(--hr-blue-700);border-color:var(--hr-blue-700)}.hr-wr__cta:focus-visible{box-shadow:var(--shadow-focus);outline:none}.hr-wr__cta-arrow{flex:0 0 auto}.hr-wr__cta svg{height:18px;stroke-width:2.2;width:18px}.hr-wr__cta:hover .hr-wr__cta-arrow{transform:translateX(3px);transition:transform var(--dur,.22s) var(--ease-out)}@media (min-width:768px){.hr-wr-grid{gap:var(--sp-6,24px);grid-template-columns:1fr 1fr}.hr-wr__cta{width:auto}}.hr-why-replace--anim .hr-wr-card{opacity:0;transform:translateY(12px);transition:opacity var(--dur,.22s) var(--ease-out,ease),transform var(--dur,.22s) var(--ease-out,ease)}.hr-why-replace--anim.is-revealed .hr-wr-card{opacity:1;transform:none}.hr-why-replace--anim.is-revealed .hr-wr-card:nth-child(2){transition-delay:40ms}.hr-why-replace--anim.is-revealed .hr-wr-card:nth-child(3){transition-delay:80ms}.hr-why-replace--anim.is-revealed .hr-wr-card:nth-child(4){transition-delay:.12s}.hr-why-replace--anim.is-revealed .hr-wr-card:nth-child(n+5){transition-delay:.16s}@media (prefers-reduced-motion:reduce){.hr-wr-card,.hr-wr__cta,.hr-wr__cta-arrow{transition:none!important}.hr-wr-card:hover,.hr-wr__cta:hover .hr-wr__cta-arrow{transform:none}.hr-why-replace--anim .hr-wr-card,.hr-why-replace--anim.is-revealed .hr-wr-card{opacity:1;transform:none;transition:none}}