.elementor-kit-4{--e-global-color-primary:#151934;--e-global-color-secondary:#1C295C;--e-global-color-text:#383838;--e-global-color-accent:#0092D9;--e-global-color-f7f20e8:#223472;--e-global-color-d8e3f92:#3E55A7;--e-global-color-a20201e:#5978E4;--e-global-color-743028a:#EFEFEF;--e-global-color-7efbab4:#EB860D;--e-global-color-0b1a4d4:#FFFFFF;--e-global-color-74dbefa:#00000000;--e-global-color-bade0be:#EFEFEF1F;--e-global-typography-primary-font-family:"Rethink Sans";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Rethink Sans";--e-global-typography-secondary-font-size:48px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.4em;--e-global-typography-accent-font-family:"Rethink Sans";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:500;--e-global-typography-a9d0916-font-family:"Rethink Sans";--e-global-typography-a9d0916-font-size:24px;--e-global-typography-a9d0916-font-weight:700;--e-global-typography-31f7c69-font-family:"Rethink Sans";--e-global-typography-31f7c69-font-size:32px;--e-global-typography-31f7c69-font-weight:700;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{background-color:var( --e-global-color-accent );font-family:"DM Sans", Sans-serif;font-size:16px;font-weight:600;color:var( --e-global-color-0b1a4d4 );border-radius:99px 99px 99px 99px;padding:15px 24px 15px 24px;}.elementor-kit-4 button:hover,.elementor-kit-4 button:focus,.elementor-kit-4 input[type="button"]:hover,.elementor-kit-4 input[type="button"]:focus,.elementor-kit-4 input[type="submit"]:hover,.elementor-kit-4 input[type="submit"]:focus,.elementor-kit-4 .elementor-button:hover,.elementor-kit-4 .elementor-button:focus{background-color:var( --e-global-color-d8e3f92 );}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 a{color:var( --e-global-color-accent );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-4{--e-global-typography-secondary-font-size:36px;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-4{--e-global-typography-secondary-font-size:26px;--e-global-typography-text-font-size:14px;--e-global-typography-accent-font-size:14px;--e-global-typography-a9d0916-font-size:18px;--e-global-typography-31f7c69-font-size:20px;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-button {
    overflow: hidden;
}
.elementor-button .elementor-button-icon,
.elementor-button .elementor-button-text {
    transition: all .3s ease 0s;
}
.elementor-button .elementor-button-icon {
    position: relative;
    left: 0%;
}
.elementor-button:hover .elementor-button-icon {
    left: calc(-50% + 10px);
    transition: all .3s ease 0s;
}
.elementor-button:hover .elementor-button-text {
    transform: translateX(-150%);
}


.gradiente .elementor-button {
    background: linear-gradient(90deg, #1C295C -30%, #3E55A7 100%);
}/* End custom CSS */