.customer-hero .policy-card{display:grid}.policy-card a{display:flex;justify-content:space-between;color:#dcecef;text-decoration:none;padding:15px 0;border-top:1px solid #315868}.policy-card a:hover{color:#fff}.product-strip{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-bottom:1px solid var(--line)}.product-strip article{display:flex;gap:18px;padding:28px 5vw;border-right:1px solid var(--line)}.product-strip article:last-child{border-right:0}.product-strip span{font:11px monospace;color:var(--green)}.product-strip strong{font-family:Georgia,serif;font-size:20px}.product-strip p{margin:5px 0;color:var(--muted);font-size:13px}.customer-workspace{grid-template-columns:1.15fr .85fr}.customer-side{padding:34px;background:var(--navy);color:#fff}.customer-side .kicker{color:#83b8b1}.customer-side h3{font:29px/1.2 Georgia,serif;margin:10px 0 24px}.customer-side ul{list-style:none;padding:0;margin:0}.customer-side li{padding:11px 0;border-top:1px solid #315868;color:#c2d7dc}.customer-side li:before{content:"✓";color:#75d0b1;margin-right:10px}.customer-side button{margin-top:22px;background:transparent;color:#fff;border:1px solid #9db6bd;padding:10px 14px;cursor:pointer}.human-note{font-size:12px;color:#9ed8ca}.service-promise{display:grid;grid-template-columns:.7fr 1.3fr;gap:8vw;padding:80px 6vw;background:#e4eceb}.service-promise h2,.help h2{font:40px/1.1 Georgia,serif}.promise-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.promise-grid article{background:#fff;padding:23px}.promise-grid p{font-size:13px;color:var(--muted)}.help{text-align:center;padding:75px 6vw;background:#fff}.help div{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.help a{border:1px solid var(--navy);padding:11px 17px;color:var(--navy);text-decoration:none}.loading{animation:softpulse .8s ease-in-out infinite alternate}@keyframes softpulse{from{opacity:.55}to{opacity:1}}@media(max-width:800px){.product-strip,.service-promise,.promise-grid{grid-template-columns:1fr}.product-strip article{border-right:0;border-bottom:1px solid var(--line)}.customer-workspace{grid-template-columns:1fr}}
