.get-started{background-color:var(--color-primary-tint);overflow:hidden;position:relative}.get-started__inner{align-items:flex-start;display:flex;flex-direction:column;gap:56px;position:relative;z-index:1}.get-started__toggle{border:1px solid var(--color-secondary);border-radius:100px;display:inline-flex;padding:8px}.get-started__toggle-input{clip:rect(0 0 0 0);position:absolute}.get-started__toggle-label{border-radius:100px;color:var(--color-secondary);cursor:pointer;font-family:var(--font-body);font-size:16px;font-weight:700;padding:12px 24px;transition:background-color .18s ease}.get-started__toggle-input:checked+.get-started__toggle-label{background-color:var(--color-secondary);color:#fff}.get-started__toggle-input:not(:checked)+.get-started__toggle-label:hover{background-color:color-mix(in srgb,var(--color-secondary) 12%,transparent)}.get-started__toggle-input:focus-visible+.get-started__toggle-label{outline:2px solid var(--color-secondary);outline-offset:2px}.get-started__grid{display:flex;flex-direction:column;gap:80px;width:100%}.get-started__text{background:url(https://51831546.fs1.hubspotusercontent-na1.net/hubfs/51831546/images/bg-img.png) no-repeat 0 100%;display:flex;flex-direction:column;gap:24px}.get-started__description,.get-started__heading{margin:0}.get-started__description{color:var(--color-text-secondary)}.get-started--physician .get-started__persona--patient,.get-started__persona--physician{display:none}.get-started--physician .get-started__persona--physician{display:block}.get-started__form{padding-bottom:100px}.get-started__form .hs-form-field{margin-bottom:12px}.get-started__form label{color:var(--color-text);display:block;font-family:var(--font-body);font-size:14px;font-weight:600;margin-bottom:8px}.get-started__form .hs-fieldset.form-columns-2{display:flex;gap:20px}.get-started__form .hs-fieldset.form-columns-2 .hs-form-field{margin-bottom:0;width:50%}.get-started__form .hs-form-booleancheckbox-display{align-items:center;color:var(--color-text-secondary);display:flex;font-family:var(--font-body);font-size:15px;font-weight:500;gap:12px;margin-bottom:0}.get-started__form .hs-fieldtype-booleancheckbox{padding-bottom:0}.get-started__form input[type=checkbox]{accent-color:var(--color-secondary);height:24px;width:24px}.get-started__form .hs-button{background-color:var(--color-secondary);border-color:var(--color-secondary);border-radius:100px}.get-started__form .hs-button:after{content:"\2192";margin-left:8px}@media (min-width:768px){.get-started{padding-top:112px}.get-started__grid{flex-direction:row;min-height:790px}.get-started__form,.get-started__text{min-width:0;width:calc(50% - 40px)}}@media (min-width:768px) and (max-width:1200px){.get-started{padding-top:80px}}@media (max-width:767px){.get-started{padding:25px 0}.get-started__text{background:none}.get-started__toggle-label{font-size:14px;padding:8px 16px}.get-started__inner{gap:35px}.get-started__grid{gap:20px}.get-started__form{padding-bottom:0}}