.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-3087 .elementor-element.elementor-element-fc12070{color:#020202;}.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-3087 .elementor-element.elementor-element-f02fe56{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-3087 .elementor-element.elementor-element-f6f36e9 .e-gallery-item:hover .elementor-gallery-item__overlay, .elementor-3087 .elementor-element.elementor-element-f6f36e9 .e-gallery-item:focus .elementor-gallery-item__overlay{background-color:rgba(0,0,0,0.5);}.elementor-3087 .elementor-element.elementor-element-f6f36e9{--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-3087 .elementor-element.elementor-element-cdb55ba .elementor-button{background-color:var( --e-global-color-secondary );border-radius:19px 19px 19px 19px;}.elementor-3087 .elementor-element.elementor-element-cdb55ba > .elementor-widget-container{margin:27px 0px 0px 0px;}@media(min-width:768px){.elementor-3087 .elementor-element.elementor-element-efb5876{width:2.428%;}.elementor-3087 .elementor-element.elementor-element-d8e36be{width:97.571%;}.elementor-3087 .elementor-element.elementor-element-c22eb41{width:2.684%;}.elementor-3087 .elementor-element.elementor-element-88ac922{width:97.315%;}.elementor-3087 .elementor-element.elementor-element-3c8c868{width:2.301%;}.elementor-3087 .elementor-element.elementor-element-cef4f28{width:97.698%;}}/* Start custom CSS for button, class: .elementor-element-cdb55ba */.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 */