.elementor-kit-7{--e-global-color-primary:#0B0B0B;--e-global-color-secondary:#FF863B;--e-global-color-text:#FFFFFF;--e-global-color-accent:#7E9FAE;--e-global-color-2636804:#04FF87;--e-global-color-b2a188a:#010003;--e-global-color-5b13f72:#2A1056CC;--e-global-color-eb2fff9:#7839EE;--e-global-color-0d4fc97:#AA1D534D;--e-global-color-26e9066:#F83987;--e-global-color-29880a9:#F5F3FF;--e-global-color-2f11f44:#EDE9FE;--e-global-color-b861777:#F83987;--e-global-color-5820ab9:#AC1D54;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:39px;--e-global-typography-primary-font-weight:900;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:17px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Jost";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:15px;--e-global-typography-accent-font-weight:500;--e-global-typography-728a3b0-font-family:"Roboto";--e-global-typography-728a3b0-font-size:2rem;--e-global-typography-728a3b0-font-weight:900;--e-global-typography-4f3679c-font-family:"Roboto";--e-global-typography-4f3679c-font-size:1.2rem;--e-global-typography-4f3679c-font-weight:400;--e-global-typography-c4772ff-font-family:"Roboto";--e-global-typography-c4772ff-font-size:1.1rem;--e-global-typography-c4772ff-font-weight:600;--e-global-typography-30735c4-font-family:"Roboto";--e-global-typography-30735c4-font-size:1.2rem;--e-global-typography-30735c4-font-weight:600;--e-global-typography-30735c4-text-transform:uppercase;--e-global-typography-4a171db-font-family:"Roboto";--e-global-typography-4a171db-font-size:1.4rem;--e-global-typography-4a171db-font-weight:600;--e-global-typography-4bf18f4-font-family:"Roboto";--e-global-typography-4bf18f4-font-size:1.8rem;--e-global-typography-4bf18f4-font-weight:600;background-color:var( --e-global-color-b2a188a );}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:transparent;font-family:var( --e-global-typography-30735c4-font-family ), Sans-serif;font-size:var( --e-global-typography-30735c4-font-size );font-weight:var( --e-global-typography-30735c4-font-weight );text-transform:var( --e-global-typography-30735c4-text-transform );background-image:linear-gradient(60deg, var( --e-global-color-b861777 ) 0%, var( --e-global-color-5820ab9 ) 100%);}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:transparent;background-image:linear-gradient(60deg, var( --e-global-color-5820ab9 ) 0%, var( --e-global-color-b861777 ) 100%);}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--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){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:991px){.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-size:var( --e-global-typography-30735c4-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-728a3b0-font-size:1.5rem;--e-global-typography-4a171db-font-size:1.5rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}@media(max-width:478px){.elementor-kit-7{--e-global-typography-728a3b0-font-size:1.5rem;--e-global-typography-4a171db-font-size:1.5rem;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-size:var( --e-global-typography-30735c4-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}/* Start custom CSS */.destaque {
	color: #F174B2;
}

.parcelas {
	font-size: 1.18rem;
}

.valor {
	font-size: 3rem;
}

 .btn-pulsante {	 
  position: relative;
  border-radius: 6px;
}

.btn-pulsante::before { 	
	--cor-pulsante: rgba(243, 55, 132, 1);
	--cor-pulsante-efeito: rgba(174, 255, 255, 0);
  content: "";
	pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent; 
  border-radius: inherit;
  box-shadow: 0 0 0 10px rgba(248, 241, 233, 0.2);
  animation: efeito-pulsante 1.4s infinite;
	-moz-animation: efeito-pulsante 1.4s infinite;
	-webkit-animation: efeito-pulsante 1.4s infinite;
}


@keyframes efeito-pulsante {
    0% {
        box-shadow: 0 0 0 0 var(--cor-pulsante);
    }
    70% {
        box-shadow: 0 0 0 15px var(--cor-pulsante-efeito);
    }
    100% {
        box-shadow: 0 0 0 50px var(--cor-pulsante-efeito);
    }
}/* End custom CSS */