.laura-testing .primary-navigation .nav.stacked-menu {
  display: none;
}

.laura-testing .container {
  width: 100%;
  padding: 0px;
}

.laura-testing .primary-navigation .container {
  border-bottom: 4px solid #CEDB00;
}

.laura-testing .section-1, #disease-state {
  margin-top: 99px;
  padding-top: 13px;
}

.laura-testing .primary-navigation .nav>li.list-1 a {
    /*font-weight: 800;*/
  color: #fff;
}

.laura-testing .banner-bg-section:after {
  background: url(/content/dam/open-digital/tagrisso-hcp/us/en/desktop/inner-bg-v1.jpg) no-repeat;
  padding: 0;
  height: 100%;
  background-size: 125% auto;
  background-position: center;
  display: block;
  position: absolute;
  content: "";
  left: 0;
  top: 0px;
  width: 100%;
  transition: 1s ease;
    /*background-size: 200% auto;*/
  ;
}

.zoom-in {
  animation: zoomIn 0.6s ease-in-out forwards;
}

@keyframes zoomIn {
  from {
    transform: scale(0.5);
    opacity: 0;
  }

  to {
    transform: scale(1);
    opacity: 1;
  }
}

.dom-ready .banner-bg-section:after {
  background-size: 200% auto;
  transition: 3s ease;
    /*animation: zoomIn 2s ease forwards;*/
  ;
}

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

.laura-testing .para-text-center {
  text-align: center;
  margin-bottom: 15px;
}

img.new-indication {
  position: relative;
  width: 222px;
  float: right;
  clear: both;
  margin-right: -81px;
  top: -42px;
  left: -22px;
  transform: translate(130%);
}

.dom-ready img.new-indication {
  transform: translate(0%);
  transition: all 1s ease-in-out;
  transition-delay: 0s;
}

.laura-testing .green-text-heading {
  text-align: left;
  font: normal normal 600 22px/26px 'Barlow','sans-serif';
  color: #008995;
  margin-top: 22px;
  margin-bottom: 15px;
}

.last-footnote {
  margin-bottom: 50px;
}

.laura-testing b {
  font-weight: 700;
}

.human-figure-image-block {
  width: 25%;
    /*margin: 0 auto;*/
  ;
}

.human-figure-image {
    /*width: 100%;*/
    /*position: relative;*/
    /*left: -7px;*/
    /*top: -15px;*/
  width: 90%;
  position: relative;
  left: 7px;
  top: -9px;
}

.laura-testing .patients-with-egfr-block,
.laura-testing .patients-with-egfr {
  display: flex;
  justify-content: center;
  gap: 8px;
}

.laura-testing .patients-with-egfr {
  gap: 18px;
  left: 0px;
  position: relative;
}

.laura-testing .patients-with-egfr .egfr-sec1 {
  position: relative;
  left: 0px;
}

.laura-testing .patients-with-egfr-left {
  margin-left: 12px;
  transform: translate(-60%);
}

.dom-ready .patients-with-egfr-left {
  transform: translate(0%);
  transition: all 1s ease-in-out;
  transition-delay: 0s;
}

/*.laura-testing .green-banner {*/
/*    transition: 1s ease;*/
    /*transform: translateX(-80%);*/
/*}*/

/*.dom-ready .green-banner {*/
    /*transform: translateX(-47px);*/
/*    transform: none;*/
/*    transition: all 1s ease-in-out;*/
/*    transition-delay: 0s;*/
/*}*/

.laura-testing .green-banner {
    /*transform: translateX(-47%);*/
  transform: translateX(-84%);
}

/*.laura-testing .green-banner.gb-2 {*/
/*    transform: translateX(-82%);*/
/*}*/

/*.laura-testing .green-banner.gb-2.is-visible {*/
/*    transform: translateX(-80%);*/
/*}*/

.laura-testing .green-banner.is-visible {
  transform: translateX(-80%);
}

.laura-testing .patients-with-egfr-right {
  margin-left: -47px;
  transform: translate(60%);
}

.dom-ready .patients-with-egfr-right {
  transform: translate(0%);
  transition: all 1s ease-in-out;
  transition-delay: 0s;
}

.laura-testing .patients-with-egfr-block p.patients-text {
  text-align: center;
  font: normal normal 600 16px/21px 'Barlow','sans-serif';
  color: #008995;
  margin-bottom: 23px;
}

.laura-testing .patients-with-egfr-block p.patients-text b {
  font: normal normal 800 17px/21px 'Barlow','sans-serif';
}

.laura-testing .wrapper {
  position: relative;
  height: 63px;
  text-align: center;
}

.laura-testing .wrapper .text {
  position: absolute;
  left: 50%;
  top: 65%;
  padding: 5px;
    /* background-color: #cfd0df87; */
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
  color: #333333;
  font-weight: 500;
  font: normal normal bold 16px / 20px 'Barlow', 'sans-serif';
}

.laura-testing .wrapper .text:before {
  content: " ";
  position: absolute;
  left: 50%;
  height: 90%;
  border-left: 1px solid #707070;
  top: -25px;
}

.laura-testing h1 sup {
  font-size: 64%;
  top: -0.5em;
}

.laura-testing h2.green-text-heading sup {
  font-size: 60%;
}

.laura-testing .wrapper .text:after {
  content: " ";
  position: absolute;
  left: 50%;
  height: 90%;
  border-left: 1px solid #707070;
  top: 27px;
}

.patients-with-egfr .egfr-sec1 h2 {
  text-align: center;
  font: normal normal bold 54px/20px 'Barlow','sans-serif';
  color: #5B305D;
  margin: 0 0 0 8px;
}

.patients-with-egfr .egfr-sec1 p {
  text-align: center;
  font: normal normal normal 16px/18px 'Barlow','sans-serif';
  color: #333333;
  margin-top: 19px;
}

.patients-with-egfr-block p.text-center {
  text-align: center;
  font: normal normal normal 14px/18px 'Barlow','sans-serif';
  color: #333333;
  margin-top: -16px;
  margin-left: -6px;
}

.laura-testing .patients-with-egfr-block .patients-with-egfr-right p.text-center {
  margin-left: 10px;
}

.patients-with-egfr .egfr-sec2 h2 {
  text-align: center;
  font: normal normal bold 54px/20px 'Barlow','sans-serif';
  color: #707070;
  margin: 0 0 0 10px;
}

.patients-with-egfr .egfr-sec2 p {
  text-align: center;
  font: normal normal normal 16px/18px 'Barlow';
  color: #333333;
  margin-top: 19px;
}

.laura-testing .sup-percentage {
  font-size: 56%;
  top: -0.6em;
}

.laura-testing .green-banner {
  margin: 24px 0 30px 0;
  margin-left: 91px;
  width: calc((100% + 2560px));
    /*padding-left: calc((100% + 1784px));*/
  padding-left: calc((100% + 1792px));
  padding-right: 15px;
}

.laura-testing .green-banner::after {
  border-radius: 10px 14px 14px 6px;
  border-radius: 10px 10px 8px 6px;
}

.laura-testing .green-banner p {
  padding: 5px 0;
}

.laura-testing h2 {
  font-weight: 800;
  font-size: 30px;
  line-height: 36px;
  color: #5B305D;
  margin-top: 0;
}

.eyebrow {
  font-size: 22px;
  line-height: 26px !important;
  font-weight: 500;
  color: #5B305D;
  display: inline-block;
  margin-bottom: 13px;
}

.laura-testing .column-3 img {
  position: relative;
  top: 10px;
}

.laura-testing .column-2 img {
  position: relative;
  top: 14px;
}

.laura-testing .column-1 {
  transform: translateY(85px);
  transition: 1s ease-in-out;
}

/*.dom-ready .column-1 {*/
/*    transform: none;*/
/*}*/

.is-visible .column-1 {
  transform: none;
}

.laura-testing .column-2 {
  transform: translateY(100px);
  transition: 1.7s ease-in-out;
}

/*.dom-ready .column-2 {*/
/*    transform: none;*/
/*}*/

.is-visible .column-2 {
  transform: none;
}

.laura-testing .column-3 {
  transform: translateY(145px);
  transition: 2s ease-in-out;
}

/*.dom-ready .column-3 {*/
/*    transform: none;*/
/*}*/

.is-visible .column-3 {
  transform: none;
}

.column-head {
  font: normal normal 800 36px/18px 'Barlow','sans-serif';
  letter-spacing: 0px;
  color: #5B305D;
  margin-top: 6px;
}

.column-head2 {
  margin-top: 30px;
}

.column-head3 {
  margin-top: 20px;
}

.column-text {
  font: normal normal 500 16px/20px 'Barlow','sans-serif';
  color: #333333;
}

.laura-testing .section-4 {
  padding-top: 60px;
  padding-bottom: 45px;
    /*box-shadow: 0px 0px 20px #0000004D;*/
  ;
}

.laura-testing #tagrisso-approvals {
  box-shadow: 0px 0px 20px #0000004D;
  padding-top: 60px;
}

/*.laura-testing .footnotes {*/
/*    margin-bottom: 10px;*/
/*}*/

.laura-testing #tagrisso-approvals p.subhead {
  letter-spacing: -0.1px;
}

.laura-testing .visit-btn {
  max-width: 504px;
  margin: 0 auto;
  margin-bottom: 25px;
  margin-top: 60px;
}

.laura-testing .visit-btn .primary-button {
  padding: 16px 10px;
  height: 58px;
}

.laura-testing .list-decreases li::marker {
  color: #fff;
  content: "";
    /*display: none;*/
  ;
}

.laura-testing .list-decreases li::before {
  content: '\2022';
  color: #009398;
  position: absolute;
    /*left: -8px;*/
  left: -10px;
  top: -2px;
  font-size: 18px;
}

.laura-testing .list-decreases {
  padding-left: 9px;
}

.laura-testing .list-decreases ul li:before {
  display: inline-block;
  content: "\2014";
  width: 1em;
  margin-left: -1em;
}

.laura-testing .list-decreases ul {
  padding-left: 19px;
}

.laura-testing .list-decreases ul li {
  list-style-type: none;
}

.laura-testing #gb-2.green-banner {
  width: calc((100% + 3067px));
  padding-left: calc((100% + 2292px));
  padding-right: 74px;
  margin: 25px 0 30px 0;
}

.laura-testing .gb-3 {
  padding-right: 47px;
  width: calc((100% + 3067px));
  padding-left: calc((100% + 2292px));
  margin: 25px 0 30px 0;
}


/*animation for indication table*/
    
.laura-testing .indication-block-desktop-animation {
  display: flex;
  justify-content: space-between;
  background: #F1F1F1;
  border: 1px solid #707070;
  border-radius: 10px;
  max-width: 820px;
  margin-top: 140px;
  padding: 8px;
  position: relative;
    /* min-height: 300px; */
  max-height: 325px;
  margin-bottom: 77px;
}

.laura-testing #tagrisso-approvals.section-5 .indication-block-desktop-animation {
  margin-top: 121px;
}

.indication-block-desktop-animation a:nth-child(1),
.indication-block-desktop-animation a:nth-child(3),
.indication-block-desktop-animation a:nth-child(4) {
  position: relative;
   /*max-width: 180px;*/
  ;
}

.indication-block-desktop-animation a:nth-child(2) .unresectable-body-block {
  position: relative;
}

.indication-block-desktop-animation a:nth-child(2) .unresectable-sub-heading {
  padding-top: 87px;
}

.indication-block-desktop-animation a:nth-child(3) .locally-metastatic {
  position: relative;
}

.indication-block-desktop-animation a:nth-child(3) .locally-metastatic-heading-block {
  background: url(/content/dam/open-digital/tagrisso-hcp/us/en/desktop/blue-arrow-shape.svg) no-repeat;
  background-size: 100%;
  min-height: 109px;
  margin-top: -49px;
  padding-top: 14px;
}

.indication-block-desktop-animation a:nth-child(3) .locally-metastatic-heading {
  display: block;
  align-items: center;
  justify-content: center;
  color: #5B305D;
  font-weight: bold;
  font-family: 'Barlow';
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  font-size: 20px;
  line-height: 22px !important;
}

.indication-block-desktop-animation a:nth-child(4) .metastatic-heading-block {
  background: url(/content/dam/open-digital/tagrisso-hcp/us/en/desktop/blue-arrow-shape.svg) no-repeat;
  background-size: 100%;
  min-height: 109px;
  margin-top: -49px;
  padding-top: 26px;
}

.indication-block-desktop-animation a:nth-child(4) .metastatic-sub-heading {
  color: #5B305D;
  font-size: 16px;
  font-weight: 800;
  font-family: 'Barlow', 'sans-serif';
  padding-bottom: 3px;
  border-bottom: 1px solid #5B305D;
  border-width: 1px;
  text-align: center;
  width: 101px;
  margin: 0 auto;
}

.indication-block-desktop-animation a:nth-child(2) {
  position: relative;
  max-width: 220px;
}

.resectable,
.unresectable,
.locally-metastatic,
.metastatic {
  text-align: center;
    /*padding: 6px;*/
  width: 180px;
}

/*.resectable-heading-block,*/
/*.unresectable-heading-block,*/
/*.locally-metastatic-heading-block,*/
/*.metastatic-heading-block {*/
/*    transform: translateY(-85px);*/
/*    transition: 1s ease-in-out;*/
/*}*/

/*.is-visible .resectable-heading-block,*/
/*.is-visible .unresectable-heading-block,*/
/*.is-visible .locally-metastatic-heading-block,*/
/*.is-visible .metastatic-heading-block {*/
/*    transform: none;*/
/*}*/

.resectable-heading-block {
  background: url(/content/dam/open-digital/tagrisso-hcp/us/en/desktop/green-arrow-shape.svg) no-repeat;
  background-size: 100%;
  min-height: 110px;
  margin-top: -49px;
  padding-top: 25px;
}

.resectable-heading {
  display: block;
  align-items: center;
  justify-content: center;
  color: #5B305D;
  font-weight: bold;
  font-family: 'Barlow';
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  font-size: 20px;
  line-height: 22px !important;
}

.resectable-sub-heading {
  color: #5B305D;
  font-size: 16px;
  font-weight: 800;
  font-family: 'Barlow', 'sans-serif';
  padding-bottom: 3px;
  border-bottom: 1px solid #5B305D;
  border-width: 1px;
  text-align: center;
  width: 101px;
  margin: 0 auto;
}

.resectable-indication-text {
  font-size: 14px;
  font-family: 'Barlow', 'sans-serif';
  color: #333333;
  padding: 6px;
  line-height: 16px !important;
}

.unresectable {
  background: #5B305D;
  position: relative;
    /*top: -55px;*/
  top: -80px;
  border-radius: 10px;
  min-width: 220px;
  padding-bottom: 6px;
}

.unresectable-heading-block {
  background: url(/content/dam/open-digital/tagrisso-hcp/us/en/desktop/green-arrow-shape-solid.svg) no-repeat;
  background-size: 100%;
  min-height: 128px;
  position: absolute;
  min-width: 210px;
  top: -49px;
  margin: 0 auto;
  padding-top: 16px;
  margin-top: 0;
  left: 5px;
}

.unresectable-heading {
  display: block;
  align-items: center;
  justify-content: center;
  color: #5B305D;
  font-weight: bold;
  font-family: 'Barlow';
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  font-size: 22px;
  line-height: 24px;
}

.unresectable-sub-heading {
  color: #fff;
  font-size: 24px;
  font-weight: 800;
  font-family: 'Barlow', 'sans-serif';
  padding-bottom: 11px;
  border-width: 3px;
  text-align: center;
  width: 130px;
  margin: 0 auto;
  width: 100px;
  margin-top: 23px;
  padding-bottom: 8px;
  border-bottom: 1px solid #9c879d;
}

.unresectable-indication-text {
  font-size: 15px;
  line-height: 19px !important;
  letter-spacing: -0.3px;
  font-weight: 400;
  padding-left: 14px;
  padding-right: 14px;
  margin-top: 16px;
  color: #FFFFFF;
  font-family: 'Barlow', 'sans-serif';
}

.fw-bold {
  font-weight: 700;
}

/*.locally-metastatic {*/
/*    min-width: 200px;*/
/*}*/

.locally-metastatic-heading-block {
  background: url(/content/dam/open-digital/tagrisso-hcp/us/en/desktop/blue-arrow-shape.svg) no-repeat;
  background-size: 100%;
  min-height: 100px;
  margin-top: -49px;
  padding-top: 14px;
}

.locally-metastatic-heading {
  display: block;
  align-items: center;
  justify-content: center;
  color: #5B305D;
  font-weight: bold;
  font-family: 'Barlow';
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  font-size: 20px;
  line-height: 22px !important;
}

.locally-metastatic-sub-heading {
  color: #5B305D;
  font-size: 16px;
  font-weight: 800;
  font-family: 'Barlow', 'sans-serif';
  padding-bottom: 3px;
  border-bottom: 1px solid #5B305D;
  border-width: 1px;
  text-align: center;
  width: 101px;
  margin: 0 auto;
}

.locally-metastatic-indication-text {
  font-size: 14px;
  line-height: 16px !important;
  letter-spacing: -0.28px;
    /*padding-right: 25px;*/
  margin-top: 5px;
}

.locally-metastatic-body-block .footnote {
  font-size: 11px;
  line-height: 12px !important;
  letter-spacing: -0.11px;
  width: 95%;
    /*padding-left: 18px;*/
    /*margin-top: -13px;*/
  font-family: 'Barlow';
  font-weight: 100;
}

#tagrisso-approvals.section-5 .locally-metastatic .locally-metastatic-body-block .footnote {
  margin-left: 6px;
}

.metastatic-heading-block {
  background: url(/content/dam/open-digital/tagrisso-hcp/us/en/desktop/blue-arrow-shape.svg) no-repeat;
  background-size: 100%;
  min-height: 100px;
  margin-top: -49px;
  padding-top: 24px;
}

.metastatic-heading {
  display: block;
  align-items: center;
  justify-content: center;
  color: #5B305D;
  font-weight: bold;
  font-family: 'Barlow';
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  font-size: 20px;
  line-height: 22px !important;
}

.metastatic-sub-heading {
  color: #5B305D;
  font-size: 16px;
  font-weight: 800;
  font-family: 'Barlow', 'sans-serif';
  padding-bottom: 3px;
  border-bottom: 1px solid #5B305D;
  border-width: 1px;
  text-align: center;
  width: 101px;
  margin: 0 auto;
}

.metastatic-indication-text {
  font-size: 14px;
  line-height: 16px !important;
  letter-spacing: -0.28px;
  margin-top: 7px;
}

#test-know-treat.section-4 p.subhead {
  margin-top: 32px;
}

/*.laura-testing .indication-block-desktop-animation a:nth-child(1):hover,*/
/*.laura-testing .indication-block-desktop-animation a:nth-child(2):hover,*/
/*.laura-testing .indication-block-desktop-animation a:nth-child(3):hover,*/
/*.laura-testing .indication-block-desktop-animation a:nth-child(4):hover {*/
/*    transition:0.5s;
}*/

/*.laura-testing .indication-block-desktop-animation a:nth-child(1):hover .resectable-heading-block {*/
/*    background: url(/content/dam/open-digital/tagrisso-hcp/us/en/desktop/green-arrow-shape-solid.svg) no-repeat;*/
/*    background-size: 100%;*/
/*    min-height: 128px;*/
/*    position: absolute;*/
/*    min-width: 210px;*/
/*    top: -49px;*/
/*    margin: 0 auto;*/
/*    padding-top: 20px;*/
/*    margin-top: 0;*/
/*    left: 6px;*/
/*}*/

/*.laura-testing .indication-block-desktop-animation a:nth-child(1):hover .resectable {*/
/*    background: #5B305D;*/
/*    position: relative;*/
/*    top: -55px;*/
/*    border-radius: 10px;*/
/*    min-width: 220px;*/
/*    width: 100%;*/
/*    height: 395px;*/
/*    top: -33px;*/
/*}*/

/*.laura-testing .indication-block-desktop-animation a:nth-child(1):hover .resectable-heading {*/
/*    padding-top: 18px;*/
/*}*/

/*.laura-testing .indication-block-desktop-animation a:nth-child(1):hover .resectable-body-block {*/
/*    padding-top: 65px;*/
/*}*/

/*.laura-testing .indication-block-desktop-animation a:nth-child(1):hover .resectable-sub-heading {*/
/*    color: #fff;*/
/*    font-size: 24px;*/
/*    font-weight: 800;*/
/*    font-family: 'Barlow', 'sans-serif';*/
/*    padding-bottom: 11px;*/
/*    border-width: 3px;*/
/*    text-align: center;*/
/*    width: 130px;*/
/*    margin: 0 auto;*/
/*    width: 100px;*/
/*    margin-top: 23px;*/
/*    padding-bottom: 8px;*/
/*    border-bottom: 1px solid #9c879d;*/
/*}*/

/*.laura-testing .indication-block-desktop-animation a:nth-child(1):hover .resectable-indication-text{*/
/*    font-size: 15px;*/
/*    line-height: 19px !important;*/
/*    letter-spacing: -0.3px;*/
/*    font-weight: 400;*/
/*    padding-left: 14px;*/
/*    padding-right: 14px;*/
/*    margin-top: 16px;*/
/*    color: #FFFFFF;*/
/*    font-family: 'Barlow', 'sans-serif';*/
/*}*/
/*.laura-testing .indication-block-desktop-animation a:nth-child(1):hover .unresectable {*/
/*    background: #f1f1f1;*/
/*    position: relative;*/
/*    top: -55px;*/
/*    border-radius: 10px;*/
/*    min-width: 220px;*/
/*    padding-bottom: 6px;*/
/*}*/

/*.laura-testing .indication-block-desktop-animation a:nth-child(1):hover .unresectable-heading-block {*/
/*    background: url(/content/dam/open-digital/tagrisso-hcp/us/en/desktop/green-arrow-shape.svg) no-repeat;*/
/*    background-size: 100%;*/
/*    min-height: 110px;*/
/*    margin-top: -49px;*/
/*    padding-top: 22px;*/
/*}*/

/*.laura-testing .indication-block-desktop-animation a:nth-child(1):hover .laura-testing .indication-block-desktop-animation a:nth-child(2) .resectable {*/
/*    background: #f1f1f1;*/
/*    position: relative;*/
/*    top: 23px;*/
/*    border-radius: 10px;*/
/*    min-width: 220px;*/
/*}*/

/*.laura-testing .indication-block-desktop-animation a:nth-child(1):hover .unresectable-heading {*/
/*        display: block;*/
/*        align-items: center;*/
/*        justify-content: center;*/
/*        color: #5B305D;*/
/*        font-weight: bold;*/
/*        font-family: 'Barlow';*/
/*        border-top-left-radius: 6px;*/
/*        border-top-right-radius: 6px;*/
/*        font-size: 20px;*/
/*        line-height: 22px !important;*/
/*}*/

/*.laura-testing .indication-block-desktop-animation a:nth-child(1):hover .unresectable-sub-heading {*/
/*    padding-top: 35px;*/
/*    color: #5B305D;*/
/*    font-size: 16px;*/
/*    font-weight: 800;*/
/*    font-family: 'Barlow', 'sans-serif';*/
/*    padding-bottom: 3px;*/
/*    border-bottom: 1px solid #5B305D;*/
/*    border-width: 1px;*/
/*    text-align: center;*/
/*    width: 101px;*/
/*    margin: 0 auto;*/
/*}*/

/*.laura-testing .indication-block-desktop-animation a:nth-child(1):hover .unresectable-indication-text {*/
/*    font-size: 14px;*/
/*    font-family: 'Barlow', 'sans-serif';*/
/*    color: #333333;*/
/*    padding: 6px;*/
/*    line-height: 16px !important;*/
/*}*/

/*.laura-testing .indication-block-desktop-animation a:nth-child(3):hover .locally-metastatic-body-block, */
/*.laura-testing .indication-block-desktop-animation a:nth-child(4):hover .metastatic-body-block {*/
/*    padding-top: 45px;*/
/*}*/

/*.laura-testing .indication-block-desktop-animation a:nth-child(3):hover .locally-metastatic,*/
/*.laura-testing .indication-block-desktop-animation a:nth-child(4):hover .metastatic {*/
/*    background: #5B305D;*/
/*    position: relative;*/
/*    border-radius: 10px;*/
/*    min-width: 220px;*/
/*    width: 100%;*/
/*    height: 390px;*/
/*    top: -28px;*/
/*}*/

/*.laura-testing .indication-block-desktop-animation a:nth-child(3):hover .locally-metastatic-heading-block,*/
/*.laura-testing .indication-block-desktop-animation a:nth-child(4):hover .metastatic-heading-block {*/
/*    background: url(/content/dam/open-digital/tagrisso-hcp/us/en/desktop/blue-arrow-shape-solid.svg) no-repeat;*/
/*    background-size: 95%;*/
/*    min-height: 128px;*/
/*    position: absolute;*/
/*    min-width: 210px;*/
/*    top: -45px;*/
/*    margin: 0 auto;*/
/*    padding-top: 16px;*/
/*    margin-top: 0;*/
/*    left: 10px; */
/*}*/

/*.laura-testing .indication-block-desktop-animation a:nth-child(3):hover .locally-metastatic-heading,*/
/*.laura-testing .indication-block-desktop-animation a:nth-child(4):hover .metastatic-heading {*/
/*    display: block;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    color: #fff;*/
/*    font-weight: bold;*/
/*    font-family: 'Barlow';*/
/*    border-top-left-radius: 6px;*/
/*    border-top-right-radius: 6px;*/
/*    font-size: 22px;*/
/*    line-height: 24px !important;*/
/*}*/

/*.laura-testing .indication-block-desktop-animation a:nth-child(3):hover .locally-metastatic-sub-heading,*/
/*.laura-testing .indication-block-desktop-animation a:nth-child(4):hover .metastatic-sub-heading {*/
/*    color: #fff;*/
/*    font-size: 24px;*/
/*    font-weight: 800;*/
/*    font-family: 'Barlow', 'sans-serif';*/
/*    padding-bottom: 11px;*/
/*    border-width: 3px;*/
/*    text-align: center;*/
/*    width: 130px;*/
/*    margin: 0 auto;*/
    /* width: 100px; */
/*    margin-top: 36px;*/
/*    padding-bottom: 8px;*/
/*    border-bottom: 1px solid #9c879d;       */
/*}*/

/*.laura-testing .indication-block-desktop-animation a:nth-child(3):hover .locally-metastatic-indication-text,*/
/*.laura-testing .indication-block-desktop-animation a:nth-child(4):hover .metastatic-indication-text {*/
/*    font-size: 15px;*/
/*        line-height: 19px !important;*/
/*        letter-spacing: -0.3px;*/
/*        font-weight: 400;*/
/*        padding-left: 14px;*/
/*        padding-right: 14px;*/
/*        margin-top: 16px;*/
/*        color: #FFFFFF;*/
/*        font-family: 'Barlow', 'sans-serif';*/
/*}*/

/*.laura-testing .indication-block-desktop-animation a:nth-child(3):hover .locally-metastatic-body-block .footnote {*/
/*    color: #fff;*/
/*}*/

/*animation for indication table*/


.laura-testing .indication-block-desktop {
    /*display: flex;*/
    /*justify-content: space-between;*/
    /*margin-top: 25px;*/
    /*background: url(/content/dam/open-digital/tagrisso-hcp/us/en/laura-now-approved/InfoGrafic%20BackGround%20Desktop.png) no-repeat;*/
    /*background-size: 100% 100%;*/
    /*margin-bottom: 83px;*/
    /*width: 100%;*/
    /*height: 577px;*/
    /*margin-left: -16px;*/
    /*display: flex;*/
    /*justify-content: space-between;*/
    /*margin-top: 0px;*/
    /*background: url(/content/dam/open-digital/tagrisso-hcp/us/en/laura-now-approved/InfoGrafic%20BackGround%20Desktop.png) no-repeat;*/
    /*background-size: 100% 100%;*/
    /*margin-bottom: 38px;*/
    /*width: max-content;*/
    /*height: 550px;*/
    /*margin-left: -16px;*/
    /*max-width: 860px;*/
    /*margin-top: -6px;*/
  display: none;
}

.laura-testing .indication-block-desktop .adaura {
  position: relative;
  top: 99px;
  left: 34px;
  padding: 0px;
  text-align: center;
}

.laura-testing .indication-block-desktop .indication-heading {
  display: block;
  align-items: center;
  justify-content: center;
  color: #5B305D;
  font-weight: bold;
  font-family: 'Barlow';
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  font-size: 20px;
  line-height: 22px !important;
}

.laura-testing .indication-block-desktop .adaura .indication-sub-heading, 
.laura-testing .indication-block-desktop .flaura .indication-sub-heading, 
.laura-testing .indication-block-desktop .flaura2 .indication-sub-heading {
  color: #5B305D;
  font-size: 18px;
  line-height: 20px;
  font-weight: 800;
  font-family: 'Barlow', 'sans-serif';
  padding-bottom: 3px;
  border-bottom: 2px solid #9c879d;
  border-width: 2px;
  text-align: center;
  width: 101px;
  margin: 0 auto;
  margin-top: 44px;
}

.laura-testing .indication-block-desktop .flaura2 .indication-sub-heading {
  margin-top: 34px;
}

.laura-testing .indication-block-desktop .adaura .indication-text, 
.laura-testing .indication-block-desktop .flaura .indication-text, 
.laura-testing .indication-block-desktop .flaura2 .indication-text {
  font-size: 14px;
  font-family: 'Barlow', 'sans-serif';
  margin-top: 11px;
  color: #707070;
  padding: 6px;
  line-height: 16px !important;
}

.laura-testing .indication-block-desktop .flaura2 .indication-text {
  padding-right: 15px;
  padding-left: 23px;
}

.laura-testing .indication-block-desktop .flaura2 .footnote {
  margin-top: -12px;
  padding-right: 20px;
  padding-left: 20px;
  line-height: 16px !important;
  color: #707070;
}

.laura-testing .indication-block-desktop .laura {
  position: relative;
  top: 30px;
  left: 21px;
  text-align: center;
  padding: 0px;
}

.laura-testing .indication-block-desktop .laura .indication-heading {
  font-size: 22px;
  line-height: 26px !important;
}

.laura-testing .indication-block-desktop .flaura p.indication-heading {
  position: relative;
  left: -14px;
}

.laura-testing .indication-block-desktop .flaura2 p.indication-heading {
  position: relative;
  left: -14px;
}

.laura-testing .indication-block-desktop .adaura p.indication-heading {
  position: relative;
  right: -12px;
}

.laura-testing .indication-block-desktop .laura p.indication-heading {
  position: relative;
  bottom: 10px;
}

.laura-testing .indication-block-desktop .laura .indication-sub-heading {
  color: #fff;
  font-size: 26px;
  font-weight: 800;
  font-family: 'Barlow', 'sans-serif';
  padding-bottom: 11px;
  border-bottom: 2px solid #9c879d;
  border-width: 3px;
  text-align: center;
  width: 130px;
  margin: 0 auto;
  margin-top: 44px;
}

.laura-testing .indication-block-desktop .laura .indication-text {
  font-size: 15px;
  font-family: 'Barlow', 'sans-serif';
  margin-top: 20px;
  color: #FFFFFF;
  font-weight: 100;
  padding-right: 45px;
  padding-left: 45px;
  line-height: 19px !important;
}

.laura-testing .indication-block-desktop .flaura2 {
  position: relative;
  top: 86px;
  left: -20px;
  text-align: center;
}

.laura-testing .indication-block-desktop .flaura {
  position: relative;
  top: 101px;
  left: -34px;
  text-align: center;
}

.laura-testing .indication-block-mobile {
  display: none;
}

.laura-testing .pink-text {
  color: #FF00BA;
}

#test-everyone .laura-testing .section-4 .list-decreases {
  margin-top: 15px;
}

#test-everyone.section-4 .footnotes {
  margin-bottom: 15px;
}

.laura-testing #test-everyone.section-4 .list-decreases {
  padding-left: 19px;
  margin-top: 18px;
}

.ref {
  color: #333333;
}

.laura-testing .isi-wrapper h2 {
  font-weight: 700;
  font-size: 20px;
}

.laura-testing  #isi-link-head {
  margin-top: 10px;
  margin-bottom: 20px;
}

.column-3 .footnotes {
  text-align: center;
}

#test-know-treat .multi-column-container {
  margin-bottom: 20px;
  max-width: 710px;
  margin-left: auto;
  margin-right: auto;
}

.laura-testing  .isi-wrapper h2 {
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  color: #5B305D;
  text-transform: uppercase;
}

@media screen and (max-width: 991px) {
   .laura-testing .nowrap.lud {
    display: block;
}
  .laura-testing h2 {
    font-size: 24px;
    line-height: 30px;
  }
    
    /*.full-width .container {*/
    /*    width: 100%;*/
    /*    padding: 0 3px;*/
    /*}*/
  .testing.laura-testing.laura-nsclc #nsclc-testing {
    display: none;
  }

  .patients-with-egfr-block .egfr-sec1 p {
    position: relative;
    left: -9px;
  }

  .patients-with-egfr-block .egfr-sec2 p {
    position: relative;
    left: -12px;
  }

  .laura-testing .isi-wrapper h2 {
    margin-top: 30px;
  }

  .laura-testing .green-text-heading .mobile-only {
    display: none;
  }

  .home.dom-ready .section-container-basic:after {
    transform: scale(2.3);
  }

  .laura-testing .banner-bg-section:after {
    content: "";
    background: url(/content/dam/open-digital/tagrisso-hcp/us/en/desktop/inner-bg-v1.jpg) no-repeat;
    background-position: center 25%;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 1s ease-in;
    -webkit-transition: all 1s ease-in;
  }
   .laura-testing #section3 .page-section-inner.container{
  margin-left:-15px !important;
  padding-left:10px
}
  .laura-testing .banner-bg-section:after {
        /*display:block;*/
    ;
  }
     @  keyframes scale-upm {
    from {
             
              transform: none;
  }

  to {
    transform: scale(1.5);
  }

       
}

.dom-ready.laura-nsclc .banner-bg-section:after {
        /*transform: scale(2);*/
        /*transform: scale(2.5);*/
            /* transform: scale(2); */
    /* transform: scale(2.5); */
     /*animation: 2.5s linear forwards scale-upm;*/
  transform: scale(1.5);
  background-size: cover;
  background-position-y: 4px;
    /*animation: zoomIn 2s ease forwards;*/
    /* z-index: 0; */
  ;
}

#disease-state {
        /*margin-top: 0px;*/
  margin-top: 50px;
        /*height: 132px;*/
  ;
}

.laura-testing .section-1 {
        /*margin-top: 120px; */
  margin-top: 120px;
  z-index: 1;
}

.testing.laura-testing.laura-nsclc .section-1 {
            /* margin-top: 179px; */
  margin-top: 186px;
    /* scroll-margin-top: 200px; */
  padding: 10px;
  position: relative;
    /* overflow: hidden; */
  overflow: inherit;
    /*overflow-x:hidden;*/
  padding: 0;
}

.laura-testing .container {
  padding-right: 0px;
  padding-left: 0px;
}

.laura-testing .page-section-inner.container {
  padding-left: 15px;
  padding-right: 15px;
  max-width: 100%;
}

img.new-indication {
  position: relative;
  width: 360px;
  float: none;
  clear: both;
  margin-right: 0px;
  top: -85px;
  left: -15px;
  margin-top: 10px;
}

.laura-testing #section3 {
  z-index: 1;
}

.laura-testing .green-text-heading br {
  display: none;
}

.laura-testing #section3 .page-section-inner.container {
  padding: 0px;
}

.laura-testing h1 {
        /*margin-top: -133px;*/
  ;
}

.laura-testing .patients-with-egfr-block {
        /*display: block;*/
  flex-flow: column;
  flex-direction: column-reverse;
  margin-top: -16px;
}

.human-figure-image-block {
  width: auto;
  order: 3;
  text-align: center;
}

.human-figure-image {
        /*left: 0px;*/
        /*width: 68%;*/
        /*top: -8px;*/
  left: 0px;
  width: 67%;
  top: 2px;
}

.laura-testing .patients-with-egfr-right {
  margin-left: -4px;
  margin-left: -15px;
  margin-right: -2px;
  margin-top: -4px;
  transform: translate(0%);
}

.laura-testing .patients-with-egfr-block .patients-with-egfr-right p.patients-text {
  margin-left: 10px;
}

.laura-testing .green-banner.is-visible {
  transform: none;
}

.laura-testing .patients-with-egfr-left {
  margin-left: 0px;
  order: 2;
  margin-top: 10px;
  transform: translate(0%);
}

.laura-testing .green-banner {
  margin: 20px 0 32px 0;
  width: 97%;
  /*padding: 3px 0px 6px 36px;*/
  padding: 3px 0px 6px 20px;
}

.dom-ready .green-banner {
        /* transform: translateX(-47px); */
  transform: translateX(-3%);
  transition: all 1s ease-in-out;
  transition-delay: 0s;
}
    
    /*.laura-testing .gb-2,*/
    /*.laura-testing .gb-3 {*/
    /*    padding: 3px 0px 3px 25px;*/
    /*    width: 89%;*/
    /*    margin: 15px 0 18px 0;*/
    /*}*/
    
.laura-testing .green-banner::after {
        /*border-radius: 15px 15px 19px 6px;*/
        /*border-radius: 10px 8px 11px 6px;*/
  left: -10px;
  border-radius: 10px 16px 7px 6px;
}

.laura-testing .green-banner {
  border-radius: 0 0 50px 0px;
}

.laura-testing .indication-block-desktop {
  display: none;
}

.laura-testing .indication-block-mobile {
  display: block;
  background: url(/content/dam/open-digital/tagrisso-hcp/us/en/laura-now-approved/mobile/InfoGrafic%20BackGround%20Mobile.png) no-repeat;
  background-size: 100% 100%;
  height: 1330px;
  max-width: 350px;
  margin: 0 auto;
  margin-top: 36px;
  display: none;
}

.laura-testing .indication-block-mobile .laura {
  position: relative;
  top: 21px;
  left: 0px;
  text-align: center;
}

.laura-testing .indication-block-mobile .indication-heading {
  display: block;
  align-items: center;
  justify-content: center;
  color: #5B305D;
  font-weight: bold;
  font-family: 'Barlow';
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  font-size: 20px;
  line-height: 22px !important;
}

.laura-testing .indication-block-mobile .laura .indication-heading {
  font-size: 20px;
  line-height: 24px !important;
  display: block;
  font-weight: 600;
  color: #5B305D;
}

.laura-testing .indication-block-mobile .laura .indication-sub-heading {
  color: #fff;
  font-size: 21px;
  font-weight: 700;
  font-family: 'Barlow', 'sans-serif';
  padding-bottom: 5px;
  border-bottom: 1px solid #9c879d;
  border-width: 3px;
  text-align: center;
  width: 107px;
  margin: 0 auto;
  margin-top: 31px;
}

.laura-testing .indication-block-mobile .laura .indication-text {
  font-size: 16px;
  font-family: 'Barlow', 'sans-serif';
  margin-top: 20px;
  color: #FFFFFF;
  font-weight: 100;
  padding-right: 37px;
  padding-left: 37px;
}

.laura-testing .indication-block-mobile .adaura {
  position: relative;
  top: 51px;
  left: 0px;
  padding: 20px;
  text-align: center;
}

.laura-testing .indication-block-mobile .adaura .indication-sub-heading, 
    .laura-testing .indication-block-mobile .flaura .indication-sub-heading, 
    .laura-testing .indication-block-mobile .flaura2 .indication-sub-heading {
  color: #5B305D;
  font-size: 21px;
  font-weight: 800;
  font-family: 'Barlow', 'sans-serif';
  padding-bottom: 3px;
  border-bottom: 2px solid #9c879d;
  border-width: 2px;
  text-align: center;
  width: 101px;
  margin: 0 auto;
        /* margin-top: -16px; */
  margin-top: 33px;
}

.laura-testing .indication-block-mobile .flaura .indication-sub-heading {
  margin-top: 31px;
}

.laura-testing .indication-block-mobile .flaura2 {
  position: relative;
  top: 101px;
  left: 0px;
  text-align: center;
}

.laura-testing .indication-block-mobile .flaura {
  margin-top: 28px;
}

.laura-testing .indication-block-mobile .flaura2 .footnote {
  max-width: 200px;
  margin: 0 auto;
  line-height: 18px !important;
  color: #707070;
}

.laura-testing .indication-block-mobile .flaura {
  position: relative;
  top: 159px;
  left: 0px;
  text-align: center;
}

.laura-testing .indication-block-mobile .adaura .indication-text, 
    .laura-testing .indication-block-mobile .flaura .indication-text, 
    .laura-testing .indication-block-mobile .flaura2 .indication-text {
  font-size: 14px;
  font-family: 'Barlow', 'sans-serif';
  margin-top: 11px;
  color: #707070;
  padding-right: 35px;
  padding-left: 35px;
  line-height: 19px !important;
}

.laura-testing .indication-block-mobile .adaura .indication-text {
  padding-left: 22px;
  padding-right: 22px;
}

.laura-testing .columnControl.section .column-2 {
  padding-left: 0;
  padding-right: 0px;
  margin-top: 13px;
}

.laura-testing .columnControl.section .column-2 img.column-icon {
  margin-left: 10px;
  top: 0px;
}

.laura-testing .columnControl.section .column-3 {
  margin-top: 13px;
}

.laura-testing .column-head {
  font: normal normal 800 36px / 20px 'Barlow', 'sans-serif';
  color: #5B305D;
}

.laura-testing .green-banner p {
  padding: 5px 15px 5px 0;
  font-size: 18px;
  font: normal normal 600 22px / 24px 'Barlow';
}

.laura-testing .para-text-center {
  text-align: center;
  margin-bottom: 22px;
  margin-top: 18px;
}

.patients-with-egfr .egfr-sec1 p,
    .patients-with-egfr .egfr-sec2 p {
  margin-top: 16px;
}

.last-footnote {
  margin-bottom: 25px;
}

.laura-testing .section-4 {
  padding-top: 12px;
}

#test-everyone > div.page-section-inner.container > div:nth-child(2) > div > h2 {
  margin-top: -5px;
  margin-bottom: 15px;
}

#test-everyone.section-4 .footnotes {
  text-align: center;
  margin-bottom: 7px;
  position: relative;
  top: -6px;
}

#test-everyone.section-4 .footnotes-2 {
  text-align: left;
}

.laura-testing #gb-2.green-banner p {
  padding: 7px 0;
  font-size: 18px;
  font: normal normal 600 22px / 24px 'Barlow';
}

.laura-testing #gb-2.green-banner {
  padding: 3px 0px 3px 33px;
  width: 94%;
}

.laura-testing .section-4 {
  padding-bottom: 26px;
  z-index: 0;
  padding-top: 60px;
}

.laura-testing .laura-blocks .section-5 {
  padding-top: 20px;
}

.laura-testing .gb-3 p {
        /*font: normal normal 600 17.2px / 20px 'Barlow';*/
  ;
}

.laura-testing .gb-3 {
  padding: 3px 0px 3px 30px;
  width: 89%;
  margin: 25px 0 35px 0;
}

.laura-testing .visit-btn .primary-button {
  padding: 8px 10px;
  height: auto;
}

.laura-testing .patients-with-egfr {
  gap: 15px;
  margin-top: 30px;
  flex-wrap: wrap;
  justify-content: space-evenly;
        /*margin-left: 6px;*/
  left: 0px;
}

#test-everyone .multi-column-container  .column-1 {
  margin-left: -5px;
}

.laura-testing #tagrisso-approvals {
  padding-top: 40px;
  z-index: 0;
}

.laura-testing .isi-wrapper.open, 
    .laura-testing #section-3 {
  z-index: 0;
}

#test-everyone .multi-column-container {
  margin-top: 22px;
}

.column-head2 {
  margin-top: 14px;
  margin-left: 0px;
}

.column-head3 {
  margin-top: 22px;
  margin-left: 0px;
}

.laura-testing .patients-with-egfr .egfr-sec1 {
  position: relative;
  left: 10px;
}

.laura-testing .visit-btn {
  max-width: 100%;
}

.laura-testing .indication-block-desktop-animation {
  display: flex;
  flex-direction: column;
  max-height: 100%;
  margin-top: 100px;
}

.indication-block-desktop-animation a:nth-child(2) {
  order: -1;
  max-width: 96%;
  top: -63px;
  margin: 0 auto;
}

.unresectable {
  top: 0px;
  min-width: 100%;
}

.unresectable-heading-block {
  background: url(/content/dam/open-digital/tagrisso-hcp/us/en/desktop/mobile/Green%20Chevron%20Mobile.png) no-repeat;
  background-size: 100% 80%;
  min-height: 128px;
  position: absolute;
  min-width: 100%;
  top: -49px;
  margin: 0 auto;
  padding-top: 21px;
  margin-top: 0;
  left: 0;
}

p.unresectable-heading br {
  display: none;
}

.resectable, .unresectable, .locally-metastatic, .metastatic {
  text-align: center;
        /* padding: 6px; */
  width: 100%;
}

.resectable-heading-block {
  background: url(/content/dam/open-digital/tagrisso-hcp/us/en/desktop/mobile/Green%20Chevron%20Outline%20Mobile.png) no-repeat;
  background-size: 100% 100%;
  min-height: 110px;
  margin-top: -49px;
  padding-top: 26px;
}

.indication-block-desktop-animation a:nth-child(3),
    .indication-block-desktop-animation a:nth-child(4) {
  margin-top: 40px;
}
    
    /*.indication-block-desktop-animation a:nth-child(3) .locally-metastatic-heading-block {*/
    /*    background: url(/content/dam/open-digital/tagrisso-hcp/us/en/desktop/blue-arrow-shape.svg) no-repeat;*/
    /*    background-size: 100% 100%;*/
    /*    min-height: 109px;*/
    /*    margin-top: -49px;*/
    /*    padding-top: 14px;*/
    /*}*/
    
.indication-block-desktop-animation a:nth-child(4) .metastatic-heading-block {
  background: url(/content/dam/open-digital/tagrisso-hcp/us/en/desktop/mobile/Teal%20Chevron%20Outline%20Mobile.png) no-repeat;
  background-size: 100% 100%;
  min-height: 109px;
  margin-top: -49px;
  padding-top: 26px;
}

.indication-block-desktop-animation a:nth-child(3) .locally-metastatic-heading-block {
  background: url(/content/dam/open-digital/tagrisso-hcp/us/en/desktop/mobile/Teal%20Chevron%20Outline%20Mobile.png) no-repeat;
  background-size: 100% 100%;
  min-height: 109px;
  margin-top: -49px;
  padding-top: 26px;
}
    
    /*.indication-block-desktop-animation a:nth-child(4) .metastatic-heading-block {*/
    /*    background: url(/content/dam/open-digital/tagrisso-hcp/us/en/desktop/blue-arrow-shape.svg) no-repeat;*/
    /*    background-size: 100% 100%;*/
    /*    min-height: 109px;*/
    /*    margin-top: -49px;*/
    /*    padding-top: 27px;*/
    /*}*/
    
.unresectable-heading {
  font-size: 18px !important;
  line-height: 22px !important;
  margin-bottom: 0;
  font-weight: 800;
  max-width: 300px;
  margin: 0 auto;
}

.indication-block-desktop-animation a:nth-child(2) .unresectable-sub-heading {
  font-size: 21px;
  font-weight: 700;
  font-family: 'Barlow', 'sans-serif';
  padding-top: 47px;
}

.unresectable-sub-heading {
  border-bottom: 1.5px solid #9c879d;
}

.unresectable-indication-text {
  font-size: 15px;
  line-height: 19px !important;
  letter-spacing: -0.3px;
  font-weight: 400;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 16px;
  color: #FFFFFF;
  font-family: 'Barlow', 'sans-serif';
}

.resectable-heading,
    .locally-metastatic-heading,
    .metastatic-heading {
  font-size: 18px !important;
  line-height: 22px !important;
  margin-bottom: 0;
  font-weight: 800;
}

.resectable-sub-heading,
    .locally-metastatic-sub-heading,
    .indication-block-desktop-animation a:nth-child(4) .metastatic-sub-heading {
  font-size: 21px;
  font-weight: 800;
  font-family: 'Barlow', 'sans-serif';
}

.resectable-indication-text,
    .locally-metastatic-indication-text,
    .metastatic-indication-text {
  font-size: 15px;
  letter-spacing: -0.3px;
  line-height: 19px !important;
  padding: 0px 20px;
  margin-top: 16px;
}

.resectable-indication-text, 
    .indication-block-desktop-animation a:nth-child(3) .locally-metastatic {
  margin-bottom: 20px;
}

.laura-testing .patients-with-egfr-block .patients-with-egfr-right p.text-center {
  margin-left: 13px;
}

.laura-testing .patients-with-egfr-block .patients-with-egfr-left p.text-center {
  margin-left: 0px;
}
}

@media only screen and (max-width: 400px) {
  .fixed-top-margin.testing.laura-testing.laura-nsclc.default-fonts.dom-ready .text.parbase ul li {
    /*max-width: 332px;*/
  }
  #top-nav > div.menu-snippet-mobile.visible-sm-inline-block.visible-xs-inline-block > div > div > div > ul.mobile-nav-indication  li{
    max-width:100%;
  }
  .laura-testing h1 {
    max-width: 280px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 356px) {
  .laura-testing .green-banner {
    width: 86%;
  }

  .laura-testing #gb-2.green-banner {
    width: 87%;
  }
}

@media screen and (max-width: 375) {
  .mobile-only {
    display: block !important;
  }
}

@media screen and (min-width: 992px) {
  .is-visible.banner-bg-section:after {
    background-size: 200% auto;
  }

  
}

@media only screen and (min-width: 992px) and (max-width: 1300px) {
  .laura-testing .green-banner {
        /*transform: translateX(-80%);*/
    transform: translateX(-81%);
  }
}

@media (min-width: 1200px) {
  .container {
    width: 100%;
    padding: 0px;
  }
}

@media only screen and (min-width: 753px) and (max-width: 1024px) {
  .laura-testing .patients-with-egfr {
    gap: 20px;
    justify-content: center;
  }
}

@media only screen and (min-width: 749px) and (max-width: 1037px) {
  .green-text-heading br {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .laura-testing .container {
    width: 100%;
  }

  .green-text-heading .mobile-only {
    display: none;
  }

  .laura-testing .patients-with-egfr {
    justify-content: center;
    gap: 30px;
  }
}

@media only screen and (max-device-width:664px) {
  .laura-testing .patients-with-egfr {
    gap: 16px;
    justify-content: center;
  }
}

@media screen and (min-width: 1600px) {
  .zoom-in {
    animation: zoomIn 0.6s ease-in-out forwards;
  }

    @  keyframes zoomIn {
    from {
        transform: scale(0.5);
    opacity: 0;
  }

  to {
    transform: scale(1);
    opacity: 1;
  }

  .laura-testing .banner-bg-section:after {
    background-size: 100% auto;
  }




/*29-04-25*/
  .laura-testing .patients-with-egfr .egfr-sec1 {
    left: 0px;
  }

  .laura-testing .patients-with-egfr {
    left: 0px;
  }

/*29-04-25*/
@media screen and (min-width: 1600px) {
  .dom-ready .banner-bg-section:after {
    background-size: 100% auto;
  }
}

