:root {
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.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;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.gallery-scroll {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.gallery-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.gallery-sticky {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
}

.gallery-link {
  color: #1a1b1f;
  margin-bottom: 35px;
  font-size: 24px;
  line-height: 32px;
  text-decoration: none;
}

.gallery-link:hover {
  color: rgba(26, 27, 31, .8);
}

.gallery-link.w--current {
  font-weight: 600;
}

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

.gallery-image-wrapper {
  position: relative;
}

.gallery-image {
  width: 100%;
}

.gallery-image-text {
  color: #f5f7fa;
  margin-bottom: 0;
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
}

.container-2 {
  color: #1e3565;
  background-color: #fff;
  border-radius: 7px;
  width: 19.1%;
  max-width: none;
  margin-right: 17px;
  padding: 33px 21px;
  font-family: 'Tiempos Text Web', sans-serif;
  font-size: 24px;
  position: relative;
  transition: width 0.3s;
}

.container-3 {
  background-color: #fff;
  border-radius: 7px;
  width: 79.9%;
  max-width: none;
  padding-top: 24px;
  padding-left: 70px;
  padding-right: 14px;
  position: relative;
  padding-bottom: 68px;
}

.section {
  background-color: #e4f6df;
  padding: 16px;
  display: flex;
  position: relative;
}

.body {
  font-family: 'Todaysansnowpro', sans-serif;
}

.text {
  color: #1e3565;
  text-align: center;
  margin-top: 0;
  margin-bottom: 33px;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-1000004805 {
  grid-row-gap: 10px;
  border-radius: 7px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 94px;
  margin-bottom: 18px;
  text-decoration: none;
  display: flex;
  width: 100%;
  border-radius: 7px;
}

.frame-1000004861 {
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 10px;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.vectors-wrapper-2 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 41.3333px;
  height: 38.6667px;
  text-decoration: none;
  display: flex;
}

.frame-1000004860 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: relative;
}

.label {
  color: #900;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.label-2 {
  color: #900;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: 'Tiempos Fine', sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.frame-1000004803 {
  grid-row-gap: 10px;
  background-color: #eef7f4;
  border-radius: 7px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 308px;
  margin-bottom: 18px;
  padding: 10px 16px;
  text-decoration: none;
  display: flex;
}

.frame-1000004862 {
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-3 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 50.7147px;
  height: 43.0369px;
  text-decoration: none;
  display: flex;
}

.label-3 {
  color: #0b523a;
  text-align: center;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.label-3.green-text, .label-3.blue-text {
  font-size: 20px;
}

.label-3.purple-text {
  font-size: 24px;
  margin-bottom: 6px;
}

.text-2 {
  color: #03432d;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  font-family: 'Todaysansnowpro', sans-serif;
}

.to-best-take-care-of-jerry-and-provide-the-highest-quality-of-care-it-would-be-ideal-to-set-up-visits-every-2-weeks-0 {
  color: #03432d;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.to-best-take-care-of-jerry-and-provide-the-highest-quality-of-care-it-would-be-ideal-to-set-up-visits-every-2-weeks-1 {
  color: #03432d;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.to-best-take-care-of-jerry-and-provide-the-highest-quality-of-care-it-would-be-ideal-to-set-up-visits-every-2-weeks-2 {
  color: #03432d;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: 'Tiempos Fine', sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.frame-1000004806 {
  grid-column-gap: 10px;
  background-color: #f0f9ff;
  border-radius: 7px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 18px;
  padding: 10px 18px;
  text-decoration: none;
  display: flex;
}

.frame-1000004863 {
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-4 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-5 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 43.5px;
  height: 30px;
  text-decoration: none;
  display: flex;
}

.label-4 {
  color: #0e214a;
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
  text-decoration: none;
  font-family: 'Todaysansnowpro', sans-serif;
}

.frame-1000004806.purple .label-4{
  font-size: 22px;
}

.frame-1000004822 {
  grid-column-gap: 31px;
  border: 1px solid rgba(0, 0, 0, .16);
  border-radius: 11.4px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 16px;
  margin-right: 35px;
  padding-right: 15px;
  text-decoration: none;
  display: flex;
  cursor: pointer;
}

.frame-1000004822.red-gradient {
  z-index: 10;
  background-image: linear-gradient(90deg, #f6bcbc, #fff);
  border-color: #c40000;
  border-right-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  width: 105%;
  padding-right: 80px;
  position: relative;
  top: 0;
}

.container-3.close .frame-1000004822.red-gradient{
  width: 104%;
}

.frame-1000004822.yellow-gradient.red-gradient {
  background-image: linear-gradient(90deg, rgba(193, 108, 0,0.14), #fff);
  border-color: #C16C00;
}

.frame-1000004822.green-gradient.red-gradient {
  background-image: linear-gradient(90deg, rgba(35, 131, 13, 0.14), #fff);
  border-color: #23830D;
}

.frame-1000004599 {
  grid-row-gap: 10px;
  background-color: rgba(196, 0, 0, .14);
  border: 1px solid #da0000;
  border-top-left-radius: 11.4px;
  border-bottom-left-radius: 11.4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 181px;
  padding: 26px 2px;
  text-decoration: none;
  display: flex;
}

.frame-1000004599.red {
  color: #fff;
  background-color: #c40000;
  border-width: 0;
  height: 222px;
}

.frame-1000004599.light-red {
  border-width: 0;
  width: 32px;
  min-width: 32px;
  height: 181px;
}

.frame-1000004599.light-yellow {
  background-color: rgba(193, 108, 0, .14);
  border-width: 0;
  min-width: 32px;
  height: 181px;
}

.frame-1000004599.light-green {
  background-color: rgba(35, 131, 13, .14);
  border-width: 0;
  min-width: 32px;
  height: 181px;
}

.text-3 {
  color: #115d00;
  text-align: center;
  letter-spacing: .09em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  transform: rotate(-90deg);
}

.text-3.red {
  color: #fff;
  transform: rotate(-90deg);
}

.text-3.yellow-text {
  color: #c36d00;
}

.text-3.red-text {
  color: #c40000;
}

.frame-42 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 0px;
  padding-bottom: 0px;
  text-decoration: none;
  display: flex;
}

.frame-1000004816 {
  grid-row-gap: 14px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.hypertension-high-blood-pressure {
  color: #000;
  letter-spacing: .01em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.frame-1000004815 {
  grid-column-gap: 6px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-6 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 37.5482px;
  height: 33.1818px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-7 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 37.5482px;
  height: 33.1818px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-8 {
  object-fit: contain;
  justify-content: center;
  align-items: center;
  width: 37.5482px;
  height: 32.1818px;
  text-decoration: none;
  display: flex;
}

.text-4 {
  color: #000;
  letter-spacing: .01em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.importance {
  color: #1e3565;
  text-align: center;
  letter-spacing: .1em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.div-block {
  width: 33px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 14px;
  right: auto;
}

.importance-2 {
  color: #1e3565;
  text-align: center;
  letter-spacing: .1em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 48px;
  right: auto;
  transform: rotate(-90deg);
}

.div-block-2 {
  display: inline-flex;
  position: absolute;
  top: 388px;
  bottom: auto;
  left: auto;
  right: 0;
}

.frame-1000004813 {
  grid-column-gap: 31px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1000004864 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-9 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 32px;
  text-decoration: none;
  display: flex;
}

.text-5 {
  color: #fff;
  text-align: center;
  letter-spacing: .09em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: 182px;
  left: 6.40039px;
}

.frame-1000004812 {
  grid-row-gap: 14px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.type-2-diabetes-mellitus {
  color: #000;
  letter-spacing: .01em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.frame-1000004811 {
  grid-column-gap: 6px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-10 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 37.548px;
  height: 33.1821px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-11 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 37.548px;
  height: 34.4923px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-12 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 37.5482px;
  height: 33.1821px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-13 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 37.55px;
  height: 33.1824px;
  text-decoration: none;
  display: flex;
}

.consistently-monitored-affects-overall-health-and-multiple-organs-patient-desires-to-lower-a1c-levels-consistently-monitored-affects-overall-health {
  color: #000;
  letter-spacing: .01em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.frame-1000004620 {
  grid-row-gap: 10px;
  border-radius: 11.4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 16px;
  text-decoration: none;
  display: flex;
}

.customer-table {
  border-radius: 11.4px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  min-height: 131px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 0 4px rgba(0, 0, 0, .25);
}

.frame-3728 {
  grid-column-gap: 15px;
  background-color: #fff;
  border: 1px solid rgba(201, 201, 201, 0);
  border-left-width: 0;
  border-radius: 11.4px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 663px;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-1000004809 {
  grid-column-gap: 10px;
  background-color: #c40000;
  border-top-left-radius: 11.4px;
  border-bottom-left-radius: 11.4px;
  justify-content: center;
  align-items: center;
  width: 32px;
  min-width: 32px;
  height: 131px;
  padding: 47px 5px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-1000004809.bg-orange {
  background-color: #e58000;
}

.frame-1000004809.bg-green {
  background-color: #23830d;
}

.frame-4036 {
  grid-column-gap: 30px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-6 {
  color: #fff;
  text-align: center;
  letter-spacing: .01em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  transform: rotate(-90deg);
}

.vectors-wrapper-14 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.frame-1000004865 {
  grid-row-gap: 7px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  max-width: none;
  padding-top: 0px;
  padding-bottom: 0px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.order-fasting-lipid-panel {
  color: #000;
  letter-spacing: .01em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-15 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 32.3091px;
  height: 32.3091px;
  text-decoration: none;
  display: flex;
}

.text-7 {
  color: #000;
  letter-spacing: .01em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-16 {
  justify-content: center;
  align-items: center;
  width: 103px;
  height: 38px;
  text-decoration: none;
  display: flex;
}

.div-block-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.div-block-4 {
  width: 50%;
  padding-right: 35px;
  position: relative;
}

.div-block-5 {
  border: 1px solid #c40000;
  width: 50%;
  padding-top: 45px;
  padding-left: 23px;
  padding-right: 27px;
  position: absolute;
  right: 0;
  top: 0;
}

.checkbox {
  float: none;
  border: 1px solid #1e3565;
  border-radius: 3px;
  width: 16px;
  height: 16px;
  margin-top: 0;
  margin-left: 0;
}

.checkbox.w--redirected-checked {
  background-color: #1e3565;
}

.checkbox-field {
  margin-bottom: 0;
  padding-left: 0;
}

.text-8 {
  color: #1e3565;
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5px;
  font-family: 'Tiempos Fine', sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: -16px;
  bottom: auto;
  left: 16%;
  right: auto;
}

.frame-1000004873 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-17 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29px;
  height: 29px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-18 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 6px;
  height: 12px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 8px;
  left: 0;
}

.div-block-6 {
  background-color: #fff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 29px;
  height: 29px;
  padding-right: 2px;
  display: flex;
  position: absolute;
  top: 52px;
  right: -13px;
  box-shadow: 0 0 4px rgba(0, 0, 0, .25);
  cursor: pointer;
  transition: transform 0.35s;
}

.div-block-6.close{
  transform: rotate(180deg);
}

.div-block-7 {
  background-color: #e0f6da;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 141px;
  height: 43px;
  display: flex;
  box-shadow: 1px 4px 27.3px 3px #97b48f;
  cursor: pointer;
}

.div-block-8 {
  z-index: 20;
  justify-content: center;
  align-items: center;
  width: 79.9%;
  display: flex;
  position: fixed;
  bottom: 90px;
  left: auto;
  right: 0;
}

.image-2 {
  position: absolute;
  right: 16px;
}

.image-3 {
  position: absolute;
  right: 17px;
}

.paragraph {
  color: #fff;
}

.text-block-2 {
  color: #1E3565;
  font-size: 18px;
  font-weight: 500;
}

.div-block-9 {
  z-index: 30;
  background-color: #9ACF8C;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 97px;
  height: 39px;
  display: flex;
  position: absolute;
  top: 0;
  right: 31px;
  cursor: pointer;
}

.div-block-9.info-all-btn{
  right: 160px;
}

.div-block-9.feedback-btn{
  width: 116px;
  background-color: #B5D7EE;
}

.image-4 {
  margin-right: 7px;
}

.info-button {
  z-index: 999;
  color: #2a3328;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  text-decoration: none;
  display: block;
  position: absolute;
  top: -10px;
  bottom: auto;
  left: 112px;
  right: auto;
}

.info-button.visit-frequency-info {
  top: 42px;
  left: 150px;
}

.info-button.why-info {
  top: 38px;
  left: 102px;
}

.info-button.medical-summary-info {
  top: 38px;
  left: 158px;
}

.info-button.category-info-btn {
  top: 36px;
  left: 36px;
}

.info-button.importance-color-info-btn {
  top: -25px;
  left: 8px;
}

.info-button.right-col-info-btn {
  top: -29px;
  left: 55px;
}

.info-button.right-color-indicate-info-btn {
  top: 66px;
  left: -22px;
}

.info-button.a-tag-info-btn {
  top: 67px;
  left: auto;
  right: -137px;
}

.info-button.left-col-info-btn {
  top: -30px;
  left: 50%;
}

.info-button.left-importance-color-btn {
  top: -24px;
  left: -18px;
}

.info-button.left-point-sys-info-btn {
  top: 140px;
  left: -24px;
}

.div-block-10 {
  background-color: #e5f4e2;
  border-radius: 5px;
  width: 183px;
  padding: 6px 9px 4px;
  position: relative;
  top: -36px;
  left: 21px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
}

.div-block-10.info-text-left {
  width: 255px;
  left: auto;
  right: 256px;
}

.div-block-10.right-color-info-text {
  top: 4px;
  left: 0;
}

.info-button .div-block-10{
  opacity: 0;
  transition: opacity 0.5s;
}

.info-button:hover .div-block-10{
  opacity: 1;
}

.info-button{
  display: none;
}

.info-button.active{
  display: block;
}

.info-all-btn{
  cursor: pointer;
}

.container-2.close .vectors-wrapper-2,
.container-2.close .label-2,
.container-2.close .vectors-wrapper-3,
.container-2.close .text-2,
.container-2.close .label-4,
.container-2.close .vectors-wrapper-4,
.container-2.close .vectors-wrapper{
  display: none;
}

.container-2.close{
  width: 4.3%;
}

.container-3.close{
  width: 95%;
}

.container-2.close .text{
  transform: rotate(-90deg);
  position: absolute;
  width: 300px;
  top: 160px;
  left: -110px;
  font-size: 22px;
}

.container-2.close  .frame-1000004805,
.container-2.close  .frame-1000004806,
.container-2.close  .frame-1000004803{
  background-color: transparent;
}

.container-2.close .label,
.container-2.close  .frame-1000004805 .label-3,
.container-2.close  .frame-1000004803 .label-3,
.container-2.close  .frame-1000004806 .label-3{
  transform: rotate(-90deg);
  position: absolute;
  width: 109px;
  height: 40px;
  top: 312px;
  left: -55px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #FFEFEF;
  border-radius: 7px;
  font-size: 20px;
}

.container-2.close  .frame-1000004803 .label-3.green-text{
  top: 444px;
  width: 169px;
  background-color: #EEF7F4;
  left: -80px;
}

.container-2.close  .frame-1000004806 .label-3.blue-text{
  top: 530px;
  width: 68px;
  background-color: #F0F9FF;
  left: -30px;
}

.container-2.close  .frame-1000004806 .label-3.purple-text{
  top: 626px;
  width: 188px;
  background-color: #F9F8FF;
  left: -89px;
}

.div-block-7 .text-block{
  margin-left: 8px;
}

.info-all-btn.active{
  box-shadow: 0px 2px 6.4px 3px rgba(154, 207, 140,0.25);
}

.frame-1000004806.purple {
  background-color: #f9f8ff;
}

.label-3.purple-text {
  color: #5d0b5f;
  font-weight: 400;
}

@media screen and (min-width: 1400px) and (max-width: 1500px) {
  .frame-1000004822.red-gradient {
    width: 107.7%;
  }
}

@media screen and (min-width: 1501px) and (max-width: 1899px) {
  .container-2.close .text {
    left: -118px;
  }

  .container-2.close .label, .container-2.close .frame-1000004805 .label-3, .container-2.close .frame-1000004803 .label-3, .container-2.close .frame-1000004806 .label-3{
    left: -54px;
  }

  .container-2.close .frame-1000004803 .label-3.green-text {
    top: 464px;
    left: -89px;
  }

  .container-2.close .frame-1000004806 .label-3.blue-text {
    top: 558px;
    left: -41px;
  }

  .container-2.close .frame-1000004806 .label-3.purple-text {
    top: 663px;
    left: -101px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1500px) {
  .container-2 {
    margin-right: 17px;
  }

  .text {
    font-size: 16px;
  }

  .frame-1000004822.red-gradient {
    width: 108.7%;
  }

  .frame-3728 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .frame-1000004809 {
    height: 120px;
  }

  .frame-1000004809.bg-orange {
    height: 120px;
  }

  .text-8 {
    font-size: 20px;
    top: -18px;
    left: 15%;
  }

  .info-button {
    left: 90px;
  }

  .info-button.visit-frequency-info {
    left: 136px;
  }

  .info-button.why-info {
    left: 98px;
  }

  .info-button.medical-summary-info {
    left: 159px;
  }

  .label,.label-3.green-text, .label-3.blue-text, .label-3.purple-text,.text-7{
    font-size: 14px;
  }

  .label-3.purple-text,.text-7{
    font-size: 16px;
  }

  .label-3.purple-text{
    font-size: 19px;
  }

  .label-2 {
    font-size: 26px;
  }

  .to-best-take-care-of-jerry-and-provide-the-highest-quality-of-care-it-would-be-ideal-to-set-up-visits-every-2-weeks-0,
  .label-4 {
    font-size: 16px;
    line-height: 22px;
  }

  .frame-1000004806.purple .label-4{
    font-size: 17px;
  }

  .to-best-take-care-of-jerry-and-provide-the-highest-quality-of-care-it-would-be-ideal-to-set-up-visits-every-2-weeks-1,
  .to-best-take-care-of-jerry-and-provide-the-highest-quality-of-care-it-would-be-ideal-to-set-up-visits-every-2-weeks-2{
    font-size: 18px;
  }

  .hypertension-high-blood-pressure {
    font-size: 18px;
  }

  .text-4 {
    font-size: 15px;
  }

  .frame-1000004599.red,
  .frame-1000004599.light-red,
  .frame-1000004599.light-yellow,
  .frame-1000004599.light-green{
    height: 134px;
  }
  
  .frame-1000004599.red{
    height: 160px;
  }

  .text-block-2 {
      font-size: 14px;
  }

  .image-3,.image-2{
    width: 28px;
    right: 22px;
  }

  .order-fasting-lipid-panel {
    font-size: 18px;
  }

  .text-7{
    font-size: 14px;
  }

  .frame-1000004809,
  .frame-1000004809.bg-orange{
    height: 108px;
  }

  .container-2.close .text {
    top: 148px;
    left: -124px;
  }

  .container-2.close .label, .container-2.close .frame-1000004805 .label-3, .container-2.close .frame-1000004803 .label-3, .container-2.close .frame-1000004806 .label-3 {
    width: 94px;
    height: 30px;
    top: 296px;
    left: -47px;
    font-size: 16px;
  }

  .container-2.close .frame-1000004803 .label-3.green-text {
    top: 438px;
    left: -95px;
  }

  .container-2.close .frame-1000004806 .label-3.blue-text {
    top: 528px;
    left: -46px;
  }

  .container-2.close .frame-1000004806 .label-3.purple-text {
    top: 628px;
    left: -106px;
  }

  .div-block-6{
    width: 24px;
    height: 24px;
  }

  .info-button.a-tag-info-btn{
    top: 40px;
  }

  .customer-table {
    min-height: 110px;
  }

  .div-block-5{
    padding-left: 16px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1300px) {
  .container-2 {
    margin-right: 17px;
  }

  .text {
    font-size: 16px;
  }

  .frame-1000004822.red-gradient {
    width: 108.1%;
  }

  .container-3.close .frame-1000004822.red-gradient{
    width: 106.5%;
  }

  .frame-3728 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .frame-1000004809 {
    height: 120px;
  }

  .frame-1000004809.bg-orange {
    height: 120px;
  }

  .text-8 {
    font-size: 24px;
    top: -18px;
    left: 15%;
  }

  .info-button.visit-frequency-info {
    left: 155px;
  }

  .info-button.why-info {
    left: 108px;
  }

  .info-button.medical-summary-info {
    left: 164px;
  }
}

@media screen and (min-width: 1300px) and (max-width: 1400px) {
  .frame-1000004822.red-gradient {
    width: 108.5%;
  }
}

@media screen and (min-width: 1440px) {
  .container-2 {
    margin-right: 17px;
  }

  .text {
    font-size: 18px;
  }

  .frame-3728 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .frame-1000004809 {
    height: 140px;
  }

  .frame-1000004809.bg-orange {
    height: 144px;
  }

  .text-8 {
    left: 13%;
  }

  .div-block-9.info-all-btn {
    z-index: 30;
    right: 160px;
  }

  .info-button.visit-frequency-info {
    left: 165px;
  }

  .info-button.why-info {
    left: 120px;
  }

  .info-button.medical-summary-info {
    left: 174px;
  }
}

@media screen and (min-width: 1920px) {
  .container-2 {
    margin-right: 17px;
  }

  .container-3 {
    padding-top: 24px;
    padding-left: 75px;
    position: relative;
  }

  .text {
    margin-bottom: 33px;
    font-size: 24px;
  }

  .frame-1000004805 {
    margin-bottom: 18px;
  }

  .frame-1000004803 {
    max-width: none;
    margin-bottom: 18px;
    padding: 15px 18px;
  }

  .label-3 {
    color: #1e3565;
  }

  .label-3.green-text {
    color: #0b523a;
    font-family: 'Tiempos Text Web', sans-serif;
  }

  .to-best-take-care-of-jerry-and-provide-the-highest-quality-of-care-it-would-be-ideal-to-set-up-visits-every-2-weeks-0, .to-best-take-care-of-jerry-and-provide-the-highest-quality-of-care-it-would-be-ideal-to-set-up-visits-every-2-weeks-1 {
    font-family: 'Todaysansnowpro', sans-serif;
  }

  .frame-1000004806 {
    margin-bottom: 18px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .label-4 {
    font-weight: 400;
  }

  .frame-1000004822 {
    width: 100%;
    margin-bottom: 16px;
  }

  .frame-1000004822.red-gradient {
    width: 105.5%;
  }

  .container-3.close .frame-1000004822.red-gradient {
    width: 104.4%;
  }

  .frame-1000004599 {
    background-color: rgba(255, 0, 0, .14);
  }

  .frame-1000004599.red {
    background-color: #c40000;
    border-color: #c40000;
  }

  .text-3 {
    transform: rotate(-90deg);
  }

  .text-3.red {
    color: #fff;
  }

  .importance {
    display: block;
    transform: rotate(-90deg);
  }

  .div-block {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    padding-left: 33px;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 14px;
    right: auto;
  }

  .importance-2 {
    position: absolute;
    top: auto;
    bottom: auto;
    left: auto;
    right: -33px;
    transform: rotate(-90deg);
  }

  .image {
    max-width: none;
  }

  .div-block-2 {
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    top: 388px;
    bottom: auto;
    left: auto;
    right: auto;
  }

  .frame-1000004813 {
    margin-bottom: 16px;
  }

  .frame-1000004864 {
    justify-content: center;
    align-items: center;
  }

  .text-5 {
    top: 110px;
    left: -2px;
    transform: rotate(-90deg);
  }

  .customer-table {
    width: 100%;
  }

  .frame-3728 {
    max-width: none;
    padding-top: 0;
    padding-bottom: 0;
  }

  .frame-1000004809 {
    height: 131px;
  }

  .text-8 {
    top: -20px;
    bottom: auto;
    left: 22%;
    right: auto;
  }

  .div-block-6 {
    width: 34px;
    height: 34px;
  }

  .text-block {
    margin-left: 12px;
  }

  .div-block-9.info-all-btn {
    right: 160px;
  }

  .info-button.visit-frequency-info {
    left: 228px;
  }

  .info-button.why-info {
    left: 178px;
  }

  .info-button.medical-summary-info {
    left: 256px;
  }

  .info-button.right-col-info-btn {
    left: 140px;
  }

  .info-button.a-tag-info-btn {
    left: auto;
    right: -138px;
  }
}

@media screen and (max-width: 991px) {
  .container {
    max-width: 728px;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-sticky {
    position: relative;
    top: 0;
  }
}

@media screen and (max-width: 767px) {
  .gallery-scroll {
    padding: 60px 15px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    max-width: none;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'Tiempos Fine';
  src: url('../fonts/tiempos-fine-regular.woff2') format('woff2'), url('../fonts/tiempos-fine-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tiempos Text Web';
  src: url('../fonts/tiempos-text-web-regular-italic.woff2') format('woff2'), url('../fonts/tiempos-text-web-regular-italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Todaysansnowpro';
  src: url('../fonts/TodaySansNowPro-Regular.woff2') format('woff2'), url('../fonts/TodaySansNowPro-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tiempos Text Web';
  src: url('../fonts/tiempos-text-web-medium-italic.woff2') format('woff2'), url('../fonts/tiempos-text-web-medium-italic.eot') format('embedded-opentype'), url('../fonts/tiempos-text-web-medium-italic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Tiempos Text Web';
  src: url('../fonts/tiempos-text-web-medium.woff2') format('woff2'), url('../fonts/tiempos-text-web-medium.eot') format('embedded-opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tiempos Text Web';
  src: url('../fonts/tiempos-text-web-regular.eot') format('embedded-opentype'), url('../fonts/tiempos-text-web-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tiemposfine';
  src: url('../fonts/TiemposFine-Regular.eot') format('embedded-opentype'), url('../fonts/TiemposFine-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Todaysansnowpro';
  src: url('../fonts/TodaySansNowPro-Medium.eot') format('embedded-opentype'), url('../fonts/TodaySansNowPro-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tiempostext';
  src: url('../fonts/TiemposText-RegularItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Tiemposfine';
  src: url('../fonts/TiemposFine-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Tiemposfine';
  src: url('../fonts/TiemposFine-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

.disclaimer{
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #1e3565;
  z-index: 20;
  width: 100%;
  color: #fff;
  padding-top: 12px;
  padding-bottom: 4px;
  text-align: center;
}

.pan-input-container{
  margin-bottom: 27px;
  display: flex;
  position: relative;
  left: -40px;
}

#pan-btn{
  background-color: #1E3565;
  height: 41px;
  width: 111px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 20px;
  border-radius: 0 9px 9px 0;
}

#pan-btn img{
  margin-right: 8px;
}

#pan-input{
  border: 0;
  outline: 0;
  color: #2C2C2C;
  height: 41px;
  width: 280px;
  font-size: 20px;
  border: 1px solid rgba(44,44,44,0.25);
  border-radius: 9px 0 0 9px;
  padding: 11px 18px;
}

.feedback-popup-container{
  position: fixed;
  width: 100%;
  height: 100vh;
  background-color: rgb(0 0 0 / 25%);
  z-index: 99;
  backdrop-filter: blur(2px);
  display: none;
  justify-content: center;
  align-items: center;
}

.feedback-popup-container.open{
  display: flex;
}

.feedback-popup{
  width: 505px;
  background-color: #fff;
  border-radius: 7px;
  position: relative;
  padding-left: 50.5px;
  padding-right: 55.5px;
}

.feedback-popup .close-btn{
  position: absolute;
  top: 16px;
  right: 22.5px;
}

.feedback-popup .title{
  margin-top: 41px;
  color: #1E3565;
  line-height: 139%;
  letter-spacing: -1%;
  font-size: 24px;
  text-align: center;
  font-family: 'Tiempos Fine', sans-serif;
}

.feedback-popup .rating-container{
  margin-top: 35px;
  margin-bottom: 16px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.feedback-popup .rating-title{
  color: #1E3565;
  font-size: 21.5px;
  font-weight: 500;
  line-height: 125%;
}

.feedback-popup .star-container{
  display: inline-block;
  margin-left: 13px;
}

.feedback-popup .rating-container .star{
  display: inline-block;
  width: 26.16px;
  height: 25px;
  background-image: url('../images/star.svg');
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 4.81px;
  cursor: pointer;
}

.feedback-popup .rating-container .star.selected{
  background-image: url('../images/star-golden.svg');
}

.comment-container label{
  color: #1E3565;
  font-size: 20px;
  line-height: 125%;
  font-weight: 500;
}

.comment-container textarea{
  width: 389px;
  height: 103px;
  border-color: #9ACF8C;
  border-radius: 10px;
  padding: 14px 16px;
  outline: 0;
  resize: none;
  font-size: 16px;
  line-height: 125%;
}

#submit-feedback-btn{
  background-color: #1E3565;
  width: 230px;
  height: 54px;
  color: #fff;
  font-size: 20px;
  line-height: 125%;
  border-radius: 10px;
  display: block;
  margin: auto;
  margin-top: 36px;
  margin-bottom: 41px;
}