:root{--ds-contact-navy:#172f56;--ds-contact-blue:#284d86;--ds-contact-gold:#d3a53f;--ds-contact-ink:#172033;--ds-contact-muted:#657084;--ds-contact-line:#dce3ed}body.ds-contact-page .ds-compare-tray{display:none!important}.ds-contact-hub{display:grid;grid-template-columns:minmax(0,.86fr) minmax(440px,1.14fr);gap:clamp(38px, 7vw, 86px);align-items:start;margin-top:clamp(54px, 8vw, 96px);padding-top:clamp(48px, 7vw, 78px);border-top:1px solid var(--ds-contact-line)}.ds-contact-kicker{margin:0 0 12px!important;color:var(--ds-contact-gold)!important;font-size:12px!important;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.ds-contact-hub h2{margin:0 0 18px;color:var(--ds-contact-navy);font-size:clamp(30px, 3.5vw, 46px);line-height:1.08;letter-spacing:-.035em}.ds-contact-hub__details>p:not(.ds-contact-kicker),.ds-contact-intro{color:var(--ds-contact-muted);line-height:1.75}.ds-contact-location,.ds-contact-email{display:grid;grid-template-columns:48px 1fr;gap:15px;align-items:start;margin-top:28px;padding:20px;border:1px solid var(--ds-contact-line);border-radius:16px;color:var(--ds-contact-ink);background:#f8fafc}.ds-contact-location__icon,.ds-contact-email>span:first-child{display:grid;width:48px;height:48px;place-items:center;border-radius:13px;color:var(--ds-contact-navy);background:rgb(211 165 63 / .18);font-size:23px;font-weight:800}.ds-contact-location svg{width:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.ds-contact-location strong,.ds-contact-email strong{display:block;margin-bottom:5px;color:var(--ds-contact-navy);font-size:16px}.ds-contact-location a,.ds-contact-email{text-decoration:none}.ds-contact-location a span,.ds-contact-location a small,.ds-contact-email small{display:block;color:var(--ds-contact-muted);font-size:13px;line-height:1.6}.ds-contact-location a:hover small,.ds-contact-location a:focus-visible small,.ds-contact-email:hover strong,.ds-contact-email:focus-visible strong{color:var(--ds-contact-blue)}.ds-contact-email{align-items:center;background:#fff}.ds-contact-email--secondary{margin-top:12px}.ds-contact-email small{margin-bottom:3px}.ds-contact-hub__form-card{padding:clamp(26px, 4vw, 44px);border:1px solid var(--ds-contact-line);border-radius:22px;background:#fff;box-shadow:0 24px 60px rgb(23 47 86 / .1)}.ds-contact-form{display:grid;gap:18px;margin-top:26px}.ds-contact-form__row{display:grid;gap:8px}.ds-contact-form label{color:var(--ds-contact-navy);font-size:14px;font-weight:750}.ds-contact-form label span{color:#9b2c2c}.ds-contact-form input,.ds-contact-form textarea{width:100%;border:1px solid #cfd7e3;border-radius:11px;outline:0;color:var(--ds-contact-ink);background:#fbfcfe;font:inherit;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.ds-contact-form input{min-height:50px;padding:0 14px}.ds-contact-form textarea{min-height:150px;padding:13px 14px;resize:vertical}.ds-contact-form input:focus,.ds-contact-form textarea:focus{border-color:var(--ds-contact-blue);background:#fff;box-shadow:0 0 0 3px rgb(40 77 134 / .13)}.ds-contact-form__footer{display:flex;gap:18px;align-items:center;justify-content:space-between}.ds-contact-form__footer p{max-width:310px;margin:0;color:var(--ds-contact-muted);font-size:12px;line-height:1.5}.ds-contact-form button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:10px;padding:0 24px;border:0;border-radius:10px;color:#fff;background:var(--ds-contact-navy);font-weight:750;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.ds-contact-form button:hover,.ds-contact-form button:focus-visible{background:var(--ds-contact-blue);transform:translateY(-2px)}.ds-contact-honeypot{position:absolute!important;left:-9999px!important;width:1px;height:1px;overflow:hidden}.ds-contact-notice{margin-top:20px;padding:14px 16px;border-radius:10px;font-size:14px;line-height:1.6}.ds-contact-notice--success{color:#155b36;border:1px solid #a9d7bd;background:#edf9f2}.ds-contact-notice--error{color:#8b2525;border:1px solid #e0b2b2;background:#fff3f3}#ds-contact-footer-location{border-top:1px solid rgb(255 255 255 / .11);border-bottom:1px solid rgb(255 255 255 / .11);color:rgb(255 255 255 / .78);background:rgb(255 255 255 / .035)}.ds-contact-footer-location__inner{display:flex;gap:30px;align-items:center;justify-content:space-between;padding-top:22px;padding-bottom:22px}.ds-contact-footer-location__inner>p{margin:0;color:#fff;font-size:14px;font-weight:700}.ds-contact-footer-location__inner>p span{display:block;margin-bottom:3px;color:var(--ds-contact-gold);font-size:10px;letter-spacing:.14em;text-transform:uppercase}.ds-contact-location--footer{display:flex;gap:13px;align-items:center;margin:0;padding:0;border:0;color:inherit;background:#fff0}.ds-contact-location--footer .ds-contact-location__icon{width:38px;height:38px;border-radius:50%;color:var(--ds-contact-gold);background:rgb(255 255 255 / .08)}.ds-contact-location--footer .ds-contact-location__icon svg{width:19px}.ds-contact-location--footer strong,.ds-contact-location--footer a span,.ds-contact-location--footer a small{color:inherit}.ds-contact-location--footer strong{margin-bottom:1px;font-size:13px}.ds-contact-location--footer a span,.ds-contact-location--footer a small{display:inline;font-size:12px}.ds-contact-location--footer a small::before{content:" · "}.ds-contact-location--footer a:hover small,.ds-contact-location--footer a:focus-visible small{color:#fff}@media (max-width:860px){.ds-contact-hub{grid-template-columns:1fr}.ds-contact-hub__details{max-width:670px}}@media (max-width:620px){.ds-contact-hub{margin-top:44px;padding-top:42px}.ds-contact-hub__form-card{padding:24px 18px;border-radius:16px}.ds-contact-form__footer{align-items:stretch;flex-direction:column}.ds-contact-form button{width:100%}.ds-contact-footer-location__inner{align-items:flex-start;flex-direction:column;gap:17px}.ds-contact-location--footer{align-items:flex-start}.ds-contact-location--footer a span,.ds-contact-location--footer a small{display:block}.ds-contact-location--footer a small::before{content:""}}@media (prefers-reduced-motion:reduce){.ds-contact-hub *,.ds-contact-hub *::before,.ds-contact-hub *::after{transition:none!important}}