.tx-page{background:var(--white);min-height:calc(100vh - 64px)}.tx-wrap{max-width:1080px;margin:0 auto;padding:140px 80px 96px;display:grid;grid-template-columns:minmax(320px,420px) 1fr;gap:88px;align-items:start}.tx-side .slabel{margin-bottom:18px}.tx-side h1{font-family:var(--sans);font-weight:500;font-size:clamp(40px,4.6vw,68px);line-height:1;letter-spacing:-.025em;color:var(--black);margin-bottom:24px}.tx-side h1 em{color:var(--orange);font-style:normal}.tx-side .lede{font-size:17px;font-weight:300;line-height:1.7;color:var(--mgrey);margin-bottom:36px}.tx-side .tx-bullets{list-style:none;padding:28px 0 0;margin:0 0 36px;display:flex;flex-direction:column;gap:14px;border-top:1px solid var(--border-l)}.tx-side .tx-bullets li{display:flex;align-items:flex-start;gap:14px;font-size:14px;font-weight:400;color:var(--dgrey);line-height:1.5}.tx-side .tx-bullets li:before{content:"";flex:0 0 6px;width:6px;height:6px;background:var(--orange);border-radius:50%;margin-top:7px}.tx-side .tx-meta{font-family:var(--mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--mgrey);border-top:1px solid var(--border-l);padding-top:24px;display:flex;flex-direction:column;gap:8px}.tx-side .tx-meta a{color:var(--orange);text-decoration:none}.tx-side .tx-meta a:hover{text-decoration:underline}.tx-formwrap{background:var(--white);padding:40px 36px;border:1px solid var(--lgrey)}.tx-formwrap h3{font-family:var(--sans);font-size:22px;font-weight:600;letter-spacing:-.01em;color:var(--black);margin:0 0 6px}.tx-formwrap .tx-formlede{font-family:var(--sans);font-size:14px;font-weight:300;color:var(--mgrey);margin:0 0 22px}.tx-formhost{min-height:480px}.tx-formhost .hbspt-form,.tx-formhost form{font-family:var(--sans)}.tx-formhost .hs-form-field{margin-bottom:14px}.tx-formhost .hs-form-field>label,.tx-formhost .hs-form-field>label span{font-family:var(--sans);font-size:12px;font-weight:500;letter-spacing:.04em;color:var(--dgrey);display:block;margin-bottom:6px}.tx-formhost .hs-input{font-family:var(--sans);font-size:14px;font-weight:300;padding:11px 13px;border:1px solid var(--lgrey);border-radius:0;background:var(--white);color:var(--black);width:100%;box-sizing:border-box;line-height:1.4}.tx-formhost textarea.hs-input{min-height:120px;resize:vertical}.tx-formhost .hs-input:focus{border-color:var(--orange);outline:none}.tx-formhost select.hs-input{appearance:none;-webkit-appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--mgrey) 50%),linear-gradient(135deg,var(--mgrey) 50%,transparent 50%);background-position:calc(100% - 18px) 50%,calc(100% - 13px) 50%;background-size:5px 5px,5px 5px;background-repeat:no-repeat;padding-right:36px}.tx-formhost .hs-button,.tx-formhost input[type=submit]{background:var(--orange);color:var(--white);border:0;padding:14px 32px;font-family:var(--sans);font-size:14px;font-weight:500;letter-spacing:.04em;cursor:pointer;margin-top:6px}.tx-formhost .hs-button:hover,.tx-formhost input[type=submit]:hover{background:var(--black)}.tx-formhost fieldset{max-width:none;border:0;padding:0;margin:0}.tx-formhost fieldset .hs-form-field{padding-right:0!important}.tx-formhost ul.hs-error-msgs,.tx-formhost ul.no-list{list-style:none;padding:0;margin:6px 0 0}.tx-formhost .hs-error-msg,.tx-formhost label.hs-error-msg{font-family:var(--sans);font-size:12px;color:#b8443a;font-weight:400}.tx-formhost .hs-richtext,.tx-formhost .hs-richtext p{font-family:var(--sans);font-size:12px;font-weight:300;line-height:1.55;color:var(--mgrey);margin:0 0 12px}.tx-formhost .hs-form-checkbox-display,.tx-formhost .hs-form-booleancheckbox-display{font-family:var(--sans);font-size:13px;font-weight:300;color:var(--dgrey);display:flex;gap:8px;align-items:flex-start;line-height:1.5}.tx-formhost .submitted-message{font-family:var(--sans);font-size:15px;font-weight:300;color:var(--black);line-height:1.6;padding:24px 0}.tx-formhost .submitted-message h1,.tx-formhost .submitted-message h2,.tx-formhost .submitted-message h3,.tx-formhost .submitted-message h4{font-family:var(--sans);font-weight:600;letter-spacing:-.01em;color:var(--black);margin:0 0 12px;line-height:1.25}.tx-formhost .submitted-message h1{font-size:24px}.tx-formhost .submitted-message h2{font-size:20px}.tx-formhost .submitted-message h3,.tx-formhost .submitted-message h4{font-size:16px}.tx-formhost .submitted-message p,.tx-formhost .submitted-message li{font-family:var(--sans);font-size:15px;font-weight:300;line-height:1.6;color:var(--dgrey);margin:0 0 10px;letter-spacing:0}.tx-formhost .submitted-message a{color:var(--orange);text-decoration:underline}.tx-formhost .submitted-message ul,.tx-formhost .submitted-message ol{padding-left:1.2em;margin:0 0 12px}@media (max-width:880px){.tx-wrap{grid-template-columns:1fr;padding:108px 24px 64px;gap:48px}.tx-formwrap{padding:32px 24px}}
