 .EPiServerForms .Form__Element {margin: 0;}.Form__MainBody {display: flex;}.FormStep {display: flex;flex-wrap: wrap;gap: 20px;}.First-name, .last-name, .npi, .zip {flex: 0 0 calc(50% - 10px);max-width: calc(50% - 10px);}.email, .phone, .interest-two, .submit {flex: 0 0 100%;max-width: 100%;}.First-name, .last-name, .npi, .zip {width: calc(50% - 18px);}.email, .phone, .interest-two, .submit {width: 100%;}.FormTextbox__Input {width: 100%;height: 46px;padding: 12px 18px;border: 1px solid #ddd;background: #f5f5f5;font-size: 16px;color: #222;box-sizing: border-box;}.FormTextbox__Input::placeholder {color: #222;}.interest-two .FormChoice > div[aria-describedby] {display: flex;flex-wrap: wrap;}.interest-two .FormChoice > div[aria-describedby] > div {width: 50%;margin-bottom: 18px;}.interest-two label {align-items: center;font-size: 1.13rem;}.interest-two input[type="checkbox"] {width: 18px;height: 18px;margin-right: 12px;}.submit {text-align: center;margin-top: 20px;}.FormSubmitButton {min-width: 220px;height: 50px;border: 0;background: linear-gradient(to right, #00852f, #215732 98%);color: #fff;font-size: 18px;cursor: pointer;border-radius: 30px;}.Form__Element__ValidationError {display: block;color: #e00085 !important;;font-size: 13px;margin-top: 6px;}.form-content .EPiServerForms .ValidationRequired .Form__Element__Caption:after {content: " ";display: none;}.rep-head p.heading {font-weight: 700;font-size: 25px;line-height: 32px;}.rep-head p {font-size: 16.5px;line-height: 17.5px;color: #000000;margin-top: -13px;margin-bottom: 19px;}.rep-head p.subhead {font-weight: 600;}.rep-head {padding-top: 80px;padding-bottom: 10px;}.interest-two .label-div {width: 100% !important;}.form-content form input[type=checkbox] {height: 30px;width: 30px;vertical-align: middle;border: none;background: #e0e0e0;-webkit-appearance: none;-moz-appearance: none;-webkit-transition: box-shadow 0.2s;-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;display: inline-block;font-style: normal;font-variant: normal;text-rendering: auto;line-height: 1;font-family: Font Awesome\5 Free;border-radius: 0;outline: 0 !important;overflow: hidden;padding: 10px;}.EPiServerForms.ValidationFail .sales-req {color: #e00085 !important;}.form-content form .FormParagraphText {width: 100%;}.form-content form p a {color: inherit;text-decoration: underline;}.form-content form p {font-size: 16.5px;color: #000000;font-weight: 700;}.form-content form input[type=checkbox]:checked:before {font-weight: 900;color: rgba(0, 0, 0, 0.7);content: "\f00c";content: "✓";-webkit-margin-start: 0;margin-left: 0px;font-size: 1em;padding-left: 0px;line-height: 9px;background: transparent;}.form-content form p.required.sales-req.new-req {margin-bottom: -10px;}p.thankyou {font-size: 25px !important;padding: 30px 0;text-align: center;}@media (max-width: 767px) {.First-name, .last-name, .npi, .zip {flex: 0 0 calc(100% - 10px);max-width: 100%;}.First-name, .last-name, .npi, .zip, .interest-two .FormChoice > div[aria-describedby] > div {width: 100%;}.FormTextbox__Input {height: 44px;}.FormSubmitButton {width: 100%;}}