.hs-mod-ch-hero{--purple:#8c2d8c;--purple-light:#b45ab4;--purple-dark:#621d62;--purple-pale:#f6eaf6;--purple-mist:#fbf5fb;--ink:#1a1a1a;--ink-soft:#3a3a3a;--muted:#6b6b6b;--border:#e4d0e4;--border-soft:#efe4ef;--success:#1a7a3a;--radius:14px;--radius-xl:28px;background:radial-gradient(circle at 85% 20%,rgba(140,45,140,.12),transparent 50%),radial-gradient(circle at 12% 80%,rgba(180,90,180,.1),transparent 55%),linear-gradient(180deg,var(--purple-mist) 0,#fbf5fb 100%);border-bottom:1px solid var(--border-soft);font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;isolation:isolate;overflow:hidden;padding:64px 0 72px;position:relative}.hs-mod-ch-hero:before{background-image:radial-gradient(circle,rgba(140,45,140,.06) 1.4px,transparent 0);background-size:24px 24px;content:"";inset:0;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.7),transparent 80%);mask-image:linear-gradient(180deg,rgba(0,0,0,.7),transparent 80%);opacity:.7;pointer-events:none;position:absolute;z-index:-1}.hs-mod-ch-hero *,.hs-mod-ch-hero :after,.hs-mod-ch-hero :before{box-sizing:border-box}:where(.hs-mod-ch-hero h1,.hs-mod-ch-hero h3,.hs-mod-ch-hero p,.hs-mod-ch-hero div){margin:0;padding:0}.hs-mod-ch-hero svg{display:block;max-width:100%}:where(.hs-mod-ch-hero a){color:inherit;text-decoration:none}.hs-mod-ch-hero .chh-container{margin:0 auto;max-width:1200px;padding:0 28px}.hs-mod-ch-hero .chh-grid{align-items:center;display:grid;gap:56px;grid-template-columns:1.2fr .8fr}.hs-mod-ch-hero .chh-crumb{align-items:center;color:var(--muted);display:flex;flex-wrap:wrap;font-size:.88rem;font-weight:700;gap:8px;margin-bottom:22px}.hs-mod-ch-hero .chh-crumb a{color:var(--muted);transition:color .2s}.hs-mod-ch-hero .chh-crumb a:hover{color:var(--purple)}.hs-mod-ch-hero .chh-crumb-sep{color:var(--border);font-weight:800}.hs-mod-ch-hero .chh-crumb-current{color:var(--purple-dark)}.hs-mod-ch-hero .chh-eyebrow{align-items:center;background:#fff;border:1px solid var(--border);border-radius:100px;box-shadow:0 2px 8px rgba(98,29,98,.06);color:var(--purple);display:inline-flex;font-size:.84rem;font-weight:800;gap:10px;letter-spacing:.08em;margin-bottom:22px;padding:8px 16px;text-transform:uppercase}.hs-mod-ch-hero .chh-eyebrow:before{background:var(--purple);border-radius:50%;box-shadow:0 0 0 4px rgba(140,45,140,.18);content:"";flex-shrink:0;height:8px;width:8px}.hs-mod-ch-hero .chh-title{color:var(--ink);font-size:clamp(2.1rem,4.4vw,3.4rem);font-weight:900;letter-spacing:-.025em;line-height:1.06;margin-bottom:22px}.hs-mod-ch-hero .chh-accent{color:var(--purple)}.hs-mod-ch-hero .chh-lead,.hs-mod-ch-hero .chh-lead p{color:var(--ink-soft);font-size:1.2rem;line-height:1.55;margin-bottom:28px;max-width:580px}.hs-mod-ch-hero .chh-actions{display:flex;flex-wrap:wrap;gap:14px}.hs-mod-ch-hero .chh-btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:inline-flex;font-size:1.04rem;font-weight:800;gap:10px;justify-content:center;line-height:1.2;padding:16px 28px;transition:all .2s}.hs-mod-ch-hero .chh-btn svg{height:18px;width:18px}.hs-mod-ch-hero .chh-btn-primary{background:var(--purple);box-shadow:0 6px 20px rgba(140,45,140,.32);color:#fff}.hs-mod-ch-hero .chh-btn-primary:hover{background:var(--purple-dark);box-shadow:0 10px 28px rgba(140,45,140,.4);color:#fff;transform:translateY(-2px)}.hs-mod-ch-hero .chh-btn-outline{background:transparent;border:2px solid var(--purple);color:var(--purple)}.hs-mod-ch-hero .chh-btn-outline:hover{background:var(--purple);color:#fff}.hs-mod-ch-hero .chh-aside{background:#fff;border:1px solid var(--border-soft);border-radius:var(--radius-xl);box-shadow:0 14px 48px rgba(98,29,98,.14);padding:28px}.hs-mod-ch-hero .chh-form-title{color:var(--ink);font-size:1.2rem;font-weight:900;margin-bottom:4px}.hs-mod-ch-hero .chh-form-sub{color:var(--muted);font-size:.92rem;margin-bottom:18px}.hs-mod-ch-hero .chh-field{background:#fff;border:1.5px solid var(--border);border-radius:10px;color:var(--ink);font-family:inherit;font-size:.96rem;font-weight:600;margin-bottom:10px;padding:12px 14px;transition:border-color .18s,box-shadow .18s;width:100%}.hs-mod-ch-hero .chh-field:focus{border-color:var(--purple);box-shadow:0 0 0 4px rgba(140,45,140,.12);outline:none}.hs-mod-ch-hero select.chh-field{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%236b6b6b' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.4' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:14px;padding-right:36px}.hs-mod-ch-hero .chh-btn-row{display:flex;gap:10px;margin-top:8px}.hs-mod-ch-hero .chh-form-btn{background:var(--purple);border:none;border-radius:10px;color:#fff;cursor:pointer;flex:1;font-size:1rem;font-weight:800;padding:13px 18px;text-align:center;transition:background .2s}.hs-mod-ch-hero .chh-form-btn:hover{background:var(--purple-dark);color:#fff}.hs-mod-ch-hero .chh-form-foot{color:var(--muted);font-size:.82rem;margin-top:10px;text-align:center}.hs-mod-ch-hero .chh-hsform .hs-form-field{margin-bottom:10px}.hs-mod-ch-hero .chh-hsform .hs-form-field>label{color:var(--ink);display:block;font-size:.82rem;font-weight:800;margin-bottom:4px}.hs-mod-ch-hero .chh-hsform .hs-form-field>label .hs-form-required{color:var(--purple);margin-left:2px}.hs-mod-ch-hero .chh-hsform .hs-input{background:#fff;border:1.5px solid var(--border);border-radius:10px;color:var(--ink);font-family:inherit;font-size:.96rem;font-weight:600;padding:12px 14px;transition:border-color .18s,box-shadow .18s;width:100%}.hs-mod-ch-hero .chh-hsform textarea.hs-input{min-height:80px;resize:vertical}.hs-mod-ch-hero .chh-hsform .hs-input:focus{border-color:var(--purple);box-shadow:0 0 0 4px rgba(140,45,140,.12);outline:none}.hs-mod-ch-hero .chh-hsform select.hs-input{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%236b6b6b' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.4' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:14px;padding-right:36px}.hs-mod-ch-hero .chh-hsform .hs-button{background:var(--purple);border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:800;margin-top:8px;padding:13px 18px;transition:background .2s;width:100%}.hs-mod-ch-hero .chh-hsform .hs-button:hover{background:var(--purple-dark)}.hs-mod-ch-hero .chh-hsform .hs-error-msg,.hs-mod-ch-hero .chh-hsform .hs-error-msgs label{color:#b11616;font-size:.82rem;font-weight:700}.hs-mod-ch-hero .chh-hsform ul.hs-error-msgs{list-style:none;margin:6px 0 0;padding:0}.hs-mod-ch-hero .chh-hsform .submitted-message{background:#ecf6ee;border:1px solid #bfe0c8;border-radius:12px;color:var(--success);font-size:.96rem;font-weight:700;padding:16px 18px}.hs-mod-ch-hero .chh-hsform fieldset{border:0;margin:0;max-width:none;padding:0}.hs-mod-ch-hero .chh-hsform fieldset .input{margin-right:0}@media (max-width:960px){.hs-mod-ch-hero .chh-grid{gap:40px;grid-template-columns:1fr}}@media (max-width:600px){.hs-mod-ch-hero{padding:44px 0 48px}.hs-mod-ch-hero .chh-container{padding:0 20px}.hs-mod-ch-hero .chh-aside{padding:22px}}