/*full-site NCCN BAnner*/

#full-site .nccn-banner-wrapper {
  display: none;
}

#full-site .nccn-banner-wrapper {
  padding: 0;
  margin-top: 5px;
}

#full-site .nccn-banner-wrapper p {
  font: 300 15px/100% "Poppins", sans-serif;
}

#full-site .nccn-tittle {
  font: 700 26px/30px "Poppins", sans-serif;
  text-align: center;
  margin-top: 28px;
  margin-bottom: 25px;
}

#full-site .sub-nccn-text p {
  font: 700 18px/24px "Poppins", sans-serif;
  letter-spacing: 3%;
  padding-top: 24px;
}

#full-site .sub-nccn-text ul {
  list-style: disc;
  padding-left: 30px;
}

#full-site .sub-nccn-text ul li::marker {
  font-size: 13px;
  font-family: "Poppins", sans-serif;
}

#full-site .high-top {
  font: 300 15px/18px "Poppins", sans-serif;
  padding-bottom: 11px;
}

#full-site .ref-nccn.high-top {
  padding-bottom: 0;
}

#full-site .sub-nccn-text ul li {
  font: 400 18px / 24px "Poppins", sans-serif;
}

/* HOME BANNER */
#full-site .container:has(>#home-banner) {
  /*background: url("/content/dam/intelligentcontent/brands/camizestrant-hcp/us/en/cami-hcp/images/home/mobile/home-page-banner.jpg") center / cover no-repeat;*/
  margin: 0;
  padding: 0px 0px;
  /*min-height: 470px;*/
  min-height: 515px;
  background: url(/content/dam/intelligentcontent/brands/camizestrant-hcp/us/en/cami-hcp/images/home/mobile/home-banner-2.jpg) center / cover no-repeat;
}

#full-site .now-approved {
  font: 600 22px/26px "Poppins", sans-serif;
  margin: 0px 0px 8px 0px;
  display: flex;
  align-items: center;
}

#full-site .cmp-info__text {
  padding: 0;
}

#full-site .now-approved img {
  margin-right: 29px;
}

#full-site .help-text {
  font: 700 22px/30px "Poppins", sans-serif;
}

#full-site .lead-text {
  font: 400 16px / 24px "Poppins", sans-serif;
  margin-top: 4px;
  color: rgba(255, 255, 255, 1);
}

#full-site .footnote-cami {
  font: 700 14px/20px "Arial", sans-serif;
  margin-top: 21px;
  color: rgba(255, 255, 255, 1);
}

#full-site #home-banner .home-content {
  padding-top: 10px;
}

#full-site .now-approved img {
  margin-right: 15px;
}

#full-site .for-exi-text {
  font: 400 14px/140% "Poppins", sans-serif;
  letter-spacing: -0.01em;
  color: rgba(255, 255, 255, 1);
}

#full-site .flex-container {
  background-image: url("/content/dam/intelligentcontent/brands/camizestrant-hcp/us/en/cami-hcp/images/home/mobile/home-callout-background.png");
  background-repeat: no-repeat;
  text-align: center;
  padding: 23px 36px 37px;
  position: relative;
    top: -125px;
  background-size: 100% 100%;
  background-position: center;
  max-width: 333px;
  min-height: 516px;
  margin: 0 auto;
}

#full-site .flex-container .desc-heac {
  font: 700 20px/22px "Poppins", sans-serif;
  margin-bottom: 21px;
}

#full-site .callout-desc-home {
  font: 400 17.6px/100% "Poppins", sans-serif;
  color: rgba(70, 70, 70, 1);
  max-width: 190px;
  margin: 0 auto;
}

#full-site .vs-text {
  font: 700 24.85px / 100% "Poppins", sans-serif;
  margin-top: 17px;
  margin-bottom: 12px;
}

#full-site .nine-font {
  color: #6B6B6B;
}

#full-site .foot-notes-desc:first-child {
  font: 400 15px/100% "poppins", sans-serif;
}

#full-site .recist-text {
  font: 400 14px/20px "arial", sans-serif;
}

#full-site .sixteen-font,#full-site .nine-font {
  margin-bottom: 4px;
  font: 700 24px/100% "poppins", sans-serif;
}

#full-site .foot-notes-desc {
  margin-top: 14.14px;
}

#full-site .purple-button {
  background: rgba(100, 2, 100, 1);
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  border-radius: 5px;
  max-width: 240px;
  margin: 0 auto;
  margin-top: 11px;
}

#full-site .purple-button a {
  font: 600 16.19px / 18.69px "poppins", sans-serif;
  color: rgba(255, 255, 255, 1);
}

#full-site #text-desc-callout {
  padding: 0px 0px !important;
}

#full-site .purple-button img {
  height: auto;
  width: 13px;
}

#full-site #home-te-text {
  position: relative !important;
}

#full-site .cami-desc-text {
  position: absolute;
    top: -84px;
  padding-bottom: 10px;
}

#full-site .cami-desc-text p {
  font: 400 22px / 30px "poppins", sans-serif;
  text-align: center;
}

#full-site #callout-section-home .container>:has(.button) {
  display: flex;
  flex-direction: column;
}

#full-site #pink-button .button a:active {
  text-decoration: none;
}

#full-site #pink-button .button a {
  font: 600 20px/21px "poppins", sans-serif;
  max-width: 370px;
  padding: 12px 10px;
  margin: 0 auto;
  display: inline-block;
  text-align: center;
  display: flex;
  background: rgba(200, 4, 200, 1);
  min-height: 66px;
  align-items: center;
  color: rgba(255, 255, 255, 1);
  margin-bottom: 20px;
  border-radius: 5px;
  letter-spacing: -0.01em;
}

#full-site #pink-button .button a#single-line {
  padding: 22.5px 10px;
}

#full-site #pink-button .button a:hover {
  background: rgba(244, 205, 244, 1);
  color: rgba(100, 2, 100, 1);
  text-decoration: none;
}

#full-site #pink-button .button a span {
  max-width: 200px;
  margin: 0 auto;
}

#full-site .abbreviation-text p {
  font: 400 14px/20px "arial", sans-serif;
  color: rgba(0, 0, 0, 1);
}

#full-site .ref-text p,
#full-site .ref-text ol li {
  color: rgba(0, 0, 0, 1);
}

#home-page #full-site .reference-section {
  margin-top: 35px;
}

#home-page #full-site .reference-section {
  padding-right: 20px;
}

#full-site .reference-section ol {
  margin-top: 8px;
  list-style-position: unset !important;
  list-style: decimal;
}

#full-site .reference-section ol li {
  margin-left: 15px;
  font: 400 14px/20px "arial", sans-serif;
}

#full-site .reference-section ol li:not(:last-child) {
  padding-bottom: 6px;
}

#full-site .reference-section ol li::marker {
  font-weight: 700;
}

#full-site .foot-note-text-home {
  margin-bottom: 45px;
}

#full-site .purple-button:hover {
  background-color: #C804C8;
  cursor: pointer;
  text-decoration: none;
}

#full-site .hover-img {
  display: none;
}

#full-site .purple-button:hover .hover-img {
  display: block;
}

#full-site .purple-button:hover .default-img {
  display: none;
}

#full-site .cmp-info__button {
  padding: 0 !important;
}

#full-site .purple-button a:hover {
  text-decoration: none;
}

#full-site #main-content {
  margin-top: 163px;
}

#full-site .foot-notes-desc .hr-text {
  font: 400 15px / 100% "Poppins", sans-serif;
}

#full-site .hr-text {
  display: flex;
  align-items: baseline;
  gap: 13px;
  margin-left: 13px;
}

#full-site .hr-text p {
  margin-bottom: 6px;
  font: 700 40px / 100% "Poppins", sans-serif;
  margin-bottom: 6px;
}

#full-site .hr-clas > p {
  font: 400 14px / 100% "Poppins", sans-serif;
}

#full-site .hr-text img {
  height: 28px;
}

#full-site .callout-flex {
  margin-top: 24px;
}
/* exit-ramp code */

.modal.exit-ramp-modal.modal--visible {
  z-index: 99999;
  visibility: visible;
  backdrop-filter: none !important;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  flex-direction: column;
  align-items: center;
  display: flex;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  cursor: auto !important;
  top: 0;
  background: rgba(70, 70, 70, 0.42);
  margin: 0;
  padding: 0px 10px;
  background: var(--Unbranded-Black, rgba(0, 0, 0, 0.8));
}

.exit-ramp-title {
  font: 700 30px/35px "poppins", sans-serif;
  text-align: center;
  color: rgba(200, 4, 200, 1);
  max-width: 266px;
  margin: 0 auto;
}

.exit-ramp-body {
  font: 400 18px/100% "arial", sans-serif;
  text-align: center;
  margin-bottom: 37px;
  margin-top: 10px;
  color: rgba(70, 70, 70, 1);
}

.modal-box {
  background: var(--White, rgba(255, 255, 255, 1));
  padding: 56px 8.22px 14.78px 8.22px;
  letter-spacing: -0.01em;
  border-radius: 15px;
}

.exit-ramp-actions .exit-ramp-cancel.close-exit-ramp,
.exit-ramp-continue.skip-exit-ramp {
  max-width: 348px;
  font: 600 20px/21px "poppins", sans-serif;
  padding: 18.5px 0px;
  text-align: center;
  color: rgba(255, 255, 255, 1);
  background: rgba(200, 4, 200, 1);
  border-radius: 5px;
  margin: 0 auto;
  width: 100%;
}

.exit-ramp-actions .exit-ramp-cancel.close-exit-ramp:hover,
.exit-ramp-continue.skip-exit-ramp:hover {
  background: rgba(244, 205, 244, 1);
  color: rgba(100, 2, 100, 1);
  text-decoration: none;
}

.exit-ramp-actions .exit-ramp-cancel.close-exit-ramp {
  margin-bottom: 48px;
}

.exit-ramp-actions {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.ref-text p {
  font: 700 14px/18px "arial", sans-serif;
  margin-bottom: 5px;
}

.exit-ramp-modal {
  position: relative;
}

.exit-ramp-modal span.modal__closeIcon {
  width: 45px;
  height: 45px;
  position: absolute;
  background: url(/content/dam/intelligentcontent/brands/camizestrant-hcp/us/en/cami-hcp/images/moa/desktop/exit-ramp.svg);
  background-size: 100%;
  right: 3px;
  top: 7px;
}

.modal__closeIcon svg,
.modal__closeLabel {
  display: none;
}

.flex-exit {
  display: flex;
  gap: 5px;
  align-items: flex-start;
  margin-bottom: 30px;
}

.flex-exit p,
.exitramp-footer p {
  font: 400 14px / 20px "arial", sans-serif;
  color: rgba(70, 70, 70, 1);
}

.modal.exit-ramp-modal.modal--visible button {
  background: transparent;
  position: relative;
  width: 100%;
  max-width: 370px;
}

.exit-ramp-actions .exit-ramp-cancel.close-exit-ramp:focus, .exit-ramp-continue.skip-exit-ramp:focus,    .exit-ramp-actions .exit-ramp-cancel.close-exit-ramp:active, .exit-ramp-continue.skip-exit-ramp:active {
  border: 1px solid #000000;
}

#full-site .hr-text-home {
  font: 400 14px / 100% "poppins", sans-serif;
  margin-top: 24px;
  color: #231F20;
}

#full-site .pink-font.sixteen-font span.pink-font.num-font ,#full-site .nine-font.normal-black span.num-font-black {
  font-size: 49.69px;
  line-height: 100%;
}
/* exit ramp code ends */
@media screen and (max-width:991px) {
    
    
#full-site .isi-wrapper p.head-isi {
    font-size: 20px;
    line-height: 22px;
}


#full-site .container:has(>#home-banner) {
   
    background-position-y: -53px;
        min-height: 466px;
}
  #full-site .reference-section ol li {
    margin-left: 25px !important;
  }

  #full-site .cmp-navigation__item.cmp-navigation__item--level-0:has(.nurse-link) ul li:nth-child(6) {
    border-bottom: none !important;
    padding-bottom: 20px !important;
  }

  #full-site .ic-header .cmp-navigation__group .cmp-navigation__item.cmp-navigation__item--level-0 .cmp-navigation__dropdownmenu>li:has(.cmp-navigation__highvalueitem-container) {
    display: none;
  }

  #full-site .ic-header .cmp-navigation__item.cmp-navigation__item--level-0:first-child>a.cmp-navigation__item-link {
    min-width: 90px;
  }

  #full-site .lead-text {
    letter-spacing: -0.03em;
    padding: 0px 17px 0px 20px;
            max-width: 300px;
  }

  #full-site .now-approved img {
    margin-right: 15px;
    width: 15px;
  }

  #full-site .cami-desc-text.purple-font {
    background-color: white;
    padding: 0px 10px 10px;
  }

  #full-site .foot-note-text-home {
    margin: 40px 10px 15px;
  }

  #home-page #full-site .foot-note-text-home {
    margin: 40px 0px 15px;
  }

  #full-site .footnote-cami {
    text-indent: -8px;
    padding-left: 8px;
    margin-top: 11px;
    line-height: 23px;
  }

  #full-site .purple-button {
    margin-top: 23px;
  }

  #full-site .nccn-banner-wrapper {
    padding-right: 20px;
  }

  #full-site .purple-button a {
    padding: 18px 18px;
  }

  #full-site .sub-nccn-text p {
    padding-right: 20px;
  }

  #full-site .sub-nccn-text ul {
    padding-top: 13px;
    margin-top: 0;
    margin-bottom: 20px;
  }

  #full-site .now-approved {
    font-size: 18px;
    padding: 0px 20px;
  }

  #full-site .for-exi-text {
    padding: 0px 20px;
  }

  #full-site .help-text {
    margin: 17px 8px 3px 20px;
    letter-spacing: -0.01em;
  }

  #full-site #callout-section-home .container .container>:has(.button) {
    background-image: url(/content/dam/intelligentcontent/brands/camizestrant-hcp/us/en/cami-hcp/images/home/mobile/grey-background.svg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px 0px 0px;
    margin-top: 66px;
  }

  #home-page #full-site .reference-section {
    margin-top: 30px;
  }

  #full-site .reference-section ol {
    margin: 0;
  }

  #full-site .nccn-banner-wrapper p {
    line-height: 150%;
  }

  .modal.exit-ramp-modal.modal--visible {
    padding-top: 108px;
    padding-bottom: 0px;
  }

  #full-site .ref-text p {
    margin-bottom: 12px;
  }
  /*button section*/
  #home-page #full-site #pink-button .button a {
    font: 700 18px / 22px "arial", sans-serif;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    color: rgba(100, 2, 100, 1);
    min-width: 0;
    min-height: auto;
    margin-bottom: 20px;
    letter-spacing: -0.01em;
    background: transparent;
    text-decoration-thickness: 25px;
    text-underline-offset: 4px;
    text-decoration: underline;
    text-decoration-thickness: 2.4px;
  }

  #home-page #full-site #pink-button {
    max-width: 230px;
    margin: 35px auto 0px;
    background: transparent;
           padding-top: 46px;
  }

  #home-page #full-site .abbreviation-text {
    margin: 40px 20px 30px 20px;
  }

  #home-page #full-site .reference-section {
    margin-left: 20px;
  }

  #home-page #full-site .buttom-img {
    margin-left: 5px;
  }

  #home-page #full-site #pink-button .button a:hover {
    text-decoration: none;
  }

  #full-site .cami-desc-text {
    padding: 0px 20px;
  }

  #footer-container {
    padding: 0px 23px 42px 16px !important;
  }
  /*button section*/;
}

@media screen and (min-width:992px) {
    
  #home-page #full-site #second-container {
    padding-right: 30px;
    gap: 29px;
  }

  .mobile-only-inline {
    display: none;
  }

  #full-site #home-page .foot-note-text-home {
    max-width: 996px;
    margin-right: auto;
    margin-left: auto;
  }

  #full-site #home-page .abbreviation-text {
    margin-bottom: 40px;
    margin-top: 40px;
    max-width: 957px;
    margin-right: auto;
    margin-left: 0;
    padding-left: 11px;
  }

  #full-site .cmp-info {
    padding: 16px 24px 20px 70px;
  }

  #full-site .sub-nccn-text {
    max-width: 993px;
    padding-right: 20px;
  }

  #full-site .cmp-info__text {
    padding: 0;
  }

  #full-site .nccn-banner-wrapper {
    text-align: center;
  }

  #full-site .nccn-two {
    display: flex;
    padding-bottom: 18px;
    position: relative;
    left: -22px;
  }

  #full-site .high-top {
    padding-bottom: 8px;
  }

  #full-site .sub-nccn-text {
    padding-top: 34px;
    padding-left: 25.5px;
  }

  #full-site .high-top {
    font: 300 14px / 16px "Poppins", sans-serif;
  }

  #full-site .sub-nccn-text ul {
    margin: 10px 0px 0px;
  }

  #full-site #home-banner .home-content {
    margin-left: 114px;
        padding-top: 40px;
  }

  #full-site .now-approved {
    margin: 0px 0px 21px 0px;
  }

  #full-site .now-approved img {
    margin-right: 30.85px;
  }

  #full-site .help-text {
    font-size: 40px;
    line-height: 44px;
    margin: 19px 0px 4px;
    max-width: 405px;
  }

  #full-site .footnote-cami {
    margin-top: 62px;
  }

  #full-site .lead-text {
    font-size: 26px;
    line-height: 33.65px;
        max-width: 438px;
    margin-top: 10px;
  }

  #full-site .footnote-cami {
    font: 400 14px/20px "arial", sans-serif;
  }

  #full-site .for-exi-text {
    font-size: 18px;
    line-height: 150%;
    max-width: 470px;
  }

  #full-site .container:has(>#home-banner) {
    padding: 0;
    background: url("/content/dam/intelligentcontent/brands/camizestrant-hcp/us/en/cami-hcp/images/home/desktop/home-banner.jpg") center / cover no-repeat;
  min-height: 477px;
  }

  #full-site .normal-black.num-font-black+span {
    color: rgba(70, 70, 70, 1);
  }

  #full-site #callout-section-home {
    position: relative;
  }

  #full-site #callout-section-home::after {
    left: -125px;
    right: 0;
    display: inline-block;
    position: absolute;
    content: "";
    width: 70%;
    height: 248px;
    display: inline-block;
        top: -124px;
    position: absolute;
    z-index: 9;
    bottom: 0;
    background-image: url(/content/dam/intelligentcontent/brands/camizestrant-hcp/us/en/cami-hcp/images/home/desktop/white-background.png);
  }

  #full-site .cami-desc-text.purple-font {
    background-color: none;
  }

  #full-site .cami-desc-text p {
    z-index: 99;
    position: relative;
    padding-right: 64px;
    text-align: unset;
    line-height: 32px;
    font-size: 26px;
  }

  #full-site #callout-section-home {
    display: flex;
    flex-direction: row-reverse;
  }

  #full-site #callout-section-home .container>:has(.button) {
    background: none;
    gap: 20px;
    z-index: 99;
  }

  #full-site .cami-desc-text {
    max-width: 506px;
    position: relative;
            top: -105px;
    left: -94px;
  }

  #full-site #pink-button .button a {
    max-width: 433px;
    padding: 22.5px 10px;
    margin: 0;
    position: relative;
    left: -17px;
  }

  #full-site .container:has(>#pink-button) {
    position: relative;
  }

  #full-site #pink-button .button a span {
    max-width: 100%;
    margin: 0 auto;
  }

  #full-site #pink-button {
    position: absolute;
        top: -108px;
    left: -77px;
    width: 100%;
  }

  #full-site .flex-container {
    background-image: url(/content/dam/intelligentcontent/brands/camizestrant-hcp/us/en/cami-hcp/images/home/desktop/callout-background.png);
    padding: 37px 50px 37px 50px;
    min-height: 291px;
    top: -130px;
    z-index: 99;
    left: 3px;
    max-width: 100%;
  }

  #full-site .flex-container .desc-heac {
    line-height: 100%;
    margin-bottom: 24px;
    font-size: 23.61px;
  }

  #full-site .purple-button {
    max-width: 358px;
    max-height: 56px;
  }

  #full-site .purple-button {
    line-height: 83%;
    margin-top: 24px;
  }

  .div-1 .pink-font.sixteen-font + .callout-desc-home {
    padding-right: 20px;
  }

  #full-site .vs-text {
    font-size: 26.98px;
    line-height: 100%;
    margin-bottom: 45px;
    margin-top: 35px;
    position: relative;
    left: -10px;
  }

  #full-site .recist-text {
    margin-top: 4px;
  }

  #full-site .foot-notes-desc {
    margin-top: 26px;
  }

  #full-site .foot-notes-desc .hr-text {
    font-size: 16px;
    line-height: 100%;
  }

  #full-site .foot-notes-desc {
    margin-top: 20px;
  }

  #full-site .callout-desc-home {
    font-size: 19.12px;
    line-height: 120%;
  }

  #full-site .callout-flex {
    display: flex;
    align-items: center;
    gap: 23px;
  }

  #full-site .foot-note-text-home {
    max-width: 990px;
          margin: -23px auto 106px;
  }

  #full-site .cmp-info hr {
    max-width: 130px;
    margin: auto auto;
    height: 150px;
    position: relative;
    top: 6px;
  }

  #full-site .nccn-tittle {
    margin-top: 49px;
    font-size: 23px;
    line-height: 30px;
  }

  #full-site .nccn-banner-wrapper {
    margin-top: 0px;
  }

  #full-site .sub-nccn-text p {
    padding-top: 0px;
  }

  #full-site .div-2:first-child {
    position: relative;
    top: 6px;
  }

  #full-site .sixteen-font {
    text-align: left;
  }

  #full-site .callout-desc-home {
    margin: 0;
    margin-top: 8px;
    max-width: 213px;
  }

  #full-site #main-content {
    margin-top: 135px;
  }

  #home-page #full-site #main-content {
    margin-top: 145px;
  }

  #full-site .cmp-navigation__item--active>.cmp-navigation__item-link ::after {
    content: "";
    display: inline-block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: auto;
  }

  #full-site .cmp-navigation__item--active:has(.esr1)>.cmp-navigation__item-link ::after {
    bottom: 7px;
  }

  #full-site .nccn-banner-wrapper {
    max-width: 1228px;
  }

  #full-site .cmp-navigation__item.cmp-navigation__item--level-0.has-submenu.open-dropDown:active {
    color: #f2f200;
  }

  #full-site .cmp-navigation__item--active {
    position: relative;
  }

  #full-site .hr-text {
    justify-content: center;
    gap: 18px;
    align-items: flex-start;
  }

  #full-site .hr-text p {
    font-size: 47.26px;
    line-height: 100%;
    margin-bottom: 11px;
  }

  #full-site .hr-text img {
    height: auto;
  }

  #full-site .hr-text-home {
    margin-top: 25px;
    font-size: 19.12px;
  }

  #full-site .hr-clas > p {
    font-size: 18px;
    line-height: 100%;
    margin-left: 20px;
  }

  #full-site .sixteen-font, #full-site .nine-font {
    line-height: 100%;
    font-size: 27.5px;
  }

  #full-site .callout-flex {
    margin-top: 0;
  }

  #home-page #full-site .global-max-width {
    max-width: 1192px;
    margin: 0 auto;
  }

  #home-page #full-site .abbreviation-text {
    margin-bottom: 30px;
    margin-top: 0px;
    /*padding-right: 50px;*/
    /*padding-left: 11px;*/
    ;
  }

  #full-site .reference-section ol li {
    line-height: 18px;
  }

  #home-page #full-site .reference-section {
    margin-top: 30px;
  }

  #full-site .purple-button a {
    font: 600 18px / 21px "poppins", sans-serif;
    letter-spacing: -0.01em;
    padding: 21px 12px;
    color: rgba(255, 255, 255, 1);
  }

  #full-site .nine-font {
    color: #6B6B6B;
  }

  #full-site .pink-font.sixteen-font span.pink-font.num-font, #full-site .nine-font.normal-black span.num-font-black {
    font-size: 53.97px;
    line-height: 100%;
  }
  /* exit ramp */
  .exit-ramp-title {
    font-size: 45px;
    line-height: 50px;
    max-width: 100%;
    margin-bottom: 16px;
  }

  .exit-ramp-body {
    max-width: 864px;
    margin: 0 auto;
    margin-bottom: 45px;
  }

  .exit-ramp-actions .exit-ramp-cancel.close-exit-ramp {
    margin-bottom: 96px;
  }

  .exit-ramp-actions {
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
  }

  .modal-box {
    max-width: 1177px;
    padding: 61px 36px 80px;
  }

  .exit-ramp-actions .exit-ramp-cancel.close-exit-ramp {
    cursor: pointer;
  }

  .exit-ramp-actions .exit-ramp-cancel.close-exit-ramp,
  .exit-ramp-continue.skip-exit-ramp {
    max-width: 388px;
    display: inline-block;
    width: 100%;
    padding: 22.5px 0px;
  }

  .modal.exit-ramp-modal.modal--visible button {
    background: transparent;
    max-width: 1177px;
  }

  .modal-box {
    max-width: 1178px;
    padding: 96px 157px 81px;
  }

  .flex-exit {
    margin-bottom: 10px;
    align-items: center;
  }

  .exit-ramp-modal span.modal__closeIcon {
    right: 10px;
    top: 11px;
    cursor: pointer;
  }

  .modal.exit-ramp-modal.modal--visible {
    justify-content: center;
    padding: 0;
  }
/* Modal Pop-up */;
}

@media screen and (min-width:1441px) {
  #full-site .container:has(>#home-banner) {
   aspect-ratio: 21 / 7;
    background-position: top;
  }

  #full-site #home-banner .home-content {
    margin-left: auto;
    max-width: 2042px;
    padding-left: 50px;
  }

  #full-site #home-banner .home-content {
    padding-left: 123px;
  }
}

@media screen and (min-width:1441px) and (max-width:1500px) {
  /*#full-site .container:has(>#home-banner) {*/
  /*  min-height: 666px;*/
  /*}*/
}

@media screen and (min-width:992px) and (max-width:1300px) {
  #full-site .lead-text {
    max-width: 508px;
  }

  #full-site .container:has(>#home-banner) {
    min-height: 623px;
    background-position: top;
    background-size: 122% 100%;
  }

  .modal.exit-ramp-modal.modal--visible {
    padding: 0 30px;
  }

  #full-site #pink-button {
    position: absolute;
    top: -112px;
    left: 32px;
  }

  #full-site #callout-section-home::after {
            left: -163px;
        width: 100%;
        height: 391px;
        top: -157px;
  }

  #full-site .flex-container {
          min-height: 291px;
        max-width: 82%;
        position: relative;
        left: 24px;
  }

  #full-site #callout-section-home .container>:has(.button) {
    padding-left: 20px !important;
  }

  #full-site #home-te-text {
    padding-left: 20px !important;
  }

  #full-site .cami-desc-text {
    max-width: 495px;
    position: relative;
    top: -107px;
    left: 15px;
  }

  #full-site #home-banner .home-content {
    margin-left: 69px;
  }

  #full-site .lead-text {
    max-width: 471px;
  }
}
@media screen and (min-width:992px) and (max-width:1024px) {
    #full-site .foot-note-text-home {
       
        margin: -36px 20px 106px;
    }
}
@media screen and (min-width:992px) and (max-width:1100px) {
  .modal-box {
    padding: 96px 3% 81px;
  }

  #full-site #home-banner .home-content {
    margin-left: 49px;
  }
}

@media screen and (min-width:400px) and (max-width:991px) {
  
  .modal.exit-ramp-modal.modal--visible button,  .exit-ramp-title {
    max-width: 100%;
  }

  #full-site .container:has(>#home-banner) {
    min-height: 700px;
    background-size: 100% 100%;
  }
}

@media screen and (min-width:320px) and (max-width:388px) {
  #full-site .flex-container {

    top: -184px;
  }

  #full-site .container:has(>#home-banner) {
    min-height: 669px;
    background-size: 100% 100%;
  }
}

@media screen and (min-width:331px) and (max-width:355px) {
  #full-site #main-content {
        margin-top: 160px;
  }
  #full-site .ic-header .cmp-navigation__group .cmp-navigation__item.cmp-navigation__item--level-0 .cmp-navigation__dropdownmenu {
  
        top: 160px !important;
      
    }
   #full-site .flex-container {
    margin: 0 10px;
   }
}

@media screen and (min-width:320px) and (max-width:330px) {
#full-site .ic-header .cmp-navigation__group .cmp-navigation__item.cmp-navigation__item--level-0 .cmp-navigation__dropdownmenu {
    
        top: 157px;
}
 #full-site #main-content {
        margin-top: 157px;
  }
    #full-site .flex-container {
    margin: 0 10px;
   }
}

@media screen and (min-width: 765px) and (max-width: 991px) {
    #full-site .container:has(>#home-banner) {
        min-height: 833px;
        background-position: bottom;
        background-size:cover;
    }
}
@media screen and (min-width: 520px) and (max-width: 764px) {
    #full-site .container:has(>#home-banner) {
        min-height: 735px;
         
        background-size:cover;
    }
}
@media screen and (min-width: 400px) and (max-width: 991px) {
#full-site .lead-text {
      
        max-width: 100%;
    }
}

