.elementor-22520 .elementor-element.elementor-element-7187b8f{text-align:center;}.elementor-22520 .elementor-element.elementor-element-7187b8f .elementor-heading-title{font-size:31px;color:#0E2C79;}.elementor-22520 .elementor-element.elementor-element-6ca5016 > .elementor-element-populated{border-style:solid;border-width:1px 1px 1px 1px;border-color:#5F5F5F;margin:10px 10px 10px 10px;--e-column-margin-right:10px;--e-column-margin-left:10px;}.elementor-22520 .elementor-element.elementor-element-6ca5016 > .elementor-element-populated, .elementor-22520 .elementor-element.elementor-element-6ca5016 > .elementor-element-populated > .elementor-background-overlay, .elementor-22520 .elementor-element.elementor-element-6ca5016 > .elementor-background-slideshow{border-radius:14px 14px 14px 14px;}.elementor-22520 .elementor-element.elementor-element-5638168 > .elementor-element-populated{border-style:solid;border-width:1px 1px 1px 1px;border-color:#5F5F5F;margin:10px 10px 10px 10px;--e-column-margin-right:10px;--e-column-margin-left:10px;}.elementor-22520 .elementor-element.elementor-element-5638168 > .elementor-element-populated, .elementor-22520 .elementor-element.elementor-element-5638168 > .elementor-element-populated > .elementor-background-overlay, .elementor-22520 .elementor-element.elementor-element-5638168 > .elementor-background-slideshow{border-radius:14px 14px 14px 14px;}.elementor-22520 .elementor-element.elementor-element-5c32059 .gallery-item .gallery-caption{text-align:center;}@media(max-width:767px){.elementor-22520 .elementor-element.elementor-element-67ab1e8{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-22520 .elementor-element.elementor-element-6ca5016 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-22520 .elementor-element.elementor-element-5638168 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}}/* Start custom CSS for html, class: .elementor-element-3f86a80 */body {
      font-family: 'Segoe UI', sans-serif;
      background: #f6f9ff;
      padding: 20px;
    }

    table {
      width: 100%;
      max-width: 800px;
      margin: auto;
      border-collapse: separate;
      border-spacing: 0 10px;
    }

    thead th {
      background: #007bff;
      color:red;
      padding: 10px 12px;
      border-radius: 6px 6px 0 0;
    }

    tbody td {
      background: white;
      padding: 10px 12px;
      border: 1px solid #cfd8e3;
      border-right: none;
      border-left: none;
    }

    tbody tr {
      border-radius: 6px;
      overflow: hidden;
    }

    tbody td:first-child {
      font-weight: bold;
      border-left: 1px solid #cfd8e3;
      border-top-left-radius: 6px;
      border-bottom-left-radius: 6px;
    }

    tbody td:last-child {
      border-right: 1px solid #cfd8e3;
      border-top-right-radius: 6px;
      border-bottom-right-radius: 6px;
    }

    .break-row {
      text-align: center;
      font-weight: bold;
      color: #007bff;
      background: #e6edf7;
      padding: 10px 0;
      border-radius: 6px;
    }

    @media (max-width: 600px) {
      table {
        font-size: 13px;
      }

      thead th, tbody td {
        padding: 8px;
      }

      .break-row {
        font-size: 12px;
        padding: 8px 0;
      }
    }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4f7c94c */body {
      font-family: 'Segoe UI', sans-serif;
      background: #f6f9ff;
      padding: 20px;
    }

    table {
      width: 100%;
      max-width: 800px;
      margin: auto;
      border-collapse: separate;
      border-spacing: 0 10px;
    }

    thead th {
      background: #007bff;
      color: RED;
      padding: 10px 12px;
      text-align: left;
      border-radius: 6px 6px 0 0;
    }

    tbody td {
      background: white;
      padding: 10px 12px;
      border: 1px solid #cfd8e3;
      border-right: none;
      border-left: none;
    }

    tbody td:first-child {
      font-weight: bold;
      border-left: 1px solid #cfd8e3;
      border-top-left-radius: 6px;
      border-bottom-left-radius: 6px;
    }

    tbody td:last-child {
      border-right: 1px solid #cfd8e3;
      border-top-right-radius: 6px;
      border-bottom-right-radius: 6px;
    }

    @media (max-width: 600px) {
      table {
        font-size: 13px;
      }

      th, td {
        padding: 8px;
      }
    }/* End custom CSS */