:root{--hero-bg:#b2dde0;--overlay-bg:#fdf8f2;--heading-color:#5c9391;--text-color:#6f7072;--form-bg:#fff;--cta-bg:#d7e45a;--cta-text:#1f2933;--radius:4px}*{box-sizing:border-box}body{background:#fdf8f2;font-family:Futura PT,sans-serif;margin:0}.hero-section{background:var(--overlay-bg);height:800px;overflow:hidden;position:relative}.hero-image{inset:0;position:absolute;z-index:1}.hero-image-mb{display:none}.hero-image img{height:100%;object-fit:cover;width:100%}.lower-curve-overlay{background-image:url(https://244224818.fs1.hubspotusercontent-na2.net/hubfs/244224818/Vector%203.png);background-position:100% 100%;background-size:cover;bottom:0;height:35%;right:0;width:50%}.hero-overlay,.lower-curve-overlay{background-color:transparent;background-repeat:no-repeat;pointer-events:none;position:absolute;z-index:2}.hero-overlay{background-image:url(https://244224818.fs1.hubspotusercontent-na2.net/hubfs/244224818/Vector%201.png);background-position:0;background-size:100% 100%;height:80%;left:0;top:0;width:55%}.hero-container{display:flex;height:100%;margin:0 auto;position:relative;z-index:3}.hero-content{padding:24px 0 0 24px}.hero-form-inner{width:100%}.hero-title{color:var(--heading-color);font-size:38px;font-weight:500;letter-spacing:.04em;line-height:1;margin:0 0 16px}.hero-description{color:var(--text-color);font-size:20px;font-weight:400;line-height:1.6;margin:0;max-width:80%;text-align:justify}.hero-form-wrapper-mb{display:none}.hero-form-wrapper{background:hsla(33,73%,97%,.85);border-bottom-left-radius:0 0;border-top-left-radius:45% 45%;bottom:0;box-shadow:0 8px 24px rgba(0,0,0,.08);padding:32px;position:absolute;right:0;width:500px}.hero-form-title{color:var(--heading-color);font-size:28px;font-weight:500;margin:0 0 20px;text-align:center}.hero-form,.hero-form-row{display:grid;gap:12px}.hero-form-row{grid-template-columns:1fr 1fr}.hero-form input{border:1px solid #e5e7eb;border-radius:var(--radius);font-family:inherit;font-size:14px;padding:14px 12px}.hero-form button{background:var(--cta-bg);border:none;border-radius:var(--radius);color:var(--cta-text);cursor:pointer;font-size:14px;font-weight:600;margin-top:12px;padding:16px}@media (max-width:1200px){.hero-overlay{width:75%}.lower-curve-overlay{height:25%;width:60%}}@media (max-width:950px){.hero-overlay{width:90%}.lower-curve-overlay{height:20%;width:65%}}@media (max-width:768px){.hero-section{height:100%}.hero-form-title{margin:20px 0 0}.hero-description{max-width:100%}.hero-container{display:block;padding:0}.hero-form-inner{width:100%}.hero-form-wrapper,.hero-image,.hero-overlay,.lower-curve-overlay{display:none}.hero-form-wrapper-mb{display:block}.hero-image-mb{display:block;padding-bottom:40px}.hero-image-mb img{height:100%;object-fit:cover;width:100%}.hero-content{padding:0 16px}.hero-title{font-size:28px;padding:40px 0 0;text-align:center}.hero-description{font-size:16px}}