.elementor-1269 .elementor-element.elementor-element-a4f7169{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1269 .elementor-element.elementor-element-a4f7169:not(.elementor-motion-effects-element-type-background), .elementor-1269 .elementor-element.elementor-element-a4f7169 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#112541;}.elementor-1269 .elementor-element.elementor-element-58cd386{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.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-1269 .elementor-element.elementor-element-02fdc19{text-align:center;}.elementor-1269 .elementor-element.elementor-element-02fdc19 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:51px;font-weight:800;color:#19536C;}.elementor-1269 .elementor-element.elementor-element-b6b8a7d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.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-1269 .elementor-element.elementor-element-9dd223e{text-align:center;font-family:"Roboto", Sans-serif;font-weight:400;color:#000000;}.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-1269 .elementor-element.elementor-element-f01ad86 .elementor-button{background-color:#61CE70;font-family:"Roboto", Sans-serif;font-weight:500;border-style:solid;border-radius:14px 14px 14px 14px;}.elementor-1269 .elementor-element.elementor-element-f01ad86 > .elementor-widget-container{padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px;}.elementor-1269 .elementor-element.elementor-element-d8d6801{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}@media(max-width:767px){.elementor-1269 .elementor-element.elementor-element-a4f7169{--padding-top:30px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1269 .elementor-element.elementor-element-02fdc19 .elementor-heading-title{font-size:28px;line-height:1.2em;}.elementor-1269 .elementor-element.elementor-element-9dd223e{font-size:17px;}.elementor-1269 .elementor-element.elementor-element-f01ad86 .elementor-button{font-size:20px;}.elementor-1269 .elementor-element.elementor-element-66a8bac img{border-radius:12px 12px 12px 12px;}}/* Start custom CSS for button, class: .elementor-element-f01ad86 */.elementor-button {
    background: linear-gradient(270deg, #24551d, #52ad46, #24551d, #52ad46, #24551d, #52ad46, #24551d, #52ad46);
    background-size: 1600% 1600%;
    animation: GradientAnimation 4s ease infinite, PulsateAnimation 2s ease infinite;
}

@keyframes GradientAnimation {
    0% { background-position: 0% 51% }
    50% { background-position: 100% 50% }
    100% { background-position: 0% 51% }
}

@keyframes PulsateAnimation {
    0%, 100% { transform: scale(1); }
    50% { transform: scale(1.1); }
}/* End custom CSS */