.elementor-41878 .elementor-element.elementor-element-134902a{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.eael-reading-progress-wrap .eael-reading-progress{height:2px !important;}.eael-reading-progress-wrap .eael-reading-progress .eael-reading-progress-fill{height:2px !important;background-color:#EA5013;transition:width 50ms ease;}:root{--page-title-display:none;}.eael-ext-scroll-to-top-wrap .eael-ext-scroll-to-top-button{bottom:15px;right:15px;width:50px;height:50px;z-index:9999;opacity:0.7;background-color:#000000;border-radius:5px;}.eael-ext-scroll-to-top-wrap .eael-ext-scroll-to-top-button i{font-size:16px;color:#ffffff;}.eael-ext-scroll-to-top-wrap .eael-ext-scroll-to-top-button svg{width:16px;height:16px;fill:#ffffff;}@media(max-width:767px){.elementor-41878 .elementor-element.elementor-element-7bae6d7 > .elementor-widget-container{padding:0px 0px 0px 0px;}}/* Start custom CSS */html {
  scroll-snap-type: y mandatory;
}

section {
  scroll-snap-align: start;
}/* End custom CSS */