:root {
  --dim-grey: #423c48;
  --white: white;
  --pink: #f0008c;
  --grey-background: #f8f9fa;
  --ghost-white: #f7f5fa;
  --dark-orchid: #d200f0;
  --title: #6923b4;
  --gainsboro: #e0e0e0;
  --dark-slate-blue: #003f82;
  --black-2: #18181d;
  --black: black;
  --alice-blue: #edf0f5;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

body {
  color: #423c48;
  font-family: Inter, sans-serif;
  font-size: 20px;
  line-height: 26px;
}

p {
  color: var(--dim-grey);
  text-align: left;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}

a {
  color: var(--white);
  cursor: pointer;
  padding-right: 0;
  font-weight: 300;
  text-decoration: underline;
}

a.w--current {
  color: var(--pink);
  font-family: Nunito Sans;
  font-weight: 600;
  text-decoration: none;
}

.center {
  clear: none;
  color: #fff;
  text-align: left;
  text-transform: none;
  flex: 0 auto;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 22px;
  display: inline-block;
}

.image-6 {
  flex: 0 auto;
  width: 13vw;
  max-width: 200px;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  display: block;
}

.navbar {
  z-index: 1999;
  grid-column-gap: 36px;
  grid-row-gap: 30px;
  background-color: var(--white);
  text-transform: uppercase;
  border-bottom: 1px solid #ebedee;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding: 5px 40px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  position: sticky;
  top: 29px;
}

.section-2 {
  background-image: linear-gradient(to right, #003f82, #009cd9);
  max-width: 1360px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: block;
  position: relative;
  top: -105px;
}

.form-block {
  background-color: #f7f5fa;
  border-radius: 1px;
  height: 100%;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 30px 20px 20px;
  position: relative;
  top: 0;
}

.submit-button {
  border: 2px solid var(--white);
  text-align: left;
  text-transform: uppercase;
  background-color: #0000;
  border-radius: 20px;
  align-self: flex-start;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
  padding: 15px 40px;
  font-family: Nunito Sans;
  font-size: 20px;
  font-weight: 600;
}

.heading-2 {
  color: #005eb8;
  text-align: center;
  margin-top: 0;
  margin-bottom: 38px;
  padding-top: 0;
  font-family: Nunito Sans;
  font-size: 35px;
  font-weight: 800;
}

.heading-2.white {
  color: #fff;
  font-family: Nunito Sans;
  font-size: 40px;
}

.heading-2.white.center {
  text-align: left;
  margin-bottom: 20px;
  font-weight: 700;
  line-height: 39px;
}

.accordion-idem-trigger {
  background-color: #0000;
  margin-left: auto;
  margin-right: auto;
  padding-left: 36px;
  padding-right: 36px;
  display: flex;
}

.accordion-idem-trigger:active {
  background-color: #f1f3f7;
}

.section {
  border: 1px #005eb8;
  flex-direction: column;
  flex: 1;
  align-self: center;
  align-items: center;
  padding: 70px 40px;
  position: relative;
}

.section.banner {
  background-color: var(--grey-background);
  justify-content: center;
  height: 40vw;
  min-height: 600px;
  max-height: 850px;
  display: flex;
}

.section.banner.header {
  background-image: linear-gradient(#2b1a5359, #2b1a5359), url('../images/people-barefoot-standing-in-circle-on-beach.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  margin-bottom: 10px;
}

.section.banner.book {
  background-image: linear-gradient(#2b1a5359, #2b1a5359), url('../images/iStock-1208840064-by-Elena-Volf---Dr-Veins---Ultrasound-screening-of-Leg---4058-x-2706.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  margin-bottom: 10px;
  display: flex;
}

.section.banner.pandemic {
  background-image: linear-gradient(#00000080, #00000080), url('../images/iStock-1209439478.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 40vw;
  max-height: 850px;
  margin-bottom: 0;
  padding: 0;
}

.section.banner.quiz {
  background-image: linear-gradient(#00000080, #00000080), url('../images/attractive-legs-.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  max-height: none;
}

.section.banner.quiz._2 {
  background-color: #0000;
  background-image: linear-gradient(to right, #6923b480, #d200f080);
  height: auto;
  min-height: auto;
  padding-bottom: 0;
}

.section.banner.quiz.results-quizzs {
  background-color: #0000;
  background-image: linear-gradient(to right, #6923b480, #d200f080);
  height: auto;
  min-height: auto;
}

.section.cost {
  background-image: linear-gradient(to right, var(--white), #ffffffb3 40%, transparent 55%), url('../images/Female-nurse-looking-at-screen-talking-on-headset.jpg');
  background-position: 0 0, 0%;
  background-size: auto, cover;
  height: auto;
  min-height: 800px;
  padding-top: 100px;
}

.section.hiddendesktop {
  display: none;
}

.section.nobanner {
  background-color: #0000;
  justify-content: center;
  height: auto;
  min-height: 600px;
  display: block;
}

.section.nobanner.white {
  background-color: var(--white);
  padding-top: 70px;
  padding-bottom: 70px;
}

.section.nobanner.center {
  background-color: var(--white);
  justify-content: center;
  min-height: auto;
  padding-top: 70px;
  padding-bottom: 70px;
  display: flex;
}

.section.nobanner.center.overview {
  padding-top: 20px;
}

.section.nobanner.pink {
  background-color: var(--ghost-white);
}

.section.nobanner.insurance {
  background-color: #fcfbfd;
}

.section.slider {
  padding-top: 140px;
  padding-bottom: 70px;
}

.section.veins {
  background-image: linear-gradient(#1f0f2b4d, #1f0f2b4d), url('../images/Man-with-varicose-veins-standing-on-cracked-ground.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  justify-content: center;
  min-height: 60vh;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.section.white {
  background-color: var(--white);
  position: relative;
}

.section.process {
  padding-top: 100px;
}

.section.procedurespage {
  background-image: linear-gradient(#1f0f2b4d, #1f0f2b4d), url('../images/iStock-1208840064-by-Elena-Volf---Dr-Veins---Ultrasound-screening-of-Leg---4058-x-2706.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
  justify-content: center;
  min-height: 60vh;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.section.procedurespage.banner {
  background-image: linear-gradient(#0000, #0000), url('../images/Attractive-legs-up-in-air-isolated-against-pink-bg.jpg');
  min-height: 600px;
}

.section.insurance {
  background-image: linear-gradient(#290a4be3, #290a4be3), url('../images/attractive-legs-.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.section.flex {
  flex-direction: row;
  justify-content: center;
  display: flex;
}

.section.video {
  padding-top: 7px;
}

.accordion-item-2 {
  border: 1px #472d844d;
  border-radius: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: hidden;
}

.form-2 {
  flex-flow: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-8 {
  flex-direction: column;
  align-self: stretch;
  display: flex;
}

.section-9 {
  justify-content: center;
  width: 769px;
  max-width: none;
  margin-left: auto;
  padding: 40px 60px;
  display: block;
}

.body {
  background-color: var(--ghost-white);
  font-family: Inter, sans-serif;
}

.link-7 {
  color: var(--pink);
  font-family: Nunito Sans;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  display: none;
}

.section-2-copy {
  background-image: linear-gradient(to right, #003f82, #009cd9);
  max-width: 1360px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: block;
  position: relative;
  top: -105px;
}

.div-block-20 {
  background-color: #f7f5fa;
  justify-content: center;
  align-items: center;
  width: 0;
  height: 100vh;
  margin-left: auto;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.link-block-7 {
  margin-left: auto;
  margin-right: 20px;
  display: flex;
}

.image-11 {
  display: none;
}

.heading-center {
  color: var(--title);
  text-align: center;
  max-width: 1600px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inter, sans-serif;
  font-size: 40px;
  font-weight: 800;
  position: static;
  top: 38px;
}

.heading-center.inside {
  text-align: left;
  margin-top: 0%;
  margin-bottom: 0%;
  margin-left: 0;
  padding-top: 15%;
  padding-bottom: 15%;
}

.heading-center.outside {
  display: none;
}

.accordion-idem-trigger-faq {
  background-color: var(--white);
  cursor: pointer;
  border-radius: 0;
  margin: 0 auto;
  padding: 10px 36px;
  text-decoration: none;
  display: flex;
}

.accordion-idem-trigger-faq:hover, .accordion-idem-trigger-faq:active {
  background-color: var(--white);
}

.accordian-trigger-content-faq {
  border: 1px none var(--title);
  background-color: var(--white);
  border-radius: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 36px;
  padding-right: 36px;
  display: block;
  overflow: hidden;
}

.question {
  color: var(--title);
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: .9em;
  font-weight: 600;
}

.question:active {
  background-color: #0000;
}

.question-answer {
  border-top: .5px solid var(--gainsboro);
  border-bottom: .5px none var(--gainsboro);
  max-width: 1600px;
  margin: 0 auto;
}

.vertical-line {
  background-color: var(--white);
  opacity: 1;
  color: var(--white);
  width: 2px;
  margin: 20px 5%;
  padding-right: 0;
}

.input {
  border: 2px solid #e0e0e0;
  border-radius: 3px;
  align-self: stretch;
  height: 50px;
  margin-top: 0;
  margin-bottom: 8px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 17px;
}

.disclaimer-form {
  color: var(--white);
  margin-bottom: 20px;
  font-family: Nunito Sans;
  font-size: 14px;
  line-height: 21px;
}

.form-contact {
  align-self: center;
  width: 100%;
  margin: 0;
}

.paragraph-89 {
  color: var(--title);
  align-self: center;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
}

.paragraph-89.locationname {
  align-self: flex-start;
  font-size: 31px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.container-normal {
  background-color: #0000;
  max-width: 1200px;
  margin-top: 0;
  padding: 40px 60px;
  display: block;
}

.container-normal.transparent {
  background-color: #0000;
  padding: 0;
}

.container-normal._800 {
  max-width: 800px;
}

.container-normal.no-margin {
  max-width: 1200px;
  padding: 0;
}

.container-normal.sitation {
  background-color: var(--white);
  align-self: auto;
  margin-top: 0;
  position: static;
  top: -140px;
}

.container-normal.distance, .container-normal._1200 {
  max-width: 1200px;
}

.container-normal.gradient {
  background-color: #28125a;
  background-image: linear-gradient(to bottom, #45166a 7%, var(--dark-orchid) 64%);
  border-radius: 20px;
  max-width: 1200px;
}

.container-normal.hidden {
  display: none;
}

.container-normal.video {
  max-width: 1200px;
}

.div-block-57 {
  align-self: center;
  width: 100%;
  margin-top: 20px;
  position: relative;
}

.mobile-disclaimer {
  display: inline-block;
}

.container {
  color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1600px;
  height: 100%;
  display: flex;
}

.container.pandemic {
  text-align: center;
  align-items: center;
  max-width: 1000px;
  position: relative;
}

.container.procedure {
  padding-right: 220px;
}

.container-nav {
  background-color: var(--white);
  align-items: center;
  max-width: 1600px;
  display: flex;
}

.brand-19 {
  flex: 0 auto;
  width: auto;
  margin-right: 0;
  padding-right: 0;
}

.nav-link-4 {
  color: var(--title);
  padding: 12px 10px;
  font-weight: 600;
}

.nav-link-4.w--current {
  opacity: .7;
  color: var(--title);
  font-family: Inter, sans-serif;
  font-weight: 600;
  text-decoration: none;
}

.screening {
  background-color: var(--pink);
  border-radius: 20px;
  margin-left: 0;
  padding: 12px 30px;
  font-size: 16px;
  font-weight: 700;
}

.heading-1 {
  color: var(--white);
  text-align: center;
  font-size: 2.6em;
  line-height: 1.2;
}

.heading-1.left {
  text-align: left;
}

.description {
  color: var(--white);
  text-align: center;
  font-size: 1.3em;
  font-weight: 400;
  line-height: 1.5;
}

.description.absolute {
  position: absolute;
  inset: 50px auto auto 50px;
}

.description.color-copy {
  color: var(--dark-orchid);
  margin-bottom: 20px;
  font-size: 1em;
  line-height: 1.5;
}

.description.color-copy.test {
  color: var(--dim-grey);
  margin-top: 20px;
  font-size: .8em;
}

.description.color-copy.tst {
  color: var(--title);
}

.description.color-copy.tst.left {
  text-align: center;
  margin-bottom: 10px;
  font-weight: 600;
}

.description.left {
  text-align: left;
}

.button {
  background-color: var(--pink);
  color: var(--white);
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 50px;
  margin-top: 20px;
  padding: 12px 40px;
  font-size: .7em;
  font-weight: 700;
}

.button.w--current {
  color: var(--white);
}

.button.submit {
  margin-top: 10px;
}

.button.bottom {
  flex: 0 auto;
  align-self: center;
  margin-top: 0;
  font-size: .8em;
}

.button.results {
  margin-bottom: 20px;
}

.button.darker-button {
  background-color: var(--title);
}

.button.inpage {
  border: 2.5px solid var(--dark-orchid);
  color: var(--title);
  text-align: right;
  background-color: #0000;
  flex: none;
  margin-top: 0;
  margin-left: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 12px;
  font-weight: 600;
}

.tab-pane-tab-1 {
  height: 100%;
  min-height: auto;
  padding: 0;
}

.tabs-content-2 {
  justify-content: center;
  align-items: center;
  height: 100%;
  min-height: auto;
  display: block;
}

.tabs-3 {
  background-color: var(--black-2);
  width: 100%;
  height: 100%;
  min-height: auto;
  max-height: none;
  margin-bottom: 10px;
}

.tabs-menu-6 {
  display: none;
}

.tab-pane-tab-2 {
  background-color: var(--black-2);
  color: var(--white);
  padding: 40px;
}

.list {
  color: var(--white);
  align-self: stretch;
  font-size: 16px;
  list-style-type: decimal;
}

.div-block-58 {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.list-2 {
  list-style-type: lower-alpha;
}

.close-pandemic {
  cursor: pointer;
  width: 60px;
  padding: 20px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.div-block-59 {
  opacity: .4;
  margin-top: 20px;
  margin-bottom: 40px;
}

.footer {
  z-index: 1000;
  background-color: #180d31;
  padding: 70px 40px;
  position: relative;
}

.small {
  opacity: .8;
  color: var(--white);
  max-width: none;
  font-size: 12px;
  line-height: 20px;
}

.small.dar {
  color: var(--title);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 11px;
  line-height: 1.5;
}

.left-footer {
  flex-direction: row;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  margin-right: 40px;
  padding-right: 0;
  display: flex;
}

.footer-title {
  opacity: .6;
  text-transform: uppercase;
  font-weight: 600;
}

.image-25 {
  max-width: 200px;
  margin-bottom: 10px;
  margin-right: 40px;
}

.div-block-62 {
  max-width: 550px;
  line-height: 23px;
}

.heading-9 {
  color: var(--title);
  flex: 0 auto;
  margin-bottom: 20px;
  font-size: 38px;
  line-height: 44px;
}

.heading-9.center {
  text-align: center;
  margin-top: 0;
  display: block;
  position: static;
}

.heading-9.center.good {
  color: var(--white);
  padding-top: 10px;
  padding-bottom: 10px;
}

.heading-9.center._0px {
  margin-bottom: 10px;
}

.heading-9.white {
  text-align: center;
  flex: 0 auto;
  max-width: 600px;
  font-size: 80px;
  line-height: 80px;
}

.heading-9.veins {
  color: var(--white);
  text-transform: uppercase;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3em;
  line-height: 100%;
}

.legal {
  font-size: 13px;
  line-height: 18px;
}

.heading-10 {
  flex: 1;
  align-self: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: .9em;
  line-height: 1.5;
  display: block;
}

.heading-10.ok {
  text-align: left;
}

.heading-10.white-center {
  color: var(--white);
  text-align: left;
  text-transform: uppercase;
}

.heading-10.centered {
  text-align: center;
}

.purple {
  color: var(--dark-orchid);
  text-align: left;
  display: inline;
}

.social-link {
  opacity: 1;
  cursor: pointer;
  width: 35px;
  margin-right: 20px;
}

.link-17 {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
  display: block;
}

.link-17.w--current {
  color: var(--grey-background);
}

.footerreference {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.line {
  background-color: var(--white);
  opacity: .4;
  height: 2px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.line.grey {
  background-color: #423c4866;
}

.anwers {
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 0;
}

.container-14 {
  max-width: 1600px;
}

.promo {
  z-index: 1005;
  background-image: linear-gradient(to right, var(--title), var(--dark-orchid));
  color: var(--white);
  text-align: center;
  height: auto;
  font-size: 13px;
  font-weight: 600;
  position: fixed;
  inset: 0% 0% auto;
}

.slider {
  background-color: #0000;
  height: auto;
}

.container-15 {
  max-width: 1200px;
}

.text-block-15 {
  text-align: center;
  cursor: pointer;
  flex: 0 auto;
  padding-right: 0;
  font-size: 14px;
  display: block;
}

.text-block-15.hidden {
  display: none;
}

.link-18 {
  font-size: 1.4em;
  font-weight: 700;
  text-decoration: none;
}

.heading-11 {
  margin-bottom: 40px;
}

.nav-menu-2 {
  width: auto;
  margin-left: 20px;
}

.link {
  opacity: .5;
  margin-top: 10px;
  margin-bottom: 20px;
}

.modal {
  z-index: 2000;
  background-image: linear-gradient(to right, var(--title), var(--dark-orchid) 55%, var(--dark-orchid));
  width: 0;
  height: 100vh;
  margin-left: auto;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.container-modal {
  color: var(--title);
  max-width: 600px;
  position: relative;
}

.heading-12 {
  background-color: #0000;
  background-image: linear-gradient(to right, var(--title), var(--dark-orchid));
  text-align: left;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  height: 34px;
  font-size: 112%;
  display: inline;
}

.div-block-64 {
  background-image: linear-gradient(to right, var(--title), var(--dark-orchid) 52%, var(--dark-orchid));
  border-radius: 5px;
  margin-top: -17px;
  padding: 3px;
}

.div-block-65 {
  z-index: 1001;
  background-color: #f7f5fa;
  width: auto;
  margin-bottom: 0;
  margin-left: 20px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  position: relative;
  top: 0;
}

.lines {
  background-color: var(--dark-orchid);
  width: 100%;
  height: 1px;
  transform: rotate(45deg);
}

.lines._2 {
  transform: rotate(-45deg);
}

.closer {
  z-index: 1004;
  cursor: pointer;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 70px;
  height: 70px;
  margin-top: 0;
  padding-top: 32px;
  display: block;
  position: absolute;
  inset: 10% 2% auto auto;
}

.div-block-66 {
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.section-10 {
  border-bottom: 1px solid #ebedee;
  display: none;
}

.text-block-16, .image-26 {
  display: none;
}

.container-form {
  color: var(--title);
  flex: 0 auto;
  width: 100%;
  max-width: none;
  position: relative;
}

.container-form.life {
  margin-top: 40px;
}

.title {
  opacity: .6;
  color: var(--title);
  text-transform: uppercase;
  margin-top: 40px;
  font-size: 16px;
  font-weight: 600;
}

.container-pink {
  background-color: var(--ghost-white);
  border-radius: 20px;
  max-width: 1600px;
  padding: 40px 60px;
  display: flex;
}

.wrapp-banner {
  justify-content: flex-start;
  align-items: center;
  height: 30px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.big {
  font-size: 43px;
  font-weight: 700;
  line-height: 1.1;
}

.stats {
  background-color: var(--title);
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 550px;
  padding: 120px 50px 50px;
  display: flex;
  position: relative;
}

.stats.global {
  background-image: linear-gradient(to bottom, #008282, var(--dark-slate-blue));
  max-width: 550px;
}

.stats.usa {
  background-color: #375475;
  background-image: url('../images/usa.svg'), linear-gradient(135deg, #190644c7, #0000);
  background-position: 8% 4%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 100px, auto;
}

.stats.attention {
  background-image: linear-gradient(#64174d, #3c163d);
}

.stats.veins {
  background-image: linear-gradient(97deg, var(--title), var(--dark-orchid));
}

.div-block-70 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  margin-top: 60px;
  display: grid;
}

.paragraph-91 {
  color: var(--ghost-white);
  text-align: left;
  align-self: stretch;
  margin-top: 50px;
  font-size: 16px;
  font-weight: 500;
}

.white {
  opacity: 1;
  color: #f7f5fa;
}

.white.name {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 0;
  font-style: italic;
}

.frame {
  align-items: flex-start;
  width: 70vw;
  max-width: none;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: static;
  overflow: visible;
}

.second {
  z-index: 0;
  background-image: url('../images/second.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  width: auto;
  height: 100vh;
  position: absolute;
  inset: 0%;
}

.div-block-72 {
  background-color: var(--white);
  justify-content: center;
  height: 300vh;
  margin-top: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.project {
  z-index: 2;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  display: block;
  position: sticky;
  top: 0;
}

.first {
  z-index: 1;
  background-image: url('../images/first.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  width: auto;
  height: 100vh;
  position: absolute;
  inset: 0%;
}

.absolue {
  z-index: 3;
  color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.div-block-73 {
  z-index: 1;
  width: auto;
  position: absolute;
  inset: 0 0% 0%;
  overflow: hidden;
}

.div-block-75 {
  grid-column-gap: 70px;
  grid-row-gap: 50px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 60px;
  display: grid;
}

.take-action {
  color: var(--white);
  margin-bottom: 20px;
  font-size: 38px;
  line-height: 44px;
}

.take-action.center {
  text-align: center;
  display: block;
}

.take-action.center.huge {
  text-transform: uppercase;
  font-size: 2.6em;
  line-height: 1.5;
}

.take-action.center.huge.reasons {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 20px;
  font-size: 2em;
}

.greyline {
  background-color: var(--gainsboro);
  height: .5px;
  margin-top: 0;
}

.imageslife {
  width: 100%;
  height: 400px;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.imageslife.socks {
  background-image: url('../images/0-asocks.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.imageslife.tight {
  background-image: url('../images/Woman-trying-to-wear-tight-jeans.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.imageslife.up {
  background-image: url('../images/0-up.jpg');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.imageslife.cross {
  background-image: url('../images/0-cross.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.imageslife.loseweight {
  background-image: url('../images/0-lose-weight.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.imageslife.active {
  background-image: url('../images/0-active.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.imageslife.heat {
  background-image: url('../images/Thermal-Treatment.jpg');
  background-position: 20% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.imageslife.bandage {
  background-image: url('../images/slack-imgs-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.imageslife.placement {
  background-image: url('../images/catheter.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.imageslife.adhesif {
  background-image: url('../images/glue.jpg');
  background-position: 10% 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.imageslife.route {
  background-image: url('../images/rerouting.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.imageslife.pressure {
  background-image: url('../images/venaseal-procedure-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.imageslife.remove {
  background-image: url('../images/venaseal-procedure-3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.div-block-78 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  display: grid;
}

.life-style {
  background-color: var(--white);
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.div-block-79 {
  padding: 20px;
}

.paragraph-96 {
  text-align: left;
  letter-spacing: .01em;
  max-width: none;
  margin-top: 0;
  padding-top: 0;
  font-size: 1.6em;
  font-weight: 300;
  line-height: 1.5;
}

.slider-2 {
  background-color: #0000;
  height: auto;
  margin-bottom: 60px;
}

.div-block-82 {
  justify-content: space-between;
  display: flex;
}

.div-block-83 {
  background-image: url('../images/Woman-with-Leg-Pain.jpg');
  background-position: 65%;
  background-repeat: no-repeat;
  background-size: cover;
  flex: 0 auto;
  width: 100%;
  margin-left: 0;
}

.div-block-84 {
  width: 100%;
  margin-right: 100px;
}

.triplegrid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 70px;
  display: grid;
}

.lot {
  text-align: left;
  font-size: 16px;
  font-weight: 200;
  line-height: 24px;
}

.lot.machin {
  color: var(--white);
  text-align: center;
  max-width: 800px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
  line-height: 1.5;
  position: static;
  inset: auto 0% 0%;
}

.lot.centered {
  text-align: center;
}

.white-frame {
  background-color: var(--white);
  color: var(--title);
  flex: 1;
  padding: 40px;
}

.white-frame.centered {
  padding-left: 20px;
  padding-right: 20px;
}

.subtitle {
  text-align: center;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5;
}

.subtitle.left {
  text-align: left;
  margin-bottom: 20px;
  margin-left: 0;
  font-size: 100%;
}

.subtitle.left.little {
  max-width: 537px;
  margin-left: 0;
}

.features {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: var(--white);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  padding: 40px;
  display: grid;
}

.image-27 {
  opacity: 1;
  width: 100%;
  max-width: 1000px;
  margin: 40px auto 60px;
  display: block;
}

.risk {
  color: var(--title);
}

.riskfactor {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-27-mobile {
  display: none;
}

.div-block-88 {
  background-image: linear-gradient(to right, #691fa7, var(--dark-orchid));
  position: static;
  top: -40px;
  left: -60px;
  right: -133px;
}

.container-16 {
  background-color: #ededf3;
  border-radius: 10px;
  margin-top: 40px;
  overflow: hidden;
}

.div-block-89 {
  padding-bottom: 40px;
  padding-left: 60px;
  padding-right: 60px;
}

.paragraph-97 {
  text-align: left;
}

.do {
  background-color: #08a361;
  border-radius: 5px;
  padding: 5px 10px 5px 20px;
  display: flex;
  position: absolute;
  top: 10px;
  left: 10px;
  right: auto;
}

.paragraph-98 {
  color: var(--white);
  border-radius: 0;
  margin-bottom: 0;
  padding: 0 10px 0 0;
  font-size: 24px;
  font-weight: 700;
}

.image-30 {
  width: 25px;
}

.dont {
  background-color: #971653;
  border-radius: 5px;
  padding: 5px 10px 5px 20px;
  display: flex;
  position: absolute;
  top: 10px;
  left: 10px;
  right: auto;
}

.image-31 {
  height: 700px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.slide-2, .mask {
  height: auto;
}

.slide-nav-2 {
  margin-top: 0;
  font-size: 14px;
}

.icon-9, .icon-10 {
  font-size: 26px;
  font-weight: 900;
}

.right-arrow-2 {
  background-color: var(--title);
  background-image: linear-gradient(to right, #7d16bb, var(--dark-orchid));
  border-radius: 50px;
  width: 60px;
  height: 60px;
  inset: 820px -80px 0% 0%;
}

.left-arrow-2 {
  background-color: var(--title);
  background-image: linear-gradient(to right, var(--title), #7e16bc);
  border-radius: 50px;
  width: 60px;
  height: 60px;
  inset: 820px 80px 0% 0%;
}

.div-block-91 {
  display: flex;
}

.image-32 {
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.discea-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.stage {
  height: 400px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-100 {
  color: var(--title);
  text-align: center;
  font-weight: 600;
}

.phone {
  text-align: center;
  cursor: pointer;
  flex: 1;
  padding-right: 0;
  font-size: 14px;
  display: block;
}

.div-block-98 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: 350px 200px 350px;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 40px;
  display: grid;
}

.image-42 {
  height: auto;
}

.icon {
  height: 80px;
  margin-right: 20px;
}

.icon.nopx {
  margin-right: 0;
}

.icon.vcv {
  width: 80px;
  height: auto;
  margin-right: 0;
  display: block;
}

.group-risk {
  margin-bottom: 10px;
  display: flex;
}

.image-44 {
  align-self: center;
  width: 50%;
}

.div-block-101 {
  color: #2b1344;
  background-color: #5e22a0;
  max-width: 80vw;
  margin: 100px auto -220px;
  padding: 40px;
  position: relative;
}

.light-purple {
  color: #f086ff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 1.5em;
  display: block;
}

.cote {
  opacity: 1;
  color: #f7f5fa;
  text-align: center;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 2.5em;
  font-style: italic;
  font-weight: 700;
  line-height: 1.3;
}

.tab-tab-1, .tab-tab-2 {
  height: 100%;
  min-height: auto;
  padding: 0;
}

.quizz-answer {
  cursor: auto;
  align-items: center;
  margin-bottom: 5px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.drveins-checkbox-label {
  cursor: pointer;
  flex: 1;
  margin-bottom: 0;
  margin-left: -20px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 30px;
  font-size: 18px;
}

.quizz-box {
  border-color: var(--dim-grey);
  border-radius: 20px;
  width: 20px;
  height: 20px;
  margin-top: 0;
  font-size: 24px;
}

.quizz-box.w--redirected-checked {
  background-color: var(--dark-orchid);
  background-size: 70%;
  border-style: none;
}

.quizz-box.w--redirected-focus {
  box-shadow: 0 0 3px 1px #6923b457;
}

.form-block-2 {
  margin-top: 10px;
  margin-bottom: 0;
}

.container-copy {
  background-color: var(--grey-background);
  color: var(--black);
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  max-width: 1600px;
  height: auto;
  padding: 20px 40px;
  display: flex;
}

.heading {
  color: var(--title);
  text-align: center;
  font-size: 2.3em;
  line-height: 1.2;
}

.bold-text-6 {
  color: var(--dark-orchid);
}

.tabs-quizzs {
  background-color: var(--black-2);
  background-image: linear-gradient(#0000 45%, #6923b499), url('../images/attractive-legs-.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  height: 100%;
  min-height: auto;
  max-height: none;
  margin-bottom: 10px;
}

.sign {
  color: var(--dim-grey);
  text-align: center;
  margin-top: 20px;
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
  display: none;
}

.loading {
  z-index: 10;
  background-color: var(--dark-orchid);
  width: 0;
  height: 10px;
  margin-bottom: -10px;
  position: relative;
}

.list-3 {
  color: var(--dark-orchid);
  padding-left: 20px;
}

.drveins-added-value {
  color: var(--title);
  text-align: center;
  margin-left: 10px;
  font-size: 2.3em;
  line-height: 1.2;
}

.div-block-103 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.symptons-text {
  color: var(--title);
  text-align: center;
  margin-left: 10px;
  font-size: 2.3em;
  line-height: 1.2;
}

.plurial {
  color: var(--title);
  text-align: center;
  margin-left: 0;
  font-size: 2.3em;
  line-height: 1.2;
  display: none;
  overflow: visible;
}

.nosymptom {
  color: var(--dim-grey);
  text-align: center;
  margin-top: 20px;
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
  display: block;
}

.paragraph-101 {
  margin-bottom: 30px;
}

.quadugrid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  display: grid;
}

.centered {
  text-align: center;
}

.complications-wrap {
  display: block;
}

.higher1 {
  font-size: 1.2em;
}

.higher1._30opacity {
  opacity: .3;
}

.higher2 {
  font-size: 1.3em;
}

.higher2._30opacity {
  opacity: .3;
}

.higher3 {
  font-size: 1.4em;
}

.higher3._30opacity {
  opacity: .3;
}

.complication {
  display: flex;
}

.div-block-104 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  overflow: hidden;
}

.div-block-105 {
  color: var(--title);
  flex-direction: column;
  justify-content: space-between;
  height: auto;
  display: flex;
  position: relative;
}

.procedures {
  flex: 0 auto;
  align-self: stretch;
  margin-top: 15px;
  margin-bottom: 20px;
  font-size: 1.5em;
  line-height: 1.4;
  display: block;
}

.procedures.midd {
  color: var(--title);
  text-align: center;
  margin-bottom: 10px;
}

.procedures.midd.lighbox {
  color: var(--white);
  margin-top: 0;
}

.procedures.midd.white {
  color: var(--white);
}

.procedures.purpke {
  color: var(--title);
}

.relative {
  position: relative;
}

.bold-text-7 {
  font-size: .7em;
  font-weight: 300;
  line-height: .8;
}

.label {
  background-color: var(--dark-orchid);
  background-image: linear-gradient(to right, #9813cf, var(--dark-orchid));
  color: var(--white);
  text-transform: uppercase;
  border-radius: 5px;
  padding: 0 10px 5px;
  font-weight: 500;
  position: absolute;
  inset: 10px auto auto 10px;
}

.div-block-106 {
  text-align: right;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.small-description {
  color: var(--dark-orchid);
  text-align: left;
  margin-bottom: 0;
  margin-right: 20px;
  font-size: 14px;
  font-weight: 200;
  line-height: 24px;
}

.image-45 {
  width: 100%;
  height: auto;
  display: block;
}

.div-block-107 {
  color: var(--title);
  margin-bottom: 0;
  font-size: 19px;
}

.div-block-108 {
  margin-top: 40px;
}

.div-block-109 {
  margin-top: 5px;
  display: flex;
}

.image-46 {
  width: 20px;
  margin-right: 20px;
}

.lightbox-link {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 60px;
  display: flex;
  position: relative;
}

.div-block-110 {
  z-index: 1;
  align-self: center;
  position: absolute;
}

.div-block-111 {
  background-color: #21004466;
  background-image: linear-gradient(#21004466, #21004466), url('../images/iStock-921984394-by-emreogan---woman-with-attractive-legs-putting-on-shoes---4659-x-2935.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex: 1;
  position: absolute;
  inset: 0%;
}

.play {
  background-color: var(--white);
  color: var(--title);
  text-transform: uppercase;
  border-radius: 50px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
  display: flex;
}

.div-block-112 {
  text-align: center;
}

.div-block-113 {
  background-image: linear-gradient(#6923b466, #d200f066);
  border-radius: 50px;
  padding: 10px;
  transition: all .4s cubic-bezier(.25, .46, .45, .94);
  display: inline-block;
}

.div-block-113:hover {
  padding: 15px;
}

.step {
  background-color: var(--title);
  border-radius: 5px;
  padding: 5px 10px 5px 20px;
  display: flex;
  position: absolute;
  top: 10px;
  left: 10px;
  right: auto;
}

.bold-text-9 {
  color: var(--dark-orchid);
}

.list-4 {
  color: var(--dark-orchid);
  margin-top: 20px;
  margin-bottom: 40px;
  list-style-type: decimal;
}

.div-block-115 {
  background-color: var(--title);
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  padding: 5px 10px 10px;
  display: flex;
}

.icon-div {
  justify-content: center;
  align-items: center;
  height: 80px;
  margin-right: 20px;
  display: flex;
}

.icon-div.help {
  margin-right: 0;
}

.image-47 {
  width: 60px;
}

.div-block-116 {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.label-copy {
  background-color: var(--dark-orchid);
  background-image: linear-gradient(to right, #9813cf, var(--dark-orchid));
  color: var(--white);
  text-transform: uppercase;
  border-radius: 5px;
  flex: none;
  margin: 6px 20px 10px 0;
  padding: 0 10px 5px;
  font-weight: 500;
  position: static;
  inset: 10px auto auto 10px;
}

.models {
  color: #000;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 1;
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.div-block-117, .div-block-119 {
  position: relative;
}

.div-block-121 {
  margin-top: 40px;
}

.insurance-checks {
  align-self: stretch;
  width: 100%;
  margin-top: 20px;
  position: relative;
}

.check {
  flex: none;
}

.div-block-122 {
  grid-column-gap: 40px;
  grid-row-gap: 25px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.mi {
  text-align: center;
}

.insurancewarps {
  height: auto;
  display: block;
  overflow: hidden;
}

.address {
  color: var(--dim-grey);
  align-self: center;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
}

.address.hourly {
  opacity: .6;
  align-self: flex-start;
  font-size: 16px;
}

.location-wrap {
  background-color: var(--white);
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: auto;
  max-height: none;
  margin-top: 60px;
  margin-bottom: 40px;
  padding: 100px 20px;
  display: flex;
}

.location-wrap.active {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.location-wrap.city {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.arrow {
  opacity: .5;
}

.location-link {
  text-align: center;
  justify-content: space-between;
  margin-top: 20px;
  font-size: 19px;
  text-decoration: none;
  display: flex;
}

.pjone-text {
  color: var(--dark-orchid);
  text-align: center;
  flex: 1;
  align-self: center;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
}

.pjone-text.left {
  text-align: left;
}

.title-copy {
  opacity: .6;
  color: var(--dim-grey);
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 600;
}

.fixed {
  z-index: 1;
  flex: none;
  order: 1;
  width: 50%;
  height: auto;
  margin-left: 0;
  position: fixed;
  inset: 0% auto 0% 0%;
}

.location {
  flex: 1;
  width: auto;
  max-width: 500px;
  margin-left: 50%;
  margin-right: 0%;
}

.body-2 {
  background-color: var(--ghost-white);
}

.tabs-content-3 {
  overflow: visible;
}

.tabs-menu-7 {
  flex-direction: row;
  display: none;
}

.flex {
  display: flex;
  position: relative;
}

.nav-wrap {
  z-index: 10;
  justify-content: center;
  align-items: center;
  width: 5vw;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0% 0% 0% auto;
}

.nav_inner-wrap {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-item {
  border: 1px solid #00000080;
  border-radius: 100%;
  width: 12px;
  height: 12px;
  margin-bottom: 12px;
  padding: 0;
}

.nav-item.w--current {
  background-color: var(--title);
  border-style: none;
}

.map {
  z-index: 10;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 76px 0% 0%;
}

.tab-pane-tab-1-2 {
  height: 100vh;
}

.tab {
  text-align: center;
  background-color: #0000;
  flex: 1;
}

.tab.w--current {
  border-bottom: 5px solid var(--title);
  color: var(--title);
  background-color: #0000;
  display: inline-block;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.location-copy {
  flex: 1;
  width: auto;
  max-width: 500px;
  margin-left: 0%;
  margin-right: 0%;
}

.tab-link-tab-1 {
  font-family: Nunito Sans;
}

.tab-link-tab-1.w--current {
  font-family: Inter, sans-serif;
}

.citys {
  color: var(--grey-background);
  background-color: #6923b499;
  margin-bottom: 10px;
  margin-right: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
}

.citys.w--current {
  background-color: var(--title);
  color: var(--white);
  font-family: Inter, sans-serif;
}

.tabs-4 {
  margin-top: -10px;
}

.wrap-callus {
  margin-top: 40px;
}

.bold-text-11 {
  color: var(--title);
}

.call-us {
  text-align: center;
  justify-content: space-between;
  margin-top: 0;
  font-size: 19px;
  text-decoration: none;
  display: flex;
}

.call-us.left {
  text-align: left;
}

.div-block-123 {
  max-width: none;
  margin-right: auto;
}

.div-block-124 {
  align-self: stretch;
  width: 100%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}

._700px {
  max-width: 700px;
  margin-right: auto;
}

.wrap-left-title {
  align-self: stretch;
  min-width: auto;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 220px;
}

.image-48 {
  max-height: 600px;
}

.lightbox-link-copy {
  justify-content: center;
  align-items: center;
  width: auto;
  height: 60vh;
  min-height: auto;
  max-height: 600px;
  margin-top: 0;
  display: flex;
  position: relative;
}

.div-block-125 {
  margin-top: 20px;
}

@media screen and (min-width: 1280px) {
  p {
    font-size: 18px;
    line-height: 30px;
  }

  li {
    font-size: 23px;
  }

  .image-6 {
    width: 16vw;
    max-width: 250px;
  }

  .section.nobanner {
    text-align: left;
  }

  .section.nobanner.center {
    justify-content: center;
    padding-top: 0;
  }

  .section.white {
    background-color: var(--white);
  }

  .section.procedurespage.banner {
    background-image: linear-gradient(#2100440a, #2100440a), url('../images/Attractive-legs-up-in-air-isolated-against-pink-bg.jpg');
    background-position: 0 0, 50% 100%;
    background-size: auto, cover;
  }

  .question-answer {
    max-width: none;
  }

  .plus {
    width: 16px;
  }

  .vertical-line {
    margin-left: 60px;
    margin-right: 60px;
  }

  .container-normal {
    max-width: 1600px;
  }

  .div-block-57 {
    width: 100%;
  }

  .brand-19 {
    flex: 0 auto;
  }

  .nav-link-4 {
    margin-left: auto;
    font-size: 120%;
  }

  .screening {
    background-color: var(--pink);
    font-size: 140%;
  }

  .button {
    text-align: left;
    border-radius: 50px;
    margin-left: 0;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: .9em;
    line-height: 1.2;
    display: inline-block;
  }

  .small {
    max-width: none;
    font-size: 14px;
  }

  .left-footer {
    flex-direction: row;
    justify-content: space-between;
  }

  .image-25 {
    margin-right: 60px;
  }

  .heading-9 {
    color: var(--title);
    font-size: 44px;
    line-height: 55px;
  }

  .heading-9.white {
    color: var(--white);
  }

  .container-14 {
    max-width: 1600px;
  }

  .link {
    margin-top: 10px;
  }

  .container-pink {
    max-width: 1200px;
  }

  .div-block-70 {
    max-width: 1116px;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-96 {
    text-align: left;
  }

  .lot {
    font-size: 18px;
    line-height: 28px;
  }

  .white-frame {
    flex: 1;
  }

  .subtitle {
    font-size: 22px;
    font-weight: 400;
  }

  .features {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .div-block-91 {
    display: flex;
  }

  .div-block-98 {
    grid-template-rows: 380px 200px auto;
  }

  .list-3 {
    color: var(--dark-orchid);
    max-width: none;
  }

  .div-block-104 {
    grid-column-gap: 80px;
    max-width: 1200px;
  }

  .small-description {
    font-size: 18px;
    line-height: 28px;
  }

  .lightbox-link {
    width: 90%;
    max-height: 800px;
    margin-left: auto;
    margin-right: auto;
  }

  .list-4 {
    margin-top: 20px;
  }

  .insurance-checks {
    width: 100%;
  }

  .location.desktop, .location-copy.desktop {
    flex: 1;
    max-width: none;
    margin-left: 52%;
    margin-right: 40px;
  }

  .wrap-left-title {
    padding-right: 400px;
  }

  .lightbox-link-copy {
    width: auto;
    max-height: 700px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 991px) {
  p {
    font-weight: 300;
  }

  .center {
    font-size: 10px;
  }

  .image-6 {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    position: relative;
    left: 2%;
  }

  .navbar {
    z-index: 1999;
    padding: 0;
    top: -1px;
  }

  .section-2 {
    z-index: 998;
    background-image: linear-gradient(to right, #003f82, var(--pink));
    width: 100vw;
    padding: 20px 40px;
    position: static;
    top: 174px;
  }

  .form-block {
    margin-bottom: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .submit-button {
    text-align: center;
    align-self: center;
  }

  .heading-2 {
    margin-bottom: 20px;
  }

  .heading-2.white {
    padding-top: 20px;
    font-size: 31px;
  }

  .heading-2.white.center {
    text-align: center;
    align-self: auto;
  }

  .accordion-idem-trigger {
    cursor: pointer;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 0;
    display: flex;
    position: relative;
  }

  .accordion-idem-trigger:hover {
    background-color: #0000;
  }

  .section {
    padding-left: 0;
    padding-right: 0;
  }

  .section.banner.quiz._2, .section.banner.quiz.results-quizzs {
    padding-left: 40px;
    padding-right: 40px;
  }

  .section.cost {
    background-image: linear-gradient(45deg, #ffffffb3, #ffffffb3 35%, #0000 60%), url('../images/Female-nurse-looking-at-screen-talking-on-headset.jpg');
    background-position: 0 0, 100%;
    background-size: auto, cover;
    flex-direction: row;
    align-items: flex-end;
    min-height: 400px;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
  }

  .section.hiddendesktop {
    margin-right: 0;
    padding-left: 40px;
    padding-right: 40px;
    display: block;
  }

  .section.nobanner {
    padding-left: 40px;
    padding-right: 40px;
  }

  .section.nobanner.white {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section.nobanner.no-margin.action {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section.nobanner.center {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section.nobanner.pink {
    background-color: var(--ghost-white);
  }

  .section.nobanner.insurance {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section.slider {
    padding: 180px 40px 40px;
  }

  .section.veins {
    min-height: 400px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section.process {
    padding-top: 70px;
  }

  .section.procedurespage {
    min-height: 400px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section.flex {
    background-color: var(--ghost-white);
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .accordion-item-2 {
    position: relative;
  }

  .form-2 {
    text-align: center;
    align-items: stretch;
  }

  .div-block-8 {
    justify-content: center;
    align-self: auto;
    align-items: center;
  }

  .body {
    background-color: var(--grey-background);
    font-family: Inter, sans-serif;
  }

  .link-7 {
    display: inline;
    overflow: hidden;
  }

  .schedule-trigger {
    flex: 1;
    align-self: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
    text-decoration: none;
    display: flex;
  }

  .section-2-copy {
    z-index: 998;
    background-image: linear-gradient(to right, #003f82, var(--pink));
    padding: 0 20px;
    display: block;
    position: sticky;
    top: 174px;
    overflow: hidden;
  }

  .accordeon-menu {
    flex: 1;
    position: relative;
  }

  .bar {
    display: flex;
  }

  .div-block-20 {
    width: 0;
    height: 100vh;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .text-block-8 {
    border: 2px none var(--white);
    color: var(--white);
    text-align: left;
    text-transform: uppercase;
    border-radius: 20px;
    flex: 1;
    align-self: center;
    margin: 10px auto 10px 0;
    padding: 10px 20px 10px 0;
    font-family: Nunito Sans;
    font-size: 20px;
    font-weight: 700;
  }

  .link-block-7 {
    margin-left: 0;
    margin-right: 0;
    padding: 20px 40px 20px 100px;
    display: block;
  }

  .image-11 {
    width: 25px;
    padding-top: 2px;
    padding-bottom: 2px;
    display: block;
  }

  .lottie-animation-3 {
    width: 35px;
    margin-top: auto;
    margin-bottom: auto;
  }

  .heading-center {
    margin-top: 0;
    position: static;
  }

  .heading-center.inside {
    display: none;
  }

  .heading-center.outside {
    color: var(--title);
    display: block;
  }

  .accordion-idem-trigger-faq {
    cursor: pointer;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 0;
    display: flex;
    position: relative;
  }

  .accordion-idem-trigger-faq:hover {
    background-color: #fbfafc;
  }

  .accordian-trigger-content-faq {
    margin-left: 0;
    margin-right: 0;
    padding-left: 40px;
    padding-right: 40px;
    overflow: hidden;
  }

  .question {
    flex: 1;
    margin: 10px auto 10px 40px;
    padding-right: 5px;
    font-family: Inter, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    text-decoration: none;
    display: flex;
  }

  .question-answer {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 20px;
  }

  .plus {
    float: right;
    clear: right;
    flex: none;
    order: 0;
    margin-right: 40px;
    display: block;
    position: static;
    inset: auto 40px 0% auto;
  }

  .vertical-line {
    display: none;
  }

  .input {
    font-size: 16px;
  }

  .disclaimer-form {
    order: 1;
    margin-top: 30px;
    margin-bottom: 0;
  }

  .form-contact {
    width: 100%;
    margin: 20px 0;
  }

  .paragraph-89 {
    text-align: left;
  }

  .container-normal {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    padding: 0;
    display: flex;
  }

  .container-normal.transparent {
    flex: 1;
    justify-content: flex-end;
    align-items: flex-start;
  }

  .container-normal._800 {
    align-items: flex-start;
  }

  .container-normal.sitation {
    padding: 20px;
  }

  .container-normal.distance {
    margin-top: 60px;
  }

  .container-normal.gradient {
    padding: 40px 30px;
    display: block;
  }

  .div-block-57 {
    width: 100%;
    margin-top: 0;
  }

  .mobile-disclaimer {
    z-index: 999;
    background-color: var(--dark-slate-blue);
    display: block;
    position: sticky;
    top: 67px;
  }

  .container-nav {
    flex: 1;
    display: flex;
  }

  .brand-19 {
    flex: 1;
    margin-right: 0;
  }

  .icon-6 {
    color: #8d8d8d;
    font-size: 40px;
  }

  .menu-button-2 {
    color: var(--title);
    cursor: pointer;
    height: 100%;
    padding: 10px 100px 10px 20px;
  }

  .screening {
    display: none;
  }

  .heading-1 {
    line-height: 59px;
  }

  .description.absolute {
    top: 20px;
    left: 20px;
  }

  .button {
    font-size: .8em;
  }

  .button.hidden-tablet {
    display: none;
  }

  .button.open {
    background-color: var(--pink);
    text-align: center;
    flex: 0 auto;
    align-self: center;
    width: 70%;
    margin: 3px auto;
    padding: 3px 20px;
  }

  .button.submit {
    align-self: center;
  }

  .button.darker-button {
    background-color: var(--title);
  }

  .button.inpage.w--current {
    font-family: Inter, sans-serif;
  }

  .close-pandemic {
    top: -30px;
    right: -30px;
  }

  .small {
    text-align: left;
    max-width: none;
  }

  .left-footer {
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
    margin-right: 0;
    display: flex;
  }

  .image-25 {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-62 {
    max-width: 400px;
  }

  .heading-9 {
    margin-bottom: 20px;
    font-size: 36px;
    line-height: 43px;
  }

  .heading-9.center {
    align-self: stretch;
  }

  .heading-9.white {
    font-size: 4.1em;
  }

  .heading-9.veins {
    text-align: center;
    font-size: 6vw;
    line-height: 100%;
  }

  .heading-10 {
    margin-bottom: 5px;
  }

  .heading-10.ok {
    margin-bottom: 20px;
  }

  .heading-10.white-center {
    margin-top: 0;
  }

  .heading-10.centered {
    font-size: 1.1em;
  }

  .paragraph-desktop {
    display: none;
  }

  .paragraph-tablet {
    text-align: left;
  }

  .div-block-63 {
    text-align: center;
  }

  .social-link {
    margin-left: 10px;
    margin-right: 10px;
  }

  .footerreference {
    display: block;
  }

  .anwers {
    font-family: Inter, sans-serif;
  }

  .promo {
    position: relative;
  }

  .nav-menu-2 {
    margin-left: 0;
  }

  .social {
    opacity: 1;
  }

  .modal {
    width: 0;
    height: 100vh;
  }

  .div-block-65 {
    z-index: 900;
  }

  .closer {
    padding-top: 32px;
    top: 10px;
  }

  .section-10 {
    z-index: 1002;
    background-color: var(--white);
    text-align: right;
    justify-content: space-between;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    display: flex;
    position: sticky;
    top: 67px;
  }

  .container-form {
    order: 1;
  }

  .container-pink {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
  }

  .stats {
    padding: 140px 20px 20px;
  }

  .stats.global {
    padding-left: 20px;
  }

  .stats.usa {
    background-position: 4% 0, 0 0;
  }

  .white.name {
    margin-top: 20px;
    font-size: 12px;
  }

  .second {
    height: 80vh;
  }

  .project {
    height: 80vh;
    top: 106px;
  }

  .first, .absolue {
    height: 100%;
  }

  .div-block-75 {
    display: block;
  }

  .take-action {
    margin-bottom: 20px;
    font-size: 36px;
    line-height: 43px;
  }

  .div-block-78 {
    grid-template-columns: 1fr 1fr;
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-96 {
    max-width: none;
    font-size: 19px;
    line-height: 28px;
  }

  .slider-2 {
    background-color: #0000;
  }

  .div-block-82 {
    flex-direction: column;
    display: flex;
  }

  .div-block-83 {
    width: 100vw;
    height: 400px;
    margin: 60px -40px -70px;
  }

  .white-frame {
    padding: 20px;
  }

  .subtitle.left.little {
    max-width: none;
  }

  .features {
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 20px;
    display: block;
  }

  .image-27 {
    max-width: 100%;
  }

  .div-block-89 {
    margin-top: 20px;
    padding-top: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .paragraph-97 {
    align-self: stretch;
  }

  .image-31 {
    height: 446.625px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .right-arrow-2, .left-arrow-2 {
    top: 540px;
  }

  .bold-text-2 {
    display: block;
  }

  .div-block-91 {
    flex-direction: column;
    align-items: center;
  }

  .stage {
    height: 250px;
  }

  .phone.tablet {
    display: none;
  }

  .div-block-98 {
    grid-template-rows: auto auto;
  }

  .image-44 {
    flex: none;
    order: 1;
    align-self: center;
    height: auto;
  }

  .light-purple {
    margin-bottom: 20px;
    font-size: 1em;
  }

  .quizz-answer {
    font-size: 20em;
  }

  .drveins-checkbox-label {
    font-size: 19px;
    line-height: 1.3;
  }

  .heading {
    line-height: 1;
  }

  .sign {
    margin-bottom: 60px;
  }

  .drveins-added-value, .symptons-text, .plurial {
    line-height: 1;
  }

  .nosymptom {
    margin-bottom: 60px;
  }

  .quadugrid {
    grid-template-columns: 1fr 1fr;
  }

  .complication {
    margin-top: 40px;
  }

  .procedures {
    margin-top: 40px;
    margin-bottom: 10px;
  }

  .div-block-116 {
    margin-top: 20px;
  }

  .label-copy {
    margin-bottom: 10px;
  }

  .insurance-checks {
    width: 100%;
    margin-top: 0;
  }

  .mi {
    margin-bottom: 60px;
  }

  .address {
    text-align: left;
  }

  .location-wrap {
    height: auto;
    max-height: none;
  }

  .location-link {
    justify-content: space-between;
    align-items: center;
  }

  .pjone-text {
    text-align: center;
  }

  .fixed {
    width: 100%;
    height: auto;
    display: block;
    position: static;
  }

  .location {
    background-color: var(--ghost-white);
    flex: 1;
    align-self: center;
    width: 100vw;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .location.desktop {
    display: none;
  }

  .tabs-content-3 {
    width: 100%;
  }

  .tabs-menu-7 {
    z-index: 100;
    background-color: var(--ghost-white);
    border-top: .5px #423c481a;
    border-bottom: .5px solid #423c481a;
    justify-content: center;
    display: flex;
    position: sticky;
    top: 104px;
  }

  .nav-wrap {
    display: none;
  }

  .map {
    width: 100%;
    height: 60vh;
    max-height: 440px;
    top: 0;
  }

  .tab-pane-tab-1-2 {
    height: 60vh;
    margin-left: 0;
    margin-right: 0;
  }

  .tab {
    text-align: center;
    flex: 1;
  }

  .tab.w--current {
    border-style: none none solid;
    border-width: 1px 1px 5px;
    border-color: #0000000d #0000000d var(--title);
    font-family: Inter, sans-serif;
  }

  .tab-pane-tab-2-3 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .location-copy {
    background-color: var(--ghost-white);
    flex: 1;
    align-self: center;
    width: 100vw;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .location-copy.desktop {
    display: none;
  }

  .wrap-callus {
    text-align: center;
  }

  .call-us {
    justify-content: space-between;
    align-items: center;
  }

  .wrap-left-title {
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .image-6 {
    width: 200px;
    padding-top: 3px;
  }

  .navbar {
    padding-left: 0;
    padding-right: 0;
  }

  .section-2 {
    width: 100vw;
  }

  .form-block {
    flex-flow: row;
    padding-top: 20px;
    display: inline-block;
  }

  .submit-button {
    text-align: center;
    display: block;
  }

  .heading-2.white {
    padding-top: 0;
    font-size: 25px;
  }

  .section {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .section.banner.quiz._2 {
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section.banner.quiz.results-quizzs {
    padding-bottom: 70px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section.cost {
    min-height: 200px;
    padding-top: 60px;
    display: flex;
  }

  .section.nobanner.center {
    position: relative;
  }

  .section.nobanner.insurance {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section.slider {
    z-index: 1;
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
  }

  .section.flex {
    overflow: hidden;
  }

  .div-block-8 {
    display: block;
  }

  .section-2-copy {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-20 {
    background-color: var(--ghost-white);
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .text-block-8 {
    width: 225px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
  }

  .link-block-7 {
    align-self: center;
    height: 60px;
    margin-left: 10px;
    margin-right: 0;
    padding: 0 30px 0 100px;
    text-decoration: none;
    display: flex;
  }

  .image-11 {
    width: 25px;
  }

  .lottie-animation-3 {
    width: 30px;
  }

  .heading-center {
    font-size: 25px;
    line-height: 35px;
  }

  .question {
    margin-top: 0;
    margin-bottom: 0;
  }

  .question-answer {
    margin-left: 10px;
    margin-right: 10px;
  }

  .disclaimer-form {
    order: 1;
    margin-top: 20px;
    margin-bottom: 0;
  }

  .form-contact {
    margin-left: 0;
    margin-right: 0;
  }

  .container-normal {
    padding: 0;
  }

  .container-normal.transparent {
    flex: 1;
  }

  .container-normal.sitation {
    z-index: auto;
    padding-right: 20px;
  }

  .div-block-57 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .mobile-disclaimer {
    top: 42px;
  }

  .brand-19 {
    margin-right: 0;
  }

  .description.color-copy {
    margin-bottom: 40px;
    font-size: .8em;
    display: block;
  }

  .tab-pane-tab-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .close-pandemic {
    right: -10px;
  }

  .div-block-62 {
    max-width: 293px;
  }

  .heading-9.center._0px {
    font-size: 1.6em;
    line-height: 1.5;
  }

  .heading-9.white {
    font-size: 3.5em;
    line-height: 100%;
  }

  .heading-9.veins, .heading-10 {
    margin-bottom: 0;
  }

  .heading-10.centered {
    font-size: 1.1em;
  }

  .container-modal {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-12 {
    height: auto;
    margin-top: 0;
    font-size: 24px;
    line-height: 1.5;
    display: inline-block;
  }

  .div-block-64 {
    margin-top: -26px;
  }

  .div-block-65 {
    width: auto;
  }

  .div-block-65.support {
    width: 301px;
    top: 66px;
  }

  .lines, .lines._2 {
    display: none;
  }

  .closer {
    width: auto;
    height: auto;
    padding: 10px 20px 10px 60px;
    display: flex;
    top: 0;
    right: 0;
  }

  .section-10 {
    top: 61px;
  }

  .text-block-16 {
    color: var(--title);
    text-transform: uppercase;
    margin-right: 5px;
    font-size: 16px;
    font-weight: 500;
    display: block;
  }

  .image-26 {
    width: 16px;
    display: block;
    transform: rotate(45deg);
  }

  .container-form {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-pink {
    padding: 20px 0 20px 10px;
  }

  .stats {
    padding-top: 100px;
  }

  .stats.usa {
    background-position: 3% 1%, 0 0;
  }

  .div-block-70 {
    grid-template-columns: 1fr;
  }

  .white.name {
    line-height: 1.5;
  }

  .frame {
    width: 80%;
  }

  .project {
    top: 99px;
  }

  .div-block-75 {
    display: block;
  }

  .take-action.center {
    text-align: left;
  }

  .take-action.center.huge {
    text-align: center;
    font-size: 3.2em;
    line-height: 1.1;
  }

  .imageslife.socks {
    height: 300px;
    margin-bottom: 0;
  }

  .div-block-78 {
    grid-template-columns: .25fr 1fr;
    display: block;
  }

  .life-style {
    margin-bottom: 20px;
  }

  .triplegrid {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .subtitle.left.little {
    max-width: none;
  }

  .features {
    width: 92vw;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .image-27 {
    display: none;
  }

  .riskfactor {
    grid-template-columns: 1fr 1fr;
    margin-top: 40px;
  }

  .image-27-mobile {
    display: block;
  }

  .div-block-89 {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .discea-wrap {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .div-block-98 {
    flex-direction: column;
    display: flex;
  }

  .div-block-99 {
    order: 0;
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .image-43 {
    order: 1;
  }

  .div-block-101 {
    z-index: 2;
    max-width: none;
    margin-bottom: 0;
  }

  .light-purple {
    font-size: 80%;
    line-height: 1.5;
  }

  .cote {
    font-size: 2em;
  }

  .container-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading, .drveins-added-value, .symptons-text, .plurial {
    font-size: 1.8em;
  }

  .quadugrid {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .complication {
    align-items: center;
  }

  .div-block-104 {
    display: block;
  }

  .div-block-105 {
    margin-bottom: 40px;
  }

  .procedures {
    margin-bottom: 0;
  }

  .insurance-checks {
    padding-left: 10px;
    padding-right: 10px;
  }

  .tabs-menu-7 {
    z-index: 100;
    position: sticky;
    top: 0;
  }

  .paragraph-102 {
    margin-top: 20px;
  }

  .tab-pane-tab-2-3 {
    padding-top: 0;
  }

  .wrap-left-title {
    padding-right: 60px;
  }
}

@media screen and (max-width: 479px) {
  .image-6 {
    width: NaN% ;
    flex: 0 auto;
    align-self: center;
    max-width: 80%;
    max-height: 18px;
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
  }

  .navbar {
    padding-left: 0;
    padding-right: 0;
    top: 0;
  }

  .section-2 {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .form-block {
    margin-left: 0;
    margin-right: 0;
    padding: 20px 10px;
  }

  .submit-button {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 16px;
  }

  .heading-2 {
    font-size: 18px;
  }

  .heading-2.white {
    font-size: 19px;
  }

  .heading-2.white.center {
    margin-bottom: 10px;
  }

  .section {
    padding-left: 0;
    padding-right: 0;
  }

  .section.banner {
    min-height: 500px;
  }

  .section.banner.quiz._2 {
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section.banner.quiz.results-quizzs {
    padding-bottom: 70px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section.cost {
    background-position: 0 0, 100% 100%;
    background-size: auto, cover;
    justify-content: flex-start;
    align-items: flex-end;
    height: auto;
    min-height: 300px;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    display: flex;
  }

  .section.hiddendesktop {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section.nobanner {
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section.nobanner.no-margin {
    margin-right: 0;
    padding: 0;
  }

  .section.nobanner.no-margin.action {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section.nobanner.center {
    padding-top: 40px;
  }

  .section.nobanner.insurance {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section.slider {
    padding-left: 20px;
    padding-right: 20px;
    overflow: visible;
  }

  .section.veins {
    min-height: 300px;
  }

  .section.process {
    padding-top: 40px;
  }

  .section.procedurespage {
    min-height: 300px;
  }

  .section.procedurespage.banner {
    background-image: linear-gradient(#0000, #0000), url('../images/Attractive-legs-up-in-air-isolated-against-pink-bg.jpg');
    background-position: 0 0, 70% 100%;
  }

  .section.flex {
    padding-top: 40px;
  }

  .accordion-item-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .form-2 {
    width: auto;
  }

  .body {
    flex-direction: column;
    display: block;
    overflow: visible;
  }

  .link-7 {
    color: var(--dark-orchid);
  }

  .schedule-trigger {
    height: auto;
    padding: 5px 10px;
  }

  .section-2-copy {
    background-image: linear-gradient(to bottom, var(--title), var(--title));
  }

  .div-block-20 {
    background-color: var(--ghost-white);
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .text-block-8 {
    flex: 1;
    width: auto;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0;
    font-size: 14px;
  }

  .link-block-7 {
    align-self: center;
    height: 45px;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 20px 10px 10%;
  }

  .image-11 {
    width: 18px;
    margin-right: 5px;
  }

  .lottie-animation-3 {
    width: 15px;
    padding-top: 4px;
  }

  .heading-center {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 24px;
  }

  .accordion-idem-trigger-faq {
    margin-left: 0;
    margin-right: 0;
  }

  .accordian-trigger-content-faq {
    padding-left: 10px;
    padding-right: 10px;
  }

  .question {
    margin-top: 0;
    margin-left: 10px;
    font-size: 17px;
  }

  .question-answer {
    margin-left: -10px;
    margin-right: -10px;
  }

  .plus {
    margin-right: 20px;
  }

  .input {
    height: 50px;
  }

  .disclaimer-form {
    order: 1;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 18px;
  }

  .form-contact {
    width: auto;
    margin: 10px 0;
  }

  .paragraph-89 {
    font-size: 20px;
    line-height: 26px;
  }

  .paragraph-89.locationname {
    font-size: 27px;
  }

  .text-block-13 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 20px;
    font-size: 12px;
  }

  .container-normal {
    border-radius: 5px;
    padding-left: 0;
  }

  .container-normal.distance {
    padding-bottom: 0;
  }

  .container-normal.gradient {
    padding-left: 20px;
    padding-right: 20px;
  }

  .mobile-disclaimer {
    z-index: 999;
    display: block;
    position: fixed;
  }

  .container-nav {
    background-color: var(--white);
  }

  .brand-19 {
    flex: 1;
  }

  .icon-6 {
    font-size: 32px;
  }

  .menu-button-2 {
    padding: 5px 10% 5px 10px;
  }

  .menu-button-2.w--open {
    background-color: #f5f4f8;
  }

  .heading-1 {
    font-size: 35px;
    line-height: 38px;
  }

  .description {
    font-size: 16px;
  }

  .description.color-copy {
    margin-bottom: 40px;
    display: block;
  }

  .button {
    margin-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: .7em;
    line-height: 1.5;
  }

  .button.open {
    width: auto;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 4vw;
  }

  .button.results {
    margin-bottom: 0;
  }

  .button.darker-button {
    font-size: .6em;
  }

  .button.inpage {
    flex: none;
    width: 135px;
  }

  .close-pandemic {
    inset: -30px -15px auto auto;
  }

  .footer {
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
  }

  .small.dar {
    margin-top: 10px;
    line-height: 18px;
  }

  .div-block-62 {
    flex-direction: column;
    max-width: 80%;
    display: block;
  }

  .heading-9 {
    width: auto;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 30px;
  }

  .heading-9.center {
    align-self: stretch;
    width: auto;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .heading-9.center._0px {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 1.5em;
    line-height: 1.2;
  }

  .heading-9.white {
    text-align: center;
    flex: 0 auto;
    align-self: stretch;
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 2.7em;
  }

  .heading-9.veins {
    flex: 1;
    width: auto;
    font-size: 29px;
    line-height: 1.5;
  }

  .heading-10 {
    margin-bottom: 0;
  }

  .heading-10.ok {
    margin-bottom: 20px;
    font-size: 18px;
  }

  .promo, .slider {
    height: auto;
  }

  .text-block-15 {
    font-size: 11px;
    line-height: 20px;
  }

  .nav-menu-2 {
    background-color: #f5f4f8;
  }

  .modal {
    background-image: linear-gradient(to right, var(--title), var(--dark-orchid) 55%, var(--dark-orchid));
  }

  .heading-12 {
    margin-top: 0;
    font-size: 5vw;
    line-height: 1.5;
  }

  .div-block-64 {
    margin-top: 0;
  }

  .div-block-65 {
    align-items: center;
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
    display: inline;
    top: 22px;
  }

  .div-block-65.support {
    width: 200px;
    line-height: 21px;
    display: inline-block;
    top: 48px;
  }

  .lines {
    display: none;
  }

  .closer {
    justify-content: flex-end;
    margin-bottom: -25px;
    margin-left: auto;
    margin-right: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 40px;
    position: static;
    top: 75px;
  }

  .div-block-66 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0;
    padding-top: 0;
  }

  .section-10 {
    text-align: center;
    padding-left: 15px;
    padding-right: 10px;
    top: 46px;
  }

  .text-block-16 {
    font-size: 13px;
  }

  .image-26 {
    width: 16px;
  }

  .container-form {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-pink {
    border-radius: 5px;
    padding-bottom: 10px;
    padding-left: 0;
  }

  .div-block-70 {
    margin-top: 20px;
  }

  .second {
    height: 70vh;
  }

  .project {
    height: 70vh;
    top: 110px;
  }

  .div-block-75 {
    margin-left: 0;
  }

  .take-action {
    width: auto;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 36px;
    line-height: 37px;
  }

  .take-action.center.huge {
    font-size: 2.4em;
  }

  .take-action.center.huge.reasons {
    text-align: left;
  }

  .paragraph-96 {
    font-size: 24px;
    line-height: 31px;
  }

  .slider-2 {
    margin-bottom: 100px;
  }

  .div-block-83 {
    margin-bottom: -70px;
    margin-left: -20px;
  }

  .lot.machin {
    font-size: .6em;
  }

  .subtitle {
    padding-left: 20px;
    padding-right: 20px;
  }

  .features {
    padding: 20px 10px;
  }

  .image-27 {
    max-width: 100%;
    display: none;
  }

  .riskfactor {
    grid-template-columns: 1fr;
    margin-top: 20px;
  }

  .image-27-mobile {
    margin-top: 20px;
    margin-bottom: 40px;
    display: block;
  }

  .image-31 {
    height: 180px;
  }

  .slide-nav-2 {
    height: 20px;
    padding-top: 0;
    font-size: 8px;
  }

  .right-arrow-2 {
    width: 50px;
    height: 50px;
    top: 270px;
    right: -60px;
  }

  .left-arrow-2 {
    width: 50px;
    height: 50px;
    top: 270px;
    right: 60px;
  }

  .discea-wrap {
    grid-template-columns: 1fr 1fr;
  }

  .phone {
    font-size: 11px;
    line-height: 20px;
  }

  .div-block-100 {
    margin-bottom: 40px;
  }

  .div-block-101 {
    margin-top: 20px;
    margin-left: -20px;
    margin-right: -20px;
    padding: 20px;
  }

  .light-purple {
    line-height: 1.5;
  }

  .drveins-checkbox-label {
    margin-left: -20px;
    padding-left: 30px;
    font-size: 16px;
  }

  .quizz-box {
    object-fit: fill;
    border-radius: 20px;
    flex: none;
    width: 20px;
    height: 20px;
  }

  .form-block-2 {
    margin-top: 0;
  }

  .container-copy {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading {
    font-size: 100%;
    line-height: 1.5;
  }

  .drveins-added-value, .symptons-text, .plurial {
    font-size: 35px;
    line-height: 38px;
  }

  .complications-wrap {
    display: block;
  }

  .complication {
    margin-bottom: 10px;
  }

  .div-block-104 {
    display: block;
  }

  .div-block-105 {
    margin-bottom: 40px;
  }

  .procedures {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 1.3em;
  }

  .procedures.midd {
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-116 {
    flex-direction: column;
  }

  .address {
    font-size: 15px;
    line-height: 1.5;
  }

  .pjone-text {
    font-size: 20px;
    line-height: 26px;
  }

  .tabs-menu-7 {
    position: static;
  }

  .map {
    max-height: 400px;
  }

  .tab-pane-tab-1-2, .tab-pane-tab-2-3 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .list-name-item {
    font-size: .8em;
    line-height: 1.4;
  }

  .bold-text-10 {
    font-size: 4.5vw;
  }

  .wrap-left-title {
    padding-right: 0;
  }
}

#w-node-_9ac9f1cd-452e-6e8a-c05a-c73ef388f17c-68332295, #w-node-bd39da37-f64a-8924-13e6-7218e435af4c-68332295, #w-node-_88f33560-339b-c1f1-f189-65b19db074c8-68332295, #w-node-ea7690ae-7225-4f18-e06c-41f2126db293-68332295 {
  place-self: stretch center;
}

#w-node-eb439aee-8837-5303-9b4d-0a976eb50400-68332295 {
  align-self: stretch;
}

#w-node-c5b4c33e-79c0-4842-b461-6bb1f25a7b0f-f25a7ad6 {
  align-self: auto;
}

#w-node-_4a3562c9-ffa0-a7f0-9e95-93ed016c45af-81febb3b {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-ce584679-37a8-ccf1-fa43-a1b08129a328-81febb3b {
  grid-area: 2 / 1 / 4 / 2;
}

#w-node-e03fee5b-f159-fc20-dfdb-d3ba2574f0fc-81febb3b {
  justify-self: start;
}

#w-node-b79d849e-07a1-645f-8b0d-1daa6c2d0672-81febb3b {
  place-self: stretch stretch;
}

#w-node-_131beaa6-8439-95ab-1dac-a2b6e73f4700-0e1e0532, #w-node-_131beaa6-8439-95ab-1dac-a2b6e73f4702-0e1e0532, #w-node-_131beaa6-8439-95ab-1dac-a2b6e73f4703-0e1e0532 {
  place-self: center;
}

#w-node-_131beaa6-8439-95ab-1dac-a2b6e73f4704-0e1e0532, #w-node-_131beaa6-8439-95ab-1dac-a2b6e73f4705-0e1e0532 {
  justify-self: center;
}

#w-node-_7f8f9973-cdad-949b-9700-11b489c27357-ec796135, #w-node-_860d9aaa-521c-ec89-4544-f2ccc4313f2f-ec796135 {
  align-self: stretch;
}

#w-node-_0f04e02e-8e2f-a429-ca35-e6d35ebb4f4b-ec796135, #w-node-aaee9e14-e089-a4f4-b078-a546f53e4fce-ec796135, #w-node-_5dcff3b0-5dc0-e5e7-1b19-bff8ff6f49ce-ec796135 {
  place-self: center;
}

#w-node-_40555c21-dc84-8f61-f71a-b30cfad60844-ec796135, #w-node-_0d056707-d7ee-3736-15b7-98be8ed52415-ec796135 {
  justify-self: center;
}

#w-node-_688a843d-cc2b-7f65-1a6b-543ab93d75e5-ec796135, #w-node-_04536887-42d6-0b8d-8bcc-416b4ceea670-ec796135 {
  justify-self: start;
}

@media screen and (max-width: 991px) {
  #w-node-_4a3562c9-ffa0-a7f0-9e95-93ed016c45af-81febb3b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ce584679-37a8-ccf1-fa43-a1b08129a328-81febb3b {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_4a3562c9-ffa0-a7f0-9e95-93ed016c45af-81febb3b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


