/* this css for getting-started-with-tezspire page */
#Getting-started-with-TEZSPIRE sup {
  top: -0.5em;
  position: relative;
  font-size: 60%;
  vertical-align: top;
}

#Getting-started-with-TEZSPIRE .ft4.getting_started {
  display: block !important;
}

#Getting-started-with-TEZSPIRE .cmp-teaser__content {
  width: 100% !important;
  padding: 0px !important;
  position: absolute;
  top: 56%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 1218px;
  padding: 0 20px !important;
}

#Getting-started-with-TEZSPIRE .nowrap {
  white-space: nowrap;
}

#Getting-started-with-TEZSPIRE #video-gallery-53319802-2 .gallery-txt-footnote sup,
#Getting-started-with-TEZSPIRE #video-gallery-2079131617-1 .gallery-txt-footnote sup {
  top: -2.5px;
}

#Getting-started-with-TEZSPIRE .pop-up-content .grey-box a {
  color: #003865;
  text-decoration: underline;
}

#Getting-started-with-TEZSPIRE .cmp-teaser__content h1 {
  color: #FFF;
  font-family: 'Poppins', sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
}

#Getting-started-with-TEZSPIRE #second-video-txt {
  display: none;
}

#Getting-started-with-TEZSPIRE #text-heading h3 {
  font-size: 24px;
  font-family: 'Poppins';
  font-weight: 600;
  padding-inline: 24px;
  margin-bottom: 22px;
  margin-top: 31px;
  color: #3C4242;
}

#Getting-started-with-TEZSPIRE .gallery-txt-footnote {
  text-indent: -6px;
}

#Getting-started-with-TEZSPIRE .cmp-teaser__content p {
  color: #FFF;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  max-width: unset;
}

#Getting-started-with-TEZSPIRE .cmp-teaser__content .get-teaser-img {
  width: 38%;
}

#Getting-started-with-TEZSPIRE .videogallery {
  background: unset;
}

#Getting-started-with-TEZSPIRE .cmp-videogallery__playlist {
  display: none;
}

#Getting-started-with-TEZSPIRE .clear-path-txt {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
}

#Getting-started-with-TEZSPIRE .chose-opt-h4 {
  color: #003865;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
  margin: 0;
}

#Getting-started-with-TEZSPIRE p.clear-path-p {
  color: #003865;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding-top: 24px;
  padding-bottom: 45px;
}

#Getting-started-with-TEZSPIRE .clear-path-ancor {
  display: flex;
  gap: 80px;
  align-items: center;
  justify-content: center;
  padding-bottom: 35px;
  padding-top: 18px;
}

#Getting-started-with-TEZSPIRE .chose-opt-h4 {
  padding-top: 0px;
}

#Getting-started-with-TEZSPIRE .chose-opt {
  padding-top: 27px;
  color: #003865;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

#Getting-started-with-TEZSPIRE .clear-path-ancor a {
  display: flex;
  color: #003865;
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  align-items: center;
  position: relative;
  text-decoration: none;
}

#Getting-started-with-TEZSPIRE .clear-path-ancor a::after {
  content: '';
  background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/us-102915/desktop/reply.svg);
  background-size: 100% 100%;
  width: 30px;
  height: 24px;
  position: relative;
  display: inline-block;
}

#Getting-started-with-TEZSPIRE .clear-path-ancor a::after {
  display: none;
}

#Getting-started-with-TEZSPIRE .clear-path-ancor a:before {
  content: '';
  width: 25px;
  height: 100%;
  background-color: #003865;
  height: 3px;
  left: -32px;
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: center;
  rotate: 90deg;
  border-radius: 30px;
}

#Getting-started-with-TEZSPIRE .clear-path-ancor a:hover::before {
  background-color: #FF7F32;
}

#Getting-started-with-TEZSPIRE .clear-path-ancor a:hover {
  color: #FF7F32;
}

#Getting-started-with-TEZSPIRE li.cmp-tabs__tab:focus,
#Getting-started-with-TEZSPIRE li.cmp-tabs__tab:focus-visible {
  outline: none;
}

#Getting-started-with-TEZSPIRE .tabs.panelcontainer {
    /*max-width: 1440px;*/
  margin: 0 auto;
}

#Getting-started-with-TEZSPIRE .cmp-tabs {
  text-align: center;
}

#Getting-started-with-TEZSPIRE ol.cmp-tabs__tablist {
  border-radius: 50px;
  border: 1px solid #003865;
  background: #FFF;
  width: 2;
  display: inline-flex;
  align-items: flex-start;
  height: 64px;
  margin-top: 33px;
  margin-bottom: 10px;
}

#Getting-started-with-TEZSPIRE li.cmp-tabs__tab {
  display: flex;
  padding: 16px 32px;
  align-items: flex-start;
  color: #003865;
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

#Getting-started-with-TEZSPIRE li.cmp-tabs__tab.cmp-tabs__tab--active {
  display: flex;
  padding: 16.7px 32px;
  align-items: flex-start;
  border-radius: 50px;
  background: linear-gradient(90deg, #E3264A 0%, #FF6533 100%);
  color: #FFF;
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border: 1px solid #FF6533;
  margin-top: -1.7px;
  margin-left: -2px;
}

#Getting-started-with-TEZSPIRE .clear-path-insidetxt h4 {
  font-size: 40px;
  line-height: 48px;
  font-family: 'Poppins';
  color: #003865;
  text-align: center;
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 2px;
}

#Getting-started-with-TEZSPIRE #options-tabs-item-9c0ef3062b-tab.cmp-tabs__tab--active {
  margin-right: -0.7px;
}

#Getting-started-with-TEZSPIRE .img-spl-pharma {
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 20px;
  padding-top: 11px;
}

#Getting-started-with-TEZSPIRE .speciality-pharma {
  display: flex;
  gap: 46px;
}

#Getting-started-with-TEZSPIRE .spl-pharma-h4 {
  color: #333;
  font-family: 'Poppins', sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin: 0;
  margin-bottom: 16px;
  margin-top: 8px;
}

#Getting-started-with-TEZSPIRE .sp-pharma-p {
  color: #333;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

#Getting-started-with-TEZSPIRE .three-cost-affort-white-bg {
  filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.10));
}

#Getting-started-with-TEZSPIRE .enroll-zero-hash.cost-affort-dtc {
  border: 1px solid #CACACA;
  padding: 78px 58px 71px 88px;
  gap: 35px;
  padding-bottom: 36px;
}

#Getting-started-with-TEZSPIRE .get-doses-lilup::marker {
  color: #EF426F;
}

#Getting-started-with-TEZSPIRE .enrollment-copay ul {
  max-width: 95%;
}

#Getting-started-with-TEZSPIRE .zero-flex {
  width: 100%;
  gap: 10px;
  max-width: 345px;
}

#Getting-started-with-TEZSPIRE .zero-flex .zero-orang {
  width: auto;
  height: 105px;
}

#Getting-started-with-TEZSPIRE .footnote-zero-break {
  color: #333;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  text-indent: -5px;
  padding-left: 5px;
}

#Getting-started-with-TEZSPIRE .btm-fn.footnote-zero-break.mob-foot {
  display: none;
}

#Getting-started-with-TEZSPIRE .btm-fn.footnote-zero-break.desk-foot {
  display: block;
}

#Getting-started-with-TEZSPIRE .enrollment-copay ul {
    /*padding: 0 !important;*/
  text-indent: -22px;
}

#Getting-started-with-TEZSPIRE .get-doses-lilup {
  color: #000;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

#Getting-started-with-TEZSPIRE .flex-zero-footnote {
  width: 80%;
}

#Getting-started-with-TEZSPIRE .enrollment-copay {
  padding-right: 0;
}

#Getting-started-with-TEZSPIRE .p-cpa-copay {
  padding-bottom: 16px;
  padding-right: 29px;
}

#Getting-started-with-TEZSPIRE .enrollment-copay {
  padding-right: 0;
}

#Getting-started-with-TEZSPIRE .boxEnrollBowBtn::after {
  background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/us-102915/desktop/Arrow-pink.svg);
  margin-bottom: -3px;
}

#Getting-started-with-TEZSPIRE .pay-lil {
  margin-bottom: 14px;
  margin-top: 0;
  font-size: 40px;
  line-height: 0.9;
  font-weight: 900;
}

#Getting-started-with-TEZSPIRE .help-with-treatments {
  padding-top: 70px;
}

#Getting-started-with-TEZSPIRE .support-y-first {
  max-width: 1023px;
  margin-inline: auto;
  padding-inline: 24px;
    /*margin-top: 72px;*/
  ;
}

#Getting-started-with-TEZSPIRE .support-y-first .top h2 {
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  color: #003865;
  margin-bottom: 25px;
  margin-top: 0;
}

#Getting-started-with-TEZSPIRE .support-y-first .top p {
  font-size: 20px;
  line-height: 1.4;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  color: #003865;
  max-width: 960px;
  margin-inline: auto;
}

#Getting-started-with-TEZSPIRE .support-y-first .top {
  text-align: center;
}

#Getting-started-with-TEZSPIRE .support-y-first sup {
  top: unset;
  font-size: unset;
}

#Getting-started-with-TEZSPIRE .bottom {
  display: flex;
  gap: 105px;
  margin-top: 50px;
  justify-content: space-evenly;
    /* padding-left: 21px; */
  ;
}

#Getting-started-with-TEZSPIRE .support-y-first .l-img-c img {
  max-width: 257px;
}

#Getting-started-with-TEZSPIRE .support-y-first .live-acce h2 {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 7px;
  font-family: 'Poppins';
  color: #003865;
  font-weight: 700;
}

#Getting-started-with-TEZSPIRE .support-y-first .live-acce p {
  font-size: 16px;
  font-weight: 400;
  max-width: 624px;
  font-family: 'Poppins';
  color: #333333;
  line-height: 24px;
}

#Getting-started-with-TEZSPIRE .support-y-first .live-acce p:last-child {
  font-size: 14px;
  margin-top: 12px;
  color: #3C4242;
}

#Getting-started-with-TEZSPIRE .help-resource {
  max-width: 1017px;
  margin-inline: auto;
  text-align: center;
  margin-top: 34px;
  padding-inline: 24px;
}

#Getting-started-with-TEZSPIRE .help-resource .two-col {
  display: flex;
  justify-content: space-around;
  margin-top: 77px;
  margin-bottom: 65px;
  gap: 180px;
}

#Getting-started-with-TEZSPIRE .help-resource .card {
  max-width: 360px;
  text-align: center;
}

#Getting-started-with-TEZSPIRE .help-resource h2 {
  font-size: 30px;
  line-height: 40px;
  color: #003865;
  margin-bottom: 5px;
  font-family: 'Poppins', sans-serif;
}

#Getting-started-with-TEZSPIRE .help-resource p {
  color: #333333;
  line-height: 24px;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
}

#Getting-started-with-TEZSPIRE .help-resource .detail h3 {
  font-size: 24px;
  line-height: 40px;
  margin-top: 23px;
  color: #003865;
  font-family: 'Poppins', sans-serif;
}

#Getting-started-with-TEZSPIRE .help-resource .down-pdf {
  font-size: 16px;
  font-weight: 700;
  color: #003865;
  max-width: 195px;
  height: 56px;
  display: flex;
  border-radius: 30px;
  background-color: #F5F5F5;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 2px 1px 2.5px #EF426F;
  margin-inline: auto;
  margin-top: 43px;
  font-family: 'Poppins', sans-serif;
}

#Getting-started-with-TEZSPIRE .help-resource {
  padding-inline: 24px;
}

#Getting-started-with-TEZSPIRE .help-resource .full-cta {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 354px;
  height: 56px;
  background-color: #003865;
  border-radius: 30px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  box-shadow: 0px 4px 0px 0px #EF426F;
  margin-inline: auto;
  font-family: 'Poppins', sans-serif;
}

#Getting-started-with-TEZSPIRE .help-resource .cta-icon {
  height: 20px;
  margin-left: 12px;
}

#Getting-started-with-TEZSPIRE .help-resource .full-cta .cta-icon {
  padding-top: 2px;
}

#Getting-started-with-TEZSPIRE .insure-types {
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
}

#Getting-started-with-TEZSPIRE .insure-type-p {
  color: #003865;
  font-family: 'Poppins', sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  margin-top: 48px;
  text-align: center;
  margin-bottom: 42px;
}

#Getting-started-with-TEZSPIRE .insure-two-flex {
  display: flex;
}

#Getting-started-with-TEZSPIRE .insure-txt {
  border-left: 1px solid #CACACA;
  padding-left: 48px;
  width: 69%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

#Getting-started-with-TEZSPIRE .insure-medicare {
  margin-top: 0;
  margin-bottom: 32px;
  color: #003865;
  font-family: 'Poppins', sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
    /* 133.333% */
  ;
}

/*Pop-up CSS*/
#Getting-started-with-TEZSPIRE .modal-box {
  overflow-y: scroll;
}

#Getting-started-with-TEZSPIRE .cmp-modal__modalbox.modal-md .modal-box {
  max-width: 788px !important;
  width: 100% !important;
  background-color: #FFFFFF;
  height: fit-content;
    /*max-height: 600px;*/
  max-height: none;
}

#Getting-started-with-TEZSPIRE .modal-box::-webkit-scrollbar {
  display: none;
}

#Getting-started-with-TEZSPIRE .pop-up-content .h2 {
  font-size: 30px;
  line-height: 40px;
  font-family: 'Poppins';
  font-weight: 700;
  color: #003865;
  text-align: center;
  margin-bottom: 16px;
}

#Getting-started-with-TEZSPIRE .pop-up-content .top p {
  color: #3C4242;
  font-weight: 400;
  font-family: 'Poppins';
  font-size: 16px;
  line-height: 24px;
}

#Getting-started-with-TEZSPIRE .pop-up-content .how-can-i h3 {
  color: #003865;
  font-size: 24px;
  line-height: 32px;
  font-family: 'Poppins';
  font-weight: 700;
}

#Getting-started-with-TEZSPIRE .pop-up-content .how-can-i p {
  color: #3C4242;
  font-family: 'Poppins';
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

#Getting-started-with-TEZSPIRE .pop-up-content .top {
  margin-bottom: 30px;
}

#Getting-started-with-TEZSPIRE .pop-up-content .l-g {
  display: flex;
  margin-bottom: 16px;
  gap: 16px;
}

#Getting-started-with-TEZSPIRE .pop-up-content .l-g p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  font-family: 'Poppins';
}

#Getting-started-with-TEZSPIRE .pop-up-content .l-g img {
  max-width: 20px;
}

#Getting-started-with-TEZSPIRE .pop-up-content .list {
  margin-top: 20px;
}

#Getting-started-with-TEZSPIRE .pop-up-content .l-g a {
  color: #003865;
}

#Getting-started-with-TEZSPIRE .pop-up-content .two-col {
  display: flex;
  gap: 18px;
  margin-top: 18px;
  margin-bottom: 32px;
  align-items: center;
}

#Getting-started-with-TEZSPIRE .pop-up-content .two-col img {
  flex: 1;
  width: 100%;
  max-width: 342px;
  object-fit: cover;
}

#Getting-started-with-TEZSPIRE .pop-up-content .content .heading {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  font-family: 'Poppins';
  margin-block: 0;
  margin-bottom: 16px;
  color: #003865;
    /*width: 85%;*/
  ;
}

#Getting-started-with-TEZSPIRE .popup-2 .content .heading {
  max-width: 85%;
}

#Getting-started-with-TEZSPIRE .pop-up-content .content .sub-heading {
  font-size: 16px;
  color: #3C4242;
  font-family: 'Poppins';
  line-height: 24px;
}

#Getting-started-with-TEZSPIRE .pop-up-content .content a {
  max-width: 209px;
  background-color: #003865;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-family: 'Poppins';
  border-radius: 30px;
  box-shadow: 0px 4px 1px #EF426F;
  gap: 11px;
  margin-top: 16px;
}

#Getting-started-with-TEZSPIRE .pop-up-content .content a .cta-icon img {
  max-width: 18px;
  margin-top: 6px;
}

#Getting-started-with-TEZSPIRE .pop-up-content .grey-box {
  max-width: 702px;
  padding: 32px 56px;
  background-color: #F5F5F5;
  border-radius: 10px;
  margin-bottom: 27px;
}

#Getting-started-with-TEZSPIRE .pop-up-content .grey-box p {
  font-size: 16px;
  line-height: 24px;
  font-family: 'Poppins';
  font-weight: 700;
  color: #3C4242;
  word-break: break-word;
}

#Getting-started-with-TEZSPIRE .pop-up-content.popup-2 .grey-box p {
  word-break: normal;
  padding-right: 0;
}

#Getting-started-with-TEZSPIRE .popup-2 .bottom p {
  max-width: 702px;
}

#Getting-started-with-TEZSPIRE .pop-up-content .bottom p {
  color: #3C4242;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Poppins', sans-serif;
}

#Getting-started-with-TEZSPIRE .pop-up-content .modal-box__content {
  padding-inline: 40px !important;
}

#Getting-started-with-TEZSPIRE .pop-up-content .bottom {
  margin-top: unset;
  display: block;
}

#Getting-started-with-TEZSPIRE .pop-up-content .bottom .b-txt-2 {
  margin-top: 24px;
}

#Getting-started-with-TEZSPIRE #video-gallery-2079131617-1 .inserted-extra-text p {
  padding-bottom: 9px !important;
}

#Getting-started-with-TEZSPIRE .inserted-extra-text p.footnote-space {
  padding-bottom: 5px !important;
}

#Getting-started-with-TEZSPIRE #support-along-the-way {
  background-color: #F5F5F5;
  padding-top: 80px !important;
  padding-bottom: 80px !important;
  margin-top: 30px;
}

#Getting-started-with-TEZSPIRE .modal .modal-box:first-child {
  overflow-y: scroll;
  border-radius: unset !important;
}

#Getting-started-with-TEZSPIRE .modal .modal-box:first-child .modal__close::after {
  content: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/us-102915/desktop/close_btn.png);
  scale: 0.9;
}

#Getting-started-with-TEZSPIRE .modal .modal-box:first-child .modal__close {
  position: absolute !important;
  top: 0;
  width: auto;
  top: 8px;
  right: 16px;
}

#Getting-started-with-TEZSPIRE .modal-box__content {
  padding-inline: 40px !important;
  padding-bottom: 55px;
  padding-top: 65px;
}

#Getting-started-with-TEZSPIRE .modal-box:is(.has-terms) .modal-box__content {
  padding-inline: 35px !important;
  padding-bottom: 39px;
}

#Getting-started-with-TEZSPIRE .modal {
  z-index: 999999;
  display: flex;
}

/*End of CSS*/
#Getting-started-with-TEZSPIRE .cmp-accordion__header {
  background: #003865;
  border-radius: 5px !important;
}

#Getting-started-with-TEZSPIRE .cmp-accordion__button {
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF !important;
  padding: 20px 39px 20px 31px;
  border-radius: 5px;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
}

#Getting-started-with-TEZSPIRE button#accordion-7dc3dd6d2d-item-45504f3434-button {
    display: none;
}

#Getting-started-with-TEZSPIRE .cmp-accordion__icon::before {
  content: '';
  background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/us-102915/desktop/Accordion-Toggle-close.svg);
    /* font-family: 'Font Awesome'; */
  width: 20.982px;
  background-size: 100% 100%;
  height: 20px;
  flex-shrink: 0;
  display: block;
}

#Getting-started-with-TEZSPIRE .cmp-accordion__button--expanded .cmp-accordion__icon::before {
  background: url('/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/us-102915/desktop/Accordion-Toggle-open.svg');
  width: 20px;
  background-size: 100% 100%;
  content: '';
  height: 4px;
  flex-shrink: 0;
}

#Getting-started-with-TEZSPIRE .cmp-accordion__panel--expanded {
  padding: 0;
  padding-top: 24px;
}

#Getting-started-with-TEZSPIRE .cmp-accordion__item {
  margin-bottom: 24px;
}

#Getting-started-with-TEZSPIRE .footnote-zero-break {
  padding-top: 10px;
}

#Getting-started-with-TEZSPIRE .getting-srt-is-txt {
  color: #333;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  max-width: 961.79px;
}

#Getting-started-with-TEZSPIRE .help-resource a {
  color: #333;
}

#Getting-started-with-TEZSPIRE .getting-srt-footnote {
  color: #3C4242;
    /* desktop/Footnotes/Inter-Regular */
  font-family: "Inter-Regular", helvetica;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
    /* 150% */
  ;
    padding-top: 8px;
  text-indent: -5px;
  padding-left: 5px;
}

#Getting-started-with-TEZSPIRE .getting-srt-ul ul {
  list-style-type: disc;
  padding-top: 10px !important;
}

#Getting-started-with-TEZSPIRE .accord-getting-started {
  width: 98%;
  padding-left: 16px;
}

#Getting-started-with-TEZSPIRE .getting-srt-ul li {
  padding-left: 33px;
  text-indent: -21px;
  color: #3C4242;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

#Getting-started-with-TEZSPIRE .help-resource .boldtxt {
  font-size: 14px;
  font-weight: 700;
}

#Getting-started-with-TEZSPIRE .help-resource .boldtxt a {
  text-decoration: underline;
}

#Getting-started-with-TEZSPIRE .getting-srt-is-txt a {
  color: #333;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

#Getting-started-with-TEZSPIRE #accordion-348ce21c16>div.toggle-accordion>div.expand-all.active {
  background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/us-102915/desktop/Tertiary-CTA-close.png);
  width: 166.204px;
  height: 63.474px;
  flex-shrink: 0;
  background-size: 100% 100%;
}

#Getting-started-with-TEZSPIRE #accordion-348ce21c16>div.toggle-accordion>div.collapse-all.active {
  background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/us-102915/desktop/Tertiary-CTA-open.png);
  width: 166.204px;
  height: 63.474px;
  flex-shrink: 0;
  background-size: 100% 100%;
}

#Getting-started-with-TEZSPIRE #acc-main-container h2.mheading {
  margin-bottom: 38px;
  margin-top: 60px;
  font-size: clamp(1.5rem, 1.52vi + 1.13rem, 2.5rem);
  max-width: unset;
  color: #003865;
}

/*#Getting-started-with-TEZSPIRE*/
/*    #Getting-started-with-TEZSPIRE*/
/*     #Getting-started-with-TEZSPIRE*/

#Getting-started-with-TEZSPIRE .modal-box__content::-webkit-scrollbar {
  display: none;
}

#Getting-started-with-TEZSPIRE .popup-2 .h2 {
  max-width: 460px;
  margin-inline: auto;
}

#Getting-started-with-TEZSPIRE .popup-2 .how-can-i {
  display: none;
}

#Getting-started-with-TEZSPIRE .popup-2 .two-col {
  margin-top: 20px;
  margin-bottom: 32px;
}

#Getting-started-with-TEZSPIRE .pop-up-content .content .sub-heading sup {
  font-size: unset;
  top: 0;
}

#Getting-started-with-TEZSPIRE .popup-2 .grey-box p {
  max-width: 85%;
}

#Getting-started-with-TEZSPIRE .popup-2 .grey-box {
  margin-bottom: 34px;
}

#Getting-started-with-TEZSPIRE .cmp-videogallery__chapter-item .cmp-videogallery__chapter-title::after {
  content: '';
  right: -8%;
  background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/us-102915/desktop/Arrow-Ico.svg);
  position: absolute;
  width: 14px;
  height: 7.639px;
}

#Getting-started-with-TEZSPIRE .cmp-videogallery__chapter-item.cmp-videogallery__chapter--active .cmp-videogallery__chapter-title::after,
#Getting-started-with-TEZSPIRE .cmp-videogallery__chapter-item:has(.inserted-extra-text[style="display: block;"]) .cmp-videogallery__chapter-title::after {
  content: '';
  right: -10.4%;
  background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/us-102915/desktop/Arrow-Ico-up.svg);
  position: absolute;
  width: 14px;
  height: 7.639px;
}

#Getting-started-with-TEZSPIRE .cmp-videogallery__chapter-title {
  padding: 5px 0;
  color: #003865;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}

@media screen and (min-width:992px) {
  #Getting-started-with-TEZSPIRE #video-gallery-2079131617-1>div>div.cmp-videogallery__chapter-title {
    letter-spacing: -0.1px;
  }

  #gettingwith-accordion .cmp-accordion__title {
    padding-right: 30px;
  }

  #np-header-nav-cont>div>div:nth-child(2)>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-4>ul>li,
    #np-header-nav-cont>div>div:nth-child(2)>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-4>ul>li {
    min-width: 250px;
  }

  #np-header-nav-cont>div>div>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-4>ul>li.list-item-4-2>a:after {
    content: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/nasalpolyps/global/right-arrow-icon.png);
    vertical-align: middle;
  }

  #np-header-nav-cont>div>div>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-4>ul>li.list-item-4-2>a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    text-decoration: none;
  }

  #getting--started-withvideo .cmp-video__content {
    padding: 0 !important;
  }

  #Getting-started-with-TEZSPIRE .pop-up-content .grey-box p {
    word-break: break-all;
    padding-right: 46px;
  }

  #Getting-started-with-TEZSPIRE .zero-flex {
    justify-content: flex-end;
  }

  body#Getting-started-with-TEZSPIRE div#helpful_resource {
    padding-top: 46px !important;
    display: block;
    margin-top: unset;
  }

  #Getting-started-with-TEZSPIRE .help-resource .two-col .card:first-child {
    display: none;
  }

  #Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown__item-1,
    #Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown__item-5 {
    border-right: 1px solid #C6C6C6 !important;
  }

  #Getting-started-with-TEZSPIRE #np-header-utility-nav>div>div:nth-child(2)>div>div>ul {
    display: flex !important;
  }

    /*Video gallery*/
  #Getting-started-with-TEZSPIRE .li-gallery-list li::marker {
    font-size: 11px;
    color: #EF426F;
  }

  #Getting-started-with-TEZSPIRE .support-y-first .live-acce h2 {
    margin-top: 0;
  }

  #Getting-started-with-TEZSPIRE .support-y-first .l-img-c img {
    margin-top: 10px;
  }

  #Getting-started-with-TEZSPIRE div#main-nav-root {
    max-width: 1204px;
  }

  #Getting-started-with-TEZSPIRE #np-header-nav-cont li.cmp-list-dropdown__item.cmp-list-dropdown-1 .fa.fa-angle-down,
    #Getting-started-with-TEZSPIRE #np-header-nav-cont li.cmp-list-dropdown__item.cmp-list-dropdown-5 .fa.fa-angle-down,
    #Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-2 .fa.fa-angle-down,
    #Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-4 .fa.fa-angle-down,
    #Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-3 .fa.fa-angle-down {
    right: 16px !important;
  }

  #Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-2,
    #Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-4,
    #Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-3,
    #Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-1,
    #Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-5 {
    padding-right: 42px !important;
  }

  #Getting-started-with-TEZSPIRE .enrollment-copay {
    align-self: baseline;
  }

  #Getting-started-with-TEZSPIRE .p-cpa-copay {
    padding-right: 46px;
  }

  #Getting-started-with-TEZSPIRE #accordion-348ce21c16-item-12515334a1-panel #tenth-spl-pharma p:last-child,
    #Getting-started-with-TEZSPIRE div#accordion-f475586997-item-2c48e16831-panel #tenth-spl-pharma p:last-child {
    max-width: 90%;
  }

  #Getting-started-with-TEZSPIRE #accordion-348ce21c16-item-12515334a1-panel #tenth-spl-pharma p:last-child {
    padding-top: 10px;
  }

  #Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div:nth-child(2)>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-6 {
    display: none !important;
  }

  #Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div:nth-child(2) li.cmp-list-dropdown__item.cmp-list-dropdown__item-5 {
    display: inline-flex !important;
    padding: 12px;
    align-items: center !important;
    gap: 8px;
    border-radius: 50px;
    border: 3px solid var(--TEZSPIRE-PINK, #EF426F);
    border-right: 3px solid var(--TEZSPIRE-PINK, #EF426F) !important;
    background: var(--color-gradients-brand-teze-gradient-1, linear-gradient(180deg, #F4931C 0%, #F01175 100%));
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.15);
    max-width: 206px;
    width: 100% !important;
    min-height: auto !important;
    border-radius: 50px;
    border: 3px solid var(--TEZSPIRE-PINK, #EF426F);
    background: var(--color-gradients-brand-teze-gradient-1, linear-gradient(180deg, #F4931C 0%, #F01175 100%)) !important;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.15) !important;
  }

  #Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div:nth-child(2) li.cmp-list-dropdown__item.cmp-list-dropdown__item-5 a {
    padding-left: 0 !important;
    color: #FFF;
        /* desktop/CTA-L/Poppins-Bold */
    font-family: Poppins;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  #Getting-started-with-TEZSPIRE #np-header-utility-nav .cmp-list-dropdown--desktop>ul {
    gap: 24px;
  }

  #Getting-started-with-TEZSPIRE .insure-txt:first-child {
    border-left: unset;
  }

  #Getting-started-with-TEZSPIRE .inserted-extra-text .gallery-text_spl sup {
    top: 1px;
  }

  #Getting-started-with-TEZSPIRE .cmp-videogallery {
    max-width: 1196px;
    padding-bottom: 0;
  }

  #Getting-started-with-TEZSPIRE .cmp-videogallery__holder {
    justify-content: space-between;
    flex-wrap: unset !important;
    gap: 50px;
  }

  #Getting-started-with-TEZSPIRE #first-video-txt {
    display: none;
  }

  #Getting-started-with-TEZSPIRE .cmp-videogallery__player {
    max-width: 669px;
    width: 100% !important;
    padding: 0 !important;
    height: 350px !important;
  }

  #Getting-started-with-TEZSPIRE .cmp-videogallery__content {
    max-width: 475px;
    width: 100%;
  }

  #Getting-started-with-TEZSPIRE .cmp-videogallery__chapter-item {
    position: relative;
  }

  #Getting-started-with-TEZSPIRE .cmp-videogallery__chapter--active::before,
    #Getting-started-with-TEZSPIRE .cmp-videogallery__chapter-item:has(.inserted-extra-text[style="display: block;"])::before {
    content: '';
    width: 8px;
    height: 95%;
    background: #FF7F32;
    position: absolute;
    left: -25px;
    border-radius: 30px;
    top: 6px;
  }

  #Getting-started-with-TEZSPIRE .cmp-videogallery__chapter-title:first-child {
    padding-top: 0;
  }

  #Getting-started-with-TEZSPIRE .cmp-videogallery__holder .cmp-videogallery__chapters {
    margin-top: 0;
    padding-right: 14px;
  }

  #Getting-started-with-TEZSPIRE .inserted-extra-text p {
    font-size: 14px;
    font-family: 'Poppins';
    padding-bottom: 18px !important;
    color: #333333;
    line-height: normal;
  }

  #Getting-started-with-TEZSPIRE .cmp-videogallery__chapter-content {
    border-bottom: 1px solid #CACACA;
    padding-top: 8px;
  }

  #Getting-started-with-TEZSPIRE .cmp-videogallery__chapter-title {
    font-size: 16px;
    font-weight: 600;
  }

  #Getting-started-with-TEZSPIRE .cmp-videogallery__chapter-title {
    padding-block: 8px;
  }

  #Getting-started-with-TEZSPIRE .cmp-videogallery__chapter-title {
    padding-top: 0;
  }

  #Getting-started-with-TEZSPIRE .cmp-videogallery__content.cmp-videogallery__content--none-desktop.cmp-videogallery__content--bottom-mobile {
    padding: 0;
  }

  #Getting-started-with-TEZSPIRE .cmp-videogallery__chapter-item:first-child .cmp-videogallery__chapter-content {
    padding-top: 0;
  }

  #Getting-started-with-TEZSPIRE .li-gallery-list {
    list-style: disc;
    padding-left: 20px;
    color: #333333;
    padding-bottom: 8px;
  }

  #Getting-started-with-TEZSPIRE .li-gallery-list li {
    color: #333333;
    padding-bottom: 4px;
    font-family: 'Poppins', sans-serif;
    line-height: 1.35;
  }

  #Getting-started-with-TEZSPIRE [data-extra-text="1"] p {
    padding-bottom: 10px !important;
  }

  #Getting-started-with-TEZSPIRE .inserted-extra-text .gallery-txt-footnote {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    font-family: 'Inter-Regular';
    color: #3C4242;
    padding-left: 6px;
  }

  #Getting-started-with-TEZSPIRE .boxEnrollBow {
    margin-top: 8px;
    margin-bottom: 32px;
    position: relative;
    z-index: 99;
    float: unset;
  }

  #Getting-started-with-TEZSPIRE #text-b73e78b43e .boxEnrollBow {
    margin-bottom: 15px;
  }

  #gettingwith-accordion #text-b73e78b43e .gallery-text_spl {
    padding-bottom: 8px !important;
  }

  #Getting-started-with-TEZSPIRE #text-b73e78b43e .gallery-txt-footnote:last-child {
    padding-bottom: 10px !important;
  }

  #Getting-started-with-TEZSPIRE #help-with-treatment-costs .boxEnrollBow {
    margin-top: -78px;
  }

  #Getting-started-with-TEZSPIRE #accordion-348ce21c16-item-a759296c59 {
    display: none;
  }

  #Getting-started-with-TEZSPIRE #video-gallery-2079131617-1 .boxEnrollBow {
    margin-bottom: 15px;
  }

  #Getting-started-with-TEZSPIRE .gallery-txt-footnote a {
    font-weight: 600;
    color: #3C4242;
    text-decoration: underline;
    text-underline-offset: 2px;
        /*position:relative;*/
        /*z-index:99;*/
    ;
  }

  #Getting-started-with-TEZSPIRE .gallery-txt-footnote:last-child {
    padding-bottom: 20px !important;
    position: relative;
        /*z-index:-1;*/
    ;
  }

  #Getting-started-with-TEZSPIRE [data-extra-text="3"] p:first-child {
    padding-bottom: 10px !important;
  }

  #Getting-started-with-TEZSPIRE [data-extra-text="3"] p:last-child {
    padding-bottom: 0 !important;
  }

  #Getting-started-with-TEZSPIRE #video-gallery-53319802-4>div>div.inserted-extra-text>p:nth-child(2) {
    padding-bottom: 18px !important;
  }

  #Getting-started-with-TEZSPIRE #video-gallery-53319802-4 .cmp-videogallery__chapter-content,
    #Getting-started-with-TEZSPIRE #video-gallery-2079131617-4 .cmp-videogallery__chapter-content {
    border-bottom: unset;
  }

  #Getting-started-with-TEZSPIRE .cmp-videogallery__chapter-title {
    position: relative;
    max-width: 403px;
  }

  #Getting-started-with-TEZSPIRE .cmp-videogallery__chapter-item .cmp-videogallery__chapter-title::after {
    display: flex;
    align-items: center;
    top: 50%;
    right: -10.4%;
    transform: translateY(-50%);
  }

    /*end*/;
}

#acc-main-container .toggle-accordion .expand-all.active {
  background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/us-102915/desktop/Tertiary-CTA-close.png);
  width: 166.204px;
  height: 63.474px;
  flex-shrink: 0;
  background-size: 100% 100%;
}

#acc-main-container .toggle-accordion .collapse-all.active {
  background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/us-102915/desktop/Tertiary-CTA-open.png);
  width: 166.204px;
  height: 63.474px;
  flex-shrink: 0;
  background-size: 100% 100%;
}

@media (min-width:991px) and (max-width:1280px) {
  #Getting-started-with-TEZSPIRE .cmp-videogallery__player {
    max-width: unset;
    width: 50% !important;
  }

  #Getting-started-with-TEZSPIRE .cmp-videogallery {
    padding: 0 20px;
  }
}

#Getting-started-with-TEZSPIRE .modal .modal-box:is(.has-terms) {
  overflow: unset;
  border-radius: 20px !important;
  width: auto !important;
    /*height: 85vh;*/
  ;
}

#Getting-started-with-TEZSPIRE .modal .modal-box:is(.has-terms) .modal__close {
    /*top: -13px;*/
  top: 8px;
  right: 0;
  display: contents;
}

#Getting-started-with-TEZSPIRE .modal .modal-box:is(.has-terms) .cmp-modal__content {
  overflow-y: auto;
}

#Getting-started-with-TEZSPIRE .inserted-extra-text sup {
  top: 0;
}

/*QA fixes 12-11-25*/
#Getting-started-with-TEZSPIRE .support-y-first .live-acce>p:nth-child(3) {
  text-indent: -6px;
  padding-left: 6px;
  line-height: normal;
  margin-top: 6px;
}

/*END*/

@media screen and (max-width:991px) {
  #np-header-utility-nav > div > div:nth-child(2) > div > div > ul > li.cmp-list-dropdown__item.cmp-list-dropdown-7 {
    display: none;
  }

  #Getting-started-with-TEZSPIRE .modal .modal-box:has(.tersm-and-conditions) .modal__close .modal__closeIcon::after {
    bottom: unset;
  }

  #Getting-started-with-TEZSPIRE .zero-flex {
    max-width: 293px;
  }
  
  #Getting-started-with-TEZSPIRE  #text-5004d596f5 > div > p {
    display: block !important;
}
 #Getting-started-with-TEZSPIRE #np-header-utility-nav > div > div > div {
    display: none !important;
}

  #Getting-started-with-TEZSPIRE #text-09b1a4cf48>div>div.two-col>img:nth-child(2) {
    display: block !important;
  }

  #Getting-started-with-TEZSPIRE li.cmp-tabs__tab.cmp-tabs__tab--active {
    margin-top: -1px;
  }

  #Getting-started-with-TEZSPIRE #np-header-top-banner h2 span {
    gap: 5px;
  }

  #Getting-started-with-TEZSPIRE #help-with-treatment-costs>div>div.three-flex-cost-affort>div>div>div.flex-zero-footnote>div:nth-child(2) {
    padding-top: 25px;
  }

  #Getting-started-with-TEZSPIRE .modal .modal-box:not(.has-terms):first-child .modal__close {
    top: -9px;
    justify-content: flex-end;
    background: none;
  }

  #Getting-started-with-TEZSPIRE .pay-lil {
    margin-block: 0 !important;
  }

  #Getting-started-with-TEZSPIRE #accordion-348ce21c16-item-12515334a1-panel #tenth-spl-pharma p:last-child,
    #Getting-started-with-TEZSPIRE div#accordion-f475586997-item-2c48e16831-panel #tenth-spl-pharma p:last-child {
    max-width: 287px;
  }

  #Getting-started-with-TEZSPIRE #container-9c0ef3062b>div>div.videogallery.aem-GridColumn.aem-GridColumn--default--12>div>div>div.cmp-videogallery__holder>div.cmp-videogallery__content.cmp-videogallery__content--none-desktop.cmp-videogallery__content--bottom-mobile>div>div>div>p:nth-child(5)>a {
    font-weight: 400;
  }

  #Getting-started-with-TEZSPIRE #accordion-348ce21c16-item-12515334a1-panel #tenth-spl-pharma p:last-child {
    padding-top: 20px;
  }

  #Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-1>a>span.fa.fa-angle-down:before,
    #Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-5>a>span.fa.fa-angle-down:before {
    content: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/nasalpolyps/global/plus-arrow.png);
    padding-right: 5px;
  }

  #Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-1>a>span.fa.fa-angle-down,
    #Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-5>a>span.fa.fa-angle-down {
    transform: rotate(360deg);
  }

  #Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-1:hover>a>span.fa.fa-angle-down,
    #Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-5:hover>a>span.fa.fa-angle-down {
    transform: rotate(180deg);
  }

  #Getting-started-with-TEZSPIRE #np-header-nav-cont li.cmp-list-dropdown__item.cmp-list-dropdown-1 .fa.fa-angle-down,
    #Getting-started-with-TEZSPIRE #np-header-nav-cont li.cmp-list-dropdown__item.cmp-list-dropdown-5 .fa.fa-angle-down {
    font-size: 22px;
    top: unset;
    right: 19px;
  }

  #Getting-started-with-TEZSPIRE #np-header-nav-cont li.cmp-list-dropdown__item.cmp-list-dropdown-1>ul>li,
    #Getting-started-with-TEZSPIRE #np-header-nav-cont li.cmp-list-dropdown__item.cmp-list-dropdown-5>ul>li {
    padding-left: 0px;
    border: none;
    padding-right: 0px;
    width: 100%;
    display: flex;
    padding-right: 0px;
    justify-content: space-between;
  }

  #Getting-started-with-TEZSPIRE #np-header-nav-cont li.cmp-list-dropdown__item.cmp-list-dropdown-1>ul>li:nth-child(1),
    #Getting-started-with-TEZSPIRE #np-header-nav-cont li.cmp-list-dropdown__item.cmp-list-dropdown-5>ul>li:nth-child(1) {
    border-top: none;
  }

  #Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-1.open>ul>li.list-item-1-0>a,
    #Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-1.open>ul>li.list-item-1-1>a,
    #Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-5.open>ul>li.list-item-5-1>a {
    font-family: 'Poppins';
    min-height: 49px;
    display: flex;
    align-items: center;
    border: none;
  }

  #Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-2>ul>li.list-item-2-2>a:after,
    #Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-5>ul>li.list-item-5-0>a:after {
    content: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/nasalpolyps/global/right-arrow-icon.png);
    vertical-align: middle;
  }

  #Getting-started-with-TEZSPIRE #np-header-nav-cont li.cmp-list-dropdown__item.cmp-list-dropdown-4 ul.cmp-list-dropdown__dropdown-menu li.list-item-4-2 a:after {
    padding-right: 24px;
  }

 /* #Getting-started-with-TEZSPIRE #np-header-nav-cont li.cmp-list-dropdown__item.cmp-list-dropdown-4 ul.cmp-list-dropdown__dropdown-menu li.list-item-4-2 a:after {
    content: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/nasalpolyps/global/right-arrow-icon.png);
    vertical-align: middle;
  } */

  #Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div:nth-child(2)>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-4>ul>li.list-item-4-2 a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    text-decoration: none;
  }

  #Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-2>ul>li.list-item-2-3>a:after {
    content: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/nasalpolyps/global/right-arrow-icon.png);
    vertical-align: middle;
  }

  #Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-2.open>ul>li.list-item-2-2 {
    padding-right: 24px;
  }

  #Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-2>ul>li.list-item-2-3>a:after {
    padding-right: 24px;
  }

  #Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-2>ul>li.list-item-2-3>a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    text-decoration: none;
  }

  #Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-2>ul>li.list-item-2-2>a,
    #Getting-started-with-TEZSPIRE#np-header-nav-cont>div>div>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-5>ul>li.list-item-5-0>a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    text-decoration: none;
  }

  #Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-1.open>a>span.fa.fa-angle-down:before,
    #Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-5.open>a>span.fa.fa-angle-down:before {
    content: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/nasalpolyps/global/minus-arrow.png);
  }

  #Getting-started-with-TEZSPIRE .footnote-zero-break {
    padding-top: 16px;
  }

  #Getting-started-with-TEZSPIRE .footnote-zero-break {
    max-width: 294px;
  }

  #Getting-started-with-TEZSPIRE .btm-fn.footnote-zero-break.desk-foot {
    display: none;
  }

  #Getting-started-with-TEZSPIRE .btm-fn.footnote-zero-break.mob-foot {
    display: block;
    padding-top: 0 !important;
    padding-bottom: 16px;
  }

  #Getting-started-with-TEZSPIRE .second-copay-affort {
    width: 100%;
  }

  #Getting-started-with-TEZSPIRE .second-copay-affort .boxEnrollBowBtn {
    margin: 0 auto;
  }

  #Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div:nth-child(2) li.cmp-list-dropdown__item.cmp-list-dropdown__item-5 {
    display: flex;
    padding: 12px;
    gap: 8px;
    border-radius: 50px;
    border: 3px solid var(--TEZSPIRE-PINK, #EF426F);
    border-right: 3px solid var(--TEZSPIRE-PINK, #EF426F);
    background: var(--color-gradients-brand-teze-gradient-1, linear-gradient(180deg, #F4931C 0%, #F01175 100%));
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.15);
    width: 206px;
    line-height: normal;
    margin: 23px auto;
    max-width: 100%;
    justify-content: center;
    align-items: center;
    min-height: auto;
  }

  #Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div:nth-child(2) li.cmp-list-dropdown__item.cmp-list-dropdown__item-5 a {
    padding-left: 0;
    min-height: auto;
    color: #FFF;
        /* desktop/CTA-L/Poppins-Bold */
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  #Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div:nth-child(2)>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown__item-5>a::after {
    display: none;
  }

  #Getting-started-with-TEZSPIRE #np-header-utility-nav>div>div:nth-child(2)>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-7 {
    display: none;
  }

  #Getting-started-with-TEZSPIRE #text-0c4879e5dd>div>div.two-col>img:nth-child(2) {
    display: block !important;
  }

  #Getting-started-with-TEZSPIRE .tt-imgone {
    display: none;
  }

  #Getting-started-with-TEZSPIRE .two-col img:nth-child(2) {
    display: block !important;
  }

  #Getting-started-with-TEZSPIRE .cmp-videogallery__chapter-title {
    line-height: normal;
  }

  #Getting-started-with-TEZSPIRE li#video-gallery-2079131617-1::before {
    height: 315px !important;
  }

  #Getting-started-with-TEZSPIRE #video-gallery-53319802-1:before {
    height: 246px !important;
  }

  #Getting-started-with-TEZSPIRE #video-gallery-91011407-1:before {
    height: 356px !important;
  }

  #Getting-started-with-TEZSPIRE .pay-lil {
    line-height: 28px;
    letter-spacing: unset;
    margin-right: 10px;
    margin-top: 15px;
  }

  #Getting-started-with-TEZSPIRE .enrollment-copay ul {
    text-indent: -20px;
    padding-left: 21px !important;
    padding-bottom: 0 !important;
  }

  #Getting-started-with-TEZSPIRE .help-resource {
    margin-top: 0px;
    padding: 0px;
  }

  #Getting-started-with-TEZSPIRE img.zero-orang {
    object-fit: contain;
    height: 110px;
  }

  #Getting-started-with-TEZSPIRE .gallery-txt-footnote a {
    font-weight: 600;
    color: #3C4242;
    text-decoration: underline;
    text-underline-offset: 2px;
  }

  #Getting-started-with-TEZSPIRE .inserted-extra-text sup {
    top: -0.3em;
  }

  #Getting-started-with-TEZSPIRE .inserted-extra-text .gallery-text_spl sup {
    top: 2px;
  }

  #Getting-started-with-TEZSPIRE .modal .modal-box:is(.has-terms) {
    width: 90% !important;
  }

  #Getting-started-with-TEZSPIRE .modal .modal-box:is(.has-terms) .modal__close {
    top: -6px;
  }

  #Getting-started-with-TEZSPIRE .img-spl-pharma {
    padding-top: 0;
  }

  #Getting-started-with-TEZSPIRE .cmp-videogallery__holder li:is(#video-gallery-53319802-0, #video-gallery-2079131617-0) .cmp-videogallery__chapter-title {
    text-indent: 0;
  }

  #Getting-started-with-TEZSPIRE .inserted-extra-text p a {
    color: #3C4242;
        /* font-weight: 600; */
    ;
  }

  #Getting-started-with-TEZSPIRE .cmp-videogallery__content .cmp-videogallery__chapters--enable-accordion-mobile .cmp-videogallery__chapters--accordion {
    display: block;
  }

  #Getting-started-with-TEZSPIRE #text-heading h3 {
    font-size: 20px;
    text-align: center;
    line-height: 1.3;
    margin-top: 10px;
    margin-bottom: 0;
  }

  #Getting-started-with-TEZSPIRE .modal .modal-box:first-child .modal__close::after {
    transform: scale(0.7);
    display: inline-block;
    margin-right: 5px;
  }

  #Getting-started-with-TEZSPIRE .modal .modal-box:first-child .modal__close {
    text-align: right;
    right: 0;
    display: block;
  }

  #Getting-started-with-TEZSPIRE .modal .modal-box:first-child .modal__close .modal__closeLabel {
    display: none;
  }

  #Getting-started-with-TEZSPIRE .pop-up-content .h2 {
    font-size: 28px;
    font-weight: 900;
  }

  #Getting-started-with-TEZSPIRE .pop-up-content .top p {
    font-weight: 400;
  }

  #Getting-started-with-TEZSPIRE .pop-up-content .how-can-i h3 {
    font-size: 20px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 12px;
  }

  #Getting-started-with-TEZSPIRE .pop-up-content .top {
    margin-bottom: 24px;
  }

  #Getting-started-with-TEZSPIRE .pop-up-content .l-g p {
    word-break: break-word;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    color: #333333;
  }

  #Getting-started-with-TEZSPIRE .modal-box__content {
    padding-right: 13px !important;
  }

  #Getting-started-with-TEZSPIRE .pop-up-content .l-g {
    margin-bottom: 12px;
    gap: 8px;
        /* align-items: center; */
    ;
  }

  #Getting-started-with-TEZSPIRE .pop-up-content .two-col {
    margin-top: 34px;
    flex-direction: column;
    margin-bottom: 40px;
  }

  #Getting-started-with-TEZSPIRE .pop-up-content .content .heading {
    font-size: 19.8px;
    margin-bottom: 8px;
    max-width: 100%;
  }

  #Getting-started-with-TEZSPIRE .pop-up-content .content .heading sup {
    top: unset;
    font-size: unset;
  }

  #Getting-started-with-TEZSPIRE .pop-up-content .grey-box {
    padding: 30px 29px;
    margin-bottom: 24px;
  }

  #Getting-started-with-TEZSPIRE .pop-up-content .bottom .b-txt-2 {
    margin-top: 16px;
  }

  #Getting-started-with-TEZSPIRE .pop-up-content .l-g:last-child p {
    padding-top: 5px;
  }

  #Getting-started-with-TEZSPIRE .popup-2 .two-col {
    margin-top: 30px;
    margin-bottom: 18px;
  }

  #Getting-started-with-TEZSPIRE .pop-up-content .l-g:nth-child(2) {
    margin-bottom: 8px;
  }

  #Getting-started-with-TEZSPIRE .pop-up-content .l-g:nth-child(2) a {
    text-decoration: underline;
  }

  #Getting-started-with-TEZSPIRE .popup-2 .content .sub-heading {
    padding-bottom: 0;
  }

  #Getting-started-with-TEZSPIRE .modal-box__content {
    padding-inline: 24px !important;
  }

  #Getting-started-with-TEZSPIRE #text-ab1a5c5755>div>div>div>div:nth-child(2),
    #Getting-started-with-TEZSPIRE #text-023beac7e4>div>div>div>div:nth-child(2) {
    margin-top: 28px;
  }

  #Getting-started-with-TEZSPIRE .insure-type-p {
    margin-top: 40px;
    font-size: 20px;
    line-height: 30px;
  }

  #Getting-started-with-TEZSPIRE .insure-two-flex {
    flex-direction: column;
    align-items: center;
  }

  #Getting-started-with-TEZSPIRE .insure-txt {
    border-top: 1px solid #CACACA;
    width: 100%;
    border-left: none;
    padding-left: 0;
    text-align: -webkit-center;
  }

  #Getting-started-with-TEZSPIRE .insure-medicare {
    padding-top: 24px;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 24px;
    padding-left: 40px;
    padding-right: 40px;
  }

  #Getting-started-with-TEZSPIRE .cmp-teaser__content {
    bottom: clamp(4.38rem, 21.63vw - 0.9rem, 12.5rem);
    left: unset;
    transform: unset;
    top: unset;
  }

  #Getting-started-with-TEZSPIRE .cmp-teaser__content h6 {
    margin: 0;
  }

  #Getting-started-with-TEZSPIRE .cmp-teaser__content .get-teaser-img {
    width: 100%;
    padding-left: 0px;
  }

  #Getting-started-with-TEZSPIRE .cmp-teaser__content h1 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 8px;
  }

  #Getting-started-with-TEZSPIRE .clear-path-insidetxt h4 {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    width: 83%;
    margin: 0 auto;
  }

  #Getting-started-with-TEZSPIRE p.clear-path-p {
    padding-bottom: 24px;
    font-size: 16px;
  }

  #Getting-started-with-TEZSPIRE .chose-opt {
    font-size: 16px;
    max-width: 253px;
    margin-inline: auto;
  }

  #Getting-started-with-TEZSPIRE .clear-path-ancor {
    flex-direction: column;
    gap: 17px;
    padding-bottom: 35px;
    align-items: unset;
    padding-top: 17px;
    padding-left: 21.5px;
  }

  #Getting-started-with-TEZSPIRE .clear-path-ancor a {
    font-size: 16px;
    line-height: 24px;
    gap: 6px;
  }

  #Getting-started-with-TEZSPIRE .spl-pharma-txt p {
    display: none;
  }

  #Getting-started-with-TEZSPIRE #text-3439c3ed52>div>p {
    display: block !important;
  }

  #Getting-started-with-TEZSPIRE #text-2d685ad6ef>div>p {
    display: block !important;
  }

  #Getting-started-with-TEZSPIRE .speciality-pharma img {
    width: 110px;
    height: 110px;
  }

  #Getting-started-with-TEZSPIRE .speciality-pharma {
    align-items: center;
    gap: 16px;
    margin-bottom: 16px;
  }

  #Getting-started-with-TEZSPIRE .spl-pharma-h4 {
    font-size: 20px;
    line-height: normal;
  }

  #Getting-started-with-TEZSPIRE .help-with-treatments {
    padding-top: 25px;
    padding-left: 20px;
    padding-right: 20px;
  }

  #Getting-started-with-TEZSPIRE .treatment-costs .chose-opt-h4 {
    font-size: 24px;
    line-height: 32px;
    text-align: left;
  }

  #Getting-started-with-TEZSPIRE .support-y-first .top h2 {
    font-size: 24px;
    line-height: 32px;
    text-align: left;
    margin-bottom: 17px;
    margin-top: 0;
  }

  #Getting-started-with-TEZSPIRE .support-y-first {
        /*margin-top: 38px;*/
    ;
  }

  #Getting-started-with-TEZSPIRE #support-along-the-way {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    margin-top: 38px;
  }

  #Getting-started-with-TEZSPIRE .support-y-first .top p {
    text-align: left;
    font-size: 16px;
  }

  #Getting-started-with-TEZSPIRE .support-y-first .bottom {
    margin-top: 24px;
    flex-direction: column;
    align-items: center;
    gap: unset;
  }

  #Getting-started-with-TEZSPIRE .support-y-first .l-img-c img {
    max-width: 160px;
  }

  #Getting-started-with-TEZSPIRE .support-y-first .live-acce h2 {
    margin-top: 20px;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 20px;
  }

  #Getting-started-with-TEZSPIRE .help-resource h2 {
    text-align: center;
    max-width: 95%;
    font-size: 26px;
    line-height: 32px;
    margin: 0 auto;
    padding-bottom: 16px;
  }

  #Getting-started-with-TEZSPIRE .help-resource p {
    text-align: unset;
    padding-bottom: 16px;
    line-height: normal;
  }

  #Getting-started-with-TEZSPIRE .help-resource p:nth-child(2) {
    letter-spacing: -0.2px;
    text-align: justify !important;
  }

  #Getting-started-with-TEZSPIRE #helpful_resource>div>p:nth-child(4)>a {
    display: inline-block;
  }

  #Getting-started-with-TEZSPIRE #helpful_resource>div>p:nth-child(4) {
    padding-bottom: 10px !important;
  }

  #Getting-started-with-TEZSPIRE .help-resource .two-col {
    flex-direction: column;
    align-items: center;
    margin-top: 0 !important;
    gap: 40px;
    margin-bottom: 40px;
  }

  #Getting-started-with-TEZSPIRE .help-resource .boldtxt {
    text-align: center;
    max-width: 90%;
    margin-inline: auto;
    margin-top: 0px;
  }

  #Getting-started-with-TEZSPIRE .help-resource .detail h3 {
    font-size: 16px;
    color: #003865;
    line-height: normal;
    margin-top: 0px;
  }

  #Getting-started-with-TEZSPIRE .help-resource .down-pdf {
    margin-top: 16px;
  }

  #Getting-started-with-TEZSPIRE .help-resource .full-cta {
    max-width: 238px;
    height: 80px;
    padding-left: 30px;
    text-align: left;
    border-radius: 50px;
    padding-right: 15px;
    margin-bottom: 10px;
  }

  #Getting-started-with-TEZSPIRE .help-resource .full-cta .cta-icon {
    margin-left: 0;
  }

  #Getting-started-with-TEZSPIRE .full-cta .cta-icon img {
    height: 22px;
  }

  #Getting-started-with-TEZSPIRE .pay-lil {
    margin-bottom: 24px;
    margin-right: -7px;
    font-size: 30px;
    margin-left: unset;
    font-weight: 900;
  }

  #Getting-started-with-TEZSPIRE #text-24465e27c9 > div > p, #Getting-started-with-TEZSPIRE #text-c4be024c83 > div > p {
    display: block !important;
  }

  #Getting-started-with-TEZSPIRE .zero-flex .zero-orang {
    height: 86px !important;
    width: auto !important;
  }

  #Getting-started-with-TEZSPIRE .flex-zero-footnote {
    width: 100%;
  }

  #Getting-started-with-TEZSPIRE .enroll-zero-hash.cost-affort-dtc {
    padding: 28px 24px 40px;
    gap: 16px;
  }

  #Getting-started-with-TEZSPIRE .help-with-treatments .clear-path-p {
    font-size: 16px;
    line-height: normal;
    text-align: left;
    padding-top: 16px;
  }

  #Getting-started-with-TEZSPIRE #acc-main-container h2.mheading {
    margin: 0;
    text-align: center;
  }

  #Getting-started-with-TEZSPIRE #acc-main-container .accordion.panelcontainer {
    padding: 0 20px;
  }

  #Getting-started-with-TEZSPIRE .cmp-accordion__button {
    border-radius: 10px;
    padding: 20px;
    justify-content: space-between;
  }

    /* Video component mobile design */
  #Getting-started-with-TEZSPIRE .cmp-videogallery__holder .cmp-videogallery__chapters {
    margin-block: 0;
    padding-left: 0 !important;
    max-width: 342px;
    padding-right: 0 !important;
    margin-inline: auto !important;
        /*margin-left: 10px !important;*/
    ;
  }

  #Getting-started-with-TEZSPIRE .cmp-videogallery__chapter-title {
    font-size: 14px;
    font-weight: 600;
    font-family: 'Poppins';
    text-indent: -4px;
  }

  li#video-gallery-53319802-0 .cmp-videogallery__chapter-title::before,
    li#video-gallery-2079131617-0 .cmp-videogallery__chapter-title::before,
    li#video-gallery-91011407-0 .cmp-videogallery__chapter-title::before {
    display: none;
  }

  li#video-gallery-53319802-0,
    li#video-gallery-2079131617-0,
    li#video-gallery-91011407-0 {
    border-bottom: 1px solid #003865;
    display: flex;
    align-items: center;
    padding-bottom: 12px;
    margin-bottom: 16px;
    gap: 20px;
  }

  #Getting-started-with-TEZSPIRE .cmp-videogallery__content--bottom-mobile {
    padding-right: 0;
  }

  #Getting-started-with-TEZSPIRE .cmp-videogallery__chapter-title:before {
    width: 12px;
    height: 12px;
  }

  li#video-gallery-53319802-0 .cmp-videogallery__chapter-title,
    li#video-gallery-2079131617-0 .cmp-videogallery__chapter-title,
    li#video-gallery-91011407-0 .cmp-videogallery__chapter-title {
    font-weight: 700;
  }

  #Getting-started-with-TEZSPIRE .cmp-videogallery__chapter--active .cmp-videogallery__chapter-title {
    color: #FF7F32;
  }

  #Getting-started-with-TEZSPIRE .cmp-videogallery__chapter--active .cmp-videogallery__chapter-title::before {
    background-color: #FF7F32;
  }

  #Getting-started-with-TEZSPIRE .inserted-extra-text {
    margin-top: 24px;
    max-width: 350px;
    margin-inline: auto;
        /*margin-left: 7px;*/
    ;
  }

  #Getting-started-with-TEZSPIRE .inserted-extra-text p {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Poppins';
    text-align: left;
    color: #333333;
    line-height: normal;
  }

  #Getting-started-with-TEZSPIRE [data-extra-text="1"] p,
    #Getting-started-with-TEZSPIRE [data-extra-text="0"] .second-stylings p {
    margin-bottom: 8px;
  }

  #Getting-started-with-TEZSPIRE [data-extra-text="1"] ul,
    #Getting-started-with-TEZSPIRE [data-extra-text="0"] .second-stylings ul {
    padding-left: 20px;
    text-align: left;
    list-style: disc;
    font-family: 'Poppins';
    margin-top: 0;
    margin-bottom: 8px;
  }

  #Getting-started-with-TEZSPIRE [data-extra-text="1"] ul li::marker,
    #Getting-started-with-TEZSPIRE [data-extra-text="0"] .second-stylings ul li::marker {
    color: #EF426F;
    font-size: 10px;
    top: 1px;
  }

  #Getting-started-with-TEZSPIRE [data-extra-text="1"] .gallery-txt-footnote,
    #Getting-started-with-TEZSPIRE [data-extra-text="0"] .second-stylings .gallery-txt-footnote {
    font-size: 12px;
    line-height: 18px;
    text-indent: -6px;
    padding-left: 6px;
  }

  #Getting-started-with-TEZSPIRE [data-extra-text="1"] .boxEnrollBow,
    #Getting-started-with-TEZSPIRE [data-extra-text="0"] .second-stylings .boxEnrollBow {
    margin-top: 8px;
    margin-bottom: 16px;
  }

  #Getting-started-with-TEZSPIRE [data-extra-text="2"] ul {
    padding-left: 12px;
    text-align: left;
    list-style: disc;
  }

  #Getting-started-with-TEZSPIRE [data-extra-text="2"] ul li {
    margin-bottom: 10px;
  }

  #Getting-started-with-TEZSPIRE [data-extra-text="2"] ul li::marker {
    color: #333333;
  }

  #Getting-started-with-TEZSPIRE [data-extra-text="3"] p {
    margin-bottom: 8px;
  }

  #Getting-started-with-TEZSPIRE .cmp-videogallery .cmp-videogallery__chapters--enable-accordion-mobile .cmp-videogallery__chapter-item:not(:first-child) {
    max-width: 326px;
    margin-inline: auto;
    padding-inline: 25px;
    padding-right: 16px;
  }

  #Getting-started-with-TEZSPIRE .cmp-videogallery__chapter-item .cmp-videogallery__chapter-title::after {
    display: none;
  }

  #Getting-started-with-TEZSPIRE .cmp-videogallery__chapter-item .cmp-videogallery__chapter-title::after {
    display: none;
  }

  #Getting-started-with-TEZSPIRE #first-video-txt {
    display: none;
  }

  #Getting-started-with-TEZSPIRE #video-gallery-53319802-1:before,
    #Getting-started-with-TEZSPIRE li#video-gallery-2079131617-1::before,
    #Getting-started-with-TEZSPIRE li#video-gallery-91011407-1:before {
    content: '';
    background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/us-102915/desktop/border_line.png);
    background-size: 100% 100%;
    position: absolute;
    inset: 0;
    height: 275px;
    top: -54%;
    left: -10.5%;
    width: calc(100% + 66px);
    background-repeat: no-repeat;
    z-index: -1;
  }

  #Getting-started-with-TEZSPIRE li#video-gallery-2079131617-1::before {
    height: 350px;
  }

  li#video-gallery-53319802-1,
    #video-gallery-2079131617-1,
    li#video-gallery-91011407-1 {
    position: relative;
  }

  #Getting-started-with-TEZSPIRE li#video-gallery-53319802-0 .cmp-videogallery__chapter-title,
    #Getting-started-with-TEZSPIRE li#video-gallery-2079131617-0 .cmp-videogallery__chapter-title,
    #Getting-started-with-TEZSPIRE li#video-gallery-91011407-0 .cmp-videogallery__chapter-title {
    color: #003865;
  }

  li#video-gallery-53319802-0 .cmp-videogallery__chapters--accordion.fa-chevron-down,
    #video-gallery-2079131617-0 .cmp-videogallery__chapters--accordion.fa-chevron-down,
    li#video-gallery-91011407-0 .cmp-videogallery__chapters--accordion.fa-chevron-down {
    rotate: 180deg;
  }

  li#video-gallery-53319802-0 .cmp-videogallery__chapters--accordion.fa-chevron-up,
    #video-gallery-2079131617-0 .cmp-videogallery__chapters--accordion.fa-chevron-up,
    li#video-gallery-91011407-0 .cmp-videogallery__chapters--accordion.fa-chevron-up {
    rotate: 180deg;
  }

  li#video-gallery-53319802-0:is(.cmp-videogallery__chapter--active) .cmp-videogallery__chapters--accordion,
    #video-gallery-2079131617-0:is(.cmp-videogallery__chapter--active) .cmp-videogallery__chapters--accordion,
    li#video-gallery-91011407-0:is(.cmp-videogallery__chapter--active) .cmp-videogallery__chapters--accordion {
    rotate: 0deg;
  }

  #Getting-started-with-TEZSPIRE .cmp-videogallery__player {
    min-height: 220px;
    padding-bottom: 0;
  }

  #Getting-started-with-TEZSPIRE .cmp-tabs__tabpanel li {
    font-family: 'Poppins';
    font-weight: 400;
  }

  #Getting-started-with-TEZSPIRE .modal:is(.tersm-and-conditions) {
    padding-inline: 20px !important;
  }

  #Getting-started-with-TEZSPIRE .modal .modal-box:is(.has-terms) .modal__close::after {
    display: none;
  }

  #Getting-started-with-TEZSPIRE .cmp-videogallery__player .cmp-videogallery__thumbnail {
    height: 100%;
    object-fit: contain;
  }

    /*#Getting-started-with-TEZSPIRE .modal .modal-box:first-child {*/
    /*  width:90% !important;*/
    /*}*/
  #Getting-started-with-TEZSPIRE .get-doses-lilup {
    font-size: 14px;
    line-height: 18px;
  }

  #Getting-started-with-TEZSPIRE .undefined:has(.tersm-and-conditions) {
    max-height: 100%;
    overflow: hidden;
  }

  #Getting-started-with-TEZSPIRE .getting-srt-is-txt,
    #Getting-started-with-TEZSPIRE .getting-srt-is-txt a,
    #Getting-started-with-TEZSPIRE .getting-srt-ul li {
    font-size: 14px;
    line-height: 18px;
  }

    /*End of code */
    ;
}

#Getting-started-with-TEZSPIRE .getting-srt-is-txt.last-spl-txt {
  padding-top: 8px;
}

#Getting-started-with-TEZSPIRE .getting-srt-is-txt a {
  color: #003865;
  font-weight: 700;
  text-decoration: underline;
}

#Getting-started-with-TEZSPIRE .boxEnrollBowBtn:hover,
#Getting-started-with-TEZSPIRE .help-resource .down-pdf:hover,
#Getting-started-with-TEZSPIRE .help-resource .full-cta:hover,
#Getting-started-with-TEZSPIRE .pop-up-content .content a:hover {
  outline: none;
  background: #A2B3C6;
  box-shadow: 0px 4px 0px 0px #EF426F;
  border-bottom: none;
}

a#faqs,
a#getting-started,
a#support-along-the-way,
a#help-with-treatment-costs {
    /*scroll-margin-top: 100px;*/
  ;
}

/*a#getting-started {*/
/*    scroll-margin-top: 200px;*/
/*}*/

/*a#support-along-the-way {*/
/*    scroll-margin-top: 200px;*/
/*}*/

/*a#help-with-treatment-costs {*/
/*    scroll-margin-top: 150px;*/
/*} */
/* a#faqs{*/
/*     scroll-margin-top: 100px;*/
/* }*/


@supports (-webkit-touch-callout: none) {
  #Getting-started-with-TEZSPIRE .modal .modal-box:not(.has-terms):first-child .modal__close {
    background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/us-102915/desktop/close_btn.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 40px;
    height: 40px;
    background-size: contain;
    margin-right: 10px;
    margin-top: 18px;
  }

  #Getting-started-with-TEZSPIRE .modal .modal-box:is(.has-terms) .cmp-modal__content {
    height: 60vh;
  }

  #Getting-started-with-TEZSPIRE .help-resource .down-pdf {
    border-radius: 50px;
    border: 1px solid #EF426F;
    background: #F5F5F5;
    box-shadow: 0 4px 0 0 #EF426F;
  }

  #Getting-started-with-TEZSPIRE li#video-gallery-2079131617-1::before {
    height: 330px !important;
  }

  TEZSPIRE #video-gallery-53319802-1:before,
    TEZSPIRE li#video-gallery-91011407-1:before {
    height: 255px !important;
  }

  #Getting-started-with-TEZSPIRE #video-gallery-53319802-1:before,
    #Getting-started-with-TEZSPIRE li#video-gallery-91011407-1:before {
    height: 255px !important;
    top: -50%;
  }

  #acc-main-container .getting-srt-ul li::marker {
    font-size: 12px;
  }

  #acc-main-container span.cmp-accordion__title {
    padding-right: 46px;
  }

  #Getting-started-with-TEZSPIRE [data-extra-text="2"] ul li {
    max-width: 316px;
  }

  #Getting-started-with-TEZSPIRE [data-extra-text="3"] p,
    #Getting-started-with-TEZSPIRE .inserted-extra-text {
    max-width: 346px;
  }

  #Getting-started-with-TEZSPIRE .pop-up-content .two-col {
    margin-top: -20px;
    gap: 5px;
  }

  #Getting-started-with-TEZSPIRE .pop-up-content .two-col img {
    max-width: 290px;
  }

  #Getting-started-with-TEZSPIRE .popup-2 .grey-box p {
    max-width: 94%;
  }

  #Getting-started-with-TEZSPIRE .modal .modal-box:first-child .modal__close::after {
    display: none !important;
  }
}

#Getting-started-with-TEZSPIRE div#field-group-647777f90b6e6a000293c028,
#Getting-started-with-TEZSPIRE div#field-group-647777f90b6e6a000293c029,
#Getting-started-with-TEZSPIRE div#field-group-647777f90b6e6a000293c02a,
#Getting-started-with-TEZSPIRE div#field-group-647777f90b6e6a000293c02b {
  margin-bottom: 32px !important;
}

#\36 9178cc54c192d00028cd5e6>h3>p {
  color: #3C4242;
    /* desktop/BODY-L/Poppins-Regular */
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
    /* 150% */
  ;
}

#Getting-started-with-TEZSPIRE #field-group-69178cc54c192d00028cd5e6 {
  margin-bottom: 11px !important;
}

/*banner updates*/
#Getting-started-with-TEZSPIRE #nov_udpate {
  display: none !important;
}

#Getting-started-with-TEZSPIRE #title-4f9a2a5282 {
  display: block !important;
}

@media (min-width:1439px) and (max-width:1440px) {
  #Getting-started-with-TEZSPIRE #np-header-top-banner h2 {
    padding-left: 57px;
  }
}

/*Header*/
#Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div:nth-child(2)>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-6>a {
  display: none;
}

#Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div:nth-child(2)>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-6>ul {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0;
  gap: 30px;
  margin-bottom: 74px;
}

#Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div:nth-child(2)>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-6>ul>li.list-item-6-0,
#Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div:nth-child(2)>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-6>ul>li.list-item-6-1,
#Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div:nth-child(2)>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-6>ul>li.list-item-6-2 {
  padding: 0;
  margin: 0;
  width: auto;
}

#Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div:nth-child(2)>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-6>ul>li.list-item-6-0>a>img,
#Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div:nth-child(2)>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-6>ul>li.list-item-6-1>a>img,
#Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div:nth-child(2)>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-6>ul>li.list-item-6-2>a>img {
  width: 39px;
  height: 39px;
}

#accordion-348ce21c16-item-12515334a1 {
  margin-bottom: 0 !important;
}

#accordion-f475586997-item-f46022f29a-button {
  display: none;
}

#accordion-8849559464-item-a759296c59-button {
  display: none;
}

/*#Getting-started-with-TEZSPIRE #np-header-utility-nav>div>div:nth-child(1)>div>div>ul {
  display: none;
}*/

#Getting-started-with-TEZSPIRE #np-header-utility-nav>div>div:nth-child(1)>div {
  display: none;
}

/*#Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div:nth-child(1) {
  display: none !important;
} */

/*#Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div:nth-child(2)
 {
  display: block !important;
} */

#accordion-348ce21c16-item-a759296c59-button {
  display: none;
}



/*Fixeses 04-12-2025*/
#Getting-started-with-TEZSPIRE .insure-two-flex .boxEnrollBow .boxEnrollBowBtn {
  max-height: unset;
  padding: 15.5px 43.65px 15.5px 30px;
  width: 167px;
  position: relative;
}

#Getting-started-with-TEZSPIRE .insure-two-flex .boxEnrollBow .boxEnrollBowBtn::after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 16px;
  margin-top: 1px;
}

#Getting-started-with-TEZSPIRE .insure-two-flex .boxEnrollBow .boxEnrollBowBtn:focus {
  text-decoration: none;
}

#Getting-started-with-TEZSPIRE .modal .modal-box:not(.has-terms) .undefined {
  overflow-y: hidden;
    /*max-height: 100vh;*/
  max-height: fit-content;
}

#Getting-started-with-TEZSPIRE .modal .modal-box:not(.has-terms) .undefined .cmp-modal__content {
    /* height: 57vh; */
  height: auto;
  overflow-y: scroll;
}

#Getting-started-with-TEZSPIRE .modal .modal-box:not(.has-terms) .undefined::-webkit-scrollbar,
#Getting-started-with-TEZSPIRE .modal .modal-box:not(.has-terms) .undefined .cmp-modal__content::-webkit-scrollbar {
  display: none;
}

/*end*/

/*rv feedback css here */
#Getting-started-with-TEZSPIRE #support-along-the-way {
  display: none;
}

#Getting-started-with-TEZSPIRE div#helpful_resource {
  background-color: #F5F5F5;
  padding: 80px 163px !important;
  margin-top: 30px;
}

#Getting-started-with-TEZSPIRE #acc-main-container {
  max-width: 994px;
}

#Getting-started-with-TEZSPIRE #helpful_resource>div>p:nth-child(4)>a {
  text-decoration: underline;
}

@media screen and (max-width: 991px) {

  #Getting-started-with-TEZSPIRE div#helpful_resource {
    margin-top: 40px;
    padding: 24px !important;
  }

  #Getting-started-with-TEZSPIRE #acc-main-container span.cmp-accordion__title {
    max-width: 76%;
  }
}

/*added by shubha*/
#Getting-started-with-TEZSPIRE .get-doses-lilup {
  color: #333;
}

/*gettinmg started*/
#getting--started-withvideo {
  max-width: 1236px;
  padding: 0 20px;
  margin: 0 auto;
    /*display:none;*/
  ;
}

#getting--started-withvideo>.aem-Grid {
  display: flex;
}

#Getting-started-with-TEZSPIRE #getting--started-withvideo .cmp-accordion__item {
  border-bottom: 1px solid #CACACA;
  margin-bottom: 0;
}

#Getting-started-with-TEZSPIRE #text-7da4b69c23>div>div>div {
  margin-bottom: 15px !important;
  margin-top: 8px !important;
}

#Getting-started-with-TEZSPIRE #first-accordian-text .cmp-accordion__title {
  padding-right: 26px;
}

#Getting-started-with-TEZSPIRE #getting--started-withvideo #text-7da4b69c23 p {
  padding-bottom: 9px !important;
}

#accordion-f370cb3cc8-item-c0966e69d6-button>span.cmp-accordion__title {
  padding-right: 32px;
}

#Getting-started-with-TEZSPIRE #getting--started-withvideo .gallery-txt-footnote {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  font-family: 'Inter-Regular';
  color: #3C4242;
  padding-left: 6px;
  text-align: justify;
}

#Getting-started-with-TEZSPIRE #gettingwith-video .cmp-video__player {
  padding: 0 !important;
  width: 669.883px !important;
  margin-right: 68px;
  height: 350.775px !important;
}

#Getting-started-with-TEZSPIRE #gettingwith-accordion {
  width: 100%;
  padding-right: 14px;
}

#Getting-started-with-TEZSPIRE #getting--started-withvideo .cmp-accordion__item:last-child {
  border-bottom: none;
}

#Getting-started-with-TEZSPIRE #gettingwith-accordion .cmp-accordion__header {
  background: none;
  color: #003865;
  Border-radius: none !important;
}

#Getting-started-with-TEZSPIRE .li-gallery-list li {
  padding-bottom: 4px !important;
}

#Getting-started-with-TEZSPIRE #gettingwith-accordion .cmp-accordion__button {
  padding: 8px 0;
  color: #003865 !important;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  background: none;
  position: unset !important;
}

#Getting-started-with-TEZSPIRE #gettingwith-accordion .cmp-accordion__panel--expanded {
  padding: 0;
}

#gettingwith-accordion .gallery-text_spl {
  font-size: 14px;
  font-family: 'Poppins';
  padding-bottom: 18px !important;
  color: #333333;
  line-height: normal;
  text-align: left;
}

#Getting-started-with-TEZSPIRE #gettingwith-accordion .cmp-accordion__icon::before {
  content: '';
  right: -8%;
  background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/us-102915/desktop/Arrow-Ico.svg);
  position: absolute;
  width: 14px;
  height: 7.639px;
}

#Getting-started-with-TEZSPIRE #gettingwith-accordion .cmp-accordion__button--expanded .cmp-accordion__icon::before {
  content: '';
  right: -10.4%;
  background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/us-102915/desktop/Arrow-Ico-up.svg);
  position: absolute;
  width: 14px;
  height: 7.639px;
}

#Getting-started-with-TEZSPIRE #gettingwith-accordion .cmp-accordion__button--expanded::before {
  content: '';
  width: 8px;
  height: 95%;
  background: #FF7F32;
  position: absolute;
  left: -25px;
  border-radius: 30px;
  top: 6px;
}

#Getting-started-with-TEZSPIRE .videogallery {
  display: none;
}

div#getting--started-withvideo #at-home-txt {
  display: none;
}

div#field-group-693824ad42764b00022d9c53 {
  padding-bottom: 12px !important;
  margin-bottom: 0px !important;
}

div#field-group-689c5c1289b515000294d1f9 {
  margin-bottom: 10px !important;
}

@media only screen and (max-width: 991px) {
  div#getting--started-withvideo #at-home-txt {
    display: block;
  }
  /*us-107083 updates*/
  div#Support-along-the-way > div > div:nth-child(1) {
    display: none !important;
  }

  body#Getting-started-with-TEZSPIRE .help-resource p:nth-child(2) ,body#Getting-started-with-TEZSPIRE .help-resource p:nth-child(2) {
    text-align: center !important;
  }

  div#Support-along-the-way > div > div:nth-child(1) {
    display: none !important;
  }
/*us-107083 updates*/
  #Getting-started-with-TEZSPIRE div#helpful_resource {
    display: block !important;
    background-color: white;
    margin-top: 10px;
  }

  #text-24c765eb2d > div > div > div > div:nth-child(2) {
    margin-top: 28px;
  }

  #Getting-started-with-TEZSPIRE #crm-form-title h2 span {
    max-width: 61%;
  }

  #Getting-started-with-TEZSPIRE div#field-group-689c5c1289b515000294d1f9 label {
    letter-spacing: -0.1px;
  }

  #text-b862f3cbbc>div>div>div>div:nth-child(2) {
    margin-top: 28px;
  }

  #Getting-started-with-TEZSPIRE #field-group-647777f90b6e6a000293c02c {
    max-width: 91%;
    margin: 0 auto !important;
    margin-bottom: 15px !important;
  }

  div#field-group-693824ad42764b00022d9c53 {
    padding-bottom: 36px !important;
    margin-bottom: 0px !important;
  }

  #text-dae0a956b2>div>div.grey-box>p>a>span {
    display: inline-flex;
  }

  #Inner-mobile-tab {
    display: block;
    margin-bottom: 12px;
  }

  div#gettingwith-video {
    margin-top: 26px;
  }

  #Getting-started-with-TEZSPIRE #\36 47777f90b6e6a000293c02c>div>p>a:nth-child(2) {
    word-break: normal !important;
  }

  #Getting-started-with-TEZSPIRE #gettingwith-video .cmp-video__player {
    width: 100% !important;
    margin: unset !important;
    height: 170px !important;
    max-width: 345px;
    margin-inline: auto !important;
  }

  div#gettingwith-accordion .accordion {
    display: none;
  }

  #getting--started-withvideo>.aem-Grid {
    flex-direction: column;
  }

  #Getting-started-with-TEZSPIRE #gettingwith-accordion {
    padding: 0;
  }

  #Getting-started-with-TEZSPIRE .cmp-video__video .cmp-video__thumbnail {
    object-fit: fill;
    border-radius: 30px;
  }

  #Getting-started-with-TEZSPIRE #Inner-mobile-tab .cmp-tabs__tablist {
    border: unset;
    border-radius: unset;
    display: block;
    margin: 0;
    background-image: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/us-102915/desktop/border_line.png);
    background-size: calc(100% + 45px) calc(100% + 20px);
    padding: 21px 14px 14px;
    background-position: -22px;
    max-width: 345px;
    margin-inline: auto;
    height: auto;
  }

  #Getting-started-with-TEZSPIRE #Inner-mobile-tab .cmp-tabs__tablist.hide {
    display: none;
  }

  #Getting-started-with-TEZSPIRE #options-tabs-item-9c0ef3062b-tabpanel #Inner-mobile-tab .cmp-tabs__tablist {
    background-size: calc(100% + 45px) calc(100% + 36px);
  }

  #Getting-started-with-TEZSPIRE #Inner-mobile-tab li.cmp-tabs__tab {
    background: unset;
    color: #003865;
    font-size: 14px;
    line-height: 18px;
    border: unset;
    max-width: 340px;
    text-align: left;
    margin: unset;
    padding: 0;
    padding-bottom: 15px;
    gap: 8px;
    font-weight: 600;
  }

  #Getting-started-with-TEZSPIRE #Inner-mobile-tab li.cmp-tabs__tab--active {
    color: #FF7F32;
  }

  #Getting-started-with-TEZSPIRE #Inner-mobile-tab li.cmp-tabs__tab:before {
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: relative;
    top: 3.5px;
    display: block;
    background-color: #003865;
    flex: 1 0 auto;
    max-width: 12px;
  }

  #Getting-started-with-TEZSPIRE #Inner-mobile-tab li.cmp-tabs__tab--active:before {
    background-color: #FF7F32;
  }

  #Inner-mobile-tab [id^='tab-t'] p {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Poppins';
    text-align: left;
    color: #333333;
    line-height: normal;
    padding-bottom: 8px !important;
  }

  #Inner-mobile-tab [id^='tab-t'] ul {
    text-align: left;
    list-style-position: inside;
    margin-bottom: 8px;
    padding-left: 8px;
    padding-right: 10px;
  }

  #Inner-mobile-tab [id^='tab-t'] ul li:before {
    content: '';
    width: 100%;
    height: 4px;
    display: block;
    background: #EF426F;
    top: 9px;
    position: relative;
    border-radius: 50px;
    max-width: 4px;
  }

  #Inner-mobile-tab [id^='tab-t'] ul li {
    display: flex;
    gap: 10px;
    padding-bottom: 4px;
  }

  #Getting-started-with-TEZSPIRE #crm-form-desc h3 {
    max-width: 83%;
  }

  #Inner-mobile-tab #tab-t2 .footnote-w-i,
    #Inner-mobile-tab #tab-t1 .footnote-w-i {
    font-size: 12px;
    line-height: 18px;
    text-indent: -6px;
    padding-left: 6px;
  }

  #Inner-mobile-tab [id^='tab-t'] p.gallery-text_spl {
    padding-right: 10px;
  }

  #Inner-mobile-tab #tab-t1 .footnote-w-i {
    letter-spacing: -0.2px;
  }

  #Inner-mobile-tab #tab-t2 .footnote-w-i .push-i-b,
    #Inner-mobile-tab #tab-t1 .footnote-w-i .push-i-b {
    top: -0.3em;
  }

  #Inner-mobile-tab #tab-t2 .footnote-w-i a,
    #Inner-mobile-tab #tab-t1 .footnote-w-i a {
    font-weight: 600 !important;
    color: #3C4242;
    text-decoration: underline !important;
    text-underline-offset: 2px;
  }

  #Inner-mobile-tab #tab-t1 .footnote-w-i.footnote-w-i-last {
    text-indent: -4px;
  }

  div#tab-t1 .boxEnrollBow {
    margin-top: 9px;
    margin-bottom: 14px;
  }

  #Inner-mobile-tab .cmp-tabs__tabpanel {
    margin-top: 2px;
    max-width: 345px;
    margin-inline: auto;
  }

  #getting--started-withvideo #at-home-txt .c-w-icon {
    display: flex;
    text-align: left;
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: 700;
    color: #003865;
    align-items: center;
    cursor: pointer;
    line-height: normal;
    max-width: 345px;
    border-bottom: 1px solid #003865;
    gap: 20px;
    padding-bottom: 12px;
    margin-bottom: 16px;
    margin-top: 22px;
    margin-inline: auto;
  }

  #getting--started-withvideo #at-home-txt .c-w-icon .c-w-tile {
    flex: 1;
    padding-block: 5px;
  }

  #getting--started-withvideo #tab-t2 .boxEnrollBow {
    margin-top: 8px;
    margin-bottom: 14px;
  }

  #Getting-started-with-TEZSPIRE .accord-getting-started {
    width: 97% !important;
    padding-left: unset;
  }

  #Inner-mobile-tab [id^='tab-t'] ul {
    padding-right: 10px;
    color: #333333;
  }

  #Getting-started-with-TEZSPIRE #isi-section .mrg-top-dt.link-text.mrg-top-mob {
    margin-bottom: 10px !important;
    margin-top: 24px;
    margin-right: 42px;
  }

  #Getting-started-with-TEZSPIRE .blue-links {
    padding-bottom: 24px;
  }

  #text-2dce5e4949>p:nth-child(3)>sup,
    #text-845097167e>p:nth-child(3)>sup {
    top: 2px;
  }

  #text-9687d13d8e>ul>li:nth-child(1)>div>sup,
    #text-662e1e9ff2>ul>li:nth-child(1)>div>sup,
    #text-c3220d93e8>ul>li:nth-child(1)>div>sup {
    top: 2px;
  }

  #Getting-started-with-TEZSPIRE #text-d74f065808>div>p.mrg-top-dt.link-text.mrg-top-mob>span>a {
    width: 80%;
    position: relative;
    display: inline-block;
  }

  #Getting-started-with-TEZSPIRE li#video-gallery-2079131617-1::before {
    height: 350px !important;
  }

  body#Getting-started-with-TEZSPIRE.top-banner {
    margin-top: 270px;
  }

  body#Getting-started-with-TEZSPIRE {
    margin-top: 136px;
  }
}

@media (min-width: 991.5px) and (max-width: 1172px) {
  #Getting-started-with-TEZSPIRE .cmp-teaser__content .get-teaser-img {
    width: 48%;
  }

  #Getting-started-with-TEZSPIRE .clear-path-ancor {
    gap: 60px;
  }
}

#Getting-started-with-TEZSPIRE .help-resource p {
  margin-bottom: 5px;
}

#Getting-started-with-TEZSPIRE .help-resource .two-col {
  margin-top: 70px;
}

#Getting-started-with-TEZSPIRE .popup-2 .bottom p {
  max-width: 695px;
}

#Getting-started-with-TEZSPIRE .accord-getting-started.accordian-text1 {
  width: 97%;
}

#Getting-started-with-TEZSPIRE .accord-getting-started.accordian-text5 {
  width: 99%;
}

#Getting-started-with-TEZSPIRE .accord-getting-started.accordian-text9 {
  width: 99%;
}

@supports (-webkit-touch-callout: none) {
  #Getting-started-with-TEZSPIRE .cmp-videogallery__chapter--active .cmp-videogallery__chapter-title {
    color: #FF7F32;
  }

  #Getting-started-with-TEZSPIRE li#video-gallery-2079131617-1::before {
    height: 366px !important;
  }
}

@media (min-width: 320px) and (max-width: 345px) {

  #Getting-started-with-TEZSPIRE #video-gallery-53319802-1:before,
    #Getting-started-with-TEZSPIRE li#video-gallery-91011407-1:before {
    height: 305px !important;
  }
}

@media (min-width: 320px) and (max-width: 342px) {
  #Getting-started-with-TEZSPIRE li#video-gallery-2079131617-1::before {
    height: 365px !important;
  }
}

@media (min-width: 391px) and (max-width: 990px) {
  #Getting-started-with-TEZSPIRE .help-resource p:nth-child(2) {
    text-align: center !important;
  }
}

/*added by shubha*/


/*Compitability 17-12-2025*/
@media (min-width:360px) and (max-width: 425px) {
  #Getting-started-with-TEZSPIRE .cmp-videogallery__player {
    padding-bottom: 0;
    HEIGHT: 170PX ! IMPORTANT;
    MAX-WIDTH: 377PX;
    MARGIN-INLINE: AUTO;
    min-height: 178px;
  }

  #Getting-started-with-TEZSPIRE .cmp-videogallery__player .cmp-videogallery__thumbnail {
    object-fit: fill;
    border-radius: 30px;
  }

  #Getting-started-with-TEZSPIRE #acc-main-container span.cmp-accordion__title {
    max-width: unset;
  }
}

@media (min-width:320px) and (max-width:389px) {
  #Getting-started-with-TEZSPIRE #text-5aedb1ccf2>div {
    width: 100% !important;
  }

  #Getting-started-with-TEZSPIRE #video-gallery-53319802-1:before,
    #Getting-started-with-TEZSPIRE li#video-gallery-2079131617-1::before,
    #Getting-started-with-TEZSPIRE li#video-gallery-91011407-1:before {
    background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/us-102915/desktop/border_line_small.png);
    left: -5%;
    width: calc(100% + 25px);
  }

  #Getting-started-with-TEZSPIRE li#video-gallery-2079131617-1::before,
    #Getting-started-with-TEZSPIRE #video-gallery-53319802-1:before {
    height: 350px;
    background-size: cover !important;
    background-repeat: round;
  }

  #Getting-started-with-TEZSPIRE #Inner-mobile-tab .cmp-tabs__tablist {
    background-size: calc(100% + 38px) calc(100% + 20px);
    background-position: -19px;
  }
}

/*End*/
#Getting-started-with-TEZSPIRE .help-resource .down-pdf:active,
#Getting-started-with-TEZSPIRE .help-resource .down-pdf:visited,
#Getting-started-with-TEZSPIRE .help-resource .down-pdf:focus {
  text-decoration: unset;
}

/**/


#Getting-started-with-TEZSPIRE .ft4.nov_updatesonly p {
  display: block !important;
}

#Getting-started-with-TEZSPIRE .ft4.nov_updatesonly {
  display: block !important;
}

/* new feedback update */
#text-7da4b69c23>div>div>ul>li:nth-child(1)>sup,
#text-14e6701d77>div>div>ul>li:nth-child(1)>sup {
  top: 0em;
}

/* ends here */
#np-header-utility-nav>div>div:nth-child(2)>div>div>ul>li.cmp-list-dropdown__item.cmp-list-dropdown-0 {
  pointer-events: none;
  cursor: default;
}

@media screen and (min-width:991px) {
  #Getting-started-with-TEZSPIRE #gettingwith-accordion > div > div.tabs.panelcontainer.aem-GridColumn.aem-GridColumn--default--12 {
    display: none;
  }
  
  .suapagenav #Getting-started-with-TEZSPIRE #np-header-nav-cont > div > div:nth-child(2){
    display: block !important;
}

  #Getting-started-with-TEZSPIRE #np-header-utility-nav>div>div:nth-child(1)>div>div>ul {
    display: flex;
  }

  #Getting-started-with-TEZSPIRE #np-header-utility-nav > div > div > div > div > a {
    display: none !important;
  }

  #Getting-started-with-TEZSPIRE #np-header-utility-nav .cmp-list-dropdown--desktop > a {
    display: flex;
  }

  #Getting-started-with-TEZSPIRE #np-header-utility-nav>div>div:nth-child(1)>div {
    display: block;
  }

  #Getting-started-with-TEZSPIRE #np-header-nav-cont > div > div:nth-child(2) {
    display: none ;
  }
  .nppagenav #Getting-started-with-TEZSPIRE #np-header-nav-cont > div > div:nth-child(2){
display:none !important;
}
}

#accordion-348ce21c16-item-4a3286e67a-button {
  display: none;
}

@media screen and (max-width:991px) {
 /* #Getting-started-with-TEZSPIRE #np-header-nav-cont>div>div:nth-child(2) {
    display: none !important;
  } */

  /*#Getting-started-with-TEZSPIRE #np-header-utility-nav>div>div:nth-child(1)>div {
    display: unset !important;
  } */
   /* #Getting-started-with-TEZSPIRE #np-header-utility-nav>div>div:nth-child(1)>div>div>ul{
         display: unset !important;
    }*/
    #text-38f60100bf > div > div > div > div:nth-child(1){
        margin-bottom:32px;
    }
}

/* This for the US-108271 css */





