.hero-mrch-zvn4 {
  background: linear-gradient(
    -60deg,
    #ffe600 21.8%,
    #fddd00 50%,
    #fbd100 78.2%
  );
  border-radius: 20px;
  overflow: hidden;
  width: calc(100% - 16px);
  max-width: 1920px;
  margin: 8px auto 0;
  height: calc(100dvh - 16px);
  max-height: 100vh;
  position: relative;
}
.hero-mrch-zvn4[data-merch-header-type='cashback'],
.hero-mrch-zvn4[data-merch-header-type='desconto'],
.hero-mrch-zvn4[data-merch-header-type='pricing'] {
  display: block;
}
.hero-mrch__inner-zvn4 {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  position: relative;
}
.hero-mrch__content-zvn4 {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 24px;
  padding: 24px;
  position: relative;
  z-index: 2;
}
.hero-mrch-zvn4[data-merch-header-type='cashback'] .hero-mrch__content-zvn4 {
  justify-content: center;
  align-items: flex-start;
  text-align: left;
  gap: 16px;
}
.hero-mrch__img-zvn4 {
  position: absolute;
  top: -2%;
  left: -6%;
  width: 112%;
  height: 50%;
  overflow: hidden;
  z-index: 0;
}
.hero-mrch__bg-zvn4 {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  display: block;
}
.hero-mrch__title-zvn4 {
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -1.6px;
  color: #282834;
  margin: 0;
  max-width: 400px;
  font-family: 'Proxima Nova Advanced', 'Proxima Nova', sans-serif;
  font-feature-settings:
    'ss04' on,
    'case' on;
}
.hero-mrch-zvn4[data-merch-header-type='cashback'] .hero-mrch__title-zvn4 {
  max-width: 360px;
}
.hero-mrch__tag-zvn4 {
  display: none;
  align-self: flex-start;
  background: #00a650;
  color: #fff;
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
  padding: 6px 14px;
  border-radius: 999px;
  margin-bottom: -8px;
}
.hero-mrch__tag-zvn4:not([data-has-timer='true']):not([data-tag-label='']) {
  display: inline-flex;
}
.hero-mrch-zvn4[data-merch-header-type='cashback'] .hero-mrch__tag-zvn4 {
  margin-bottom: 0;
}
.hero-mrch__timer-zvn4 {
  display: none;
  align-self: flex-start;
  align-items: center;
  gap: 8px;
  background: #00a650;
  color: #fff;
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
  padding: 8px 16px;
  border-radius: 999px;
  margin: -8px 0;
}
.hero-mrch__timer-zvn4[data-has-timer='true'] {
  display: inline-flex;
}
.hero-mrch-zvn4[data-merch-header-type='cashback'] .hero-mrch__timer-zvn4 {
  margin: 0;
}
.hero-mrch__timer-icon-zvn4 {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}
.hero-mrch__timer-label-zvn4 {
  font-weight: 600;
  white-space: nowrap;
}
.hero-mrch__tcell-zvn4 {
  display: inline-flex;
  align-items: baseline;
  gap: 3px;
}
.hero-mrch__tunit-zvn4 {
  font-weight: 400;
  opacity: 0.9;
}
.hero-mrch__bajada-zvn4,
.hero-mrch__legal-zvn4,
.hero-mrch__dscfee-zvn4,
.hero-mrch__prifees-zvn4,
.hero-mrch__disclaimer-zvn4 {
  display: none;
}
.hero-mrch__bajada-zvn4 {
  font-size: 18px;
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  color: #282834;
  line-height: 22px;
  margin: 0;
  max-width: 340px;
}
.hero-mrch-zvn4[data-merch-header-type='cashback']
  .hero-mrch__bajada-zvn4:not([data-bajada='']) {
  display: block;
}
.hero-mrch__legal-zvn4 {
  position: absolute;
  bottom: 16px;
  left: 24px;
  right: 24px;
  font-size: 12px;
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  color: rgba(40, 40, 52, 0.7);
  line-height: 1.4;
  margin: 0;
  z-index: 3;
  text-align: left;
}
.hero-mrch-zvn4[data-merch-header-type='cashback']
  .hero-mrch__legal-zvn4:not([data-legal='']) {
  display: block;
}
.hero-mrch__dscfee-zvn4 {
  flex-direction: column;
  gap: 4px;
}
.hero-mrch-zvn4[data-merch-header-type='desconto'] .hero-mrch__dscfee-zvn4 {
  display: flex;
}
.hero-mrch__dscvalue-zvn4 {
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -1.28px;
  color: #282834;
}
.hero-mrch__prifees-zvn4 {
  flex-direction: column;
  gap: 4px;
}
.hero-mrch-zvn4[data-merch-header-type='pricing'] .hero-mrch__prifees-zvn4 {
  display: flex;
}
.hero-mrch__prifeerow-zvn4 {
  display: flex;
  gap: 4px;
  align-items: flex-end;
}
.hero-mrch__prifee-zvn4 {
  display: flex;
  flex-direction: column;
  gap: 4px;
  flex: 1;
}
.hero-mrch__privalue-zvn4 {
  display: block;
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -1.28px;
  color: #282834;
}
.hero-mrch__disclaimer-zvn4 {
  font-size: 14px;
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  color: rgba(40, 40, 52, 0.7);
  line-height: 18px;
  margin: 0;
}
.hero-mrch-zvn4[data-merch-header-type='pricing'] .hero-mrch__disclaimer-zvn4 {
  display: block;
}
.hero-mrch__felabel-zvn4 {
  display: block;
  font-size: 14px;
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  color: rgba(40, 40, 52, 0.7);
  line-height: 18px;
}
.hero-mrch__cta-zvn4 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 24px;
  min-height: 48px;
  font-size: 14px;
  font-weight: 600;
  font-family: 'Inter', sans-serif;
  color: #fff;
  text-decoration: none;
  background: #4850e5;
  border-radius: 12px;
  white-space: nowrap;
  align-self: stretch;
  transition: background-color 0.18s ease-out;
}
.hero-mrch-zvn4[data-merch-header-type='cashback'] .hero-mrch__cta-zvn4 {
  align-self: flex-start;
}
.hero-mrch__cta-zvn4:hover {
  background: #3d44c4;
  color: #fff;
}
.hero-mrch__cta-zvn4:active {
  background: #3238a3;
  color: #fff;
}
@media (min-width: 1024px) {
  .hero-mrch-zvn4 {
    background: linear-gradient(107deg, #ffe600 0%, #fddd00 50%, #fbd100 100%);
    height: calc(100vh - 16px);
    max-height: none;
    min-height: 685px;
  }
  .nav-header ~ .hero-mrch-zvn4,
  .nav-header ~ div .hero-mrch-zvn4,
  .nav-header ~ section .hero-mrch-zvn4,
  .nav-header ~ main .hero-mrch-zvn4 {
    height: calc(100vh - 16px);
  }
  .hero-mrch__img-zvn4 {
    top: 0;
    left: auto;
    right: 0;
    width: 50%;
    height: 100%;
  }
  .hero-mrch-zvn4[data-merch-header-type='desconto'] .hero-mrch__bg-zvn4,
  .hero-mrch-zvn4[data-merch-header-type='pricing'] .hero-mrch__bg-zvn4 {
    object-position: 60% center;
  }
  .hero-mrch__content-zvn4 {
    padding: 40px 0 40px 40px;
    gap: 40px;
    max-width: 720px;
  }
  .hero-mrch-zvn4[data-merch-header-type='cashback'] .hero-mrch__content-zvn4 {
    padding: 40px 50% 40px 40px;
    gap: 24px;
    max-width: none;
  }
  .hero-mrch__title-zvn4 {
    font-size: 72px;
    letter-spacing: -2.88px;
    max-width: 500px;
  }
  .hero-mrch__bajada-zvn4 {
    font-size: 22px;
    line-height: 28px;
    max-width: 500px;
  }
  .hero-mrch__legal-zvn4 {
    font-size: 14px;
    bottom: 24px;
    left: 40px;
    right: 50%;
  }
  .hero-mrch__dscfee-zvn4 {
    gap: 8px;
  }
  .hero-mrch__dscvalue-zvn4 {
    font-size: 72px;
    letter-spacing: -2.88px;
  }
  .hero-mrch__prifees-zvn4 {
    gap: 8px;
  }
  .hero-mrch__prifeerow-zvn4 {
    gap: 8px;
  }
  .hero-mrch__prifee-zvn4 {
    flex: none;
    width: 200px;
    gap: 8px;
  }
  .hero-mrch__privalue-zvn4 {
    font-size: 48px;
    letter-spacing: -1.92px;
  }
  .hero-mrch__disclaimer-zvn4 {
    font-size: 16px;
    line-height: 20px;
  }
  .hero-mrch__felabel-zvn4 {
    font-size: 16px;
    line-height: 20px;
  }
  .hero-mrch__tag-zvn4 {
    font-size: 16px;
    padding: 8px 16px;
    margin-bottom: -16px;
  }
  .hero-mrch-zvn4[data-merch-header-type='cashback'] .hero-mrch__tag-zvn4 {
    margin-bottom: 0;
  }
  .hero-mrch__timer-zvn4 {
    font-size: 16px;
    padding: 10px 18px;
    margin: -16px 0;
  }
  .hero-mrch-zvn4[data-merch-header-type='cashback'] .hero-mrch__timer-zvn4 {
    margin: 0;
  }
  .hero-mrch__timer-icon-zvn4 {
    width: 18px;
    height: 18px;
  }
  .hero-mrch__cta-zvn4 {
    align-self: flex-start;
  }
}
@media (min-width: 1024px) and (max-height: 750px) {
  .hero-mrch-zvn4[data-merch-header-type='desconto'],
  .hero-mrch-zvn4[data-merch-header-type='pricing'] {
    min-height: auto;
  }
  .hero-mrch-zvn4[data-merch-header-type='desconto'] .hero-mrch__content-zvn4,
  .hero-mrch-zvn4[data-merch-header-type='pricing'] .hero-mrch__content-zvn4 {
    gap: 24px;
    padding: 24px 0 24px 40px;
  }
  .hero-mrch-zvn4[data-merch-header-type='desconto'] .hero-mrch__title-zvn4,
  .hero-mrch-zvn4[data-merch-header-type='pricing'] .hero-mrch__title-zvn4 {
    font-size: 56px;
    letter-spacing: -2.24px;
  }
  .hero-mrch__dscvalue-zvn4 {
    font-size: 48px;
    letter-spacing: -1.92px;
  }
  .hero-mrch__privalue-zvn4 {
    font-size: 40px;
    letter-spacing: -1.6px;
  }
}
@media (min-width: 1366px) {
  .hero-mrch__title-zvn4 {
    font-size: 88px;
    letter-spacing: -3.52px;
  }
  .hero-mrch-zvn4[data-merch-header-type='cashback'] .hero-mrch__title-zvn4 {
    max-width: 600px;
  }
  .hero-mrch-zvn4[data-merch-header-type='desconto'] .hero-mrch__title-zvn4,
  .hero-mrch-zvn4[data-merch-header-type='pricing'] .hero-mrch__title-zvn4 {
    max-width: none;
    font-size: 88px;
    letter-spacing: -3.52px;
  }
  .hero-mrch__dscvalue-zvn4 {
    font-size: 88px;
    letter-spacing: -3.52px;
  }
  .hero-mrch__prifee-zvn4 {
    width: 240px;
  }
  .hero-mrch__privalue-zvn4 {
    font-size: 72px;
    letter-spacing: -2.88px;
  }
}
@media (min-width: 1920px) {
  .hero-mrch-zvn4[data-merch-header-type='desconto'] .hero-mrch__content-zvn4,
  .hero-mrch-zvn4[data-merch-header-type='pricing'] .hero-mrch__content-zvn4 {
    max-width: 910px;
  }
  .hero-mrch-zvn4[data-merch-header-type='desconto'] .hero-mrch__title-zvn4,
  .hero-mrch-zvn4[data-merch-header-type='pricing'] .hero-mrch__title-zvn4 {
    font-size: 128px;
    letter-spacing: -6.4px;
  }
  .hero-mrch__dscvalue-zvn4 {
    font-size: 128px;
    letter-spacing: -6.4px;
  }
  .hero-mrch__prifee-zvn4 {
    width: 350px;
  }
  .hero-mrch__privalue-zvn4 {
    font-size: 100px;
    letter-spacing: -5px;
  }
}
