.elementor-kit-15{--e-global-color-primary:#0A3366;--e-global-color-secondary:#F46700;--e-global-color-text:#545A64;--e-global-color-accent:#F46700;--e-global-color-d261c04:#267DE7;--e-global-color-0f07560:#FFFBF5;--e-global-color-18df4b8:#07121E;--e-global-color-0228542:#CECAC4;--e-global-color-f75bc7f:#FFFFFF;--e-global-color-564d400:#09BBAF;--e-global-color-83bba49:#9CA0A5;--e-global-typography-primary-font-family:"Readex Pro";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Readex Pro";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Readex Pro";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Readex Pro";--e-global-typography-accent-font-weight:400;font-family:"Inter", Sans-serif;}.elementor-kit-15 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1800px;}.e-con{--container-max-width:1800px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1540px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1080px;}.e-con{--container-max-width:1080px;}}@media(max-width:1280px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:900px;}.e-con{--container-max-width:900px;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:710px;}.e-con{--container-max-width:710px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:420px;}.e-con{--container-max-width:420px;}}@media(max-width:480px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:290px;}.e-con{--container-max-width:290px;}}/* Start custom CSS */@media screen and (min-width:1880px){
    .rnz-section > .e-con-inner{
        max-width:calc(1800px - 60px);
    }
}
@media screen and (max-width:1880px){
    .rnz-section > .e-con-inner{
        max-width:calc(100vw - 80px);
    }
}

.joinchat__button__open {
animation: pulso-whatsapp 1s infinite;
}
@keyframes pulso-whatsapp {
0% {
transform: scale(0.95);
box-shadow: 0 0 0 0 rgba(88, 214, 141, 0.7);
}
70% {
transform: scale(1);
box-shadow: 0 0 0 30px rgba(26, 51, 244, 0);
}
100% {
transform: scale(0.95);
box-shadow: 0 0 0 0 rgba(88, 214, 141, 0);
}
}/* End custom CSS */