/* Small additions to the original WebPT design. */
.hero{height:auto;min-height:max(730px,100svh)}
.hero-content{margin:0 auto;padding:120px 0 105px}
@media(max-width:780px){.hero{height:auto;min-height:100svh}.hero-content{margin:0 auto;padding:105px 0 95px}}
.service-card h3,.process-list h3,.cta-content h2{white-space:pre-line}
.product-description{font-size:12px;line-height:1.4;color:rgba(255,255,255,.92);margin:6px 0 10px;max-width:300px}
.product-description:empty{display:none}
.news-empty{grid-column:1/-1;padding:30px;background:var(--cream);border-left:3px solid var(--green);color:var(--muted)}
.news-summary{font-size:13px;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}
.news-main .news-summary{max-height:110px;overflow:auto}
.news-small article{height:auto;min-height:150px}
.news-grid:has(>.news-main:only-child){grid-template-columns:1fr}
.form-message.error{color:#b0202b}.button:disabled{opacity:.6;cursor:wait;transform:none}
.privacy-note{font-size:11px;line-height:1.6;color:#637269;margin:0 0 18px}
.privacy-note a{text-decoration:underline}.privacy-note strong{font-weight:600}
.honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.noscript-note{position:fixed;bottom:0;z-index:1000;background:#fff;padding:15px;width:100%;color:#17251f}
#company-legal-name{font-size:11px;color:#bdd0c0;margin-top:14px}
a:focus-visible,button:focus-visible{outline:3px solid #e74147;outline-offset:4px}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
