.one-step {
  content: "";
  -webkit-clip-path: polygon(0% 20%, 68% 20%, 68% 0%, 100% 50%, 68% 100%, 68% 80%, 0% 80%);
  clip-path: polygon(0% 20%, 68% 20%, 68% 0%, 100% 50%, 68% 100%, 68% 80%, 0% 80%);
  width: 250px;
  color: #fff;
  height: 95px;
  background: #CC8500;
  padding: 28px;
  margin: 0px auto 32px auto;
  font-weight: bold;
  font-size: 16px;
  line-height: 32px;
}

html[lang="fr"] .one-step,
html[data-lang="fr"] .one-step{
  width: 300px;
  font-size: 14px;
  line-height: 20px;
}


.lp__lead_introtext {
  font-size: 1.375rem;
  line-height: 2rem;
  color:  #002345;
}
    .lp__newsletter_msg p {
      font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 166.4%; 
  margin-bottom: 16px;
}
.lp__lead_paragraph_lg {
  font-size: 1rem;
  line-height: 1.4375rem;
  color: rgba(0, 0, 0, 0.87);
      margin-bottom: 16px;
}
.lp__lead_smtitle {
  font-size: 1.25rem;
  line-height: 1.75rem;
  color: rgba(0, 0, 0, 0.87);
  margin-bottom: 8px;
}

.lp__lead_mdtitle {
  font-size: 1.5rem;
  line-height: 2rem;
  color: rgba(0, 0, 0, 0.87);
  margin-bottom: 8px;
}

.lp__lead_lgtitle {
  font-size: 40px;
  line-height: 100%;
  color: rgba(0, 0, 0, 0.87);
  margin-bottom: 8px;
}
.lp__lead_paragraph_sm {
  font-size: 12px;
font-style: normal;
font-weight: 700;
line-height: 16px; /* 133.333% */
letter-spacing: 1.56px;
text-transform: uppercase;
}