.elementor-13118 .elementor-element.elementor-element-2e747d85{--display:flex;--margin-top:-40px;--margin-bottom:-90px;--margin-left:0px;--margin-right:0px;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-13118 .elementor-element.elementor-element-2e747d85:not(.elementor-motion-effects-element-type-background), .elementor-13118 .elementor-element.elementor-element-2e747d85 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#EEEBEA;}.elementor-13118 .elementor-element.elementor-element-6f391cc6 > .elementor-widget-container{padding:0px 20px 0px 20px;}/* Start custom CSS for text-editor, class: .elementor-element-6f391cc6 */table {
    width: 100%;
    border-collapse: collapse;
    margin: 0 auto;
  }
  
  table, th, td {
    border: 1px solid #ddd;
  }
  
  th, td {
    padding: 8px;
    text-align: left;
    vertical-align: middle;
  }
  
  th {
    background-color: #F1F1F1;
    font-weight:bold !important;
  }
  
  @media screen and (max-width: 600px) {
    table, thead, tbody, th, td, tr {
      display: block;
    }

    thead {
      display: none;
    }

    tr {
      margin-bottom: 12px;
      border: 1px solid #ddd;
    }

    td {
      text-align: left;
    }

    td::before {
      content: attr(data-th) ": ";
      font-weight: bold;
    }
  }/* End custom CSS */