.ps-cta__inner{margin:0 auto;max-width:780px;text-align:center}.ps-cta__title{margin-bottom:1rem}.ps-cta__subhead{margin:0 auto 2rem;max-width:48ch}.ps-cta__actions{margin-bottom:1.5rem}.ps-cta__phones{display:flex;flex-wrap:wrap;gap:12px 32px;justify-content:center}.ps-cta__phone{color:var(--ps-navy);font-size:1rem;font-weight:600}.ps-cta__phone:hover{color:var(--ps-navy-deep)}.ps-cta__phone+.ps-cta__phone{position:relative}.ps-cta__phone+.ps-cta__phone:before{background:var(--ps-misty);content:"";height:14px;left:-16px;position:absolute;top:50%;transform:translateY(-50%);width:1px}@media (max-width:480px){.ps-cta__phone+.ps-cta__phone:before{display:none}}