.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-2352 .elementor-element.elementor-element-c0ea655{color:#020202;}.elementor-widget-divider{--divider-color:var( --e-global-color-secondary );}.elementor-widget-divider .elementor-divider__text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-divider.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon{color:var( --e-global-color-secondary );border-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-secondary );}.elementor-2352 .elementor-element.elementor-element-595a406{--divider-border-style:solid;--divider-color:#000;--divider-border-width:1px;}.elementor-2352 .elementor-element.elementor-element-595a406 .elementor-divider-separator{width:100%;}.elementor-2352 .elementor-element.elementor-element-595a406 .elementor-divider{padding-block-start:15px;padding-block-end:15px;}.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-2352 .elementor-element.elementor-element-a5784eb{width:var( --container-widget-width, 100.394% );max-width:100.394%;--container-widget-width:100.394%;--container-widget-flex-grow:0;text-align:center;}.elementor-widget-gallery .elementor-gallery-item__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-gallery .elementor-gallery-item__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-gallery{--galleries-title-color-normal:var( --e-global-color-primary );--galleries-title-color-hover:var( --e-global-color-secondary );--galleries-pointer-bg-color-hover:var( --e-global-color-accent );--gallery-title-color-active:var( --e-global-color-secondary );--galleries-pointer-bg-color-active:var( --e-global-color-accent );}.elementor-widget-gallery .elementor-gallery-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-2352 .elementor-element.elementor-element-a768293 .e-gallery-item:hover .elementor-gallery-item__overlay, .elementor-2352 .elementor-element.elementor-element-a768293 .e-gallery-item:focus .elementor-gallery-item__overlay{background-color:rgba(0,0,0,0.5);}.elementor-2352 .elementor-element.elementor-element-a768293{--image-transition-duration:800ms;--overlay-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-2352 .elementor-element.elementor-element-d54592e .elementor-button{background-color:var( --e-global-color-secondary );border-radius:19px 19px 19px 19px;}.elementor-2352 .elementor-element.elementor-element-d54592e{width:var( --container-widget-width, 96.726% );max-width:96.726%;--container-widget-width:96.726%;--container-widget-flex-grow:0;}.elementor-2352 .elementor-element.elementor-element-d54592e > .elementor-widget-container{margin:27px 0px 0px 0px;}@media(min-width:768px){.elementor-2352 .elementor-element.elementor-element-791ca03{width:3.708%;}.elementor-2352 .elementor-element.elementor-element-f91db06{width:96.292%;}}/* Start custom CSS for button, class: .elementor-element-d54592e */.blinking{
    animation:blinkingText 0.8s infinite;
}
@keyframes blinkingText{
    0%{     color: #000;    }
    49%{    color: transparent; }
    50%{    color: transparent; }
    99%{    color:transparent;  }
    100%{   color: #000;    }
}/* End custom CSS */