.elementor-kit-6{--e-global-color-primary:#BB2038;--e-global-color-secondary:#000000;--e-global-color-text:#2A3641;--e-global-color-accent:#EE2A55;--e-global-color-54c7143:#FFFFFF;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:700;font-size:16px;line-height:1.5em;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:500ms;--e-preloader-animation-duration:1500ms;--e-preloader-delay:0ms;--e-preloader-color:var( --e-global-color-54c7143 );--e-preloader-size:20px;}.elementor-kit-6 e-page-transition{background-color:transparent;background-image:radial-gradient(at center center, var( --e-global-color-accent ) 0%, var( --e-global-color-primary ) 100%);}.elementor-kit-6 a{line-height:1.5em;}.elementor-kit-6 h1{line-height:1.3em;}.elementor-kit-6 h2{line-height:1.3em;}.elementor-kit-6 h3{line-height:1.3em;}.elementor-kit-6 h4{line-height:1.3em;}.elementor-kit-6 h5{line-height:1.3em;}.elementor-kit-6 h6{font-size:1.3em;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );border-radius:200px 200px 200px 200px;padding:15px 20px 15px 20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-6{font-size:15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.gold-button .elementor-button {
    background: linear-gradient(60deg, #966c2a, #ba8e42, #c3a876, #ba8e42, #c3a876, #ba8e42, #966c2a);
    background-size: 150% 150%;
    -webkit-animation: Animation 10s ease infinite;
    -moz-animation: Animation 10s ease infinite;
    animation: Animation 10s ease infinite;
    transform: scale(1);
}

.gold-button .elementor-button:hover {
    transform: scale(1.05);
    background-size: 500% 500%;
}

@-webkit-keyframes Animation {
    0%{background-position:10% 0%}
    50%{background-position:100% 100%}
    100%{background-position:10% 0%}
}
@-moz-keyframes Animation {
    0%{background-position:10% 0%}
    50%{background-position:100% 100%}
    100%{background-position:10% 0%}
}
@keyframes Animation { 
    0%{background-position:10% 0%}
    50%{background-position:100% 100%}
    100%{background-position:10% 0%}
}/* End custom CSS */