.elementor-9562 .elementor-element.elementor-element-54e3e888{--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;--padding-top:186px;--padding-bottom:36px;--padding-left:20px;--padding-right:20px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-9562 .elementor-element.elementor-element-61e441a2 .elementor-heading-title{font-family:var( --e-global-typography-4ef6e43-font-family ), Sans-serif;font-size:var( --e-global-typography-4ef6e43-font-size );font-weight:var( --e-global-typography-4ef6e43-font-weight );line-height:var( --e-global-typography-4ef6e43-line-height );color:var( --e-global-color-text );}.elementor-9562 .elementor-element.elementor-element-6d47fcea{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9562 .elementor-element.elementor-element-3c53f8e1{--display:flex;--padding-top:60px;--padding-bottom:70px;--padding-left:20px;--padding-right:20px;}.elementor-9562 .elementor-element.elementor-element-1e0d0c3e{width:100%;max-width:100%;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{line-height:var( --e-global-typography-primary-line-height );}.elementor-9562 .elementor-element.elementor-element-61e441a2 .elementor-heading-title{font-size:var( --e-global-typography-4ef6e43-font-size );line-height:var( --e-global-typography-4ef6e43-line-height );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{line-height:var( --e-global-typography-primary-line-height );}.elementor-9562 .elementor-element.elementor-element-61e441a2 .elementor-heading-title{font-size:var( --e-global-typography-4ef6e43-font-size );line-height:var( --e-global-typography-4ef6e43-line-height );}}/* Start custom CSS for shortcode, class: .elementor-element-1e0d0c3e */.elementor-9562 .elementor-element.elementor-element-1e0d0c3e {
    width: 1140px;
    overflow-x: auto!important;
}

.tablepress {
  min-width: 1140px;
  width: 100%;
  display: block;
}

.tablepress tbody {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.tablepress tbody tr {
  display: flex;
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  background: #fff;
  overflow: hidden;
}

.tablepress tbody td {
  flex: 1;
  padding: 20px 30px;
  border: none !important;
}

.tablepress thead {
  display: block;
}

.tablepress thead tr {
  display: flex;
  border-radius: 10px;
  margin-bottom: 10px;
}

/*
tr.row-1 {
    background-color: #f5f5f5!important;
  border: 10px solid  5px!important;
  margin-bottom: 0px;
}
*/

.tablepress thead th {
  flex: 1;
  padding: 20px 30px;
  font-weight: bold;
  text-align: left;
  box-sizing: border-box;
}

/* Link styled as button */
.tablepress a {
  display: inline-block;
  background-color: transparent;
  font-weight: 700;
  text-decoration: none;
  padding: 12px 34px;
  border-radius: 15px;
  border-width: 2px;
  border-color: #C08A1F;
  border-style: solid;
  transition: background-color 0.2s ease;
}


.tablepress a:hover {
  background-color: #C08A1F;
  color: white;
}

/* Column widths and alignment */
.column-1 { flex: 0 0 20% !important;
     font-family: 'Raleway', sans-serif;
    font-weight: 600;}
.column-2 { flex: 0 0 45% !important;
     font-family: 'Raleway', sans-serif;
    font-weight: 600;}
.column-3 { flex: 0 0 15% !important;
     font-family: 'Raleway', sans-serif;}
.column-4 {
  display: flex;
  flex: 0 0 20% !important;
  align-items: center;
  justify-content: center;
   font-family: 'Raleway', sans-serif;
}



.tablepress thead tr.row-1 {
  border: none !important;
  background-color: #F0E3B2 !important;
  border-radius: 10 !important;
}

.tablepress thead tr.row-1 th {
  border: none !important;
  background-color: transparent !important;
  color: #000;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-3c53f8e1 */.elementor-9562 .elementor-element.elementor-element-3c53f8e1 {
    overflow-x: visible!important;
}/* End custom CSS */