#conteudo-modal-promocao-2-em-1 {
  max-width: 898px;
  margin: 0 auto;
  text-align: center;
}

#conteudo-modal-promocao-2-em-1 .cta-wrapper {
  border: 1px solid #003E99;
  border-radius: 12px;
  padding: 0.9em;
  font-size: 18px;
  font-family: MargemMedium;
  font-weight: 700;
  line-height: 125%;
  color: #003E99;
}

@media screen and (min-width: 576px) {
  #conteudo-modal-promocao-2-em-1 .cta-wrapper {
    font-size: 20px;
  }
}

#conteudo-modal-promocao-2-em-1 .cta-wrapper:hover {
  background-color: #F6F9FF;
}

#conteudo-modal-promocao-2-em-1 .cta-wrapper img {
  max-height: 30px;
}

@media screen and (min-width: 576px) {
  #conteudo-modal-promocao-2-em-1 .cta-wrapper img {
    width: auto;
    max-height: 40px;
  }
}

#conteudo-modal-promocao-2-em-1 .cta-wrapper a {
  background-color: #DD303E;
  color: white;
  border: 0;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  display: inline-block;
  padding: 12px;
  white-space: nowrap;
}

#conteudo-modal-promocao-2-em-1 .cta-wrapper a:hover {
  background-color: #e92f3e;
}

@media screen and (min-width: 768px) {
  #conteudo-modal-promocao-2-em-1 .cta-wrapper a {
    padding: 9px 50px;
  }
}

#conteudo-modal-promocao-2-em-1 .obs {
  color: #42526E;
}

#conteudo-modal-promocao-2-em-1 .obs a {
  color: #0052CC;
  text-decoration: underline;
  font-weight: 700;
}

#conteudo-modal-promocao-2-em-1 p {
  font-family: MargemMedium;
  margin: 0;
}

#conteudo-modal-promocao-2-em-1 .model-title {
  font-weight: 500;
  font-size: 28px;
  line-height: 28px;
}

#conteudo-modal-promocao-2-em-1 .title {
  text-align: left;
}

@media screen and (min-width: 768px) {
  #conteudo-modal-promocao-2-em-1 .title {
    text-align: center;
  }
}

#conteudo-modal-promocao-2-em-1 .img-wrapper {
  display: flex;
  margin: 0 auto;
  justify-content: center;
  min-width: 40px;
}

@media screen and (min-width: 576px) {
  #conteudo-modal-promocao-2-em-1 .img-wrapper {
    min-width: 60px;
  }
}

#conteudo-modal-promocao-2-em-1.promocao-2-em-1-left {
  margin: 0;
}

#conteudo-modal-promocao-2-em-1.promocao-2-em-1-left p,
#conteudo-modal-promocao-2-em-1.promocao-2-em-1-left .obs {
  text-align: left;
}

#conteudo-modal-promocao-2-em-1 .cupons-promocao-2-em-1 {
  max-width: 720px;
  margin-bottom: 32px;
  margin-top: 32px;
}

#conteudo-modal-promocao-2-em-1 .modal-boleto-banner {
  margin-bottom: 136px;
}

@media screen and (max-width: 768px) {
  #conteudo-modal-promocao-2-em-1 .modal-boleto-banner {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 576px) {
  #conteudo-modal-promocao-2-em-1 .modal-boleto-banner {
    margin-bottom: 0px;
  }

  #conteudo-modal-promocao-2-em-1.modal-boleto {
    margin-top: 50px !important;
  }
}

#conteudo-modal-promocao-2-em-1 .modal-boleto-banner-text {
  background-color: #FEF1F9;
  padding: 16px;
  border-radius: 8px;
  text-align: left;
  font-weight: 400;
  line-height: 125%;
}
