@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  width: 100%;
  scroll-behavior: smooth;
  overflow-x: hidden;
}

#Home_Page {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

#Home_Page .desktop-only {
  display: block;
}

#Home_Page .mobile-only {
  display: none;
}

#Home_Page .cmp-text {
  padding: 0;
}

#Home_Page sup {
  font-size: x-small;
  line-height: 0;
    /* position: relative; */
    /* top: 0px; */;
}
#Home_Page #coloum-container .yellow-section-wrapper .box p sup {
    font-size: 12px;
}
#Home_Page #Home-banner-outer >div:first-child {
  background-image: url(/content/dam/intelligentcontent/unbranded/ic-secondlinesigns/us/en/images/desktop/home-banner.png);
  background-size: auto;
  min-height: 627px;
  margin: 0;
  background-repeat: no-repeat;
  border-bottom: 4px solid #830051;
}

#Home_Page #Home-banner {
  position: relative;
  /* display: flex; */
  /*justify-content: right;*/
  /*align-items: flex-end;*/
  /*width: 63.8%;*/
  /*left: 36.2%;*/
}
#Home_Page #Home-banner .banner-footnote{
  display:flex;
  justify-content:left;
  margin-left:136px;
  padding-top:20px;
  
}
#Home_Page #Home-banner .banner-footnote p{
color: #3F4444;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
        font-family: Arial;
}
#Home_Page #Home-banner .banner-content-wrapper {
  padding-top: 60px;
   /* max-width: 816px; */
   /* display: flex; */
  justify-content: right;
  align-items: flex-end;
  position: relative;
  width: 63.8%;
  left: 36.2%;
}

#Home_Page #Home-banner .banner-content-wrapper .yellow-skew {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  /*position: absolute;*/
  /*inset: 1px;*/
  background-color: #F0AB00;
  clip-path: polygon(0% 0, 100% 0, 100% 30%, 100% 70%, 100% 100%, 30% 100%, 0 100%, 3% 100%);
  max-width: 816px;
}

/*#Home_Page #Home-banner .banner-content-wrapper .yellow-skew-wrapper {*/
/*  background-color: #000000;*/
/*  position: relative;*/
/*  max-width: 816px;*/
/*  min-height: 55px;*/
/*  clip-path: polygon(0% 0, 100% 0, 100% 30%, 100% 70%, 100% 100%, 30% 100%, 0 100%, 3% 100%);*/
/*}*/

#Home_Page #Home-banner .banner-content-wrapper .yellow-skew p {
  color: #000000;
  padding: 11px 0 11px 76px;
  font-size: 24px;
  font-weight: bold;
  font-family: lexia, serif;
  line-height: normal;
}

#Home_Page #Home-banner .banner-content-wrapper .pink-content {
  /* max-width:599px; */
  ;
}

#Home_Page #Home-banner .banner-content-wrapper .pink-content h1 {
  padding-top: 31px;
  padding-left: 32.7%;
  color: #830051;
  text-align: left;
  max-width: 599px;
  margin: 0;
}

#Home_Page #Home-banner .banner-content-wrapper .pink-content h1 span.font-normal {
  font-size: 65px;
  line-height: normal;
  font-family: lexia, serif;
  font-weight: 300;
  font-style: normal;
  letter-spacing: -0.01em;
}

#Home_Page #Home-banner .banner-content-wrapper .pink-content h1 span.font-black {
  font-size: 95px;
  font-weight: 700;
  line-height: 46px;
  font-family: Arial Black;
}

#Home_Page #Home-banner .banner-content-wrapper .pink-content h1 span.font-bold {
  font-size: 55px;
  font-weight: 400;
  line-height: 46px;
  font-family: Arial Black;
}

#Home_Page #Home-banner .banner-content-wrapper .pink-content h1 span.left-text {
  margin-left: 30.6%;
  text-align: right;
  line-height: 55px;
}

#Home_Page #Home-banner .banner-content-wrapper p.banner-small-content {
  padding-top: 37px;
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
  font-family: Arial;
  max-width: 91%;
  color: #3F4444;
  padding-left: 45.2%;
}

#Home_Page #coloum-container {
  background-color: #F0AB00;
  padding-bottom: 96px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
}

#Home_Page #coloum-container .yellow-section-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 56px;
}

#Home_Page #coloum-container .yellow-section-wrapper .box {
  max-width: 312px;
  position: relative;
}

#Home_Page #coloum-container .yellow-section-wrapper .box:first-child::after,
#Home_Page #coloum-container .yellow-section-wrapper .box:nth-child(2)::after {
  content: "";
  background-color: #3F4444;
  height: 93%;
  width: 2px;
  position: absolute;
  top: 8%;
  right: 0;
}

#Home_Page #coloum-container .yellow-section-wrapper .box:nth-child(1),
#Home_Page #coloum-container .yellow-section-wrapper .box:nth-child(2) {
  padding-right: 42px;
}

#Home_Page #coloum-container .yellow-section-wrapper .box:nth-child(2),
#Home_Page #coloum-container .yellow-section-wrapper .box:nth-child(3) {
  margin-left: 42px;
}

#Home_Page #coloum-container .yellow-section-wrapper .box h3 {
  font-size: 24px;
  font-weight: bold;
  font-family: lexia, serif;
  color: #830051;
  line-height: normal;
  text-decoration: underline;
}
#Home_Page #coloum-container .yellow-section-wrapper .box h3 a.yellow-link{
color: #830051;
font-size: 24px;
  font-weight: bold;
  font-family: lexia, serif;
    line-height: normal;
  cursor:pointer;
}
#Home_Page #coloum-container .yellow-section-wrapper .box h3 img {
  vertical-align: middle;
  position: relative;
  max-width: 12px;
  top: -3px;
  left: 6px;
}

#Home_Page #coloum-container .yellow-section-wrapper .box .icon {
  max-width: 141px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 18px auto;
}

#Home_Page #coloum-container .yellow-section-wrapper .box p {
  font-family: Arial;
  font-weight: bold;
  font-size: 20px;
  line-height: normal;
  max-width: 272px;
}

#Home_Page #coloum-container .brown-wrapper {
  position: relative;
  background-color: #830051;
  max-width: 85.9%;
  left: 14.1%;
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 6% 100%);
}

#Home_Page #coloum-container .brown-wrapper p {
  font-family: Arial Black;
  font-weight: 900;
  font-size: 21px;
  line-height: 26px;
  padding: 32px 130px 32px 90px;
  color: #FFFFFF;
}

#Home_Page #white-section-wrapper .white-section {
  margin-top: 74px;
  padding-bottom: 50px;
  background-color: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
}

/*#Home_Page #white-section-wrapper .white-section .yellow-skew-wrapper {*/
/*  background-color: #000000;*/
/*  position: relative;*/
/*  max-width: 783px;*/
/*  min-height: 55px;*/
/*  clip-path: polygon(0% 0, 100% 0, 97% 100%, 100% 100%, 100% 100%, 100% 100%, 0 100%, 0% 100%);*/
/*}*/

#Home_Page #white-section-wrapper .white-section .yellow-skew-wrapper .Yellow-wrapper {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  background: #F0AB00;
  max-width: 783px;
  /*position: absolute;*/
  /*inset: 1px;*/
  clip-path: polygon(0% 0, 100% 0, 97% 100%, 100% 100%, 100% 100%, 100% 100%, 0 100%, 0% 100%);
}

#Home_Page #white-section-wrapper .white-section .Yellow-wrapper p,
#Home_Page .identify-section .Yellow-wrapper p,
#Home_Page .investigation-section .Yellow-wrapper p {
  font-size: 24px;
  font-weight: bold;
  font-family: lexia, serif;
  color: #000000;
  line-height: normal;
  /*padding: 12px 10px 12px 138px;*/
  padding: 12px 10px 12px 144px;
}

#Home_Page #white-section-wrapper .mutations-content {
  max-width: 999px;
  margin: 0 auto;
}

#Home_Page #white-section-wrapper .mutations-content h1 {
  font-size: 36px;
  font-weight: 400;
  line-height: 42px;
  font-family: Arial Black;
  color: #830051;
  max-width: 100%;
  margin: 26px 0 20px;
}

#Home_Page #white-section-wrapper .mutations-content h1 sup {
  font-size: 22px;
}

#Home_Page #white-section-wrapper .mutations-content p {
  font-size: 23px;
  font-weight: bold;
  line-height: 24px;
  font-family: Arial;
  color: #3F4444;
  max-width: fit-content;
  padding-bottom: 50px;
}

#Home_Page #white-section-wrapper .mutations-content p sup {
  font-size: small;
}
#Home_Page #white-section-wrapper .mutations-content p sup  span {
  font-size: 20px;
    vertical-align: middle;
    position: relative;
    top: 3px;
}

#Home_Page #white-section-wrapper .grey-square-container {
  /*box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);*/
  background-color: rgb(201 208 208 / 20%);
  border-radius: 20px;
  margin: 0 auto 58px;
  max-width: 834px;
  /*border: 1px solid;*/
  /*border-bottom: 4px solid #000000;*/
  /*border-right: 4px solid #000000;*/
  box-shadow: 4px 4px 0 #3F4444;
}

#Home_Page #white-section-wrapper .grey-square-container h5 {
  font-size: 20px;
  font-weight: bold;
  font-family: lexia, serif;
  color: #830051;
  line-height: normal;
  padding: 38px 0 30px;
  margin: 0 auto;
  max-width: 495px;
  text-align: center;
}

#Home_Page #white-section-wrapper .grey-square-container .grey-square-flex {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin: 0 36px 0px 32px;
}

#Home_Page #white-section-wrapper .grey-square-container .grey-square-flex > div {
  /* flex:1; */
  max-width: 353px;
}

#Home_Page #white-section-wrapper .grey-square-container .grey-square-flex h2 {
  color: #3F4444;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  max-width: 61%;
  margin: 0 auto 20px;
  text-align: center;
}

#Home_Page #white-section-wrapper .grey-square-container .grey-square-flex .speed-icon-left {
  max-width: 179px;
  width: 100%;
  display: flex;
  margin: 0 auto;
  vertical-align: middle;
}

#Home_Page #white-section-wrapper .grey-square-container .grey-square-flex p.icon-bottom-text {
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  font-family: Arial !important;
  color: #3F4444;
  /*padding-top: 11px;*/
  padding-top: 5px;
  margin: 0 auto;
  padding-bottom: 25px;
}

#Home_Page #white-section-wrapper .grey-square-container .grey-square-flex .icon-bottom-text img {
  max-width: 153px;
  padding-left: 6px;
  margin: 0 auto;
}
#Home_Page #white-section-wrapper .grey-square-container .grey-square-flex .grey-square-flex-right p.icon-bottom-text span {
    margin-left: -19px;
}
#Home_Page #white-section-wrapper .grey-square-container .grey-square-flex p.icon-bottom-text span {
  margin-left: -23px;
}

#Home_Page #white-section-wrapper .grey-square-container .grey-square-flex ul.grey-square-list {
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  font-family: Arial;
  color: #3F4444;
  padding-bottom: 31px;
}

#Home_Page #white-section-wrapper .grey-square-container .grey-square-flex ul.grey-square-list li {
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  font-family: Arial;
  color: #3F4444;
  position: relative;
  padding-left: 24px;
  padding-bottom: 15px;
}

#Home_Page #white-section-wrapper .grey-square-container .grey-square-flex ul.grey-square-list li:before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  background: #830051;
  left: 10px;
  top: 7px;
  border-radius: 50%;
}

#Home_Page #white-section-wrapper .brown-wrapper {
  border: 2px solid #FCAF17;
  border-right: none;
  background-color: #830051;
  /*max-width: 1105px;*/
  /*left: 13.7%;*/
  max-width: 86.4%;
  left: 13.5%;
  /*position: relative;*/
  background-color: #830051;
  margin-bottom: 88px;
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 6% 100%);
  /*position: absolute;*/
    inset: 1px;
    background-color: #830051;
    max-width: 100%;
    min-height: 116px;
    /* margin-bottom: 88px; */
    clip-path: polygon(0.4% 0%, 100% 0%, 100% 30%, 100% 70%, 100% 100%, 30% 100%, 0% 100%, 5.2% 100%);
}

#Home_Page #white-section-wrapper .brown-wrapper p {
  font-size: 22px;
  font-weight: 400;
  line-height: 26px;
  font-family: Arial Black;
  color: #FFFFFF;
  /* padding: 18px 15px 18px 10px; */
  /*max-width: 62.6%;*/
  margin: 18px 145px 18px 101px;
}

#Home_Page #white-section-wrapper .brown-wrapper p sup.ten{
    font-size:small;
}

#Home_Page .brown-section-wrapper{
    background-color: #FCAF17;
    position: relative;
    max-width: 86.4%;
    left: 13.6%;
    min-height: 118px;
    margin-bottom: 88px;
    clip-path: polygon(0.1% 0, 100% 0, 100% 30%, 100% 70%, 100% 100%, 30% 100%, 0 100%, 5% 100%);
}

#Home_Page #white-section-wrapper .brown-wrapper p sup:nth-child(1) {
  font-size: small;
  font-family: Arial;
    line-height: normal;
}

#Home_Page #white-section-wrapper .footnote-section {
  max-width: 994px;
  width: 100%;
  margin: 0 auto;
}

#Home_Page #white-section-wrapper .footnote-section p {
  color: #3F4444;
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
  font-family: Arial;
}
#Home_Page #identify-section-wrapper{
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
    z-index: 1;
}
#Home_Page #white-section-wrapper .footnote-section p .symbol {
  margin-left: -6px;
}

#Home_Page #white-section-wrapper .footnote-section p sup, #Home_Page .identify-section .footnote-section p sup {
  vertical-align: super;
  line-height: 0;
  font-size:8px;
  position: relative;
  top: 2px;
}

#Home_Page .identify-section {
  background-color: rgba(240, 171, 0, 0.1);
  padding-top: 76px;
  padding-bottom: 50px;
}

#Home_Page .identify-section .yellow-skew-wrapper .Yellow-wrapper {
  max-width: 849px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  background: #F0AB00;
  /*position: absolute;*/
  /*inset: 1px;*/
  clip-path: polygon(0% 0, 100% 0, 97% 100%, 100% 100%, 100% 100%, 100% 100%, 0 100%, 0% 100%);
}

/*#Home_Page .identify-section .yellow-skew-wrapper {*/
/*  background-color: #000000;*/
/*  position: relative;*/
/*    clip-path: polygon(0.2% 0, 100% 0, 97% 100%, 100% 100%, 100% 100%, 100% 100%, 0 100%, 0% 100%);*/
/*  max-width: 849px;*/
/*  min-height: 55px;*/
/*}*/

#Home_Page .identify-section .identify-content h1 {
  color: #830051;
  font-size: 36px;
  font-weight: 400;
  line-height: 42px;
  font-family: Arial Black;
  max-width: 991px;
  margin: 26px auto 50px;
}

#Home_Page .identify-section .identify-content h1 sup {
  font-size: large;
}

#Home_Page .identify-section .identify-flex-section .identify-flex-outer {
  display: flex;
  gap: 22px;
  justify-content: center;
  align-items: baseline;
  margin-bottom: 45px;
}

#Home_Page .identify-section .identify-flex-section .identify-flex-outer > div {
  max-width: 438px;
  background-color: #F3E5EE;
  border-radius: 20px;
  /*border-right: 4px solid #830051;*/
  /*border-bottom: 4px solid #830051;*/
  box-shadow: 4px 4px 0 #830051;
  min-height: 310px;
  margin-top: 56px;
}

#Home_Page .identify-section .identify-flex-section .identify-flex-outer .identify-flex {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#Home_Page .identify-section .identify-flex-section .identify-flex-outer .identify-flex .identify-img {
  position: relative;
  top: -63px;
}

#Home_Page .identify-section .identify-flex-section .identify-flex-outer .identify-flex .identify-img img {
  width: 100%;
  margin: 0 auto;
  max-width: 129px;
}

#Home_Page .identify-section .identify-flex-section .identify-flex-outer .identify-flex .identify-content {
  margin: -40px 45px 32px 40px;
}

#Home_Page .identify-section .identify-flex-section .identify-flex-outer .identify-flex .identify-content p {
  font-size: 16px;
  /*font-weight: 600;*/
  font-weight: 700;
  color: #830051;
  line-height: 19px;
  max-width: 95%;
  font-family: Arial;
  padding-bottom: 20px;
}

#Home_Page .identify-section .identify-flex-section .identify-flex-outer .identify-flex .identify-content p sup {
  line-height: normal;
  font-size: x-small;
  vertical-align: text-top;
}

#Home_Page .identify-section .identify-flex-section .identify-flex-outer .identify-flex .identify-content ul {
  font-size: 16px;
  font-weight: 600;
  color: #3F4444;
  line-height: 19px;
  font-family: Arial;
}

#Home_Page .identify-section .identify-flex-section .identify-flex-outer .identify-flex .identify-content ul li {
  font-size: 16px;
  font-weight: 400;
  color: #3F4444;
  position: relative;
  line-height: 19px;
  font-family: Arial;
  padding-left: 24px;
}

#Home_Page .identify-section .identify-flex-section .identify-flex-outer .identify-flex .identify-content ul li:before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  background: #830051;
  left: 10px;
  top: 7px;
  border-radius: 50%;
}

#Home_Page .identify-section .tatton-study-copy {
  font-size: 16px;
  font-weight: 600;
  color: #830051;
  line-height: normal;
  font-family: Arial;
  max-width: 994px;
  margin: 0 auto;
}

#Home_Page .identify-section .tatton-study-copy p {
  padding-bottom: 10px;
}

#Home_Page .identify-section .tatton-study-copy ul li {
  font-size: 16px;
  font-weight: 400;
  color: #3F4444;
  position: relative;
  line-height: normal;
  font-family: Arial;
  padding: 10px 0 10px 30px;
}

#Home_Page .identify-section .tatton-study-copy ul li:before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  background: #830051;
  left: 10px;
  top: 17px;
  border-radius: 50%;
}

#Home_Page .identify-section .brown-wrapper {
  border: 2px solid #FCAF17;
  border-right: none;
  background-color: #830051;
  /*max-width: 1105px;*/
  /*left: 13.7%;*/
  max-width: 86.4%;
  left: 13.5%;
  /*position: relative;*/
  background-color: #830051;
  margin-bottom: 88px;
  margin-top: 44px;
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 6% 100%);
  /*position: absolute;*/
    inset: 1px;
    background-color: #830051;
    max-width: 100%;
    min-height: 116px;
    /* margin-bottom: 88px; */
    clip-path: polygon(0.4% 0%, 100% 0%, 100% 30%, 100% 70%, 100% 100%, 30% 100%, 0% 100%, 5.2% 100%);
}

#Home_Page .identify-section .brown-wrapper p {
  font-size: 23px;
  font-weight: 400;
  line-height: 26px;
  font-family: Arial;
  color: #FFFFFF;
  /*max-width: 64%;*/
  margin: 44px 151px 44px 110px;
}

#Home_Page .identify-section .footnote-section p {
  font-size: 12px;
  color: #3F4444;
  font-weight: 400;
  line-height: normal;
  font-family: Arial;
  max-width: 994px;
  margin: 0 auto;
}

#Home_Page .identify-section .footnote-section p .symbol {
  margin-left: -3px;
}

#Home_Page .investigation-section {
  background-color: #FFFFFF;
  padding-top: 76px;
  padding-bottom: 45px;
}

/*#Home_Page .investigation-section .yellow-skew-wrapper {*/
/*  clip-path: polygon(0% 0, 100% 0, 97% 100%, 100% 100%, 100% 100%, 100% 100%, 0 100%, 0% 100%);*/
/*  max-width: 783px;*/
/*  background-color: #000000;*/
/*  position: relative;*/
/*  min-height: 55px;*/
/*}*/

#Home_Page .investigation-section .yellow-skew-wrapper .Yellow-wrapper {
  max-width: 783px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  background: #F0AB00;
  /*position: absolute;*/
  /*inset: 1px;*/
  clip-path: polygon(0% 0, 100% 0, 97% 100%, 100% 100%, 100% 100%, 100% 100%, 0 100%, 0% 100%);
}

#Home_Page .investigation-section .investigation-content h1 {
  color: #830051;
  font-size: 36px;
  font-weight: 400;
  line-height: 42px;
  font-family: Arial Black;
  max-width: 991px;
  padding: 26px 0 40px;
  margin: 0 auto;
}
#Home_Page .investigation-section .purple-section p sup{
  font-size:15px;
}
#Home_Page .investigation-section .purple-section {
  background-color: #F3E5EE;
  /*border: 1px solid;*/
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  /*border-bottom: 4px solid #830051;*/
  /*border-right: 4px solid #830051;*/
  max-width: 823px;
  margin: 0 auto;
  box-shadow: 4px 4px 0 #830051;
}

#Home_Page .investigation-section .purple-section p {
  font-size: 24px;
  line-height: normal;
  color: #830051;
  font-family: lexia, serif;
  font-weight: bold;
  position: relative;
  padding: 51px 48px 61px 74px;
  max-width: 99%;
}

#Home_Page .investigation-section .purple-section p:before {
  content: '';
  background-color: #830051;
  height: 141px;
  width: 2px;
  position: absolute;
  top: 22%;
  left: 40px;
}

#Home_Page .investigation-section .brown-wrapper {
  border: 2px solid #FCAF17;
  border-right: none;
  background-color: #830051;
  /*max-width: 1105px;*/
  /*left: 13.7%;*/
  max-width: 86.4%;
  left: 13.5%;
  /*position: relative;*/
  background-color: #830051;
  margin-bottom: 91px;
  margin-top: 54px;
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 6% 100%);
  /*position: absolute;*/
    inset: 1px;
    background-color: #830051;
    max-width: 100%;
    min-height: 116px;
    /* margin-bottom: 88px; */
    clip-path: polygon(0.4% 0%, 100% 0%, 100% 30%, 100% 70%, 100% 100%, 30% 100%, 0% 100%, 5.2% 100%);
}

#Home_Page .investigation-section .brown-wrapper p {
  font-size: 23px;
  font-weight: 400;
  line-height: 26px;
  font-family: Arial Black;
  color: #FFFFFF;
  padding: 44px 151px 44px 120px;
}

#Home_Page .investigation-section .brown-wrapper p a {
  color: #FFFFFF;
  text-decoration: underline;
}

#Home_Page .investigation-section .Reference-wrapper p {
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
  font-family: Arial;
  padding-bottom: 20px;
  max-width: 993px;
  margin: 0 auto;
  color: #3F4444;
}

#Home_Page .investigation-section .Reference-wrapper .reference p a {
  color: #3F4444;
  text-decoration: none;
  word-break: break-all;
}

@media screen and (max-width:991px) {
  #Home_Page .mobile-only {
    display: block;
  }

  #Home_Page .desktop-only {
    display: none;
  }

  #Home_Page sup {
    font-size: x-small;
    line-height: normal;
  }
  
  #Home_Page .investigation-section .purple-section p sup{
      font-size:x-small;
  }

  #Home_Page #white-section-wrapper .mutations-content h1 sup {
    font-size: 16px;
  }
#Home_Page #white-section-wrapper .mutations-content p sup {
  font-size: xx-small;
  line-height:0
}
  #Home_Page #white-section-wrapper .brown-wrapper p sup:nth-child(1) {
    font-size: x-small;
  }
#Home_Page #coloum-container .yellow-section-wrapper .box p sup {
    font-size: 9px;
    line-height: 0;
}
  #Home_Page #white-section-wrapper .footnote-section p sup,
  #Home_Page .identify-section .footnote-section p sup {
    vertical-align: super;
    line-height: 0;
    font-size: 7px;
    top: 1px;
  }

  #Home_Page #Home-banner-outer >div:first-child  {
    background-image: url(/content/dam/intelligentcontent/unbranded/ic-secondlinesigns/us/en/images/mobile/Hero-Image-mobile.png);
    background-size: 100% 324px;
    background-position: 50% 103%;
        /*min-height: 590px;*/
                min-height: 620px;
    margin: 0;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    border-bottom: 4px solid #830051;
    position: relative;
    top: 10px;
  }

  #Home_Page #Home-banner {
    position: relative;
    /*width: 80%;*/
    /*left: 20%;*/
  }
#Home_Page #Home-banner .banner-footnote {
    margin-left: 0;
    padding-top: 10px;
  padding-left:35px;
}
  #Home_Page #Home-banner .banner-content-wrapper .pink-content {
    /* max-width: 599px; */
    position: relative;
    right: 24px;
  }

  #Home_Page #Home-banner .banner-content-wrapper {
    padding-top: 22px;
    /* max-width: 816px; */
    width: 80%;
        left: 20%;
  }

  #Home_Page #Home-banner .banner-content-wrapper .yellow-skew {
    max-width: 100%;
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 9% 100%);
    border: none;
    /* clip-path: unset; */;
  }

  #Home_Page #Home-banner .banner-content-wrapper .yellow-skew-wrapper {
    background-color: transparent;
  }

  #Home_Page #Home-banner .banner-content-wrapper .yellow-skew p {
    color: #000000;
    padding: 8px 30px 7px 70px;
    font-size: 17px;
    font-weight: bold;
    line-height: 20px;
  }

  #Home_Page #Home-banner .banner-content-wrapper .pink-content h1 {
    padding-top: 16px;
    padding-left: 0;
    color: #830051;
    text-align: left;
    max-width: 599px;
    margin: 0;
  }

  #Home_Page #Home-banner .banner-content-wrapper .pink-content h1 span.font-normal {
    font-size: 41.87px;
    letter-spacing: -0.02em;
  }

  #Home_Page #Home-banner .banner-content-wrapper .pink-content h1 span.font-black {
    font-size: 61.2px;
        font-weight: 400;
        line-height: 38.7px;
    letter-spacing: -3px;
  }

  #Home_Page #Home-banner .banner-content-wrapper .pink-content h1 span.font-bold {
    font-size: 35.43px;
    font-weight: 400;
            line-height: 29px;
    letter-spacing: -0.03em;
  }

  #Home_Page #Home-banner .banner-content-wrapper .pink-content h1 span.left-text {
    margin-left: 21%;
        line-height: 34px;
  }

  #Home_Page #Home-banner .banner-content-wrapper p.banner-small-content {
    padding-top: 13px;
    font-size: 15px;
    max-width: 92%;
    /* margin:0 auto; */
    color: #3F4444;
    padding-left: 0;
  }

  #Home_Page #coloum-container {
    padding-bottom: 61px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
  }

  #Home_Page #coloum-container .yellow-section-wrapper {
    flex-direction: column;
    text-align: center;
    justify-content: space-evenly;
    align-items: center;
           padding-top: 45px;
    padding-bottom: 35px;
    margin: 0 auto;
    max-width: 81%;
  }

  #Home_Page #coloum-container .yellow-section-wrapper .box {
    max-width: 312px;
    position: relative;
  }

  #Home_Page #coloum-container .yellow-section-wrapper .box h3 {
    font-weight: bolder;
    font-size: 17px;
    margin: 0 auto;
  }
#Home_Page #coloum-container .yellow-section-wrapper .box h3 a.yellow-link{
font-weight: bolder;
    font-size: 17px;
}
  #Home_Page #coloum-container .yellow-section-wrapper .box h3 img {
    top: -1px;
    left: 3px;
    max-width: 10px;
  }

  #Home_Page #coloum-container .yellow-section-wrapper .box:nth-child(1), #Home_Page #coloum-container .yellow-section-wrapper .box:nth-child(2) {
    padding-right: 0;
  }

  #Home_Page #coloum-container .yellow-section-wrapper .box .icon {
    max-width: 86.5px;
    height: 100%;
    margin: 11px auto 13px;
  }

  #Home_Page #coloum-container .yellow-section-wrapper .box p {
    font-size: 17px;
    max-width: 98%;
  }

  #Home_Page #coloum-container .yellow-section-wrapper .box:first-child::after, #Home_Page #coloum-container .yellow-section-wrapper .box:nth-child(2)::after {
    border-bottom: 1.5px solid #3F4444;
    position: unset;
    width: 99%;
    display: inline-block;
    margin: 30px auto;
  }

  #Home_Page #coloum-container .yellow-section-wrapper .box:nth-child(2), #Home_Page #coloum-container .yellow-section-wrapper .box:nth-child(3) {
    margin-left: 0;
  }

  #Home_Page #coloum-container .brown-wrapper {
    max-width: 93.5%;
    /*left: 6.7%;*/
    left: 6.5%;
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 15% 100%);
    border: none;
  }

  #Home_Page #coloum-container .brown-wrapper p {
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
    padding: 16px 47px 16px 67px;
    color: #FFFFFF;
  }

  #Home_Page .driving-progression,
  #Home_Page .tissue-biospy,
  #Home_Page .investigation {
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
    /*padding: 5px 36px;*/
            padding: 6px 36px;
  }

  #Home_Page .driving-progression p,
  #Home_Page .tissue-biospy p,
  #Home_Page .investigation p {
    color: #830051;
    font-family: Arial;
    font-size: 10px;
    line-height: normal;
     font-weight: bold;
  }

  #Home_Page #white-section-wrapper .white-section {
    margin-top: 21px;
    margin-bottom: 19px;
    box-shadow: none;
    padding-bottom: 0;
  }

  #Home_Page #white-section-wrapper .white-section .yellow-skew-wrapper .Yellow-wrapper {
    max-width: 95.6%;
    clip-path: polygon(0% 0, 100% 0, 91% 100%, 100% 100%, 100% 100%, 100% 100%, 0 100%, 0% 100%);
    border: none;
  }

  /*#Home_Page #white-section-wrapper .white-section .yellow-skew-wrapper {*/
  /*  background: #F0AB00;*/
  /*  clip-path: polygon(0% 0, 100% 0, 91% 100%, 100% 100%, 100% 100%, 100% 100%, 0 100%, 0% 100%);*/
  /*  max-width: 358px;*/
  /*}*/

  #Home_Page #white-section-wrapper .white-section .Yellow-wrapper p, #Home_Page .identify-section .Yellow-wrapper p {
    font-size: 17px;
    line-height: 19px;
    padding: 9px 50px 8px 38px;
  }

  #Home_Page #white-section-wrapper .white-section .Yellow-wrapper p {
    /*padding: 9px 46px 8px 38px;*/
    padding: 9px 55px 8px 30px;
    font-size: 17px;
    line-height: 19px;
  }

  /*#Home_Page .investigation-section .yellow-skew-wrapper {*/
  /*  background: #F0AB00;*/
  /*  clip-path: polygon(0% 0, 100% 0, 91% 100%, 100% 100%, 100% 100%, 100% 100%, 0 100%, 0% 100%);*/
  /*  max-width: 358px;*/
  /*}*/

  #Home_Page .investigation-section .yellow-skew-wrapper .Yellow-wrapper {
    max-width: 95.6%;
    clip-path: polygon(0 0, 100% 0%, 91% 100%, 0% 100%);
    border: none;
  }

  #Home_Page .investigation-section .Yellow-wrapper p {
    font-size: 17px;
    line-height: 19px;
    padding: 18px 50px 18px 38px;
  }

  #Home_Page #white-section-wrapper .mutations-content {
    max-width: 88%;
  }

  #Home_Page #white-section-wrapper .mutations-content h1 {
    font-size: 27px;
    line-height: 31px;
    /*max-width: 97%;*/
    max-width: 95%;
    margin: 21px 0 17px;
    padding-left: 6px;
  }

  #Home_Page #white-section-wrapper .mutations-content p {
    font-size: 18px;
    line-height: normal;
    padding-bottom: 27px;
    margin: 0 auto;
    padding-left: 6px;
    padding-right: 11px;
  }
  
  #Home_Page #white-section-wrapper .mutations-content p sup span {
    font-size: 14px;
    vertical-align: middle;
    position: relative;
    top: 2px;
}

  #Home_Page #white-section-wrapper .grey-square-container {
    margin: 0 auto 42px;
    max-width: 100%;
    border-radius: 10px;
    box-shadow: 4px 4px 0 #3F4444;
    border: none;
  }

  #Home_Page #white-section-wrapper .grey-square-container h5 {
    font-size: 17px;
    padding: 24px 0 18px;
    margin: 0 auto;
    max-width: 90%;
    text-align: center;
  }
  
  #Home_Page #white-section-wrapper .grey-square-container h5 span{
      white-space: nowrap;
  }

  #Home_Page #white-section-wrapper .grey-square-container .grey-square-flex {
    flex-direction: column;
    justify-content: space-between;
    align-items: baseline;
    margin: 0 11px;
  }

  #Home_Page #white-section-wrapper .grey-square-container .grey-square-flex > div {
    max-width: 100%;
  }

  #Home_Page #white-section-wrapper .grey-square-container .grey-square-flex .icon-bottom-text img {
    padding-left: 2px;
  }

  #Home_Page #white-section-wrapper .grey-square-container .grey-square-flex h2 {
    font-size: 17px;
    line-height: 20px;
    max-width: 61%;
    margin: 0 auto 15px;
  }

  #Home_Page #white-section-wrapper .grey-square-container .grey-square-flex p.icon-bottom-text {
    padding-bottom: 20px;
    padding-left: 10px;
  }

  #Home_Page #white-section-wrapper .grey-square-container .grey-square-flex ul.grey-square-list {
    padding-bottom: 15px;
  }

  #Home_Page #white-section-wrapper .grey-square-container .grey-square-flex ul.grey-square-list li {
    padding-left: 15px;
    padding-bottom: 20px;
    letter-spacing: 0;
    padding-right: 10px;
  }

  #Home_Page #white-section-wrapper .grey-square-container .grey-square-flex .grey-square-flex-left .grey-square-list::after {
    content: "";
    border-bottom: 1.5px solid rgba(0, 0, 0, 0.3);
    width: 96.7%;
    display: inline-block;
    margin: 10px auto;
  }

  /*#Home_Page #white-section-wrapper .grey-square-container .grey-square-flex .grey-square-flex-left ul.grey-square-list li:nth-child(1) {*/
  /*  letter-spacing: -0.03em;*/
  /*}*/

  #Home_Page #white-section-wrapper .grey-square-container .grey-square-flex ul.grey-square-list li:before {
    left: 2px;
  }

  #Home_Page #white-section-wrapper .grey-square-container .grey-square-flex .grey-square-flex-right ul.grey-square-list li {
    letter-spacing: normal;
    padding-bottom: 10px;
            padding-right: 15px;
  }
  
  #Home_Page .brown-section-wrapper {
    background-color: #FCAF17;
    position: relative;
    max-width: 93.8%;
    left: 6.2%;
    min-height: 118px;
     /*margin-bottom: 88px; */
    margin-bottom: 49px;
    clip-path: polygon(0.1% 0, 100% 0, 100% 30%, 100% 70%, 100% 100%, 30% 100%, 0 100%, 16% 100%);
}

  #Home_Page #white-section-wrapper .brown-wrapper {
            max-width: 100%;
        /* left: 6.4%; */
        left: 6.2%;
         margin-bottom: 49px; 
        clip-path: polygon(0.9% 0, 100% 0, 100% 30%, 100% 70%, 100% 100%, 30% 100%, 0 100%, 16.7% 100%);
  }

  #Home_Page #white-section-wrapper .brown-wrapper p {
    font-size: 17px;
    line-height: 20px;
    max-width: 68%;
    margin: 15px 15px 15px 75px;
  }

  #Home_Page #white-section-wrapper .footnote-section {
    max-width: 80.7%;
    margin: 0 auto;
  }

  #Home_Page .tissue-biospy,
 #Home_Page .investigation {
    border-top: 0.25px solid #252525;
  }

  #Home_Page .identify-section .tatton-study-copy ul li:before {
    top: 20px;
  }

  #Home_Page .identify-section .tatton-study-copy ul li {
    padding: 15px 0 10px 30px;
  }

  #Home_Page .identify-section .footnote-section {
    padding-bottom: 15px;
  }

  #Home_Page .identify-section {
    padding-top: 21px;
    padding-bottom: 14px;
  }

  #Home_Page .identify-section .yellow-skew-wrapper .Yellow-wrapper {
    max-width: 95.6%;
    clip-path: polygon(0 0, 100% 0%, 91% 100%, 0% 100%);
    border: none;
  }

  /*#Home_Page .identify-section .yellow-skew-wrapper {*/
  /*  background: #F0AB00;*/
  /*  clip-path: polygon(0% 0, 100% 0, 91% 100%, 100% 100%, 100% 100%, 100% 100%, 0 100%, 0% 100%);*/
  /*  max-width: 358px;*/
  /*}*/

  #Home_Page .identify-section .yellow-skew-wrapper .Yellow-wrapper p {
    font-size: 17px;
    line-height: 19px;
    padding: 9px 30px 8px 38px;
  }

  #Home_Page .identify-section .identify-content h1 {
    color: #830051;
    font-size: 27px;
    line-height: 31px;
    font-family: Arial Black;
    max-width: 80.8%;
    margin: 22px auto 40px;
  }

  #Home_Page .identify-section .identify-flex-section .identify-flex-outer {
    flex-direction: column;
    margin-bottom: 32px;
    gap: 29px;
  }

  #Home_Page .identify-section .identify-flex-section .identify-flex-outer > div {
    max-width: 89%;
    border-radius: 10px;
    min-height: 219px;
    margin: 30px auto 0;
    box-shadow: 3px 3px 0 #830051;
  }

  #Home_Page .identify-section .identify-flex-section .identify-flex-outer .identify-flex .identify-img {
    top: -40px;
  }

  #Home_Page .identify-section .identify-flex-section .identify-flex-outer .identify-flex .identify-img img {
    max-width: 86px;
  }

  #Home_Page .identify-section .identify-flex-section .identify-flex-outer .identify-flex .identify-content {
    margin: -29px 24px 18px 22px;
  }

  #Home_Page .identify-section .identify-flex-section .identify-flex-outer .identify-flex .identify-content p {
    padding-bottom: 20px;
    max-width: 99%;
  }

  #Home_Page .identify-section .identify-flex-section .identify-flex-outer .identify-flex .identify-content ul li {
    padding-left: 25px;
  }

  #Home_Page .identify-section .identify-flex-section .identify-flex-outer .identify-flex .identify-content ul li:before {
    left: 13px;
  }

  #Home_Page .identify-section .tatton-study-copy {
    font-size: 16px;
    /*font-weight: 600;*/
    font-weight: 700;
    color: #830051;
    line-height: normal;
    font-family: Arial;
    max-width: 80.9%;
    margin: 0 auto;
  }

  #Home_Page .identify-section .brown-wrapper {
            max-width: 100%;
        /* left: 6.4%; */
        left: 6.2%;
        /* margin-bottom: 49px; */
        clip-path: polygon(0.9% 0, 100% 0, 100% 30%, 100% 70%, 100% 100%, 30% 100%, 0 100%, 16.7% 100%);
        border-bottom: 0;
        margin-top: 18px;
  }

  #Home_Page .identify-section .brown-wrapper p {
    font-size: 17px;
    line-height: 20px;
    max-width: 66%;
    margin: 24px 15px 24px 80px;
  }

  #Home_Page .identify-section .footnote-section p {
    max-width: 80.9%;
    margin: 0 auto;
  }

  #Home_Page .investigation-section {
    background-color: transparent;
    padding-top: 21px;
    padding-bottom: 15px;
  }

  #Home_Page .investigation-section .Yellow-wrapper {
    max-width: 95.6%;
    clip-path: polygon(0 0, 100% 0%, 91% 100%, 0% 100%);
    border: none;
  }

  #Home_Page .investigation-section .investigation-content h1 {
    color: #830051;
    font-size: 27px;
    line-height: 31px;
    max-width: 80.9%;
    padding: 22px 0 35px;
    margin: 0 auto;
  }

  #Home_Page .investigation-section .purple-section {
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
            max-width: 88%;
    box-shadow: 4px 4px 0 #830051;
    border: none;
  }

  #Home_Page .investigation-section .purple-section p {
    font-size: 16px;
    padding: 24px 31px 28px 52px;
    max-width: 99%;
  }

  #Home_Page .investigation-section .purple-section p:before {
    left: 25px;
    top: 12%;
    height: 156px;
  }

  #Home_Page .investigation-section .brown-wrapper {
           max-width: 100%;
        /* left: 6.4%; */
        left: 6.2%;
        /* margin-bottom: 49px; */
        clip-path: polygon(0.9% 0, 100% 0, 100% 30%, 100% 70%, 100% 100%, 30% 100%, 0 100%, 16.7% 100%);
        border-bottom: 0;
        margin-top: 40px;
  }

  #Home_Page .investigation-section .brown-wrapper p {
    font-size: 17px;
    line-height: 19px;
    max-width: 67%;
    margin: 34px 19px 34px 79px;
    padding: 0;
  }

  #Home_Page .investigation-section .Reference-wrapper p {
    max-width: 80.9%;
    margin: 0 auto;
  }

  #Home_Page .investigation-section .Reference-wrapper .reference p a {
    word-break: break-all;
  }

  #Home_Page .investigation-section .Reference-wrapper .reference p sup {
    font-size: xx-small;
    line-height: 0;
  }
}

@media only screen and (min-width: 991px) and (max-width: 1050px) {
  #Home_Page #Home-banner .banner-content-wrapper .pink-content h1 {
    padding-left: 25%;
    max-width: 90%;
  }
  #Home_Page #coloum-container .yellow-section-wrapper,
  #Home_Page #white-section-wrapper .mutations-content,
  #Home_Page .identify-section .tatton-study-copy,
    #Home_Page .identify-section .footnote-section,
    #Home_Page .investigation-content,
  #Home_Page .Reference-wrapper{
    margin:0 20px;
  }
  #Home_Page .identify-section .identify-content h1{
    margin: 26px 20px 50px;
  }
  #Home_Page #white-section-wrapper .footnote-section{
     margin:0 20px;
    max-width: 95%;
  }
  #Home_Page #Home-banner .banner-footnote {
    max-width: 1008px;
    margin: 0px 2.34375vw !important;
}
}
@media only screen and (min-width: 991px) and (max-width: 1250px) {
  #Home_Page #Home-banner-outer >div:first-child  {
    background-size:80% 100%;
}
#Home_Page #Home-banner .banner-footnote {
    max-width: 1008px;
    margin: 0 auto;
}
}
@media only screen and (min-width: 400px) and (max-width: 991px) {
  #Home_Page #Home-banner-outer >div:first-child  {
    background-size: 100% 60%;
    min-height: 690px;
} 
    #Home_Page #coloum-container .yellow-section-wrapper .box {
        max-width: 90%;
    }
    #Home_Page .investigation-section .purple-section p:before {
      height: calc(100% - 41px);
      top: calc(12% + 5px);
    }
  #Home_Page #white-section-wrapper .brown-wrapper p{
        max-width: 95%;
        padding-left: 10%;
        text-align:left;
    }
  #Home_Page #coloum-container .brown-wrapper p{
    max-width: 97%;
    padding-left: 13%;
    text-align:left;
  }
  #Home_Page .identify-section .brown-wrapper p,
  #Home_Page .investigation-section .brown-wrapper p{
    max-width: 97%;
    padding-left: 13%;
    text-align:left;
    min-height:auto;
  }
  #Home_Page .identify-section .brown-wrapper,
  #Home_Page .brown-section-wrapper,
  #Home_Page .investigation-section .brown-wrapper{
    min-height:90px;
  }
  #Home_Page #white-section-wrapper .white-section .yellow-skew-wrapper .Yellow-wrapper {
        clip-path: polygon(0% 0, 100% 0, 93% 100%, 100% 100%, 100% 100%, 100% 100%, 0 100%, 0% 100%);
    }
  #Home_Page .identify-section .yellow-skew-wrapper .Yellow-wrapper {
        clip-path: polygon(0 0, 100% 0%, 93% 100%, 0% 100%);
    }
}
@media only screen and (min-width: 319px) and (max-width: 365px) {
  #Home_Page #Home-banner-outer >div:first-child  {
        /*min-height: 610px;*/
         min-height: 650px;
    }
#Home_Page #white-section-wrapper .white-section .Yellow-wrapper p {
        padding: 9px 40px 8px 28px;
    }
      #Home_Page .identify-section .yellow-skew-wrapper .Yellow-wrapper p {
        padding: 9px 23px 8px 32px;
    }
      #Home_Page .investigation-section .Yellow-wrapper p {
        padding: 18px 43px 18px 33px;
    }
    #Home_Page .driving-progression, #Home_Page .tissue-biospy, #Home_Page .investigation {
        padding: 6px 30px;
    }
}