.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1038 .elementor-element.elementor-element-84acd16 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:27px;font-weight:500;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}/* Start custom CSS for html, class: .elementor-element-0cc47b0 */.terms-box {
  /*max-width: 900px;*/
  margin: auto;
  background: #ffffff;
  padding: 50px;
  border-radius: 18px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
  font-family: poppins;
}

.terms-box h1 {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 10px;
  font-family: poppins;
}

.updated {
  font-size: 14px;
  color: #6b7280;
  margin-bottom: 30px;
}

.terms-box h2 {
  font-size: 22px;
  font-weight: 600;
  margin-top: 40px;
  margin-bottom: 12px;
  font-family: poppins;
}

.terms-box p {
  font-size: 15.5px;
  line-height: 1.8;
  margin-bottom: 14px;
  color: #374151;
}

@media (max-width: 768px) {
  .terms-box {
    padding: 30px 22px;
  }

  .terms-box h1 {
    font-size: 28px;
  }

  .terms-box h2 {
    font-size: 20px;
  }
}/* End custom CSS */