.elementor-4 .elementor-element.elementor-element-ad4bb35{--display:flex;}.elementor-4 .elementor-element.elementor-element-ad4bb35.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-4 .elementor-element.elementor-element-f7b7063{margin:-30px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-4 .elementor-element.elementor-element-05a61ae{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-4 .elementor-element.elementor-element-3c1091a{margin:-20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-4 .elementor-element.elementor-element-f071386{margin:-20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}@media(min-width:768px){.elementor-4 .elementor-element.elementor-element-ad4bb35{--width:97.196%;}}/* Start custom CSS for html, class: .elementor-element-f7b7063 */.lp-hero-template {
  background: linear-gradient(180deg, #fdf6f8 0%, #fffaf7 100%);
  padding: 48px 20px;
}

.lp-hero-template * {
  box-sizing: border-box;
}

.lp-hero-container {
  max-width: 1140px;
  margin: 0 auto;
}

.lp-hero-grid {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 40px;
  align-items: center;
}

.lp-hero-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.lp-hero-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #ffe4ec;
  color: #e11d48;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  padding: 9px 14px;
  border-radius: 999px;
  margin-bottom: 16px;
}

.lp-hero-title {
  margin: 0 0 14px;
  font-size: 46px;
  line-height: 1.15;
  font-weight: 900;
  color: #1f2937;
  letter-spacing: -0.8px;
  max-width: 620px;
}

.lp-hero-subtitle {
  margin: 0 0 18px;
  font-size: 18px;
  line-height: 1.55;
  color: #4b5563;
  max-width: 540px;
}

.lp-hero-media-mobile {
  display: none;
}

.lp-hero-rating {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 22px;
}

.lp-hero-stars {
  font-size: 18px;
  line-height: 1;
  color: #f59e0b;
  letter-spacing: 1px;
}

.lp-hero-rating-text {
  margin: 0;
  font-size: 14px;
  color: #374151;
}

.lp-hero-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 56px;
  padding: 16px 28px;
  background: linear-gradient(135deg, #ff4f87 0%, #e11d48 100%);
  color: #ffffff;
  text-decoration: none;
  font-size: 15px;
  font-weight: 900;
  border-radius: 999px;
  box-shadow: 0 16px 35px rgba(225, 29, 72, 0.28);
  transition: transform 0.2s ease, box-shadow 0.2s ease, opacity 0.2s ease;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.lp-hero-cta:hover {
  transform: translateY(-2px);
  box-shadow: 0 20px 40px rgba(225, 29, 72, 0.34);
  opacity: 0.96;
}

.lp-hero-media {
  display: flex;
  justify-content: center;
}

.lp-hero-media-box {
  width: 100%;
  max-width: 460px;
  background: #ffffff;
  border: 1px solid #f3d9e2;
  border-radius: 24px;
  padding: 16px;
  box-shadow: 0 18px 40px rgba(31, 41, 55, 0.08);
  position: relative;
}

.lp-hero-video-wrap,
.lp-hero-image-wrap {
  width: 100%;
  border-radius: 18px;
  overflow: hidden;
  background: #f8fafc;
}

/* ALTERAÇÃO AQUI */

.lp-hero-video-ratio {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}

.lp-hero-video-ratio iframe,
.lp-hero-video-ratio video,
.lp-hero-video-ratio .presto-player,
.lp-hero-video-ratio > div,
.lp-hero-video-ratio > * {
  position: absolute !important;
  inset: 0;
  width: 100% !important;
  height: 100% !important;
  border: 0;
}

.lp-hero-media-tag {
  position: absolute;
  top: 12px;
  right: 12px;
  background: #e11d48;
  color: #ffffff;
  font-size: 12px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.6px;
  padding: 9px 12px;
  border-radius: 999px;
  box-shadow: 0 8px 20px rgba(225, 29, 72, 0.28);
}

@media (max-width: 991px) {

  .lp-hero-grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .lp-hero-content {
    order: 1;
    align-items: center;
    text-align: center;
  }

  .lp-hero-media {
    display: none;
  }

  .lp-hero-media-mobile {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0 0 18px;
  }

}

@media (max-width: 575px) {

  .lp-hero-title {
    font-size: 28px;
  }

  .lp-hero-subtitle {
    font-size: 15px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-15fa60c */.lp-benefits-section {
  background: #ffffff;
  padding: 56px 20px;
}

.lp-benefits-section * {
  box-sizing: border-box;
}

.lp-benefits-container {
  max-width: 1140px;
  margin: 0 auto;
}

.lp-benefits-header {
  text-align: center;
  max-width: 760px;
  margin: 0 auto 34px;
}

.lp-benefits-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #ffe4ec;
  color: #e11d48;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  padding: 9px 14px;
  border-radius: 999px;
  margin-bottom: 14px;
}

.lp-benefits-title {
  margin: 0 0 12px;
  font-size: 36px;
  line-height: 1.15;
  font-weight: 900;
  color: #1f2937;
  letter-spacing: -0.5px;
}

.lp-benefits-title span {
  color: #e11d48;
}

.lp-benefits-subtitle {
  margin: 0;
  font-size: 17px;
  line-height: 1.6;
  color: #6b7280;
}

.lp-benefits-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.lp-benefit-card {
  background: linear-gradient(180deg, #fff7fa 0%, #ffffff 100%);
  border: 1px solid #f3d9e2;
  border-radius: 18px;
  padding: 22px 18px;
  box-shadow: 0 10px 24px rgba(31, 41, 55, 0.05);
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
  position: relative;
  overflow: hidden;
}

.lp-benefit-card::after {
  content: "";
  position: absolute;
  inset: auto 0 0 0;
  height: 3px;
  background: linear-gradient(90deg, #ff5d92 0%, #e11d48 100%);
  opacity: 0.9;
}

.lp-benefit-card.is-hovered,
.lp-benefit-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 30px rgba(31, 41, 55, 0.08);
  border-color: #ef9ab2;
}

.lp-benefit-icon {
  width: 42px;
  height: 42px;
  border-radius: 12px;
  background: linear-gradient(135deg, #ff5d92 0%, #e11d48 100%);
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 900;
  margin-bottom: 14px;
  box-shadow: 0 10px 20px rgba(225, 29, 72, 0.18);
}

.lp-benefit-card h3 {
  margin: 0 0 8px;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 800;
  color: #1f2937;
}

.lp-benefit-card p {
  margin: 0;
  font-size: 14px;
  line-height: 1.6;
  color: #6b7280;
}

@media (max-width: 991px) {
  .lp-benefits-section {
    padding: 46px 16px;
  }

  .lp-benefits-header {
    margin-bottom: 28px;
  }

  .lp-benefits-title {
    font-size: 30px;
  }

  .lp-benefits-subtitle {
    font-size: 16px;
  }

  .lp-benefits-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }
}

@media (max-width: 575px) {
  .lp-benefits-section {
    padding: 38px 14px;
  }

  .lp-benefits-badge {
    font-size: 11px;
    padding: 8px 12px;
  }

  .lp-benefits-title {
    font-size: 25px;
    line-height: 1.18;
    margin-bottom: 10px;
  }

  .lp-benefits-subtitle {
    font-size: 15px;
    line-height: 1.55;
  }

  .lp-benefits-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .lp-benefit-card {
    padding: 18px 16px;
    border-radius: 16px;
  }

  .lp-benefit-icon {
    width: 38px;
    height: 38px;
    font-size: 18px;
    border-radius: 10px;
    margin-bottom: 12px;
  }

  .lp-benefit-card h3 {
    font-size: 17px;
    margin-bottom: 6px;
  }

  .lp-benefit-card p {
    font-size: 14px;
    line-height: 1.55;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-efe6217 */.lp-social-proof-section {
  background: linear-gradient(180deg, #fffaf8 0%, #fff4f7 100%);
  padding: 58px 20px;
}

.lp-social-proof-section * {
  box-sizing: border-box;
}

.lp-social-proof-container {
  max-width: 1140px;
  margin: 0 auto;
}

.lp-social-proof-header {
  text-align: center;
  max-width: 780px;
  margin: 0 auto 34px;
}

.lp-social-proof-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #ffe4ec;
  color: #e11d48;
  font-size: 12px;
  font-weight: 800;
  padding: 9px 14px;
  border-radius: 999px;
  margin-bottom: 14px;
}

.lp-social-proof-title {
  margin: 0 0 12px;
  font-size: 36px;
  font-weight: 900;
  color: #1f2937;
}

.lp-social-proof-title span {
  color: #e11d48;
}

.lp-social-proof-subtitle {
  margin: 0;
  font-size: 17px;
  color: #6b7280;
}

/* GRID DOS VIDEOS */

.lp-social-proof-video-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
  margin-bottom:28px;
}

.lp-social-proof-media-card {
  width: 100%;
  background: #ffffff;
  border: 1px solid #f3d9e2;
  border-radius: 22px;
  padding: 16px;
  box-shadow: 0 18px 40px rgba(31, 41, 55, 0.08);
}

.lp-social-proof-video-wrap {
  border-radius: 16px;
  overflow: hidden;
  background: #f8fafc;
}

.lp-social-proof-video-ratio {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}

.lp-social-proof-video-ratio iframe,
.lp-social-proof-video-ratio video,
.lp-social-proof-video-ratio img,
.lp-social-proof-video-ratio .presto-player,
.lp-social-proof-video-ratio > * {
  position: absolute !important;
  inset: 0;
  width: 100% !important;
  height: 100% !important;
  border: 0;
  object-fit: cover;
}

/* REVIEWS */

.lp-social-proof-grid {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 18px;
  margin-bottom: 24px;
}

.lp-review-card {
  background: #ffffff;
  border: 1px solid #f2d8e1;
  border-radius: 18px;
  padding: 20px;
  box-shadow: 0 10px 24px rgba(31,41,55,0.05);
  transition: all .25s ease;
}

.lp-review-card:hover {
  transform: translateY(-4px);
}

.lp-review-top {
  display:flex;
  align-items:center;
  gap:12px;
  margin-bottom:14px;
}

.lp-review-avatar{
  width:42px;
  height:42px;
  border-radius:50%;
  background:linear-gradient(135deg,#ff5d92,#e11d48);
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  font-weight:900;
}

.lp-review-meta h3{
  margin:0;
  font-size:16px;
}

.lp-review-stars{
  font-size:14px;
  color:#f59e0b;
}

.lp-review-text{
  font-size:14px;
  color:#4b5563;
  margin-bottom:14px;
}

.lp-review-tag{
  background:#fff1f5;
  border:1px solid #f8c9d8;
  color:#be123c;
  font-size:12px;
  padding:8px 12px;
  border-radius:999px;
}

/* PROVA SOCIAL FINAL */

.lp-social-proof-bottom{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  flex-wrap:wrap;
  background:#fff;
  border:1px solid #f2d8e1;
  border-radius:999px;
  padding:12px 18px;
  width:fit-content;
  margin:0 auto;
}

.lp-social-proof-users span{
  width:26px;
  height:26px;
  border-radius:50%;
  background:linear-gradient(135deg,#ff6a99,#e11d48);
  border:2px solid #fff;
  margin-left:-6px;
}

.lp-social-proof-users span:first-child{
  margin-left:0;
}

/* RESPONSIVO */

@media(max-width:991px){

  .lp-social-proof-video-grid{
    grid-template-columns:1fr 1fr;
  }

}

@media(max-width:575px){

  .lp-social-proof-video-grid{
    grid-template-columns:1fr;
  }

  .lp-social-proof-grid{
    grid-template-columns:1fr;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c8c4275 */.lp-differentials-section {
  background: #ffffff;
  padding: 58px 20px;
}

.lp-differentials-section * {
  box-sizing: border-box;
}

.lp-differentials-container {
  max-width: 1140px;
  margin: 0 auto;
}

.lp-differentials-header {
  text-align: center;
  max-width: 760px;
  margin: 0 auto 34px;
}

.lp-differentials-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #ffe4ec;
  color: #e11d48;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  padding: 9px 14px;
  border-radius: 999px;
  margin-bottom: 14px;
}

.lp-differentials-title {
  margin: 0 0 12px;
  font-size: 36px;
  line-height: 1.15;
  font-weight: 900;
  color: #1f2937;
  letter-spacing: -0.5px;
}

.lp-differentials-title span {
  color: #e11d48;
}

.lp-differentials-subtitle {
  margin: 0;
  font-size: 17px;
  line-height: 1.6;
  color: #6b7280;
}

.lp-differentials-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.lp-differential-card {
  background: linear-gradient(180deg, #fff8fb 0%, #ffffff 100%);
  border: 1px solid #f3d9e2;
  border-radius: 18px;
  padding: 22px 18px;
  box-shadow: 0 10px 24px rgba(31, 41, 55, 0.05);
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
  position: relative;
  overflow: hidden;
}

.lp-differential-card::after {
  content: "";
  position: absolute;
  inset: auto 0 0 0;
  height: 3px;
  background: linear-gradient(90deg, #ff5d92 0%, #e11d48 100%);
}

.lp-differential-card.is-active,
.lp-differential-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 30px rgba(31, 41, 55, 0.08);
  border-color: #ef9ab2;
}

.lp-differential-icon {
  width: 42px;
  height: 42px;
  border-radius: 12px;
  background: linear-gradient(135deg, #ff5d92 0%, #e11d48 100%);
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 900;
  margin-bottom: 14px;
  box-shadow: 0 10px 20px rgba(225, 29, 72, 0.18);
}

.lp-differential-card h3 {
  margin: 0 0 8px;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 800;
  color: #1f2937;
}

.lp-differential-card p {
  margin: 0;
  font-size: 14px;
  line-height: 1.6;
  color: #6b7280;
}

@media (max-width: 991px) {
  .lp-differentials-section {
    padding: 48px 16px;
  }

  .lp-differentials-title {
    font-size: 30px;
  }

  .lp-differentials-subtitle {
    font-size: 16px;
  }

  .lp-differentials-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }
}

@media (max-width: 575px) {
  .lp-differentials-section {
    padding: 38px 14px;
  }

  .lp-differentials-badge {
    font-size: 11px;
    padding: 8px 12px;
  }

  .lp-differentials-title {
    font-size: 25px;
    line-height: 1.18;
    margin-bottom: 10px;
  }

  .lp-differentials-subtitle {
    font-size: 15px;
    line-height: 1.55;
  }

  .lp-differentials-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .lp-differential-card {
    padding: 18px 16px;
    border-radius: 16px;
  }

  .lp-differential-icon {
    width: 38px;
    height: 38px;
    font-size: 18px;
    border-radius: 10px;
    margin-bottom: 12px;
  }

  .lp-differential-card h3 {
    font-size: 17px;
    margin-bottom: 6px;
  }

  .lp-differential-card p {
    font-size: 14px;
    line-height: 1.55;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-000cabf */.lp-offer-section {
  background: linear-gradient(180deg, #fffdf8 0%, #fff7fb 100%);
  padding: 60px 20px;
}

.lp-offer-section * {
  box-sizing: border-box;
}

.lp-offer-container {
  max-width: 1140px;
  margin: 0 auto;
}

.lp-offer-header {
  text-align: center;
  max-width: 780px;
  margin: 0 auto 36px;
}

.lp-offer-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #ffe4ec;
  color: #e11d48;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  padding: 9px 14px;
  border-radius: 999px;
  margin-bottom: 14px;
}

.lp-offer-title {
  margin: 0 0 12px;
  font-size: 36px;
  line-height: 1.15;
  font-weight: 900;
  color: #1f2937;
  letter-spacing: -0.5px;
}

.lp-offer-title span {
  color: #e11d48;
}

.lp-offer-subtitle {
  margin: 0;
  font-size: 17px;
  line-height: 1.6;
  color: #6b7280;
}

.lp-offer-grid-two {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
  max-width: 900px;
  margin: 0 auto;
}

.lp-offer-card {
  position: relative;
  background: #ffffff;
  border: 1px solid #f2d8e1;
  border-radius: 22px;
  padding: 26px 22px 24px;
  box-shadow: 0 12px 26px rgba(31, 41, 55, 0.06);
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
  display: flex;
  flex-direction: column;

  overflow: visible;
}

.lp-offer-card::after {
  content: "";
  position: absolute;
  inset: auto 0 0 0;
  height: 3px;
  background: linear-gradient(90deg, #ff5d92 0%, #e11d48 100%);
}

.lp-offer-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 32px rgba(31, 41, 55, 0.08);
  border-color: #ef9ab2;
}

.lp-offer-card-featured {
  border: 2px solid #e11d48;
  box-shadow: 0 20px 38px rgba(225, 29, 72, 0.12);
  transform: scale(1.02);
}

.lp-offer-card-featured:hover {
  transform: scale(1.02) translateY(-4px);
}

.lp-offer-featured-label {
  position: absolute;
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
  background: linear-gradient(135deg, #ff5d92 0%, #e11d48 100%);
  color: #ffffff;
  font-size: 11px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.4px;
  padding: 9px 14px;
  border-radius: 999px;
  box-shadow: 0 10px 24px rgba(225, 29, 72, 0.24);
  white-space: nowrap;
}

.lp-offer-top {
  text-align: center;
  margin-bottom: 18px;
}

.lp-offer-top h3 {
  margin: 0 0 6px;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 900;
  color: #1f2937;
}

.lp-offer-mini-tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #fff1f5;
  border: 1px solid #f8c9d8;
  color: #be123c;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  padding: 8px 10px;
  border-radius: 999px;
}

.lp-offer-prices {
  text-align: center;
  margin-bottom: 18px;
}

.lp-offer-old-price {
  font-size: 14px;
  color: #9ca3af;
  text-decoration: line-through;
  margin-bottom: 6px;
}

.lp-offer-price {
  font-size: 42px;
  line-height: 1;
  font-weight: 900;
  color: #111827;
  letter-spacing: -1px;
  margin-bottom: 8px;
}

.lp-offer-installments {
  font-size: 13px;
  color: #6b7280;
}

.lp-offer-benefits {
  list-style: none;
  padding: 0;
  margin: 0 0 22px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.lp-offer-benefits li {
  font-size: 14px;
  line-height: 1.5;
  color: #374151;
}

.lp-offer-button {
  margin-top: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  width: 100%;
  padding: 15px 18px;
  background: linear-gradient(135deg, #ff4f87 0%, #e11d48 100%);
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  font-size: 14px;
  font-weight: 900;
  border-radius: 999px;
  box-shadow: 0 16px 30px rgba(225, 29, 72, 0.22);
  transition: transform 0.2s ease, opacity 0.2s ease, box-shadow 0.2s ease;
}

.lp-offer-button:hover {
  transform: translateY(-2px);
  opacity: 0.96;
  box-shadow: 0 18px 32px rgba(225, 29, 72, 0.28);
}

.lp-offer-bottom-bar {
  margin-top: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  background: #fff8e7;
  border: 1px solid #f3d48b;
  border-radius: 18px;
  padding: 16px 18px;
}

.lp-offer-bottom-icon {
  width: 46px;
  height: 46px;
  min-width: 46px;
  border-radius: 999px;
  background: linear-gradient(135deg, #f59e0b 0%, #f97316 100%);
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 900;
}

.lp-offer-bottom-text {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.lp-offer-bottom-text strong {
  font-size: 15px;
  color: #92400e;
}

.lp-offer-bottom-text span {
  font-size: 13px;
  line-height: 1.5;
  color: #a16207;
}

@media (max-width: 991px) {

  .lp-offer-section {
    padding: 48px 16px;
  }

  .lp-offer-title {
    font-size: 30px;
  }

  .lp-offer-subtitle {
    font-size: 16px;
  }

  .lp-offer-grid-two {
    grid-template-columns: 1fr;
    gap: 18px;
    max-width: 520px;
  }

  .lp-offer-card-featured {
    order: -1;
    transform: none;
  }

}

@media (max-width: 575px) {

  .lp-offer-section {
    padding: 38px 14px;
  }

  .lp-offer-badge {
    font-size: 11px;
    padding: 8px 12px;
  }

  .lp-offer-title {
    font-size: 25px;
  }

  .lp-offer-subtitle {
    font-size: 15px;
  }

  .lp-offer-card {
    padding: 22px 16px 18px;
    border-radius: 18px;
  }

  .lp-offer-top h3 {
    font-size: 20px;
  }

  .lp-offer-price {
    font-size: 34px;
  }

  .lp-offer-benefits li {
    font-size: 13px;
  }

  .lp-offer-button {
    min-height: 52px;
    font-size: 13px;
  }

  .lp-offer-bottom-bar {
    flex-direction: column;
    text-align: center;
    gap: 10px;
    padding: 14px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-74c4211 */.lp-security-section {
  background: linear-gradient(180deg, #fffaf8 0%, #ffffff 100%);
  padding: 58px 20px;
}

.lp-security-section * {
  box-sizing: border-box;
}

.lp-security-container {
  max-width: 1140px;
  margin: 0 auto;
}

.lp-security-header {
  text-align: center;
  max-width: 760px;
  margin: 0 auto 34px;
}

.lp-security-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #ffe4ec;
  color: #e11d48;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  padding: 9px 14px;
  border-radius: 999px;
  margin-bottom: 14px;
}

.lp-security-title {
  margin: 0 0 12px;
  font-size: 36px;
  line-height: 1.15;
  font-weight: 900;
  color: #1f2937;
  letter-spacing: -0.5px;
}

.lp-security-subtitle {
  margin: 0;
  font-size: 17px;
  line-height: 1.6;
  color: #6b7280;
}

.lp-security-main-card {
  display: flex;
  align-items: center;
  gap: 18px;
  background: linear-gradient(135deg, #fff1f5 0%, #ffffff 100%);
  border: 1px solid #f6c7d7;
  border-radius: 22px;
  padding: 22px 22px;
  box-shadow: 0 12px 28px rgba(31, 41, 55, 0.05);
  margin-bottom: 24px;
}

.lp-security-main-icon {
  width: 64px;
  height: 64px;
  min-width: 64px;
  border-radius: 18px;
  background: linear-gradient(135deg, #ff5d92 0%, #e11d48 100%);
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  box-shadow: 0 12px 24px rgba(225, 29, 72, 0.18);
}

.lp-security-main-content h3 {
  margin: 0 0 8px;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 900;
  color: #1f2937;
}

.lp-security-main-content p {
  margin: 0;
  font-size: 15px;
  line-height: 1.65;
  color: #4b5563;
}

.lp-security-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  margin-bottom: 26px;
}

.lp-security-item {
  background: #ffffff;
  border: 1px solid #f2d8e1;
  border-radius: 18px;
  padding: 22px 18px;
  box-shadow: 0 10px 24px rgba(31, 41, 55, 0.05);
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
  position: relative;
  overflow: hidden;
}

.lp-security-item::after {
  content: "";
  position: absolute;
  inset: auto 0 0 0;
  height: 3px;
  background: linear-gradient(90deg, #ff5d92 0%, #e11d48 100%);
}

.lp-security-item.is-active,
.lp-security-item:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 30px rgba(31, 41, 55, 0.08);
  border-color: #ef9ab2;
}

.lp-security-item-icon {
  width: 42px;
  height: 42px;
  border-radius: 12px;
  background: linear-gradient(135deg, #ff5d92 0%, #e11d48 100%);
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 900;
  margin-bottom: 14px;
  box-shadow: 0 10px 20px rgba(225, 29, 72, 0.18);
}

.lp-security-item h3 {
  margin: 0 0 8px;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 800;
  color: #1f2937;
}

.lp-security-item p {
  margin: 0;
  font-size: 14px;
  line-height: 1.6;
  color: #6b7280;
}

.lp-guarantee-card {
  display: flex;
  align-items: center;
  gap: 18px;
  background: linear-gradient(135deg, #fff8e7 0%, #ffffff 100%);
  border: 1px solid #f3d48b;
  border-radius: 22px;
  padding: 22px;
  box-shadow: 0 12px 28px rgba(31, 41, 55, 0.05);
}

.lp-guarantee-icon {
  width: 64px;
  height: 64px;
  min-width: 64px;
  border-radius: 18px;
  background: linear-gradient(135deg, #f59e0b 0%, #f97316 100%);
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  box-shadow: 0 12px 24px rgba(245, 158, 11, 0.18);
}

.lp-guarantee-content {
  display: flex;
  flex-direction: column;
}

.lp-guarantee-label {
  display: inline-block;
  margin-bottom: 8px;
  font-size: 12px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0.5px;
  color: #b45309;
  text-transform: uppercase;
}

.lp-guarantee-content h3 {
  margin: 0 0 8px;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 900;
  color: #1f2937;
}

.lp-guarantee-content p {
  margin: 0;
  font-size: 15px;
  line-height: 1.65;
  color: #4b5563;
}

@media (max-width: 991px) {
  .lp-security-section {
    padding: 48px 16px;
  }

  .lp-security-title {
    font-size: 30px;
  }

  .lp-security-subtitle {
    font-size: 16px;
  }

  .lp-security-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }

  .lp-security-main-content h3,
  .lp-guarantee-content h3 {
    font-size: 22px;
  }
}

@media (max-width: 575px) {
  .lp-security-section {
    padding: 38px 14px;
  }

  .lp-security-badge {
    font-size: 11px;
    padding: 8px 12px;
  }

  .lp-security-title {
    font-size: 25px;
    line-height: 1.18;
    margin-bottom: 10px;
  }

  .lp-security-subtitle {
    font-size: 15px;
    line-height: 1.55;
  }

  .lp-security-main-card,
  .lp-guarantee-card {
    flex-direction: column;
    align-items: flex-start;
    padding: 18px 16px;
    border-radius: 18px;
    gap: 14px;
  }

  .lp-security-main-icon,
  .lp-guarantee-icon {
    width: 54px;
    height: 54px;
    min-width: 54px;
    font-size: 24px;
    border-radius: 14px;
  }

  .lp-security-main-content h3,
  .lp-guarantee-content h3 {
    font-size: 20px;
  }

  .lp-security-main-content p,
  .lp-guarantee-content p {
    font-size: 14px;
    line-height: 1.6;
  }

  .lp-security-grid {
    grid-template-columns: 1fr;
    gap: 14px;
    margin-bottom: 20px;
  }

  .lp-security-item {
    padding: 18px 16px;
    border-radius: 16px;
  }

  .lp-security-item-icon {
    width: 38px;
    height: 38px;
    font-size: 18px;
    border-radius: 10px;
    margin-bottom: 12px;
  }

  .lp-security-item h3 {
    font-size: 17px;
    margin-bottom: 6px;
  }

  .lp-security-item p {
    font-size: 14px;
    line-height: 1.55;
  }

  .lp-guarantee-label {
    font-size: 11px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1443ff7 */.lp-faq-section {
  background: linear-gradient(180deg, #ffffff 0%, #fff8fb 100%);
  padding: 60px 20px;
}

.lp-faq-section * {
  box-sizing: border-box;
}

.lp-faq-container {
  max-width: 900px;
  margin: 0 auto;
}

.lp-faq-header {
  text-align: center;
  margin-bottom: 36px;
}

.lp-faq-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #ffe4ec;
  color: #e11d48;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
  padding: 9px 14px;
  border-radius: 999px;
  margin-bottom: 14px;
}

.lp-faq-title {
  margin: 0 0 12px;
  font-size: 36px;
  font-weight: 900;
  color: #1f2937;
}

.lp-faq-subtitle {
  margin: 0;
  font-size: 16px;
  color: #6b7280;
  line-height: 1.6;
}

.lp-faq-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.lp-faq-item {
  background: #ffffff;
  border: 1px solid #f2d8e1;
  border-radius: 16px;
  overflow: hidden;
  transition: border-color 0.2s ease;
}

.lp-faq-item.active {
  border-color: #e11d48;
}

.lp-faq-question {
  width: 100%;
  text-align: left;
  background: transparent;
  border: none;
  padding: 18px 18px;
  font-size: 16px;
  font-weight: 700;
  color: #1f2937;
  cursor: pointer;
}

.lp-faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}

.lp-faq-answer p {
  padding: 0 18px 18px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: #4b5563;
}

.lp-faq-item.active .lp-faq-answer {
  max-height: 200px;
}

@media (max-width: 991px) {

  .lp-faq-title {
    font-size: 30px;
  }

}

@media (max-width: 575px) {

  .lp-faq-section {
    padding: 40px 16px;
  }

  .lp-faq-title {
    font-size: 24px;
  }

  .lp-faq-question {
    font-size: 15px;
    padding: 16px;
  }

  .lp-faq-answer p {
    font-size: 14px;
    padding: 0 16px 16px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-05a61ae */.lp-final-cta-section {
  background: linear-gradient(180deg, #fff4f8 0%, #ffeef5 100%);
  padding: 60px 20px 40px;
}

.lp-final-cta-section * {
  box-sizing: border-box;
}

.lp-final-cta-container {
  max-width: 1140px;
  margin: 0 auto;
}

.lp-final-cta-card {
  background: linear-gradient(135deg, #e11d48 0%, #be123c 100%);
  border-radius: 26px;
  padding: 42px 28px;
  text-align: center;
  color: #ffffff;
  box-shadow: 0 22px 50px rgba(190, 18, 60, 0.22);
}

.lp-final-cta-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.16);
  color: #ffffff;
  font-size: 12px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  padding: 9px 14px;
  border-radius: 999px;
  margin-bottom: 16px;
  border: 1px solid rgba(255, 255, 255, 0.18);
}

.lp-final-cta-title {
  margin: 0 0 12px;
  font-size: 42px;
  line-height: 1.08;
  font-weight: 900;
  letter-spacing: -0.8px;
}

.lp-final-cta-title span {
  color: #ffe7ef;
}

.lp-final-cta-subtitle {
  max-width: 760px;
  margin: 0 auto 22px;
  font-size: 18px;
  line-height: 1.65;
  color: rgba(255, 255, 255, 0.92);
}

/* FOTO DO PRODUTO */

.lp-final-cta-product {
  margin: 26px 0 30px;
  display: flex;
  justify-content: center;
}

.lp-final-cta-product img {
  width: 100%;
  max-width: 260px;
  height: auto;
  border-radius: 18px;
  box-shadow: 0 20px 45px rgba(0,0,0,0.25);
}

/* BENEFÍCIOS */

.lp-final-cta-points {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin-bottom: 24px;
}

.lp-final-cta-point {
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 999px;
  padding: 10px 14px;
  font-size: 13px;
  font-weight: 800;
  color: #ffffff;
}

/* BOTÃO */

.lp-final-cta-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 58px;
  min-width: 320px;
  max-width: 100%;
  padding: 16px 28px;
  background: #ffffff;
  color: #be123c;
  text-decoration: none;
  font-size: 15px;
  font-weight: 900;
  text-align: center;
  border-radius: 999px;
  box-shadow: 0 18px 34px rgba(0, 0, 0, 0.12);
  transition: transform 0.2s ease, box-shadow 0.2s ease, opacity 0.2s ease;
  position: relative;
  overflow: hidden;
}

.lp-final-cta-button::after {
  content: "";
  position: absolute;
  top: -50%;
  left: -75%;
  width: 50%;
  height: 200%;
  background: rgba(190, 18, 60, 0.10);
  transform: rotate(25deg);
  animation: lpFinalCtaShine 4s infinite;
}

@keyframes lpFinalCtaShine {
  0% { left: -75%; }
  60% { left: 120%; }
  100% { left: 120%; }
}

.lp-final-cta-button:hover,
.lp-final-cta-button.is-hovered {
  transform: translateY(-2px);
  box-shadow: 0 22px 38px rgba(0, 0, 0, 0.16);
  opacity: 0.97;
}

/* TEXTO ABAIXO DO BOTÃO */

.lp-final-cta-note {
  margin-top: 16px;
  font-size: 14px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.92);
}

/* BARRA FINAL */

.lp-final-cta-bottom {
  margin-top: 18px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
}

.lp-final-cta-bottom-item {
  background: #ffffff;
  border: 1px solid #f3d9e2;
  border-radius: 999px;
  padding: 10px 14px;
  font-size: 13px;
  font-weight: 800;
  color: #374151;
  box-shadow: 0 8px 18px rgba(31, 41, 55, 0.05);
}

/* RESPONSIVO */

@media (max-width: 991px) {

  .lp-final-cta-section {
    padding: 48px 16px 34px;
  }

  .lp-final-cta-card {
    padding: 34px 22px;
  }

  .lp-final-cta-title {
    font-size: 34px;
  }

  .lp-final-cta-subtitle {
    font-size: 16px;
  }

  .lp-final-cta-product img {
    max-width: 220px;
  }
}

@media (max-width: 575px) {

  .lp-final-cta-section {
    padding: 38px 14px 28px;
  }

  .lp-final-cta-card {
    padding: 28px 16px;
    border-radius: 20px;
  }

  .lp-final-cta-badge {
    font-size: 11px;
    padding: 8px 12px;
    margin-bottom: 14px;
  }

  .lp-final-cta-title {
    font-size: 27px;
    line-height: 1.12;
    margin-bottom: 10px;
  }

  .lp-final-cta-subtitle {
    font-size: 15px;
    line-height: 1.55;
    margin-bottom: 18px;
  }

  .lp-final-cta-product img {
    max-width: 200px;
  }

  .lp-final-cta-points {
    gap: 8px;
    margin-bottom: 18px;
  }

  .lp-final-cta-point {
    width: 100%;
    font-size: 12px;
    padding: 10px 12px;
  }

  .lp-final-cta-button {
    width: 100%;
    min-width: 0;
    min-height: 54px;
    font-size: 14px;
    padding: 15px 18px;
  }

  .lp-final-cta-note {
    font-size: 13px;
    margin-top: 14px;
  }

  .lp-final-cta-bottom {
    margin-top: 14px;
    gap: 8px;
  }

  .lp-final-cta-bottom-item {
    width: 100%;
    text-align: center;
    font-size: 12px;
    padding: 10px 12px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3c1091a */.lp-footer-section {
  background: #111827;
  color: #d1d5db;
  padding: 50px 20px 30px;
}

.lp-footer-section * {
  box-sizing: border-box;
}

.lp-footer-container {
  max-width: 1100px;
  margin: 0 auto;
}

.lp-footer-top {
  text-align: center;
  margin-bottom: 28px;
}

.lp-footer-title {
  margin: 0 0 10px;
  font-size: 24px;
  font-weight: 900;
  color: #ffffff;
}

.lp-footer-description {
  margin: 0;
  font-size: 14px;
  line-height: 1.6;
  color: #9ca3af;
}

.lp-footer-links {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 14px;
  margin-bottom: 28px;
}

.lp-footer-link {
  font-size: 14px;
  font-weight: 700;
  color: #d1d5db;
  text-decoration: none;
  padding: 6px 10px;
  border-radius: 6px;
  transition: 0.2s;
}

.lp-footer-link:hover {
  color: #ffffff;
  background: rgba(255,255,255,0.08);
}

.lp-footer-disclaimer {
  max-width: 800px;
  margin: 0 auto 28px;
  text-align: center;
}

.lp-footer-disclaimer p {
  font-size: 13px;
  line-height: 1.6;
  color: #9ca3af;
  margin-bottom: 10px;
}

.lp-footer-bottom {
  border-top: 1px solid rgba(255,255,255,0.08);
  padding-top: 18px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
}

.lp-footer-copyright {
  font-size: 13px;
  color: #9ca3af;
}

.lp-footer-security {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
}

.lp-footer-security span {
  font-size: 13px;
  color: #d1d5db;
}

@media (max-width: 575px) {

  .lp-footer-section {
    padding: 40px 16px 26px;
  }

  .lp-footer-title {
    font-size: 20px;
  }

  .lp-footer-description {
    font-size: 13px;
  }

  .lp-footer-links {
    gap: 10px;
  }

  .lp-footer-link {
    font-size: 13px;
  }

  .lp-footer-bottom {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 8px;
  }

  .lp-footer-security {
    justify-content: center;
  }

}/* End custom CSS */