#section-plan-hero{background-color:#c0d6d8;padding:0}.plan-hero-layout{display:flex;align-items:center;justify-content:center;gap:24px;padding:196px 200px}.plan-hero-visual{width:590px;height:590px;flex-shrink:0;border-radius:var(--radius);overflow:hidden;display:flex;align-items:center;justify-content:center}.plan-hero-visual img,.plan-hero-visual video{width:100%;height:100%;object-fit:cover}.plan-hero-text{display:flex;flex-direction:column;gap:24px;max-width:493px;flex-shrink:0}.plan-hero-text h1{font-size:38px;font-weight:700;line-height:46px;color:var(--hs-navy)}.plan-hero-text p{font-family:var(--font-heading);font-size:20px;font-weight:600;line-height:28px;color:var(--hs-text)}.plan-section{padding:0;overflow:hidden}.plan-section-inner{display:flex;align-items:center;justify-content:center;gap:24px;min-height:982px;padding:0 200px}.plan-section-text{width:544px;flex-shrink:0;display:flex;flex-direction:column;gap:24px;padding:36px 24px}.plan-section-text h2{font-family:var(--font-heading);font-size:38px;font-weight:600;line-height:46px;color:#fff}.plan-section-text .body-copy{display:flex;flex-direction:column;gap:22px}.plan-section-text .body-copy p{font-family:var(--font-body);font-size:16px;font-weight:400;line-height:22px;color:#fff}.plan-section-img{width:544px;height:588px;flex-shrink:0;border-radius:var(--radius);overflow:hidden;display:block}.plan-section-img img{width:100%;height:100%;object-fit:cover;display:block}.plan-section--navy{background-color:var(--hs-navy)}.plan-section--teal{background-color:#2b9d8f}.plan-section--forest{background-color:#1b6669}.plan-section--navy-2{background-color:#094178}#section-plan-waitlist{padding:85px 0}.plan-waitlist-inner{max-width:714px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;gap:36px}.plan-waitlist-header{display:flex;flex-direction:column;gap:10px}.plan-waitlist-header h2{font-size:30px;font-weight:600;line-height:40px;color:var(--hs-navy)}.plan-waitlist-header p{font-size:16px;line-height:22px;color:var(--hs-text)}.plan-waitlist-form{display:flex;flex-direction:column;gap:24px}.plan-waitlist-form .form-group{display:flex;flex-direction:column}.plan-waitlist-form label{font-size:16px;font-weight:400;line-height:22px;color:rgba(0,0,0,.85);padding-bottom:8px}.plan-waitlist-form input{width:100%;padding:5px 12px;border:1px solid #d9d9d9;border-radius:var(--radius-pill);font-family:var(--font-body);font-size:16px;line-height:22px;color:var(--hs-text);background:#fff;outline:0;margin:0}.plan-waitlist-form input:focus{border-color:var(--hs-blue)}.plan-waitlist-form input::placeholder{color:rgba(0,0,0,.25)}@media (max-width:1024px){.plan-hero-layout{padding:80px 48px;gap:24px}.plan-hero-visual{width:416px;height:416px}.plan-hero-text{max-width:346px;min-width:300px}.plan-hero-text h1{font-size:24px;line-height:32px}.plan-hero-text p{font-size:16px;font-weight:400;line-height:22px;font-family:var(--font-body)}.plan-section-inner{min-height:auto;padding:80px 36px}.plan-section-text{width:390px}.plan-section-text h2{font-size:24px;line-height:32px}.plan-section-text .body-copy p{font-size:16px;line-height:22px}.plan-section-img{width:346px;height:381px}.plan-waitlist-header h2{font-size:20px;line-height:28px}}@media (max-width:640px){.plan-hero-layout{flex-direction:column;padding:40px 0;gap:0}.plan-hero-visual{width:100%;height:auto;aspect-ratio:1;border-radius:0}.plan-hero-text{max-width:none;min-width:0;padding:60px 22px 0}.plan-hero-text h1{font-size:24px;line-height:32px}.plan-hero-text p{font-size:16px;font-weight:400;line-height:22px;font-family:var(--font-body)}.plan-section-inner{flex-direction:column;padding:60px 0;gap:24px;min-height:auto}.plan-section-text{width:auto;padding:0 24px}.plan-section-text h2{font-size:24px;line-height:32px}.plan-section-img{width:346px;height:381px}#section-plan-waitlist{padding:85px 0}.plan-waitlist-inner{padding:0 24px}.plan-waitlist-header h2{font-size:20px;line-height:28px}}