.elementor-530 .elementor-element.elementor-element-13c9261{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;}.elementor-530 .elementor-element.elementor-element-45851e1{color:#FFFFFF;font-family:"Roboto", Sans-serif;font-size:16px;font-weight:400;}.elementor-530 .elementor-element.elementor-element-f5a1a6b{--display:flex;--background-transition:0.3s;}.elementor-530 .elementor-element.elementor-element-1eba3df{--display:flex;--background-transition:0.3s;}.elementor-530 .elementor-element.elementor-element-20dd02f{color:#FFFFFF;font-family:"Roboto", Sans-serif;font-size:17px;font-weight:400;}.elementor-530 .elementor-element.elementor-element-c8b869e{--display:flex;--background-transition:0.3s;}.elementor-530 .elementor-element.elementor-element-1506a5f{color:#FFFFFF;font-family:"Roboto", Sans-serif;font-size:17px;font-weight:400;}.elementor-530 .elementor-element.elementor-element-d5a9b61{--display:flex;--background-transition:0.3s;}.elementor-530 .elementor-element.elementor-element-793cc97{color:#FFFFFF;font-family:"Roboto", Sans-serif;font-size:17px;font-weight:400;}.elementor-530 .elementor-element.elementor-element-493dd3c{--display:flex;--background-transition:0.3s;}.elementor-530 .elementor-element.elementor-element-0d33127{color:#FFFFFF;font-family:"Roboto", Sans-serif;font-size:17px;font-weight:400;}.elementor-530 .elementor-element.elementor-element-0e1a469{--display:flex;--background-transition:0.3s;}.elementor-530 .elementor-element.elementor-element-020d360{color:#FFFFFF;font-family:"Roboto", Sans-serif;font-size:17px;font-weight:400;}.elementor-530 .elementor-element.elementor-element-23ac11b{color:#FFFFFF;font-family:"Roboto", Sans-serif;font-size:16px;font-weight:400;}.elementor-530 .elementor-element.elementor-element-40fa2a2{--n-accordion-title-font-size:1,75rem;--n-accordion-item-title-space-between:0px;--n-accordion-item-title-distance-from-content:0px;--n-accordion-title-normal-color:#FFFFFF;--n-accordion-title-hover-color:#FFFFFF;--n-accordion-title-active-color:#22E221;--n-accordion-icon-size:15px;}.elementor-530 .elementor-element.elementor-element-40fa2a2 > .elementor-widget-container > .e-n-accordion > .e-n-accordion-item > .e-n-accordion-item-title{background-color:#000000;}:where( .elementor-530 .elementor-element.elementor-element-40fa2a2 > .elementor-widget-container > .e-n-accordion > .e-n-accordion-item ) > .e-con{background-color:#000000;}/* Start custom CSS for text-editor, class: .elementor-element-45851e1 */h2 {
  font-family: 'Poppins', sans-serif;
  font-size: 30px;
  font-weight: bold; /* or font-weight: 700; */
  margin-bottom: 10px;
}

h3 {
  font-family: 'Poppins', sans-serif;
  font-size: 25px;
  font-weight: bold; /* or font-weight: 700; */
  
}

ul {
  /* This ensures the list itself uses the Poppins font, 
     though it's inherited by li elements below. */
  font-family: 'Poppins', sans-serif; 
}

li {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
}


p {
   margin-bottom: 10px;
}

table {
   margin-bottom: 10px;
}/* End custom CSS */