/************ start-smart-global-styles starts ***********/
@import url("https://fonts.googleapis.com/css2?family=Big+Shoulders:opsz,wght@10..72,100..900&family=Jost:ital,wght@0,100..900;1,100..900&display=swap");

:root {
  --bax-deep-root: #5a2c83;
  --bax-black: #282736;
  --bax-purple-tint: #f4f5ff;
  --bax-arc-light: #f6f8ff;
  --bax-steel-teal: #00738b;
  --bax-sky-pulse: #00b3e3;
  --font-Big-Shoulders: "Big Shoulders", sans-serif;
  --font-Barlow-Condensed: "barlow-condensed", sans-serif;
  --font-Agenda-One: "Agenda-One", sans-serif;
  --font-Jost: "Jost", sans-serif;
}

.start_smart {
  font-family: "Agenda-One";
  background: var(--Purple-Tint, #f4f5ff);
}

.start_smart a:focus-visible{outline: 2px solid #1c1c1c;}

#container-3609bfe86d {
  display: none;
}

.start_smart .btn-primary {
  background-color: var(--bax-deep-root);
  border: 2px solid var(--bax-deep-root);
  border-radius: 100px;
  padding: 10px 40px;
  color: var(--bax-purple-tint);
  font-size: 16px;
  font-weight: 600;
  line-height: 140%;
  text-transform: uppercase;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  font-family: var(--font-Barlow-Condensed);
  text-decoration: none;
}

.start_smart .btn-primary::after {
  content: "";
  display: inline-block;
  position: relative;
  right: -4px;
  background-image: url("/content/dam/intelligentcontent/brands/bax-dtc/us/en/start-smart/images/bax-cta-arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 12px;
  height: 12px;
  transition: background-image 0.3s ease-in-out;
}

.start_smart .btn-primary:hover {
  color: #5a2c83;
  background-color: #f4f5ff;
}

.start_smart .btn-primary:hover::after {
  background-image: url("/content/dam/intelligentcontent/brands/bax-dtc/us/en/start-smart/images/bax-cta-arrow-deep-root.svg");
}

.start_smart .btn-primary.download::after {
  background-image: url(/content/dam/intelligentcontent/brands/bax-dtc/us/en/start-smart/images/download-icon-purple-tint.svg);
  width: 10px;
  height: 13px;
}

.start_smart .btn-primary.download:hover::after {
  background-image: url(/content/dam/intelligentcontent/brands/bax-dtc/us/en/start-smart/images/download-icon-deep-root.svg);
}

/*Top dropdown list styles starts*/
.start_smart .checkbox-remover {
  display: none;
}

.start_smart .avabnr {
  background-color: var(--bax-sky-pulse);
  position: relative;
  max-height: 200px;
  overflow: hidden;
  opacity: 1;
  transform: translateY(0);
}

.start_smart .avabnr .wrapper {
  justify-content: flex-start;
  padding: 11px 12px 12px;
}

.start_smart .avabnr .close-avabnr {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 40px;
  width: 16px;
  height: 16px;
  background-color: transparent;
  background-image: url("/content/dam/intelligentcontent/brands/bax-dtc/us/en/now-approved/images/close-icon.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  border: none;
  cursor: pointer;
}

.start_smart .HCPbar {
  background-color: var(--bax-purple-tint);
  display: flex;
  justify-content: flex-end;
  align-items: center;
  min-height: 27px;
  padding: 0 40px;
  gap: 20px;
  /*max-width: 1200px;*/
  margin: 0 auto;
}

.start_smart .HCPbar a:not(:last-child) {
  padding: 0 20px;
}

.start_smart .HCPbar a:last-child {
  padding-left: 20px;
}

.start_smart .HCPbar a {
  color: var(--bax-steel-teal);
  font-size: 12px;
  font-weight: 600;
  font-family: var(--font-Agenda-One);
  line-height: 140%;
  text-align: center;
}

.start_smart .cmp-list-dropdown--mobile .cmp-list-dropdown__head,
.start_smart .cmp-list-dropdown--mobile .cmp-list-dropdown__dropdown-menu {
  display: none;
}

/*.start_smart .HCPbar {
    display: block;
}*/
.start_smart .listToDropdown {
  display: none;
}

.start_smart .avabnr .wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 1020px;
  padding: 11px 0 12px;
  margin: 0 auto;
}

/*Top dropdown list styles ends*/
.start_smart .topnavigation.languagenavigation {
  background-color: var(--bax-purple-tint);
}

.start_smart div#nav-list {
  background-color: var(--bax-purple-tint);
  position: relative;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  max-width: 1440px;
  right: auto;
  text-align: right;
  margin: 0 auto;
}

.start_smart div#nav-list ul li a {
  font-family: "Agenda-One";
  font-weight: 600;
  font-style: Bold;
  font-size: 12px;
  line-height: 140%;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-offset: 0%;
  text-decoration-thickness: 0%;
}

.start_smart .logo-section {
  background: #ffffff;
  width: 46%;
  margin: 0 auto;
  text-align: center;
  padding: 19px 0px;
}

.start_smart #bodyWrapper,
.start_smart .bodyWrapper {
  width: 100%;
  max-width: 1020px;
  margin: 0 auto;
}

.start_smart a.sign-up {
  cursor: pointer;
}

#BAXFENDY_Logo-section {
  background: #fff;
}

.start_smart #bg-purple-tint {
  background-color: var(--bax-purple-tint);
}

#blood-pressure-page .bodyWrapper {
  max-width: 1200px;
}

.start_smart .cmp-text {
  padding: 0 !important;
}

.start_smart .pinkvar {
  color: #ff00d4;
}

#about-baxfendy-page.start_smart .pinkvar {
  color: #ff00d4;
  display: none;
}

.start_smart .tel-link {
  text-decoration: none;
}

.start_smart .tel-link:hover {
  text-decoration: underline;
}

.start_smart .has-speaker > * {
  display: inline;
}

.start_smart .cmp-audioComponent button {
  background: transparent;
}

.start_smart .txt-nowrap {
  white-space: nowrap;
}

.start_smart h1,
.start_smart h2,
.start_smart h3,
.start_smart h4,
.start_smart h5,
.start_smart h6 {
  margin: 0;
}

.start_smart h1 {
  color: var(--bax-purple-tint);
  font-family: var(--font-Barlow-Condensed);
  font-size: 70px;
  font-weight: 800;
  line-height: 105%;
}

.start_smart h2,
.start_smart h3 {
  font-weight: 600;
}

.start_smart h2,
.start_smart h4 {
  font-family: var(--font-Barlow-Condensed);
}

.start_smart h3,
.start_smart p {
  font-family: var(--font-Agenda-One);
}

.start_smart h3,
.start_smart h4 {
  font-size: 28px;
  line-height: 110%;
}

.start_smart h4,
.start_smart p {
  color: var(--bax-black);
  font-weight: 400;
}

.start_smart#blood-pressure-page p.font-600 {
  font-weight: 600;
  margin-top: 10px;
}

.start_smart h2 {
  font-size: 38px;
  color: var(--bax-black);
  line-height: 110%;
}

.start_smart h3 {
  color: var(--bax-deep-root);
}

.start_smart h5 {
  color: var(--bax-purple-tint);
  font-family: var(--font-Agenda-One);
  font-size: 22px;
  font-weight: 550;
  line-height: 100%;
}

.start_smart p {
  font-size: 20px;
  line-height: 140%;
}

#saving-page p.HyperLink-Footnote {
  font-family: var(--font-Agenda-One);
  font-size: 12px;
  line-height: 140%;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  color: var(--bax-steel-teal);
  text-decoration: underline;
  text-decoration-style: solid;
  margin-top: 15px;
}

.start_smart a {
  color: var(--bax-steel-teal);
  text-decoration: underline;
}

.start_smart #col-2 a {
  color: var(--bax-steel-teal);
  text-decoration: underline #282736 1px;
}

.start_smart a:hover {
  text-decoration: none;
}

/* Global Hero banner Starts */

.start_smart .hero-banner {
  background-color: var(--bax-deep-root);
}

.start_smart .hero-banner h5 {
  text-align: center;
  padding: 30px 0;
}

.start_smart .hero-banner .banner-mainContent {
  min-height: 275px;
  display: flex;
  align-items: flex-end;
}

.start_smart .hero-banner .banner-mainContent h1 {
  text-transform: uppercase;
  /*text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);*/
  padding-bottom: 25px;
}

.start_smart#blood-pressure-page .hero-banner .banner-mainContent h1 {
  padding-bottom: 30px;
}

.start_smart .hero-banner .banner-mainContent .banner-text h3,
.start_smart
  .hero-banner
  .banner-mainContent
  .banner-text
  .cmp-audioComponent
  span {
  color: var(--bax-purple-tint);
}

.start_smart
  .hero-banner
  .banner-mainContent
  .banner-text
  h3:has(+ .cmp-audioComponent) {
  display: inline-block;
}

.start_smart
  .hero-banner
  .banner-mainContent
  .banner-text
  .cmp-audioComponent
  span {
  font-size: 28px;
  line-height: 110%;
  font-family: var(--font-Agenda-One);
  font-weight: 600;
}

.start_smart .hero-banner::after {
  content: "";
  display: block;
  position: relative;
  inset: 0;
  width: 100%;
  height: 87px;
  background-image: url("/content/dam/intelligentcontent/brands/bax-dtc/us/en/now-approved/images/hero-divider-deeproot.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}

.start_smart
  .cmp-list-dropdown--mobile.cmp-list-dropdown--vertical
  .cmp-list-dropdown__head {
  display: block;
}

/* Global Hero banner Ends */

/* Global Form Styles Starts */

.start_smart #bax-dtc-fs-form {
  max-width: 960px;
  width: 100%;
  margin: 90px auto;
}

.start_smart #multiple-factors-section #mult-fact-desc p {
  color: #5a2c83;
  font-weight: 600;
}

.start_smart
  #bax-dtc-fs-form
  .cmp-dynamicform-v2
  .cmp-dynamicform__generated-form
  .cmp-dynamicform__form-group
  button:hover {
  outline: none;
}

.start_smart
  #bax-dtc-fs-form
  .cmp-dynamicform-v2
  .cmp-dynamicform__generated-form
  .cmp-dynamicform__form-text
  .cmp-dynamicform__control-label {
  position: relative;
}

.start_smart
  #bax-dtc-fs-form
  .cmp-dynamicform-v2
  .cmp-dynamicform__generated-form
  .cmp-dynamicform__form-text
  .cmp-dynamicform__control-label
  .text-danger {
  position: absolute;
  right: -10px;
}

.start_smart #bax-dtc-fs-form .cmp-dynamicform__clear-btn {
  display: none;
}

.start_smart #bax-dtc-fs-form .form-footnote p {
  font-size: 12px;
}

.start_smart #bax-dtc-fs-form .form-footnote p .tel-link {
  color: var(--bax-black);
  font-weight: 400;
}

.start_smart
  #bax-dtc-fs-form
  .cmp-dynamicform-v2
  .cmp-dynamicform__generated-form
  .form-control:not(textarea) {
  background-color: #f7f5ff;
  border: solid 1px #5a2c83;
  border-radius: 176px;
  min-height: 45px;
  font-family: var(--font-Agenda-One);
  font-size: 16px;
}

.start_smart
  #bax-dtc-fs-form
  .cmp-dynamicform-v2
  .cmp-dynamicform__form-group
  .cmp-dynamicform__control-label {
  font-size: 20px;
  line-height: 140%;
  color: var(--bax-black);
  font-weight: 600;
  font-family: var(--font-Agenda-One);
}

.start_smart
  #bax-dtc-fs-form
  .cmp-dynamicform-v2
  .cmp-dynamicform__generated-form
  .text-danger {
  color: var(--bax-black);
}

.start_smart #bax-dtc-fs-form .cmp-dynamicform__form-validation {
  display: flex;
  flex-wrap: wrap;
}

.start_smart
  #bax-dtc-fs-form
  .cmp-dynamicform__form-validation
  .cmp-dynamicform__form-group:nth-of-type(1) {
  margin-right: 4%;
}

.start_smart
  #bax-dtc-fs-form
  .cmp-dynamicform__form-validation
  .cmp-dynamicform__form-group:nth-of-type(1),
.start_smart
  #bax-dtc-fs-form
  .cmp-dynamicform__form-validation
  .cmp-dynamicform__form-group:nth-of-type(2) {
  width: 48%;
}

.start_smart
  #bax-dtc-fs-form
  .cmp-dynamicform__form-validation
  .cmp-dynamicform__form-group:nth-of-type(3) {
  width: 100%;
}

.start_smart #bax-dtc-fs-form .cmp-dynamicform__form-validation .captch-holder,
.start_smart #bax-dtc-fs-form .cmp-dynamicform__form-validation .button-group {
  width: 100%;
  margin-top: 25px;
}

.start_smart
  #bax-dtc-fs-form
  .cmp-dynamicform__form-validation
  .cmp-dynamicform__generated-form-error.text-danger {
  color: #d72a2a;
  font-size: 14px;
}

.start_smart #bax-dtc-fs-form .home-form-thank-you,
.start_smart #bax-dtc-fs-form .home-form-thank-you .body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.start_smart #bax-dtc-fs-form .home-form-thank-you {
  gap: 20px;
  padding: 40px 0;
}

.start_smart #bax-dtc-fs-form .home-form-thank-you .heading h1,
.start_smart #bax-dtc-fs-form .home-form-thank-you .body p {
  text-align: center;
}

.start_smart #bax-dtc-fs-form .home-form-thank-you .body p {
  max-width: 80%;
}

.start_smart .form-intro {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 15px;
  margin-bottom: 15px;
}

.start_smart .form-intro h2,
.start_smart .form-intro p {
  text-align: center;
}

.start_smart .form-intro p b {
  font-weight: 600;
}

.start_smart .form-intro .audio-inline {
  display: inline-block;
  text-align: center;
}

.start_smart .form-intro .audio-inline p {
  display: inline;
}

.start_smart .form-intro .audio-inline .cmp-audioComponent span {
  font-family: var(--font-Agenda-One);
  color: var(--bax-black);
  font-size: 20px;
  line-height: 140%;
  font-weight: 400;
}

.start_smart .form-intro .audio-inline button {
  background: transparent;
  padding: 0 3px 0 7px;
}

.start_smart .form-intro .audio-inline img.speaker-icon {
  vertical-align: middle;
}

/* Global Form Styles Ends */

/* Global ISI Starts */

.start_smart #customForm {
  margin: 0 auto;
}

.start_smart #isiMain-parentCont .title,
.start_smart
  #isiMain-parentCont
  .highlightinformation
  .cmp-highlightinfo__container {
  background-color: var(--bax-purple-tint);
}

.start_smart #isiMain-parentCont .title #isiTitle-heading {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0px;
}

.start_smart #isiMain-parentCont .title #isiTitle-heading h4,
.start_smart #isiMain-parentCont .highlightinformation .isiHd-onStiky {
  font-family: var(--font-Barlow-Condensed);
  color: var(--bax-deep-root);
  font-weight: 600;
}

.start_smart #isiMain-parentCont .title #isiTitle-heading,
.start_smart #isiMain-parentCont > div.text .cmp-text {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.start_smart #isiMain-parentCont > div.text {
  background-color: var(--bax-purple-tint);
}

.start_smart #isiMain-parentCont > div.text .cmp-text {
  padding: 5px 0 60px !important;
}

.start_smart
  #isiMain-parentCont
  .highlightinformation
  .cmp-highlightinfo__container {
  padding: unset;
}

.start_smart #isiMain-parentCont .highlightinformation .cmp-highlightinfo h3 {
  max-width: 1200px;
  margin: 0 auto;
  justify-content: space-between;
  max-height: 100px;
}

.start_smart #isiMain-parentCont .highlightinformation div.text {
  background-color: var(--bax-purple-tint);
}

.start_smart #isiMain-parentCont .highlightinformation div.text .cmp-text {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  padding-bottom: 50px !important;
}

.start_smart .isi-columns {
  display: flex;
  gap: 70px;
}

.start_smart .highlightinformation .isi-content {
  margin-top: 0;
}

.start_smart #isiMain-parentCont .highlightinformation .isiHd-onStiky {
  padding: 20px 0;
}

.start_smart .isi-content {
  display: flex;
  flex-direction: column;
  margin-top: 5px;
}

.start_smart .isi-content:nth-of-type(1) {
  width: 100%;
  max-width: 47%;
}

.start_smart .isi-content:nth-of-type(2) {
  width: 100%;
  max-width: 45%;
}

.start_smart .isi-content:nth-of-type(2) p:first-child {
  line-height: 100%;
  margin-bottom: 8px;
  font-size: 21px;
}

.start_smart .isi-approved-links a.side-effects::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background-image: url(/content/dam/intelligentcontent/brands/bax-dtc/us/en/now-approved/images/ExternalLink-Icon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  right: -5px;
}

.start_smart .isi-content .clr-dr {
  color: var(--bax-deep-root);
}

.start_smart .isi-content p b {
  font-weight: 600;
}

.start_smart .isi-content .isi-a-list {
  margin-left: 14px;
}

.start_smart .isi-content .isi-a-list li {
  font-family: var(--font-Agenda-One);
  font-weight: 400;
  font-size: 20px;
  line-height: 140%;
  color: var(--bax-black);
  position: relative;
  margin-bottom: 4px;
}

.start_smart .isi-content .isi-a-list li.margins {
  margin-bottom: 0px;
}

.start_smart p.margin1 {
  margin-bottom: 9px;
  margin-top: 9px;
}

/* .start_smart .isi-content .isi-a-list li::before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: var(--bax-black);
    border-radius: 50%;
    position: absolute;
    top: 12px;
    left: -12px;
} */

.start_smart .isi-content .isi-a-list li::before {
  content: "";
  width: 9px;
  height: 13px;
  background: url("/content/dam/intelligentcontent/brands/bax-dtc/us/en/start-smart/images/Description.svg");
  position: absolute;
  top: 11px;
  left: -13px;
  background-repeat: no-repeat;
  display: unset;
  border-radius: unset;
}

.start_smart #isiMain-parentCont .cmp-highlightinfo__button {
  color: var(--bax-deep-root);
  font-family: var(--font-Barlow-Condensed);
  text-decoration: none;
  align-items: flex-start;
  justify-content: flex-end;
}

.start_smart .landing-page-banner a.explore-button span.btn-icon {
  padding-left: 8px;
  position: relative;
  top: -0.5px;
}

.start_smart .isi-approved-links p b {
  font-weight: 600;
}

.start_smart .isi-approved-links {
  display: flex;
  flex-direction: column;
  margin-top: 10px;
}

.start_smart .isi-approved-links .az-report-msg {
  font-style: italic;
}

.start_smart .cmp-highlightinfo {
  box-shadow: 0px -4px 15px 0px #00000026;
}

.start_smart #isiMain-parentCont > .highlightinformation #isiTitle-heading {
  display: none;
}

.start_smart #isiMain-parentCont > .highlightinformation .isi-content {
  padding-top: 2px;
}

/* GLOBAL ISI ENDS */

/* GLOBAL FOOTER STARTS */

.start_smart #footerGlobal-baxDtc {
  background-color: var(--bax-black);
  padding: 100px 0 100px;
  position: relative;
}

.start_smart #footerGlobal-baxDtc .footerWrapper {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

.start_smart #footerGlobal-baxDtc .footerWrapper .flex-same-line {
  display: flex;
  flex-direction: row;
  gap: 60px;
  justify-content: flex-start;
  align-items: flex-start;
}

.start_smart
  #footerGlobal-baxDtc
  .footerWrapper
  .flex-same-line
  .ftr-azme-logo {
  margin-top: 10px;
}

.start_smart #footerGlobal-baxDtc p {
  font-size: 18px;
  font-family: var(--font-Jost);
  color: #fbfcfe;
}

.start_smart #footerGlobal-baxDtc .ftr-cols {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.start_smart #footerGlobal-baxDtc .ftr-cols > div.col:nth-of-type(1) {
  display: flex;
  max-width: 563px;
  flex-direction: column;
}

.start_smart #footerGlobal-baxDtc .ftr-cols > div.col:nth-of-type(2) {
  border-left: 1px solid var(--bax-arc-light);
  max-width: 516px;
  padding: 31px 0 31px 40px;
  display: flex;
  gap: 40px;
  height: fit-content;
}

.start_smart #footerGlobal-baxDtc .ftr-cols > div.col:nth-of-type(1) a {
  width: fit-content;
}

.start_smart #footerGlobal-baxDtc .ftr-azme-logo {
  margin-bottom: 30px;
}

.start_smart #footerGlobal-baxDtc .intended,
.start_smart #footerGlobal-baxDtc .ftr-body {
  margin-bottom: 20px;
}

.start_smart #footerGlobal-baxDtc .footer-link-list li:not(:last-child) {
  margin-bottom: 25px;
}

.start_smart #footerGlobal-baxDtc .footer-link-list li a {
  color: #fbfcfe;
  font-family: "Jost";
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  text-decoration: none;
}

.start_smart #footerGlobal-baxDtc .footer-link-list li a:hover {
  text-decoration: underline;
}

.start_smart #footerGlobal-baxDtc .footer-link-list li a img {
  margin-left: 7px;
}

/* GLOBAL FOOTER ENDS */

/* Global Hero banner Starts */

.start_smart .hero-banner {
  background-color: var(--bax-deep-root, #5a2c83);
}

.start_smart .hero-banner .bodyWrapper {
  min-height: 365px;
}

.start_smart h3.banner-desc {
  color: #f4f5ff;
}

.start_smart .hero-banner h5 {
  text-align: center;
  padding: 30px 0;
  color: #f4f5ff;
}

.start_smart .hero-banner .banner-mainContent {
  min-height: 275px;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.start_smart #smart-blood-pressure-page .hero-banner .banner-mainContent h1,
.start_smart #smart-about-baxfendy-page .hero-banner .banner-mainContent h1 {
  padding-top: 84px;
}

.start_smart .hero-banner .banner-mainContent h1 {
  text-transform: uppercase;
  padding-top: 30px;
  color: #f4f5ff;
}

.start_smart .hero-banner .banner-mainContent .banner-text h3,
.start_smart
  .hero-banner
  .banner-mainContent
  .banner-text
  .cmp-audioComponent
  span {
  color: var(--bax-black);
}

.start_smart
  .hero-banner
  .banner-mainContent
  .banner-text
  .cmp-audioComponent
  span {
  font-size: 28px;
  line-height: 110%;
  font-family: var(--font-Agenda-One);
  font-weight: 600;
}

.start_smart .hero-banner::after {
  content: "";
  display: block;
  position: relative;
  inset: 0;
  width: 100%;
  background-image: url("/content/dam/intelligentcontent/brands/bax-dtc/us/en/start-smart/images/savings/Hero-Divider.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}

.start_smart #smart-about-baxfendy-page .hero-banner::after {
  content: "";
  display: block;
  position: relative;
  inset: 0;
  width: 100%;
  /*height: 90px;*/
  background-image: url("/content/dam/intelligentcontent/brands/bax-dtc/us/en/start-smart/images/Hero-Divider_bg_color.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}

#bax-dtc-fs-home.start_smart
  .hero-banner
  .banner-mainContent
  .banner-btn-wrapper {
  flex-direction: column;
}

#bax-dtc-fs-home.start_smart
  .hero-banner
  .banner-mainContent
  .banner-btn-wrapper
  .btn-secondary {
  gap: unset;
  width: 100%;
  font-weight: 400;
}

#bax-dtc-fs-home.start_smart
  .hero-banner
  .banner-mainContent
  .banner-btn-wrapper
  .btn-secondary
  span {
  width: 90%;
}

#bax-dtc-fs-home.start_smart
  .hero-banner
  .banner-mainContent
  .banner-btn-wrapper
  .btn-secondary::after {
  width: 10%;
}

#bax-dtc-fs-home.start_smart
  .hero-banner
  .banner-mainContent
  .banner-text
  .cmp-audioComponent
  span {
  font-size: 24px;
}

/* Global Hero banner Ends */

/* landing page styles starts */
.start_smart div#top-banner-section {
  background: var(--Deep-Root, #5a2c83);
}


#home-page.start_smart div#top-banner-section .azcl-column-par1 {
  padding-bottom: 25px;
}

#home-page.start_smart div#top-banner-section .banner-mainContent1 h1 {
  letter-spacing: 2%;
}

.start_smart p.banner-desc {
  font-family: Agenda-One;
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;
  leading-trim: CAP_HEIGHT;
  line-height: 140%;
  letter-spacing: 0%;
  color: #F4F5FF;
  margin: 15px 0 45px;
}

.start_smart div#banner-col {
  max-width: 1200px;
  margin: 0 auto;

  display: flex;
  align-items: center;
  gap: 28px;
  min-height: 531px;
}

.start_smart .cmp-video__player,
.start_smart .cmp-video__content {
  padding: 0px;
}

.start_smart div#banner-col > div {
  width: 50%;
}

.start_smart a.explore-button {
  background: #00b3e3;
  width: 179;
  height: 56;
  gap: 8px;
  angle: 0 deg;
  opacity: 1;
  padding: 12px 39px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-radius: 100px;
  color: #282736;
  text-decoration: none;
  font-family: barlow-condensed;
  font-weight: 600;
  font-style: ExtraBold;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 120%;
  letter-spacing: 0%;
  vertical-align: middle;
  text-transform: uppercase;
}

/* MOD Carousel starts */
.start_smart .MOD-graphic-guide .audio-txt button {
  top: 0;
}

.start_smart .carousel-wrapper {
  padding: 0 20px;
}

.start_smart .carousel-block {
  margin: 0px auto 0px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 24px;
  padding: 60px;
  max-width: 1200px;
  background: #f4f5ff;
}

.start_smart .carousel-block > h2 {
  margin-bottom: 20px;
  color: var(--bax-deep-root);
}

.start_smart .carousel-block > p {
  margin-bottom: 32px;
  font-size: 18px;
}

.start_smart .carousel-block .MOD-carousel {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.start_smart .carousel-block .MOD-carousel > h5 {
  margin: 36px auto;
  text-align: center;
}

.start_smart .carousel-block .MOD-carousel .MOD-image-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  gap: 15px;
  position: relative;
}

.start_smart
  .carousel-block
  .MOD-carousel
  .MOD-image-wrapper
  .MOD-carousel-img {
  max-width: 34.4%;
  z-index: 1;
  transition: opacity ease-out 0.5s;
  opacity: 0;
  position: absolute;
}

.start_smart
  .carousel-block
  .MOD-carousel
  .MOD-image-wrapper
  .MOD-carousel-img.active {
  opacity: 1;
  position: relative;
}

.start_smart .carousel-block .MOD-carousel .MOD-descriptions-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 40px 0 45px;
}

.start_smart
  .carousel-block
  .MOD-carousel
  .MOD-descriptions-wrapper
  .MOD-carousel-description {
  text-align: center;
  transition: opacity ease-out 0.5s;
  color: var(--bax-black);
  opacity: 0;
  position: absolute;
  font-size: 28px;
  font-weight: 600;
  line-height: 110%;
  font-family: var(--font-Agenda-One);
}

.start_smart
  .carousel-block
  .MOD-carousel
  .MOD-descriptions-wrapper
  .MOD-carousel-description
  span {
  color: var(--bax-steel-teal);
}

.start_smart
  .carousel-block
  .MOD-carousel
  .MOD-descriptions-wrapper
  .MOD-carousel-description.active {
  opacity: 1;
  position: relative;
}

.start_smart .carousel-block .MOD-carousel > h5:has(span.mw75) {
  max-width: 75%;
}

.start_smart .carousel-block .MOD-carousel > h5:has(span.mw80) {
  max-width: 80%;
}

.start_smart
  .carousel-block
  .MOD-carousel
  .MOD-image-wrapper
  .MOD-carousel-arrow {
  width: 100%;
  max-width: 42px;
  height: 48px;
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  position: relative;
  z-index: 1;
}

.start_smart
  .carousel-block
  .MOD-carousel
  .MOD-image-wrapper
  .MOD-carousel-arrow.right {
  background-image: url("/content/dam/intelligentcontent/brands/bax-dtc/us/en/full-sites/images/how-bax-works/Transition_RightArrow.svg");
}

.start_smart
  .carousel-block
  .MOD-carousel
  .MOD-image-wrapper
  .MOD-carousel-arrow.left {
  background-image: url("/content/dam/intelligentcontent/brands/bax-dtc/us/en/full-sites/images/how-bax-works/Transition_RightArrow.svg");
  transform: rotate(180deg);
}

.start_smart
  .carousel-block
  .MOD-carousel
  .MOD-image-wrapper
  .MOD-carousel-arrow.right.blocked,
.start_smart
  .carousel-block
  .MOD-carousel
  .MOD-image-wrapper
  .MOD-carousel-arrow.left.blocked {
  opacity: 0.3;
}

.start_smart .carousel-block .MOD-graphic-guide,
.start_smart .carousel-block .MOD-graphic-guide .item,
.start_smart .carousel-block .MOD-graphic-guide .item .audio-txt {
  display: flex;
  align-items: center;
  justify-content: center;
}

.start_smart .carousel-block .MOD-graphic-guide .item .audio-txt p,
.start_smart .carousel-block .MOD-graphic-guide .item p {
  font-size: 18px;
}

.start_smart .carousel-block .MOD-graphic-guide {
  gap: 46px;
  width: 100%;
  border-top: 1px solid;
  max-width: 1010px;
  padding-top: 12px;
}

.start_smart .carousel-block .MOD-graphic-guide .item {
  gap: 15px;
}

.start_smart .carousel-block .MOD-graphic-guide .item img {
  width: 100%;
}

.start_smart .carousel-block .MOD-graphic-guide .item:nth-of-type(1) img {
  max-width: 53px;
}

.start_smart .carousel-block .MOD-graphic-guide .item:nth-of-type(2) img {
  max-width: 29px;
}

.start_smart .carousel-block .MOD-graphic-guide .item:nth-of-type(3) img {
  max-width: 43px;
}

.start_smart
  .carousel-block
  .MOD-graphic-guide
  .item:nth-of-type(1)
  .speaker-icon:hover {
  cursor: pointer;
}

.start_smart#saving-page .form-footnote .tel-link {
  color: #282736;
}

/* Carousel End */

/* Modal start */

.start_smart .modal {
  cursor: initial;
}

.start_smart .modal-enabled {
  overflow: hidden;
}

.start_smart .modal--visible {
  visibility: visible !important;
  opacity: 1 !important;
}

.start_smart .cmp-modal--defaultStyle.modal--overflow {
  overflow-y: scroll;
  padding-top: 0;
}

.start_smart .modal .modal-box {
  background: transparent;
}

.start_smart .modal .modal-box__content {
  max-width: 960px;
  height: calc(100vh - 200px);
  width: 100%;
  padding: 70px 80px;
  border-radius: 24px;
  box-shadow: 0px 0px 32px 0px #00000040;
  overflow-y: scroll;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
  margin: 0 auto;
  scrollbar-width: none;
}

.start_smart .modal .modal-box__content:has(> .exit-ramp-content) {
  height: unset;
  padding: 70px 40px;
}

.start_smart .modal .modal-box__content #modalTitle {
  color: var(--bax-deep-root);
  text-align: center;
  margin-bottom: 15px;
}

.start_smart .modal.exit-ramp-modal button.modal__close {
  display: none;
}

.start_smart .modal button.modal__close {
  top: 30px;
  right: 40px;
}

.start_smart .modal button.modal__close span.modal__closeIcon svg path {
  fill: #350062;
}

.start_smart .modal span.modal__closeLabel {
  display: none;
}

.start_smart .modal .modal-box__content p {
  margin-bottom: 10px;
}

.start_smart .modal .modal-box__content p.modal-disclaimer {
  margin-bottom: 0px;
}

.start_smart .modal .modal-box__content p a {
  font-weight: 600;
}

.start_smart .modal .modal-box__content .modal-tel-link {
  color: var(--bax-black);
  text-decoration: none;
}

.start_smart .exit-ramp-content {
  text-align: center;
}

.start_smart .exit-ramp-content .exit-ramp-title {
  font-family: var(--font-Barlow-Condensed);
  font-style: normal;
  font-weight: 600;
  font-size: 38px;
  line-height: 39px;
  color: var(--bax-deep-root);
  width: 94%;
  max-width: 678px;
  margin: auto;
}

.start_smart .exit-ramp-content .exit-ramp-body {
  font-family: var(--font-Agenda-One);
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  color: var(--bax-black);
  width: 94%;
  margin: 14px auto 40px;
}

.start_smart .exit-ramp-content .exit-ramp-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 32px;
  flex-direction: row-reverse;
}

.start_smart .exit-ramp-content .exit-ramp-actions a.exit-ramp-continue {
  font-family: var(--font-Barlow-Condensed);
  font-weight: 700;
  font-style: normal;
  height: 45px;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0;
  color: #ffffff;
  display: flex;
  justify-content: center;
  column-gap: 8px;
  align-items: center;
  background-color: var(--bax-deep-root);
  text-decoration: none;
  width: 100%;
  max-width: 114px;
  padding: 11px;
  border: 1px solid var(--bax-deep-root);
  border-radius: 100px;
  text-align: center;
}

.start_smart .exit-ramp-content .exit-ramp-actions a.exit-ramp-continue:hover {
  background-color: #ffffff;
  color: #5a2c83;
  text-decoration: none;
}

.start_smart .exit-ramp-content .exit-ramp-actions a.exit-ramp-continue::after {
  content: "";
  background-image: url("/content/dam/intelligentcontent/brands/bax-dtc/us/en/full-sites/images/CTA_Arrow_Right.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  display: block;
  width: 8px;
  height: 15px;
  position: relative;
  top: 0;
}

.start_smart
  .exit-ramp-content
  .exit-ramp-actions
  a.exit-ramp-continue:hover::after {
  background-image: url("/content/dam/intelligentcontent/brands/bax-dtc/us/en/full-sites/images/CTA_Arrow_Right-purple.svg");
}

.start_smart .exit-ramp-content .exit-ramp-actions .exit-ramp-cancel {
  font-family: var(--font-Barlow-Condensed);
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  height: 45px;
  line-height: 18px;
  letter-spacing: 0;
  color: var(--bax-deep-root);
  display: flex;
  justify-content: center;
  column-gap: 30px;
  align-items: center;
  background-color: #ffffff;
  text-decoration: none;
  width: 100%;
  max-width: 96px;
  padding: 11px;
  border: 1px solid var(--bax-deep-root);
  border-radius: 100px;
  text-align: center;
  cursor: pointer;
}

.start_smart .exit-ramp-content .exit-ramp-actions .exit-ramp-cancel:hover {
  background-color: #5a2c83;
  color: #ffffff;
  text-decoration: none;
}

.start_smart
  .exit-ramp-content
  .exit-ramp-actions
  .exit-ramp-cancel:hover::after {
  background-image: url("/content/dam/intelligentcontent/brands/bax-dtc/us/en/full-sites/images/bax-cta-arrow.svg");
}

/* Modal end */
/*==============================================sitemap CSS===============================*/
.start_smart:has(#sitemap) {
  background-color: #fff;
}

.start_smart #sitemap {
  max-width: 1000px;
  padding-inline: 20px;
  margin-inline: auto;
  margin-block: 120px 100px;
}

.start_smart #sitemap li {
  font-size: 20px;
  line-height: 1.4;
  font-family: var(--font-Agenda-One);
  font-weight: 600;
  margin-bottom: 15px;
}

.start_smart #sitemap li a {
  text-decoration-thickness: from-font;
}

.start_smart #sitemap h2 {
  margin-bottom: 16px;
}

/*==============================================end========================================*/

#saving-page.start_smart
  #customForm.cmp-formv2
  .cmp-formv2__group:nth-of-type(4),
#saving-page.start_smart
  #customForm.cmp-formv2
  .cmp-formv2__group:nth-of-type(5) {
  width: 48%;
}

#saving-page.start_smart
  #customForm.cmp-formv2
  .cmp-formv2__group:nth-of-type(4) {
  margin-right: 4%;
}

@media (min-width: 768px) and (max-width: 991px) {
  .start_smart#blood-pressure-page .hero-banner h5 {
    text-align: center;
  }

  .start_smart#blood-pressure-page
    #smart-blood-pressure-page
    .hero-banner
    .banner-mainContent
    h1 {
    text-align: center;
  }

  .start_smart#blood-pressure-page
    #smart-blood-pressure-page
    .hero-banner
    .bodyWrapper {
    align-items: center;
  }

  .start_smart#blood-pressure-page
    #smart-blood-pressure-page
    #bax-routine
    .title
    h2,
  .start_smart#blood-pressure-page
    #smart-blood-pressure-page
    #multiple-factors-section
    h2 {
    text-align: center;
  }

  .start_smart#blood-pressure-page #multiple-factors-section #mult-fact-desc p {
    text-align: center;
  }

  .start_smart#blood-pressure-page .carousel-block .MOD-graphic-guide {
    justify-content: center;
  }

  .start_smart .hero-banner::after {
    height: 11vw !important;
  }

  #about-baxfendy-page .start_smart h3,
  .start_smart h4 {
    width: 100% !important;
  }

  .start_smart #isiMain-parentCont .highlightinformation .isiHd-onStiky {
    max-width: 100% !important;
    font-size: 24px !important;
  }

  .start_smart#blood-pressure-page
    .carousel-block
    .MOD-carousel
    .MOD-image-wrapper
    .MOD-carousel-img {
    max-width: 28.4%;
  }
}

@media (max-width: 991px) {
  .start_smart .logo-section {
    padding: 27px 0px;
  }
  
.start_smart .cmp-list-dropdown--mobile.cmp-list-dropdown--vertical .cmp-list-dropdown--list {
    display: none
}

  .start_smart .isi-approved-links .az-report-msg {
    margin-top: 10px;
  }

  .start_smart #footerGlobal-baxDtc .footer-link-list li:not(:last-child) {
    margin-bottom: 30px;
  }

  .start_smart #footerGlobal-baxDtc {
    padding-bottom: 100px;
    padding-top: 60px;
  }

  .start_smart #footerGlobal-baxDtc p {
    line-height: 140%;
  }

  .start_smart .cmp-video__player,
  .cmp-video__content {
    width: 100%;
    padding: 0.5em 0 !important;
  }

  .start_smart .isi-columns p.clr-dr {
    font-weight: 600;
  }

  .start_smart .isi-content {
    margin-top: 5px;
  }

  .start_smart .isi-approved-links {
    margin-top: 5px;
  }

  .start_smart #isiMain-parentCont > .highlightinformation .isi-approved-links {
    padding: 0 10px;
  }

  .start_smart h4 {
    line-height: 120%;
  }

  .start_smart p.banner-desc {
    font-size: 18px;
    line-height: 130%;
    margin: 15px 0 0px;
  }

  .start_smart
    .cmp-list-dropdown--mobile.cmp-list-dropdown--vertical
    .fa-chevron-circle-down:before {
    content: "\f078";
  }

  .start_smart .onlydesktop {
    display: none !important;
  }

  /*Top dropdown list styles starts*/
  .start_smart .listToDropdown .cmp-list-dropdown__head {
    padding: 10px;
    text-align: center;
    color: var(--bax-steel-teal);
    font-size: 12px;
    font-weight: 600;
    font-family: var(--font-Agenda-One);
    line-height: 140%;
    text-decoration: none;
  }

  .start_smart .avabnr p {
    text-align: left;
    max-width: 75%;
  }

  .start_smart
    .cmp-list-dropdown--mobile.cmp-list-dropdown--vertical
    .open
    + .cmp-list-dropdown--list {
    position: relative;
    background-color: transparent;
    border: none;
    box-shadow: none;
    padding: 0px 20px;
    display:block;
  }

  .start_smart
    .cmp-list-dropdown--mobile.cmp-list-dropdown--vertical
    .cmp-list-dropdown--list
    li {
    width: 100%;
    border-top: 0.5px solid #282736;
    padding: 15px 0px;
  }

  .start_smart
    .cmp-list-dropdown--mobile.cmp-list-dropdown--vertical
    .cmp-list-dropdown--list
    li
    a {
    color: var(--bax-steel-teal);
    font-size: 12px;
    font-weight: 600;
    font-family: var(--font-Agenda-One);
    line-height: 140%;
    display: flex;
    justify-content: space-between;
  }

  .start_smart
    .cmp-list-dropdown--mobile.cmp-list-dropdown--vertical
    .cmp-list-dropdown--list
    li
    a:after {
    content: url("/content/dam/intelligentcontent/brands/bax-dtc/us/en/start-smart/images/chevron-right.svg");
    right: 15px !important;
        position: relative !important;
  }

  .start_smart .HCPbar {
    padding: 0 20px;
    display: none;
  }

  .start_smart .listToDropdown {
    background-color: #f4f5ff;
    display: block;
  }

  /*Top dropdown list styles ends*/

  .start_smart h2 {
    font-size: 32px;
  }

  #saving-page .start_smart h5 {
    font-size: 20px;
    max-width: 249px !important;
  }

  #about-baxfendy-pag .start_smart h5 {
    font-size: 20px;
    max-width: 345.5px !important;
  }

  #about-baxfendy-page.start_smart h2 {
    font-size: 32px;
  }

  .start_smart h3,
  .start_smart h4 {
    font-size: 24px;
  }

  #about-baxfendy-page .start_smart h3,
  .start_smart h4 {
    font-size: 24px;
    width: 350px;
  }
  
  .start_smart .isi-content:nth-of-type(2) p:first-child {
  font-size: 19px;
}
  
  .start_smart p {
    font-size: 18px;
    line-height: 130%;
  }

  /* Global Form Mobile Styles */
  .start_smart #bax-dtc-fs-form {
    margin: 50px auto;
    padding: 0 20px;
  }

  .start_smart #bax-dtc-fs-form .cmp-dynamicform__form-validation {
    flex-wrap: nowrap;
    flex-direction: column;
  }

  .start_smart
    #bax-dtc-fs-form
    .cmp-dynamicform__form-validation
    .cmp-dynamicform__form-group:nth-of-type(1) {
    margin-right: unset;
  }

  .start_smart
    #bax-dtc-fs-form
    .cmp-dynamicform__form-validation
    .cmp-dynamicform__form-group:nth-of-type(1),
  .start_smart
    #bax-dtc-fs-form
    .cmp-dynamicform__form-validation
    .cmp-dynamicform__form-group:nth-of-type(2) {
    width: unset;
  }

  .start_smart
    #bax-dtc-fs-form
    .cmp-dynamicform-v2
    .cmp-dynamicform__form-group
    .cmp-dynamicform__control-label {
    font-size: 18px;
  }

  .start_smart
    #bax-dtc-fs-form
    .cmp-dynamicform-v2
    .cmp-dynamicform__generated-form {
    padding: 0;
  }

  .start_smart
    #bax-dtc-fs-form
    .cmp-dynamicform__form-group.button-group
    button {
    width: 100%;
    padding: 16px 47px 14px;
    margin-bottom: 20px;
  }

  /* Global Form Mobile Styles End*/

  /* Global Header Mobile Styles */
  .start_smart #bax-dtc-fs-header .HCPbar {
    padding: 0 20px;
  }

  .start_smart #bax-dtc-fs-header .avabnr .wrapper {
    justify-content: flex-start;
    padding: 11px 12px 12px;
  }

  .start_smart #bax-dtc-fs-header .avabnr p {
    text-align: left;
    max-width: 75%;
  }

  .start_smart #bax-dtc-fs-header #header-mainSection .cmp-image--mobile {
    max-width: 172px;
  }

  .start_smart #bax-dtc-fs-header #header-mainSection .cmp-navigation {
    display: none;
  }

  .start_smart #bax-dtc-fs-header #header-mainSection .btn-primary {
    font-size: 12px;
    padding: 10px 15px;
  }

  .start_smart
    #bax-dtc-fs-header
    #header-mainSection
    #navSearch-contParent
    > .text {
    order: 1;
  }

  .start_smart
    #bax-dtc-fs-header
    #header-mainSection
    #navSearch-contParent
    > .navigation {
    order: 2;
  }

  /* Global Header Mobile Styles End*/

  /* Global Footer Mobile Styles */
  .start_smart #footerGlobal-baxDtc .ftr-cols {
    flex-direction: column;
    gap: 60px;
  }

  .start_smart #footerGlobal-baxDtc .ftr-cols > div.col:nth-of-type(2) {
    border-left: unset;
    border-top: 1px solid var(--bax-arc-light);
    padding: 30px 0 0;
    flex-direction: column;
    gap: 25px;
    align-items: flex-start;
    width: 100%;
  }

  .start_smart #footerGlobal-baxDtc .footerWrapper {
    padding: 0 20px;
  }

  .start_smart #footerGlobal-baxDtc .footerWrapper .flex-same-line {
    display: flex;
    flex-direction: column;
    gap: 40px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .start_smart #footerGlobal-baxDtc .ftr-cols {
    align-items: flex-start;
  }

  /* Global Footer Mobile Styles End*/

  /* Global Hero Banner Mobile Styles */

  .start_smart .hero-banner .bodyWrapper {
    min-height: 275px;
    display: flex;
    align-items: flex-start;
    padding: 10px 20px 40px 20px;
    flex-direction: column;
  }

  .start_smart#blood-pressure-page .hero-banner .bodyWrapper {
    padding-top: 0px;
  }

  .start_smart .hero-banner .banner-mainContent {
    min-height: 200px;
    align-items: flex-start;
  }

  .start_smart .hero-banner .banner-mainContent h1 {
    padding: 50px 0 10px;
    text-shadow: unset;
    margin-bottom: 20px;
    font-size: 40px;
  }

  .start_smart .hero-banner h5 {
    text-align: left;
    padding: 20px 0;
    font-size: 20px;
    line-height: 100%;
  }

  .start_smart .hero-banner h1 {
    padding: 0;
    margin-bottom: 40px;
  }

  .start_smart .hero-banner::after {
    background-image: url("/content/dam/intelligentcontent/brands/bax-dtc/us/en/start-smart/images/savings/Hero-Bottom-Mobile.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    height: 11.5vw;
  }

  /* Global Hero Banner Mobile Styles End*/

  /* Global Error Page Mobile Styles */
  .start_smart .error-message > div {
    padding: 60px 20px;
  }

  .start_smart .error-message h2 {
    font-size: 32px;
  }

  /* Global Error Page Mobile Styles End*/

  /* Global Carousel Mobile Styles */

  .start_smart .carousel-block {
    padding: 40px 22px;
    border-radius: 0;
  }

  .start_smart .carousel-block .MOD-graphic-guide {
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 14px 5vw;
    padding-top: 35px;
  }

  .start_smart .carousel-block .MOD-graphic-guide .item p {
    font-size: 18px;
  }

  .start_smart .carousel-block .MOD-graphic-guide .item:nth-of-type(1) {
    order: 1;
    min-width: 172px;
    gap: 18px;
  }

  .start_smart .carousel-block .MOD-graphic-guide .item:nth-of-type(2) {
    order: 2;
    min-width: 90px;
    gap: 16px;
    margin-top: 0;
  }

  .start_smart .carousel-block .MOD-graphic-guide .item:nth-of-type(3) {
    order: 3;
    min-width: 118px;
    gap: 16px;
  }

  .start_smart .carousel-block .MOD-graphic-guide .item:nth-of-type(1) img {
    max-width: 41px;
  }

  .start_smart .carousel-block .MOD-graphic-guide .item:nth-of-type(2) img {
    max-width: 29px;
  }

  .start_smart .carousel-block .MOD-graphic-guide .item:nth-of-type(3) img {
    max-width: 43px;
  }

  .start_smart
    .carousel-block
    .MOD-graphic-guide
    .item:nth-of-type(1)
    .audio-txt,
  .start_smart
    .carousel-block
    .MOD-graphic-guide
    .item:nth-of-type(2)
    .audio-txt {
    min-width: 125px;
    justify-content: flex-start;
  }

  .start_smart .carousel-block .MOD-carousel .MOD-image-wrapper {
    gap: 10px;
  }

  /*.start_smart .carousel-block .MOD-carousel .MOD-image-wrapper .MOD-carousel-img {*/
  /*  max-width: 71.7%;*/
  /*}*/

  .start_smart .carousel-block .MOD-carousel > h5:has(span.mw75),
  .start_smart .carousel-block .MOD-carousel > h5:has(span.mw80),
  .start_smart .carousel-block .MOD-carousel #MOD-carousel-img-description {
    max-width: unset;
  }

  .start_smart .carousel-block .MOD-carousel > h5,
  .start_smart .carousel-block > h3 {
    text-align: center;
  }

  .start_smart
    .carousel-block
    .MOD-carousel
    .MOD-descriptions-wrapper
    .MOD-carousel-description {
    font-size: 24px;
  }

  .start_smart .carousel-wrapper {
    padding: 0;
  }

  /* fixes  15-04-26*/

  .start_smart #multiple-factors-section h2 {
    text-align: left;
  }

  .start_smart #multiple-factors-section #mult-fact-desc p {
    text-align: left;
    color: #5a2c83;
    font-weight: 600;
  }

  .start_smart #smart-blood-pressure-page .hero-banner .banner-mainContent h1 {
    padding: 50px 0 10px;
    text-shadow: unset;
    margin-bottom: 20px;
    text-align: left;
    font-size: 40px;
  }

  /* Global Carousel Mobile Styles End*/

  .start_smart #smart-about-baxfendy-page .hero-banner::after {
    background-image: url("/content/dam/intelligentcontent/brands/bax-dtc/us/en/start-smart/images/Hero-Divider_bg_color-mobile.svg");
    background-size: auto;
  }

  /* Global ISI Mobile Styles */

  .start_smart #isiMain-parentCont .title #isiTitle-heading {
    padding: 0 20px;
  }

  .start_smart #isiMain-parentCont .title #isiTitle-heading h4 {
    max-width: 80%;
  }

  .start_smart #isiMain-parentCont > div.text .cmp-text {
    padding: 4px 22px 40px !important;
  }

  .start_smart #isiMain-parentCont .highlightinformation .isiHd-onStiky {
    font-size: 18px;
    max-width: 280px;
  }

  .start_smart #isiMain-parentCont .highlightinformation .cmp-highlightinfo h3 {
    padding: 0 12px;
  }

  .start_smart
    #isiMain-parentCont
    .highlightinformation
    .highlightinformation
    .isiHd-onStiky {
    display: none;
  }

  .start_smart #isiMain-parentCont .cmp-highlightinfo__button {
    justify-content: flex-start;
    width: 5%;
  }

  .start_smart .highlightinformation .cmp-highlightinfo__content {
    width: 95%;
  }

  .start_smart .highlightinformation .isi-content {
    padding: 10px 12px 0;
    margin-top: 20px;
  }

  .start_smart .isi-content {
    margin-bottom: 5px;
  }

  .start_smart .isi-content .isi-a-list li {
    font-size: 18px;
    line-height: 130%;
    margin-bottom: 2px;
  }

  .start_smart .isi-approved {
    margin-top: 15px;
  }

  .start_smart .isi-approved p:nth-of-type(2) {
    margin-bottom: 20px;
  }

  .start_smart #bax-dtc-form .form-intro > p:nth-of-type(2) {
    padding-top: 20px;
  }

  .start_smart .isi-content a[target="_blank"]::after {
    top: unset;
    bottom: 3px;
  }

  .start_smart #isiMain-parentCont .highlightinformation #isiTitle-heading {
    padding: 10px 20px;
  }

  .start_smart #isiMain-parentCont > .highlightinformation .isi-content {
    margin-top: 0;
  }

  .start_smart .isi-columns {
    flex-direction: column;
    gap: unset;
  }

  .start_smart .isi-content:nth-of-type(1),
  .start_smart .isi-content:nth-of-type(2) {
    max-width: unset;
  }

  /*modal starts*/

  .start_smart .modal .modal-box__content {
    padding: 70px 25px;
    width: calc(100% - 40px);
  }

  .start_smart .cmp-modal--defaultStyle.modal {
    display: flex;
  }

  .start_smart .cmp-modal--defaultStyle .modal__close {
    position: absolute;
    left: calc(100vw - 90px);
    top: 20px;
    background: #fff;
    right: unset;
    z-index: 1000;
    display: block;
    width: 27px;
    height: 27px;
  }

  .start_smart .modal.exit-ramp-modal .modal-box__content {
    transform: translateY(0%);
  }

  /*=======================================sitemap========================*/
  .start_smart #sitemap h2 {
    font-size: 32px;
  }

  .start_smart #sitemap li {
    font-size: 18px;
    margin-bottom: 19px;
  }

  .start_smart #sitemap {
    margin-block: 60px 40px;
  }
  #saving-page.start_smart
    #customForm.cmp-formv2
    .cmp-formv2__group:nth-of-type(4),
  #saving-page.start_smart
    #customForm.cmp-formv2
    .cmp-formv2__group:nth-of-type(5) {
    width: 100%;
  }
  /*========================================end============================*/
}

/*modal ends*/

/* Global ISI Mobile Styles End*/

@media (min-width: 991px) and (max-width: 1230px) {
  .start_smart div#banner-col {
    margin-left: 20px;
    margin-right: 20px;
  }

  .start_smart
    #isiMain-parentCont
    .highlightinformation
    .cmp-highlightinfo__container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .start_smart #isiMain-parentCont .highlightinformation div.text {
    padding-left: 20px;
    padding-right: 20px;
  }

  .start_smart #isiMain-parentCont {
    padding-left: 20px;
    padding-right: 20px;
  }

  .start_smart #footerGlobal-baxDtc {
    padding-left: 20px;
    padding-right: 20px;
  }

  .start_smart .isi-sticky-container {
    top: 74px;
  }
}

@media (min-width: 992px) {
  .start_smart .onlymobile {
    display: none !important;
  }

  .start_smart .carousel-block .MOD-graphic-guide .item p {
    font-size: 20px !important;
  }
}

@media (min-width: 993px) and (max-width: 1200px) {
  .start_smart #isiMain-parentCont .highlightinformation div.text .cmp-text {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .start_smart #isiMain-parentCont .highlightinformation .cmp-highlightinfo h3 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

@media (min-width: 1441px) {
  .start_smart #bax-graphic-section {
    background-size: 729px;
    background-position-x: calc(50% - 435px);
  }
}

@media (max-width: 767px) {
  .start_smart
    .carousel-block
    .MOD-carousel
    .MOD-image-wrapper
    .MOD-carousel-img {
    max-width: 71.7% !important;
  }

  #home-page-id .cmp-video__thumbnail {
    width: 85% !important;
    height: 100%;
  }
}

#isi .cmp-highlightinfov2.sticky #isiMain-parentCont,
#isi .cmp-highlightinfov2.expand #isiMain-parentCont {
  margin-top: -70px; /************ start-smart-global-styles starts ***********/
  @import url("https://fonts.googleapis.com/css2?family=Big+Shoulders:opsz,wght@10..72,100..900&family=Jost:ital,wght@0,100..900;1,100..900&display=swap");

  :root {
    --bax-deep-root: #5a2c83;
    --bax-black: #282736;
    --bax-purple-tint: #f4f5ff;
    --bax-arc-light: #f6f8ff;
    --bax-steel-teal: #00738b;
    --bax-sky-pulse: #00b3e3;
    --font-Big-Shoulders: "Big Shoulders", sans-serif;
    --font-Barlow-Condensed: "barlow-condensed", sans-serif;
    --font-Agenda-One: "Agenda-One", sans-serif;
    --font-Jost: "Jost", sans-serif;
  }

  .start_smart {
    font-family: "Agenda-One";
    background: var(--Purple-Tint, #f4f5ff);
  }

  #container-3609bfe86d {
    display: none;
  }

  .start_smart .btn-primary {
    background-color: var(--bax-deep-root);
    border: 2px solid var(--bax-deep-root);
    border-radius: 100px;
    padding: 10px 40px;
    color: var(--bax-purple-tint);
    font-size: 16px;
    font-weight: 600;
    line-height: 140%;
    text-transform: uppercase;
    transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
    font-family: var(--font-Barlow-Condensed);
    text-decoration: none;
  }

  .start_smart .btn-primary::after {
    content: "";
    display: inline-block;
    position: relative;
    right: -4px;
    background-image: url("/content/dam/intelligentcontent/brands/bax-dtc/us/en/start-smart/images/bax-cta-arrow.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 12px;
    height: 12px;
    transition: background-image 0.3s ease-in-out;
  }

  .start_smart .btn-primary:hover {
    color: #5a2c83;
    background-color: #f4f5ff;
  }

  .start_smart .btn-primary:hover::after {
    background-image: url("/content/dam/intelligentcontent/brands/bax-dtc/us/en/start-smart/images/bax-cta-arrow-deep-root.svg");
  }

  .start_smart .btn-primary.download::after {
    background-image: url(/content/dam/intelligentcontent/brands/bax-dtc/us/en/start-smart/images/download-icon-purple-tint.svg);
    width: 10px;
    height: 13px;
  }

  .start_smart .btn-primary.download:hover::after {
    background-image: url(/content/dam/intelligentcontent/brands/bax-dtc/us/en/start-smart/images/download-icon-deep-root.svg);
  }

  /*Top dropdown list styles starts*/
  .start_smart .checkbox-remover {
    display: none;
  }

  .start_smart .avabnr {
    background-color: var(--bax-sky-pulse);
    position: relative;
    max-height: 200px;
    overflow: hidden;
    opacity: 1;
    transform: translateY(0);
  }

  .start_smart .avabnr .wrapper {
    justify-content: flex-start;
    padding: 11px 12px 12px;
  }

  .start_smart .avabnr .close-avabnr {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 40px;
    width: 16px;
    height: 16px;
    background-color: transparent;
    background-image: url("/content/dam/intelligentcontent/brands/bax-dtc/us/en/now-approved/images/close-icon.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    border: none;
    cursor: pointer;
  }

  .start_smart .HCPbar {
    background-color: var(--bax-purple-tint);
    display: flex;
    justify-content: flex-end;
    align-items: center;
    min-height: 27px;
    padding: 0 40px;
    gap: 20px;
    /*max-width: 1200px;*/
    margin: 0 auto;
  }

  .start_smart .HCPbar a:not(:last-child) {
    padding: 0 20px;
  }

  .start_smart .HCPbar a:last-child {
    padding-left: 20px;
  }

  .start_smart .HCPbar a {
    color: var(--bax-steel-teal);
    font-size: 12px;
    font-weight: 600;
    font-family: var(--font-Agenda-One);
    line-height: 140%;
    text-align: center;
  }

  .start_smart .cmp-list-dropdown--mobile .cmp-list-dropdown__head,
  .start_smart .cmp-list-dropdown--mobile .cmp-list-dropdown__dropdown-menu {
    display: none;
  }

  /*.start_smart .HCPbar {
    display: block;
}*/
  .start_smart .listToDropdown {
    display: none;
  }

  .start_smart .avabnr .wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 1020px;
    padding: 11px 0 12px;
    margin: 0 auto;
  }

  /*Top dropdown list styles ends*/
  .start_smart .topnavigation.languagenavigation {
    background-color: var(--bax-purple-tint);
  }

  .start_smart div#nav-list {
    background-color: var(--bax-purple-tint);
    position: relative;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    max-width: 1440px;
    right: auto;
    text-align: right;
    margin: 0 auto;
  }

  .start_smart div#nav-list ul li a {
    font-family: "Agenda-One";
    font-weight: 600;
    font-style: Bold;
    font-size: 12px;
    line-height: 140%;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-offset: 0%;
    text-decoration-thickness: 0%;
  }

  .start_smart .logo-section {
    background: #ffffff;
    width: 46%;
    margin: 0 auto;
    text-align: center;
    padding: 19px 0px;
  }

  .start_smart #bodyWrapper,
  .start_smart .bodyWrapper {
    width: 100%;
    max-width: 1020px;
    margin: 0 auto;
  }

  .start_smart a.sign-up {
    cursor: pointer;
  }

  #BAXFENDY_Logo-section {
    background: #fff;
  }

  .start_smart #bg-purple-tint {
    background-color: var(--bax-purple-tint);
  }

  #blood-pressure-page .bodyWrapper {
    max-width: 1200px;
  }

  .start_smart .cmp-text {
    padding: 0 !important;
  }

  .start_smart .pinkvar {
    color: #ff00d4;
  }

  #about-baxfendy-page.start_smart .pinkvar {
    color: #ff00d4;
    display: none;
  }

  .start_smart .tel-link {
    text-decoration: none;
  }

  .start_smart .tel-link:hover {
    text-decoration: underline;
  }

  .start_smart .has-speaker > * {
    display: inline;
  }

  .start_smart .cmp-audioComponent button {
    background: transparent;
  }

  .start_smart .txt-nowrap {
    white-space: nowrap;
  }

  .start_smart h1,
  .start_smart h2,
  .start_smart h3,
  .start_smart h4,
  .start_smart h5,
  .start_smart h6 {
    margin: 0;
  }

  .start_smart h1 {
    color: var(--bax-purple-tint);
    font-family: var(--font-Barlow-Condensed);
    font-size: 70px;
    font-weight: 800;
    line-height: 105%;
  }

  .start_smart h2,
  .start_smart h3 {
    font-weight: 600;
  }

  .start_smart h2,
  .start_smart h4 {
    font-family: var(--font-Barlow-Condensed);
  }

  .start_smart h3,
  .start_smart p {
    font-family: var(--font-Agenda-One);
  }

  .start_smart h3,
  .start_smart h4 {
    font-size: 28px;
    line-height: 110%;
  }

  .start_smart h4,
  .start_smart p {
    color: var(--bax-black);
    font-weight: 400;
  }

  .start_smart#blood-pressure-page p.font-600 {
    font-weight: 600;
    margin-top: 10px;
  }

  .start_smart h2 {
    font-size: 38px;
    color: var(--bax-black);
    line-height: 110%;
  }

  .start_smart h3 {
    color: var(--bax-deep-root);
  }

  .start_smart h5 {
    color: var(--bax-purple-tint);
    font-family: var(--font-Agenda-One);
    font-size: 22px;
    font-weight: 550;
    line-height: 100%;
  }

  .start_smart p {
    font-size: 20px;
    line-height: 140%;
  }

  #saving-page p.HyperLink-Footnote {
    font-family: var(--font-Agenda-One);
    font-size: 12px;
    line-height: 140%;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    color: var(--bax-steel-teal);
    text-decoration: underline;
    text-decoration-style: solid;
    margin-top: 15px;
  }

  .start_smart a {
    color: var(--bax-steel-teal);
    text-decoration: underline;
  }

  .start_smart #col-2 a {
    color: var(--bax-steel-teal);
    text-decoration: underline #282736 1px;
  }

  .start_smart a:hover {
    text-decoration: none;
  }

  /* Global Hero banner Starts */

  .start_smart .hero-banner {
    background-color: var(--bax-deep-root);
  }

  .start_smart .hero-banner h5 {
    text-align: center;
    padding: 30px 0;
  }

  .start_smart .hero-banner .banner-mainContent {
    min-height: 275px;
    display: flex;
    align-items: flex-end;
  }

  .start_smart .hero-banner .banner-mainContent h1 {
    text-transform: uppercase;
    /*text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);*/
    padding-bottom: 25px;
  }

  .start_smart#blood-pressure-page .hero-banner .banner-mainContent h1 {
    padding-bottom: 30px;
  }

  .start_smart .hero-banner .banner-mainContent .banner-text h3,
  .start_smart
    .hero-banner
    .banner-mainContent
    .banner-text
    .cmp-audioComponent
    span {
    color: var(--bax-purple-tint);
  }

  .start_smart
    .hero-banner
    .banner-mainContent
    .banner-text
    h3:has(+ .cmp-audioComponent) {
    display: inline-block;
  }

  .start_smart
    .hero-banner
    .banner-mainContent
    .banner-text
    .cmp-audioComponent
    span {
    font-size: 28px;
    line-height: 110%;
    font-family: var(--font-Agenda-One);
    font-weight: 600;
  }

  .start_smart .hero-banner::after {
    content: "";
    display: block;
    position: relative;
    inset: 0;
    width: 100%;
    height: 87px;
    background-image: url("/content/dam/intelligentcontent/brands/bax-dtc/us/en/now-approved/images/hero-divider-deeproot.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
  }

  .start_smart
    .cmp-list-dropdown--mobile.cmp-list-dropdown--vertical
    .cmp-list-dropdown__head {
    display: block;
  }

  /* Global Hero banner Ends */

  /* Global Form Styles Starts */

  .start_smart #bax-dtc-fs-form {
    max-width: 960px;
    width: 100%;
    margin: 90px auto;
  }

  .start_smart #multiple-factors-section #mult-fact-desc p {
    color: #5a2c83;
    font-weight: 600;
  }

  .start_smart
    #bax-dtc-fs-form
    .cmp-dynamicform-v2
    .cmp-dynamicform__generated-form
    .cmp-dynamicform__form-group
    button:hover {
    outline: none;
  }

  .start_smart
    #bax-dtc-fs-form
    .cmp-dynamicform-v2
    .cmp-dynamicform__generated-form
    .cmp-dynamicform__form-text
    .cmp-dynamicform__control-label {
    position: relative;
  }

  .start_smart
    #bax-dtc-fs-form
    .cmp-dynamicform-v2
    .cmp-dynamicform__generated-form
    .cmp-dynamicform__form-text
    .cmp-dynamicform__control-label
    .text-danger {
    position: absolute;
    right: -10px;
  }

  .start_smart #bax-dtc-fs-form .cmp-dynamicform__clear-btn {
    display: none;
  }

  .start_smart #bax-dtc-fs-form .form-footnote p {
    font-size: 12px;
  }

  .start_smart #bax-dtc-fs-form .form-footnote p .tel-link {
    color: var(--bax-black);
    font-weight: 400;
  }

  .start_smart
    #bax-dtc-fs-form
    .cmp-dynamicform-v2
    .cmp-dynamicform__generated-form
    .form-control:not(textarea) {
    background-color: #f7f5ff;
    border: solid 1px #5a2c83;
    border-radius: 176px;
    min-height: 45px;
    font-family: var(--font-Agenda-One);
    font-size: 16px;
  }

  .start_smart
    #bax-dtc-fs-form
    .cmp-dynamicform-v2
    .cmp-dynamicform__form-group
    .cmp-dynamicform__control-label {
    font-size: 20px;
    line-height: 140%;
    color: var(--bax-black);
    font-weight: 600;
    font-family: var(--font-Agenda-One);
  }

  .start_smart
    #bax-dtc-fs-form
    .cmp-dynamicform-v2
    .cmp-dynamicform__generated-form
    .text-danger {
    color: var(--bax-black);
  }

  .start_smart #bax-dtc-fs-form .cmp-dynamicform__form-validation {
    display: flex;
    flex-wrap: wrap;
  }

  .start_smart
    #bax-dtc-fs-form
    .cmp-dynamicform__form-validation
    .cmp-dynamicform__form-group:nth-of-type(1) {
    margin-right: 4%;
  }

  .start_smart
    #bax-dtc-fs-form
    .cmp-dynamicform__form-validation
    .cmp-dynamicform__form-group:nth-of-type(1),
  .start_smart
    #bax-dtc-fs-form
    .cmp-dynamicform__form-validation
    .cmp-dynamicform__form-group:nth-of-type(2) {
    width: 48%;
  }

  .start_smart
    #bax-dtc-fs-form
    .cmp-dynamicform__form-validation
    .cmp-dynamicform__form-group:nth-of-type(3) {
    width: 100%;
  }

  .start_smart
    #bax-dtc-fs-form
    .cmp-dynamicform__form-validation
    .captch-holder,
  .start_smart
    #bax-dtc-fs-form
    .cmp-dynamicform__form-validation
    .button-group {
    width: 100%;
    margin-top: 25px;
  }

  .start_smart
    #bax-dtc-fs-form
    .cmp-dynamicform__form-validation
    .cmp-dynamicform__generated-form-error.text-danger {
    color: #d72a2a;
    font-size: 14px;
  }

  .start_smart #bax-dtc-fs-form .home-form-thank-you,
  .start_smart #bax-dtc-fs-form .home-form-thank-you .body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .start_smart #bax-dtc-fs-form .home-form-thank-you {
    gap: 20px;
    padding: 40px 0;
  }

  .start_smart #bax-dtc-fs-form .home-form-thank-you .heading h1,
  .start_smart #bax-dtc-fs-form .home-form-thank-you .body p {
    text-align: center;
  }

  .start_smart #bax-dtc-fs-form .home-form-thank-you .body p {
    max-width: 80%;
  }

  .start_smart .form-intro {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 15px;
    margin-bottom: 15px;
  }

  .start_smart .form-intro h2,
  .start_smart .form-intro p {
    text-align: center;
  }

  .start_smart .form-intro p b {
    font-weight: 600;
  }

  .start_smart .form-intro .audio-inline {
    display: inline-block;
    text-align: center;
  }

  .start_smart .form-intro .audio-inline p {
    display: inline;
  }

  .start_smart .form-intro .audio-inline .cmp-audioComponent span {
    font-family: var(--font-Agenda-One);
    color: var(--bax-black);
    font-size: 20px;
    line-height: 140%;
    font-weight: 400;
  }

  .start_smart .form-intro .audio-inline button {
    background: transparent;
    padding: 0 3px 0 7px;
  }

  .start_smart .form-intro .audio-inline img.speaker-icon {
    vertical-align: middle;
  }

  /* Global Form Styles Ends */

  /* Global ISI Starts */

  .start_smart #customForm {
    margin: 0 auto;
  }

  .start_smart #isiMain-parentCont .title,
  .start_smart
    #isiMain-parentCont
    .highlightinformation
    .cmp-highlightinfo__container {
    background-color: var(--bax-purple-tint);
  }

  .start_smart #isiMain-parentCont .title #isiTitle-heading {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-top: 0px;
  }

  .start_smart #isiMain-parentCont .title #isiTitle-heading h4,
  .start_smart #isiMain-parentCont .highlightinformation .isiHd-onStiky {
    font-family: var(--font-Barlow-Condensed);
    color: var(--bax-deep-root);
    font-weight: 600;
  }

  .start_smart #isiMain-parentCont .title #isiTitle-heading,
  .start_smart #isiMain-parentCont > div.text .cmp-text {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
  }

  .start_smart #isiMain-parentCont > div.text {
    background-color: var(--bax-purple-tint);
  }

  .start_smart #isiMain-parentCont > div.text .cmp-text {
    padding: 5px 0 60px !important;
  }

  .start_smart
    #isiMain-parentCont
    .highlightinformation
    .cmp-highlightinfo__container {
    padding: unset;
  }

  .start_smart #isiMain-parentCont .highlightinformation .cmp-highlightinfo h3 {
    max-width: 1200px;
    margin: 0 auto;
    justify-content: space-between;
    max-height: 100px;
  }

  .start_smart #isiMain-parentCont .highlightinformation div.text {
    background-color: var(--bax-purple-tint);
  }

  .start_smart #isiMain-parentCont .highlightinformation div.text .cmp-text {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    padding-bottom: 50px !important;
  }

  .start_smart .isi-columns {
    display: flex;
    gap: 70px;
  }

  .start_smart .highlightinformation .isi-content {
    margin-top: 0;
  }

  .start_smart #isiMain-parentCont .highlightinformation .isiHd-onStiky {
    padding: 20px 0;
  }

  .start_smart .isi-content {
    display: flex;
    flex-direction: column;
    margin-top: 5px;
  }

  .start_smart .isi-content:nth-of-type(1) {
    width: 100%;
    max-width: 47%;
  }

  .start_smart .isi-content:nth-of-type(2) {
    width: 100%;
    max-width: 45%;
  }

  .start_smart .isi-content:nth-of-type(2) p:first-child {
    line-height: 100%;
    margin-bottom: 8px;
  }

  .start_smart .isi-approved-links a.side-effects::after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url(/content/dam/intelligentcontent/brands/bax-dtc/us/en/now-approved/images/ExternalLink-Icon.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    right: -5px;
  }

  .start_smart .isi-content .clr-dr {
    color: var(--bax-deep-root);
  }

  .start_smart .isi-content p b {
    font-weight: 600;
  }

  .start_smart .isi-content .isi-a-list {
    margin-left: 14px;
  }

  .start_smart .isi-content .isi-a-list li {
    font-family: var(--font-Agenda-One);
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    color: var(--bax-black);
    position: relative;
    margin-bottom: 4px;
  }

  .start_smart .isi-content .isi-a-list li.margins {
    margin-bottom: 0px;
  }

  .start_smart p.margin1 {
    margin-bottom: 9px;
    margin-top: 9px;
  }

  /* .start_smart .isi-content .isi-a-list li::before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: var(--bax-black);
    border-radius: 50%;
    position: absolute;
    top: 12px;
    left: -12px;
} */

  .start_smart .isi-content .isi-a-list li::before {
    content: "";
    width: 9px;
    height: 13px;
    background: url("/content/dam/intelligentcontent/brands/bax-dtc/us/en/start-smart/images/Description.svg");
    position: absolute;
    top: 11px;
    left: -13px;
    background-repeat: no-repeat;
    display: unset;
    border-radius: unset;
  }

  .start_smart #isiMain-parentCont .cmp-highlightinfo__button {
    color: var(--bax-deep-root);
    font-family: var(--font-Barlow-Condensed);
    text-decoration: none;
    align-items: flex-start;
    justify-content: flex-end;
  }

  .start_smart .landing-page-banner a.explore-button span.btn-icon {
    padding-left: 8px;
    position: relative;
    top: -0.5px;
  }

  .start_smart .isi-approved-links p b {
    font-weight: 600;
  }

  .start_smart .isi-approved-links {
    display: flex;
    flex-direction: column;
    margin-top: 10px;
  }

  .start_smart .isi-approved-links .az-report-msg {
    font-style: italic;
  }

  .start_smart .cmp-highlightinfo {
    box-shadow: 0px -4px 15px 0px #00000026;
  }

  .start_smart #isiMain-parentCont > .highlightinformation #isiTitle-heading {
    display: none;
  }

  .start_smart #isiMain-parentCont > .highlightinformation .isi-content {
    padding-top: 2px;
  }

  /* GLOBAL ISI ENDS */

  /* GLOBAL FOOTER STARTS */

  .start_smart #footerGlobal-baxDtc {
    background-color: var(--bax-black);
    padding: 100px 0 100px;
    position: relative;
  }

  .start_smart #footerGlobal-baxDtc .footerWrapper {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
  }

  .start_smart #footerGlobal-baxDtc .footerWrapper .flex-same-line {
    display: flex;
    flex-direction: row;
    gap: 60px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .start_smart
    #footerGlobal-baxDtc
    .footerWrapper
    .flex-same-line
    .ftr-azme-logo {
    margin-top: 10px;
  }

  .start_smart #footerGlobal-baxDtc p {
    font-size: 18px;
    font-family: var(--font-Jost);
    color: #fbfcfe;
  }

  .start_smart #footerGlobal-baxDtc .ftr-cols {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .start_smart #footerGlobal-baxDtc .ftr-cols > div.col:nth-of-type(1) {
    display: flex;
    max-width: 563px;
    flex-direction: column;
  }

  .start_smart #footerGlobal-baxDtc .ftr-cols > div.col:nth-of-type(2) {
    border-left: 1px solid var(--bax-arc-light);
    max-width: 516px;
    padding: 31px 0 31px 40px;
    display: flex;
    gap: 40px;
    height: fit-content;
  }

  .start_smart #footerGlobal-baxDtc .ftr-cols > div.col:nth-of-type(1) a {
    width: fit-content;
  }

  .start_smart #footerGlobal-baxDtc .ftr-azme-logo {
    margin-bottom: 30px;
  }

  .start_smart #footerGlobal-baxDtc .intended,
  .start_smart #footerGlobal-baxDtc .ftr-body {
    margin-bottom: 20px;
  }

  .start_smart #footerGlobal-baxDtc .footer-link-list li:not(:last-child) {
    margin-bottom: 25px;
  }

  .start_smart #footerGlobal-baxDtc .footer-link-list li a {
    color: #fbfcfe;
    font-family: "Jost";
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    text-decoration: none;
  }

  .start_smart #footerGlobal-baxDtc .footer-link-list li a:hover {
    text-decoration: underline;
  }

  .start_smart #footerGlobal-baxDtc .footer-link-list li a img {
    margin-left: 7px;
  }

  /* GLOBAL FOOTER ENDS */

  /* Global Hero banner Starts */

  .start_smart .hero-banner {
    background-color: var(--bax-deep-root, #5a2c83);
  }

  .start_smart .hero-banner .bodyWrapper {
    min-height: 365px;
  }

  .start_smart h3.banner-desc {
    color: #f4f5ff;
  }

  .start_smart .hero-banner h5 {
    text-align: center;
    padding: 30px 0;
    color: #f4f5ff;
  }

  .start_smart .hero-banner .banner-mainContent {
    min-height: 275px;
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .start_smart #smart-blood-pressure-page .hero-banner .banner-mainContent h1,
  .start_smart #smart-about-baxfendy-page .hero-banner .banner-mainContent h1 {
    padding-top: 84px;
  }

  .start_smart .hero-banner .banner-mainContent h1 {
    text-transform: uppercase;
    padding-top: 30px;
    color: #f4f5ff;
  }

  .start_smart .hero-banner .banner-mainContent .banner-text h3,
  .start_smart
    .hero-banner
    .banner-mainContent
    .banner-text
    .cmp-audioComponent
    span {
    color: var(--bax-black);
  }

  .start_smart
    .hero-banner
    .banner-mainContent
    .banner-text
    .cmp-audioComponent
    span {
    font-size: 28px;
    line-height: 110%;
    font-family: var(--font-Agenda-One);
    font-weight: 600;
  }

  .start_smart .hero-banner::after {
    content: "";
    display: block;
    position: relative;
    inset: 0;
    width: 100%;
    height: 89px;
    background-image: url("/content/dam/intelligentcontent/brands/bax-dtc/us/en/start-smart/images/savings/Hero-Divider.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    background-position-y: 1px;
  }

  .start_smart #smart-about-baxfendy-page .hero-banner::after {
    content: "";
    display: block;
    position: relative;
    inset: 0;
    width: 100%;
    /*height: 90px;*/
    background-image: url("/content/dam/intelligentcontent/brands/bax-dtc/us/en/start-smart/images/Hero-Divider_bg_color.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
  }

  #bax-dtc-fs-home.start_smart
    .hero-banner
    .banner-mainContent
    .banner-btn-wrapper {
    flex-direction: column;
  }

  #bax-dtc-fs-home.start_smart
    .hero-banner
    .banner-mainContent
    .banner-btn-wrapper
    .btn-secondary {
    gap: unset;
    width: 100%;
    font-weight: 400;
  }

  #bax-dtc-fs-home.start_smart
    .hero-banner
    .banner-mainContent
    .banner-btn-wrapper
    .btn-secondary
    span {
    width: 90%;
  }

  #bax-dtc-fs-home.start_smart
    .hero-banner
    .banner-mainContent
    .banner-btn-wrapper
    .btn-secondary::after {
    width: 10%;
  }

  #bax-dtc-fs-home.start_smart
    .hero-banner
    .banner-mainContent
    .banner-text
    .cmp-audioComponent
    span {
    font-size: 24px;
  }

  /* Global Hero banner Ends */

  /* landing page styles starts */
  .start_smart div#top-banner-section {
    background: var(--Deep-Root, #5a2c83);
  }

  /*
#home-page.start_smart div#top-banner-section .azcl-column-par1 {
  padding-bottom: 25px;
}

#home-page.start_smart div#top-banner-section .banner-mainContent1 h1 {
  letter-spacing: 2%;
}

.start_smart p.banner-desc {
  font-family: Agenda-One;
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;
  leading-trim: CAP_HEIGHT;
  line-height: 140%;
  letter-spacing: 0%;
  color: #F4F5FF;
  margin: 15px 0 45px;
}
*/
  .start_smart div#banner-col {
    max-width: 1200px;
    margin: 0 auto;

    display: flex;
    align-items: center;
    gap: 28px;
    min-height: 531px;
  }

  .start_smart .cmp-video__player,
  .start_smart .cmp-video__content {
    padding: 0px;
  }

  .start_smart div#banner-col > div {
    width: 50%;
  }

  .start_smart a.explore-button {
    background: #00b3e3;
    width: 179;
    height: 56;
    gap: 8px;
    angle: 0 deg;
    opacity: 1;
    padding: 12px 39px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-radius: 100px;
    color: #282736;
    text-decoration: none;
    font-family: barlow-condensed;
    font-weight: 600;
    font-style: ExtraBold;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0%;
    vertical-align: middle;
    text-transform: uppercase;
  }

  /* MOD Carousel starts */
  .start_smart .MOD-graphic-guide .audio-txt button {
    top: 0;
  }

  .start_smart .carousel-wrapper {
    padding: 0 20px;
  }

  .start_smart .carousel-block {
    margin: 0px auto 0px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 24px;
    padding: 60px;
    max-width: 1200px;
    background: #f4f5ff;
  }

  .start_smart .carousel-block > h2 {
    margin-bottom: 20px;
    color: var(--bax-deep-root);
  }

  .start_smart .carousel-block > p {
    margin-bottom: 32px;
    font-size: 18px;
  }

  .start_smart .carousel-block .MOD-carousel {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .start_smart .carousel-block .MOD-carousel > h5 {
    margin: 36px auto;
    text-align: center;
  }

  .start_smart .carousel-block .MOD-carousel .MOD-image-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    gap: 15px;
    position: relative;
  }

  .start_smart
    .carousel-block
    .MOD-carousel
    .MOD-image-wrapper
    .MOD-carousel-img {
    max-width: 34.4%;
    z-index: 1;
    transition: opacity ease-out 0.5s;
    opacity: 0;
    position: absolute;
  }

  .start_smart
    .carousel-block
    .MOD-carousel
    .MOD-image-wrapper
    .MOD-carousel-img.active {
    opacity: 1;
    position: relative;
  }

  .start_smart .carousel-block .MOD-carousel .MOD-descriptions-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 40px 0 45px;
  }

  .start_smart
    .carousel-block
    .MOD-carousel
    .MOD-descriptions-wrapper
    .MOD-carousel-description {
    text-align: center;
    transition: opacity ease-out 0.5s;
    color: var(--bax-black);
    opacity: 0;
    position: absolute;
    font-size: 28px;
    font-weight: 600;
    line-height: 110%;
    font-family: var(--font-Agenda-One);
  }

  .start_smart
    .carousel-block
    .MOD-carousel
    .MOD-descriptions-wrapper
    .MOD-carousel-description
    span {
    color: var(--bax-steel-teal);
  }

  .start_smart
    .carousel-block
    .MOD-carousel
    .MOD-descriptions-wrapper
    .MOD-carousel-description.active {
    opacity: 1;
    position: relative;
  }

  .start_smart .carousel-block .MOD-carousel > h5:has(span.mw75) {
    max-width: 75%;
  }

  .start_smart .carousel-block .MOD-carousel > h5:has(span.mw80) {
    max-width: 80%;
  }

  .start_smart
    .carousel-block
    .MOD-carousel
    .MOD-image-wrapper
    .MOD-carousel-arrow {
    width: 100%;
    max-width: 42px;
    height: 48px;
    background-color: transparent;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    position: relative;
    z-index: 1;
  }

  .start_smart
    .carousel-block
    .MOD-carousel
    .MOD-image-wrapper
    .MOD-carousel-arrow.right {
    background-image: url("/content/dam/intelligentcontent/brands/bax-dtc/us/en/full-sites/images/how-bax-works/Transition_RightArrow.svg");
  }

  .start_smart
    .carousel-block
    .MOD-carousel
    .MOD-image-wrapper
    .MOD-carousel-arrow.left {
    background-image: url("/content/dam/intelligentcontent/brands/bax-dtc/us/en/full-sites/images/how-bax-works/Transition_RightArrow.svg");
    transform: rotate(180deg);
  }

  .start_smart
    .carousel-block
    .MOD-carousel
    .MOD-image-wrapper
    .MOD-carousel-arrow.right.blocked,
  .start_smart
    .carousel-block
    .MOD-carousel
    .MOD-image-wrapper
    .MOD-carousel-arrow.left.blocked {
    opacity: 0.3;
  }

  .start_smart .carousel-block .MOD-graphic-guide,
  .start_smart .carousel-block .MOD-graphic-guide .item,
  .start_smart .carousel-block .MOD-graphic-guide .item .audio-txt {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .start_smart .carousel-block .MOD-graphic-guide .item .audio-txt p,
  .start_smart .carousel-block .MOD-graphic-guide .item p {
    font-size: 18px;
  }

  .start_smart .carousel-block .MOD-graphic-guide {
    gap: 46px;
    width: 100%;
    border-top: 1px solid;
    max-width: 1010px;
    padding-top: 12px;
  }

  .start_smart .carousel-block .MOD-graphic-guide .item {
    gap: 15px;
  }

  .start_smart .carousel-block .MOD-graphic-guide .item img {
    width: 100%;
  }

  .start_smart .carousel-block .MOD-graphic-guide .item:nth-of-type(1) img {
    max-width: 53px;
  }

  .start_smart .carousel-block .MOD-graphic-guide .item:nth-of-type(2) img {
    max-width: 29px;
  }

  .start_smart .carousel-block .MOD-graphic-guide .item:nth-of-type(3) img {
    max-width: 43px;
  }

  .start_smart
    .carousel-block
    .MOD-graphic-guide
    .item:nth-of-type(1)
    .speaker-icon:hover {
    cursor: pointer;
  }

  .start_smart#saving-page .form-footnote .tel-link {
    color: #282736;
  }

  /* Carousel End */

  /* Modal start */

  .start_smart .modal {
    cursor: initial;
  }

  .start_smart .modal-enabled {
    overflow: hidden;
  }

  .start_smart .modal--visible {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .start_smart .cmp-modal--defaultStyle.modal--overflow {
    overflow-y: scroll;
    padding-top: 0;
  }

  .start_smart .modal .modal-box {
    background: transparent;
  }

  .start_smart .modal .modal-box__content {
    max-width: 960px;
    height: calc(100vh - 200px);
    width: 100%;
    padding: 70px 80px;
    border-radius: 24px;
    box-shadow: 0px 0px 32px 0px #00000040;
    overflow-y: scroll;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    margin: 0 auto;
    scrollbar-width: none;
  }

  .start_smart .modal .modal-box__content:has(> .exit-ramp-content) {
    height: unset;
    padding: 70px 40px;
  }

  .start_smart .modal .modal-box__content #modalTitle {
    color: var(--bax-deep-root);
    text-align: center;
    margin-bottom: 15px;
  }

  .start_smart .modal.exit-ramp-modal button.modal__close {
    display: none;
  }

  .start_smart .modal button.modal__close {
    top: 30px;
    right: 40px;
  }

  .start_smart .modal button.modal__close span.modal__closeIcon svg path {
    fill: #350062;
  }

  .start_smart .modal span.modal__closeLabel {
    display: none;
  }

  .start_smart .modal .modal-box__content p {
    margin-bottom: 10px;
  }

  .start_smart .modal .modal-box__content p.modal-disclaimer {
    margin-bottom: 0px;
  }

  .start_smart .modal .modal-box__content p a {
    font-weight: 600;
  }

  .start_smart .modal .modal-box__content .modal-tel-link {
    color: var(--bax-black);
    text-decoration: none;
  }

  .start_smart .exit-ramp-content {
    text-align: center;
  }

  .start_smart .exit-ramp-content .exit-ramp-title {
    font-family: var(--font-Barlow-Condensed);
    font-style: normal;
    font-weight: 600;
    font-size: 38px;
    line-height: 39px;
    color: var(--bax-deep-root);
    width: 94%;
    max-width: 678px;
    margin: auto;
  }

  .start_smart .exit-ramp-content .exit-ramp-body {
    font-family: var(--font-Agenda-One);
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: var(--bax-black);
    width: 94%;
    margin: 14px auto 40px;
  }

  .start_smart .exit-ramp-content .exit-ramp-actions {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 32px;
    flex-direction: row-reverse;
  }

  .start_smart .exit-ramp-content .exit-ramp-actions a.exit-ramp-continue {
    font-family: var(--font-Barlow-Condensed);
    font-weight: 700;
    font-style: normal;
    height: 45px;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0;
    color: #ffffff;
    display: flex;
    justify-content: center;
    column-gap: 8px;
    align-items: center;
    background-color: var(--bax-deep-root);
    text-decoration: none;
    width: 100%;
    max-width: 114px;
    padding: 11px;
    border: 1px solid var(--bax-deep-root);
    border-radius: 100px;
    text-align: center;
  }

  .start_smart
    .exit-ramp-content
    .exit-ramp-actions
    a.exit-ramp-continue:hover {
    background-color: #ffffff;
    color: #5a2c83;
    text-decoration: none;
  }

  .start_smart
    .exit-ramp-content
    .exit-ramp-actions
    a.exit-ramp-continue::after {
    content: "";
    background-image: url("/content/dam/intelligentcontent/brands/bax-dtc/us/en/full-sites/images/CTA_Arrow_Right.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    width: 8px;
    height: 15px;
    position: relative;
    top: 0;
  }

  .start_smart
    .exit-ramp-content
    .exit-ramp-actions
    a.exit-ramp-continue:hover::after {
    background-image: url("/content/dam/intelligentcontent/brands/bax-dtc/us/en/full-sites/images/CTA_Arrow_Right-purple.svg");
  }

  .start_smart .exit-ramp-content .exit-ramp-actions .exit-ramp-cancel {
    font-family: var(--font-Barlow-Condensed);
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    height: 45px;
    line-height: 18px;
    letter-spacing: 0;
    color: var(--bax-deep-root);
    display: flex;
    justify-content: center;
    column-gap: 30px;
    align-items: center;
    background-color: #ffffff;
    text-decoration: none;
    width: 100%;
    max-width: 96px;
    padding: 11px;
    border: 1px solid var(--bax-deep-root);
    border-radius: 100px;
    text-align: center;
    cursor: pointer;
  }

  .start_smart .exit-ramp-content .exit-ramp-actions .exit-ramp-cancel:hover {
    background-color: #5a2c83;
    color: #ffffff;
    text-decoration: none;
  }

  .start_smart
    .exit-ramp-content
    .exit-ramp-actions
    .exit-ramp-cancel:hover::after {
    background-image: url("/content/dam/intelligentcontent/brands/bax-dtc/us/en/full-sites/images/bax-cta-arrow.svg");
  }

  /* Modal end */
  /*==============================================sitemap CSS===============================*/
  .start_smart:has(#sitemap) {
    background-color: #fff;
  }

  .start_smart #sitemap {
    max-width: 1000px;
    padding-inline: 20px;
    margin-inline: auto;
    margin-block: 120px 100px;
  }

  .start_smart #sitemap li {
    font-size: 20px;
    line-height: 1.4;
    font-family: var(--font-Agenda-One);
    font-weight: 600;
    margin-bottom: 15px;
  }

  .start_smart #sitemap li a {
    text-decoration-thickness: from-font;
  }

  .start_smart #sitemap h2 {
    margin-bottom: 16px;
  }

  /*==============================================end========================================*/

  #saving-page.start_smart
    #customForm.cmp-formv2
    .cmp-formv2__group:nth-of-type(4),
  #saving-page.start_smart
    #customForm.cmp-formv2
    .cmp-formv2__group:nth-of-type(5) {
    width: 48%;
  }

  #saving-page.start_smart
    #customForm.cmp-formv2
    .cmp-formv2__group:nth-of-type(4) {
    margin-right: 4%;
  }

  @media (min-width: 768px) and (max-width: 991px) {
    .start_smart#blood-pressure-page .hero-banner h5 {
      text-align: center;
    }

    .start_smart#blood-pressure-page
      #smart-blood-pressure-page
      .hero-banner
      .banner-mainContent
      h1 {
      text-align: center;
    }

    .start_smart#blood-pressure-page
      #smart-blood-pressure-page
      .hero-banner
      .bodyWrapper {
      align-items: center;
    }

    .start_smart#blood-pressure-page
      #smart-blood-pressure-page
      #bax-routine
      .title
      h2,
    .start_smart#blood-pressure-page
      #smart-blood-pressure-page
      #multiple-factors-section
      h2 {
      text-align: center;
    }

    .start_smart#blood-pressure-page
      #multiple-factors-section
      #mult-fact-desc
      p {
      text-align: center;
    }

    .start_smart#blood-pressure-page .carousel-block .MOD-graphic-guide {
      justify-content: center;
    }

    .start_smart .hero-banner::after {
      height: 11vw !important;
    }

    #about-baxfendy-page .start_smart h3,
    .start_smart h4 {
      width: 100% !important;
    }

    .start_smart #isiMain-parentCont .highlightinformation .isiHd-onStiky {
      max-width: 100% !important;
      font-size: 24px !important;
    }

    .start_smart#blood-pressure-page
      .carousel-block
      .MOD-carousel
      .MOD-image-wrapper
      .MOD-carousel-img {
      max-width: 28.4%;
    }
  }

  @media (max-width: 991px) {
    .start_smart .logo-section {
      padding: 27px 0px;
    }

    .start_smart .isi-approved-links .az-report-msg {
      margin-top: 10px;
    }

    .start_smart #footerGlobal-baxDtc .footer-link-list li:not(:last-child) {
      margin-bottom: 30px;
    }

    .start_smart #footerGlobal-baxDtc {
      padding-bottom: 100px;
      padding-top: 60px;
    }

    .start_smart #footerGlobal-baxDtc p {
      line-height: 140%;
    }

    .start_smart .cmp-video__player,
    .cmp-video__content {
      width: 100%;
      padding: 0.5em 0 !important;
    }

    .start_smart .isi-columns p.clr-dr {
      font-weight: 600;
    }

    .start_smart .isi-content {
      margin-top: 5px;
    }

    .start_smart .isi-approved-links {
      margin-top: 5px;
    }

    .start_smart
      #isiMain-parentCont
      > .highlightinformation
      .isi-approved-links {
      padding: 0 10px;
    }

    .start_smart h4 {
      line-height: 120%;
    }

    .start_smart p.banner-desc {
      font-size: 18px;
      line-height: 130%;
      margin: 15px 0 0px;
    }

    .start_smart
      .cmp-list-dropdown--mobile.cmp-list-dropdown--vertical
      .fa-chevron-circle-down:before {
      content: "\f078";
    }

    .start_smart .onlydesktop {
      display: none !important;
    }

    /*Top dropdown list styles starts*/
    .start_smart .listToDropdown .cmp-list-dropdown__head {
      padding: 10px;
      text-align: center;
      color: var(--bax-steel-teal);
      font-size: 12px;
      font-weight: 600;
      font-family: var(--font-Agenda-One);
      line-height: 140%;
      text-decoration: none;
    }

    .start_smart .avabnr p {
      text-align: left;
      max-width: 75%;
    }

    .start_smart
      .cmp-list-dropdown--mobile.cmp-list-dropdown--vertical
      .open
      + .cmp-list-dropdown--list {
      position: relative;
      background-color: transparent;
      border: none;
      box-shadow: none;
      padding: 0px 20px;
    }

    .start_smart
      .cmp-list-dropdown--mobile.cmp-list-dropdown--vertical
      .cmp-list-dropdown--list
      li {
      width: 100%;
      border-top: 0.5px solid #282736;
      padding: 15px 0px;
    }

    .start_smart
      .cmp-list-dropdown--mobile.cmp-list-dropdown--vertical
      .cmp-list-dropdown--list
      li
      a {
      color: var(--bax-steel-teal);
      font-size: 12px;
      font-weight: 600;
      font-family: var(--font-Agenda-One);
      line-height: 140%;
      display: flex;
      justify-content: space-between;
    }

    .start_smart
      .cmp-list-dropdown--mobile.cmp-list-dropdown--vertical
      .cmp-list-dropdown--list
      li
      a:after {
      content: url("/content/dam/intelligentcontent/brands/bax-dtc/us/en/start-smart/images/chevron-right.svg");
    }

    .start_smart .HCPbar {
      padding: 0 20px;
      display: none;
    }

    .start_smart .listToDropdown {
      background-color: #f4f5ff;
      display: block;
    }

    /*Top dropdown list styles ends*/

    .start_smart h2 {
      font-size: 32px;
    }

    #saving-page .start_smart h5 {
      font-size: 20px;
      max-width: 249px !important;
    }

    #about-baxfendy-pag .start_smart h5 {
      font-size: 20px;
      max-width: 345.5px !important;
    }

    #about-baxfendy-page.start_smart h2 {
      font-size: 32px;
    }

    .start_smart h3,
    .start_smart h4 {
      font-size: 24px;
    }

    #about-baxfendy-page .start_smart h3,
    .start_smart h4 {
      font-size: 24px;
      width: 350px;
    }

    .start_smart p {
      font-size: 18px;
      line-height: 130%;
    }

    /* Global Form Mobile Styles */
    .start_smart #bax-dtc-fs-form {
      margin: 50px auto;
      padding: 0 20px;
    }

    .start_smart #bax-dtc-fs-form .cmp-dynamicform__form-validation {
      flex-wrap: nowrap;
      flex-direction: column;
    }

    .start_smart
      #bax-dtc-fs-form
      .cmp-dynamicform__form-validation
      .cmp-dynamicform__form-group:nth-of-type(1) {
      margin-right: unset;
    }

    .start_smart
      #bax-dtc-fs-form
      .cmp-dynamicform__form-validation
      .cmp-dynamicform__form-group:nth-of-type(1),
    .start_smart
      #bax-dtc-fs-form
      .cmp-dynamicform__form-validation
      .cmp-dynamicform__form-group:nth-of-type(2) {
      width: unset;
    }

    .start_smart
      #bax-dtc-fs-form
      .cmp-dynamicform-v2
      .cmp-dynamicform__form-group
      .cmp-dynamicform__control-label {
      font-size: 18px;
    }

    .start_smart
      #bax-dtc-fs-form
      .cmp-dynamicform-v2
      .cmp-dynamicform__generated-form {
      padding: 0;
    }

    .start_smart
      #bax-dtc-fs-form
      .cmp-dynamicform__form-group.button-group
      button {
      width: 100%;
      padding: 16px 47px 14px;
      margin-bottom: 20px;
    }

    /* Global Form Mobile Styles End*/

    /* Global Header Mobile Styles */
    .start_smart #bax-dtc-fs-header .HCPbar {
      padding: 0 20px;
    }

    .start_smart #bax-dtc-fs-header .avabnr .wrapper {
      justify-content: flex-start;
      padding: 11px 12px 12px;
    }

    .start_smart #bax-dtc-fs-header .avabnr p {
      text-align: left;
      max-width: 75%;
    }

    .start_smart #bax-dtc-fs-header #header-mainSection .cmp-image--mobile {
      max-width: 172px;
    }

    .start_smart #bax-dtc-fs-header #header-mainSection .cmp-navigation {
      display: none;
    }

    .start_smart #bax-dtc-fs-header #header-mainSection .btn-primary {
      font-size: 12px;
      padding: 10px 15px;
    }

    .start_smart
      #bax-dtc-fs-header
      #header-mainSection
      #navSearch-contParent
      > .text {
      order: 1;
    }

    .start_smart
      #bax-dtc-fs-header
      #header-mainSection
      #navSearch-contParent
      > .navigation {
      order: 2;
    }

    /* Global Header Mobile Styles End*/

    /* Global Footer Mobile Styles */
    .start_smart #footerGlobal-baxDtc .ftr-cols {
      flex-direction: column;
      gap: 60px;
    }

    .start_smart #footerGlobal-baxDtc .ftr-cols > div.col:nth-of-type(2) {
      border-left: unset;
      border-top: 1px solid var(--bax-arc-light);
      padding: 30px 0 0;
      flex-direction: column;
      gap: 25px;
      align-items: flex-start;
      width: 100%;
    }

    .start_smart #footerGlobal-baxDtc .footerWrapper {
      padding: 0 20px;
    }

    .start_smart #footerGlobal-baxDtc .footerWrapper .flex-same-line {
      display: flex;
      flex-direction: column;
      gap: 40px;
      justify-content: flex-start;
      align-items: flex-start;
    }

    .start_smart #footerGlobal-baxDtc .ftr-cols {
      align-items: flex-start;
    }

    /* Global Footer Mobile Styles End*/

    /* Global Hero Banner Mobile Styles */

    .start_smart .hero-banner .bodyWrapper {
      min-height: 275px;
      display: flex;
      align-items: flex-start;
      padding: 10px 20px 40px 20px;
      flex-direction: column;
    }

    .start_smart#blood-pressure-page .hero-banner .bodyWrapper {
      padding-top: 0px;
    }

    .start_smart .hero-banner .banner-mainContent {
      min-height: 200px;
      align-items: flex-start;
    }

    .start_smart .hero-banner .banner-mainContent h1 {
      padding: 50px 0 10px;
      text-shadow: unset;
      margin-bottom: 20px;
      font-size: 40px;
    }

    .start_smart .hero-banner h5 {
      text-align: left;
      padding: 20px 0;
      font-size: 20px;
      line-height: 100%;
    }

    .start_smart .hero-banner h1 {
      padding: 0;
      margin-bottom: 40px;
    }

    .start_smart .hero-banner::after {
      background-image: url("/content/dam/intelligentcontent/brands/bax-dtc/us/en/start-smart/images/savings/Hero-Bottom-Mobile.svg");
      background-repeat: no-repeat;
      background-size: cover;
      background-position: bottom;
      height: 11.5vw;
    }

    /* Global Hero Banner Mobile Styles End*/

    /* Global Error Page Mobile Styles */
    .start_smart .error-message > div {
      padding: 60px 20px;
    }

    .start_smart .error-message h2 {
      font-size: 32px;
    }

    /* Global Error Page Mobile Styles End*/

    /* Global Carousel Mobile Styles */

    .start_smart .carousel-block {
      padding: 40px 22px;
      border-radius: 0;
    }

    .start_smart .carousel-block .MOD-graphic-guide {
      flex-wrap: wrap;
      justify-content: flex-start;
      gap: 14px 5vw;
      padding-top: 35px;
    }

    .start_smart .carousel-block .MOD-graphic-guide .item p {
      font-size: 18px;
    }

    .start_smart .carousel-block .MOD-graphic-guide .item:nth-of-type(1) {
      order: 1;
      min-width: 172px;
      gap: 18px;
    }

    .start_smart .carousel-block .MOD-graphic-guide .item:nth-of-type(2) {
      order: 2;
      min-width: 90px;
      gap: 16px;
      margin-top: 0;
    }

    .start_smart .carousel-block .MOD-graphic-guide .item:nth-of-type(3) {
      order: 3;
      min-width: 118px;
      gap: 16px;
    }

    .start_smart .carousel-block .MOD-graphic-guide .item:nth-of-type(1) img {
      max-width: 41px;
    }

    .start_smart .carousel-block .MOD-graphic-guide .item:nth-of-type(2) img {
      max-width: 29px;
    }

    .start_smart .carousel-block .MOD-graphic-guide .item:nth-of-type(3) img {
      max-width: 43px;
    }

    .start_smart
      .carousel-block
      .MOD-graphic-guide
      .item:nth-of-type(1)
      .audio-txt,
    .start_smart
      .carousel-block
      .MOD-graphic-guide
      .item:nth-of-type(2)
      .audio-txt {
      min-width: 125px;
      justify-content: flex-start;
    }

    .start_smart .carousel-block .MOD-carousel .MOD-image-wrapper {
      gap: 10px;
    }

    /*.start_smart .carousel-block .MOD-carousel .MOD-image-wrapper .MOD-carousel-img {*/
    /*  max-width: 71.7%;*/
    /*}*/

    .start_smart .carousel-block .MOD-carousel > h5:has(span.mw75),
    .start_smart .carousel-block .MOD-carousel > h5:has(span.mw80),
    .start_smart .carousel-block .MOD-carousel #MOD-carousel-img-description {
      max-width: unset;
    }

    .start_smart .carousel-block .MOD-carousel > h5,
    .start_smart .carousel-block > h3 {
      text-align: center;
    }

    .start_smart
      .carousel-block
      .MOD-carousel
      .MOD-descriptions-wrapper
      .MOD-carousel-description {
      font-size: 24px;
    }

    .start_smart .carousel-wrapper {
      padding: 0;
    }

    /* fixes  15-04-26*/

    .start_smart #multiple-factors-section h2 {
      text-align: left;
    }

    .start_smart #multiple-factors-section #mult-fact-desc p {
      text-align: left;
      color: #5a2c83;
      font-weight: 600;
    }

    .start_smart
      #smart-blood-pressure-page
      .hero-banner
      .banner-mainContent
      h1 {
      padding: 50px 0 10px;
      text-shadow: unset;
      margin-bottom: 20px;
      text-align: left;
      font-size: 40px;
    }

    /* Global Carousel Mobile Styles End*/

    .start_smart #smart-about-baxfendy-page .hero-banner::after {
      background-image: url("/content/dam/intelligentcontent/brands/bax-dtc/us/en/start-smart/images/Hero-Divider_bg_color-mobile.svg");
      background-size: auto;
    }

    /* Global ISI Mobile Styles */

    .start_smart #isiMain-parentCont .title #isiTitle-heading {
      padding: 0 20px;
    }

    .start_smart #isiMain-parentCont .title #isiTitle-heading h4 {
      max-width: 80%;
    }

    .start_smart #isiMain-parentCont > div.text .cmp-text {
      padding: 4px 22px 40px !important;
    }

    .start_smart #isiMain-parentCont .highlightinformation .isiHd-onStiky {
      font-size: 18px;
      max-width: 280px;
    }

    .start_smart
      #isiMain-parentCont
      .highlightinformation
      .cmp-highlightinfo
      h3 {
      padding: 0 12px;
    }

    .start_smart
      #isiMain-parentCont
      .highlightinformation
      .highlightinformation
      .isiHd-onStiky {
      display: none;
    }

    .start_smart #isiMain-parentCont .cmp-highlightinfo__button {
      justify-content: flex-start;
      width: 5%;
    }

    .start_smart .highlightinformation .cmp-highlightinfo__content {
      width: 95%;
    }

    .start_smart .highlightinformation .isi-content {
      padding: 10px 12px 0;
      margin-top: 20px;
    }

    .start_smart .isi-content {
      margin-bottom: 5px;
    }

    .start_smart .isi-content .isi-a-list li {
      font-size: 18px;
      line-height: 130%;
      margin-bottom: 2px;
    }

    .start_smart .isi-approved {
      margin-top: 15px;
    }

    .start_smart .isi-approved p:nth-of-type(2) {
      margin-bottom: 20px;
    }

    .start_smart #bax-dtc-form .form-intro > p:nth-of-type(2) {
      padding-top: 20px;
    }

    .start_smart .isi-content a[target="_blank"]::after {
      top: unset;
      bottom: 3px;
    }

    .start_smart #isiMain-parentCont .highlightinformation #isiTitle-heading {
      padding: 10px 20px;
    }

    .start_smart #isiMain-parentCont > .highlightinformation .isi-content {
      margin-top: 0;
    }

    .start_smart .isi-columns {
      flex-direction: column;
      gap: unset;
    }

    .start_smart .isi-content:nth-of-type(1),
    .start_smart .isi-content:nth-of-type(2) {
      max-width: unset;
    }

    /*modal starts*/

    .start_smart .modal .modal-box__content {
      padding: 70px 25px;
      width: calc(100% - 40px);
    }

    .start_smart .cmp-modal--defaultStyle.modal {
      display: flex;
    }

    .start_smart .cmp-modal--defaultStyle .modal__close {
      position: absolute;
      left: calc(100vw - 90px);
      top: 20px;
      background: #fff;
      right: unset;
      z-index: 1000;
      display: block;
      width: 27px;
      height: 27px;
    }

    .start_smart .modal.exit-ramp-modal .modal-box__content {
      transform: translateY(0%);
    }

    /*=======================================sitemap========================*/
    .start_smart #sitemap h2 {
      font-size: 32px;
    }

    .start_smart #sitemap li {
      font-size: 18px;
      margin-bottom: 19px;
    }

    .start_smart #sitemap {
      margin-block: 60px 40px;
    }
    #saving-page.start_smart
      #customForm.cmp-formv2
      .cmp-formv2__group:nth-of-type(4),
    #saving-page.start_smart
      #customForm.cmp-formv2
      .cmp-formv2__group:nth-of-type(5) {
      width: 100%;
    }
    /*========================================end============================*/
  }

  /*modal ends*/

  /* Global ISI Mobile Styles End*/

  @media (min-width: 991px) and (max-width: 1230px) {
    .start_smart div#banner-col {
      margin-left: 20px;
      margin-right: 20px;
    }

    .start_smart
      #isiMain-parentCont
      .highlightinformation
      .cmp-highlightinfo__container {
      padding-left: 20px;
      padding-right: 20px;
    }

    .start_smart #isiMain-parentCont .highlightinformation div.text {
      padding-left: 20px;
      padding-right: 20px;
    }

    .start_smart #isiMain-parentCont {
      padding-left: 20px;
      padding-right: 20px;
    }

    .start_smart #footerGlobal-baxDtc {
      padding-left: 20px;
      padding-right: 20px;
    }

    .start_smart .isi-sticky-container {
      top: 74px;
    }
  }

  @media (min-width: 992px) {
    .start_smart .onlymobile {
      display: none !important;
    }

    .start_smart .carousel-block .MOD-graphic-guide .item p {
      font-size: 20px !important;
    }
  }

  @media (min-width: 993px) and (max-width: 1200px) {
    .start_smart #isiMain-parentCont .highlightinformation div.text .cmp-text {
      padding-left: 20px !important;
      padding-right: 20px !important;
    }

    .start_smart
      #isiMain-parentCont
      .highlightinformation
      .cmp-highlightinfo
      h3 {
      padding-left: 20px !important;
      padding-right: 20px !important;
    }
  }

  @media (min-width: 1441px) {
    .start_smart #bax-graphic-section {
      background-size: 729px;
      background-position-x: calc(50% - 435px);
    }
  }

  @media (max-width: 767px) {
    .start_smart
      .carousel-block
      .MOD-carousel
      .MOD-image-wrapper
      .MOD-carousel-img {
      max-width: 71.7% !important;
    }

    #home-page-id .cmp-video__thumbnail {
      width: 85% !important;
      height: 100%;
    }
  }

  #isi .cmp-highlightinfov2.sticky #isiMain-parentCont,
  #isi .cmp-highlightinfov2.expand #isiMain-parentCont {
    margin-top: -70px;
  }
  #isiMain-parentCont {
    margin-top: 0;
  }

  #home-page .cmp-video__thumbnail {
    width: 90% !important;
    height: 100%;
  }
}
#isiMain-parentCont {
  margin-top: 0;
}

#home-page .cmp-video__thumbnail {
  width: 90% !important;
  height: 100%;
}
