/* eslint-disable */
.paywall {
  justify-content: center;
  align-items: center;
  border-right: 7px solid #fcbf00;
  border-left: 7px solid #fcbf00;
  border-bottom: 7px solid #fcbf00;
  box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.21), 0 2px 0 0 rgba(0, 0, 0, 0.07);
  text-align: center;
  color: #000000;
  font-family: "BentonSans", sans-serif;
  margin: 0 14px;
}
.paywall:before {
  content: "";
  border-top: 7px solid #fcbf00;
  border-right: 7px solid #fcbf00;
  border-left: 7px solid #fcbf00;
  box-shadow: 0 -28px 31px 0 rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 20px;
  transform: skew(1deg);
  position: absolute;
  top: -20px;
  left: -7px;
  background: #fff;
  transform: skew(0, -1deg);
}
.paywall .modal_icon {
  width: 33px;
  height: 33px;
  color: #fff;
  background: #fcbf00;
  border-radius: 100%;
  top: -37px;
  right: -20px;
}
.paywall .paywall-modal_logo {
  background: url(/pf/resources/images/prisaidentity/elpais_mas.svg?d=264) no-repeat center center;
  background-size: 100%;
  width: 178px;
  height: 41px;
  margin-bottom: 20px;
}
.paywall .paywall-modal_header {
  font-weight: 900;
  font-size: 25px;
  line-height: 27px;
  color: #000;
  letter-spacing: -0.17px;
  text-align: center;
  margin-bottom: 30px;
  margin-bottom: 20px;
}
.paywall .paywall-modal_sub-header {
  font-weight: 100;
  line-height: 21px;
  font-size: 18px;
  color: #4a4a4a;
  letter-spacing: -0.11px;
  margin-bottom: 20px;
}
.paywall p:not([class*=paywall]) {
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 18px;
  color: #fcbf00;
  letter-spacing: -0.11px;
}
.paywall .button {
  display: inline-block;
  background: #fcbf00;
  border-radius: 40px;
  padding: 10px 15px;
  margin: 10px;
  outline: 0;
  color: #fff;
  font-weight: 900;
  font-size: 14px;
  letter-spacing: 0.05px;
  line-height: 17px;
  text-transform: uppercase;
  cursor: pointer;
}
.paywall .paywall_account p {
  color: #4a4a4a;
  font-weight: 400;
}
.paywall .paywall_account a {
  color: inherit;
  text-decoration: underline;
}

/* Aviso */
.paywallOffer {
  margin: 0 auto;
  flex-direction: column;
  background: #fff5ce;
  position: relative;
  font-family: "BentonSans", sans-serif;
  color: #000;
  width: 100%;
}
.paywallOffer .rubber {
  background-size: 100%;
  width: 21px;
  height: 21px;
  display: block;
  transition: 1s all;
  position: absolute;
  left: 14px;
  top: 16px;
  background: url(/pf/resources/images/prisaidentity/arrow_down.svg?d=264) no-repeat center;
  background-size: contain;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.paywallOffer p {
  font-size: 16px;
  line-height: 30px;
}
.paywallOffer p span {
  font-weight: 900;
}
.paywallOffer .divFlex p {
  font-size: 12px;
  line-height: 15px;
  width: 124px;
  padding: 12px 12px 12px 48px;
}
.paywallOffer .divFlex a {
  display: inline-block;
  background: #fcbf00;
  border-radius: 40px;
  padding: 7px 12px 8px;
  outline: 0;
  color: #fff;
  font-weight: 900;
  font-size: 12px;
  letter-spacing: 0.05px;
  line-height: 14px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 12px;
}
.paywallOffer.Big .rubber {
  background-image: url(/pf/resources/images/prisaidentity/arrow_up.svg?d=264);
  top: 9px;
}
.paywallOffer.Big > p {
  border-bottom: 1px dashed #b5b5b5;
  font-size: 12px;
  line-height: 15px;
  padding: 12px 12px 12px 48px;
}
.paywallOffer .whiteContent {
  text-align: center;
  background: #fff;
  padding: 33px 23px 23px;
  border: 7px solid #fff5ce;
}
.paywallOffer .whiteContent h4 {
  font-size: 2.8rem;
  line-height: 3.3rem;
  font-weight: 900;
  margin-bottom: 21px;
}
.paywallOffer .whiteContent p {
  font-size: 18px;
  line-height: 21px;
  font-weight: 700;
  color: #fcbf00;
  margin-bottom: 14px;
  padding: 0;
}
.paywallOffer .whiteContent .button {
  display: inline-block;
  background: #fcbf00;
  border-radius: 40px;
  padding: 10px 15px;
  outline: 0;
  color: #fff;
  font-family: "Benton Sans", sans-serif;
  font-weight: 900;
  font-size: 14px;
  letter-spacing: 0.05px;
  line-height: 17px;
  text-transform: uppercase;
  cursor: pointer;
}

@media (min-width: 768px) {
  .paywall .paywall-modal_header {
    font-size: 28px;
    line-height: 32px;
  }

  .paywallOffer .divFlex p {
    font-size: 16px;
    line-height: 30px;
    width: auto;
    text-align: center;
    padding: 12px;
  }
  .paywallOffer p span {
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    background-image: linear-gradient(270deg, #f6d03b 0%, #fcbf00 100%);
    font-family: "Benton Sans", sans-serif;
    font-weight: 900;
    font-size: 20px;
    line-height: 1.5;
    color: #fff;
    letter-spacing: -0.55px;
  }
  .paywallOffer.Big > p {
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    padding: 12px;
  }
  .paywallOffer.Big .rubber {
    top: 14px;
  }
}
