.elementor-11760 .elementor-element.elementor-element-6df27a2:not(.elementor-motion-effects-element-type-background), .elementor-11760 .elementor-element.elementor-element-6df27a2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-06c8084 );}.elementor-11760 .elementor-element.elementor-element-6df27a2{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-11760 .elementor-element.elementor-element-6df27a2 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-11760:not(.elementor-motion-effects-element-type-background), .elementor-11760 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0B0B0B;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for section, class: .elementor-element-6df27a2 *//* ==========================================================
   FOOTER | IN ACQUA VERITAS — VERSÃO PREMIUM ESTÁVEL
   ========================================================== */


/* ==========================================================
   BASE
   ========================================================== */

.iav-footer,
.iav-footer * {
  box-sizing: border-box;
}

.iav-footer {
  margin-top: clamp(36px, 6vw, 72px);
  overflow: hidden;
  border-radius: 24px 24px 0 0;
  background: var(--iav-dark, #171513);
  color: rgba(255, 255, 255, 0.86);
}


/* ==========================================================
   BLOCO CTA
   ========================================================== */

.iav-footer__cta {
  display: grid;
  grid-template-columns: minmax(0, 1.12fr) minmax(280px, 0.88fr);
  gap: clamp(24px, 4vw, 42px);
  align-items: center;
  padding: clamp(32px, 5vw, 56px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  background:
    radial-gradient(circle at 12% 0%, rgba(211, 183, 122, 0.14), transparent 34%),
    linear-gradient(135deg, rgba(193, 164, 107, 0.12), rgba(255, 255, 255, 0.025)),
    #201c19;
}

.iav-footer__eyebrow {
  margin: 0 0 12px;
  color: rgba(211, 183, 122, 0.86);
  font-family: var(--iav-title-font, "Cinzel", Georgia, "Times New Roman", serif);
  font-size: clamp(0.68rem, 0.74vw, 0.82rem);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.22em;
  text-transform: uppercase;
}

.iav-footer__cta h2 {
  max-width: 760px;
  margin: 0;
  color: #ffffff;
  font-family: var(--iav-title-font, "Cinzel", Georgia, "Times New Roman", serif);
  font-size: clamp(1.75rem, 3.1vw, 3.15rem);
  font-weight: 400;
  line-height: 1.14;
  letter-spacing: 0.025em;
  text-wrap: balance;
}

.iav-footer__cta-text {
  max-width: 62ch;
  margin: 18px 0 0;
  color: rgba(255, 255, 255, 0.74);
  font-size: clamp(0.98rem, 1.08vw, 1.08rem);
  line-height: 1.68;
}

.iav-footer__cta-actions {
  display: grid;
  gap: 12px;
  align-items: stretch;
}


/* ==========================================================
   LINKS DE TEXTO DO FOOTER
   ========================================================== */

.iav-footer__textlink,
.iav-footer__textlink:link,
.iav-footer__textlink:visited {
  justify-self: center;
  display: inline-block;
  padding-bottom: 2px;
  border-bottom: 1px solid rgba(211, 183, 122, 0.34);
  color: rgba(255, 255, 255, 0.88);
  font-size: 0.96rem;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
  transition:
    color 0.25s ease,
    border-color 0.25s ease;
}

.iav-footer__textlink:hover {
  color: #ffffff;
  border-bottom-color: rgba(211, 183, 122, 0.78);
}


/* ==========================================================
   CORPO PRINCIPAL
   ========================================================== */

.iav-footer__main {
  padding: clamp(34px, 5vw, 56px);
}

.iav-footer__grid {
  display: grid;
  grid-template-columns:
    minmax(250px, 1.18fr)
    minmax(150px, 0.72fr)
    minmax(170px, 0.82fr)
    minmax(230px, 1.08fr);
  gap: clamp(24px, 3.2vw, 38px);
  align-items: start;
}

.iav-footer__col {
  min-width: 0;
}

.iav-footer__col h3 {
  margin: 0 0 16px;
  color: #ffffff;
  font-family: var(--iav-title-font, "Cinzel", Georgia, "Times New Roman", serif);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: 0.06em;
}

.iav-footer__brand-name {
  margin: 0 0 14px;
  color: #ffffff;
  font-family: var(--iav-title-font, "Cinzel", Georgia, "Times New Roman", serif);
  font-size: clamp(1.28rem, 1.6vw, 1.58rem);
  font-weight: 400;
  line-height: 1.12;
  letter-spacing: 0.025em;
}

.iav-footer__brand-text {
  max-width: 36ch;
  margin: 0;
  color: rgba(255, 255, 255, 0.70);
  font-size: 0.96rem;
  line-height: 1.7;
}


/* ==========================================================
   LISTAS
   ========================================================== */

.iav-footer__links,
.iav-footer__contact {
  list-style: none;
  padding: 0;
  margin: 0;
}

.iav-footer__links li + li,
.iav-footer__contact li + li {
  margin-top: 11px;
}

.iav-footer__links a,
.iav-footer__links a:link,
.iav-footer__links a:visited {
  display: inline-block;
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.98rem;
  line-height: 1.55;
  text-decoration: none;
  transition:
    color 0.25s ease,
    transform 0.25s ease;
}

.iav-footer__links a:hover {
  color: #ffffff;
  transform: translateX(2px);
}


/* ==========================================================
   CONTACTOS
   ========================================================== */

.iav-footer__contact li {
  display: grid;
  gap: 4px;
}

.iav-footer__contact strong {
  color: rgba(255, 255, 255, 0.96);
  font-size: 0.88rem;
  font-weight: 650;
  line-height: 1.35;
}

.iav-footer__contact span,
.iav-footer__contact a,
.iav-footer__contact a:link,
.iav-footer__contact a:visited {
  color: rgba(255, 255, 255, 0.70);
  font-size: 0.98rem;
  line-height: 1.6;
  text-decoration: none;
  transition: color 0.25s ease;
}

.iav-footer__contact a:hover {
  color: #ffffff;
}


/* ==========================================================
   BOTÕES DENTRO DO FOOTER
   Escopo próprio para evitar conflito com botões globais.
   ========================================================== */

.iav-footer .iav-btn,
.iav-footer .iav-btn:link,
.iav-footer .iav-btn:visited {
  width: 100%;
  min-height: 50px;
  padding: 0 24px;
  border-radius: 999px;
  font-size: 0.96rem;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

.iav-footer .iav-btn--primary,
.iav-footer .iav-btn--primary:link,
.iav-footer .iav-btn--primary:visited {
  background: var(--iav-accent, #c1a46b);
  color: #111111 !important;
  border-color: var(--iav-accent, #c1a46b);
}

.iav-footer .iav-btn--primary:hover {
  background: var(--iav-accent-hover, #d9bd81);
  color: #111111 !important;
}

.iav-footer .iav-btn--secondary-light,
.iav-footer .iav-btn--secondary-light:link,
.iav-footer .iav-btn--secondary-light:visited {
  background: rgba(255, 255, 255, 0.035);
  color: rgba(255, 255, 255, 0.92) !important;
  border: 1px solid rgba(211, 183, 122, 0.44);
}

.iav-footer .iav-btn--secondary-light:hover {
  background: rgba(211, 183, 122, 0.12);
  border-color: rgba(211, 183, 122, 0.70);
  color: #ffffff !important;
}


/* ==========================================================
   BARRA INFERIOR
   ========================================================== */

.iav-footer__bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  background: #141210;
}

.iav-footer__bottom-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 18px clamp(24px, 4vw, 56px);
}

.iav-footer__bottom-inner p {
  margin: 0;
  color: rgba(255, 255, 255, 0.56);
  font-size: 0.92rem;
  line-height: 1.5;
}

.iav-footer__legal {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 10px 16px;
}

.iav-footer__legal a,
.iav-footer__legal a:link,
.iav-footer__legal a:visited {
  color: rgba(255, 255, 255, 0.62);
  font-size: 0.92rem;
  line-height: 1.5;
  text-decoration: none;
  transition: color 0.25s ease;
}

.iav-footer__legal a:hover {
  color: #ffffff;
}


/* ==========================================================
   TABLET
   ========================================================== */

@media (max-width: 1024px) {
  .iav-footer__cta {
    grid-template-columns: 1fr;
  }

  .iav-footer__cta-actions {
    max-width: 360px;
  }

  .iav-footer__grid {
    grid-template-columns: 1fr 1fr;
  }

  .iav-footer__bottom-inner {
    align-items: flex-start;
    flex-direction: column;
  }

  .iav-footer__legal {
    justify-content: flex-start;
  }
}


/* ==========================================================
   MOBILE
   ========================================================== */

@media (max-width: 767px) {
  .iav-footer {
    margin-top: 42px;
    border-radius: 20px 20px 0 0;
  }

  .iav-footer__cta {
    padding: 30px 20px;
    gap: 22px;
  }

  .iav-footer__eyebrow {
    font-size: 0.66rem;
    letter-spacing: 0.18em;
  }

  .iav-footer__cta h2 {
    font-size: clamp(1.55rem, 7vw, 2.25rem);
    line-height: 1.16;
    letter-spacing: 0.018em;
  }

  .iav-footer__cta-text {
    margin-top: 14px;
    font-size: 0.96rem;
    line-height: 1.6;
  }

  .iav-footer__cta-actions {
    width: 100%;
    max-width: none;
    gap: 11px;
  }

  .iav-footer .iav-btn,
  .iav-footer .iav-btn:link,
  .iav-footer .iav-btn:visited {
    width: 100%;
    min-height: 52px;
    padding: 0 18px;
    font-size: 16px !important;
    line-height: 1.2 !important;
  }

  .iav-footer__textlink,
  .iav-footer__textlink:link,
  .iav-footer__textlink:visited {
    font-size: 15px !important;
    line-height: 1.45 !important;
  }

  .iav-footer__main {
    padding: 30px 20px;
  }

  .iav-footer__grid {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .iav-footer__col h3 {
    margin-bottom: 13px;
    font-size: 0.96rem;
    letter-spacing: 0.05em;
  }

  .iav-footer__brand-name {
    font-size: 1.34rem;
  }

  .iav-footer__brand-text {
    max-width: none;
    font-size: 0.96rem;
    line-height: 1.62;
  }

  .iav-footer__links li + li,
  .iav-footer__contact li + li {
    margin-top: 10px;
  }

  .iav-footer__links a,
  .iav-footer__links a:link,
  .iav-footer__links a:visited,
  .iav-footer__contact span,
  .iav-footer__contact a,
  .iav-footer__contact a:link,
  .iav-footer__contact a:visited {
    font-size: 15px !important;
    line-height: 1.55 !important;
  }

  .iav-footer__contact strong {
    font-size: 0.86rem;
  }

  .iav-footer__bottom-inner {
    padding: 17px 20px 24px;
    gap: 12px;
  }

  .iav-footer__bottom-inner p {
    font-size: 14px !important;
    line-height: 1.5 !important;
  }

  .iav-footer__legal {
    flex-direction: column;
    gap: 9px;
  }

  .iav-footer__legal a,
  .iav-footer__legal a:link,
  .iav-footer__legal a:visited {
    font-size: 14px !important;
    line-height: 1.5 !important;
  }
}


/* ==========================================================
   MOBILE PEQUENO
   ========================================================== */

@media (max-width: 380px) {
  .iav-footer__cta,
  .iav-footer__main {
    padding-left: 16px;
    padding-right: 16px;
  }

  .iav-footer__bottom-inner {
    padding-left: 16px;
    padding-right: 16px;
  }
}


/* ==========================================================
   REDUÇÃO DE MOVIMENTO
   ========================================================== */

@media (prefers-reduced-motion: reduce) {
  .iav-footer,
  .iav-footer *,
  .iav-footer__links a {
    transition: none !important;
  }

  .iav-footer__links a:hover {
    transform: none;
  }
}/* End custom CSS */