.jt-contact-page{background:var(--paper);color:var(--ink);font-family:var(--font-sans);font-size:16px;line-height:1.55}.jt-contact-page *,.jt-contact-page *:before,.jt-contact-page *:after{box-sizing:border-box}.jt-contact-page h1,.jt-contact-page h2,.jt-contact-page h3{margin:0;font-family:var(--font-heading);font-weight:600;letter-spacing:-.015em;line-height:1.1}.jt-contact-page p,.jt-contact-page dl,.jt-contact-page dd,.jt-contact-page ol,.jt-contact-page ul{margin:0}.jt-contact-page ol,.jt-contact-page ul{padding:0;list-style:none}.jt-contact-page a{color:var(--fg-forest);text-decoration:none}.jt-contact-page a:hover{color:var(--fg-forest-600)}.jt-contact-wrap{width:min(100%,1200px);margin:0 auto;padding-inline:28px}.jt-contact-eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--fg-forest);font-family:var(--font-mono);font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.jt-contact-eyebrow:before{width:22px;height:1px;background:currentColor;content:""}.jt-contact-eyebrow--light{color:#ffffffad}.jt-contact-hero{background:var(--ink);color:#fff}.jt-contact-hero .jt-contact-wrap{padding-top:74px;padding-bottom:70px}.jt-contact-hero h1{max-width:16ch;margin-top:20px;color:#fff;font-size:clamp(40px,5.4vw,72px);letter-spacing:-.03em;line-height:1}.jt-contact-hero__lede{max-width:56ch;margin-top:22px!important;color:#ffffffc7;font-size:18.5px;line-height:1.6}.jt-contact-promises{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px!important}.jt-contact-promises li{display:inline-flex;align-items:center;gap:9px;padding:9px 16px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#ffffff17;color:#fff;font-size:13.5px;font-weight:600}.jt-contact-promises svg{width:7px;height:7px;flex:none;fill:#7bd39a;color:#7bd39a;stroke-width:0}.jt-contact-section{padding-block:76px}.jt-contact-section--bordered{border-top:1px solid var(--hair)}.jt-contact-split{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,1fr);align-items:start;gap:52px}.jt-contact-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:22px}.jt-contact-tab{min-width:0;padding:16px 18px;border:1.5px solid var(--hair);border-radius:12px;background:#fff;color:var(--ink);cursor:pointer;font-family:inherit;font-size:13.3333px;line-height:normal;text-align:left;transition:border-color .15s ease,box-shadow .15s ease}.jt-contact-tab:hover{border-color:#1f4d3673}.jt-contact-tab[aria-selected=true]{padding:15px 17px;border:2px solid var(--fg-forest);box-shadow:0 3px 14px #14301f17}.jt-contact-tab__title{display:flex;align-items:center;gap:9px;font-family:var(--font-heading);font-size:17px;font-weight:600;line-height:normal}.jt-contact-tab__title svg{width:17px;height:17px;flex:none;color:var(--fg-forest);stroke-width:1.7}.jt-contact-tab[aria-selected=true] .jt-contact-tab__title svg circle:first-child{fill:var(--fg-forest)}.jt-contact-tab[aria-selected=true] .jt-contact-tab__title svg circle:last-child{fill:#fff;stroke:#fff}.jt-contact-tab__summary{display:inline;padding-left:26px;margin-top:6px;color:var(--ink-soft);font-size:13px;line-height:1.45}.jt-contact-form,.jt-contact-sent{padding:30px;border:1px solid var(--hair);border-radius:14px;background:#fff}.jt-contact-form__grid{display:grid;gap:16px}.jt-contact-form__two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.jt-contact-fieldset{min-width:0;padding:0;border:0}.jt-contact-label{display:block;margin-bottom:7px;color:var(--ink-soft);font-size:12.5px;font-weight:700;letter-spacing:.04em;line-height:1.4;text-transform:uppercase}.jt-contact-label__optional{color:var(--ink-soft);font-size:12px;font-weight:500;letter-spacing:0;text-transform:none}.jt-contact-field{width:100%;height:46px;padding:0 14px;border:1px solid var(--tone-200);border-radius:9px;background:var(--paper);color:var(--ink);font-family:inherit;font-size:15px}.jt-contact-field--textarea{height:auto;min-height:122px;padding-block:12px;line-height:1.55;resize:vertical}.jt-contact-field::-moz-placeholder{color:var(--ink-mute)}.jt-contact-field::placeholder{color:var(--ink-mute)}.jt-contact-field:focus{border-color:var(--fg-forest);outline:none;background:#fff;box-shadow:0 0 0 3px #1f4d3621}.jt-contact-field.is-error{border-color:#aa3e2a}.jt-contact-field-error,.jt-contact-submit-error{color:#8f2f20;font-size:12.5px;line-height:1.45}.jt-contact-field-error{margin-top:5px!important}.jt-contact-submit-error{padding:11px 13px;border:1px solid rgba(170,62,42,.25);border-radius:8px;background:#aa3e2a0f}.jt-contact-submit-error a{color:inherit;font-weight:700;text-decoration:underline;text-underline-offset:2px}.jt-contact-chips{display:flex;flex-wrap:wrap;gap:8px}.jt-contact-chip{position:relative}.jt-contact-chip input{position:absolute;opacity:0;pointer-events:none}.jt-contact-chip span{display:inline-flex;align-items:center;padding:10px 16px;border:1px solid var(--tone-200);border-radius:999px;background:var(--paper);color:var(--ink-soft);cursor:pointer;font-size:13.5px;font-weight:600;transition:background-color .13s ease,border-color .13s ease,color .13s ease}.jt-contact-chip span:hover{border-color:#1f4d3673}.jt-contact-chip input:checked+span{border-color:var(--fg-forest);background:var(--fg-forest);color:#fff}.jt-contact-chip input:focus-visible+span{outline:3px solid rgba(31,77,54,.28);outline-offset:2px}.jt-contact-submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;height:52px;border:0;border-radius:10px;background:var(--fg-forest);color:#fff;cursor:pointer;font-family:inherit;font-size:15.5px;font-weight:600;transition:background-color .15s ease,transform .15s ease}.jt-contact-submit:hover:not(:disabled){background:var(--fg-forest-600);transform:translateY(-1px)}.jt-contact-submit:disabled{cursor:wait;opacity:.68}.jt-contact-submit svg,.jt-contact-aside-card__button svg,.jt-contact-locations a svg{width:16px;height:16px}.jt-contact-spinner{animation:jt-contact-spin .7s linear infinite}@keyframes jt-contact-spin{to{transform:rotate(360deg)}}.jt-contact-fine-print{color:var(--ink-soft);font-size:12.5px;line-height:1.55;text-align:center}.jt-contact-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.jt-contact-sent{padding:40px 32px;border:2px solid var(--fg-forest);text-align:center}.jt-contact-sent:focus{outline:none}.jt-contact-sent__mark{display:grid;place-items:center;width:56px;height:56px;margin:0 auto 18px;border-radius:50%;background:var(--fg-forest);color:#fff}.jt-contact-sent__mark svg{width:27px;height:27px;stroke-width:2.2}.jt-contact-sent h2{margin-bottom:12px;font-size:26px}.jt-contact-sent p{max-width:46ch;margin-inline:auto!important;color:var(--ink-soft);font-size:15.5px;line-height:1.6}.jt-contact-aside{position:sticky;top:calc(var(--nav-height) + 28px);display:grid;align-content:start;gap:14px}.jt-contact-aside-card{padding:22px 24px;border:1px solid var(--hair);border-radius:13px;background:#fff}.jt-contact-aside-card__kicker,.jt-contact-phone-lines__label{color:var(--ink-soft);font-family:var(--font-mono);font-size:10.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.jt-contact-phone-lines__label{font-family:var(--font-sans);font-size:12px;letter-spacing:.02em}.jt-contact-aside-card__big,.jt-contact-phone-lines__number{display:block;margin-top:9px;font-family:var(--font-heading);font-size:21px;font-weight:600;letter-spacing:-.01em;line-height:1.25;overflow-wrap:anywhere}.jt-contact-aside-card__sub,.jt-contact-phone-lines p{margin-top:7px!important;color:var(--ink-soft);font-size:13.5px;line-height:1.55}.jt-contact-phone-lines{display:grid;gap:14px;margin-top:12px}.jt-contact-phone-lines>div{padding-bottom:14px;border-bottom:1px solid var(--hair)}.jt-contact-phone-lines>div:last-child{padding-bottom:0;border-bottom:0}.jt-contact-hours{display:grid;gap:8px;margin-top:12px!important}.jt-contact-hours>div{display:flex;justify-content:space-between;gap:16px;padding-bottom:8px;border-bottom:1px solid var(--hair);font-size:14px}.jt-contact-hours>div:last-child{padding-bottom:0;border-bottom:0}.jt-contact-hours dt{color:var(--ink-soft)}.jt-contact-hours dd{font-weight:600}.jt-contact-hours dd.is-closed{color:var(--ink-soft);font-weight:500}.jt-contact-aside-card--dark{border-color:var(--fg-forest);background:var(--fg-forest);color:#fff}.jt-contact-aside-card--dark .jt-contact-aside-card__kicker{color:#ffffff9e}.jt-contact-aside-card--dark .jt-contact-aside-card__big{color:#fff}.jt-contact-aside-card--dark .jt-contact-aside-card__sub{color:#fffc}.jt-contact-aside-card__button{display:flex;align-items:center;justify-content:center;gap:7px;height:44px;margin-top:16px;border-radius:9px;background:#fff;color:var(--fg-forest)!important;font-size:14.5px;font-weight:600}.jt-contact-aside-card__button:hover{background:#eef3ef;color:var(--fg-forest-600)!important}.jt-contact-section__heading{max-width:22ch;margin-top:14px!important;font-size:clamp(28px,3.2vw,40px);line-height:1.1}.jt-contact-section__heading--wide{max-width:24ch}.jt-contact-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:32px!important}.jt-contact-steps>li{padding:26px 24px;border:1px solid var(--hair);border-radius:13px;background:#fff}.jt-contact-step__number{display:grid;place-items:center;width:32px;height:32px;border-radius:8px;background:var(--fg-forest);color:#fff;font-family:var(--font-mono);font-size:13px;font-weight:700}.jt-contact-steps h3{margin:16px 0 9px;font-size:19px}.jt-contact-steps p{color:var(--ink-soft);font-size:14px;line-height:1.6}.jt-contact-step__when{display:block;margin-top:12px;color:hsl(var(--primary));font-family:var(--font-mono);font-size:10.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.jt-contact-locations{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:30px}.jt-contact-locations article{display:flex;flex-direction:column;padding:26px 26px 24px;border:1px solid var(--hair);border-radius:13px;background:#fff}.jt-contact-location__tag{align-self:flex-start;padding:5px 9px;border-radius:5px;background:var(--ink);color:#fff;font-family:var(--font-mono);font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.jt-contact-locations h3{margin:15px 0 9px;font-size:21px}.jt-contact-locations article:first-child h3{margin-top:0}.jt-contact-locations address{color:var(--ink-soft);font-size:15px;font-style:normal;line-height:1.6}.jt-contact-locations p{margin-top:10px!important;color:var(--ink-soft);font-size:13.5px;line-height:1.55}.jt-contact-locations a{display:inline-flex;align-items:center;gap:7px;padding-top:18px;margin-top:auto;font-size:14px;font-weight:600}.jt-contact-faq{max-width:820px;margin-top:26px;border-top:1px solid var(--hair)}.jt-contact-faq details{border-bottom:1px solid var(--hair)}.jt-contact-faq summary{display:flex;align-items:center;gap:14px;padding:18px 0;cursor:pointer;font-family:var(--font-heading);font-size:18px;font-weight:600;list-style:none}.jt-contact-faq summary::-webkit-details-marker{display:none}.jt-contact-faq summary:after{margin-left:auto;color:hsl(var(--primary));content:"+";font-family:var(--font-mono);font-size:20px;font-weight:400}.jt-contact-faq details[open] summary:after{content:"–"}.jt-contact-faq details>div{max-width:70ch;padding:0 0 20px;color:var(--ink-soft);font-size:15px;line-height:1.65}@media (max-width: 980px){.jt-contact-section{padding-block:52px}.jt-contact-hero .jt-contact-wrap{padding-top:52px;padding-bottom:48px}.jt-contact-split{grid-template-columns:1fr;gap:34px}.jt-contact-aside{position:static}.jt-contact-steps{grid-template-columns:1fr}}@media (max-width: 680px){.jt-contact-wrap{padding-inline:20px}.jt-contact-hero h1{font-size:34px}.jt-contact-hero__lede{font-size:15.5px}.jt-contact-tabs,.jt-contact-form__two,.jt-contact-locations{grid-template-columns:1fr}.jt-contact-form,.jt-contact-sent{padding:22px 20px}.jt-contact-promises li{width:auto}.jt-contact-aside-card__big,.jt-contact-phone-lines__number{font-size:19px}}@media (prefers-reduced-motion: reduce){.jt-contact-page *,.jt-contact-page *:before,.jt-contact-page *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
