@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

:root {
  --brand-red: #d3335e;
  --brand-blue: #32bbe0;
  --brand-orange: #f6ab1e;
}

@font-face {
  font-family: "Good Brush";
  src: url("../fonts/Good-Brush-1.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

h1,
h2,
h3,
h4,
h5,
.wa-promo .wa-headline {
  font-family: "Good Brush";
}

body {
  font-family: "Montserrat", sans-serif;
  background: #fff;
}

.wa-navbar {
  padding-top: 0px;
  padding-bottom: 18px;
}

.wa-header {
  position: relative;
}

.wa-navbar.wa-navbar-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
}

.wa-navbar.wa-navbar-overlay .navbar-toggler {
  border-color: rgba(255, 255, 255, 0.25);
}

.wa-navbar.wa-navbar-overlay .navbar-toggler-icon {
  filter: invert(1);
}

.wa-brand {
  font-weight: 600;
  letter-spacing: -0.02em;
  color: #fff;
}

.wa-brand:hover {
  color: #fff;
}

.wa-nav a.nav-link {
  font-weight: 600;
  color: rgba(255, 255, 255, 0.9);
  padding: 10px 16px;
  border-radius: 999px;
}

.wa-nav a.nav-link:hover {
  color: #fff;
}

.wa-nav a.nav-link.active {
  background: var(--brand-orange);

}

.wa-navpill {
  background: rgba(11, 18, 32, 0.55);
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 999px;
  padding: 6px 8px;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  box-shadow: 0 18px 55px rgba(0, 0, 0, 0.22);
}

.wa-navpill .navbar-nav {
  gap: 6px;
}

.wa-icon-btn {
  width: 44px;
  height: 44px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: rgba(255, 255, 255, 0.92);
  background: rgba(11, 18, 32, 0.45);
  border: 1px solid rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

.wa-icon-btn:hover {
  background: rgba(255, 255, 255, 0.12);
  color: #fff;
}

.wa-badge {
  position: absolute;
  top: 4px;
  right: 2px;
  transform: translate(25%, -25%);
  background: var(--brand-red);
  color: #fff;
  font-size: 12px;
  line-height: 1;
  padding: 4px 6px;
  border-radius: 999px;
  min-width: 18px;
  text-align: center;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
  color: white
}

.wa-cta {
  background: var(--brand-orange);
  border-color: var(--brand-orange);
  color: #111;
  font-weight: 600;
  padding: 8px 17px;
  border-radius: 900px;
}

.wa-cta:hover {
  background: var(--brand-orange);
  border-color: #f0ab1f;
  color: #111;
}

.wa-navpill {
  position: relative;
  background: rgba(11, 18, 32, 0.55);
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 999px;
  padding: 6px 8px;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  box-shadow: 0 18px 55px rgba(0, 0, 0, 0.22);
  overflow: hidden;
}

.wa-nav {
  position: relative;
  z-index: 2;
}

.wa-nav a.nav-link {
  position: relative;
  z-index: 2;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.9);
  padding: 10px 16px;
  border-radius: 999px;
}

.wa-hover-pill {
  position: absolute;
  top: 6px;
  left: 0;
  height: calc(100% - 12px);
  background: var(--brand-orange);
  border-radius: 999px;
  transition: all 0.3s ease;
  z-index: 1;
  width: 0;
  opacity: 0;
}

.wa-nav a.nav-link:hover {
  color: #fff
}

.wa-hero {
  margin-top: 0;
}

.wa-hero-title {
  letter-spacing: -0.02em;
}

.wa-hero {
  position: relative;
  overflow: hidden;
  background: none;
}

.wa-hero-video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

.wa-hero-plexify {
  position: relative;
  z-index: 1;
}

.wa-hero-plexify {
  position: relative;
  border-radius: 0;
  overflow: hidden;
  border: 0;
  min-height: 100vh;
  background-position: center;
  color: #fff;
  align-items: center;
  display: flex;
}

.wa-hero-plexify:before {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  z-index: 2;
  background: url('../img/bg_header_1.png') bottom/contain no-repeat;
  bottom: -2px;
}

.wa-hero-plexify::after {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(closest-side at 70% 40%, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.25));
  pointer-events: none;
}

.wa-hero-inner {
  position: relative;
  z-index: 2;
  /* padding: clamp(28px, 4vw, 56px);
  padding-top: clamp(96px, 12vh, 140px);
   */
  min-height: inherit;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.wa-hero-watermark {
  position: absolute;
  left: clamp(14px, 2vw, 26px);
  top: 50%;
  transform: translateY(-58%);
  font-weight: 900;
  letter-spacing: -0.06em;
  font-size: clamp(72px, 14vw, 220px);
  color: rgba(255, 255, 255, 0.22);
  line-height: 0.9;
  z-index: 1;
  pointer-events: none;
  user-select: none;
}

.wa-hero-title {
  font-weight: 900;
  letter-spacing: -0.03em;
  line-height: 0.9;
  font-size: clamp(54px, 7vw, 112px);
  margin: 0;
}

.wa-hero-subtitle {
  margin-top: 10px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  opacity: 0.9;
  font-size: 14px;
}

.wa-play {
  position: absolute;
  left: clamp(18px, 3vw, 34px);
  bottom: clamp(120px, 14vh, 190px);
  z-index: 3;
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: rgba(255, 255, 255, 0.9);
  text-decoration: none;
  font-weight: 700;
}

.wa-play:hover {
  color: #fff;
}

.wa-play-ic {
  width: 46px;
  height: 46px;
  border-radius: 999px;
  background: var(--brand-orange);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 14px 40px rgba(0, 0, 0, 0.25);
}

.wa-play-ic svg {
  width: 18px;
  height: 18px;
}

/* Hero copy */
.wa-hero-inner {
  max-width: 720px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 14px;
}

/* Título e subtítulo, opcional */
.wa-hero-subtitle {
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin: 0;
}

.wa-hero-title {
  margin: 0;
}

/* Botão no hero, tamanho “normal”, não estica */
.wa-hero-inner .btn.wa-btn-lime {
  width: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 17px;
  border-radius: 999px;
  font-weight: 600;
  line-height: 1;
}

/* Se o teu .wa-btn-lime tiver width:100% noutro lado, isto garante prioridade */
.wa-hero .wa-hero-inner .wa-btn-lime {
  width: auto;
}

@media (max-width: 991.98px) {
  .wa-hero-plexify {
    min-height: 86vh;
  }

  .wa-play {
    bottom: 170px;
  }
}

.wa-section {
  padding-top: 64px;
  padding-bottom: 64px;
}

.wa-section.bg-soft {
  background: #fff;
}

.wa-pill {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 8px 14px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.75);
  border: 1px solid rgba(0, 0, 0, 0.08);
  font-weight: 600;
  letter-spacing: 0.02em;
  color: #0f172a;
}

.wa-pill svg {
  opacity: 0.85;
}

.wa-display {
  letter-spacing: -0.02em;
  color: var(--brand-blue);
  font-weight: 900;
}

.bluei {
  color: #32bbe0 !important;
}

.wa-display-new {
  letter-spacing: -0.02em;
  color: var(--brand-blue);
  font-size: 1.2rem;
  font-weight: 900;
}


.wa-muted {
  color: rgba(15, 23, 42, 0.7);
}

.wa-btn-dark {
  /* background: linear-gradient(90deg, #f59e0b 0%, #f97316 55%, #ef4444 100%); */
  background: var(--brand-red);
  background-size: 220% 220%;
  background-position: 0% 50%;
  /* animation: waOrangeMove 8s ease-in-out infinite; */
  border-color: transparent;
  color: #fff;
  padding: 8px 18px;
  border-radius: 999px;
  font-weight: 700;
  box-shadow: 0 12px 30px rgba(249, 115, 22, 0.18);
  /* transition: transform 180ms ease, box-shadow 180ms ease; */
}

.wa-btn-dark:hover {
  animation-duration: 2.8s;
  transform: translateY(-1px);
  box-shadow: 0 16px 40px rgba(249, 115, 22, 0.26);
  color: #fff;
  background: var(--brand-red);
}

.wa-btn-dark:focus-visible {
  outline: 3px solid rgba(245, 158, 11, 0.35);
  outline-offset: 3px;
}

.wa-btn-icon {
  width: 38px;
  height: 38px;
  border-radius: 999px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.12);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
}

.wa-card {
  position: relative;
  border-radius: 18px;
  overflow: hidden;
  min-height: 420px;
  box-shadow: 0 18px 55px rgba(0, 0, 0, 0.16);
}

.wa-card img {
  position: relative;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
}

.wa-card-media::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 1;
  background:
    linear-gradient(to top, rgba(0, 0, 0, 0.78) 0%, rgba(0, 0, 0, 0.45) 35%, rgba(0, 0, 0, 0) 70%);
}

.wa-discount {
  position: absolute;
  top: 14px;
  left: 14px;
  z-index: 2;
  background: #0b3b37;
  color: #fff;
  font-weight: 700;
  padding: 7px 12px;
  border-radius: 999px;
  font-size: 13px;
  letter-spacing: 0.02em;
}

.wa-card-body {
  position: relative;
  left: 0;
  right: 0;
  bottom: 16px;
  z-index: 2;
  color: #111;
  padding: 30px 20px 10px 20px;
}

.wa-card-title {
  font-size: 34px;
  line-height: 1.05;
  margin: 0;
  color: var(--brand-blue);
  letter-spacing: -0.02em;
}

.wa-card-subtitle {
  margin-top: 8px;
  font-size: 18px;
  opacity: 0.95;
}

.wa-price {
  margin-top: 14px;
  display: flex;
  align-items: baseline;
  gap: 14px;
  opacity: 0.95;
}

.wa-price small {
  opacity: 0.85;
}

.wa-price s {
  opacity: 0.7;
}

.wa-card-meta {
  margin-top: 18px;
  padding-top: 14px;
  border-top: 1px dashed rgba(255, 255, 255, 0.35);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  opacity: 0.95;
  font-size: 14px;
}

.wa-meta-item {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  white-space: nowrap;
}

.wa-meta-item svg {
  opacity: 0.9;
}

.wa-promo {
  background: #ffffff;
  padding-bottom: 64px;
}

.wa-promo .wa-kicker {
  color: var(--brand-orange);
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-size: 14px;
}

.wa-promo .wa-headline {
  font-weight: 900;
  letter-spacing: -0.03em;
  line-height: 0.95;
  color: var(--brand-blue);
  font-size: clamp(44px, 5vw, 86px);
}

.wa-promo .wa-subhead {
  margin-top: 18px;
  color: rgba(15, 23, 42, 0.55);
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  font-size: 13px;
}

.wa-includes {
  margin-top: 12px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px 30px;
  padding: 0;
  list-style: none;
}

.wa-includes li {
  display: flex;
  align-items: center;
  gap: 12px;
  color: var(--brand-blue);
  font-weight: 600;
}

.wa-check {
  width: 22px;
  height: 22px;
  border-radius: 6px;
  background: var(--brand-red);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
}

.wa-check svg {
  width: 14px;
  height: 14px;
}

.wa-book {
  margin-top: 26px;
  display: flex;
  align-items: center;
  gap: 22px;
  flex-wrap: wrap;
}

.wa-btn-lime {
  /* background: linear-gradient(90deg, #1d4ed8 0%, #0ea5e9 55%, #f97316 100%); */
  background: var(--brand-orange);
  background-size: 220% 220%;
  background-position: 0% 50%;
  /* animation: waGradientMove 7s ease-in-out infinite; */
  border-color: transparent;
  color: #ffffff;
  font-weight: 600;
  padding: 8px 17px;
  border-radius: 999px;
  box-shadow: 0 12px 30px rgba(2, 132, 199, 0.18);
  transition: transform 180ms ease, box-shadow 180ms ease;
}

.wa-btn-lime:hover {
  animation-duration: 2.6s;
  color: #ffffff;
  background: var(--brand-orange);
  transform: translateY(-1px);
  box-shadow: 0 16px 40px rgba(2, 132, 199, 0.24);
}

.wa-btn-lime:focus-visible {
  outline: 3px solid rgba(29, 78, 216, 0.35);
  outline-offset: 3px;
}

@keyframes waGradientMove {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

@keyframes waOrangeMove {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

@media (prefers-reduced-motion: reduce) {
  .wa-btn-lime {
    animation: none;
  }

  .wa-btn-lime:hover {
    transform: none;
  }

  .wa-btn-dark {
    animation: none;
  }

  .wa-btn-dark:hover {
    transform: none;
  }
}

.wa-phone {
  display: flex;
  align-items: center;
  gap: 12px;
  color: var(--brand-blue);
}

.wa-phone .wa-phone-ic {
  width: 46px;
  height: 46px;
  border-radius: 999px;
  background: var(--brand-red);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.wa-phone .wa-phone-num {
  font-weight: 900;
  font-size: 22px;
  line-height: 1.1;
}

.wa-phone .wa-phone-cap {
  color: rgba(15, 23, 42, 0.55);
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-size: 12px;
}

.wa-collage {
  position: relative;
  min-height: 520px;
}

.wa-polaroid {
  position: absolute;
  background: #fff;
  border-radius: 6px;
  padding: 12px 12px 18px;
  box-shadow: 0 18px 55px rgba(0, 0, 0, 0.16);
  border: 1px solid rgba(0, 0, 0, 0.08);
  transform-origin: center;
}

.wa-polaroid img {
  width: 100%;
  height: 100%;
  border-radius: 4px;
  object-fit: cover;
  display: block;
}

.wa-polaroid.one {
  width: min(430px, 92%);
  height: 270px;
  top: 0;
  right: 0;
  transform: rotate(-8deg);
}

.wa-polaroid.two {
  width: min(470px, 96%);
  height: 290px;
  top: 180px;
  right: 40px;
  transform: rotate(5deg);
}

.wa-polaroid.three {
  width: min(520px, 100%);
  height: 320px;
  top: 350px;
  right: 0;
  transform: rotate(-6deg);
}

.wa-discount-burst {
  position: absolute;
  left: 52%;
  top: 120px;
  transform: translateX(-50%);
  width: 170px;
  height: 170px;
  border-radius: 999px;
  background: var(--brand-orange);
  box-shadow: 0 14px 40px rgba(0, 0, 0, 0.18);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 18px;
  z-index: 3;
}

.wa-discount-burst .wa-burst-inner {
  font-weight: 900;
  color: #f4f4f4;
  transform: rotate(-12deg);
  line-height: 1.05;
}

.wa-discount-burst .wa-burst-inner small {
  display: block;
  font-weight: 600;
  opacity: 0.9;
}

.wa-discount-burst .wa-burst-inner strong {
  display: block;
  font-size: 36px;
}

.wa-discount-burst .wa-burst-inner span {
  display: block;
  font-weight: 900;
  letter-spacing: 0.08em;
}

@media (max-width: 991.98px) {
  .wa-includes {
    grid-template-columns: 1fr;
  }

  .wa-collage {
    min-height: 520px;
    margin-top: 12px;
  }

  .wa-discount-burst {
    left: 50%;
    top: 110px;
  }

  .wa-polaroid.two {
    right: 0;
  }
}

@media (max-width: 575.98px) {
  .wa-collage {
    min-height: 470px;
  }

  .wa-polaroid.one {
    height: 220px;
  }

  .wa-polaroid.two {
    height: 240px;
    top: 150px;
  }

  .wa-polaroid.three {
    height: 260px;
    top: 300px;
  }

  .wa-discount-burst {
    width: 150px;
    height: 150px;
    top: 90px;
  }

  .wa-discount-burst .wa-burst-inner strong {
    font-size: 32px;
  }
}

@media (max-width: 575.98px) {
  .wa-card {
    min-height: 380px;
  }

  .wa-card-title {
    font-size: 30px;
  }
}

@media (max-width: 991.98px) {
  .wa-navbar {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .wa-hero-img {
    height: 46vh;
  }
}

.wa-testimonials {
  background: #f7f7f7;
}

.wa-tag {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 8px 12px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(0, 0, 0, 0.08);
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-size: 12px;
  color: var(--brand-blue);
}

.wa-testimonials-title {
  letter-spacing: -0.02em;
  color: var(--brand-blue);
  font-weight: 900;
  font-size: clamp(32px, 4.5vw, 58px);
  line-height: 0.95;
  margin: 14px 0 0;
}

.wa-testimonials-lead {
  margin-top: 14px;
  max-width: 44ch;
  color: rgba(15, 23, 42, 0.65);
  font-weight: 600;
}

.wa-testimonials-aside {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 12px;
}

.wa-avatars {
  display: flex;
  align-items: center;
}

.wa-avatars img {
  width: 40px;
  height: 40px;
  border-radius: 999px;
  object-fit: cover;
  border: 2px solid #ffffff;
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.12);
}

.wa-avatars img+img {
  margin-left: -12px;
}

.wa-stars {
  display: inline-flex;
  gap: 6px;
  color: var(--brand-orange);
}

.wa-stars svg {
  width: 16px;
  height: 16px;
}

.wa-see-more {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  padding: 10px 14px;
  border-radius: 999px;
  background: #0b3b37;
  border: 1px solid #0b3b37;
  color: #ffffff;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 0 14px 40px rgba(0, 0, 0, 0.16);
}

.wa-see-more:hover {
  background: #072f2c;
  border-color: #072f2c;
  color: #ffffff;
}

.wa-see-more .wa-see-ic {
  width: 34px;
  height: 34px;
  border-radius: 999px;
  background: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #0b3b37;
}

.wa-testi-grid {
  margin-top: 38px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}

.wa-testi {
  background: #fff;
  border: 0px solid rgba(0, 0, 0, 0.08);
  border-radius: 16px;
  padding: 26px 30px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.wa-testi .wa-quote {
  font-size: 64px;
  line-height: 0;
  font-weight: 900;
  color: #d0d0d0;
  opacity: 1;
  margin-bottom: 0;
  margin-left: auto;
  position: absolute;
  right: 20px;
  top: 50px;
  opacity: 0.3;
}

.wa-testi p {
  margin: 0;
  color: rgba(15, 23, 42, 0.62);
  font-weight: 400;
  position: relative;
  margin-bottom: 0px;
}

.wa-testi-person {
  margin-top: 14px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

.wa-testi-person img {
  width: 56px;
  height: 56px;
  border-radius: 999px;
  object-fit: cover;
  border: 3px solid #ffffff;
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.14);
}

.wa-testi-name {
  color: var(--brand-blue);
  font-weight: 600;
  font-size: 16px;
}

.wa-testi-role {
  color: rgba(15, 23, 42, 0.55);
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-top: -2px;
}

@media (max-width: 991.98px) {
  .wa-testimonials-aside {
    align-items: flex-start;
  }

  .wa-testi-grid {
    grid-template-columns: 1fr;
  }

  .wa-testi {
    min-height: auto;
  }
}

/* Footer */
.wa-footer {
  background: #f4f1ea;
}

.wa-footer-subscribe {
  padding: 60px 0 40px;
}

.wa-footer-title {
  font-weight: 900;
  font-size: clamp(36px, 2vw, 64px);
  color: var(--brand-blue);
}

.wa-terms label a {
  color: var(--brand-blue);
}

.wa-footer-input-group {
  display: inline-flex;
  background: #ffffff;
  border-radius: 999px;
  overflow: hidden;
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.08);
}

.wa-footer-input-group input {
  border: none;
  padding: 14px 24px;
  min-width: 300px;
  outline: none;
}

.wa-footer-input-group button {
  background: var(--brand-orange);
  border: none;
  padding: 0 26px;
  font-weight: 600;
}

.wa-footer-privacy {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.6);
}

/* Gallery */

/* Bottom */
.wa-footer-bottom {
  padding: 30px 0;
}

.wa-footer-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
}

.wa-footer-nav {
  list-style: none;
  display: flex;
  gap: 24px;
  margin: 0;
  padding: 0;
}

.wa-footer-nav a {
  text-decoration: none;
  color: var(--brand-blue);
  font-weight: 600;
}

.wa-footer-social a {
  margin-left: 12px;
  font-weight: 700;
  text-decoration: none;
  color: var(--brand-blue);
}

.wa-card-media {
  position: relative;
  /* overflow: hidden; */
}

.wa-card-media img {
  display: block;
  width: 100%;
  height: 350px;
}

.wa-card-media:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  height: 90px;
  z-index: 2;
  pointer-events: none;
  background: url(../img/bg_header_1.png) bottom / contain no-repeat;
}

.wa-card .wa-discount {
  position: absolute;
  z-index: 3;
}

.wa-hero .wa-hero-inner .wa-btn-lime {
  padding: 12px 22px;
}

.wa-header .wa-cta,
.wa-hero .wa-hero-inner .wa-btn-lime {
  background: var(--brand-orange);
  color: white;
  border-color: var(--brand-orange);
}


footer {
  position: relative;
  overflow-x: hidden;
}

.wa-terms {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
  margin-top: 14px;
  font-size: 14px;
  line-height: 1.35;
  user-select: none;
}

.wa-terms input {
  margin-top: 3px;
  width: 16px;
  height: 16px;
  flex: 0 0 auto;
}

.wa-terms-link {
  text-decoration: underline;
}

.wa-terms-hint {
  margin-top: 8px;
  font-size: 13px;
  opacity: 1;
  transition: opacity 200ms ease;
}

#wa-footer-subscribe-btn[disabled] {
  opacity: 0.55;
  cursor: not-allowed;
}

.wa-whatsapp-fab {
  position: fixed;
  right: 22px;
  bottom: 90px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #25D366;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.18);
  z-index: 9999;
  text-decoration: none;
  transition: transform 200ms ease, box-shadow 200ms ease;
}

.wa-whatsapp-fab:hover {
  transform: translateY(-3px);
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.22);
}

.wa-whatsapp-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}

.wa-whatsapp-fab::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 50%;
  background: #25D366;
  opacity: 0.35;
  z-index: 1;
  animation: waPulse 2.4s ease-out infinite;
}

@keyframes waPulse {
  0% {
    transform: scale(1);
    opacity: 0.35;
  }

  70% {
    transform: scale(1.6);
    opacity: 0;
  }

  100% {
    transform: scale(1.6);
    opacity: 0;
  }
}

.wa-footer-marquee {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  overflow: hidden;
}

.wa-footer-marquee-inner {
  display: flex;
  width: max-content;
  will-change: transform;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  animation: waFooterMarquee 38s linear infinite;
}

.wa-footer-track {
  display: flex;
  flex-shrink: 0;
  gap: 18px;
  padding: 18px 0;
  margin-right: 18px;
}

.wa-footer-item {
  flex: 0 0 auto;
  width: 260px;
  border-radius: 16px;
  overflow: hidden;
}

.wa-footer-item img {
  display: block;
  width: 100%;
  aspect-ratio: 1 / 1;
  height: auto;
  object-fit: cover;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
}

@keyframes waFooterMarquee {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(-50%, 0, 0);
  }
}

@media (prefers-reduced-motion: reduce) {
  .wa-footer-marquee-inner {
    animation: none;
  }
}

.wa-legal-modal {
  position: fixed;
  inset: 0;
  align-items: center;
  justify-content: center;
  padding: 20px;
  z-index: 10000;
}

.wa-legal-modal:target {
  display: flex;
}

.wa-legal-box {
  background: #ffffff;
  width: 90%;
  padding: 28px;
  border-radius: 12px;
  position: relative;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.25);
  position: fixed;
  bottom: 5%;
  left: 5%;
  z-index: 10001;
}

.wa-legal-box h3 {
  margin-top: 0;
  color: #444;
  margin-bottom: 0';

}

.wa-legal-box p {
  font-size: 14px;
  line-height: 1;
  color: #888;
  margin-bottom: 0px;
}

.wa-legal-close {
  position: absolute;
  top: 12px;
  right: 16px;
  text-decoration: none;
  font-size: 20px;
}

.wa-terms {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
  margin-top: 14px;
  font-size: 14px;
  line-height: 1.45;
}

.wa-terms input {
  margin-top: 3px;
  width: 16px;
  height: 16px;
  flex: 0 0 auto;
}

.wa-terms label {
  cursor: pointer;
  user-select: none;
}

.wa-terms label a {
  cursor: pointer;
  user-select: text;
}

.wa-inner-hero {
  position: relative;
  min-height: 56vh;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.wa-inner-hero-bg::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.05);
}
.wa-inner-hero-overlay {
  display: none!important;
}
    /* position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.05); */
.wa-inner-hero-bg {
  position: absolute;
  inset: 0;
  background-image: url('../img/7.jpg');
  background-size: cover;
  background-position: center;
  transform: scale(1);
}
.wa-inner-hero-bg::after {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  z-index: 99;
  background: url('../img/bg_header_1.png') bottom/contain no-repeat;
  bottom: -2px;
}
.wa-inner-hero-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.05);
}

.wa-inner-hero-content {
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 64px 0;
}

.wa-inner-hero-title {
  margin: 0;
  color: #fff;
  font-weight: 600;
  font-size: 3.2rem;
  text-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
  letter-spacing: 0.02em;
}

.wa-legal-box h3 {
  margin-bottom: 0;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: var(--brand-blue);
}

/* Contactos */
.wa-contact-form {
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 18px;
  padding: 26px 26px;
  box-shadow: 0 18px 55px rgba(0, 0, 0, 0.08);
}

.wa-contact-form .form-label {
  color: var(--brand-blue);
  font-weight: 700;
}

.wa-contact-form .form-control,
.wa-contact-form .form-select {
  border-radius: 14px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  padding: 12px 14px;
  box-shadow: none;
}

.wa-contact-form .form-control:focus,
.wa-contact-form .form-select:focus {
  border-color: rgba(254, 126, 46, 0.7);
  box-shadow: 0 0 0 0.2rem rgba(254, 126, 46, 0.18);
}

.wa-contact-form textarea.form-control {
  resize: vertical;
}

.wa-contact-form .btn.btn-dark {
  background: var(--brand-orange);
  border-color: var(--brand-orange);
  color: #ffffff;
  font-weight: 600;
  border-radius: 999px;
  padding: 10px 22px;
}

.wa-contact-form .btn.btn-dark:hover {
  background: var(--brand-orange);
  border-color: #f0ab1f;
  color: #ffffff;
}

.wa-contact-form .form-check-input {
  border-radius: 6px;
  border: 1px solid rgba(0, 0, 0, 0.18);
}

.wa-contact-form .form-check-input:focus {
  box-shadow: 0 0 0 0.2rem rgba(29, 61, 130, 0.14);
  border-color: rgba(29, 61, 130, 0.45);
}

.wa-contact-form .form-check-input:checked {
  background-color: var(--brand-orange);
  border-color: var(--brand-orange);
}

[aria-label="Informação de contactos e formulário"] h2 {
  color: var(--brand-blue);
  font-weight: 900;
  letter-spacing: -0.01em;
}

[aria-label="Informação de contactos e formulário"] p {
  color: rgba(15, 23, 42, 0.72);
  font-weight: 500;
}

[aria-label="Informação de contactos e formulário"] a {
  color: var(--brand-blue);
  font-weight: 700;
}

[aria-label="Informação de contactos e formulário"] a:hover {
  color: var(--brand-orange);
}

[aria-label="Informação de contactos e formulário"] .ratio {
  box-shadow: 0 18px 55px rgba(0, 0, 0, 0.12);
}

@media (max-width: 991.98px) {
  .wa-contact-form {
    margin-top: 8px;
    padding: 22px;
  }
}

.wa-meta-item svg {
  color: #d3335e
}
.dropdown-menu.show {
  min-width: auto;
  padding: 0 5px;
}
.midgapc {
  position: absolute;
  z-index: 999;
  bottom: -15px;
  justify-content: center;
  width: 100%;
}
.wa-card-media {
  position: relative;
}

.wa-price-badge {
  position: absolute;
  top: 18px;
  right: 18px;
  z-index: 4;
  padding: 6px 12px;
  border-radius: 999px;
  font-weight: 500;
  font-size: 0.95rem;
  line-height: 1;
  box-shadow: 0 12px 10px rgba(0, 0, 0, 0.55);
  color: #fff;
  background: var(--brand-orange);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
}

@media (max-width: 576px) {
  .wa-price-badge {
    top: 10px;
    right: 10px;
    font-size: 0.9rem;
    padding: 6px 10px;
  }
  .wa-navpill {
    border-radius: 0!important;
  }
}
.accordion-button:not(.collapsed) {
  background-color: #d3335e;
  color: white!important;
  box-shadow: none;
}
.goblue {
  color: var(--brand-blue);
}