.terms_termscontainer__y15oV {
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
    font-family: 'DM Sans', sans-serif;    
    line-height: 1.6;
    color: #333;
  }
  .terms_container__I7y_C{
    background-color: #fff;
    height: 70%;
    width: 100%;
    max-width: 100%;
    padding: 0% 7% 5% 7%;
  }
  .terms_table__akvt6{
  width:78%;
  margin: bottom 20px;
  outline: #333;
  }
  .terms_header__Zm1J9 {
    text-align: center;
    margin-bottom: 30px;
  }
  
  .terms_heading__NGyrH {
    color: #6e3b85;
    font-size: 21px;
  }
  
  .terms_revisedSection__voYml {
    text-align: center;
    margin-bottom: 30px;
  }
  
  .terms_revisedText__mfoK5 {
    color: #6e3b85;
    font-size: 16px;
  }
  
  .terms_section__0iyH5 {
    margin-bottom: 30px;
  }
  
  .terms_subHeading__f_7tM {
    color: #6e3b85;
    font-size: 18px;
  }
  
  .terms_footer__1_l2F {
    text-align: center;
    margin-top: 40px;
    padding: 20px 0;
    border-top: 1px solid #ddd;
  }
  
  /* Spinner Styles */
  .terms_spinner__q1_pq {
    width: 3rem;
    height: 3rem;
  }
  
  .terms_spinnerBorder__x3bn0 {
    width: 100%;
    height: 100%;
    border: 0.25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    animation: terms_spinner-border__PkeCq 0.75s linear infinite;
  }

  .terms_businessInfoTableWrapper__EG9DR {
    margin-top: 1.5rem;
    overflow-x: auto;
  }
  
  @keyframes terms_spinner-border__PkeCq {
    to {
      transform: rotate(360deg);
    }
  }
  
  .terms_srOnly__FXXYR {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
  }

