.ksq-contact{--kc-ink:#0b0b0c;--kc-paper:#fff;--kc-warm:#f4f3ef;--kc-line:#dedbd5;--kc-muted:#706d68;background:var(--kc-paper);color:var(--kc-ink);font-family:KSQArchivo,Arial,sans-serif}
.ksq-contact *{box-sizing:border-box}.ksq-contact a{color:inherit;text-decoration:none}.ksq-contact__container{width:min(calc(100% - 64px),1240px);margin-inline:auto}
.ksq-contact__hero{padding:88px 0 82px;background:#0b0b0c;color:#f4f2ee;border-bottom:1px solid rgba(255,255,255,.08)}
.ksq-contact__eyebrow{margin:0 0 18px;color:#8a8884;font:800 11px/1 KSQArchivo,Arial,sans-serif;letter-spacing:.3em;text-transform:uppercase}.ksq-contact__eyebrow--dark{color:#77736d}
.ksq-contact__hero h1,.ksq-contact h2{margin:0;font-family:KSQAnton,Impact,sans-serif;font-weight:400;text-transform:uppercase;letter-spacing:.005em}.ksq-contact__hero h1{max-width:980px;font-size:clamp(64px,8.4vw,124px);line-height:.86;color:#f4f2ee}.ksq-contact__intro{max-width:720px;margin:30px 0 0;color:#b8b5b0;font-size:17px;line-height:1.65}
.ksq-contact__main{padding:84px 0;background:#fff}.ksq-contact__grid{display:grid;grid-template-columns:minmax(0,.86fr) minmax(520px,1.14fr);gap:72px;align-items:start}
.ksq-contact__support{position:sticky;top:calc(var(--header-group-height,92px) + 26px)}.ksq-contact__support-heading h2,.ksq-contact__form-head h2,.ksq-contact__prep-head h2,.ksq-contact__cta h2{font-size:clamp(42px,4.7vw,68px);line-height:.92}.ksq-contact__support-heading>p:last-child,.ksq-contact__form-head>p:last-child{max-width:540px;margin:20px 0 0;color:#66635e;font-size:15px;line-height:1.65}
.ksq-contact__topic-list{margin-top:36px;border-top:1px solid var(--kc-line)}.ksq-contact__topic{display:grid;grid-template-columns:44px 1fr;gap:18px;padding:25px 0;border-bottom:1px solid var(--kc-line)}.ksq-contact__topic-number{color:#8a8781;font:800 10px/1 KSQArchivo,sans-serif;letter-spacing:.17em}.ksq-contact__topic h3{margin:0 0 7px;font-size:17px;line-height:1.25}.ksq-contact__topic p{margin:0;color:#706d68;font-size:13.5px;line-height:1.55}
.ksq-contact__direct{margin-top:30px;padding:24px;border:1px solid var(--kc-line);border-radius:18px;background:#f8f7f4}.ksq-contact__direct-label{margin:0 0 8px;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.ksq-contact__direct-row{display:flex;justify-content:space-between;gap:18px;padding:15px 0;border-top:1px solid var(--kc-line);font-size:13px}.ksq-contact__direct-row span{color:#77736d}.ksq-contact__direct-row strong{overflow-wrap:anywhere;text-align:right}.ksq-contact__direct-note{margin:14px 0 0;color:#77736d;font-size:12.5px;line-height:1.55}
.ksq-contact__form-card{padding:42px;border:1px solid var(--kc-line);border-radius:26px;background:#f8f7f4;box-shadow:0 30px 70px -58px rgba(11,11,12,.55)}.ksq-contact__form-head{padding-bottom:28px;border-bottom:1px solid var(--kc-line)}.ksq-contact__form-head h2{font-size:50px}
.ksq-contact__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px}.ksq-contact__field{display:grid;gap:8px}.ksq-contact__field--full{grid-column:1/-1}.ksq-contact__field>span{font:800 10px/1 KSQArchivo,sans-serif;letter-spacing:.14em;text-transform:uppercase}.ksq-contact__field em{color:#77736d;font-style:normal}.ksq-contact__field input,.ksq-contact__field select,.ksq-contact__field textarea{width:100%;border:1px solid #d6d3cd;border-radius:12px;background:#fff;color:#0b0b0c;font:500 14px/1.4 KSQArchivo,Arial,sans-serif;outline:0;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.ksq-contact__field input,.ksq-contact__field select{min-height:50px;padding:0 15px}.ksq-contact__field textarea{min-height:150px;padding:15px;resize:vertical}.ksq-contact__field input::placeholder,.ksq-contact__field textarea::placeholder{color:#99958e}.ksq-contact__field :is(input,select,textarea):focus{border-color:#0b0b0c;box-shadow:0 0 0 3px rgba(11,11,12,.07)}
.ksq-contact__submit,.ksq-contact__cta-button{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:58px;padding:17px 24px;border:1px solid #0b0b0c;border-radius:12px;background:#0b0b0c;color:#fff;font:850 12px/1 KSQArchivo,sans-serif;letter-spacing:.13em;text-transform:uppercase;cursor:pointer;transition:transform .2s ease,background .2s ease}.ksq-contact__submit{width:100%;margin-top:22px}.ksq-contact__submit svg,.ksq-contact__cta-button svg{width:19px;height:19px}.ksq-contact__submit:hover,.ksq-contact__cta-button:hover{transform:translateY(-2px);background:#1a1a1d}.ksq-contact__privacy{margin:13px 0 0;text-align:center;color:#85817b;font-size:11.5px}
.ksq-contact__success,.ksq-contact__errors{margin:24px 0 0;padding:17px;border-radius:12px;font-size:13px;line-height:1.5}.ksq-contact__success{display:flex;gap:12px;align-items:flex-start;background:#0b0b0c;color:#fff}.ksq-contact__success>span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#fff;color:#0b0b0c;font-weight:900}.ksq-contact__success strong{display:block;margin-bottom:3px;letter-spacing:.08em}.ksq-contact__success p{margin:0;color:#c9c7c3}.ksq-contact__errors{border:1px solid #8c3939;background:#fff;color:#721c1c}.ksq-contact__errors ul{margin:0;padding-left:18px}
.ksq-contact__prep{padding:82px 0;background:#f4f3ef;border-block:1px solid #e2dfd9}.ksq-contact__prep-head{display:flex;align-items:end;justify-content:space-between;gap:36px;margin-bottom:36px}.ksq-contact__prep-head h2{max-width:690px}.ksq-contact__prep-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ksq-contact__prep-grid article{min-height:230px;padding:28px;border:1px solid #dcd9d3;border-radius:18px;background:#fff}.ksq-contact__prep-grid article>span{display:block;margin-bottom:44px;color:#8a8781;font:800 10px/1 KSQArchivo,sans-serif;letter-spacing:.17em}.ksq-contact__prep-grid h3{margin:0 0 10px;font-size:18px}.ksq-contact__prep-grid p{margin:0;color:#706d68;font-size:13.5px;line-height:1.6}
.ksq-contact__cta{padding:78px 0;background:#0b0b0c;color:#f4f2ee}.ksq-contact__cta-inner{display:grid;grid-template-columns:1fr auto;gap:60px;align-items:end}.ksq-contact__cta h2{max-width:760px;color:#f4f2ee}.ksq-contact__cta p:not(.ksq-contact__eyebrow){max-width:650px;margin:18px 0 0;color:#aaa8a4;font-size:14px;line-height:1.65}.ksq-contact__cta-button{min-width:220px;border-color:#fff;background:#fff;color:#0b0b0c}.ksq-contact__cta-button:hover{background:#e8e6e1}
@media(max-width:989px){.ksq-contact__grid{grid-template-columns:1fr;gap:52px}.ksq-contact__support{position:static}.ksq-contact__cta-inner{grid-template-columns:1fr;gap:30px;align-items:start}.ksq-contact__cta-button{justify-self:start}.ksq-contact__prep-grid{grid-template-columns:1fr 1fr}.ksq-contact__prep-grid article:last-child{grid-column:1/-1}}
@media(max-width:749px){.ksq-contact__container{width:min(calc(100% - 32px),1240px)}.ksq-contact__hero{padding:58px 0 54px}.ksq-contact__hero h1{font-size:58px}.ksq-contact__intro{margin-top:22px;font-size:14.5px}.ksq-contact__main{padding:54px 0}.ksq-contact__grid{gap:42px}.ksq-contact__support-heading h2,.ksq-contact__prep-head h2,.ksq-contact__cta h2{font-size:42px}.ksq-contact__topic{grid-template-columns:32px 1fr;gap:12px;padding:21px 0}.ksq-contact__form-card{padding:24px 18px;border-radius:18px}.ksq-contact__form-head h2{font-size:42px}.ksq-contact__fields{grid-template-columns:1fr;gap:15px;margin-top:22px}.ksq-contact__field--full{grid-column:auto}.ksq-contact__field input,.ksq-contact__field select{min-height:52px}.ksq-contact__submit{min-height:56px}.ksq-contact__prep{padding:58px 0}.ksq-contact__prep-head{display:block;margin-bottom:26px}.ksq-contact__prep-grid{grid-template-columns:1fr}.ksq-contact__prep-grid article,.ksq-contact__prep-grid article:last-child{grid-column:auto;min-height:190px;padding:24px}.ksq-contact__prep-grid article>span{margin-bottom:34px}.ksq-contact__cta{padding:58px 0}.ksq-contact__cta-button{width:100%}}
@media(max-width:420px){.ksq-contact__container{width:min(calc(100% - 24px),1240px)}.ksq-contact__hero h1{font-size:50px}.ksq-contact__support-heading h2,.ksq-contact__form-head h2,.ksq-contact__prep-head h2,.ksq-contact__cta h2{font-size:38px}.ksq-contact__direct{padding:18px}.ksq-contact__direct-row{display:grid;gap:5px}.ksq-contact__direct-row strong{text-align:left}}
