.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;background-color:#17181A;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.resultado-destaque {
    color: #006FFF; /* Altere para a cor desejada */
}

.btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 55px;
  position: relative; 

  
}

#button2.elementor-button {
    background: linear-gradient(249deg, #0041FF, #001860, #94AEFF, #4EA1FF);
    background-size: 400% 400%;

    -webkit-animation: AnimationName 15s ease infinite;
    -moz-animation: AnimationName 15s ease infinite;
    -o-animation: AnimationName 15s ease infinite;
    animation: AnimationName 15s ease infinite;
}

@-webkit-keyframes AnimationName {
    0% {background-position: 0% 31%}
    50% {background-position: 100% 70%}
    100% {background-position: 0% 31%}
}
@-moz-keyframes AnimationName {
    0% {background-position: 0% 31%}
    50% {background-position: 100% 70%}
    100% {background-position: 0% 31%}
}
@-o-keyframes AnimationName {
    0% {background-position: 0% 31%}
    50% {background-position: 100% 70%}
    100% {background-position: 0% 31%}
}
@keyframes AnimationName {
    0% {background-position: 0% 31%}
    50% {background-position: 100% 70%}
    100% {background-position: 0% 31%}
}


.negrito {
    font-weight: bold;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://calisteniaonlineplan.com/wp-content/uploads/2024/10/AnyConv.com__Poppins-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://calisteniaonlineplan.com/wp-content/uploads/2024/10/AnyConv.com__Poppins-SemiBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://calisteniaonlineplan.com/wp-content/uploads/2024/10/AnyConv.com__Poppins-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://calisteniaonlineplan.com/wp-content/uploads/2024/10/AnyConv.com__Poppins-ExtraBold.woff2') format('woff2');
}
/* End Custom Fonts CSS */