.elementor-13 .elementor-element.elementor-element-862ed8b{margin-top:50px;margin-bottom:50px;}.elementor-13 .elementor-element.elementor-element-7e445d5{text-align:left;}.elementor-13 .elementor-element.elementor-element-7e445d5 .elementor-heading-title{color:#020202;font-family:"Lato", Sans-serif;font-weight:600;}.elementor-13 .elementor-element.elementor-element-85959d5{color:#020202;font-family:"Lato", Sans-serif;font-size:16px;line-height:1.4em;}.elementor-13 .elementor-element.elementor-element-85959d5 > .elementor-widget-container{margin:30px 0px 0px 0px;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-13 .elementor-element.elementor-element-862ed8b{margin-top:30px;margin-bottom:50px;}}@media(max-width:767px){.elementor-13 .elementor-element.elementor-element-7e445d5 .elementor-heading-title{font-size:24px;}}/* Start custom CSS for section, class: .elementor-element-862ed8b */ol {
  list-style-type: none;
  counter-reset: item;
  margin: 0;
  padding: 0;
}

ol > li {
  display: table;
  counter-increment: item;
  margin-bottom: 0.6em;
}

ol > li:before {
  content: counters(item, ".") ". ";
  display: table-cell;
  padding-right: 0.6em;    
}

li ol > li {
  margin: 0;
}

li ol > li:before {
  content: counters(item, ".") " ";
}/* End custom CSS */