.elementor-8522 .elementor-element.elementor-element-eb74fec{--display:flex;--padding-top:50px;--padding-bottom:50px;--padding-left:50px;--padding-right:50px;}.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 );color:var( --e-global-color-primary );}.elementor-8522 .elementor-element.elementor-element-7fe25d9{text-align:center;}.elementor-8522 .elementor-element.elementor-element-7fe25d9 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:20px;font-weight:600;line-height:24px;color:var( --e-global-color-29de83b );}.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-8522 .elementor-element.elementor-element-2ca9cf0{text-align:justify;font-family:"Helvetica", Sans-serif;font-size:13px;font-weight:400;line-height:20px;color:#505762;}#elementor-popup-modal-8522{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-8522 .dialog-message{width:45vw;height:90vh;align-items:flex-start;}#elementor-popup-modal-8522 .dialog-close-button{display:flex;}#elementor-popup-modal-8522 .dialog-widget-content{border-radius:3px 3px 3px 3px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:1024px){#elementor-popup-modal-8522 .dialog-message{width:75vw;height:90vh;}}@media(max-width:767px){.elementor-8522 .elementor-element.elementor-element-eb74fec{--padding-top:50px;--padding-bottom:25px;--padding-left:25px;--padding-right:25px;}.elementor-8522 .elementor-element.elementor-element-2ca9cf0{text-align:left;}#elementor-popup-modal-8522 .dialog-message{width:95vw;height:95vh;}}/* Start custom CSS *//* unvisited link */
a:link {
  color: black;
}

/* visited link */
a:visited {
  color: black;
}

/* mouse over link */
a:hover {
  color: red;
}

/* selected link */
a:active {
  color: black;
}/* End custom CSS */