.elementor-266 .elementor-element.elementor-element-a1eadf6{--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;--background-transition:0.3s;border-style:solid;--border-style:solid;border-width:3px 3px 3px 3px;--border-top-width:3px;--border-right-width:3px;--border-bottom-width:3px;--border-left-width:3px;border-color:var( --e-global-color-primary );--border-color:var( --e-global-color-primary );--border-radius:2px 2px 2px 2px;--padding-top:50px;--padding-bottom:50px;--padding-left:50px;--padding-right:50px;}.elementor-266 .elementor-element.elementor-element-a1eadf6:not(.elementor-motion-effects-element-type-background), .elementor-266 .elementor-element.elementor-element-a1eadf6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-text );}.elementor-266 .elementor-element.elementor-element-a1eadf6, .elementor-266 .elementor-element.elementor-element-a1eadf6::before{--border-transition:0.3s;}.elementor-266 .elementor-element.elementor-element-5d14eeb .elementor-wrapper{--video-aspect-ratio:1.77777;}.elementor-266 .elementor-element.elementor-element-dc6f5d8 .elementor-button{font-family:"Cinzel", Sans-serif;font-size:18px;font-weight:bold;background-color:#0EB33A;border-radius:5px 5px 5px 5px;padding:20px 60px 20px 60px;}.elementor-266 .elementor-element.elementor-element-dc6f5d8{width:100%;max-width:100%;}#elementor-popup-modal-266 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-266{justify-content:center;align-items:center;pointer-events:all;background-color:rgba(0,0,0,.8);}#elementor-popup-modal-266 .dialog-close-button{display:flex;}#elementor-popup-modal-266 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:767px){.elementor-266 .elementor-element.elementor-element-a1eadf6{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:50px;--padding-bottom:50px;--padding-left:20px;--padding-right:20px;}.elementor-266 .elementor-element.elementor-element-dc6f5d8 .elementor-button{font-size:16px;line-height:1.3em;}}/* Start custom CSS for button, class: .elementor-element-dc6f5d8 */.elementor-button {    background: linear-gradient(0deg, #0eb33a, #205c30);
    background-size: 400% 400%;

    -webkit-animation: AnimationName 30s ease infinite;
    -moz-animation: AnimationName 30s ease infinite;
    animation: AnimationName 30s ease infinite;
}

@-webkit-keyframes AnimationName {
    0%{background-position:23% 0%}
    50%{background-position:78% 100%}
    100%{background-position:23% 0%}
}
@-moz-keyframes AnimationName {
    0%{background-position:23% 0%}
    50%{background-position:78% 100%}
    100%{background-position:23% 0%}
}
@keyframes AnimationName {
    0%{background-position:23% 0%}
    50%{background-position:78% 100%}
    100%{background-position:23% 0%}
}
}/* End custom CSS */