.elementor-24777 .elementor-element.elementor-element-f0a501b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(min-width:768px){.elementor-24777 .elementor-element.elementor-element-f0a501b{--content-width:1069px;}}/* Start custom CSS for shortcode, class: .elementor-element-e811012 */.tablepress {
  width: 100%;
  border-collapse: collapse;
  font-family: 'Manrope', sans-serif;
}

.tablepress thead th {
  font-size: 19px;
  font-weight: 700;
  line-height: 32px;
  border: 1px solid #ccc;
  padding: 10px;
  background-color: transparent;
  text-align: center;
}

.tablepress tbody td {
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  border: 1px solid #ccc;
  padding: 10px;
  text-align: center;
}

.tablepress tbody tr:nth-child(even) {
  background-color: #fafafa;
}/* End custom CSS */