@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

html {
  scroll-behavior: smooth;
}

#splash-home h1 {
    margin: 0;
    line-height: 0;
}
#splash-header-logo a:focus {
    outline: none;
}

#splash-header-logo a:focus img {
    outline: 1px solid black;
}

.cmp-text {
  font-family: "Arial", sans-serif !important;
  padding: 0 !important;
  position: inherit !important;
  color: #000000 !important;
}
body.modal-enabled {
  overflow: hidden;
}
.ff-poppins {
  font-family: "Poppins", sans-serif !important;
}

.fc-white {
  color: #ffffff;
}
.fc-black {
  color: #000000;
}
.fw-thin {
  font-weight: 100;
}
.fw-exlight {
  font-weight: 200;
}
.fw-light {
  font-weight: 300;
}
.fw-regular {
  font-weight: 400;
}
.fw-medium {
  font-weight: 500;
}
.fw-smbold {
  font-weight: 600;
}
.fw-bold {
  font-weight: 700;
}
.fw-exbold {
  font-weight: 800;
}
.fw-black {
  font-weight: 900;
}
.fs-normal {
  font-style: normal;
}
.fs-italic {
  font-style: italic;
}
.desktop-only {
  display: none;
}
.text-nowrap {
  white-space: nowrap;
}
.bg-fuchsia {
  background-color: #640264;
}
.bg-white {
  background-color: #ffffff;
}
.text-underline {
  text-decoration: underline;
}
a.text-underline:hover {
  text-decoration: none;
}
a:focus-visible {
  outline: auto;
}
body #splash-header-sec .pink-variable-font,body#splash-home .pink-variable-font  {
    color: rgba(255, 0, 235, 1) !important;
    width: fit-content;
}
body #splash-header-sec .pink-section-rev:before, body #splash-header-sec .pink-section-rev:after{
    height: 18px;
}
/**Header design starts here**/
.skip {
  line-height: 30px;
  color: #000000;
  position: absolute;
  margin-top: -25px;
  font-size: 18px;
  padding-left: 15px;
}
a.skip:focus {
  margin-top: 0;
  position: relative;
}
#splash-main-header {
  background: url(/content/dam/intelligentcontent/brands/camizestrant-hcp/us/en/splash-page/images/global/splash-header-bg-mobile.png)
    no-repeat;
  padding-top: 55px;
  background-size: 100%;
}
#splash-header-logo > div {
  max-width: 202px;
}
#splash-header-logo > div > div {
  transform: skewX(40deg);
  position: relative;
}
#splash-header-logo > div > div:before {
  content: "";
  display: block;
  position: absolute;
  width: 65%;
  height: 100%;
  transform: skewX(-40deg);
  background: #ffffff;
}
#splash-header-logo img {
  transform: skewX(-40deg);
  max-width: 160px;
  margin-top: 5px;
  margin-left: 36px;
}
#camizestrant-logo-blk {
  display: block;
}
body#splash-home #camizestrant-logo-blk,
#now-approved-logo-blk {
  display: none;
}
body#splash-home #now-approved-logo-blk {
  display: block;
}
div#splash-header-logo {
  width: 100%;
}
#splash-header-logo > div#camizestrant-logo-blk {
  max-width: 182px;
}
#splash-header-logo > div#camizestrant-logo-blk img {
  /*max-width: 144px;*/
  /*margin-top: 15px;*/
  /*margin-left: 5px;*/
  max-width: 162px;
  margin-top: 0px;
  margin-left: 5px;
  margin-bottom: -30px;
}
/*******/
#splash-main-header .cmp-text {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding-right: 40px !important;
}
#splash-header-link p {
  font-size: 14px;
  line-height: 16px;
  max-width: 87px;
}
#splash-header-link p a {
  display: flex;
  column-gap: 1px;
}

#splash-main-header img.header_uin {
    margin-left: 3px;
}

/**Header design ends here**/
/**Main design starts here**/
body:has(#splash-header-sec) div#main-section {
  margin: 0 auto;
  padding: 0 36px;
}
#splash-home-banner-image {
  margin: 30px auto 40px 0;
  /*max-width: 309px;*/
  max-width: 318px;
  position: relative;
  left: -26px;
}
#splash-home-banner-content p {
  font-size: 20px;
  line-height: 23px;
  padding: 0 41px 65px 0;
}
/**Main design ends here**/
/**Footer design starts here**/
#splash-footer-outer {
  border-top: 2px solid #c804c8;
  position: relative;
  background: #640264;
  padding: 46px 50px 92px 50px;
}
#splash-footer-outer:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 13px;
  top: -15px;
  left: 0;
  background: url(/content/dam/intelligentcontent/brands/camizestrant-hcp/us/en/splash-page/images/global/splash-footer-bg-mobile.png)
    no-repeat;
  background-size: 100%;
}
#az-footer-logo {
  max-width: 153px;
  margin: 0 auto 22px;
}
#cami-footer-logo {
  max-width: 145px;
  margin: 0 auto;
  position: relative;
  left: -15px;
}
.splash-footer-link-list {
  margin: 57px 0 28px;
}
.splash-footer-link-list li:not(:last-child) {
  padding-bottom: 15px;
}
.splash-footer-link-list li a,
#splash-footer-links p,
#splash-footer-content-section p {
  font-size: 14px;
  line-height: 16px;
}
.splash-footer-link-list li a img {
  width: 25px;
  margin-left: 2px;
}
p.splash-footer-p1 {
  padding-bottom: 16px;
}
#splash-footer-content-section {
  margin-top: 40px;
}
#splash-footer-content-section p {
  padding-bottom: 10px;
}
#splash-footer-content-section p:first-child {
  padding-bottom: 16px;
  display: flex;
  gap: 5px;
}
#splash-footer-content-section p:first-child img {
  height: 15px;
  margin-top: 3px;
}
#splash-footer-links p img {
  /*margin-bottom: -4px;*/
  /*margin-left: 2px;*/
  /*margin-right: -3px;*/
      margin-bottom: -1px;
    margin-left: 3px;
    margin-right: 1px;
}
/**Footer design ends here**/
/**error page design**/
div#splash-error-section,
#splash-ax-section {
  margin: 70px 0 29px;
  padding: 0 25px;
}
div#splash-error-section h1.cmp-title__text.cmp-title__text--h1,
#splash-ax-section h1.cmp-title__text.cmp-title__text--h1 {
  margin: 0 0 15px;
  font-size: 38px;
  line-height: 40px;
  font-family: "Poppins", sans-serif;
}
div#errorpage-content p {
  font-size: 18px;
  line-height: 22px;
  padding-bottom: 29px;
  padding-right: 6px;
}
div#splash-error-section h1.cmp-title__text.cmp-title__text--h1 span {
  display: block;
}
div#errorpage-content p a {
  padding: 11px 20px 12px;
  display: block;
  font-size: 19px;
  line-height: 21px;
  border-radius: 5px;
  max-width: 303px;
  text-align: center;
}
div#splash-sitemap {
  margin: 88px 42px 118px;
}
#sitemaptitle h1 {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  line-height: 20px;
  margin: 0 0 19px;
}
.splash-sitemap-list li a {
  font-size: 18px;
  line-height: 35px;
}
#splash-ax-page-content p {
  font-size: 18px;
  line-height: 26px;
  padding-right: 17px;
  margin-bottom: 32px;
}
div#splash-ax-page-content p:last-child {
  margin-bottom: 65px;
}
#splash-main-header img.header_uin {
    width: 10px;
    margin-top: 2px;
}
/******standard media query*******/
@media screen and (min-width: 992px) {
  .desktop-only {
    display: block;
  }
  .mobile-only {
    display: none;
  }
  #splash-main-header {
    background: url(/content/dam/intelligentcontent/brands/camizestrant-hcp/us/en/splash-page/images/global/splash-header-bg-desktop.png)
      no-repeat;
    padding-top: 72px;
    background-size: 100%;
  }
  #splash-header-logo > div {
    max-width: 507px;
  }
  #splash-header-logo img {
    max-width: 325px;
    margin-top: 9px;
    margin-left: 145px;
    margin-bottom: -20px;
  }
  #splash-header-link,
  #splash-header-link p {
    width: 100%;
    max-width: 174px;
  }
  body:has(#splash-header-sec) div#main-section {
    margin: 0 auto;
    padding: 0;
    max-width: 989px;
  }
  #splash-main-header .cmp-text {
    padding-right: 152px !important;
    align-items: flex-start;
  }
  #splash-header-logo > div#camizestrant-logo-blk {
    max-width: 471px;
  }
  #splash-header-logo > div#camizestrant-logo-blk img {
    /*max-width: 269px;*/
    /*margin-top: 32px;*/
    /*margin-left: 65px;*/
    max-width: 299px;
    margin-top: 5px;
    margin-left: 85px;
    margin-bottom: -70px;
  }
  #splash-home-banner-image {
    margin: 66px auto 63px;
    /*max-width: 787px;*/
    max-width: 655px;
    position: relative;
    /*left: -64px;*/
    left: unset;
  }
  #splash-home-banner-content p {
    font-size: 28px;
    line-height: 35px;
    /*max-width: 700px;*/
    padding: 0 0 76px;
  }
  #splash-home-banner-content p:first-child {
      padding-bottom: 20px;
  }
  #splash-footer-outer {
    border-top: 8px solid #c804c8;
    padding: 43px 0 73px;
  }
  #splash-footer-outer:before {
    height: 32px;
    top: -39px;
    background: url(/content/dam/intelligentcontent/brands/camizestrant-hcp/us/en/splash-page/images/global/splash-footer-bg-desktop.png)
      no-repeat;
    background-size: 100%;
  }
  #splash-footer-inner {
    max-width: 1203px;
    margin: 0 auto;
  }
  #az-footer-logo {
    max-width: 190px;
    margin: 0 0 22px;
  }
  #cami-footer-logo {
    /*max-width: 185px;*/
    /*margin: 0;*/
    max-width: 204px;
    margin: 0;
    position: relative;
    left: -15px;
  }
  #splash-footer-content-section p {
    line-height: 20px;
  }
  #splash-footer-content-section {
    margin: 0;
  }
  .splash-footer-link-list {
    margin: 0 0 30px;
  }
  div#splash-footer-inner {
    display: flex;
    gap: 11.9%;
  }
  #splash-footer-links p {
    max-width: 251px;
    white-space: nowrap;
            z-index: 1;
        position: relative;
  }
  #splash-footer-links p img {
    /*margin-left: 3.75px;*/
  }
  #splash-footer-content-section p {
    max-width: 283px;
  }
  div#splash-error-section h1.cmp-title__text.cmp-title__text--h1,
  #splash-ax-section h1.cmp-title__text.cmp-title__text--h1 {
    margin: 0 0 6px;
    font-size: 85px;
    line-height: 90px;
  }
  div#errorpage-content p {
    font-size: 28px;
    line-height: 40px;
    padding-bottom: 42px;
    max-width: 723px;
  }
  div#splash-error-section,
  #splash-ax-section {
    margin: 176px auto 29px;
    max-width: 1203px;
    padding: 0;
  }
  div#errorpage-content p a {
    font-size: 20px;
    max-width: 323px;
  }
  div#errorpage-content p:last-child {
    padding-bottom: 86px;
  }
  #sitemaptitle h1 {
    font-size: 28px;
    line-height: 30px;
    margin: 0 0 35px;
  }
  .splash-sitemap-list li a {
    font-size: 28px;
    line-height: 50px;
  }
  div#splash-sitemap {
    margin: 165px auto 143px;
    max-width: 1203px;
  }
  #splash-ax-page-content p {
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 35px;
    padding-right: 0;
  }
  #splash-ax-section h1.cmp-title__text.cmp-title__text--h1 {
    margin-bottom: 30px;
  }
  div#splash-ax-page-content p:last-child {
    margin-bottom: 107px;
  }
  a.phone-no {
    pointer-events: none;
    cursor: text;
  }
  #splash-header-link p a {
    margin-top: 8px;
  }
  
  
}
/******media query for small devices**********/
@media screen and (max-width: 375px) {
  #splash-home #splash-main-header .cmp-text {
    padding-right: 24px !important;
  }
  #splash-footer-outer:before {
    top: -13px;
  }
  #splash-header-link p {
    font-size: 10px;
    letter-spacing: -0.3px;
  }
  #splash-header-link p a {
    justify-content: flex-end;
    }
    #splash-home-banner-content p {
    padding-right: 0;
}
}
@media screen and (max-width: 991px) {
#splash-main-header .cmp-text {
    padding-right: 10px !important;
}
#splash-home .etcamah-text{
    padding-bottom:20px;
            padding-right: 0;
}
body #splash-header-sec .pink-variable-font.pink-section-rev{
    margin-top:3px;
}
#splash-header-logo img {
    margin-left: 15px;
}

#splash-header-logo > div {
    max-width: 180px;
}

#splash-header-link p {
    max-width: none;
}

div#splash-header-logo {
    width: auto;
}
}
@media screen and (min-width: 400px) and (max-width: 991px) {
  #splash-home #az-footer-logo {
    margin-left: 0;
  }
  #splash-home #cami-footer-logo {
    margin: 0;
  }
}
/******media query for tablet landscape*******/
@media screen and (min-width: 992px) and (max-width: 1260px) {
   div#splash-sitemap, div#splash-ax-section, #splash-error-section {
    padding: 0 40px !important;
}
}
@media screen and (min-width: 992px) and (max-width: 1023px) {
  #splash-home #splash-header-logo img {
    margin-top: 0;
  }
  #splash-home .cmp-image__image.cmp-image--desktop {
    max-width: 318px;
  }
  #splash-home-banner-content p {
    margin: 0 auto;
  }
  #splash-footer-inner {
    padding: 0 50px;
  }
  #splash-footer-outer:before {
    top: -29px!important;
  }
    div#splash-footer-inner {
        gap: 2%;
    }
        body:has(#splash-header-sec) div#main-section {
        padding: 0 40px !important;
        }
   #splash-home-banner-image {
       text-align: center;
   }
   div#splash-sitemap, div#splash-ax-section, #splash-error-section {
    padding: 0 40px !important;
}
}
/******media query for tablet portrait*******/
@media screen and (min-width: 1024px) and (max-width: 1400px) {
  #splash-home #splash-header-logo img {
    margin-top: 0;
  }
  
  #splash-home .cmp-image__image.cmp-image--desktop {
    max-width: 318px;
  }
  #splash-home-banner-content p {
    margin: 0 auto;
  }
 #splash-footer-inner {
    padding: 0 50px;
  }
  #splash-footer-outer:before {
    top: -30px!important;
  }
  div#splash-footer-inner {
        gap: 2%;
    }
}
@media screen and (min-width: 472px) and (max-width: 490px) {
p.splash-footer-p2.fc-white {
    padding-right: 18px;
}
}
