.elementor-kit-4{--e-global-color-primary:#7B4743;--e-global-color-secondary:#945245;--e-global-color-text:#FFFFFF;--e-global-color-accent:#000000;--e-global-color-f75cb8c:#945245C4;--e-global-color-9df634a:#FFEDD878;--e-global-color-4dd1bd6:#106468;--e-global-color-b52327c:#1064688A;--e-global-color-79ccb54:#055256;--e-global-color-2d0b318:#EDD182;--e-global-color-9929323:#0000002B;--e-global-color-0e74ea3:#EDD18266;--e-global-color-f443689:#831110;--e-global-color-8718d3d:#F5A575;--e-global-color-4aa05f4:#FCB76A;--e-global-color-9b83c48:#EEDABE;--e-global-color-07d575e:#831110;--e-global-color-96dd160:#004B85;--e-global-color-40dafb4:#004B85C7;--e-global-color-694e7a6:#F0F0F0;--e-global-color-7135da8:#EC7D10;--e-global-color-647ec3b:#D14848;--e-global-color-7c2fa10:#FF2E63;--e-global-color-eb8de4d:#732E7C;--e-global-color-75760fc:#142A43;--e-global-color-89ac90a:#2A4E70;--e-global-color-3da520f:#132F4A;--e-global-color-ad01e9c:#CB4DDB;--e-global-color-c8851b7:#A94CB4;--e-global-color-7a26f09:#BFB091;--e-global-color-737bc54:#00569E;--e-global-color-a9f0fc5:#ECECEC;--e-global-color-182a7b1:#2F2F2F;--e-global-color-81c1087:#FFF8F0;--e-global-color-840fbf1:#8A806A;--e-global-color-6cdb00e:#30569A;--e-global-color-1710fbc:#C4E5FF;--e-global-color-18d5b38:#99BEDA;--e-global-color-372a56a:#274881;--e-global-color-880cf56:#CF3B4A;--e-global-color-91de9c8:#7E8183;--e-global-color-7a22ccd:#EBEBEB;--e-global-color-1d723d9:#F2F2F2;--e-global-color-2605830:#E95C39;--e-global-color-e2487ee:#000000A3;--e-global-color-5fc962e:#F5A57500;--e-global-color-7400e9e:#E8956C;--e-global-color-db82228:#FFFFFF4D;--e-global-color-2af7a53:#32A22A;--e-global-color-6523e48:#1F5233;--e-global-color-359d3f9:#008B52;--e-global-color-3b4b291:#00000042;--e-global-color-42166de:#00000057;--e-global-color-bc798e6:#008B5291;--e-global-color-486ba5a:#00C473;--e-global-color-eb4e1bc:#6A8D7D;--e-global-typography-primary-font-family:"Arial";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Arial";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Arial";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Arial";--e-global-typography-accent-font-weight:700;font-family:var( --e-global-typography-primary-font-family );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 a{font-family:"Inter";font-size:16px;font-weight:400;}.elementor-kit-4 h1{font-family:var( --e-global-typography-text-font-family );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-4 h2{font-family:var( --e-global-typography-text-font-family );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-4 h3{font-family:var( --e-global-typography-text-font-family );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-4 h4{font-family:var( --e-global-typography-text-font-family );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-4 h5{font-family:var( --e-global-typography-text-font-family );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-4 h6{font-family:var( --e-global-typography-text-font-family );font-weight:var( --e-global-typography-text-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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);}.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 *//* ===== WHATSAPP FLOAT: 4s BOX -> 6s ON -> BADGE ===== */
.wa-float{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/* ===== BALÃO ===== */
.wa-float::before{
  content: "Falar com especialista?";

  position: absolute;
  right: calc(100% + 12px);
  top: 50%;

  transform: translateY(-50%) translateX(10px) scale(.96);

  background: #ffffff;
  color: #222;

  font-size: 14px;
  line-height: 1.2;

  padding: 10px 14px;
  border-radius: 10px;

  white-space: nowrap;
  box-shadow: 0 10px 24px rgba(0,0,0,.18);

  opacity: 0;

  /* total 10.2s: 4s esperando + 6s visível + saída curta */
  animation: waBox 10.2s ease forwards;
}

/* rabinho do balão */
.wa-float::before{
  background-image: radial-gradient(circle at right center, transparent 8px, #fff 9px);
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: right 6px center;
}

/* ===== BADGE ===== */
.wa-float::after{
  content: "1";

  position: absolute;
  top: -6px;
  right: -6px;

  width: 18px;
  height: 18px;
  border-radius: 50%;

  background: #ff2b2b;
  color: #fff;

  font-size: 11px;
  font-weight: 700;
  line-height: 18px;
  text-align: center;

  box-shadow: 0 6px 14px rgba(0,0,0,.22);

  opacity: 0;
  transform: scale(.6);

  /* entra aos 10s e depois mantém o loop */
  animation:
    waBadgeShow .28s ease forwards,
    badgePulse 1.5s infinite,
    badgePing 2.2s infinite;

  animation-delay:
    10s,
    10.3s,
    10.3s;
}

/* ===== ANIMAÇÃO DO BALÃO =====
   0–4s: invisível
   ~4s: entra
   4–10s: visível
   ~10s: sai
*/
@keyframes waBox{
  0%{
    opacity: 0;
    transform: translateY(-50%) translateX(10px) scale(.96);
  }

  39%{ /* ~4s de 10.2s */
    opacity: 0;
  }

  46%{ /* entrada curta */
    opacity: 1;
    transform: translateY(-50%) translateX(0) scale(1);
  }

  96%{ /* mantém até ~10s */
    opacity: 1;
  }

  100%{ /* some */
    opacity: 0;
  }
}

/* ===== BADGE ENTRADA ===== */
@keyframes waBadgeShow{
  to{
    opacity: 1;
    transform: scale(1);
  }
}

/* ===== PULSE ===== */
@keyframes badgePulse{
  0%{ transform: scale(1); }
  40%{ transform: scale(1.25); }
  70%{ transform: scale(.95); }
  100%{ transform: scale(1); }
}

/* ===== RADAR ===== */
@keyframes badgePing{
  0%{
    box-shadow: 0 0 0 0 rgba(255,43,43,.6);
  }
  70%{
    box-shadow: 0 0 0 10px rgba(255,43,43,0);
  }
  100%{
    box-shadow: 0 0 0 0 rgba(255,43,43,0);
  }
}/* End custom CSS */