.z-gwhero{background:var(--z-bg);margin-inline:calc(50% - 50vw);max-width:100vw;padding:0;width:100vw}.z-gwhero__grid{align-items:start;box-sizing:border-box;display:grid;gap:clamp(1.75rem,3.5vw,4rem);grid-template-columns:1fr 1.02fr;margin-inline:auto;max-width:1760px;padding-inline:clamp(1.5rem,3vw,3rem)}.z-gwhero__copy{padding-top:0}.z-gwhero__title{color:var(--z-text);font-size:clamp(2.1rem,3.8vw,3.4rem);font-weight:800;letter-spacing:-.02em;line-height:1.08;margin:0 0 1.25rem}.z-gwhero__sub{font-size:1.05rem;line-height:1.55}.z-gwhero__sub p{margin:0 0 .75rem}.z-gwhero__sub p:last-child{margin-bottom:0}.z-gwhero__checks{display:flex;flex-wrap:wrap;gap:.6rem 1.75rem;list-style:none;margin:1.75rem 0 0;padding:0}.z-gwhero__checks li{color:var(--z-text);font-weight:600;padding-left:1.6rem;position:relative}.z-gwhero__checks li:before{color:var(--z-accent);content:"\2713";font-weight:800;left:0;position:absolute;top:0}.z-gwhero__panel{background:var(--z-accent);border-radius:var(--z-radius-lg,20px);box-shadow:0 24px 60px rgba(64,82,242,.35);color:var(--z-accent-text);padding:clamp(1.75rem,3vw,2.5rem);scroll-margin-top:6rem}.z-gwhero__panel-title{color:var(--z-accent-text);font-size:clamp(1.35rem,2vw,1.6rem);font-weight:700;line-height:1.2;margin:0 0 1rem}.z-gwhero__panel-intro{color:var(--z-accent-text);margin-bottom:1rem;opacity:.92}.z-gwhero__form,.z-gwhero__form .hs-form,.z-gwhero__form form{max-width:none;width:100%}.z-gwhero__form :is(label,.hs-form-field>label){color:var(--z-accent-text);display:block;font-weight:600;margin-bottom:.35rem}.z-gwhero__form .hs-form-field{margin-bottom:.25rem}.z-gwhero__form :is(input[type=text],input[type=email],input[type=tel],input[type=number],textarea,select){background:#fff;border:0;border-radius:var(--z-radius-sm,8px);box-sizing:border-box;color:#111;font-family:inherit;font-size:1rem;margin-bottom:.9rem;padding:.7rem .85rem;width:100%}.z-gwhero__form textarea{min-height:92px;resize:vertical}.z-gwhero__form :is(.hs-button,input[type=submit]){background:#fff;border:0;border-radius:var(--z-radius-sm,8px);color:var(--z-accent);cursor:pointer;font-size:1rem;font-weight:700;padding:.8rem 1.5rem;transition:background .15s ease,transform .15s ease}.z-gwhero__form :is(.hs-button,input[type=submit]):hover{background:#eef0ff;transform:translateY(-1px)}.z-gwhero__form .hs-error-msg,.z-gwhero__form .hs-error-msgs label{color:#ffe1e1;font-weight:500}.z-gwhero__form .hs-richtext,.z-gwhero__form .legal-consent-container{color:var(--z-accent-text);font-size:.85rem;opacity:.9}.z-gwhero__form .hs-richtext a{color:#fff;text-decoration:underline}@media (max-width:900px){.z-gwhero__grid{grid-template-columns:1fr}}