.specialist-network__outer-wrapper{margin-top:48px}.specialist-network__inner-wrapper{display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:center;gap:16px;padding:0 32px 32px}.specialist-network__title{font-size:24px;font-weight:400;color:var(--p-navy-blue)}.specialist-network__benefits-text{font-size:16px;color:var(--grey-900)}.specialist-network__form-wrapper{margin-top:8px}.specialist-network__form-wrapper .hs-error-msg{color:var(--grey-900);font-weight:700}.specialist-network__form-wrapper input[type=submit]{background-color:var(--p-navy-blue);color:var(--grey-000);width:100%}.specialist-network__form-wrapper input[type=email]{width:100%;margin:0}.specialist-network__form-wrapper form{display:flex;flex-direction:column;gap:16px}.specialist-network__img-wrapper{margin-top:-24px}.specialist-network__img{width:220px;height:220px;object-fit:contain}.specialist-network__text-form-wrapper{display:flex;flex-direction:column;gap:8px}@media screen and (min-width:768px){.specialist-network__inner-wrapper{flex-direction:row;gap:clamp(48px,5vw,96px);padding:0 24px 32px}.specialist-network__text-form-wrapper{padding-left:clamp(48px,5vw,96px)}.specialist-network__img-wrapper{margin-top:-40px}.specialist-network__img{width:clamp(200px,22vw,440px);height:clamp(200px,22vw,440px)}.specialist-network__form-wrapper{width:auto;max-width:844px;height:56px}.specialist-network__text-form-wrapper{gap:24px}.specialist-network__form-wrapper input[type=submit]{width:clamp(124px,15vw,184px)}.specialist-network__form-wrapper input[type=email]{width:clamp(300px,25vw,656px)}.specialist-network__form-wrapper form{flex-direction:row;gap:24px}}