.elementor-3719 .elementor-element.elementor-element-ed13633{--display:flex;overflow:visible;}/* Start custom CSS for container, class: .elementor-element-ed13633 */*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
 
  body {
    font-family: Georgia, 'Times New Roman', serif;
    font-size: 10pt;
    line-height: 1.6;
    color: #1a1a1a;
    background: #fff;
  
    margin: 0 auto;
    padding: 2.5rem 2rem;
  }
 
  h1 {
    font-family: Arial, sans-serif;
    font-size: 18pt;
    font-weight: bold;
    text-align: center;
    margin-bottom: 1rem;
    color: #0a0a0a;
  }
 
  .intro {
    font-family: Arial, sans-serif;
    font-size: 9.5pt;
    margin-bottom: 1.25rem;
    line-height: 1.6;
  }
 
  .intro a {
    color: #1a4fa0;
  }
 
  /* Section headers */
  h2 {
    font-family: Arial, sans-serif;
    font-size: 10.5pt;
    font-weight: bold;
    color: #0a0a0a;
    margin: 1.5rem 0 0.5rem 0;
    border-bottom: 1px solid #ddd;
    padding-bottom: 0.25rem;
  }
 
  h3 {
    font-family: Arial, sans-serif;
    font-size: 9.5pt;
    font-weight: bold;
    color: #1a1a1a;
    margin: 1rem 0 0.25rem 0;
  }
 
  p {
    font-family: Arial, sans-serif;
    font-size: 9.5pt;
    margin-bottom: 0.6rem;
    line-height: 1.65;
  }
 
  ul, ol {
    font-family: Arial, sans-serif;
    font-size: 9.5pt;
    margin: 0.4rem 0 0.6rem 1.5rem;
    line-height: 1.65;
  }
 
  li {
    margin-bottom: 0.3rem;
  }
 
  /* SLA table */
  table {
    width: 100%;
    border-collapse: collapse;
    margin: 0.75rem 0;
    font-family: Arial, sans-serif;
    font-size: 8.5pt;
  }
 
  th {
    background-color: #91499E;
    color: #fff;
    padding: 6px 8px;
    text-align: left;
    font-weight: normal;
    border: 1px solid #808080;
  }
 
  td {
    padding: 6px 8px;
    border: 1px solid #c0c0c0;
    vertical-align: top;
  }
 
  tr:nth-child(even) td {
    background: #f9f9f9;
  }
 
  /* Footer banner */
  .footer-banner {
    background: #00A3A3;
    color: #fff;
    text-align: center;
    padding: 1.1rem 1.5rem;
    margin-top: 2rem;
    border-radius: 4px;
    font-family: Arial, sans-serif;
    font-size: 11pt;
    line-height: 1.7;
  }
 
  .subsection {
    margin: 0.5rem 0 0.5rem 1rem;
  }
 
  u { text-decoration: underline; }
 
  @media print {
    body { padding: 1rem; }
  }/* End custom CSS */