.module__text-form__wrapper{align-items:flex-start;align-self:stretch;display:flex;gap:var(--Sizes-Size-8,40px)}.module__text-form__content,.module__text-form__form{flex:1 1 0%}.module__text-form__form{background:var(--Background-Light-Green,#f4fbf0);border-radius:var(--Sizes-Size-4,12px)}.module__text-form__form__title{padding:var(--Sizes-Size-7,32px) var(--Sizes-Size-8,40px);padding-bottom:0}.module__text-form__form__title h1,.module__text-form__form__title h2,.module__text-form__form__title h3,.module__text-form__form__title h4,.module__text-form__form__title h5,.module__text-form__form__title h6{margin:0}.module__text-form__form__title-subline{padding:0 var(--Sizes-Size-8,40px)}.module__text-form__content__content__header-title div,.module__text-form__content__content__header-title h1,.module__text-form__content__content__header-title h2,.module__text-form__content__content__header-title h3,.module__text-form__content__content__header-title h4,.module__text-form__content__content__header-title h5,.module__text-form__content__content__header-title h6,.module__text-form__content__content__header-title p{margin:0}.module__text-form__content__content__header{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:var(--Sizes-Size-3,8px);justify-content:center}.module__text-form__content__content{align-items:flex-start;display:flex;flex:1 0 0;flex-direction:column;justify-content:center}.module__text-form__content__content-text,.module__text-form__content__content-text p{color:var(--Primary-Black,#2d312d);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.module__text-form__content__content__header-tagline{color:var(--Primary-Dark-Grey,#6c6f6c);font-family:Inter;font-size:16px;font-style:normal;font-weight:700;letter-spacing:.8px;line-height:normal;text-transform:uppercase}.form-title,.submitted-message,form{background:transparent}.submitted-message{padding:var(--Sizes-Size-7,32px) var(--Sizes-Size-8,40px)}.submitted-message a,.submitted-message a:visited{background:#1d19ac;border:1px solid #1d19ac;border-radius:var(--Sizes-Size-2,4px);color:#fff!important;display:inline-block;font-family:inherit;font-size:.85rem;font-style:normal;font-weight:600;line-height:20px;padding:12px 16px;white-space:nowrap}.submitted-message a:active,.submitted-message a:hover{background:#fff;box-shadow:0 4px 8px 0 rgba(0,0,0,.1);color:#1d19ac!important}.module__text-form__form__noform{align-items:center;border:1px dashed var(--Secondary-Med-Grey,#8c9196);display:flex;flex:1 0 0;flex-direction:column;gap:var(--Sizes-Size-8,40px);height:100px;justify-content:center}.module__text-form__form__noform *{margin:0}.module__text-form__form form{align-items:flex-start;background:var(--Background-Light-Green,#f4fbf0);border-radius:var(--Sizes-Size-4,12px);display:flex;flex:1 0 0;flex-direction:column;gap:var(--Sizes-Size-6,24px);padding:var(--Sizes-Size-7,32px) var(--Sizes-Size-8,40px)}.module__text-form__form form label{color:var(--Primary-Black,#2d312d);font-family:Inter;font-size:16px;font-style:normal;font-weight:700;line-height:24px}.module__text-form__form form input[type=email],.module__text-form__form form input[type=number],.module__text-form__form form input[type=password],.module__text-form__form form input[type=tel],.module__text-form__form form input[type=text],.module__text-form__form form select,.module__text-form__form form textarea{align-items:center;align-self:stretch;background:var(--Background-White,#fff);border:1px solid var(--Secondary-Med-Grey,#8c9196);border-radius:var(--Sizes-Size-2,4px);display:flex;gap:var(--Sizes-Size-5,16px);padding:var(--Sizes-Size-4,12px) var(--Sizes-Size-5,16px)}@media (max-width:768px){.module__text-form__wrapper{flex-direction:column}.module__text-form__content__content{flex:1 0 0}.module__text-form__content__content__header-title{margin-bottom:var(--Sizes-Size-6,24px)}.module__text-form__form form{padding:40px var(--Sizes-Size-6,20px)}.module__text-form__wrapper{align-items:normal}}