.elementor-2380 .elementor-element.elementor-element-36dc526{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:flex-start;--gap:10px 10px;--background-transition:0.3s;--padding-top:0px;--padding-bottom:150px;--padding-left:0px;--padding-right:0px;}.elementor-2380 .elementor-element.elementor-element-36dc526:not(.elementor-motion-effects-element-type-background), .elementor-2380 .elementor-element.elementor-element-36dc526 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#6424B3;}.elementor-2380 .elementor-element.elementor-element-36dc526, .elementor-2380 .elementor-element.elementor-element-36dc526::before{--border-transition:0.3s;}.elementor-2380 .elementor-element.elementor-element-569651b{--display:flex;--background-transition:0.3s;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-2380 .elementor-element.elementor-element-aeba53b img{width:26%;}.elementor-2380 .elementor-element.elementor-element-c7b8b12{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:10px 10px;--background-transition:0.3s;--margin-top:80px;--margin-bottom:80px;--margin-left:0px;--margin-right:0px;}.elementor-2380 .elementor-element.elementor-element-6d7829c{--display:flex;--background-transition:0.3s;}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-2380 .elementor-element.elementor-element-a84d591{text-align:center;}.elementor-2380 .elementor-element.elementor-element-a84d591 .elementor-heading-title{color:#FCFCFC;font-family:"Montserrat", Sans-serif;font-size:2.9em;font-weight:800;line-height:1.2em;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-2380 .elementor-element.elementor-element-22fb9fc .elementor-button{background-color:#61CE7000;font-family:"Poppins", Sans-serif;font-weight:400;fill:#000000;color:#000000;}body:not(.rtl) .elementor-2380 .elementor-element.elementor-element-22fb9fc{left:104px;}body.rtl .elementor-2380 .elementor-element.elementor-element-22fb9fc{right:104px;}.elementor-2380 .elementor-element.elementor-element-22fb9fc{top:10px;z-index:0;}@media(min-width:768px){.elementor-2380 .elementor-element.elementor-element-6d7829c{--width:50%;}}@media(max-width:767px){.elementor-2380 .elementor-element.elementor-element-36dc526{--min-height:850px;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2380 .elementor-element.elementor-element-aeba53b{text-align:center;}.elementor-2380 .elementor-element.elementor-element-aeba53b img{width:55%;}.elementor-2380 .elementor-element.elementor-element-c7b8b12{--margin-top:30px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2380 .elementor-element.elementor-element-6d7829c{--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-2380 .elementor-element.elementor-element-6d7829c.e-con{--align-self:center;}.elementor-2380 .elementor-element.elementor-element-a84d591.elementor-element{--align-self:center;}.elementor-2380 .elementor-element.elementor-element-a84d591 .elementor-heading-title{font-size:1.5em;}.elementor-2380 .elementor-element.elementor-element-22fb9fc.elementor-element{--align-self:center;}body:not(.rtl) .elementor-2380 .elementor-element.elementor-element-22fb9fc{left:1px;}body.rtl .elementor-2380 .elementor-element.elementor-element-22fb9fc{right:1px;}.elementor-2380 .elementor-element.elementor-element-22fb9fc .elementor-button{font-size:20px;}}/* Start custom CSS for button, class: .elementor-element-22fb9fc */#button-css {
    
    position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #25D366; /* Cor do WhatsApp */
  color: white;
  font-weight: bold;
  font-size: 1rem;
  text-transform: uppercase;
  border-radius: 9999px;
  padding: 0.75rem 1.25rem;
  box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1), 0 4px 6px -2px rgba(0,0,0,0.05);
  overflow: hidden;
  width: 100%;
  max-width: 20rem;
  cursor: pointer;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

#button-css:hover {
  transform: scale(1.05);
  color: white;
  box-shadow: 0 20px 25px -5px rgba(0,0,0,0.1), 0 10px 10px -5px rgba(0,0,0,0.04);
}

#button-css h1 {
  position: relative;
  z-index: 10;
  width: 100%;
  text-align: center;
  color: white; /* Garantir que o texto seja branco */
}

#button-css .button-circle {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #25D366; /* Mesma cor do botão */
  opacity: 0.5;
  border-radius: 9999px;
  box-shadow: inset 0 0 10px rgba(0,0,0,0.1);
  z-index: 0;
}

@keyframes pulseAnimationGlobal {
  0%,
  100% {
    transform: scale(1);
    opacity: 1;
  }

  50% {
    transform: scale(1.05);
    opacity: 0.8;
  }
}

.animate-pulseGlobal {
  animation: pulseAnimationGlobal 1.5s infinite;
}/* End custom CSS */