/*header */
#consent-header-fragment .header {
  width: 100%;
  background-color: #e5e0e0;
}

#consent-header-fragment .sub-header {
  max-width: 1600px;
  margin: auto;
  /*height: 164.73px;*/
  padding: 17px 15px;
}

/*#consent-header-fragment .logo {*/
/*  padding-top: 34.98px;*/
/*}*/

#consent-header-fragment .logo img {
  width: 204px;
}

#consent-header-fragment .sub-header-two p {
  font-family: "Helvetica Neue", helvetica;
  font-weight: medium;
  font-size: clamp(0.9375rem, 0.8465rem + 0.3883vi, 1.3125rem);
  text-align: center;
  background-color: #ffffff;
  /* padding: 24.27px 0; */
  padding: 11px 0px 16px 0px;
  margin: 0;
}

#consent-header-fragment {
  background: #ebe7e7;
}

/*adverse-event*/
#consent-adverse-event-fragment .adverse-event {
  background-color: #E9E6E6;
}

#consent-adverse-event-fragment {
  background: #E9E6E6;
}

#footer-sec-section {
  background: #E9E6E6;
  border-bottom: 1px solid #E9E6E6;
}

#consent-adverse-event-fragment .adverse-event-sub {
  max-width: 1600px;
  margin: auto;
  padding: 34px 15px;
  padding-top: 50px;
}

#consent-adverse-event-fragment .adverse-event-sub p {
  font-family: "Helvetica Neue", helvetica;
  font-weight: medium;
  font-size: 21px;
  text-align: center;
  border: 2px solid #3F4444;
  line-height: 28px;
  text-align: center;
  padding: 25px 11px 30px;
  max-width: 1580px;
  color: #3F4444;
  text-shadow: 0px 0px;
}

#consent-adverse-event-fragment .adverse-event-sub p a {
  color: #3F4444;
  text-decoration: underline;
}

/*Footer */



#consent-fragment-footer {
  padding: 0px;
}

#consent-fragment-footer .footer-container {
  background-color: #E9E6E6;
  font-family: "Helvetica Neue", helvetica;
}

#consent-fragment-footer #footer {
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 15px;
}

#consent-fragment-footer .footer-top {
  display: flex;
  justify-content: space-around;
  list-style: none;
  margin: 0 auto;
}

#consent-fragment-footer .footer-top a {
  display: inline-block;
  color: #3F4444;
  line-height: 28px;
  margin-bottom: 10px;
  font-size: 21px;
  text-decoration: underline;
  text-shadow: 0px 0px;
}

#consent-fragment-footer .footer-bottom {
  list-style: none;
  display: flex;
  justify-content: space-between;
  margin: 0px auto;
  gap: 25px;
  padding-bottom: 50px;
}

#consent-fragment-footer .footer-bottom>li {
  padding-top: 40px;
  color: #3F4444;
  font-size: clamp(0.5625rem, 0.4108rem + 0.6472vi, 1.1875rem);
  text-shadow: 0px 0px;
}

#consent-fragment-footer .footer-bottom>li:last-child {
  padding-top: 6px;
}

#consent-fragment-footer .footer-bottom>li:nth-child(3) {
  font-size: clamp(0.75rem, 0.6438rem + 0.4531vi, 1.1875rem);
  line-height: 28px;
}
#consent-fragment-footer .footer-bottom>li:nth-child(1), #consent-fragment-footer .footer-bottom>li:nth-child(2){
    line-height: 28px;
}
#consent-fragment-footer .footer-bottom>li:last-child img {
  max-width: 100%;
}


/*exit-ramp*/

.modal__close {
  display: none !important;
}

.exit-ramp-modal {
  backdrop-filter: none !important;
  cursor: default !important;
  background: rgba(0, 0, 0, 0.2) !important;
}

.exit-ramp-modal .modal-box__content {
  padding: 0px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  border-radius: 6px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
      background: #fff;
}

.exit-ramp-modal .modal-box {
  margin-top: 30px;
  width: 740px;
}

.exit-ramp-title {
  font-family: "Helvetica Neue", helvetica;
  font-weight: bold;
  font-size: 22px;
  line-height: 1.42857;
  padding: 15px;
  color: #333333;
  border-bottom: 1px solid #e5e5e5;
}

.exit-ramp-body {
  font-family: "Helvetica Neue", helvetica;
  font-size: 14px;
  line-height: 20px;
  color: #3C4242;
  padding: 15px;
  margin-bottom: 10px;
  text-shadow: rgb(60, 66, 66) 0px 0px 0px;
  font-weight: 500;
}

.exit-ramp-actions {
  display: flex;
  justify-content: end;
  flex-direction: row-reverse;
  gap: 5px;
  padding: 15px;
  padding-top: 0px;
}

.exit-ramp-actions > .skip-exit-ramp, .close-exit-ramp {
  border: 1px solid #D0006F;
  border-radius: 25px;
  font-style: normal;
  background-color: #fff;
  font-family: "Helvetica Neue", helvetica;
  text-transform: uppercase;
  font-size: 14px;
  padding: 12px !important;
  min-width: 260px;
  text-align: center;
  color: #D0006F;
  cursor: pointer;
  margin-top: 15px;
  line-height: 20px;
  font-weight: 400;
}

.exit-ramp-actions > .skip-exit-ramp {
  background-color: #D0006F;
  color: #fff;
  text-decoration: none;
}

.exit-ramp-actions > .skip-exit-ramp::after{
    content: "\3e";
    font-weight: bolder;
    margin-left: 3px;
}

.exit-ramp-actions > .skip-exit-ramp:hover {
  background-color: #fff;
  color: #D0006F;
}

/*self-certification */
.cmp-selfcertification.modal {
    background-color: #333333;
}

.cmp-selfcertification.modal .modal-box {
  width: 740px;
  margin: 30px auto;
  padding: 0;
  border-radius: 6px;
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease-out;
  transform: translate(0, 0);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.cmp-selfcertification.modal.modal--overflow {
    padding: 0;
    overflow-y: hidden;
        z-index: 1;
}

.cmp-selfcertification.modal .cmp-selfcertification__title{
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.cmp-selfcertification.modal .cmp-selfcertification__title h1{
    font-family: "Helvetica Neue", helvetica !important;
    font-weight: bold;
    font-size: 22px;
    font-style: normal;
    color: #333;
    line-height: 1.42857;
    letter-spacing: 0;
}

.cmp-selfcertification.modal .cmp-selfcertification__content {
    position: relative;
    padding: 15px;
}

.cmp-selfcertification.modal .cmp-selfcertification__content p {
    font-family: "Helvetica Neue", helvetica;
    font-size: 14px;
    line-height: 20px;
    color: #3C4242;
    margin-bottom: 10px;
}

.cmp-selfcertification.modal .cmp-selfcertification__actions{
    display: flex;
    flex-direction: row;
    gap: 3.5px;
    justify-content: end;
    padding: 0 15px 15px 15px;
}

/*.cmp-selfcertification.modal .cmp-selfcertification__actions > div:nth-child(1) {*/
/*    border: 1px solid #D0006F;*/
/*    border-radius: 25px;*/
/*    padding: 12px !important;*/
/*    min-width: 260px;*/
/*    font-style: normal;*/
/*    font-family: "Helvetica Neue", helvetica;*/
/*    text-transform: uppercase;*/
/*    font-size: 14px;*/
/*    margin-top: 15px;*/
    /*background-color: white;*/
    /*color: #D0006F;*/
/*    border: 1px solid #D0006F;*/
/*    border-radius: 25px;*/
/*    text-decoration: none;*/
/*}*/

.cmp-selfcertification.modal .cmp-selfcertification__actions > div:nth-child(2) >.cmp-selfcertification__continue {
  color: white;
  text-decoration: none;
  background-color: #D0006F;
  /* border: 1px solid #D0006F; */
  border-radius: 25px;
  padding: 12px !important;
  width: 100%;
  height: auto;
  min-width: 260px;
  font-style: normal;
  font-family: "Helvetica Neue", helvetica;
  text-transform: uppercase;
  font-size: 14px;
  margin-top: 15px; 
  line-height: 1.42857;
  /* background-color: white; */
  /* color: #D0006F; */
  /* border: 1px solid #D0006F; */
  /* border-radius: 25px; */  
  /* text-decoration: none; */
}

.cmp-selfcertification.modal .cmp-selfcertification__actions > div:nth-child(2) >.cmp-selfcertification__continue:hover {
  background-color: white;
  color: #D0006F;
  border: 1px solid #D0006F;
  border-radius: 25px;
}

.cmp-selfcertification.modal .cmp-selfcertification__actions > div:nth-child(1) {
    border: 1px solid #D0006F;
    border-radius: 25px;
    padding: 12px !important;
    min-width: 260px;
    font-style: normal;
    font-family: "Helvetica Neue", helvetica;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 15px;
    /* background-color: white; */
    /* color: #D0006F; */
    border: 1px solid #D0006F;
    border-radius: 25px;
    text-decoration: none;
}

.cmp-selfcertification.modal .cmp-selfcertification__actions > div:nth-child(1) > a {
    width: auto;
    height: auto;
    margin: 0;
    border: none;
    background-color: transparent;
    color: #D0006F;
    line-height: 1.42857;
    text-align: center;
    margin: auto;
    font-size: 14px;
    padding: 0;
    text-decoration: none;
}


@media screen and (max-width: 992px) {
  #consent-fragment-footer .footer-bottom {
    flex-wrap: wrap;
    gap: 0;
    padding: 20px 0;
  }

  #consent-fragment-footer .footer-bottom>li {
    padding-top: 0px;
    margin-bottom: 10px;
  }

  #consent-fragment-footer .footer-bottom>li:last-child {
    width: 100%;
    order: 1;
    text-align: center;
    padding-bottom: 40px;
    margin-bottom: 0;
  }

  #consent-fragment-footer .footer-bottom>li:nth-child(1) {
    order: 3;
  }

  #consent-fragment-footer .footer-bottom>li:nth-child(2) {
    order: 4;
  }

  #consent-fragment-footer .footer-bottom>li:nth-child(3) {
    order: 2;
    width: 100%;
    text-align: center;
    margin-bottom: 0;
  }

  #consent-fragment-footer .footer-bottom>li:last-child img {
    max-width: 158px;
  }
}

/*self-certification */
#consent-self-certification-component {
  width: 740px;
  margin: 30px auto;
  background-color: white;
}

@media screen and (max-width: 768px) {
  #consent-fragment-footer .footer-top {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  #consent-fragment-footer .footer-top>li:last-child {
    width: 100%;
  }

  #consent-header-fragment .logo img {
    width: 122px;
  }

  #consent-header-fragment .sub-header {
    padding: 6px 20px 8px;
  }

  #consent-header-fragment .sub-header-two p {
    margin-bottom: 0;
    padding: 14px 0;
  }

  #consent-adverse-event-fragment .adverse-event-sub p {
    text-align: left;
    border: 0.46px solid #3F4444;
    padding: 10px;
    line-height: 15px;
    font-size: 12px;
  }

  #consent-fragment-footer .footer-top a {
    font-size: 12px;
    line-height: 15px;
  }
#consent-adverse-event-fragment .adverse-event-sub{
    padding-top: 20px;
}
/*exit-ramp*/


  .exit-ramp-modal .modal-box {
    width: auto;
    margin: 0px auto;
        padding: 10px;
        background: transparent;
  }

  .exit-ramp-actions {
    justify-content: space-around;
    flex-wrap: wrap;
    gap: 10px;
    flex-direction: column-reverse;
  }

  .exit-ramp-actions > .skip-exit-ramp, .close-exit-ramp {
    width: 100%;
    max-width: none;
    margin-top: 0px;
    /*background-position: center right 35%;*/
  }
  
  /*self-certification */
  
  .cmp-selfcertification.modal .modal-box {
      width: auto;
      margin: 10px;
  }
  
  .cmp-selfcertification.modal .cmp-selfcertification__actions {
      gap: 0;
  }
  
}

div#consent-header-fragment {
    position: fixed;
    width: 100%;
    z-index: 99;
}

@media screen and (max-width: 540px) {
  .modal {
    padding-top: 0px !important;
    width: 100%;
  }
}

@media screen and (max-width: 390px) {
    .cmp-selfcertification.modal .cmp-selfcertification__actions > div:nth-child(1) {
        margin: 0 0 10px;
    }
    .cmp-selfcertification.modal .cmp-selfcertification__actions > div:nth-child(2) >.cmp-selfcertification__continue {
        margin: 0;
    }
}

