.elementor-904 .elementor-element.elementor-element-93aa574{--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:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-904 .elementor-element.elementor-element-69cdb11 .elementor-heading-title{font-family:"Inter Tight", Sans-serif;font-size:30px;font-weight:500;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}#elementor-popup-modal-904 .dialog-widget-content{animation-duration:0.8s;background-color:var( --e-global-color-accent );box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-904{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-904 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-904 .dialog-close-button{display:flex;font-size:25px;}#elementor-popup-modal-904 .dialog-close-button i{color:var( --e-global-color-text );}#elementor-popup-modal-904 .dialog-close-button svg{fill:var( --e-global-color-text );}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}/* Start custom CSS for text-editor, class: .elementor-element-ffee34e */.mytable table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #ddd;
  text-align: center;
/* font-family: "Saira", Sans-serif; */
margin: 30px 0;
}

.mytable th,
.mytable td {
  border: 1px solid #ddd;
  padding: 10px;
}

.mytable thead {
  background-color: rgba(38, 34, 97, 0.1);
}

.mytable th {
  font-weight: bold;
}

.mytable tbody tr:hover {
  background-color: rgba(38, 34, 97, 0.1);
}

.ks-unit-toggle-wrapper, .ks-table-header {
	text-align: center;
}/* End custom CSS */