/*Redesign header TRUQAP_DTC - 01/09/2025*/
#header-redesign #main-navigation {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  align-items: center;
  gap: 12px;
}

.fw-normal {
  font-weight: 400;
}

#header-redesign #utility-nav {
  max-width: 100% !important;
  background: #ECF6F8;
  height: 32px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
}

.resource-card-download>a {
  padding: 12.5px 0;
  width: 100%;
}

#understanding-side-effects .copy-container-redesign {
  position: relative;
  z-index: 1;
}

#header-redesign #utility-nav .cmp-topnavigation__group.cmp-topnavigation__group--menus {
  margin-left: 156px;
}

#pat-sup-pgm-form .form-control:not(textarea):not(:placeholder-shown) {
  background: #E8F0FE;
}

#pat-sup-pgm-form .form-control:not(textarea) {
  font-family: 'Sora';
}

#header-redesign #utility-nav .cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(4):after {
  display: inline;
}

#header-redesign #utility-nav .cmp-topnavigation__group.cmp-topnavigation__group--icons li:after {
  display: none;
}

#header-redesign #utility-nav .cmp-topnavigation__group.cmp-topnavigation__group--icons {
  display: flex;
  gap: 9px;
}

#header-redesign #utility-nav .cmp-topnavigation__group.cmp-topnavigation__group--icons .cmp-topnavigation__image {
  height: 24px;
}

#header-redesign #main-navigation .navigation {
  max-width: 1004px;
  margin: 0;
}

#header-redesign .cmp-navigation {
  height: 60px;
  display: flex;
  align-items: center;
}

#header-redesign ul.cmp-navigation__group {
  padding-left: 0;
  justify-content: unset;
  width: 1004px;
}

#header-redesign ul.cmp-navigation__group>li {
  margin-right: 30px;
  height: 60px;
  padding: 0;
}

#header-redesign ul.cmp-navigation__group>li:first-child {
  margin-right: 12px;
  height: 60px;
  padding: 0;
}

#header-redesign .cmp-navigation__item--level-0 {
  height: 55px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.reveal-once {
  opacity: 0;
  height: 0;
  overflow: hidden;
  transform: translateY(20px);
  transition: opacity 0.6s ease, transform 0.6s ease, height 0.6s ease;
}

.reveal-once.visible {
  opacity: 1;
  height: auto;
  overflow: unset;
  transform: translateY(0);
}

#header-redesign .cmp-navigation__item--level-0.cmp-navigation__item--active:after {
  border-bottom: 4px solid #F8485E;
  bottom: 10px;
}

#header-redesign .cmp-navigation__item--level-0:nth-child(5) a {
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  vertical-align: middle;
  padding: 0;
}

#header-redesign #main-navigation .image {
  margin-top: 32px;
}

#header-redesign #main-navigation .image {
  min-height: 111px;
  max-height: 111px;
  min-width: 134px;
  max-width: 134px;
  z-index: 11;
}

#header-redesign .cmp-navigation__item--level-0:nth-child(5) {
  margin: 0;
  padding: 0;
  max-width: 237px;
  border: none;
  height: auto;
}

.eop-container-redesign .eop-cards-container .eop-card-content>div>p {
  padding-left: 0;
  padding-right: 0;
}

#header-redesign .cmp-navigation__item--level-0:nth-child(2).open-subnav .cmp-navigation__dropdownmenu,
#header-redesign .cmp-navigation__item--level-0:nth-child(3).open-subnav .cmp-navigation__dropdownmenu {
  width: 195px;
}

#header-redesign .cmp-navigation__item--level-0:nth-child(4).open-subnav .cmp-navigation__dropdownmenu {
  width: 265px;
}

#header-redesign .cmp-navigation__dropdownmenu li a {
  padding: 19px 16px !important;
}

#header-redesign .cmp-navigation__dropdownmenu li {
  border-bottom: none !important;
  position: relative;
}

#header-redesign .cmp-navigation__dropdownmenu li:not(:last-child):after {
  content: "";
  display: block;
  width: 88%;
  height: 0.75px;
  background-color: rgba(37, 14, 98, 0.4);
  position: absolute !important;
  bottom: 0;
  left: 16px;
}

#header-redesign .cmp-navigation__group>li.cmp-navigation__item:nth-child(5):hover,
#header-redesign .cmp-navigation__item--level-0:nth-child(5).cmp-navigation__item--active {
  background-color: transparent;
  max-width: 244px;
}

#header-redesign .cmp-navigation__group>li.cmp-navigation__item:nth-child(5):hover>a,
#header-redesign .cmp-navigation__item--level-0:nth-child(5).cmp-navigation__item--active>a {
  font-weight: 700;
}

#header-redesign .cmp-navigation__item--level-0>a:after {
  content: url(/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/global/icon_dropdown-carat.svg);
  padding-left: 5px;
  margin-top: -1px;
  padding-bottom: 0px;
}

#header-redesign .cmp-navigation__item--level-0.open-subnav>a:after {
  content: url(/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/global/icon_dropdown-carat.svg);
  transform: rotate(180deg);
  padding-right: 5px;
  margin-top: 0;
}

/*Desktop Layout - START*/
.eop-container-redesign .eop-cards-container .eop-card-content>a:hover {
  /* font-weight: 700; */
  background: #FFFFFF;
  color: #250E62;
  border: 1px solid #250E62;
  /*padding: 11px 43px;*/
  ;
}

.page-cta-sec.cta-redesign>div a:hover span {
  text-decoration: underline;
}

#phase2 #banner-section .banner-redesign-h1-section h1.phase2-headline {
  background-size: 56px 56px;
  font-weight: 700;
  font-size: 28px;
  line-height: 130%;
  padding-top: 19px;
  padding-left: 24px;
}

#main-section[aria-label="header-redesign"] .footnote-below-banner {
  text-align: right;
}

#footer[aria-label="footer-redesign"] {
  padding: 40px 0 44px;
}

#footer[aria-label="footer-redesign"] #footer-section {
  max-width: 1240px;
  padding: 0 16px;
}

#footer[aria-label="footer-redesign"] div#footer-section>div:first-child {
  max-width: 100%;
}

#footer[aria-label="footer-redesign"] .footer-logo-sec {
  margin: 0;
  max-width: 186px;
}

#footer[aria-label="footer-redesign"] div#footer-section>div:nth-child(2) {
  max-width: 100%;
}

#footer[aria-label="footer-redesign"] div#footer-section>div:last-child {
  max-width: 100%;
}

#footer[aria-label="footer-redesign"] div#footer-section>div:last-child .footer-content p {
  padding-bottom: 16px;
}

#footer[aria-label="footer-redesign"] div#footer-section>div:last-child .footer-content p:nth-child(3) {
  padding-top: 0;
  padding-bottom: 16px;
}

#footer[aria-label="footer-redesign"] div#footer-section .footer-link-sec li:last-child {
  display: flex;
  gap: 12px;
  align-items: center;
}

#footer[aria-label="footer-redesign"] div#footer-section span.footer-icons {
  display: flex;
  gap: 9px;
}

#footer[aria-label="footer-redesign"] div#footer-section span.footer-icons a {
  max-height: 24px;
}

@media screen and (min-width: 991px) and (max-width:1400px) {
  #side-effect-management .end-cta-callout-text {
    padding-right: 100px;
  }
}

@media screen and (min-width: 992px) {
  #results-with-truqap .nvn-txt {
    text-indent: -4px !important;
    font-size: 12px;
    line-height: 120%;
  }

  #results-with-truqap .div-txt {
    margin-left: -6px;
    font-size: 12px;
    line-height: 120%;
  }

  #header-redesign #main-navigation {
    max-height: 60px;
    justify-content: unset;
    margin: 0 114px;
  }

  #header-redesign #main-navigation .image {
    min-height: 164px;
    max-height: 164px;
    min-width: 175px;
    max-width: 175px;
    transition: 1s;
    /* max-width: 150px !important; */
    /* margin-top: -20px; */
    padding: 0 15px;
  }

  body:has(#StickyWrapper[style="height: 155px;"]) #header-redesign #main-navigation .image {
    max-width: 175px !important;
    */
    /* min-width: unset; */
    min-height: 164px;
    /* transition: 1s; */
    margin-top: 32px;
    min-width: 175px;
    min-height: 164px;
    padding: 0;
  }

  #header-redesign #utility-nav {
    justify-content: unset;
    padding-right: 138px;
  }

  #header-redesign #utility-nav li:after {
    padding: 0 16px;
  }

  #header-redesign .cmp-navigation__item--level-0:nth-child(2) {
    max-width: 161px;
    width: 161px;
  }

  #header-redesign .cmp-navigation__item--level-0:nth-child(3) {
    max-width: 186px;
    width: 186px;
  }

  #header-redesign .cmp-navigation__item--level-0:nth-child(4) {
    max-width: 259px;
    width: 259px;
  }

  #header-redesign .cmp-navigation__item--level-0>a:after {
    padding-left: 0px;
  }

  #header-redesign .cmp-navigation__item--level-0.open-subnav>a:after {
    padding-right: 0px;
  }

  #header-redesign .cmp-navigation__item--level-0:nth-child(2):hover,
  #header-redesign .cmp-navigation__item--level-0:nth-child(3):hover,
  #header-redesign .cmp-navigation__item--level-0:nth-child(4):hover {
    height: 60px;
  }

  .phase2-page #phase2 #main-section[aria-label="header-redesign"] {
    margin-top: 92px;
  }

  #footer[aria-label="footer-redesign"] {
    padding: 60px 0;
  }

  #footer[aria-label="footer-redesign"] div#footer-section>div:last-child .footer-content p:first-child {
    padding-right: 20px;
  }

  #footer[aria-label="footer-redesign"] div#footer-section>div:first-child {
    max-width: 15%;
  }

  #footer[aria-label="footer-redesign"] div#footer-section>div:nth-child(2) {
    max-width: 25%;
  }

  #footer[aria-label="footer-redesign"] div#footer-section>div:last-child {
    max-width: 50%;
  }

  #footer[aria-label="footer-redesign"] div#footer-section>div:last-child .footer-content {
    max-width: 535px;
  }

  .eop-container-redesign .eop-cards-container .eop-card-content>a:hover {
    /*font-weight: 700;*/
    background: #FFFFFF;
    color: #250E62;
    border: 1px solid #250E62;
    padding: 11px 43px;
  }

  .eop-container-redesign .eop-cards-container .eop-card-content.eop-ru-left>a:hover:after {
    padding-left: 29px !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1400px) {

  #header-redesign #utility-nav {
    padding-right: 12px;
  }

  #header-redesign #utility-nav li a {
    font-size: 10px;
  }

  #header-redesign #utility-nav .cmp-topnavigation__group.cmp-topnavigation__group--icons .cmp-topnavigation__image {
    height: 18px;
  }

  #header-redesign #main-navigation {
    margin: 0 12px;
    gap: 0px;
  }

  #header-redesign .cmp-navigation__item--level-0>a {
    font-size: 14px;
  }

  #header-redesign .cmp-navigation__item--level-0:nth-child(5) a {
    font-size: 14px;
  }

  #header-redesign .cmp-navigation__dropdownmenu li a {
    font-size: 14px;
  }

  #header-redesign ul.cmp-navigation__group {
    width: 100%;
    justify-content: center;
  }

  #header-redesign .cmp-navigation__item--level-0:nth-child(2) {
    width: auto;
  }

  #header-redesign .cmp-navigation__item--level-0:nth-child(3) {
    width: auto;
  }

  #header-redesign .cmp-navigation__item--level-0:nth-child(4) {
    width: auto;
  }

  #header-redesign .cmp-navigation__item--level-0>a:after {
    padding-left: 5px;
  }

  #header-redesign .cmp-navigation__item--level-0.open-subnav>a:after {
    padding-right: 5px;
  }
}

/*Desktop Layout - END*/
.eop-container-redesign .eop-title {
  background-image: url("/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/global/callout_bg-mobile.png");
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 60px;
  padding-bottom: 40px;
}

.eop-container-redesign .eop-title p {
  font-weight: 600;
  font-size: 24px;
  line-height: 130%;
  vertical-align: middle;
  color: #250E62;
  padding: 0 16px;
  text-align: left;
}

.eop-container-redesign .eop-cards-container {
  background-color: #E4E4EE;
  padding: 0 16px 40px;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 40px;
}

.eop-container-redesign .eop-cards-container .eop-card-content {
  background-color: #FCFCFC;
  border-radius: 32px 2px 32px 2px;
  max-width: 343px;
  width: 100%;
  padding: 24px 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 18px;
}

.eop-container-redesign .eop-cards-container .eop-card-content>div {
  display: flex;
  padding-left: 16px;
  align-items: center;
  justify-content: flex-start;
  gap: 24px;
  width: 100%;
}

.eop-container-redesign .eop-cards-container .eop-card-content>div>img {
  margin-top: -30px;
}

.eop-container-redesign .eop-cards-container .eop-card-content>div>p {
  font-weight: 700;
  font-size: 18px;
  line-height: 130%;
  text-align: center;
  width: 100%;
  color: #250E62;
}

.eop-container-redesign .eop-cards-container .eop-card-content>a {
  background-color: #250E62;
  border-radius: 30px;
  max-width: 311px;
  width: 100%;
  padding: 12px 24px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 44px;
  color: #FFFFFF;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  text-align: center;
}

.eop-container-redesign .eop-cards-container .eop-card-content>a:after {
  content: url("/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/global/icon_button-arrow-right.svg");
  line-height: 11px;
}

.patient-img {
  padding: 0 28px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.patient-img img {
  max-width: 320px;
}

.patient-img p.img-disclaimer {
  padding-left: 13px;
  padding-top: 4px;
  font-weight: 400;
  font-size: 12px;
  line-height: 120%;
  vertical-align: middle;
  text-align: left;
  width: 320px;
}

#page-last-footnote-sec-redesign {
  margin: 16px auto 0;
  max-width: 1190px;
}

#page-last-footnote-sec-redesign p.footnotes.no-footnote-symbol.bottom_0.eod-redesign-footnotes {
  font-size: 12px;
  margin: 0 16px;
}

/*MyTRAQAP Support Program Card - START*/
.mytruqap-support-container {
  margin-top: 40px;
  margin-bottom: 40px;
}

.mytruqap-support-card {
  background-color: #F0F0F7;
  max-width: 750px;
  width: 100%;
  margin: 0 auto;
  border-radius: 20px;
}

.mytruqap-support-card-text p {
  font-weight: 600;
  font-size: 22px;
  line-height: 125%;
  color: #250E62;
  text-align: center;
  padding: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}

.mytruqap-support-card-text p::before {
  content: url("/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/desktop/patient-resources/support-icon.svg");
  line-height: normal;
  font-size: 0px;
}

.mytruqap-support-cta {
  background-color: #250E62;
  width: 100%;
  display: flex;
  justify-content: center;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  position: relative;
  z-index: 1;
  /* border-bottom: 10px solid transparent;*/
  ;
}

.mytruqap-support-cta a {
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  text-align: center;
  color: #FFFFFF;
  padding: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.mytruqap-support-cta a:after {
  content: url("/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/global/icon_button-arrow-right.svg");
  height: 15px;
}

#accessibility-statement #main-section .sec-redesign .phase2-accessibility-statement .normal-text {
  font-size: 16px;
}

/*Code update 27*/
.sec-redesign .phase2-errorpage p {
  font-weight: 600;
  color: #250E62;
}

/*Mobile Layout - START*/
@media screen and (max-width: 991px) {

  #results-with-truqap .div-txt {
    text-indent: -7px;
    font-size: 12px;
    line-height: 120%;
  }

  #results-with-truqap .nvn-txt {
    text-indent: -5px;
    font-size: 12px;
    line-height: 120%;
  }

  #header-redesign div#utility-nav {
    box-shadow: 0px 3px 3px #00000029;
  }

  #header-redesign #main-navigation {
    max-height: 100px;
    display: block;
  }

  #header-redesign #main-navigation .image {
    margin-top: -32px;
    margin-left: 12px;
    padding: 0;
    position: relative;
  }

  #header-redesign #main-navigation .navigation {
    margin-top: -12px;
  }

  #header-redesign .navigation-overlay.show {
    height: 100vh !important;
    width: 100vw;
  }

  #header-redesign ul.cmp-navigation__group {
    width: 100%;
    padding-bottom: 24px;
  }

  #header-redesign #utility-nav .cmp-topnavigation__group.cmp-topnavigation__group--menus {
    margin-left: 0;
  }

  #header-redesign #utility-nav li:nth-child(5) {
    text-align: right;
    padding-right: 48px;
    background: #ECF6F8;
  }

  #header-redesign #utility-nav li:nth-child(5):hover>a,
  #header-redesign #utility-nav li:nth-child(5):active>a,
  #header-redesign #utility-nav li:nth-child(5):focus>a,
  #header-redesign #utility-nav li:nth-child(5):focus-visible>a {
    font-weight: 700;
  }

  #header-redesign #utility-nav li:nth-child(5)>a:after {
    content: url(/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/global/icon_dropdown-carat.svg);
    right: 25px;
  }

  #header-redesign #utility-nav li:nth-child(5)>a {
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
  }

  #header-redesign .ic-hamburger .hamburger-wrapper {
    top: 48px;
    background: url(/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/global/icon_hamburg-menu.svg);
    background-repeat: no-repeat;
  }

  #header-redesign .ic-hamburger.open .hamburger-wrapper {
    background: url(/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/global/icon_close.svg);
    background-repeat: no-repeat;
  }

  #header-redesign #utility-nav li:nth-child(5) ul {
    box-shadow: 0px 3px 3px #00000029;
    background: #ECF6F8;
    text-align: right;
    padding: 12px 28px 24px;
  }

  #header-redesign #utility-nav li:nth-child(5) ul .cmp-topnavigation__item {
    margin: 0 !important;
  }

  #header-redesign #utility-nav li:nth-child(5) ul a {
    line-height: 14px;
  }

  #header-redesign ul.cmp-navigation__group>li {
    height: auto;
  }

  #header-redesign ul.cmp-navigation__group>li.has-submenu.open-subnav {
    display: block;
  }

  #header-redesign .cmp-navigation__item--level-0:nth-child(2).open-subnav .cmp-navigation__dropdownmenu,
  #header-redesign .cmp-navigation__item--level-0:nth-child(3).open-subnav .cmp-navigation__dropdownmenu,
  #header-redesign .cmp-navigation__item--level-0:nth-child(4).open-subnav .cmp-navigation__dropdownmenu {
    width: 100%;
  }

  #header-redesign .cmp-navigation__dropdownmenu li:not(:last-child):after {
    width: 100%;
    height: 1px;
    background-color: #A89FC0;
    left: 0;
  }

  #header-redesign .cmp-navigation__item--level-0>a {
    font-weight: 400;
  }

  #header-redesign .cmp-navigation__item--level-0:nth-child(5) {
    max-width: none;
  }

  #header-redesign .cmp-navigation__item--level-0:nth-child(5)>a {
    text-align: left;
    border-bottom: 1px solid #21145E;
    padding: 16px 28px !important;
  }

  #header-redesign .cmp-navigation__item--level-0:nth-child(6) a {
    text-decoration: none;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  #header-redesign .cmp-navigation__item--level-0:nth-child(6) a>span:after {
    content: url(/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/global/icon_external-link.svg);
    padding-left: 8px;
    position: relative;
    top: 4px;
  }

  #side-effect-management .copy-container-redesign>h3,
  #side-effect-management .copy-container-redesign .side-effect-text{
    margin-top: 24px;
  }
}

#header-redesign .nav-social-mobile {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 32px;
}

#header-redesign .nav-social-mobile>a,
#header-redesign .nav-social-mobile>a>img {
  width: 34px;
  height: 34px;
}

#header-redesign .cmp-navigation__item--level-0:nth-child(5).cmp-navigation__item--active {
  max-width: 244px;
}

#header-redesign .cmp-navigation__item--level-0.open-subnav>a:after {
  padding-left: 0px;
}

#p2a-header #utility-nav li.cmp-topnavigation__item--active:nth-child(5)>a:after {
  content: url(/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/global/icon_dropdown-carat.svg);
  transform: rotate(180deg);
}

#header-redesign .cmp-navigation__group>li.cmp-navigation__item:nth-child(5):hover,
#header-redesign .cmp-navigation__item--level-0:nth-child(5).cmp-navigation__item--active {
  max-width: 244px;
}

.phase2-page #phase2 #main-section[aria-label="header-redesign"] {
  margin-top: 100px;
}

#phase2 #banner-section .banner-redesign-h1-section {
  padding: 40px 0 0 16px;
}

/*code- from 24-10*/
;

@media screen and (max-width: 360px) {
  #header-redesign #utility-nav li:nth-child(5)>a:after {
    right: 6px;
  }

  #header-redesign #utility-nav li:nth-child(5) {
    padding-right: 24px;
  }

  #header-redesign #utility-nav li:nth-child(5) ul {
    padding: 12px 12px 24px;
  }

  #header-redesign #main-navigation .image {
    margin-left: 0px;
  }
}

/*Mobile Layout - END*/
#phase2 #banner-section .banner-redesign-h1-section h1.phase2-headline {
  background-size: 56px 56px;
  font-weight: 700;
  font-size: 28px;
  line-height: 130%;
  padding-top: 19px;
  padding-left: 24px;
}

#main-section[aria-label="header-redesign"] .footnote-below-banner {
  text-align: right;
}

/*Desktop Layout - START*/
@media screen and (min-width: 1400px) {
  #main-section[aria-label="header-redesign"] .footnote-below-banner {
    text-align: right;
    margin-right: -106px;
  }

  #resources #phase2 #banner-section .banner-redesign-h1-section h1.phase2-headline,
  #financial-support #phase2 #banner-section .banner-redesign-h1-section h1.phase2-headline,
  #patient-support #phase2 #banner-section .banner-redesign-h1-section h1.phase2-headline,
  #care-partner-support #phase2 #banner-section .banner-redesign-h1-section h1.phase2-headline,
  #patient-support-program #phase2 #banner-section .banner-redesign-h1-section h1.phase2-headline,
  #p2-thankyou #phase2 #banner-section .banner-redesign-h1-section h1.phase2-headline {
    max-width: 530px;
  }

  #how-truqap-works #phase2 #main-section[aria-label="header-redesign"] #banner-section .banner-redesign-h1-section {
    padding-top: 77px;
  }

  #taking-truqap #phase2 #main-section[aria-label="header-redesign"] #banner-section .banner-redesign-h1-section {
    padding-top: 98px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1023px) {
  #phase2 #banner-section .banner-redesign-h1-section {
    padding-top: 60px;
    left: 15px;
  }

  #phase2 #banner-section .banner-redesign-h1-section h1.phase2-headline {
    font-size: 28px;
  }

  #side-effect-management #phase2 #banner-section .banner-redesign-h1-section h1.phase2-headline,
  #understanding-side-effects #phase2 #banner-section .banner-redesign-h1-section h1.phase2-headline {
    max-width: 316px;
  }
}

@media screen and (min-width: 600px) and (max-width: 1023px) {
  #main-section[aria-label="header-redesign"] .footnote-below-banner {
    top: 0;
  }
}

/*Desktop Layout - END*/
/*Mobile Layout - START*/
@media (min-width: 767px) and (max-width: 991px) {
  #phase2 #banner-section .banner-redesign-h1-section {
    padding: 26px 0 0 16px;
  }

  #phase2 #banner-section .banner-redesign-h1-section h1.phase2-headline {
    max-width: 300px;
    font-size: 24px;
  }
}

@media (max-width: 374px) {
  #phase2 #banner-section .banner-redesign-h1-section {
    padding: 4px 0 0 16px;
  }
}

/*Mobile Layout - END*/
/*Redesign Banner TRUQAP_DTC - 02/09/2025*/
/*Mobile Layout - START*/
@media (max-width: 991px) {
  #footer[aria-label="footer-redesign"] div#footer-section .footer-link-sec ul {
    padding-bottom: 40px;
  }
}

@media (max-width: 374px) {
}

/*Mobile Layout - END*/
/*Redesign Footer TRUQAP_DTC - 02/09/2025*/
/* EOP Before ISI Redesign - 03/09/2025 - STARTS */

@media (min-width: 992px) {

  .mobile-tab-pot-only {
    display: none !important;
  }

  .eop-container-redesign {
    margin-top: -284px;
  }

  .eop-container-redesign .eop-title {
    background-image: url("/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/global/callout_bg-desktop.png");
    padding-top: 86px;
    padding-bottom: 86px;
  }

  .patient-img {
    max-width: 1240px;
    margin: 0 auto;
    align-items: flex-start;
    transform: translateY(260px);
  }

  .patient-img img {
    max-width: 253px;
  }

  .eop-container-redesign .eop-title p {
    font-size: 28px;
    padding-left: 320px;
    padding-right: 100px;
    max-width: 1240px;
    margin: 0 auto;
  }

  .eop-container-redesign .eop-cards-container {
    flex-direction: row;
    justify-content: center;
    padding-top: 40px;
  }

  .eop-container-redesign .eop-cards-container .eop-card-content {
    max-width: 575px;
  }

  .eop-container-redesign .eop-cards-container .eop-card-content>div {
    gap: 0;
    position: relative;
  }

  .eop-container-redesign .eop-cards-container .eop-card-content>div>p {
    width: 80%;
  }

  .eop-container-redesign .eop-cards-container .eop-card-content>a {
    max-width: 455px;
    justify-content: center;
  }

  .eop-container-redesign .eop-cards-container .eop-card-content>a:after {
    padding-left: 8px;
    transform: translateX(26px);
  }

  #page-last-footnote-sec-redesign p.footnotes.no-footnote-symbol.bottom_0.eod-redesign-footnotes {
    margin: 40px 16px;
    max-width: 100%;
  }

  /*MyTRAQAP Support Program Card - START*/

  .mytruqap-support-container {
    margin-top: 40px;
    margin-bottom: 64px;
  }

  /*MyTRAQAP Support Program Card - END*/
  ;
}

/*Desktop Layout - END*/


/*Mobile Layout - START*/

@media (max-width: 991px) {
  .desktop-tab-land-only {
    display: none !important;
  }

  #how-truqap-works .eop-container-redesign .eop-cards-container .eop-card-content>div {
    gap: 0;
  }

  #how-truqap-works .eop-container-redesign .eop-cards-container .eop-card-content>div>p {
    width: 100%;
  }

  #how-truqap-works .eop-container-redesign .eop-cards-container>.eop-card-content:last-child>a {
    padding-left: 90px;
  }

  #how-truqap-works .eop-container-redesign .eop-title p {
    padding-right: 36px;
  }


  /*MyTRAQAP Support Program Card - START*/

  .mytruqap-support-container {
    padding: 0 16px;
  }

  .mytruqap-support-card-text p {
    font-size: 20px;
    line-height: 130%;
    text-align: left;
  }

  /*MyTRAQAP Support Program Card - END*/

  #how-truqap-works .eop-container-redesign .eop-cards-container>.eop-card-content:first-child>a {
    padding-left: 32px;
  }
}

@media (max-width: 374px) {
}

/*Mobile Layout - END*/




/* EOP Before ISI Redesign - 03/09/2025 - END */


/* Text + Image Redesign - 04/09/2025 - STARTS */

[id^="text_plus_img-redesign"] {
  display: flex;
  flex-direction: column-reverse;
  gap: 24px;
  padding: 20px 16px 0 !important;
}

[id^="img_container-redesign"] {
  width: 100%;
}

[id^="img_container-redesign"] p.img-disclaimer {
  padding-left: 13px;
  padding-top: 4px;
  font-weight: 400;
  font-size: 12px;
  line-height: 120%;
  vertical-align: middle;
  text-align: left;
  width: 320px;
}

.copy-container-redesign {
  display: flex;
  flex-direction: column;
  gap: 16px;
  text-align: left;
}

.subtitle-redesign {
  color: #250E62;
  font-weight: 600;
  font-size: 24px;
  line-height: 130%;
  margin: 0;
}

.copy-text-redesign {
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
}

.add-coral-btn {
  color: #F8485E;
  font-weight: 700;
}

.blue-bold-text {
  color: #250E62;
  font-weight: 700;
}

.copy-footnote-redesign {
  font-weight: 400;
  font-size: 12px;
  line-height: 120%;
}

#first-copy-container-redesign {
  padding: 16px 16px 0;
}

.biomaker_img_copy-redesign {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
  justify-content: center;
}

.biomaker_copy-redesign {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

/*Desktop Layout - START*/

@media (min-width: 992px) {
  .pr-24_desktop {
    padding-right: 24px;
  }

  [id^="text_plus_img-redesign"] {
    flex-direction: row;
    gap: 40px;
    max-width: 1147px;
    width: 100%;
    margin: 0 auto;
    padding: 40px 16px 0 !important;
  }

  #first-copy-container-redesign {
    max-width: 1147px;
    width: 100%;
    margin: 0 auto;
    padding: 20px 16px 0;
  }

  #first-copy-container-redesign .subtitle-redesign {
    max-width: 1090px;
  }

  [id^="img_container-redesign"] {
    width: 288px;
    padding: 0;
  }

  .subtitle-redesign {
    font-size: 28px;
  }

  .biomaker_img_copy-redesign {
    flex-direction: row;
    gap: 24px;
    align-items: center;
  }

  #p2a-header .cmp-navigation__item--level-0:nth-child(5).cmp-navigation__item--active {
    padding: 6px 0;
  }
}

/*Desktop Layout - END*/



/*Mobile Layout - START*/

@media (max-width: 991px) {
  #phase2 #main-section[aria-label="header-redesign"] .max-width {
    padding: 0;
  }

  #footnote-below-banner {
    padding: 0 16px !important;
  }

  [id^="img_container-redesign"] {
    margin: 0 auto;
  }

  [id^="img_container-redesign"] .image {
    max-width: 320px;
    width: 100%;
    margin: 0 auto;
  }

  [id^="img_container-redesign"] p.img-disclaimer {
    margin: 0 auto;
    padding-left: 16px;
  }

  #accessibility-statement .max-width.sec-redesign .phase2-accessibility-statement,
  .sec-redesign #phase2-site-map {
    padding: 16px 16px 20px;
  }
}

@media (max-width: 374px) {
}

/*Mobile Layout - END*/





/* Text + Image Redesign - 04/09/2025 - END */









/* How to Take TRUQAP Redesign - 04/09/2025 - STARTS */

.phase2-page #phase2 #main-section[aria-label="header-redesign"] #calendar-section .normal-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
}

.phase2-page #phase2 #main-section[aria-label="header-redesign"] #calendar-section .normal-text.calendar-heading {
  font-weight: 700;
  font-size: 20px;
  line-height: 130%;
}

.phase2-page #phase2 #main-section[aria-label="header-redesign"] #calendar-section {
  border: 3px solid #ECF6F8;
  box-shadow: 0px 4px 8px 0px #1F1F1F1A;
  border-radius: 0 32px;
}

#text_plus_img-redesign-4 .phase2a-callout-sec.redesign-callout-sec {
  background: transparent;
  padding: 0;
  margin: 0;
}

#taking-truqap #text_plus_img-redesign-1 p.img-disclaimer {
  padding-left: 0;
  margin: 0;
  max-width: 343px;
  width: 100%;
}

#taking-truqap #text_plus_img-redesign-4 .phase2a-callout-sec h2 {
  margin-bottom: 16px;
}

#taking-truqap #text_plus_img-redesign-4 .tt-reminder-sec img {
  max-width: 60px;
  padding-top: 5px;
  width: 100%;
}

#taking-truqap #text_plus_img-redesign-4 .tt-reminder-sec p {
  font-weight: 700;
  font-size: 18px;
  line-height: 130%;
  text-align: center;
  color: #250E62;
}

#taking-truqap #text_plus_img-redesign-4 .tt-reminder-sec p>span {
  color: #000000;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  text-align: center;
}

.phase2-page #phase2 #main-section[aria-label="header-redesign"] #calendar-section .days-selected~p.reset-button {
  font-weight: 600;
  font-size: 16px;
  line-height: 130%;
  background: url("/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/global/icon_reset-active.svg") no-repeat right;
  padding-right: 22px;
}

.phase2-page #phase2 #main-section[aria-label="header-redesign"] #calendar-section .days-selected .day>p:first-child {
  background-color: #250E62;
  color: #FFFFFF;
  border-radius: 8px 8px 0 0;
}

.phase2-page #phase2 #main-section[aria-label="header-redesign"] #calendar-section .custom-day-cal-download-sec p {
  font-weight: 600;
  font-size: 16px;
  line-height: 130%;
}

.phase2-page #phase2 #main-section[aria-label="header-redesign"] #calendar-section .custom-day-cal-download-sec p a:after {
  background: url("/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/global/icon_download.svg") no-repeat;
  width: 17px;
  height: 17px;
}

li.copy-text-redesign:not(:last-child) {
  margin-bottom: 8px;
}

li.copy-text-redesign {
  padding-left: 16px;
}

li.copy-text-redesign::before {
  content: "";
  display: inline-flex;
  width: 4px;
  height: 4px;
  position: absolute;
  margin-left: -14px;
  margin-top: 7px;
  background-color: #F8485E;
}

/*Desktop Layout - START*/

@media (min-width: 992px) {
  .phase2-page #phase2 #main-section[aria-label="header-redesign"] #calendar-section {
    max-width: 1190px;
  }

  .phase2-page #phase2 #main-section[aria-label="header-redesign"] #calendar-section .normal-text.calendar-heading {
    font-size: 22px;
    line-height: 125%;
    padding-bottom: 7px;
  }

  #taking-truqap [id^="text_plus_img-redesign"],
  #taking-truqap #first-copy-container-redesign {
    max-width: 1190px;
  }

  #taking-truqap #first-copy-container-redesign {
    padding: 40px 16px 0;
  }

  #taking-truqap #first-copy-container-redesign .copy-container-redesign .copy-text-redesign {
    max-width: 1100px;
  }

  #taking-truqap #text_plus_img-redesign-3 {
    align-items: flex-end;
  }

  #taking-truqap #img_container-redesign-1,
  #taking-truqap #img_container-redesign-3 {
    width: 450px;
  }

  #taking-truqap #text_plus_img-redesign-4 .tt-reminder-sec>div {
    max-width: none;
    gap: 40px;
  }

  #taking-truqap #text_plus_img-redesign-4 .tt-reminder-sec1>div,
  #taking-truqap #text_plus_img-redesign-4 .tt-reminder-sec2>div,
  #taking-truqap #text_plus_img-redesign-4 .tt-reminder-sec3>div {
    max-width: 575px;
    width: 100%;
  }

  #taking-truqap #text_plus_img-redesign-4 .tt-reminder-sec p {
    font-size: 20px;
    line-height: 125%;
    text-align: left;
  }

  #taking-truqap #text_plus_img-redesign-4 .tt-reminder-sec p>span {
    text-align: left;
  }

  #taking-truqap #text_plus_img-redesign-4 .tt-reminder-sec1,
  #taking-truqap #text_plus_img-redesign-4 .tt-reminder-sec2 {
    padding-bottom: 40px;
  }

  #taking-truqap #text_plus_img-redesign-4 .tt-reminder-sec3 {
    padding-bottom: 64px;
  }

  .phase2-page #phase2 #main-section[aria-label="header-redesign"] #calendar-section .calendar-functionality:has(.calendar-days.days-selected)~div.custom-day-cal-download-sec {
    justify-content: flex-start;
    margin-left: 29px;
  }

  .phase2-page #phase2 #main-section[aria-label="header-redesign"] #calendar-section .custom-day-cal-download-sec p a {
    display: flex;
    align-items: center;
  }
}

/*Desktop Layout - END*/



/*Mobile Layout - START*/

@media (max-width: 991px) {

  #taking-truqap #img_container-redesign-1 .image,
  #taking-truqap #img_container-redesign-3 .image {
    max-width: 343px;
  }

  #taking-truqap #text_plus_img-redesign-1,
  #taking-truqap #text_plus_img-redesign-3 {
    flex-direction: column;
  }

  #taking-truqap #text_plus_img-redesign-1 {
    gap: 40px;
  }

  .phase2-page #phase2 #main-section[aria-label="header-redesign"] #calendar-section {
    border-radius: 0 32px;
    padding: 20px 16px 40px;
    margin-left: 16px;
    margin-right: 16px;
  }

  .phase2-page #phase2 #main-section[aria-label="header-redesign"] #calendar-section:has(.days-selected) {
    padding: 20px 16px 80px;
  }

  #taking-truqap #text_plus_img-redesign-2 {
    padding-top: 0 !important;
  }

  #taking-truqap #text_plus_img-redesign-3 {
    padding-top: 40px !important;
    gap: 40px;
  }

  #taking-truqap #first-copy-container-redesign {
    padding-top: 40px !important;
  }

  #taking-truqap #text_plus_img-redesign-4 {
    padding-bottom: 40px !important;
  }
}

@media (max-width: 374px) {
}

/*Mobile Layout - END*/





/* How to Take TRUQAP Redesign - 04/09/2025 - END */










/* Home cards Redesign - 04/09/2025 - STARTS */

.subtitle-ribbon-redesign {
  font-weight: 400;
  font-size: 24px;
  line-height: 130%;
  color: #250E62;
  margin: 0;
}

.text-indent-8 {
  text-indent: -8px;
}

.subtitle-ribbon-redesign::before {
  content: '';
  background: url(/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/global/icon_header-ribbon.svg) no-repeat left top;
  position: relative;
  display: inline-block;
  height: 56px;
  width: 56px;
  left: -21px;
  margin-right: -56px;
  top: 10px;
}

#home-p2a .mytruqap-support-card-text p::before {
  display: none;
}

#home-cards-container {
  width: 100%;
  margin: 0 auto;
  display: flex;
  gap: 40px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 16px 16px 0;
}

[id^="home-cards-content"] {
  max-width: 343px;
  width: 100%;
  background-color: #F0F0F7;
  border-radius: 0 60px 16px 16px;
}

[id^="home-cards-content"] p.img-disclaimer {
  font-weight: 400;
  font-size: 12px;
  line-height: 120%;
  text-align: right;
  padding: 0 16px;
}

[id^="home-cards-content"] .mytruqap-support-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

#home-p2a .mytruqap-support-container {
  padding: 0;
  margin: 0;
}

#home-p2a .mytruqap-support-card-text p {
  text-align: center;
  padding: 12px;
}

.copy-text-redesign.black-font-color {
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 130% !important;
  color: #000000 !important;
  display: inline-block;
  margin: -2px 0 18px;
  padding: 0 !important;
}

#home-banner-btns {
  width: 625px;
  display: flex;
  align-items: center;
  gap: 24px;
  /* margin-left: 125px; */
  margin-top: 30px;
  padding-bottom: 40px;
  /* position: absolute; */
  /* bottom: 40px; */
  ;
}

#home-banner-btns .button {
  border: 2px solid #250E62;
  width: 263px;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 10px 12px 10px;
}

#home-banner-btns .button>a {
  font-family: Sora;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  text-align: center;
  color: #250E62;
  display: flex;
  align-items: center;
  gap: 8px;
}

#home-banner-btns .button>a::after {
  content: url(/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/global/icon_button-arrow-right.svg);
  display: inline-block;
  height: 15px;
}

.phase2-page #phase2 #main-section[aria-label="header-redesign"] #home-banner-section .home-banner-sec p {
  border: none;
}

#calendar-section .calendar-functionality.custom-calendar>p {
  font-size: 16px;
}

/*Desktop Layout - START*/

@media (min-width: 992px) {

  .phase2-page #phase2 #main-section[aria-label="header-redesign"] #home-banner-section>.text>div#banner-label-update {
    top: 80px;
    z-index: 1;
  }

  .phase2-page #phase2 #main-section[aria-label="header-redesign"] #home-banner-section .home-banner-sec.safety-label-update {
    max-width: 544px;
  }

  .phase2-page #phase2 #main-section[aria-label="header-redesign"] #home-banner-section .home-banner-sec.safety-label-update .banner-text-img {
    margin-top: 25px;
  }

  #home-p2a #first-copy-container-redesign {
    max-width: 1222px;
    padding-top: 0 !important;
  }

  .subtitle-ribbon-redesign {
    font-size: 28px;
  }

  #home-cards-container {
    flex-wrap: wrap;
    flex-direction: row;
    max-width: 1222px;
    gap: 55px;
    padding-top: 40px;
  }

  [id^="home-cards-content"] {
    max-width: 360px;
    height: 422px;
  }

  [id^="home-cards-content"] .mytruqap-support-card {
    min-height: 180px;
  }

  #home-cards-content-1 .mytruqap-support-card-text p:first-child,
  #home-cards-content-3 .mytruqap-support-card-text p:first-child {
    padding-bottom: 22px !important;
    padding-top: 26px !important;
  }

  #text_plus_img-redesign-2 {
    max-width: 1222px;
    align-items: center;
  }

  #img_container-redesign-2 {
    width: 360px;
  }

  #text_plus_img-redesign-2 .mytruqap-support-card {
    max-width: none;
  }

  #text_plus_img-redesign-2 .mytruqap-support-card-text p {
    text-align: center;
    padding-left: 40px !important;
    justify-content: center;
    padding: 18px 0 8px;
  }
}

@media (min-width: 992px) and (max-width: 1260px) {
  #home-p2a #first-copy-container-redesign {
    padding: 20px 32px 0;
  }

  .phase2-page #phase2 #main-section[aria-label="header-redesign"] #home-banner-section>.text>div#banner-label-update {
    top: 60px;
  }

  .phase2-page #phase2 #main-section[aria-label="header-redesign"] #home-banner-section .home-banner-sec.safety-label-update {
    margin-left: 0;
    padding-left: 12px;
  }

  #home-banner-btns {
    margin-left: 0;
    padding-left: 16px;
    margin-top: -52px;
    padding-bottom: 10px;
  }
}

@media (min-width: 1400px) {
  #home-p2a #main-section[aria-label="header-redesign"] .footnote-below-banner {
    margin-right: -196px;
    padding-top: 4px;
  }
}

/*Desktop Layout - END*/



/*Mobile Layout - START*/

@media (max-width: 991px) {

  #home-p2a #first-copy-container-redesign {
    padding-top: 8px;
  }

  .subtitle-ribbon-redesign {
    padding-left: 18px;
    padding-bottom: 16px;
  }

  .copy-text-redesign.text-indent-8 {
    padding-left: 18px;
  }

  .subtitle-ribbon-redesign::before {
    left: -20px;
    margin-right: -56px;
    top: 14px;
  }

  #text_plus_img-redesign-2 {
    flex-direction: column;
  }

  #img_container-redesign-2 {
    max-width: 355px;
  }

  .copy-text-redesign.black-font-color {
    padding: 0 16px !important;
  }

  #text_plus_img-redesign-2 .mytruqap-support-card-text p {
    padding-top: 18px;
  }

  #text_plus_img-redesign-2 {
    padding: 40px 16px 0 !important;
  }

  .phase2-page #phase2 #main-section[aria-label="header-redesign"] #home-banner-section .home-banner-sec {
    top: 120px;
    margin-top: -120px;
  }

  .phase2-page #phase2 #main-section[aria-label="header-redesign"] #home-banner-section .home-banner-sec h1 {
    background: transparent;
    padding: 16px;
    padding-top: 32px;
  }

  .phase2-page #phase2 #main-section[aria-label="header-redesign"] #home-banner-section .home-banner-sec p {
    color: #250E62;
    padding: 0;
    margin: 0;
  }

  #home-banner-btns {
    width: 100%;
    flex-direction: column;
    margin-left: 0;
    margin-top: 60%;
    position: absolute;
  }

  #home-banner-btns .button {
    width: 300px;
    border-radius: 20px;
  }

  #home-banner-btns .button>a::after {
    position: relative;
    left: 20px;
  }

  #home-p2a button.playpausebutton i:before {
    top: 108px;
    right: 16px;
  }
}

@media (max-width: 374px) {
}

/*Mobile Layout - END*/

/* Home cards Redesign - 04/09/2025 - END */





/* Results with TRUQAP Redesign - 08/09/2025 - STARTS */


#results-with-truqap .biomaker_copy-redesign p {
  font-weight: 600;
  font-size: 20px;
  line-height: 130%;
  color: #250E62;
}

#results-with-truqap .copy-container-redesign {
  gap: 0;
}

#results-with-truqap .copy-container-redesign h2 {
  margin-bottom: 16px;
}

#results-with-truqap .copy-container-redesign>p {
  margin-bottom: 40px;
}

#results-with-truqap .biomaker_img_copy-redesign {
  margin-bottom: 16px;
}

#results-with-truqap .more-2x-container-redesign {
  background-color: #250E62;
  border-radius: 60px 0;
  padding: 15px 36px;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
}

#results-with-truqap .more-2x-left-redesign {
  display: inline-flex;
  border-right: 0.66px solid #FFFFFF;
  gap: 3px;
  align-items: center;
  justify-content: center;
  padding-right: 10px;
}

#results-with-truqap .more-2x-left-redesign>p.fw-exbold {
  font-weight: 800;
  font-size: 17.05px;
  line-height: 100%;
  color: #FFFFFF;
}

#results-with-truqap .more-2x-left-redesign>p.fw-bold {
  font-weight: 700;
  font-size: 41.63px;
  line-height: 100%;
  color: #FFFFFF;
}

#results-with-truqap .more-2x-right-redesign>p.fw-smbold {
  font-weight: 600;
  font-size: 13.77px;
  line-height: 100%;
  color: #FFFFFF;
}

#results-with-truqap .copy-container-redesign .copy-footnote-redesign {
  margin-bottom: 4px;
  padding: 0;
  font-size: 12px;
  line-height: 120%;
}

#results-with-truqap .copy-container-redesign .copy-footnote-redesign:last-child {
  text-indent: -10px;
  padding-left: 4px;
  margin-bottom: 0px !important;
}

#results-with-truqap #text_plus_img-redesign-1 {
  margin-top: 40px;
}

#light-purple-bg-redesign {
  background-color: #F0F0F7;
}
/*#side-effect-management .copy-container-redesign .side-effect-text {*/
/*  font-weight: 600;*/
/*  font-size: 20px;*/
/*  line-height: 130%;*/
/*  text-align: center;*/
/*  vertical-align: middle;*/
/*  color: #250E62;*/
/*}*/
/*#side-effect-management .copy-container-redesign .side-effect-text>b {*/
/*    font-weight: 700;*/
/*}*/
.copy-container-redesign>h3,
#side-effect-management .copy-container-redesign .side-effect-text{
  font-weight: 600;
  font-size: 20px;
  line-height: 130%;
  text-align: center;
  vertical-align: middle;
  color: #250E62;
}

.copy-container-redesign>h3>b,
#side-effect-management .copy-container-redesign .side-effect-text>b{
  font-weight: 700;
}

.eop-title .eop-above-title-redesign {
  font-size: 14px !important;
  line-height: 125% !important;
  font-weight: 400 !important;
  margin-bottom: 16px !important;
}

.eop-title .eop-above-title-redesign>b {
  font-weight: 600 !important;
}

#results-with-truqap #text_plus_img-redesign-3 {
  padding-bottom: 40px !important;
}

.two-stydy-redesign {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  flex-direction: column;
}

.two-stydy-redesign .copy-text-redesign {
  font-weight: 500;
  font-size: 18px;
  line-height: 125%;
  vertical-align: middle;
  width: 100%;
  color: #250E62;
  display: flex;
  gap: 8px;
  align-items: flex-start;
}

.two-stydy-redesign .copy-text-redesign:first-child::before {
  content: url('/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/desktop/results-with-truqap/icon_one.svg');
  width: 26px;
  height: 26px;
}

.two-stydy-redesign .copy-text-redesign:last-child::before {
  content: url('/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/desktop/results-with-truqap/icon_two.svg');
  width: 26px;
  height: 26px;
}

#how-truqap-was-studied {
  max-width: 1222px;
  width: 100%;
  margin: 0 auto;
  padding: 40px 16px 0;
}

#how-truqap-was-studied .copy-container-redesign {
  max-width: 1090px;
}

#how-truqap-was-studied .copy-text-redesign {
  max-width: 1090px;
}

#how-truqap-was-studied .copy-footnote-redesign {
  padding-top: 40px;
  text-indent: -4px;
}

#how-truqap-was-studied .copy-container-redesign>h3 {
  margin: 0 0 16px;
}

#how-truqap-was-studied_infographic-box {
  display: flex;
  gap: 40px;
  max-width: 990px;
  max-height: 295px;
  margin: 0 auto 82px;
  padding: 40px 40px 40px 60px;
  border: 3px solid #E4E4EE;
  border-radius: 0 60px;
}

#how-truqap-was-studied_infographic-box li.copy-text-redesign:not(:last-child) {
  margin-bottom: 16px;
}

#how-truqap-was-studied_infographic-box li.copy-text-redesign {
  font-weight: 400;
  font-size: 18px;
  line-height: 130%;
}

#how-truqap-was-studied_infographic-box .image {
  min-width: 378px;
  position: relative;
  top: 45px;
}

/*Desktop Layout - START*/

@media (min-width: 992px) {
  #results-with-truqap #phase2 #banner-section .banner-redesign-h1-section {
    padding-top: 98px;
  }

  #results-with-truqap #first-copy-container-redesign {
    max-width: 1222px;
  }

  #results-with-truqap .biomaker_img_copy-redesign {
    margin-bottom: 8px;
    gap: 40px;
  }

  #results-with-truqap .biomaker_copy-redesign {
    max-width: 50%;
  }

  #results-with-truqap .more-2x-container-redesign {
    width: 50%;
    padding: 28.5px 70px;
    gap: 20px;
  }

  #results-with-truqap .more-2x-left-redesign {
    gap: 8px;
    padding-right: 20px;
  }

  #results-with-truqap .more-2x-left-redesign>p.fw-exbold {
    font-size: 25.87px;
  }

  #results-with-truqap .more-2x-left-redesign>p.fw-bold {
    font-size: 63.2px;
  }

  #results-with-truqap .more-2x-right-redesign>p.fw-smbold {
    font-size: 21.83px;
  }

  #results-with-truqap .biomaker_copy-redesign p {
    font-size: 22px;
    line-height: 125%;
  }

  #results-with-truqap .eop-container-redesign .eop-title {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  #results-with-truqap #text_plus_img-redesign-1 {
    max-width: 1022px;
    display: flex;
    align-items: center;
    padding: 38px 16px 22px !important;
  }

/*#side-effect-management .copy-container-redesign .side-effect-text {*/
/*        font-size: 22px;*/
/*        line-height: 125%;*/
/*        text-align: left;*/
/*    }*/
  .copy-container-redesign>h3,
  #side-effect-management .copy-container-redesign .side-effect-text{
    font-size: 22px;
    line-height: 125%;
    text-align: left;
  }

  #results-with-truqap #img_container-redesign-1 {
    width: 450px;
  }

  .two-stydy-redesign {
    flex-direction: row;
  }

  .two-stydy-redesign .copy-text-redesign {
    font-size: 20px;
    width: 50%;
  }

  #results-with-truqap #text_plus_img-redesign-3 {
    padding-bottom: 0px !important;
    max-width: 1222px;
  }

  #results-with-truqap #page-last-footnote-sec-redesign {
    margin: 16px auto 0;
    padding: 0 16px !important;
    max-width: 1222px;
  }

  #accessibility-statement .max-width.sec-redesign,
  .sec-redesign:has(#phase2-site-map) {
    max-width: 1190px;
    padding-right: 100px;
    padding-bottom: 86px;
  }

  #accessibility-statement #phase2 #banner-section .banner-redesign-h1-section .phase2-headline {
    max-width: 100%;
  }

  .cmp-highlightinfo__button {
    flex-direction: column-reverse !important;
  }
}

@media (min-width: 1254px) {
  .patient-img {
    min-width: 1240px;
  }
}

/*Desktop Layout - END*/



/*Mobile Layout - START*/

@media (max-width: 991px) {

  #results-with-truqap .copy-container-redesign .copy-footnote-redesign:last-child {
    text-indent: -8px;
    padding-left: 2px;
  }

  #results-with-truqap #text_plus_img-redesign-1 {
    flex-direction: column;
    padding: 40px 16px !important;
    gap: 16px;
  }

  .copy-container-redesign>h3 {
    margin: 0;
  }

  .two-stydy-redesign .copy-text-redesign:first-child {
    display: inline;
    text-indent: 63px;
    padding-left: 34px;
  }

  .two-stydy-redesign .copy-text-redesign:first-child::before {
    position: relative;
    left: -96px;
    top: 5px;
    margin-right: -90px;
  }

  #how-truqap-was-studied .copy-container-redesign>h3 {
    text-align: left;
  }

  #how-truqap-was-studied_infographic-box {
    flex-direction: column;
    max-width: 343px;
    max-height: 276px;
    margin: 0px auto 226px;
    padding: 20px 0;
  }

  #how-truqap-was-studied_infographic-box ul {
    padding: 0 14px;
  }

  #how-truqap-was-studied_infographic-box li.copy-text-redesign {
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
  }

  #how-truqap-was-studied_infographic-box .image {
    min-width: 100%;
    max-width: 343px;
    position: relative;
    top: -27px;
    right: -3px;
  }

  #results-with-truqap #text_plus_img-redesign-3 {
    padding-top: 40px !important;
  }

  #results-with-truqap .eop-container-redesign .eop-cards-container {
    transform: translateY(-1px);
  }

  #results-with-truqap .eop-container-redesign .eop-cards-container .eop-card-content:last-child>a {
    padding-left: 120px;
  }

  #results-with-truqap .eop-container-redesign .eop-cards-container .eop-card-content:last-child>div {
    gap: 8px;
  }

  #results-with-truqap .eop-container-redesign .eop-cards-container .eop-card-content:first-child>a {
    padding-left: 90px;
  }

  #results-with-truqap .eop-container-redesign .eop-cards-container .eop-card-content:first-child>div {
    gap: 42px;
  }

  #results-with-truqap #page-last-footnote-sec-redesign {
    margin: 40px auto 0;
    padding: 0 16px !important;
  }

  /*code from 24*/
  #how-truqap-was-studied {
    padding: 56px 16px 0;
  }

  #p2a-isi #StickyWrapper .cmp-highlightinfo__button .cmp-highlightinfo__text {
    font-size: 12px !important;
  }

  #p2a-isi #StickyWrapper .cmp-highlightinfo__button .cmp-highlightinfo__icon:before {
    background: url(/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/global/icon-expand-isi.svg) !important;
  }

  #p2a-isi #StickyWrapper .cmp-highlightinfo__container {
    border-top-left-radius: 0px !important;
    border: none !important;
    box-shadow: 0px 0px 12px 0px rgba(31, 31, 31, 0.2);
    padding: 16px 16px 12px;
  }

  #p2a-isi #StickyWrapper .cmp-highlightinfo__button {
    padding-right: 18px;
    margin-right: -12px !important;
  }

  .cmp-highlightinfo__button {
    flex-direction: column-reverse !important;
  }

  #p2a-isi #StickyWrapper #isi-main-text {
    border: none;
    padding: 0 16px !important;
  }

  #p2a-isi #StickyWrapper h3 .sticky-head {
    font-size: 18px !important;
  }

  #p2a-isi #StickyWrapper .cmp-highlightinfo__container h3>span:first-child {
    padding: 0;
  }

  a.back-to-top-btn {
    top: -48px;
  }

  #p2a-isi {
    padding-top: 68px;
  }

  #header-redesign .cmp-navigation__dropdownmenu li a {
    padding: 19px 40px !important;
  }
}

@media (max-width: 374px) {
  #how-truqap-was-studied_infographic-box {
    max-height: 300px;
  }
}

/*Mobile Layout - END*/

/* Results with TRUQAP Redesign - 08/09/2025 - END */




/* Side Effects - Management -- Redesign - 09/09/2025 - STARTS */

#side-effect-management #first-copy-container-redesign {
  padding: 20px 16px 40px;
}

#side-effect-management #text_plus_img-redesign-4 .phase2a-callout-sec.redesign-callout-sec>.copy-text-redesign {
  padding: 16px 0 40px;
}

#side-effect-management #main-section[aria-label="header-redesign"] .tt-reminder-sec1>div,
#side-effect-management #main-section[aria-label="header-redesign"] .tt-reminder-sec2>div {
  padding-top: 0 !important;
}

#side-effect-management #main-section[aria-label="header-redesign"] .tt-reminder-sec>div {
  max-width: 1190px;
  gap: 40px;
}

#side-effect-management .tt-reminder-sec p.tt-reminder-text-below-subtitle {
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  color: #000000;
  padding: 8px 0 16px;
  text-align: left;
}

#side-effect-management .tt-reminder-sec p.copy-footnote-redesign {
  font-weight: 400;
  font-size: 12px;
  line-height: 120%;
  padding-top: 8px;
  color: #000000;
  text-align: left;
}

#side-effect-management .add-coral-btn {
  display: inline !important;
}

#pat-sup-pgm-form .has-error input[type="radio"]+span {
  color: #250E62;
}

#side-effect-management #main-section[aria-label="header-redesign"] .side-effect-images {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
}

#side-effect-management .copy-container-redesign>h3,
#side-effect-management .copy-container-redesign .side-effect-text
{
  text-align: left;
}

/*Desktop Layout - START*/

@media (min-width: 992px) {
  #side-effect-management #phase2 #banner-section .banner-redesign-h1-section {
    padding-top: 98px;
  }

  #side-effect-management #text_plus_img-redesign-4,
  #side-effect-management #first-copy-container-redesign {
    max-width: 1222px;
  }

  #side-effect-management #first-copy-container-redesign {
    padding: 20px 16px 64px;
  }

  #side-effect-management .tt-reminder-sec1>div,
  #side-effect-management .tt-reminder-sec2>div {
    max-width: 575px;
    width: 50%;
  }

  #side-effect-management .tt-reminder-sec p.tt-reminder-text-below-subtitle {
    padding: 16px 0;
  }

  #side-effect-management .tt-reminder-sec p.copy-footnote-redesign {
    padding-top: 16px;
  }

  #side-effect-management #main-section[aria-label="header-redesign"] .side-effect-images {
    flex-direction: row;
    gap: 40px;
  }

  #side-effect-management .eop-container-redesign .eop-cards-container .eop-card-content>a:after {
    position: relative;
    left: 12px;
  }

  #side-effect-management .eop-container-redesign .eop-cards-container .eop-card-content:first-child>a:after {
    left: 64px;
  }
}

/*Desktop Layout - END*/



/*Mobile Layout - START*/

@media (max-width: 991px) {
  #side-effect-management #text_plus_img-redesign-4 {
    padding: 16px 16px 0;
  }

  #side-effect-management .patient-img img {
    min-width: 320px;
  }

  #side-effect-management .eop-container-redesign .eop-cards-container .eop-card-content:first-child>div {
    gap: 8px;
  }

  #side-effect-management .eop-container-redesign .eop-cards-container .eop-card-content:first-child>a {
    padding-left: 120px;
  }

  #side-effect-management .eop-container-redesign .eop-cards-container .eop-card-content:last-child>a {
    padding-left: 75px;
  }
}

@media (max-width: 374px) {
  #side-effect-management .eop-container-redesign .eop-cards-container .eop-card-content:first-child>a {
    padding-left: 100px;
  }

  #side-effect-management .eop-container-redesign .eop-cards-container .eop-card-content:last-child>a {
    padding-left: 45px;
  }

  #side-effect-management .eop-container-redesign .eop-cards-container {
    transform: translateY(-1px);
  }
}

@media (min-width: 401px) and (max-width: 991px) {
  .eop-container-redesign .eop-title {
    padding-right: 120px;
    background-size: auto 100%;
    background-color: #E4E4EE;
    background-position: right;
  }
}

/*Mobile Layout - END*/
/* Side Effects - Management -- Redesign - 09/09/2025 - END */
/* Understanding Side Effects -- Redesign - 09/09/2025 - STARTS */
#understanding-side-effects .copy-container-redesign {
  padding-bottom: 16px;
}

#understanding-side-effects .copy-container-redesign h3 {
  margin: 0;
  text-align: left;
}

#side-effects-accordion {
  max-width: 1222px;
  margin: 0 auto;
  padding: 0 16px 40px;
}

#side-effects-accordion .toggle-accordion {
  padding-bottom: 16px;
}

#side-effects-accordion .toggle-accordion .collapse-all,
#side-effects-accordion .toggle-accordion .expand-all {
  display: inline-flex !important;
  align-items: center;
  gap: 8px;
  padding-right: 16px;
  color: #8D8D8D;
  pointer-events: none;
  cursor: default;
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  font-family: "Sora";
}

#side-effects-accordion .toggle-accordion .collapse-all.active,
#side-effects-accordion .toggle-accordion .expand-all.active {
  color: #250E62;
  pointer-events: unset;
  cursor: pointer;
  font-weight: 600;
}

#side-effects-accordion .expand-all::after {
  content: url('/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/desktop/side-effects-understanding/icon_expand-all-disabled.svg');
  max-height: 24px;
}

#side-effects-accordion .collapse-all::after {
  content: url('/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/desktop/side-effects-understanding/icon_collapse-all-disabled.svg');
  max-height: 24px;
}

#side-effects-accordion .collapse-all.active::after {
  content: url('/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/desktop/side-effects-understanding/icon_collapse-all.svg');
  max-height: 24px;
}

#side-effects-accordion .expand-all.active::after {
  content: url('/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/desktop/side-effects-understanding/icon_expand-all.svg');
  max-height: 24px;
}

/*#side-effects-accordion .cmp-accordion__button--expanded .cmp-accordion__icon::before {*/
/*  content: url('/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/desktop/side-effects-understanding/icon_collapse.svg');*/
/*  max-height: 29px;*/
/*}*/

/*#side-effects-accordion .cmp-accordion__icon::before {*/
/*  content: url('/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/desktop/side-effects-understanding/icon_expand.svg');*/
/*  max-height: 29px;*/
/*}*/
#side-effects-accordion .cmp-accordion__icon {
  background: url(/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/images/fsr/interior-expand-icon.svg) no-repeat;
  background-size: 100%;
  right: 8px;
  width: 25px;
  height: 25px;
}

#side-effects-accordion .cmp-accordion__icon::before {
  content: '';
}

#side-effects-accordion .cmp-accordion__button--expanded .cmp-accordion__icon {
  background: url(/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/images/fsr/interior-collapse-icon.svg) no-repeat;
  background-size: 100%;
}

#side-effects-accordion .cmp-accordion__button {
  border-top: 9px solid #250E62;
  border-top-right-radius: 8px;
  padding: 21px 18px 21px 12px;
}

#side-effects-accordion .cmp-accordion__item[data-cmp-expanded] .cmp-accordion__button {
  border-bottom: 2px solid #250E62;
}

#side-effects-accordion .cmp-accordion__item:last-child .cmp-accordion__button {
  border-bottom: 2px solid #250E62;
}

#side-effects-accordion .cmp-accordion__title {
  color: #250E62;
  font-weight: 700;
  font-size: 18px;
  line-height: 130%;
  font-family: 'Sora', sans-serif;
  padding-right: 20px;
}

#side-effects-accordion .cmp-accordion__panel {
  padding: 0;
}

[id^="accordion-container"] {
  padding: 8px 0 16px !important;
}

[id^="accordion-container"]>div>.container,
[id^="accordion-container"]>.container {
  display: flex;
  justify-content: center;
}

[id^="accordion-container"]>div>.container>.cmp-container>.image,
[id^="accordion-container"]>.container>.cmp-container>.image {
  width: 125px;
  height: 125px;
}

.accordion-indented-list-container {
  display: flex;
  flex-direction: column;
  margin-top: 6px;
}

.accordion-indented-list-container>ul {
  padding-left: 13px;
}

ul.indented-list-redesign {
  max-width: 100%;
}

ul.indented-list-redesign>li {
  text-indent: 8px;
}

ul.indented-list-redesign>li::before {
  content: '\26AC';
  background: transparent;
  color: #F8485E;
  position: relative;
  left: -18px;
}

#most-common-side-effects {
  padding: 0 16px;
}

#most-common-side-effects .list-sec .arrow-list li {
  font-size: 16px;
  line-height: 130%;
}

#most-common-side-effects #use-common-side-effects-sec {
  padding-bottom: 16px !important;
}

#understanding-side-effects #use-common-side-effects-sec h2 {
  margin: 40px auto 16px;
}

/*Desktop Layout - START*/

@media (min-width: 992px) {

  #understanding-side-effects #phase2 #banner-section .banner-redesign-h1-section {
    padding-top: 98px;
  }

  #understanding-side-effects #first-copy-container-redesign {
    max-width: 1222px;
  }

  #understanding-side-effects .copy-container-redesign {
    padding-bottom: 40px;
  }

  #most-common-side-effects {
    max-width: 1222px;
    margin: 0 auto;
  }

  #understanding-side-effects .eop-container-redesign {
    margin-top: 0;
    transform: translateY(-260px);
  }

  #understanding-side-effects #most-common-side-effects a.text-underline.indigo-color.fw-smbold {
    z-index: 1;
    position: relative;
  }

  #eod-section-redesign {
    max-height: 595px;
  }

  #side-effects-accordion .cmp-accordion__title {
    font-size: 20px;
    line-height: 125%;
  }

  #side-effects-accordion .cmp-accordion__button {
    border-top: 6px solid #250E62;
    padding: 18.5px 40px;
    height: 62px;
  }

  #side-effects-accordion .aem-Grid::before,
  #side-effects-accordion .aem-Grid::after {
    display: none;
  }

  [id^="accordion-container"] {
    padding: 8px 0 !important;
  }

  [id^="accordion-container"]>div,
  #accordion-container-3 {
    display: flex;
    gap: 24px;
    align-items: flex-start;
  }

  #accordion-container-2>div,
  #accordion-container-3 {
    align-items: center;
  }

  [id^="accordion-container"]>div>.container,
  #accordion-container-3>.container {
    max-width: 125px;
  }

  .accordion-indented-list-container {
    flex-direction: row;
    gap: 20px;
  }

  ul.indented-list-redesign {
    max-width: 33%;
  }

  .accordion-indented-list-container>ul {
    padding-left: 0;
  }

  .accordion-indented-list-container>ul:first-child {
    padding-left: 18px;
  }

  #understanding-side-effects #use-common-side-effects-sec h2 {
    margin: 0px auto 16px;
  }

  #pat-sup-listen-to-your-body-sec>div>div:last-child {
    width: 100%;
    max-width: 1116px;
  }
}

/*Desktop Layout - END*/



/*Mobile Layout - START*/

@media (max-width: 991px) {
  ul.indented-list-redesign>li {
    margin-bottom: 8px;
  }

  #resources .copy-container-redesign h2 {
    padding-bottom: 20px;
  }

  #phase2 #main-section[aria-label="header-redesign"] #phase2-accordion-section .cmp-accordion__button .cmp-accordion__icon {
    width: 25px;
    height: 25px;
  }

  /*    #phase2 #main-section[aria-label="header-redesign"] #phase2-accordion-section .cmp-accordion__button .cmp-accordion__icon {*/
  /*    width: 25px;*/
  /*    height: 25px;*/
  /*}*/;
}

@media (max-width: 374px) {
}

/*Mobile Layout - END*/

/* Understanding Side Effects -- Redesign - 09/09/2025 - END */



/* TRUQAP Resources -- Redesign - 09/09/2025 - STARTS */

#market-access-violator-redesign {
  background-color: #F0F0F7;
  padding: 5px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 40px 0;
}

#market-access-violator-redesign p {
  display: flex;
  align-items: center;
  color: #250E62;
  gap: 4px;
}

#market-access-violator-redesign p::before {
  content: url('/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/desktop/resources/icon_notification.svg');
  position: relative;
  max-height: 14px;
  padding-right: 8px;
}

#resources-cards-redesign {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 40px;
  padding: 32px 16px 40px;
}

#resources-cards-redesign>.container {
  width: 100%;
}

[id^="resources-cards-container"] {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 40px;
}

[id^="resources-cards-container"]>.container {
  width: 100%;
}

[id^="resource-card"] {
  box-shadow: 0px 4px 8px 0px #1F1F1F1A;
  border-radius: 20px 20px 16px 16px;
  width: 100%;
}

[id^="resource-card"] .new-text-update {
  font-family: 'Sora', sans-serif;
  font-weight: 600;
  font-size: 22px;
  line-height: 125%;
  margin: 0;
  padding: 16px 16px 0;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  gap: 21.5px;
  color: #250E62;
}

#resource-card-1 .new-text-update::before {
  content: url('/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/desktop/resources/resources-calendar-tracker-icon.svg');
  position: relative;
  max-height: 40px;
}

#resource-card-2 .new-text-update::before {
  content: url('/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/desktop/resources/patient-info-icon.svg');
  position: relative;
  max-height: 40px;
}

#resource-card-3 .new-text-update::before {
  content: url('/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/desktop/resources/patient-brochure-icon.svg');
  position: relative;
  max-height: 40px;
}

#resource-card-4 .new-text-update::before {
  content: url('/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/desktop/resources/medication-tracker-icon.svg');
  position: relative;
  max-height: 40px;
}

#resource-card-5 .new-text-update::before {
  content: url('/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/desktop/resources/calendar-icon.svg');
  position: relative;
  max-height: 40px;
}

.resource-card-redesign {
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  text-align: center;
  padding: 0 16px;
  margin: 12px 0 16px;
}

.resource-card-download {
  background-color: #E4E4EE;
  /* min-height: 45px; */
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0 0 16px 16px;
  /* padding: 12.5px 0; */
  ;
}

.resource-card-download>a:hover {
  text-decoration: underline;
  text-decoration-color: #250E62;
}

.resource-card-download p {
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  text-align: center;
  color: #250E62;
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: center;
}

.resource-card-download p::after {
  content: url('/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/desktop/resources/icon_download.svg');
  position: relative;
  max-height: 16px;
}

#resource-card-image {
  box-shadow: none;
}

#resource-card-image p.img-disclaimer {
  font-weight: 400;
  font-size: 12px;
  line-height: 120%;
  text-align: right;
  vertical-align: middle;
  padding-top: 4px;
}

/*Desktop Layout - START*/

@media (min-width: 992px) {

  #resources #phase2 #banner-section .banner-redesign-h1-section {
    padding-top: 98px;
  }

  #resources #first-copy-container-redesign {
    max-width: 1222px;
    padding: 0 16px;
  }

  #resources .eop-container-redesign {
    margin-top: 0;
  }

  #resources-cards-redesign {
    max-width: 1222px;
    width: 100%;
    margin: 0 auto;
    gap: 60px;
    padding: 40px 16px 20px;
  }

  [id^="resources-cards-container"] {
    flex-direction: row;
  }

  .resource-card-redesign {
    margin: 12px auto 18px;
    padding: 0;
  }

  #resource-card-5 .resource-card-redesign {
    max-width: 452px;
  }

  #resources-cards-container>.text {
    display: none;
  }

  #resources-cards-redesign>.text>.cmp-text {
    width: 1222px;
    padding: 0 16px !important;
    margin-top: -40px;
  }

  #resources .eop-container-redesign .eop-cards-container .eop-card-content:last-child>a>sup {
    position: relative;
  }
}

/*Desktop Layout - END*/

/*Mobile Layout - START*/

@media (max-width: 991px) {
  #market-access-violator-redesign {
    margin: 16px 0 0;
  }

  #market-access-violator-redesign p {
    display: inline-block;
    text-align: center;
    padding: 0 25px;
  }

  #resources-cards-redesign {
    padding: 32px 16px 0;
  }

  #resources .eop-container-redesign .eop-cards-container {
    padding: 40px 16px 40px;
  }

  #resources-cards-container-3 {
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  #resources .eop-container-redesign .eop-cards-container .eop-card-content:last-child>a {
    display: inline;
  }

  #resources .eop-container-redesign .eop-cards-container .eop-card-content:last-child>a::after {
    position: relative;
    right: -62px;
  }

  #resources-cards-container-3 .resource-card-download a {
    width: 100%;
    padding: 10px 0;
  }

  #resources-cards-container-3 .resource-card-download p span {
    max-width: 247px;
    width: 100%;
  }

  #resources-cards-container-3 .resource-card-download p {
    justify-content: center;
  }

  #resources-cards-container-3 .resource-card-download p:after {
    content: '';
    background: url(/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/images/global/coral-external-link-icon.svg) no-repeat;
    width: 16px;
    height: 16px;
    margin-top: -5px;
  }
}

@media (max-width: 374px) {
  #resources .eop-container-redesign .eop-cards-container .eop-card-content:last-child>a::after {
    right: -34px;
  }
}

/*Mobile Layout - END*/

/* TRUQAP Resources -- Redesign - 09/09/2025 - END */





/* TRUQAP TRUQAP Financial Support -- Redesign - 10/09/2025 - STARTS */

#financial-support #resources-cards-redesign {
  padding: 40px 16px;
}

#financial-support #resource-card-1 {
  box-shadow: none;
  background-color: #F0F0F7;
  border-radius: 60px 2px;
  padding: 40px 16px;
}

#financial-support #resource-card-1>.text>.cmp-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
}

#financial-support #resource-card-1 .fsr-access-360-logo-sec {
  margin: 0 !important;
}

#financial-support #resource-card-2 {
  box-shadow: none;
}

#financial-support #resource-card-2 h3 {
  font-family: Sora;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 24px;
  text-align: center;
  font-size: 20px;
  line-height: 130%;
  color: #250E62;
}

#financial-support #resource-card-2 .message-span-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  display: flex;
  align-items: center;
}

#co-pay-container[aria-label="redesign"] {
  background: #ECF6F8;
  padding: 40px 0;
}

#co-pay-container[aria-label="redesign"] .co-pay-section>p.phase2-subhead {
  padding: 24px 0 40px 0;
}

#co-pay-container[aria-label="redesign"] .footnotes {
  font-size: 12px;
  line-height: 120%;
}

/*Desktop Layout - START*/

@media (min-width: 992px) {

  #financial-support #phase2 #banner-section .banner-redesign-h1-section {
    padding-top: 98px;
  }

  #financial-support #first-copy-container-redesign {
    max-width: 1222px;
    padding: 0 16px;
  }

  #financial-support .eop-container-redesign {
    margin-top: 0;
  }

  #financial-support #resource-card-2 h3 {
    font-size: 22px;
    line-height: 125%;
    text-align: left;
  }

  #co-pay-container[aria-label="redesign"] .co-pay-section.max-width.phase2a-callout-sec {
    max-width: 1222px;
    padding: 0 16px;
  }

  #co-pay-container[aria-label="redesign"] .co-pay-section>p.phase2-subhead {
    padding: 16px 52px 24px 0;
  }

  #co-pay-container[aria-label="redesign"] .copay-comp-sec {
    justify-content: unset;
  }

  #co-pay-container[aria-label="redesign"] .copay-comp-sec,
  #co-pay-container[aria-label="redesign"] .footnotes {
    max-width: 1022px;
    margin: 0 auto;
  }

  #co-pay-container[aria-label="redesign"] .cmp-text .list-sec ul {
    max-width: 679px;
  }

  #resources-cards-container-3 .resource-card-download a {
    width: 100%;
    padding: 12px 0;
  }

  #resources-cards-container-3 .resource-card-download p span {
    max-width: 247px;
    width: 100%;
  }

  #resources-cards-container-3 .resource-card-download p {
    justify-content: center;
  }

  #resources-cards-container-3 .resource-card-download p:after {
    content: '';
    background: url(/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/images/global/coral-external-link-icon.svg) no-repeat;
    width: 16px;
    height: 16px;
    margin-top: -5px;
  }
}

/*Desktop Layout - END*/

/*Mobile Layout - START*/

@media (max-width: 991px) {

  #financial-support .eop-container-redesign .eop-cards-container {
    padding: 40px 16px;
  }

  #financial-support #resource-card-2 .message-span-text img {
    margin-right: 15px;
    max-width: 40px;
  }

  #financial-support #resource-card-2 .message-span-text>div>span:not(:last-child) {
    margin-bottom: 4px;
  }

  #financial-support #resource-card-2 .message-span-text {
    justify-content: center;
  }

  #financial-support .eop-container-redesign .eop-cards-container .eop-card-content:first-child>a {
    padding-left: 75px;
  }

  #financial-support .eop-container-redesign .eop-cards-container .eop-card-content:last-child>a {
    padding-left: 90px;
  }

  #co-pay-container[aria-label="redesign"] {
    padding: 40px 16px;
  }

  #co-pay-container[aria-label="redesign"] .copay-left {
    border-bottom: 3px solid #2CCCD3;
    padding-bottom: 40px;
  }

  #co-pay-container[aria-label="redesign"] .copay-comp-sec {
    gap: 40px;
  }

  #co-pay-container[aria-label="redesign"] .copay-right {
    padding: 0 12px;
  }

  #co-pay-container[aria-label="redesign"] .footnotes {
    padding: 0 24px;
  }
}

@media (max-width: 374px) {
}

/*Mobile Layout - END*/

/* TRUQAP Financial Support -- Redesign - 10/09/2025 - END */




/* TRUQAP patient Support -- Redesign - 11/09/2025 - STARTS */

#patient-support #first-copy-container-redesign {
  padding: 16px 16px 0;
}

#patient-support #first-copy-container-redesign .copy-text-redesign,
#patient-support #keeping-fit-sec[aria-label="redesign"] p.copy-text-redesign {
  padding: 16px 0 40px;
  max-width: 1090px;
}

#patient-support #keeping-fit-sec[aria-label="redesign"] #side-effects-accordion p.copy-text-redesign {
  padding: 0;
}

#patient-support #first-copy-container-redesign #pat-sup-care-sec {
  margin: 0 auto;
}

#patient-support #first-copy-container-redesign .pat-sup-care-sec-content .patient-head-text {
  font-weight: 700;
  font-size: 18px;
  line-height: 130%;
  text-align: center;
}

#patient-support #first-copy-container-redesign .pat-sup-care-sec-content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
}

#patient-support #first-copy-container-redesign .list-sec li {
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
}

#patient-support #keeping-fit-sec[aria-label="redesign"] #side-effects-accordion .cmp-accordion__panel p.copy-text-redesign {
  padding: 0 0 24px;
}

#patient-support #keeping-fit-sec[aria-label="redesign"] #side-effects-accordion {
  padding: 0 0 40px;
}

/*Desktop Layout - START*/

@media (min-width: 992px) {
  #phase2 #main-section[aria-label="header-redesign"] #phase2-accordion-section .cmp-accordion__button .cmp-accordion__icon {
    width: 25px;
    height: 25px;
  }

  #patient-support #phase2 #banner-section .banner-redesign-h1-section {
    padding-top: 98px;
  }

  #patient-support #first-copy-container-redesign {
    max-width: 1222px;
    padding: 40px 16px 0;
  }

  #patient-support #first-copy-container-redesign .pat-sup-care-sec-content .patient-head-text {
    text-align: left;
  }

  #patient-support #first-copy-container-redesign #pat-sup-care-sec .image.aem-GridColumn--default--none.aem-GridColumn.aem-GridColumn--offset--default--0.aem-GridColumn--default--2 {
    max-width: 50px;
    margin-right: 24px;
  }

  #keeping-fit-sec[aria-label="redesign"] {
    max-width: 1222px;
    margin: 0 auto;
    padding: 0 16px;
  }

  #patient-support .eop-container-redesign {
    margin-top: 0;
  }

  #patient-support [id^="accordion-container"]>div,
  #patient-support #accordion-container-3,
  #patient-support #accordion-container-4,
  #patient-support #accordion-container-5 {
    display: flex;
    gap: 24px;
    align-items: center;
  }

  #patient-support #accordion-container-3,
  #patient-support #accordion-container-4 {
    padding-bottom: 22px !important;
  }

  #patient-support #accordion-container-4>.container,
  #patient-support #accordion-container-5>.container {
    max-width: 125px;
  }

  #patient-support #keeping-fit-sec[aria-label="redesign"] #side-effects-accordion .cmp-accordion__panel p.copy-text-redesign {
    padding: 8px 0 24px;
  }

  #patient-support .eop-container-redesign .eop-cards-container .eop-card-content:first-child>a>sup {
    position: relative;
  }

  #patient-support #accordion-container-4 {
    padding: 8px 0 30px !important;
  }
}

/*Desktop Layout - END*/

/*Mobile Layout - START*/

@media (max-width: 991px) {

  #patient-support #first-copy-container-redesign #pat-sup-care-sec img {
    max-width: 50px;
    padding-bottom: 10px;
  }

  #patient-support #keeping-fit-sec[aria-label="redesign"] {
    padding: 0px 16px;
  }

  #patient-support .eop-container-redesign .eop-cards-container {
    padding: 40px 16px;
  }

  #patient-support .eop-container-redesign .eop-cards-container .eop-card-content:first-child>a {
    display: inline;
  }

  #patient-support .eop-container-redesign .eop-cards-container .eop-card-content:first-child>a::after {
    position: relative;
    right: -62px;
  }

  #patient-support .eop-container-redesign .eop-cards-container .eop-card-content:last-child>a {
    padding-left: 65px;
  }
}

@media (max-width: 374px) {
  #patient-support .eop-container-redesign .eop-cards-container .eop-card-content:first-child>a::after {
    right: -30px;
  }
}

/*Mobile Layout - END*/

/* TRUQAP patient Support -- Redesign - 11/09/2025 - END */



/* TRUQAP care partner support -- Redesign - 11/09/2025 - STARTS */

#care-partner-support #first-copy-container-redesign {
  padding: 16px 16px 0;
}

#care-partner-support #first-copy-container-redesign #advice-section p.normal-text,
#care-partner-support #first-copy-container-redesign #advice-section .list-sec li {
  font-size: 16px;
  line-height: 130%;
}

#care-partner-support #first-copy-container-redesign #advice-section .image {
  max-width: 50px;
  padding-bottom: 8px;
}

#care-partner-support .mytruqap-support-container {
  margin-top: 0;
  margin-bottom: 60px;
}

/*Desktop Layout - START*/

@media (min-width: 992px) {

  #care-partner-support #phase2 #banner-section .banner-redesign-h1-section {
    padding-top: 98px;
  }

  #care-partner-support #first-copy-container-redesign {
    max-width: 1222px;
    padding: 40px 16px 0;
  }

  #care-partner-support #first-copy-container-redesign #advice-section {
    margin: 40px auto 28px;
  }

  #care-partner-support #first-copy-container-redesign #advice-section-right {
    margin-left: 40px;
  }

  #care-partner-support .eop-container-redesign {
    margin-top: 0;
  }

  #care-partner-support #first-copy-container-redesign #advice-section-left>div>.container:last-child>div .aem-Grid {
    align-items: flex-start;
  }

  #care-partner-support #first-copy-container-redesign #advice-section .image {
    padding-bottom: 0;
    margin-right: 24px;
  }

  #care-partner-support #first-copy-container-redesign #advice-section .text {
    max-width: 501px;
    width: 100%;
  }

  #goals-icon-mobile-only,
  #phone-icon-mobile-only {
    display: none;
  }

  #goals-icon-desktop-only,
  #phone-icon-desktop-only {
    display: block;
  }

  #faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .side-effect-images>div {
    max-width: 180px;
    width: 100%;
  }

  #faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .side-effect-images>div img {
    width: 100%;
  }

  #faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .side-effect-images>div:first-child {
    max-width: 234px;
  }
}

/*Desktop Layout - END*/

/*Mobile Layout - START*/

@media (max-width: 991px) {

  #care-partner-support #phase2 #banner-section .banner-redesign-h1-section h1.phase2-headline {
    padding-right: 36px;
    max-width: 291px !important;
  }

  #care-partner-support #first-copy-container-redesign #advice-section .list-sec li {
    padding-bottom: 8px;
  }

  #care-partner-support #first-copy-container-redesign .list-sec {
    display: flex;
    justify-content: center;
  }

  #care-partner-support .eop-container-redesign .eop-cards-container {
    padding: 40px 16px;
  }

  #care-partner-support .eop-container-redesign .eop-cards-container .eop-card-content:first-child>a {
    padding-left: 90px;
  }

  #goals-icon-mobile-only,
  #phone-icon-mobile-only {
    display: block;
  }

  #goals-icon-desktop-only,
  #phone-icon-desktop-only {
    display: none;
  }
}

@media (max-width: 374px) {
}

/*Mobile Layout - END*/

/* TRUQAP care partner support -- Redesign - 11/09/2025 - END */







/* TRUQAP FAQs -- Redesign - 11/09/2025 - STARTS */

#faqs #first-copy-container-redesign {
  padding: 16px 16px 0;
}

#faqs #main-section[aria-label="header-redesign"] #faq-blister-update {
  padding: 16px 16px 0;
}

#faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .toggle-accordion {
  padding-bottom: 16px;
  margin: 0 0 0 auto;
  justify-content: unset;
  max-width: 275px;
}

#faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .toggle-accordion .collapse-all,
#faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .toggle-accordion .expand-all {
  display: inline-flex !important;
  align-items: center;
  gap: 8px;
  padding-right: 16px;
  color: #8D8D8D;
  pointer-events: none;
  cursor: default;
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  background: transparent;
}

#faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .toggle-accordion .collapse-all.active,
#faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .toggle-accordion .expand-all.active {
  color: #250E62;
  pointer-events: unset;
  cursor: pointer;
  background: transparent;
  font-weight: 600;
}

#faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .expand-all::after {
  content: url('/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/desktop/side-effects-understanding/icon_expand-all-disabled.svg');
  max-height: 24px;
}

#faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .collapse-all::after {
  content: url('/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/desktop/side-effects-understanding/icon_collapse-all-disabled.svg');
  max-height: 24px;
}

#faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .collapse-all.active::after {
  content: url('/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/desktop/side-effects-understanding/icon_collapse-all.svg');
  max-height: 24px;
}

#faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .expand-all.active::after {
  content: url('/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/desktop/side-effects-understanding/icon_expand-all.svg');
  max-height: 24px;
}

#faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .cmp-accordion__button--expanded .cmp-accordion__icon::before {
  content: url('/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/desktop/side-effects-understanding/icon_collapse.svg');
  max-height: 29px;
}

#faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .cmp-accordion__icon::before {
  content: url('/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/desktop/side-effects-understanding/icon_expand.svg');
  max-height: 29px;
}

#faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section span.cmp-accordion__title {
  font-weight: 700;
  font-size: 18px;
  line-height: 130%;
  vertical-align: middle;
}

#faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section p.faq-accordian-text {
  font-size: 16px;
  line-height: 130%;
  max-width: 1110px;
  margin-bottom: 16px;
}

#faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .list-sec li {
  font-size: 16px;
  line-height: 130%;
}

#faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .copy-container-redesign {
  gap: 8px;
  margin-top: 16px;
}

#faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .biomaker_img_copy-redesign {
  margin-bottom: 16px;
}

#faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .more-2x-container-redesign {
  background-color: #250E62;
  border-radius: 60px 0;
  padding: 15px 36px;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
}

#faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .more-2x-left-redesign {
  display: inline-flex;
  border-right: 0.66px solid #FFFFFF;
  gap: 3px;
  align-items: center;
  justify-content: center;
  padding-right: 10px;
}

#faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .more-2x-left-redesign>p.fw-exbold {
  font-weight: 800;
  font-size: 17.05px;
  line-height: 100%;
  color: #FFFFFF;
}

#faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .more-2x-left-redesign>p.fw-bold {
  font-weight: 700;
  font-size: 41.63px;
  line-height: 100%;
  color: #FFFFFF;
}

#faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .more-2x-right-redesign>p.fw-smbold {
  font-weight: 600;
  font-size: 13.77px;
  line-height: 100%;
  color: #FFFFFF;
}

#faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .copy-container-redesign .copy-footnote-redesign {
  margin-bottom: 4px;
  padding: 0;
  font-size: 12px;
  line-height: 120%;
}

#faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .copy-container-redesign .copy-footnote-redesign:last-child {
  text-indent: -8px;
  padding-left: 1px;
}

#faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .side-effect-images {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
  padding-bottom: 16px;
}

#faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .blister-left-img img.desktop-only {
  max-width: 363px;
}

#faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section p.img-disclaimer {
  font-size: 12px;
  line-height: 120%;
  margin-top: 8px;
}

#faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .tt-blister-section {
  gap: 16px;
  margin-top: 16px;
}

/*Desktop Layout - START*/

@media (min-width: 992px) {

  #faqs #phase2 #banner-section .banner-redesign-h1-section {
    padding-top: 98px;
  }

  #faqs #first-copy-container-redesign {
    max-width: 1222px;
    padding: 40px 16px 0;
  }

  #faqs #main-section[aria-label="header-redesign"] #faq-blister-update {
    max-width: 1222px;
    margin: 0 auto;
    padding: 40px 16px 0;
  }

  #faqs .eop-container-redesign {
    margin-top: 0;
  }

  #faqs #main-section[aria-label="header-redesign"] #page-last-footnote-sec {
    max-width: 1190px;
  }

  #faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section span.cmp-accordion__title {
    font-size: 20px;
    line-height: 125%;
  }

  #faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .biomaker_img_copy-redesign {
    margin-bottom: 4px;
    gap: 40px;
  }

  #faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .copy-container-redesign .copy-footnote-redesign:last-child {
    margin-bottom: 8px;
  }

  #faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .biomaker_copy-redesign {
    max-width: 41%;
  }

  #faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .more-2x-container-redesign {
    max-width: 575px;
    padding: 26px 71px;
    gap: 20px;
  }

  #faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .more-2x-left-redesign {
    gap: 8px;
    padding-right: 20px;
    margin: -3px 0;
  }

  #faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .more-2x-left-redesign>p.fw-exbold {
    font-size: 25.87px;
  }

  #faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .more-2x-left-redesign>p.fw-bold {
    font-size: 63.2px;
    line-height: 74px;
  }

  #faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .more-2x-right-redesign>p.fw-smbold {
    font-size: 21.83px;
    line-height: 27px;
    text-align: center;
  }

  #faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .biomaker_copy-redesign p {
    font-size: 22px;
    line-height: 125%;
  }

  #faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .side-effect-images {
    flex-direction: row;
    gap: 40px;
  }

  #faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .tt-blister-section {
    gap: 40px;
    margin-top: 24px;
  }

  #faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .blister-right-txt p.copy-text-redesign.bottom_16 {
    margin-top: 24px;
  }
}

/*Desktop Layout - END*/

/*Mobile Layout - START*/

@media (max-width: 991px) {

  #faqs .eop-container-redesign .eop-cards-container {
    padding: 40px 16px;
  }

  #faqs #main-section[aria-label="header-redesign"] #page-last-footnote-sec {
    margin: 40px 16px 0;
  }

  #faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .toggle-accordion {
    max-width: 264px;
  }

  #faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .more-2x-container-redesign {
    border-radius: 32px 0;
    padding: 12px 20px;
  }

  #faqs #main-section[aria-label="header-redesign"] .biomaker_copy-redesign>p.indigo-color.fw-smbold {
    font-size: 20px;
    line-height: 130%;
    text-align: center;
  }

  #faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .biomaker_img_copy-redesign {
    margin-bottom: 0;
  }

  #faqs .eop-container-redesign .eop-cards-container .eop-card-content:first-child>a {
    padding-left: 70px;
  }

  #faqs .eop-container-redesign .eop-cards-container .eop-card-content:last-child>a {
    padding-left: 110px;
  }
}

@media (max-width: 374px) {
  #faqs .eop-container-redesign .eop-cards-container .eop-card-content:first-child>a {
    padding-left: 30px;
  }

  #faqs .eop-container-redesign .eop-cards-container .eop-card-content:last-child>a {
    padding-left: 80px;
  }
}

/*Mobile Layout - END*/

/* TRUQAP FAQs -- Redesign - 11/09/2025 - END */







/* MyTRUQAP Support Program -- Redesign - 12/09/2025 - STARTS */

#patient-support-program #first-copy-container-redesign {
  padding: 16px 16px 0;
  border-top-width: 7px;
}

#p2-thankyou #first-copy-container-redesign {
  padding: 0 16px;
}

#pat-sup-pgm-form[aria-label="redesign"] {
  padding: 0 16px;
}

#pat-sup-pgm-help-tips[aria-label="redesign"] {
  padding: 40px 16px;
  display: flex;
  gap: 40px;
  flex-direction: column;
  padding: 40px 16px;
  align-items: center;
}

#pat-sup-pgm-help-tips[aria-label="redesign"]>div>div {
  max-width: 370px;
}

#pat-sup-pgm-email-updates[aria-label="redesign"],
#pat-sup-pgm-truqap-resources[aria-label="redesign"],
#pat-sup-pgm-financial-support[aria-label="redesign"] {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#pat-sup-pgm-help-tips[aria-label="redesign"] span.help-tips-head {
  text-align: center;
  font-size: 18px;
  line-height: 130%;
}

#pat-sup-pgm-help-tips[aria-label="redesign"] span.help-tips-txt {
  text-align: center;
  font-size: 16px;
  line-height: 130%;
}

#pat-sup-pgm-help-tips[aria-label="redesign"] .image {
  max-width: 50px;
  min-width: 50px;
  margin: 0;
}

#pat-sup-pgm-form[aria-label="redesign"] .form-heading {
  padding-top: 24px;
}

#pat-sup-pgm-form[aria-label="redesign"]>div {
  max-width: 954px;
}

#pat-sup-pgm-form[aria-label="redesign"] .cmp-dynamicform__form-group button,
#p2-thankyou #first-copy-container-redesign .thankyou-page-link {
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  text-align: center;
}

#p2-thankyou #first-copy-container-redesign .thankyou-page-link:hover {
  color: #250e62;
  background: #FFFFFF;
  border: 1px solid #250e62;
  padding: 11.5px 28.5px;
  text-decoration: none;
}

#pat-sup-pgm-form[aria-label="redesign"] .cmp-dynamicform__form-group button>span::after {
  content: url('/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/global/icon_button-arrow-right.svg');
  line-height: 11px;
  position: relative;
  left: 44px;
  top: 2px;
}

#p2-thankyou #first-copy-container-redesign .thankyou-page-link::after {
  content: url('/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/global/icon_button-arrow-right.svg');
  line-height: 11px;
  position: absolute;
  left: auto;
  right: 16.5px;
  top: 15px;
  bottom: auto;
}

#pat-sup-pgm-form[aria-label="redesign"] .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group button[disabled]>span::after {
  display: none;
}

#pat-sup-pgm-form[aria-label="redesign"] .cmp-dynamicform__form-label-container,
#pat-sup-pgm-form[aria-label="redesign"] p.normal-text,
#pat-sup-pgm-form[aria-label="redesign"] .radio span,
#pat-sup-pgm-form[aria-label="redesign"] .checkbox span,
#pat-sup-pgm-form[aria-label="redesign"] .form-text {
  font-size: 16px;
  line-height: 130%;
}

#p2-thankyou #first-copy-container-redesign .subtitle-redesign {
  margin: 16px auto;
}

#p2-thankyou #first-copy-container-redesign .thankyou-page-link {
  margin-top: 16px;
  width: 297px;
  padding: 12.5px 29.5px;
  position: relative;
}

/*Desktop Layout - START*/

@media (min-width: 992px) {

  #patient-support-program #phase2 #banner-section .banner-redesign-h1-section {
    padding-top: 98px;
  }

  #patient-support-program #phase2 #banner-section .banner-redesign-h1-section h1.phase2-headline {
    max-width: 520px;
  }

  #patient-support-program #first-copy-container-redesign {
    max-width: 1222px;
    padding: 40px 16px 0;
  }

  #p2-thankyou #first-copy-container-redesign {
    max-width: 1222px;
    padding-bottom: 28px !important;
  }

  #pat-sup-pgm-help-tips[aria-label="redesign"] {
    max-width: 1222px;
    margin: 0 auto;
    flex-direction: row;
  }

  #pat-sup-pgm-help-tips[aria-label="redesign"]>div>div:not(:last-child) {
    margin-right: 40px;
  }

  #pat-sup-pgm-email-updates[aria-label="redesign"],
  #pat-sup-pgm-truqap-resources[aria-label="redesign"],
  #pat-sup-pgm-financial-support[aria-label="redesign"] {
    flex-direction: row;
    align-items: flex-start;
    gap: 24px;
  }

  #pat-sup-pgm-help-tips[aria-label="redesign"] span.help-tips-head {
    text-align: left;
  }

  #pat-sup-pgm-help-tips[aria-label="redesign"] span.help-tips-txt {
    text-align: left;
  }

  #pat-sup-pgm-form[aria-label="redesign"] {
    max-width: 1190px;
    margin: 0 auto 60px;
    border-block-width: 7px;
  }

  #patient-support-program .eop-container-redesign {
    margin-top: 0;
  }

  #p2-thankyou #first-copy-container-redesign .subtitle-redesign {
    max-width: 1222px;
    margin: 0px auto 16px;
  }

  #p2-thankyou #first-copy-container-redesign .thankyou-page-link {
    margin-top: 40px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1090px) {
  #pat-sup-pgm-help-tips[aria-label="redesign"]>div>div {
    max-width: 256px;
  }
}

/*Desktop Layout - END*/

/*Mobile Layout - START*/

@media (max-width: 991px) {

  #patient-support-program .eop-container-redesign .eop-cards-container {
    padding: 40px 16px;
  }

  #pat-sup-pgm-help-tips[aria-label="redesign"] {
    padding: 40px 16px 0;
    margin-bottom: 0;
  }

  #pat-sup-pgm-help-tips[aria-label="redesign"]>.aem-Grid {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  #pat-sup-pgm-form[aria-label="redesign"] {
    margin: 0 16px 40px;
    border-block-width: 7px;
  }

  #patient-support-program .eop-container-redesign .eop-cards-container .eop-card-content>div {
    gap: 12px;
  }

  #p2-thankyou #first-copy-container-redesign .thankyou-section {
    padding-bottom: 40px;
  }
}

@media (max-width: 374px) {
}

/*Mobile Layout - END*/

/* MyTRUQAP Support Program -- Redesign - 12/09/2025 - END */

@media (max-width: 991px) {
  #p2a-footer a.tru-foot-logo-u img {
    padding: 36px 0 40px;
  }
}

@media screen and (min-width: 992px) {

  #p2a-footer a.tru-foot-logo-u img {
    padding: 60px 0 12px !important;
  }
}

#footer-section p,
#footer-section a,
#footer-section li {
  padding-bottom: 16px !important;
}

@media screen and (min-width: 992px) {
  #p2a-footer #footer {
    /*padding: 60px 0 44px!important;*/
    ;
  }
}

/*.footer-link-sec ,.footer-link-sec-u, li {*/
/*    padding-bottom:16px !important;*/
/*}*/
@media (max-width: 991px) {
  #footer[aria-label="footer-redesign"] div#footer-section .footer-link-sec ul {
    padding-bottom: 8px !important;
  }
}

/*isi*/
@media (max-width: 991px) {
  .bottom_10 {
    padding-bottom: 12px !important;
  }
}

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

  #p2a-isi #isi-main-text li,
  #p2a-isi #isi-main-text p,
  #p2a-isi #StickyWrapper .cmp-text p,
  #p2a-isi #isi-main-text h3 {
    font-size: 16px !important;
    line-height: 130%;
    padding-bottom: 4px !important;
  }
}





/*fernanda doc */

@media screen and (max-width: 991px) {
  #p2a-header .ic-hamburger .hamburger-wrapper {
    width: 35px !important;
  }
}

@media (max-width: 991px) {
  #home-banner-btns .button {
    height: 45px;
  }
}

@media (max-width: 991px) {
  div#cmp-info {
    height: 135px;
  }

  #header-redesign #main-navigation img {
    max-width: 128px;
  }
}

[id^="text_plus_img-redesign"] {
  gap: 20px !important;
}

@media screen and (min-width: 992px) {
  #header-redesign #main-navigation {
    gap: 24px !important;
    max-width: 1190px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 992px) {
  div#cmp-info {
    top: -37px;
    box-shadow: 0px 4px 8px 0px #1F1F1F1A;
  }

  #home-banner-btns {
    /* position: absolute; */
    bottom: 0;
  }
}

@media screen and (min-width: 992px) {
  #home-banner-section .home-banner-sec.safety-label-update p {
    padding: 0px 0 0 0px !important;
  }
}

@media screen and (min-width: 992px) {
  #home-banner-btns .button {
    height: 45px;
  }
}

@media screen and (min-width: 992px) {
  [id^="text_plus_img-redesign"] {
    gap: 60px !important;
  }
}

@media screen and (min-width: 992px) {
  .mytruqap-support-card {
    /*max-width: 775px!important;*/
    height: 121px !important;
  }
}

@media screen and (min-width: 992px) {
  .eop-container-redesign .eop-cards-container .eop-card-content {
    height: 182px !important;
  }
}

@media screen and (min-width: 992px) {
  .eop-container-redesign .eop-cards-container .eop-card-content>div>p {
    font-size: 20px;
  }
}

@media screen and (min-width: 992px) {
  .cmp-topnavigation li {
    padding-bottom: 9px !important;
  }
}

@media screen and (min-width: 992px) {
  #p2a-header #utility-nav li {
    padding: 9px 0 !important;
    margin: 0;
  }
}

/*2nd*/

@media screen and (max-width: 991px) {
  .footnote-below-banner {
    line-height: 12px !important;
  }
}

@media screen and (max-width: 991px) {
  #med-img-u {
    /*height:208px;*/
    ;
  }
}

@media screen and (max-width: 991px) {
  #calendar-section:has(.custom-calendar) {
    margin-top: 20px !important;
  }
}

@media screen and (max-width: 991px) {
  .day {
    margin: 0 auto 16px !important;
  }
}

@media screen and (max-width: 991px) {
  .day.saturday {
    margin-bottom: 20px !important;
  }
}

@media screen and (max-width: 991px) {
  #med-img-u .cmp-image__image.cmp-image--mobile {
    /*height: 186px;*/
    ;
  }
}

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

  .tt-reminder-sec1>div,
  .tt-reminder-sec2>div,
  .tt-reminder-sec3>div {
    padding-top: 40px !important;
  }
}

@media screen and (min-width: 992px) {
  .tt-reminder-sec img {
    height: 50px;
    width: 50px;
  }
}

@media screen and (min-width: 992px) {
  .day {
    margin-right: 19px !important;
  }
}

@media screen and (min-width: 992px) {
  #calendar-section p.reset-button {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
}

@media screen and (min-width: 992px) {
  #second-img-u .cmp-image__image.cmp-image--desktop {
    width: 288px;
    height: 320px;
  }
}

@media screen and (min-width: 992px) {
  .tt-reminder-sec img {
    /* height: 50px !important; */
    /* width: 59px !important; */
    ;
  }
}

@media screen and (max-width: 991px) {
  #res-img-u .cmp-image__image.cmp-image--mobile {
    width: 343px !important;
    height: 191px !important;
  }
}

@media screen and (max-width: 991px) {
  body#results-with-truqap #img_container-redesign-1 .image {
    max-width: 343px !important;
  }
}

@media (min-width: 992px) {
  #img_container-redesign-2 {
    /* width: 360px; */
    max-width: 390px !important;
    width: 100% !important;
  }

  #footnote-below-banner .footnote-below-banner.block-container {
    display: block;
    line-height: 120%;
  }
}

@media (max-width: 991px) {
  [id^="img_container-redesign"] .image {
    max-width: 343px !important;
    width: 100% !important;
  }

  #patient-support #side-effects-accordion .cmp-accordion__button {
    padding: 18px 12px;
  }
}

/*@media (min-width: 992px){*/
/*    #blister-pack-u .cmp-image__image.cmp-image--desktop{*/
/*        max-width:360px!important;*/
/*    }*/
/*}*/

@media (min-width: 992px) {
  #text_plus_img-redesign-2 {
    gap: 40px !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
  }

  #taking-truqap.phase2-page #phase2 #main-section[aria-label="header-redesign"] #text_plus_img-redesign-2 {
    gap: 11px !important;
  }

  #text_plus_img-redesign-1 {
    gap: 40px !important;
  }

  #text_plus_img-redesign-3 {
    gap: 40px !important;
  }

  #phase2 #main-section .normal-text {
    padding-bottom: 35px;
  }

  .phase2-page #phase2 #main-section[aria-label="header-redesign"] #calendar-section {
    border-top-right-radius: 60px !important;
    border-bottom-left-radius: 60px !important;
  }

  #taking-truqap.phase2-page #phase2 #main-section[aria-label="header-redesign"] #calendar-section {
    margin-bottom: 0px;
    margin-top: 40px;
  }

  #calendar-section:has(.custom-calendar) {
    padding-bottom: 28px !important;
  }

  .calendar-days {
    margin-left: 28px;
    max-width: 1053px;
  }

  #calendar-section .calendar-functionality.custom-calendar>p {
    /* text-align: right; */
    margin-right: 62px;
  }

  #text_plus_img-redesign-2 .mytruqap-support-card {
    /* max-width: none; */
    max-width: 803px !important;
    width: 100%;
    min-height: 159px;
  }

  #home-p2a #text_plus_img-redesign-2 .mytruqap-support-card {
    margin-bottom: 0px;
  }

  .eop-container-redesign .eop-cards-container.updated-gv .eop-card-content>div>img {
    margin-top: -53px !important;
  }

  .eop-container-redesign .eop-cards-container .eop-card-content.card-content-left>a:after {
    padding-left: 68px !important;
  }

  .eop-container-redesign .eop-cards-container .eop-card-content.card-content-right>a:after {
    padding-left: 68px !important;
  }

  #result-img-n .cmp-image__image.cmp-image--desktop {
    margin-left: 20px !important;
    /*max-height: 220px;*/
    ;
  }

  #StickyWrapper #isi-block .cmp-text h3,
  #isi-block #isi-main-text h3 {
    padding: 10px 0 8px;
    font-size: 16px;
    line-height: 130%;
  }

  #header-redesign .cmp-navigation__item--level-0>a:after {
    padding-left: 5px !important;
  }

  #footer-section p,
  #footer-section a,
  #footer-section li {
    padding-bottom: 12px !important;
  }

  #footer-section p,
  #footer-section a,
  #footer-section li .footer-content.content-u-part {
    padding-bottom: 16px !important;
  }

  .eop-container-redesign .eop-cards-container .eop-card-content {
    border-radius: 60px 2px 60px 2px !important;
  }

  #p2a-isi #isi-section {
    padding: 18px 89px 60px 89px !important;
  }

  #home-p2a button.playpausebutton i:before {
    right: 18px;
  }

  #home-p2a .cmp-container .playpause {
    bottom: 56px;
    top: unset;
    transform: translateY(-100%);
  }
}

a.back-to-top-btn {
  top: -43px !important;
  right: 17px;
}

#isi-section {
  box-shadow: 0px 11px 19px #00000038 !important;
}

#p2a-isi #isi-section {
  border-top-left-radius: 0px !important;
}

#p2a-isi {
  padding-top: 54px !important;
}

/*.bottom_10.bottom-u-part{*/
/*    padding-bottom:0px!important;*/
/*}*/
#understanding-side-effects.phase2-page #phase2 #main-section[aria-label="header-redesign"] #accordion-container-1 {
  padding-bottom: 30px !important;
}

@media (min-width: 992px) {
  #header-redesign .cmp-navigation__item--level-0:nth-child(2) {
    width: 144px !important;
  }

  .bottom_10.bottom-u-part {
    padding-bottom: 0px !important;
  }

  .bottom_10.new-b-padding {
    padding-bottom: 0px !important;
  }

  #footer .section-updation-b li {
    padding-bottom: 12px !important;
  }

  #header-redesign .cmp-navigation__item--level-0:nth-child(3) {
    width: 171px !important;
  }

  #header-redesign .cmp-navigation__item--level-0:nth-child(4) {
    width: 243px !important;
  }

  #p2a-header .cmp-navigation__item--level-0:hover>a,
  #p2a-header .cmp-navigation__item--level-0.cmp-navigation__item--active>a {
    font-weight: 600 !important;
  }

  div#cmp-info {
    max-width: 809px !important;
  }

  .bcam-violater .bcam-content p {
    padding-right: 8px !important;
  }

  #home-cards-container #home-cards-content-1 .mytruqap-support-card-text .copy-text-redesign {
    max-width: 359px;
    margin-left: auto;
    margin-right: auto;
  }
/*home card issue ios*/;
}

button.cmp-info__close {
  background: url(/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/images/home/bcam-24/icon_close_new.png) !important;
  width: 15px !important;
  height: 15px !important;
}

a.expand-btn {
  max-width: 46px;
  position: absolute;
  right: 18px;
  top: 18px;
  display: block;
}

@media screen and (max-width: 991px) {
  a.back-to-top-btn {
    right: 16px;
  }

  .bottom_10 .bottom_10_u {
    /*max-width: 280px;*/
    max-width: 100%;
  }

  #footer-section .footer-content.content-u-part p {
    padding-bottom: 16px !important;
  }

  #p2a-isi #isi-section {
    padding: 16px 16px 60px !important;
  }
}

#header-redesign .cmp-navigation__item--level-0.open-subnav>a:after {
  padding-right: 5px !important;
}

@media (min-width: 992px) {
  .eop-container-redesign .eop-cards-container {
    margin-bottom: 40px !important;
  }
}

#p2a-isi #StickyWrapper .cmp-highlightinfo__container {
  border-top-left-radius: 0px !important;
}

div#StickyWrapper {
  box-shadow: 0px 11px 19px #00000038 !important;
}

@media screen and (max-width: 991px) {
  #isi-section {
    border-radius: 0px !important;
    border: none !important;
  }
}

@media screen and (max-width: 991px) {
  #p2a-isi #isi-section {
    box-shadow: 0px 0px 12px 0px rgba(31, 31, 31, 0.2) !important;
    /*border: 1px solid #250E625C!important;*/
    ;
  }
}

li.copy-text-redesign::before {
  margin-top: 9px !important;
}

.cmp-highlightinfo__button {
  flex-direction: column-reverse !important;
}

#p2a-isi #StickyWrapper .cmp-highlightinfo__button .cmp-highlightinfo__text {
  font-size: 12px !important;
}

#p2a-isi #StickyWrapper .cmp-highlightinfo__button .cmp-highlightinfo__icon:before {
  background: url(/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/global/icon-expand-isi.svg) !important;
}

#p2a-isi #StickyWrapper .cmp-highlightinfo__container {
  border-top-left-radius: 0px !important;
  border: none !important;
  box-shadow: 0px 0px 12px 0px rgba(31, 31, 31, 0.2);
}

@media screen and (max-width: 991px) {
  .mytruqap-support-card-text p {
    gap: 4px !important;
    padding: 16px 17px;
  }

  .mytruqap-support-cta a {
    padding: 12px 29.5px;
    width: 100%;
    display: block;
    position: relative;
  }

  .mytruqap-support-cta a:after {
    content: url(/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/global/icon_button-arrow-right.svg);
    height: 15px;
    right: 29.5px;
    top: 16px;
    position: absolute;
  }

  #how-truqap-was-studied_infographic-box {
    gap: 38px !important;
  }

  .biomaker_img_copy-redesign {
    gap: 20px !important;
  }

  #results-with-truqap .more-2x-container-redesign {
    border-top-left-radius: 32px !important;
    border-bottom-right-radius: 32px !important;
    padding: 11px 37px !important;
  }

  #results-with-truqap .copy-container-redesign>p {
    max-width: 1090px !important;
  }
}

@media (max-width: 991px) {
  [id^="img_container-redesign"] p.img-disclaimer {
    padding-left: 1px !important;
  }

  #side-effect-management #first-copy-container-redesign {
    padding-top: 40px;
  }
}

@media (min-width: 992px) {
  .eop-container-redesign .eop-cards-container .eop-card-content.eop-ru-left>a:after {
    padding-left: 19px !important;
  }

  .eop-container-redesign .eop-cards-container .eop-card-content.eop-ru-right>a:after {
    padding-left: 66px !important;
  }

  [id^="img_container-redesign"] p.img-disclaimer {
    padding-left: 18px !important;
  }

  #results-with-truqap .more-2x-container-redesign {
    max-width: 575px !important;
  }

  #first-copy-container-redesign {
    padding: 16px 16px 0 !important;
  }

  .biomaker_img_copy-redesign {
    justify-content: normal !important;
  }

  .mytruqap-support-cta a {
    /*max-width: 275px;*/
    max-width: 100%;
    width: 100%;
    display: block;
    position: relative;
  }

  #how-truqap-works .mytruqap-support-cta a {
    max-width: 100%;
  }

  .mytruqap-support-cta a:after {
    content: url(/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/global/icon_button-arrow-right.svg);
    height: 15px;
    right: 31.5%;
    position: absolute;
    top: 16px;
  }

  #how-truqap-works .mytruqap-support-cta a:after {
    right: 29%;
  }

  #resources #main-section[aria-label="header-redesign"] .animated-btn:hover:before {
    background: #E4E4EE !important;
  }
}

@media screen and (max-width: 991px) {
  #taking-truqap .phase2a-callout-sec h2 {
    font-size: 24px !important;
  }

  .eop-container-redesign .eop-cards-container {
    margin-bottom: 20px !important;
  }

  #patient-support #phase2 #banner-section .banner-redesign-h1-section h1.phase2-headline {
    max-width: 258px !important;
  }
}

@media (max-width: 991px) {
  #text_plus_img-redesign-2 {
    flex-direction: column;
  }

  .phase2-page #phase2 #main-section[aria-label="header-redesign"] #calendar-section .days-selected~p.reset-button {
    margin-right: 4px !important;
  }

  div#cmp-info {
    top: -103px !important;
    left: 5px;
  }
}

@media screen and (max-width: 991px) {
  .footnote-below-banner {
    padding-top: 8px;
  }
}

@media (max-width: 991px) {
  .subtitle-ribbon-redesign {
    padding-bottom: 0px !important;
  }

  #page-last-footnote-sec-redesign p.footnotes.no-footnote-symbol.bottom_0.eod-redesign-footnotes {
    margin-bottom: 36px !important;
  }
}

#isi-section #isi-block .cmp-text h2.bottom_10.updated-sd-u {
  font-size: 16px !important;
}

@media screen and (max-width: 991px) {
  #p2a-header .ic-hamburger .hamburger-wrapper {
    right: 16px;
  }

  #phase2 #banner-section h1.phase2-headline {
    max-width: 204px !important;
  }
}

@media (max-width: 991px) {
  #taking-truqap #text_plus_img-redesign-1 {
    gap: 40px !important;
  }

  div#text_plus_img-redesign-2 {
    gap: 40px !important;
  }

  #header-redesign .cmp-navigation__dropdownmenu li a {
    padding-left: 40px !important;
    padding-right: 77px !important;
  }

  .tt-reminder-sec1 .reminder1 {
    padding-top: 16px !important;
  }
}

@media (max-width: 991px) {
  #taking-truqap #text_plus_img-redesign-4 {
    padding-top: 40px !important;
  }

  p.img-disclaimer.above-disk-u {
    padding-left: 0px !important;
  }

  p.customtop16 {
    padding-top: 16px;
  }
}

@media (max-width: 991px) {
  #taking-truqap #text_plus_img-redesign-2 {
    flex-direction: column-reverse;
  }

  p.img-disclaimer.disk-ru {
    padding-left: 5px !important;
  }

  .eop-card-content p.left-btn-rud {
    margin-left: -15px !important;
  }

  .eop-card-content p.right-btn-rud {
    margin-left: -11px;
  }

  p.upd-custom {
    max-width: 318px;
  }

  .tt-reminder-sec p {
    font-size: 18px;
    line-height: 23px;
  }

  #side-effect-management .tt-reminder-sec p.tt-reminder-text-below-subtitle {
    margin-top: 0;
  }

  #pat-sup-pgm-help-tips[aria-label="redesign"] span.help-tips-head {
    padding-top: 8px;
  }
}

@media (min-width: 992px) {

  p.img-disclaimer.above-disk-u {
    padding-left: 0px !important;
  }

  p.img-disclaimer.disk-ru {
    padding-left: 15px !important;
  }

  .eop-title-container .patient-img.desktop-tab-land-only .img-disclaimer {
    padding-left: 10px !important;
  }

  .eop-card-content p.left-btn-rud {
    margin-left: -3px !important;
  }

  .eop-cards-container.updated-gv .eop-card-content {
    gap: 32px !important;
  }
}

p.copy-text-redesign.blue-bold-text.custom_18 {
  font-size: 18px !important;
}

#how-truqap-works #phase2 #banner-section h1.phase2-headline {
  max-width: 417px !important;
}

@media (min-width: 992px) {
  #header-redesign ul.cmp-navigation__group>li:first-child {
    margin-right: 22px !important;
  }

  #p2a-header .cmp-navigation__dropdownmenu {
    left: 0px;
  }
}

#p2a-isi #StickyWrapper .cmp-highlightinfo__button {
  /* padding-right: 18px; */
  margin-right: -12px !important;
  margin-top: -5px !important;
}

#home-p2a .mytruqap-support-cta a {
  gap: 40px;
}

#home-p2a .mytruqap-support-cta.updated-rew a {
  gap: 57px;
}



/* error page code starts  - simple pages*/

#errorpage-404 .error-page-link.arrow-icon-update,
#errorpage-500 .error-page-link.arrow-icon-update {
  background-image: url(/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/global/icon_button-arrow-right.svg);
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: 95% 50%;
  font-weight: 500;
  max-width: 297px;
  width: 100%;
  padding: 13.5px 49.4px;
  font-size: 16px;
}

#errorpage-404 .error-page-link.arrow-icon-update:hover,
#errorpage-500 .error-page-link.arrow-icon-update:hover {
  background-color: #FFFFFF;
  color: #250E62;
  border: 1px solid #250E62;
  /*padding: 11px 43px;*/
  text-decoration-line: underline;
}

#pat-sup-pgm-form .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group button[disabled] {
  background-image: url(/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/desktop/mytruqap-support-program/icon_arrow-right.svg);
  background-repeat: no-repeat;
  background-size: 3%;
  /*background-size: 10px;*/
  background-position: 92% 50%;
  padding: 12.5px 24px;
  background-color: #250E62;
}

#pat-sup-pgm-form .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group button[disabled] {
  background-color: #919191;
}

#p2a-isi #isi-main-text li:before {
  font-size: 20px;
}

#footer .section-updation-b li a,
#footer .section-updation-b li {
  font-weight: 600;
}

#phase2-site-map ul.list-level-1>li {
  color: #250E62 !important;
}

#patient-support-program #phase2 #main-section #pat-sup-pgm-form .normal-text {
  font-size: 16px !important;
}

#pat-sup-pgm-form .patient-support-form input[type="checkbox"]~span:after,
#pat-sup-pgm-form[aria-label="redesign"] .has-error p.text-danger {
  font-size: 12px;
}

#pat-sup-pgm-form[aria-label="redesign"] .has-error p.text-danger {
  padding-top: 2px;
}

ul.indented-list-redesign>li::before {
  font-size: 18px;
}

#most-common-side-effects .list-sec .arrow-list li {
  padding-bottom: 16px;
}

#p2a-footer #footer[aria-label="footer-redesign"] #footer-section img.privacy-choice-icon {
  width: 30px;
}

#pat-sup-pgm-form .cmp-dynamicform__generated-form {
  padding-top: 0;
}

#pat-sup-pgm-form .cmp-dynamicform__form-group {
  margin-bottom: 18px;
}

#home-p2a button.playpausebutton i:before {
  background-image: url(/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/global/pause-btn.svg);
  width: 38px;
  height: 31px;
  background-size: contain;
}

button.playpausebutton i.fa.fa-play:before {
  background-image: url(/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/images/home/desktop/video-play-icon.svg) !important;
}

#pat-sup-pgm-form .radio {
  margin-top: 0px;
}

#pat-sup-pgm-form .cmp-dynamicform__form-group.cmp-dynamicform__form-checkbox {
  margin-top: 40px;
  margin-bottom: 20px;
}

#pat-sup-pgm-form .cmp-dynamicform__form-group.captch-holder {
  margin-top: 40px;
}

#pat-sup-pgm-form .has-error .cmp-dynamicform__form-label-container label {
  font-size: 18px;
}

#pat-sup-pgm-form[aria-label="redesign"] .has-error p.text-danger {
  padding-bottom: 18px;
}

#pat-sup-pgm-form[aria-label="redesign"]:has(.has-error) .cmp-dynamicform__form-group.cmp-dynamicform__form-text.has-error {
  margin-bottom: 34px;
}

#pat-sup-pgm-form[aria-label="redesign"] {
  border: 1.5px solid #250E62;
  border-top: 7px solid #250E62;
}

#faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .side-effect-images .side-effect-pic.treat-img-one img {
  max-height: 102px;
}

#faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .side-effect-images .side-effect-pic.delay-img-two img,
#faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .side-effect-images .side-effect-pic.stop-img-four img {
  max-height: 95px;
}

#faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .side-effect-images .side-effect-pic.reduce-img-three img {
  max-height: 93px;
}

#pat-sup-pgm-form .cmp-dynamicform__form-group.has-error .cmp-dynamicform__vcenter {
  color: #FF0020;
}

.cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group.has-error .cmp-dynamicform__form-control-container:has(.radio) {
  margin-top: 30px;
}

@media (min-width: 992px) {
  #isi-section #isi-block .cmp-text h2.bottom_10 {
    padding-bottom: 6px !important;
  }

  .eop-container-redesign .eop-cards-container .eop-card-content>div>img {
    margin-top: -53px;
    position: relative;
    left: 22px;
    top: 6px;
    width: 57px;
    height: 94px;
    position: absolute;
  }

  #taking-truqap .custom-day-cal-download-sec img {
    max-width: 50px;
    width: 100%;
    max-height: 50px;
  }

  .eop-cards-container p {
    padding-bottom: 14px;
  }

  #header-redesign li:nth-child(2) .cmp-navigation__dropdownmenu li:nth-child(1) a,
  #header-redesign li:nth-child(3) .cmp-navigation__dropdownmenu li a {
    padding: 10px 16px !important;
  }

  #phase2 #banner-section .p2a-h1-section.banner-redesign-h1-section {
    left: 125px;
  }

  #taking-truqap .eop-container-redesign .eop-cards-container .eop-card-content>a {
    padding-right: 60px;
  }

  #taking-truqap .eop-container-redesign .eop-cards-container .eop-card-content>div>p {
    padding-right: 39px;
  }

  #taking-truqap .eop-cards-container.updated-gv .eop-card-content {
    gap: 18px !important;
  }

  .subtitle-ribbon-redesign::before {
    height: 50px;
    top: 3px;
  }

  #p2a-isi #StickyWrapper #isi-main-text {
    border-left: 0px !important;
    border-right: 0px !important;
  }

  .sec-redesign .phase2-errorpage p {
    font-size: 28px;
    line-height: 31px;
    font-weight: 600;
    margin-bottom: 0;
    color: #250E62;
  }

  #header-redesign .cmp-navigation__item--level-0:nth-child(2).open-subnav .cmp-navigation__dropdownmenu {
    left: -30px;
  }

  #how-truqap-works.phase2-page #first-copy-container-redesign,
  #how-truqap-works.phase2-page [id^="text_plus_img-redesign"] {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  /* error simple page code */
  #errorpage-404 #phase2 #banner-section .banner-redesign-h1-section h1.phase2-headline,
  #errorpage-500 #phase2 #banner-section .banner-redesign-h1-section h1.phase2-headline {
    font-size: 32px;
    line-height: 130%;
  }

  #phase2 #banner-section .banner-redesign-h1-section h1.phase2-headline {
    font-size: 32px;
    line-height: 130%;
  }

  #errorpage-500 .max-width.sec-redesign,
  #errorpage-404 .max-width.sec-redesign {
    max-width: 1190px;
  }

  #p2a-header .cmp-navigation__item.cmp-navigation__item--level-0.cmp-navigation__item--active::after:has([title="MyTRUQAP Support Program"]) {
    display: block;
    bottom: -10px;
    /* error simple page code */
    ;
  }

  #StickyWrapper #isi-block .cmp-text h3.dis-blk.bottom_10,
  #isi-block #isi-main-text h3.dis-blk.bottom_10 {
    padding-top: 0px !important;
    padding-bottom: 4px !important;
  }

  #isi-block #isi-main-text h3.dis-blk.bottom_10+p,
  #StickyWrapper #isi-block .cmp-text h3,
  #isi-block #isi-main-text h3 {
    padding-bottom: 0px !important;
  }

  #isi-section #isi-block .cmp-text h2.bottom_10.updated-sd-u {
    padding-bottom: 4px !important;
  }

  #p2a-header #utility-nav li a {
    font-weight: 400;
  }

  #phase2-site-map li a {
    font-size: 20px;
  }

  #p2a-header .cmp-navigation__item--level-0:nth-child(5):after {
    display: block;
    top: 100%;
  }

  #phase2-site-map li {
    font-size: 22px;
  }

  #footer[aria-label="footer-redesign"] div#footer-section .footer-link-sec li:last-child {
    padding-bottom: 0 !important;
  }

  #footer[aria-label="footer-redesign"] {
    padding: 58px 0 50px !important;
  }

  #footer .section-updation-b li {
    padding-bottom: 10.5px !important;
  }

  #understanding-side-effects .eop-container-redesign .eop-title {
    padding-bottom: 40px;
  }

  #understanding-side-effects .pd-left-20 {
    padding-left: 20px;
  }

  .eop-container-redesign .eop-cards-container .eop-card-content>div>p {
    /* padding-right: 34px; */
    width: 100%;
  }

  #header-redesign ul.cmp-navigation__group {
    gap: 7px;
  }

  #main-section[aria-label="header-redesign"] .footnote-below-banner {
    line-height: 120%;
    padding-top: 4px;
  }

  #pat-sup-pgm-form .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .button-group {
    margin-bottom: 60px;
    margin-top: 40px;
  }

  .page-cta-sec.cta-redesign>div p {
    margin-bottom: 25px !important;
  }

  .copy-text-redesign.new-content-p {
    max-width: 1000px;
  }

  #how-truqap-was-studied_infographic-box {
    gap: 33px;
    padding: 40px 54px 40px 60px;
    max-height: 320px;
  }

  #first-copy-container-redesign .copy-text-redesign {
    max-width: 1087px;
  }

  #financial-support #first-copy-container-redesign .copy-text-redesign {
    max-width: 100%;
  }

  .dollar-img img {
    padding: 12px 0;
    margin: 0 auto;
  }

  .tt-reminder-sec p {
    font-size: 20px;
    line-height: 25px;
  }

  #phase2 #banner-section h1.phase2-headline {
    max-width: 430px;
  }

  #phase2 #banner-section .p2a-h1-section.banner-redesign-h1-section {
    left: 110px;
    padding-top: 98px;
  }

  #understanding-side-effects #phase2 #banner-section h1.phase2-headline {
    max-width: 473px;
  }

  .page-cta-sec.cta-redesign>div {
    max-width: 575px;
    border-radius: 60px 2px 60px 2px !important;
    position: relative;
  }

  .text:has(.copy-footnote-redesign.mobile-tab-pot-only) {
    display: none;
  }

  #how-truqap-works .eop-container-redesign .eop-cards-container .eop-card-content.eop-ru-right>a:after {
    padding-left: 50px !important;
  }

  #first-copy-container-redesign,
  [id^="text_plus_img-redesign"] {
    max-width: 1190px;
  }

  #first-copy-container-redesign .copy-text-redesign.new-content-p {
    max-width: 991px;
  }

  #text_plus_img-redesign-1 .copy-container-redesign {
    max-width: 778px;
  }

  #img_container-redesign-2 img {
    max-width: 360px;
  }

  .padding-desktop {
    padding-right: 30px;
  }

  #p2a-isi #isi-section {
    border: unset;
  }

  #financial-support #phase2 #page-cta-section:has(.cta-redesign) {
    margin-bottom: 40px;
  }

  #footer[aria-label="footer-redesign"] div#footer-section>div:last-child .footer-content p {
    max-width: 534px;
  }

  #patient-support #first-copy-container-redesign .list-sec li {
    padding-bottom: 8px;
  }

  #errorpage-404 .error-page-link.arrow-icon-update,
  #errorpage-500 .error-page-link.arrow-icon-update {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    background-position-x: 83.5%;
  }

  #main-section[aria-label="header-redesign"] .day>p:first-child {
    font-size: 16px;
  }

  #main-section[aria-label="header-redesign"] .image-update.desktop-only {
    background: #ECF6F8;
    max-width: 378px;
    width: 100%;
    border-top-left-radius: 80px;
    border-bottom-right-radius: 80px;
    min-height: 226px;
    position: relative;
    top: 95px;
    margin-left: 20px !important;
  }

  #main-section[aria-label="header-redesign"] .image-update.desktop-only img {
    margin: 0 auto;
    /* max-width: 283px; */
    display: flex;
    padding-top: 24px;
    padding-bottom: 40px;
  }

  .text:has(.image-update.desktop-only) {
    width: 100%;
  }

  #how-truqap-was-studied_infographic-box .image {
    /*min-width: 378px;*/
    /*position: relative;*/
    /*top: 45px;*/
    display: none;
  }

  .update-before-text {
    padding-bottom: 0px !important;
  }

  #pat-sup-pgm-form .cmp-dynamicform__form-validation>:nth-child(10) input {
    width: 21%;
  }
}

@media screen and (max-width: 991px) {
  #p2a-isi {
    padding-top: 68px !important;
  }

  #p2a-isi #StickyWrapper #isi-main-text {
    border-left: 0px !important;
    border-right: 0px !important;
  }

  .sec-redesign .phase2-errorpage p {
    font-size: 24px;
  }

  #how-truqap-works #main-section[aria-label="header-redesign"] .footnote-below-banner {
    padding-top: 4px;
  }

  #p2a-header #utility-nav li:nth-child(5) ul li:nth-child(1),
  #p2a-header #utility-nav li:nth-child(5) ul li:nth-child(2),
  #p2a-header #utility-nav li:nth-child(5) ul li:nth-child(3) {
    padding-bottom: 24px;
  }

  #main-navigation .cmp-navigation__item.cmp-navigation__item--level-0.cmp-navigation__item--active>a,
  #p2a-header .cmp-navigation__item--level-0.open-subnav>a {
    font-weight: 600 !important;
  }

  #taking-truqap.phase2-page #phase2 #main-section[aria-label="header-redesign"] #calendar-section {
    margin-top: 40px !important;
    padding-right: 13px;
    padding-left: 13px;
  }

  #taking-truqap #text_plus_img-redesign-3 {
    gap: 40px !important;
  }

  .d-none {
    display: none !important;
  }

  .phase2-page #p2a-isi #isi-main-text p.bottom_0 {
    padding-bottom: 0px !important;
  }

  #p2a-isi #StickyWrapper .cmp-highlightinfo__button {
    margin-top: 3px !important;
  }

  #p2a-isi #StickyWrapper .cmp-highlightinfo__container {
    padding-top: 16px !important;
  }

  #p2a-isi #StickyWrapper .cmp-highlightinfo__container h3>span:first-child {
    padding-top: 0px !important;
  }

  #p2a-isi a.back-to-top-btn {
    top: -48px !important;
  }

  #p2a-isi #StickyWrapper #isi-main-text {
    padding-left: 16px !important;
  }

  #p2a-isi #StickyWrapper .cmp-highlightinfo__container {
    padding: 18px 18px 0px 16px;
  }

  #errorpage-404 #main-section[aria-label="header-redesign"] .footnote-below-banner,
  #errorpage-500 #main-section[aria-label="header-redesign"] .footnote-below-banner {
    text-align: right;
    position: relative;
    top: -9px;
    padding-top: 0;
  }

  #errorpage-404 .phase2-errorpage,
  #errorpage-500 .phase2-errorpage {
    margin-top: 10px;
    padding: 0px 16px;
  }

  #errorpage-404 #phase2 #main-section #banner-section,
  #errorpage-500 #phase2 #main-section #banner-section,
  #site-map #phase2 #main-section #banner-section {
    margin-bottom: 0px;
  }

  .sec-redesign .phase2-errorpage p {
    margin-bottom: 0px;
  }

  #errorpage-404 .phase2-errorpage a,
  #errorpage-500 .phase2-errorpage a {
    margin-top: 16px;
    margin-bottom: 20px;
  }

  #phase2:has(.sec-redesign .phase2-errorpage) #banner-section h1.phase2-headline {
    max-width: 100% !important;
  }

  body:has(.sec-redesign .phase2-errorpage) .footnote-below-banner {
    padding-top: 8px !important;
    top: 0px !important;
  }

  body:has(.sec-redesign .phase2-errorpage) .footnote-below-banner {
    padding-top: 8px !important;
    top: 0px !important;
  }

  #isi-section #isi-block .cmp-text h2.bottom_10.updated-sd-u {
    padding-bottom: 8px !important;
  }

  #p2a-isi #isi-block #isi-main-text ul {
    padding-top: 0px !important;
  }

  #main-section[aria-label="header-redesign"] .footnote-below-banner {
    padding-top: 4px !important;
  }

  #main-section[aria-label="header-redesign"] .footnote-below-banner {
    margin-bottom: 20px;
  }

  #patient-support-program #banner-section h1.phase2-headline,
  #p2-thankyou #banner-section h1.phase2-headline {
    max-width: 274px !important;
  }

  #phase2-site-map li {
    font-size: 20px;
  }

  #p2-thankyou #first-copy-container-redesign .thankyou-page-link {
    margin-bottom: 20px;
  }

  #pat-sup-pgm-form[aria-label="redesign"] .form-holder {
    /* max-width: 306px; */
    margin: 0 0px;
  }

  #pat-sup-pgm-form[aria-label="redesign"] {
    padding: 0 15px;
  }

  .dollar-img img {
    padding: 12px 0;
  }

  #header-redesign .cmp-navigation__item.cmp-navigation__item--level-0.has-submenu {
    font-size: 16px;
  }

  #pat-sup-pgm-form[aria-label="redesign"]>div {
    max-width: 100%;
    margin: 0;
  }

  #pat-sup-pgm-help-tips[aria-label="redesign"] {
    max-width: 365px;
  }

  #understanding-side-effects .toggle-accordion>div {
    font-family: sora;
  }

  .pad-top {
    padding-top: 0px !important;
  }

  #eod-section-redesign {
    background-color: #E4E4EE;
  }

  #pat-sup-pgm-form .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .button-group {
    margin-bottom: 40px;
    margin-top: 40px;
  }

  .side-effect-images {
    margin-top: 24px;
  }

  .tt-reminder-sec p {
    margin-top: 8px;
  }

  #how-truqap-works p.upd-custom {
    max-width: 300px;
  }

  #taking-truqap #img_container-redesign-2 img {
    max-width: 319px;
    margin: 0 auto;
  }

  #taking-truqap #text_plus_img-redesign-2 .img-disclaimer.disk-ru {
    padding-left: 14px !important;
  }

  #results-with-truqap .eop-container-redesign .eop-title p {
    padding-right: 45px;
  }

  #footer[aria-label="footer-redesign"] .footer-content {
    padding-right: 0px;
  }

  #header-redesign .cmp-navigation__group>li.cmp-navigation__item:nth-child(5):hover,
  #header-redesign .cmp-navigation__item--level-0:nth-child(5).cmp-navigation__item--active {
    max-width: 100%;
  }

  .page-cta-sec.cta-redesign>div {
    border-radius: 32px 2px 32px 2px;
    position: relative;
  }

  #side-effect-management #phase2 #page-cta-section:has(.cta-redesign) {
    margin-bottom: 20px;
  }

  .tt-reminder-sec1 {
    padding-bottom: 40px;
  }

  #side-effect-management .tt-reminder-sec p.copy-footnote-redesign {
    padding-top: 0;
  }

  #financial-support #phase2 #page-cta-section:has(.cta-redesign) {
    margin-top: 0 !important;
  }

  #financial-support #resource-card-1 {
    padding: 37.5px 16px;
  }

  #patient-support .mytruqap-support-card-text p {
    padding-right: 52px;
  }

  #phase2 #page-cta-section:has(.cta-redesign) {
    margin-top: 0px;
  }

  #patient-support #keeping-fit-sec[aria-label="redesign"] #side-effects-accordion {
    padding: 0 0 8px;
  }

  .accordion-indented-list-container {
    margin-left: 15px;
    padding-right: 13px;
  }

  #understanding-side-effects .copy-container-redesign.copy-understand {
    padding-bottom: 40px;
  }

  #faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section span.cmp-accordion__title {
    padding-left: 12px;
    max-width: 295px;
  }

  #faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section .cmp-accordion__button .cmp-accordion__icon {
    right: 15px;
  }

  #faqs #main-section[aria-label="header-redesign"] #phase2-accordion-section p.faq-accordian-text {
  }

  #faqs #phase2-accordion-section>:last-child .accordian-content {
    padding-bottom: 0px;
  }

  #faqs #phase2-accordion-section>:last-child .accordian-content a.new-anchor {
    letter-spacing: -0.1px;
  }

  #how-truqap-works .eop-container-redesign .eop-cards-container .eop-card-content>div>img {
    margin-top: -34px;
  }

  #phase2 #main-section .normal-text {
    line-height: 125%;
    padding-bottom: 16px;
    font-size: 14px;
    padding-right: 29px;
  }

  .eop-container-redesign .eop-cards-container .eop-card-content>div>img {
    margin-top: -34px;
    height: 72px;
    position: absolute;
  }

  .eop-container-redesign .eop-cards-container .eop-card-content>div {
    display: flex;
    padding-left: 16px;
    align-items: center;
    justify-content: flex-start;
    gap: 39px;
    width: 100%;
  }

  #errorpage-404 .error-page-link.arrow-icon-update,
  #errorpage-500 .error-page-link.arrow-icon-update {
    background-position-x: 83.5%;
  }

  #side-effects-accordion .cmp-accordion__icon {
    width: 28px;
    height: 29px;
  }

  #calendar-section .calendar-functionality.custom-calendar>p {
    font-size: 18px;
  }

  #p2-thankyou #first-copy-container-redesign .thankyou-page-link:hover {
    background: #FFFFFF;
    color: #250E62;
    border: 1px solid #250E62;
    padding: 11px 43px;
  }

  #main-section[aria-label="header-redesign"] .image-update.desktop-only {
    display: none;
  }

  #pat-sup-pgm-form .cmp-dynamicform__form-validation>:nth-child(10) input {
    width: 24%;
  }
}

/*compatibility testing code */

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

  #p2a-footer #footer-section p,
  #p2a-footer #footer-section a,
  #p2a-footer #footer-section li {
    font-size: 15px !important;
  }
}

@media (min-width:320px) and (max-width: 336px) {
  #header-redesign #main-navigation img {
    max-width: 95px !important;
  }
}

@media (min-width:336px) and (max-width: 350px) {
  #header-redesign #main-navigation img {
    max-width: 110px !important;
  }
}

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

  #p2a-isi #StickyWrapper .cmp-highlightinfo__button {
    margin-top: 21px !important;
    margin-left: 21px;
  }
}

@media (min-width:340px) and (max-width: 350px) {
  #understanding-side-effects .eop-container-redesign .eop-cards-container .eop-card-content>a {
    gap: 6px !important;
  }
}

/*@media screen and (min-width: 768px) and (max-width: 991px) {*/
/*    #banner-section .tab-pot-only {*/
/*        display: none!important;*/
/*    }*/
/*}*/
@media screen and (min-width: 992px) and (max-width: 1438px) {
  #understanding-side-effects #phase2 #banner-section .banner-redesign-h1-section {
    padding-top: 98px !important;
    left: 109px !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1081px) {
  #understanding-side-effects .eop-container-redesign .eop-cards-container .eop-card-content.custom_rimg>div>p {
    padding-left: 40px !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1160px) {
  #footer[aria-label="footer-redesign"] #footer-section {
    gap: 80px !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1121px) {

  #header-redesign .cmp-navigation__item--level-0.cmp-navigation__item--active:after {
    bottom: 3px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1026px) {
  #header-redesign #main-navigation {
    gap: 0px !important;
  }
}

@media screen and (min-width: 320px) and (max-width: 355px) {
  #home-p2a #home-banner-btns {
    margin-top: 52% !important;
  }
}

@media screen and (min-width: 400px) and (max-width: 528px) {
  #home-p2a #home-banner-btns {
    margin-top: 64% !important;
  }
}

@media screen and (min-width: 528px) and (max-width: 991px) {
  #home-p2a #home-banner-btns {
    margin-top: 82% !important;
  }
}

@media screen and (min-width: 320px) and (max-width: 360px) {
  #home-p2a button.playpausebutton i:before {
    top: 89px !important;
  }
}

@media screen and (min-width: 400px) and (max-width: 991px) {
  #home-p2a div#cmp-info {
    max-width: 95% !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1334px) {
  .phase2-page #phase2 #main-section[aria-label="header-redesign"] #home-banner-section .home-banner-sec.safety-label-update {
    max-width: 390px;
  }

  .phase2-page #home-banner-btns {
    width: 446px;
    gap: 10px;
    padding-left: 0px;
    margin-top: 5px;
  }

  .phase2-page #phase2 #main-section[aria-label="header-redesign"] #home-banner-section .home-banner-sec.safety-label-update .banner-text-img {
    margin-top: 5px !important;
  }
}

/*@media (min-width: 992px) {*/
/*    #header-redesign .cmp-navigation__item--level-0>a:after {*/

/*        left: 71px!important;*/
/*    }}*/

@media screen and (min-width: 1200px) and (max-width: 1334px) {
  .phase2-page #home-banner-btns {
    margin-top: 25px !important;
  }
}

/*PATIENTSUPPORT CC*/

@media screen and (min-width: 320px) and (max-width: 350px) {
  #patient-support-program .page-cta-sec.cta-redesign>div p:before {
    left: 18px !important;
  }
}

@media screen and (min-width: 600px) and (max-width: 991px) {
  #patient-support-program #phase2 .page-cta-sec.cta-redesign {
    display: flex !important;
    align-items: center !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  #patient-support-program #phase2 .page-cta-sec {
    flex-direction: column !important;
    gap: 12px !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1223px) {
  #patient-support-program #phase2 .page-cta-sec.cta-redesign {
    padding: 40px 16px !important;
    gap: 15px;
  }

  #patient-support-program #pat-sup-pgm-form[aria-label="redesign"] {
    margin: 0px 16px !important;
  }
}

@media screen and (min-width: 1091px) and (max-width: 1222px) {
  #patient-support-program #pat-sup-pgm-help-tips[aria-label="redesign"]>div>div {
    max-width: 320px !important;
  }
}

/*@media screen and (min-width: 992px) and (max-width: 1270px) {*/
/*    #patient-support-program #phase2 #banner-section .banner-redesign-h1-section {*/
/*        padding-top: 47px!important;*/
/*}*/
/*        #patient-support-program #phase2 #banner-section .p2a-h1-section.banner-redesign-h1-section {*/
/*        left: 0px!important;*/
/*        }*/
/*}*/

/*@media screen and (min-width: 1270px) and (max-width: 1300px) {*/
/*    #patient-support-program #phase2 #banner-section .p2a-h1-section.banner-redesign-h1-section {*/
/*        left: 24px!important;*/
/*    }*/
/*}*/

/*FEEDBACK COMMENTS */
#home-p2a div#cmp-info {
  display: none;
}

@media screen and (max-width: 991px) {
  #p2a-isi #StickyWrapper #isi-main-text {
    padding-top: 12px !important;
  }

  #img_container-redesign-1 p.img-disclaimer.above-disk-u.custom-icp {
    padding-top: 8px !important;
  }

  #home-banner-section .section-blur-layer {
    height: 50%;
  }

  .desktop-inline-block {
    display: none !important;
  }
}

@media screen and (min-width: 992px) {
  .desktop-inline-block {
    display: inline-block;
  }

  #financial-support .copay-comp-sec .bullet-list .rede-pht {
    padding-left: 10px !important;
  }
}

/*CC ERROR and ACC PAGES*/

@media screen and (min-width: 992px) and (max-width: 1250px) {
  #main-section .cust-erp {
    padding-left: 25px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1420px) {
  #errorpage-500 #phase2 #banner-section .banner-redesign-h1-section h1.phase2-headline.cust-er-ph {
    margin-left: -97px !important;
    margin-top: -26px !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1250px) {

  #accessibility-statement .phase2-errorpage,
  .phase2-accessibility-statement {
    padding-left: 30px !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1260px) {
  .thankyou-section.ty-cust {
    padding-left: 25px !important;
  }
}

@media screen and (min-width: 320px) and (max-width: 360px) {
  .p2a-h1-section .tyh-cust {
    padding-top: 18px !important;
  }

  #p2-thankyou #banner-section h1.phase2-headline.tyh-cust {
    max-width: 301px !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1023px) {
  #phase2 #banner-section .banner-redesign-h1-section h1.phase2-headline.tyh-cust {
    margin-top: -60px !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1100px) {
  #patient-support-program #phase2 #banner-section .banner-redesign-h1-section h1.phase2-headline.sup-progcust {
    max-width: 420px !important;
    margin-top: -54px !important;
  }
}

@media screen and (min-width: 320px) and (max-width: 370px) {
  #patient-support-program #banner-section .p2a-h1-section {
    max-width: 98% !important;
  }
}

@media screen and (min-width: 320px) and (max-width: 360px) {
  #patient-support-program .page-cta-sec.cta-redesign>div p.m-single-line-cta.cust-single-m {
    padding-left: 43px !important;
  }
}

@media screen and (min-width: 320px) and (max-width: 360px) {
  #patient-support-program .page-cta-sec.cta-redesign>div a {
    max-width: 256px !important;
  }

  #resources .page-cta-sec.cta-redesign>div a {
    max-width: 265px !important;
  }

  /*extcode*/
  .page-cta-sec.cta-redesign>div a {
    max-width: 265px !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1210px) {
  #faqs #banner-section .banner-redesign-h1-section h1.phase2-headline {
    margin-left: -109px !important;
  }
}

@media screen and (min-width: 320px) and (max-width: 360px) {
  #faqs .page-cta-sec.cta-redesign>div p:before {
    left: 22px !important;
  }

  #faqs .page-cta-sec.cta-redesign>div p {
    padding-left: 48px !important;
  }

  #resources .page-cta-sec.cta-redesign>div p {
    margin-left: 28px !important;
    padding-right: 27px;
  }

  #resources .page-cta-sec.cta-redesign>div p:before {
    top: -6px;
    left: 19px;
  }

  #faqs .page-cta-sec.cta-redesign>div a {
    max-width: 255px !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1234px) {
  #faqs .page-cta-sec.cta-redesign {
    gap: 10px !important;
  }

  #faqs .page-cta-sec.cta-redesign>div p:before {
    left: 34px !important;
  }

  #faqs .page-cta-sec.cta-redesign>div p {
    padding-left: 73px !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1234px) {
  #faqs .page-cta-sec.cta-redesign {
    margin-right: 16px !important;
    margin-left: 16px !important;
  }
}

@media screen and (min-width: 600px) and (max-width: 991px) {
  #faqs .page-cta-sec.cta-redesign>div {
    max-width: 100% !important;
  }

  #resources .page-cta-sec.cta-redesign>div {
    max-width: 100% !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  #faqs .page-cta-sec {
    gap: 15px !important;
  }

  #resources .page-cta-sec {
    gap: 15px !important;
    flex-direction: column;
  }

  #phase2 .page-cta-sec {
    flex-direction: column;
  }

  .page-cta-sec.cta-redesign>div {
    max-width: 100% !important;
  }
}

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

  /*#care-partner-support .page-cta-sec.cta-redesign>div a {*/
  /*    max-width: 270px!important;*/
  /*}*/
  #side-effect-management .page-cta-sec.cta-redesign>div a {
    max-width: 270px !important;
  }

  #patient-support .page-cta-sec.cta-redesign>div a {
    max-width: 268px !important;
  }

  #financial-support .page-cta-sec.cta-redesign>div a:hover,
  #care-partner-support .page-cta-sec.cta-redesign>div a:hover,
  .page-cta-sec.cta-redesign>div a:hover {
    padding: 17.5px 24px !important;
  }

  #side-effect-management .page-cta-sec.cta-redesign>div p {
    padding-right: 20px;
    padding-left: 57px !important;
  }

  #financial-support .page-cta-sec.cta-redesign>div p {
    padding-left: 50px;
  }

  #patient-support .page-cta-sec.cta-redesign>div p {
    font-size: 18px;
    margin-left: 28px !important;
    padding-right: 18px;
  }

  #patient-support .page-cta-sec.cta-redesign>div p:before {
    top: -6px;
    left: 19px !important;
  }

  #side-effect-management .page-cta-sec.cta-redesign>div p:before {
    left: 22px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  #care-partner-support .page-cta-sec {
    gap: 15px;
  }

  #patient-support .page-cta-sec.cta-redesign {
    gap: 10px !important;
  }

  #financial-support .page-cta-sec.cta-redesign {
    gap: 10px !important;
  }

  /*extcode*/
  .page-cta-sec.cta-redesign {
    gap: 10px !important;
  }
}

@media screen and (min-width:992px) and (max-width: 1216px) {
  #care-partner-support .page-cta-sec.cta-redesign {
    margin-right: 10px;
    margin-left: 10px;
    gap: 10px;
  }

  /*extcode*/

  .page-cta-sec.cta-redesign {
    margin-right: 10px !important;
    margin-left: 10px !important;
    gap: 10px !important;
  }

  #patient-support .page-cta-sec.cta-redesign {
    margin-right: 10px;
    margin-left: 10px;
    gap: 10px !important;
  }

  #financial-support .page-cta-sec.cta-redesign {
    margin-right: 10px;
    margin-left: 10px;
    gap: 10px !important;
  }

  #patient-support .page-cta-sec.cta-redesign>div p {
    padding-left: 73px !important;
  }

  #patient-support .page-cta-sec.cta-redesign>div p:before {
    left: 37px !important;
  }
}

@media screen and (min-width:992px) and (max-width: 1022px) {
  #care-partner-support #banner-section .banner-redesign-h1-section h1.phase2-headline {
    margin-left: -108px;
    margin-top: -52px;
  }

  #results-with-truqap #phase2 #banner-section .banner-redesign-h1-section h1.phase2-headline {
    max-width: 360px !important;
  }

  /*extcode*/
  .banner-redesign-h1-section h1.phase2-headline {
    margin-left: -108px !important;
    margin-top: -52px !important;
  }

  #side-effect-management #banner-section .banner-redesign-h1-section h1.phase2-headline {
    margin-left: -108px;
    margin-top: -52px;
  }

  #resources #banner-section .banner-redesign-h1-section h1.phase2-headline {
    margin-left: -108px;
    margin-top: -52px;
  }

  #patient-support #banner-section .banner-redesign-h1-section h1.phase2-headline {
    margin-left: -108px;
    margin-top: -52px;
  }

  #financial-support #banner-section .banner-redesign-h1-section h1.phase2-headline {
    margin-left: -108px;
    margin-top: -52px;
  }
}

@media screen and (min-width:1023px) and (max-width: 1340px) {
  #care-partner-support #banner-section .banner-redesign-h1-section h1.phase2-headline {
    margin-left: -108px;
    margin-top: -37px;
  }

  .banner-redesign-h1-section h1.phase2-headline {
    margin-left: -108px !important;
    margin-top: -37px !important;
  }

  #side-effect-management #banner-section .banner-redesign-h1-section h1.phase2-headline {
    margin-left: -108px;
    margin-top: -37px;
  }

  #resources #banner-section .banner-redesign-h1-section h1.phase2-headline {
    margin-left: -108px;
    margin-top: -37px;
  }

  #financial-support #banner-section .banner-redesign-h1-section h1.phase2-headline {
    margin-left: -108px;
    margin-top: -37px;
  }

  #patient-support #banner-section .banner-redesign-h1-section h1.phase2-headline {
    margin-left: -108px;
    margin-top: -37px;
  }
}

@media screen and (min-width:330px) and (max-width: 360px) {
  #patient-support .mytruqap-support-cta a:after {
    right: 15.5px !important;
  }
}

@media screen and (min-width:320px) and (max-width: 347px) {
  #side-effect-management .patient-img img {
    min-width: 297px !important;
  }

  .patient-img p.img-disclaimer {
    padding-left: 26px;
  }
}

@media screen and (min-width:320px) and (max-width: 340px) {
  #results-with-truqap [id^="img_container-redesign"] p.img-disclaimer {
    width: 271px !important;
  }
}

@media screen and (min-width:600px) and (max-width: 767px) {
  #patient-support .page-cta-sec.cta-redesign>div {
    max-width: 575px;
    max-width: 100%;
  }

  /*extcode*/
  .page-cta-sec.cta-redesign>div {
    max-width: 100% !important;
  }

  #financial-support .page-cta-sec.cta-redesign>div {
    max-width: 100% !important;
  }
}

@media screen and (min-width:992px) and (max-width: 1230px) {
  #side-effect-management .end-cta-callout-sec .end-cta-callout-img {
    margin-left: 15px !important;
  }
}

@media screen and (min-width:992px) and (max-width: 1090px) {
  #side-effect-management .page-cta-sec.cta-redesign>div p {
    padding-left: 49px;
  }
}

@media screen and (min-width:992px) and (max-width: 1100px) {
  #header-redesign .cmp-navigation__item--level-0:nth-child(2) {
    width: 72px !important;
  }

  #header-redesign .cmp-navigation__item--level-0:nth-child(3) {
    width: 86px !important;
  }

  #header-redesign .cmp-navigation__item--level-0:nth-child(4) {
    width: 129px !important;
  }

  #header-redesign ul.cmp-navigation__group {
    gap: 22px;
  }
}

@media screen and (min-width:320px) and (max-width: 360px) {
  #header-redesign #utility-nav li:nth-child(5)>a:after {
    right: 18px !important;
  }

  #header-redesign #utility-nav li:nth-child(5)>a {
    margin-left: 10px !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  #patient-support-program #pat-sup-pgm-form .text {
    padding-left: 0px !important;
  }
}

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

  #patient-support-program #banner-section h1.phase2-headline,
  #p2-thankyou #banner-section h1.phase2-headline {
    max-width: 292px !important;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
  #errorpage-500 #main-section[aria-label="header-redesign"] .footnote-below-banner {
    line-height: 120%;
    padding-top: 4px;
    margin-right: -62px;
  }
}

@media screen and (min-width: 1540px) and (max-width: 1640px) {
  #errorpage-500 #main-section[aria-label="header-redesign"] .footnote-below-banner {
    margin-right: -120px !important;
  }
}

@media screen and (min-width: 1640px) and (max-width: 1760px) {
  #errorpage-500 #main-section[aria-label="header-redesign"] .footnote-below-banner {
    margin-right: -203px !important;
  }
}

@media screen and (min-width: 1760px) and (max-width: 1860px) {
  #errorpage-500 #main-section[aria-label="header-redesign"] .footnote-below-banner {
    margin-right: -253px !important;
  }
}

@media screen and (min-width: 320px) and (max-width: 350px) {
  #understanding-side-effects .patient-img img {
    max-width: 289px !important;
  }

  #taking-truqap .patient-img img {
    max-width: 289px !important;
  }
}

@media screen and (min-width: 767px) and (max-width: 991px) {
  /*#understanding-side-effects .eop-container-redesign .eop-cards-container .eop-card-content>div>img {*/
  /*  margin-top: -32px !important;*/
  /*}*/

  #understanding-side-effects .eop-container-redesign .eop-cards-container .eop-card-content>div>p {
    font-weight: 700;
    padding-left: 31px !important;
  }

  #taking-truqap #phase2 #banner-section h1.phase2-headline {
    margin-top: -12px !important;
  }
}

@media (min-width: 767px) and (max-width: 991px) {
  #understanding-side-effects #phase2 #banner-section .banner-redesign-h1-section {
    padding: 8px 0 0 16px !important;
  }

  #taking-truqap .eop-container-redesign .eop-cards-container .eop-card-content>div>p {
    padding-left: 50px !important;
  }

  #side-effect-management #phase2 #banner-section .banner-redesign-h1-section h1.phase2-headline {
    max-width: 300px;
    margin-top: -16px;
  }
}

@media (min-width: 401px) and (max-width: 991px) {
  #understanding-side-effects .eop-container-redesign .eop-title {
    padding-right: 74px;
  }
}

@media (min-width: 525px) and (max-width:760px) {
  #understanding-side-effects .eop-container-redesign .eop-title {
    padding-right: 96px;
  }
}

@media (min-width:760px) and (max-width:991px) {
  #understanding-side-effects .eop-container-redesign .eop-title {
    padding-right: 155px;
  }
}

@media (min-width:992px) and (max-width:1260px) {
  #home-p2a #first-copy-container-redesign {
    padding-left: 35px !important;
  }
}

@media (min-width:992px) and (max-width:1222px) {
  #home-p2a #home-cards-container {
    flex-wrap: nowrap;
  }

  #home-p2a #text_plus_img-redesign-2 {
    padding-right: 16px !important;
  }

  #home-p2a .mytruqap-support-card-text.cust-refeni {
    height: 160px;
  }
}

@media (min-width:320px) and (max-width:340px) {
  #taking-truqap [id^="img_container-redesign"] p.img-disclaimer {
    width: 298px !important;
  }

  #taking-truqap .eop-container-redesign .eop-cards-container .eop-card-content>div>img {
    left: 34px !important;
  }

  #results-with-truqap .patient-img img {
    max-width: 289px;
  }
}

@media (min-width:320px) and (max-width:370px) {
  #taking-truqap #phase2 #banner-section h1.phase2-headline {
    max-width: 227px !important;
    margin-top: 10px !important;
  }
}

@media (min-width:992px) and (max-width:1220px) {
  #taking-truqap #second-img-u .cmp-image__image.cmp-image--desktop {
    margin-left: 15px !important;
  }

  #taking-truqap #text_plus_img-redesign-2 {
    padding-right: 15px !important;
  }

  #taking-truqap.phase2-page #phase2 #main-section[aria-label="header-redesign"] #calendar-section {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }

  #site-map .max-width.sec-redesign,
  .sec-redesign:has(#phase2-site-map) {
    padding-left: 15px !important;
  }
}

@media (min-width:992px) and (max-width:1153px) {
  #taking-truqap .eop-container-redesign .eop-cards-container .eop-card-content>div>p {
    padding-right: 14px !important;
    padding-left: 48px !important;
  }

  #resources .page-cta-sec.cta-redesign>div p:before {
    left: 39px;
  }

  #resources .page-cta-sec.cta-redesign>div p {
    font-size: 20px;
    padding-left: 56px !important;
  }
}

@media (min-width:992px) and (max-width:1220px) {
  #results-with-truqap .end-cta-callout-sec .end-cta-callout-img {
    margin-left: 15px !important;
  }
}

@media (min-width:992px) and (max-width:1095px) {
  #results-with-truqap .cust-cta {
    padding-left: 60px !important;
  }

  #taking-truqap #text_plus_img-redesign-3 {
    gap: 20px !important;
  }
}

@media (min-width:992px) and (max-width:1370px) {

  #results-with-truqap #phase2 #page-cta-section:has(.cta-redesign),
  #results-with-truqap #phase2 #page-cta-section:has(.cta-redesign) {
    padding-top: 10px !important;
  }
}

@media (min-width:320px) and (max-width:369px) {
  #results-with-truqap .page-cta-sec.cta-redesign>div p {
    padding-left: 57px !important;
  }

  #results-with-truqap .page-cta-sec.cta-redesign>div p:before {
    top: -6px;
    left: 19px !important;
  }
}

@media (min-width:378px) and (max-width:991px) {
  #results-with-truqap #phase2 #page-cta-section:has(.cta-redesign) {
    background-position: top right 0px !important;
  }

  #side-effect-management #phase2 #page-cta-section:has(.cta-redesign) {
    background-position: top right 0px !important;
  }
}

@media (min-width:992px) and (max-width:1225px) {
  #resources #resources-cards-redesign>.text>.cmp-text {
    width: 984px !important;
  }
}

@media (min-width:992px) and (max-width:1240px) {
  #faqs #page-last-footnote-sec .copy-footnote-redesign {
    padding-left: 21px !important;
  }
}

@media (min-width:320px) and (max-width:374px) {
  #side-effect-management #phase2 #page-cta-section:has(.cta-redesign) {
    background-position: top right 0px !important;
    padding-top: 10px !important;
  }
}

@media (min-width:395px) and (max-width:991px) {
  #side-effect-management #phase2 #page-cta-section:has(.cta-redesign) {
    padding-top: 20px !important;
  }

  .eop-container-redesign .eop-cards-container .eop-card-content {
    max-width: 100%;
  }
}

@media (min-width:1950px) and (max-width:2060px) {
  #errorpage-500 #footnote-below-banner .max-width {
    margin-left: 702px !important;
  }
}

@media (min-width:800px) and (max-width:991px) {
  #errorpage-500 #footnote-below-banner .max-width {
    /*margin-left: 702px !important;*/
    ;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  #patient-support-program #pat-sup-pgm-form .text {
    max-width: 100% !important;
  }

  .eop-container-redesign .eop-cards-container .eop-card-content>div>img {
    margin-top: -11px !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1372px) {
  #results-with-truqap #phase2 #main-section .normal-text {
    margin-right: 118px !important;
  }
}

@media screen and (min-width:991px) and (max-width: 1180px) {
  #home-p2a .mytruqap-support-card.cust-supc .reveal-once {
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
}

@media screen and (min-width:1093px) and (max-width: 1205px) {
  /*#home-p2a .mytruqap-support-card.cust-supc {*/
  /*  min-height: 207px !important;*/
  /*}*/
  #home-p2a [id^="home-cards-content"] .mytruqap-support-card {
    min-height: 205px !important;
  }
}

@media screen and (min-width:1222px) and (max-width: 1223px) {
  #home-p2a .mytruqap-support-card-text.cust-refeni {
    height: 137px !important;
  }
}

@media screen and (min-width:320px) and (max-width: 340px) {
  #how-truqap-works [id^="img_container-redesign"] p.img-disclaimer {
    width: 262px !important;
  }

  #how-truqap-works .eop-container-redesign .eop-cards-container .eop-card-content>div>img {
    margin-left: -10px !important;
  }
}

@media screen and (min-width:330px) and (max-width: 360px) {
  #how-truqap-works .mytruqap-support-cta a:after {
    right: 14.5px !important;
    top: 14px !important;
  }
}

@media screen and (min-width:320px) and (max-width: 350px) {
  #how-truqap-works .eop-container-redesign .eop-cards-container>.eop-card-content:last-child>a {
    padding-left: 70px !important;
  }
}

@media screen and (min-width:767px) and (max-width: 991px) {
  #how-truqap-works .eop-container-redesign .eop-cards-container .eop-card-content>div>p {
    width: 100%;
    padding-left: 31px !important;
  }

  #how-truqap-works #phase2 #banner-section h1.phase2-headline {
    max-width: 307px !important;
  }


[id^="img_container-redesign"] p.img-disclaimer {
  width: 260px !important;
}
}

@media screen and (min-width:992px) and (max-width: 1220px) {

  #how-truqap-works.phase2-page #first-copy-container-redesign,
  #how-truqap-works.phase2-page [id^="text_plus_img-redesign"] {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

@media screen and (min-width:992px) and (max-width: 1260px) {
  #how-truqap-works #phase2 #banner-section .p2a-h1-section {
    padding-top: 20px;
    margin-top: 69px;
  }
}

@media screen and (min-width:1260px) and (max-width: 1341px) {
  #how-truqap-works #phase2 #banner-section .p2a-h1-section {
    padding-top: 89px;
  }
}

@media screen and (min-width:320px) and (max-width: 370px) {
  #results-with-truqap #phase2 #page-cta-section:has(.cta-redesign) {
    background-position: right -2px !important;
  }
}

@media screen and (min-width:320px) and (max-width: 370px) {
  #understanding-side-effects .eop-container-redesign .eop-title {
    background-size: contain !important;
  }
}

@media screen and (min-width:392px) and (max-width: 420px) {
  #understanding-side-effects .eop-container-redesign .eop-title p {
    padding-right: 28px !important;
  }
}

@media screen and (min-width:1204px) and (max-width: 1223px) {
  /*#home-p2a .mytruqap-support-card-text.cust-refeni {*/
  /*  height: 139px !important;*/
  /*}*/;
}

@media screen and (min-width:1204px) and (max-width: 1111px) {
  #home-p2a .mytruqap-support-card-text.cust-refeni {
    height: 139px !important;
  }
}

@media screen and (min-width:998px) and (max-width: 1111px) {
  #results-with-truqap .iri-custcl {
    padding-right: 48px !important;
  }
}

@media screen and (min-width:644px) and (max-width:911px) {
  #results-with-truqap .end-cta-callout-text {
    font-size: 24px;
    line-height: 31px;
    padding: 60px 16px 0;
    padding-right: 18px !important;
  }
}

@media screen and (min-width:992px) and (max-width:1089px) {
  #understanding-side-effects .eop-container-redesign .eop-title {
    padding-bottom: 0px;
  }
}

@media screen and (min-width:992px) and (max-width:1060px) {
  #how-truqap-works .eop-container-redesign .eop-title p {
    padding-right: 21px;
  }
}

@media screen and (min-width:992px) and (max-width:1045px) {
 
  #how-truqap-works .eop-container-redesign .eop-cards-container {
    margin-bottom: 40px !important;
  }
}

@media screen and (min-width:992px) and (max-width:1400px) {
  #understanding-side-effects .eop-container-redesign .eop-title {
    background-position: right !important;
  }
}

@media screen and (min-width:320px) and (max-width:370px) {
  #results-with-truqap #phase2 #banner-section .banner-redesign-h1-section h1.phase2-headline {
    max-width: 310px !important;
  }
}

@media screen and (min-width:320px) and (max-width:355px) {
  #how-truqap-works #phase2 #banner-section .p2a-h1-section {
    padding-top: 3px !important;
  }
}

@media screen and (min-width:384px) and (max-width:991px) {
  #results-with-truqap #phase2 #main-section .normal-text {
    padding-right: 45px !important;
  }
}

@media screen and (min-width:992px) and (max-width:1023px) {
  #how-truqap-works #phase2 #banner-section h1.phase2-headline {
    max-width: 339px !important;
  }
}

@media screen and (min-width:1441px) {
  #home-p2a  #text_plus_img-redesign-2 .mytruqap-support-card-text p {
    max-width: 799px;
  }
}

@media screen and (min-width:992px) and (max-width:1160px) {
   #how-truqap-works #text_plus_img-redesign-1 [id^="img_container-redesign"] p.img-disclaimer {
        
        max-width: 300px;
    }
    
}

/*@media screen and (min-width:768px) and (max-width:991px) {*/
/*        #taking-truqap .eop-container-redesign .eop-cards-container .eop-card-content>div>img {*/
/*        margin-top: -33px !important;*/
/*    }*/
    
    
/*}*/


@media (min-width:320px) and (max-width: 328px) {
       #results-with-truqap #how-truqap-was-studied_infographic-box {
        max-height: 320px;
    }
    
    
}


@media (min-width:328px) and (max-width: 374px) {
       #results-with-truqap #how-truqap-was-studied_infographic-box {
              max-height: 276px;
    }
    
    
}

@media (min-width: 992px) and (max-width: 1430px) {
    #how-truqap-works .eop-container-redesign .eop-title {
        background-position: right !important;
    }
    
    #taking-truqap .eop-container-redesign .eop-title {
       
        
        background-position: right!important;
        
    }
    
   #home-p2a #home-cards-container {
        flex-wrap: nowrap !important;
}




/* IOS CODE*/
#accessibility-statement a[href^="tel:"],#faqs a[href^="tel:"],#financial-support a[href^="tel:"] {
  color: #250E62;
  ;
}

#isi-section .not-phone-no.text-nowrap a {
  color: #000000 !important;
}


