.system-error-page{background:#fff}.system-error-page .system-error-hero{min-height:clamp(260px,34vw,390px)}.system-error-page .system-error-hero .hs-subheader__inner{max-width:1110px}.system-error-page .system-error-content{padding-bottom:clamp(56px,7vw,88px);padding-top:clamp(40px,6vw,72px)}.system-error-card{background:#fff;border:1px solid rgba(9,31,44,.12);border-radius:8px;box-shadow:0 20px 45px rgba(9,31,44,.08);margin:0 auto;max-width:760px;padding:clamp(24px,4vw,40px);text-align:center}.system-error-card p{color:#4d6275;font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.7;margin:0}.system-error-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:24px}.system-error-actions .source-action{justify-content:center;min-width:190px}.system-error-actions .source-action--secondary{background:#fff;border:1px solid rgba(0,159,227,.35);box-shadow:none;color:var(--togetr-blue,#009fe3)}.system-error-actions .source-action--secondary:focus-visible,.system-error-actions .source-action--secondary:hover{background:#fff;color:var(--togetr-blue,#009fe3)}@media (max-width:640px){.system-error-actions{align-items:stretch;flex-direction:column}.system-error-actions .source-action{width:100%}}