.elementor-6508 .elementor-element.elementor-element-f1225a7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;overflow:visible;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-7578eab */.evolve-terms-page{
  width:100%;
  background:#ffffff;
  font-family:'Poppins', sans-serif;
  padding:80px 20px;
  color:#181818;
}

.evolve-terms-hero{
  max-width:980px;
  margin:0 auto 42px;
  text-align:center;
}

.evolve-label{
  display:inline-block;
  margin-bottom:18px;
  padding:9px 18px;
  border-radius:999px;
  background:rgba(214,12,104,.08);
  color:#D60C68;
  font-size:12px;
  font-weight:800;
  letter-spacing:.14em;
  text-transform:uppercase;
}

.evolve-terms-hero h1{
  margin:0 0 18px;
  color:#111111;
  font-size:56px;
  line-height:1.08;
  font-weight:800;
  letter-spacing:-0.04em;
}

.evolve-terms-hero p{
  max-width:720px;
  margin:0 auto 22px;
  color:#555555;
  font-size:18px;
  line-height:1.8;
}

.evolve-updated{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:12px 20px;
  border-radius:14px;
  background:#D60C68;
  color:#ffffff;
  font-size:14px;
  font-weight:700;
}

.evolve-terms-card{
  max-width:980px;
  margin:0 auto;
  padding:46px;
  border-radius:28px;
  background:#ffffff;
  border:1px solid rgba(214,12,104,.14);
  box-shadow:0 24px 70px rgba(20,20,20,.08);
}

.evolve-intro{
  margin:0 0 36px;
  padding:26px;
  border-radius:22px;
  background:linear-gradient(135deg, rgba(214,12,104,.08), rgba(214,12,104,.02));
  border-left:5px solid #D60C68;
  color:#333333;
  font-size:16px;
  line-height:1.9;
}

.evolve-term-block{
  padding:30px 0;
  border-bottom:1px solid rgba(0,0,0,.08);
}

.evolve-term-block:last-child{
  border-bottom:none;
  padding-bottom:0;
}

.evolve-term-block h2{
  margin:0 0 16px;
  color:#D60C68;
  font-size:24px;
  line-height:1.25;
  font-weight:800;
  letter-spacing:-0.02em;
}

.evolve-term-block p{
  margin:0 0 14px;
  color:#444444;
  font-size:16px;
  line-height:1.9;
}

.evolve-term-block p:last-child{
  margin-bottom:0;
}

.evolve-footer-terms-link{
  color:#D60C68;
  font-family:'Poppins', sans-serif;
  font-size:14px;
  font-weight:600;
  text-decoration:none;
}

.evolve-footer-terms-link:hover{
  color:#111111;
  text-decoration:underline;
}

@media(max-width:767px){

  .evolve-terms-page{
    padding:56px 16px;
  }

  .evolve-terms-hero h1{
    font-size:38px;
  }

  .evolve-terms-hero p{
    font-size:16px;
  }

  .evolve-terms-card{
    padding:26px 20px;
    border-radius:22px;
  }

  .evolve-intro{
    padding:22px;
    font-size:15px;
  }

  .evolve-term-block{
    padding:26px 0;
  }

  .evolve-term-block h2{
    font-size:21px;
  }

  .evolve-term-block p{
    font-size:15px;
  }

}/* End custom CSS */