.elementor-5 .elementor-element.elementor-element-2244a5e{--display:flex;--margin-top:-20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-5 .elementor-element.elementor-element-de6525f{margin:-20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-5 .elementor-element.elementor-element-2eb67a3{margin:-20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-5 .elementor-element.elementor-element-4a996f1{margin:-20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-5 .elementor-element.elementor-element-b908252{margin:-20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-5 .elementor-element.elementor-element-08e9e3e{margin:-20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-5 .elementor-element.elementor-element-b15e377{margin:-20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-5 .elementor-element.elementor-element-dc21077{margin:-20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-5 .elementor-element.elementor-element-20c184e{margin:-20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-5 .elementor-element.elementor-element-521ebbb{margin:-20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}/* Start custom CSS for html, class: .elementor-element-273e4aa */.lp-hero-template {
  background: linear-gradient(180deg, #eef8ff 0%, #f9fcff 55%, #ffffff 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: #dff4ff;
  color: #0f5f8f;
  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;
  border: 1px solid #b9e7ff;
}

.lp-hero-title {
  margin: 0 0 14px;
  font-size: 44px;
  line-height: 1.05;
  font-weight: 900;
  color: #12344d;
  letter-spacing: -0.6px;
  max-width: 600px;
}

.lp-hero-subtitle {
  margin: 0 0 18px;
  font-size: 18px;
  line-height: 1.55;
  color: #456072;
  max-width: 540px;
}

.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: #f4b400;
  letter-spacing: 1px;
}

.lp-hero-rating-text {
  margin: 0;
  font-size: 14px;
  color: #2f4858;
}

.lp-hero-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 56px;
  padding: 16px 28px;
  background: linear-gradient(135deg, #1eb6ff 0%, #0b7fc2 100%);
  color: #ffffff;
  text-decoration: none;
  font-size: 15px;
  font-weight: 900;
  border-radius: 999px;
  box-shadow: 0 16px 35px rgba(11, 127, 194, 0.28);
  transition: transform 0.2s ease, box-shadow 0.2s ease, opacity 0.2s ease;
  text-align: center;
}

.lp-hero-cta:hover {
  transform: translateY(-2px);
  box-shadow: 0 20px 40px rgba(11, 127, 194, 0.34);
  opacity: 0.96;
}

.lp-hero-urgency {
  margin-top: 16px;
}

.lp-hero-urgency-label {
  display: inline-block;
  font-size: 13px;
  font-weight: 800;
  color: #0b7fc2;
  margin-bottom: 6px;
}

.lp-hero-countdown {
  margin: 0;
  font-size: 14px;
  color: #2f4858;
}

.lp-hero-countdown strong {
  color: #0b7fc2;
}

.lp-hero-trust {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 18px;
}

.lp-hero-trust-item {
  background: #ffffff;
  border: 1px solid #d8edf8;
  color: #2f4858;
  font-size: 13px;
  font-weight: 700;
  padding: 10px 14px;
  border-radius: 999px;
  box-shadow: 0 6px 18px rgba(18, 52, 77, 0.05);
}

.lp-hero-media {
  display: flex;
  justify-content: center;
}

.lp-hero-media-box {
  width: 100%;
  max-width: 460px;
  background: #ffffff;
  border: 1px solid #d7eef9;
  border-radius: 24px;
  padding: 16px;
  box-shadow: 0 18px 40px rgba(18, 52, 77, 0.08);
  position: relative;
}

.lp-hero-video-wrap,
.lp-hero-image-wrap {
  width: 100%;
  border-radius: 18px;
  overflow: hidden;
  background: #eef8ff;
}

.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-image-wrap img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}

.lp-hero-media-tag {
  position: absolute;
  top: 12px;
  right: 12px;
  background: #0b7fc2;
  color: #ffffff;
  font-size: 11px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.4px;
  padding: 8px 10px;
  border-radius: 999px;
  box-shadow: 0 8px 20px rgba(11, 127, 194, 0.28);
}

/* TABLET */

@media (max-width: 991px) {

  .lp-hero-template {
    padding: 36px 16px;
  }

  .lp-hero-grid {
    display: flex;
    flex-direction: column;
    gap: 24px;
  }

  .lp-hero-content,
  .lp-hero-media {
    display: contents;
  }

  .lp-hero-badge {
    order: 1;
    align-self: center;
  }

  .lp-hero-title {
    order: 2;
    font-size: 34px;
    max-width: 100%;
    text-align: center;
    align-self: center;
  }

  .lp-hero-subtitle {
    order: 3;
    font-size: 16px;
    max-width: 100%;
    text-align: center;
    align-self: center;
  }

  .lp-hero-media-box {
    order: 4;
    max-width: 100%;
    width: 100%;
  }

  .lp-hero-rating {
    order: 5;
    justify-content: center;
  }

  .lp-hero-cta {
    order: 6;
    width: 100%;
    max-width: 360px;
    align-self: center;
  }

  .lp-hero-urgency {
    order: 7;
    text-align: center;
    align-self: center;
  }

  .lp-hero-trust {
    order: 8;
    justify-content: center;
  }
}

/* MOBILE */

@media (max-width: 575px) {

  .lp-hero-template {
    padding: 28px 14px;
  }

  .lp-hero-badge {
    font-size: 11px;
    padding: 8px 12px;
  }

  .lp-hero-title {
    font-size: 30px;
    line-height: 1.08;
    margin-bottom: 12px;
  }

  .lp-hero-subtitle {
    font-size: 15px;
    margin-bottom: 16px;
  }

  .lp-hero-stars {
    font-size: 16px;
  }

  .lp-hero-rating-text {
    font-size: 13px;
  }

  .lp-hero-cta {
    min-height: 54px;
    font-size: 14px;
    padding: 15px 20px;
  }

  .lp-hero-countdown {
    font-size: 13px;
  }

  .lp-hero-trust {
    gap: 8px;
  }

  .lp-hero-trust-item {
    width: 100%;
    font-size: 12px;
    padding: 10px 12px;
  }

  .lp-hero-media-box {
    padding: 12px;
    border-radius: 18px;
  }

  .lp-hero-video-wrap,
  .lp-hero-image-wrap {
    border-radius: 14px;
  }

  .lp-hero-media-tag {
    font-size: 10px;
    padding: 7px 9px;
    top: 10px;
    right: 10px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-de6525f */.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: #e6f7ff;
  color: #0b7fc2;
  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;
  border: 1px solid #cfeeff;
}

.lp-benefits-title {
  margin: 0 0 12px;
  font-size: 36px;
  line-height: 1.15;
  font-weight: 900;
  color: #12344d;
  letter-spacing: -0.5px;
}

.lp-benefits-title span {
  color: #0b7fc2;
}

.lp-benefits-subtitle {
  margin: 0;
  font-size: 17px;
  line-height: 1.6;
  color: #5d7281;
}

.lp-benefits-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.lp-benefit-card {
  background: linear-gradient(180deg, #f4fbff 0%, #ffffff 100%);
  border: 1px solid #d8edf8;
  border-radius: 18px;
  padding: 22px 18px;
  box-shadow: 0 10px 24px rgba(18, 52, 77, 0.05);
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

.lp-benefit-card.is-hovered,
.lp-benefit-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 30px rgba(18, 52, 77, 0.08);
  border-color: #93d8ff;
}

.lp-benefit-icon {
  width: 42px;
  height: 42px;
  border-radius: 12px;
  background: linear-gradient(135deg, #1eb6ff 0%, #0b7fc2 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(11, 127, 194, 0.18);
}

.lp-benefit-card h3 {
  margin: 0 0 8px;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 800;
  color: #12344d;
}

.lp-benefit-card p {
  margin: 0;
  font-size: 14px;
  line-height: 1.6;
  color: #5d7281;
}

@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-2eb67a3 */.lp-social-proof-section {
  background: linear-gradient(180deg, #f7fbff 0%, #eef8ff 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: #e6f7ff;
  color: #0b7fc2;
  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;
  border: 1px solid #cfeeff;
}

.lp-social-proof-title {
  margin: 0 0 12px;
  font-size: 36px;
  line-height: 1.15;
  font-weight: 900;
  color: #12344d;
  letter-spacing: -0.5px;
}

.lp-social-proof-title span {
  color: #0b7fc2;
}

.lp-social-proof-subtitle {
  margin: 0;
  font-size: 17px;
  line-height: 1.6;
  color: #5d7281;
}

.lp-social-proof-media {
  display: flex;
  justify-content: center;
  margin-bottom: 28px;
}

.lp-social-proof-media-card {
  width: 100%;
  max-width: 430px;
  background: #ffffff;
  border: 1px solid #d8edf8;
  border-radius: 22px;
  padding: 14px;
  box-shadow: 0 18px 40px rgba(18, 52, 77, 0.08);
}

.lp-proof-helper-text {
  margin: 0 0 14px;
  font-size: 14px;
  line-height: 1.6;
  color: #4a6475;
  text-align: center;
}

.lp-proof-slider {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 16px;
  background: #f8fbff;
}

.lp-proof-counter {
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 3;
  background: rgba(18, 52, 77, 0.82);
  color: #ffffff;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  padding: 8px 10px;
  border-radius: 999px;
}

.lp-proof-track {
  display: flex;
  transition: transform 0.35s ease;
  will-change: transform;
}

.lp-proof-slide {
  min-width: 100%;
  overflow: hidden;
  background: #ffffff;
}

.lp-proof-zoom-trigger {
  display: block;
  width: 100%;
  border: 0;
  padding: 0;
  background: transparent;
  cursor: zoom-in;
}

.lp-proof-zoom-trigger img {
  width: 100%;
  aspect-ratio: 4 / 5;
  object-fit: cover;
  display: block;
  transition: transform 0.35s ease;
}

.lp-proof-slide:hover .lp-proof-zoom-trigger img {
  transform: scale(1.03);
}

.lp-proof-caption {
  margin: 0;
  padding: 10px 12px 12px;
  font-size: 13px;
  line-height: 1.5;
  color: #4a6475;
  text-align: center;
  background: #ffffff;
}

.lp-proof-arrow {
  position: absolute;
  top: 42%;
  transform: translateY(-50%);
  width: 38px;
  height: 38px;
  border: 0;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.94);
  color: #12344d;
  font-size: 18px;
  font-weight: 900;
  cursor: pointer;
  box-shadow: 0 8px 20px rgba(18, 52, 77, 0.15);
  z-index: 2;
  transition: transform 0.2s ease, opacity 0.2s ease;
}

.lp-proof-arrow:hover {
  transform: translateY(-50%) scale(1.05);
}

.lp-proof-prev {
  left: 10px;
}

.lp-proof-next {
  right: 10px;
}

.lp-proof-dots {
  position: absolute;
  left: 50%;
  bottom: 48px;
  transform: translateX(-50%);
  display: flex;
  gap: 8px;
  z-index: 2;
}

.lp-proof-dot {
  width: 10px;
  height: 10px;
  border: 0;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.85);
  box-shadow: 0 2px 8px rgba(18, 52, 77, 0.12);
  cursor: pointer;
  padding: 0;
}

.lp-proof-dot.is-active {
  background: #0b7fc2;
}

.lp-social-proof-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  margin-bottom: 24px;
}

.lp-review-card {
  background: #ffffff;
  border: 1px solid #d8edf8;
  border-radius: 18px;
  padding: 20px 18px;
  box-shadow: 0 10px 24px rgba(18, 52, 77, 0.05);
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

.lp-review-card.is-active,
.lp-review-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 30px rgba(18, 52, 77, 0.08);
  border-color: #93d8ff;
}

.lp-review-top {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 14px;
}

.lp-review-avatar {
  width: 42px;
  height: 42px;
  border-radius: 999px;
  background: linear-gradient(135deg, #1eb6ff 0%, #0b7fc2 100%);
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 17px;
  font-weight: 900;
  flex-shrink: 0;
}

.lp-review-meta h3 {
  margin: 0 0 4px;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 800;
  color: #12344d;
}

.lp-review-stars {
  font-size: 14px;
  line-height: 1;
  color: #f5b400;
  letter-spacing: 1px;
}

.lp-review-text {
  margin: 0 0 14px;
  font-size: 14px;
  line-height: 1.65;
  color: #4a6475;
}

.lp-review-tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #eef8ff;
  border: 1px solid #cfeeff;
  color: #0b7fc2;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  padding: 9px 12px;
  border-radius: 999px;
}

.lp-social-proof-bottom {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  flex-wrap: wrap;
  background: #ffffff;
  border: 1px solid #d8edf8;
  border-radius: 999px;
  padding: 12px 18px;
  width: fit-content;
  margin: 0 auto;
  box-shadow: 0 10px 24px rgba(18, 52, 77, 0.05);
}

.lp-social-proof-users {
  display: flex;
  align-items: center;
}

.lp-social-proof-users span {
  width: 26px;
  height: 26px;
  border-radius: 999px;
  background: linear-gradient(135deg, #42c8ff 0%, #0b7fc2 100%);
  border: 2px solid #ffffff;
  margin-left: -6px;
}

.lp-social-proof-users span:first-child {
  margin-left: 0;
}

.lp-social-proof-bottom p {
  margin: 0;
  font-size: 14px;
  color: #374151;
}

.lp-social-proof-bottom strong {
  color: #0b7fc2;
}

.lp-proof-lightbox {
  position: fixed;
  inset: 0;
  background: rgba(17, 24, 39, 0.88);
  display: none;
  align-items: center;
  justify-content: center;
  padding: 20px;
  z-index: 9999;
}

.lp-proof-lightbox.is-open {
  display: flex;
}

.lp-proof-lightbox img {
  max-width: min(92vw, 720px);
  max-height: 88vh;
  width: auto;
  height: auto;
  border-radius: 18px;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.35);
  cursor: zoom-out;
}

.lp-proof-lightbox-close {
  position: absolute;
  top: 18px;
  right: 18px;
  width: 46px;
  height: 46px;
  border: 0;
  border-radius: 999px;
  background: linear-gradient(135deg, #1eb6ff 0%, #0b7fc2 100%);
  color: #ffffff;
  font-size: 28px;
  line-height: 1;
  font-weight: 900;
  cursor: pointer;
  box-shadow: 0 10px 24px rgba(11, 127, 194, 0.32);
  display: flex;
  align-items: center;
  justify-content: center;
}

.lp-proof-lightbox-close:hover {
  transform: scale(1.05);
}

@media (max-width: 991px) {
  .lp-social-proof-section {
    padding: 48px 16px;
  }

  .lp-social-proof-title {
    font-size: 30px;
  }

  .lp-social-proof-subtitle {
    font-size: 16px;
  }

  .lp-social-proof-media-card {
    max-width: 390px;
  }

  .lp-social-proof-grid {
    gap: 16px;
  }
}

@media (max-width: 575px) {
  .lp-social-proof-section {
    padding: 38px 14px;
  }

  .lp-social-proof-badge {
    font-size: 11px;
    padding: 8px 12px;
  }

  .lp-social-proof-title {
    font-size: 25px;
    line-height: 1.18;
    margin-bottom: 10px;
  }

  .lp-social-proof-subtitle {
    font-size: 15px;
    line-height: 1.55;
  }

  .lp-social-proof-media {
    margin-bottom: 18px;
  }

  .lp-social-proof-media-card {
    max-width: 100%;
    padding: 12px;
    border-radius: 18px;
  }

  .lp-proof-helper-text {
    font-size: 13px;
    margin-bottom: 12px;
  }

  .lp-proof-slider {
    border-radius: 14px;
  }

  .lp-proof-counter {
    top: 10px;
    left: 10px;
    font-size: 11px;
    padding: 7px 9px;
  }

  .lp-proof-zoom-trigger img {
    aspect-ratio: 4 / 5;
  }

  .lp-proof-caption {
    font-size: 13px;
    padding: 10px 12px 12px;
  }

  .lp-proof-arrow {
    width: 34px;
    height: 34px;
    font-size: 16px;
  }

  .lp-proof-dots {
    bottom: 44px;
    gap: 6px;
  }

  .lp-social-proof-grid {
    grid-template-columns: 1fr;
    gap: 14px;
    margin-bottom: 18px;
  }

  .lp-review-card {
    padding: 18px 16px;
    border-radius: 16px;
  }

  .lp-review-avatar {
    width: 38px;
    height: 38px;
    font-size: 15px;
  }

  .lp-review-meta h3 {
    font-size: 15px;
  }

  .lp-review-stars {
    font-size: 13px;
  }

  .lp-review-text {
    font-size: 14px;
    line-height: 1.6;
  }

  .lp-review-tag {
    font-size: 11px;
    padding: 8px 10px;
  }

  .lp-social-proof-bottom {
    width: 100%;
    border-radius: 18px;
    padding: 12px 14px;
    justify-content: center;
    text-align: center;
  }

  .lp-social-proof-users span {
    width: 22px;
    height: 22px;
  }

  .lp-social-proof-bottom p {
    font-size: 13px;
  }

  .lp-proof-lightbox-close {
    width: 42px;
    height: 42px;
    font-size: 24px;
    top: 14px;
    right: 14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4a996f1 */.lp-demo-video-section {
  background: linear-gradient(180deg, #ffffff 0%, #f7fbff 100%);
  padding: 58px 20px;
}

.lp-demo-video-section * {
  box-sizing: border-box;
}

.lp-demo-video-container {
  max-width: 1140px;
  margin: 0 auto;
}

.lp-demo-video-header {
  text-align: center;
  max-width: 760px;
  margin: 0 auto 32px;
}

.lp-demo-video-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #e6f7ff;
  color: #0b7fc2;
  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;
  border: 1px solid #cfeeff;
}

.lp-demo-video-title {
  margin: 0 0 12px;
  font-size: 36px;
  line-height: 1.15;
  font-weight: 900;
  color: #12344d;
  letter-spacing: -0.5px;
}

.lp-demo-video-title span {
  color: #0b7fc2;
}

.lp-demo-video-subtitle {
  margin: 0;
  font-size: 17px;
  line-height: 1.65;
  color: #5d7281;
}

.lp-demo-video-card {
  background: #ffffff;
  border: 1px solid #d8edf8;
  border-radius: 24px;
  padding: 18px;
  box-shadow: 0 18px 42px rgba(18, 52, 77, 0.08);
  max-width: 820px;
  margin: 0 auto 22px;
}

.lp-demo-video-wrap {
  width: 100%;
  border-radius: 18px;
  overflow: hidden;
  background: #eaf6ff;
}

.lp-demo-video-ratio {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}

.lp-demo-video-ratio iframe,
.lp-demo-video-ratio video,
.lp-demo-video-ratio .presto-player,
.lp-demo-video-ratio > div,
.lp-demo-video-ratio > * {
  position: absolute !important;
  inset: 0;
  width: 100% !important;
  height: 100% !important;
  border: 0;
}

.lp-demo-video-footer {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  max-width: 920px;
  margin: 0 auto;
}

.lp-demo-video-point {
  background: #ffffff;
  border: 1px solid #d8edf8;
  color: #374151;
  font-size: 13px;
  font-weight: 800;
  padding: 10px 14px;
  border-radius: 999px;
  box-shadow: 0 8px 18px rgba(18, 52, 77, 0.05);
}

@media (max-width: 991px) {
  .lp-demo-video-section {
    padding: 46px 16px;
  }

  .lp-demo-video-title {
    font-size: 30px;
  }

  .lp-demo-video-subtitle {
    font-size: 16px;
  }

  .lp-demo-video-card {
    max-width: 100%;
  }

  /* ALTERADO: proporção 1:1 no mobile */
  .lp-demo-video-ratio {
    padding-bottom: 100%;
  }
}

@media (max-width: 575px) {
  .lp-demo-video-section {
    padding: 38px 14px;
  }

  .lp-demo-video-header {
    margin-bottom: 24px;
  }

  .lp-demo-video-badge {
    font-size: 11px;
    padding: 8px 12px;
  }

  .lp-demo-video-title {
    font-size: 25px;
    line-height: 1.18;
    margin-bottom: 10px;
  }

  .lp-demo-video-subtitle {
    font-size: 15px;
    line-height: 1.55;
  }

  .lp-demo-video-card {
    padding: 12px;
    border-radius: 18px;
    margin-bottom: 18px;
  }

  .lp-demo-video-wrap {
    border-radius: 14px;
  }

  .lp-demo-video-footer {
    gap: 8px;
  }

  .lp-demo-video-point {
    width: 100%;
    text-align: center;
    font-size: 12px;
    padding: 10px 12px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b908252 */.lp-offer-section {
  background: linear-gradient(180deg, #f7fbff 0%, #eef8ff 100%);
  padding: 56px 20px;
}

.lp-offer-section * {
  box-sizing: border-box;
}

.lp-offer-container {
  max-width: 920px;
  margin: 0 auto;
}

.lp-offer-header {
  text-align: center;
  max-width: 760px;
  margin: 0 auto 30px;
}

.lp-offer-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #e6f7ff;
  color: #0b7fc2;
  font-size: 12px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  padding: 9px 14px;
  border-radius: 999px;
  margin-bottom: 14px;
  border: 1px solid #cfeeff;
}

.lp-offer-title {
  margin: 0 0 12px;
  font-size: 36px;
  line-height: 1.15;
  font-weight: 900;
  color: #12344d;
  letter-spacing: -0.5px;
}

.lp-offer-title span {
  color: #0b7fc2;
}

.lp-offer-subtitle {
  margin: 0;
  font-size: 17px;
  line-height: 1.6;
  color: #5d7281;
}

.lp-offer-grid {
  display: flex;
  justify-content: center;
}

.lp-offer-card {
  position: relative;
  width: 100%;
  max-width: 460px;
  background: #ffffff;
  border: 2px solid #0b7fc2;
  border-radius: 24px;
  padding: 28px 24px 24px;
  box-shadow: 0 18px 42px rgba(18, 52, 77, 0.10);
}

.lp-offer-featured-label {
  position: absolute;
  top: -13px;
  left: 50%;
  transform: translateX(-50%);
  background: linear-gradient(135deg, #1eb6ff 0%, #0b7fc2 100%);
  color: #ffffff;
  font-size: 11px;
  font-weight: 900;
  padding: 8px 12px;
  border-radius: 999px;
}

.lp-offer-top {
  text-align: center;
  margin-bottom: 18px;
}

.lp-offer-top h3 {
  margin: 0 0 8px;
  font-size: 24px;
  font-weight: 900;
  color: #12344d;
}

.lp-offer-mini-tag {
  background: #eef8ff;
  border: 1px solid #cfeeff;
  color: #0b7fc2;
  font-size: 12px;
  padding: 8px 10px;
  border-radius: 999px;
}

/* IMAGEM DO PRODUTO */

.lp-offer-product-image{
display:flex;
justify-content:center;
align-items:center;
margin:12px 0 20px 0;
}

.lp-offer-product-image a{
display:block;
}

.lp-offer-product-image img{
max-width:220px;
width:100%;
height:auto;
display:block;
cursor:pointer;
}

/* PREÇOS */

.lp-offer-prices {
  text-align: center;
  margin-bottom: 18px;
}

.lp-offer-old-price {
  font-size: 14px;
  color: #9ca3af;
  text-decoration: line-through;
}

.lp-offer-price {
  font-size: 46px;
  font-weight: 900;
  color: #111827;
  margin: 8px 0;
}

.lp-offer-installments {
  font-size: 14px;
  color: #5d7281;
}

.lp-offer-cod-highlight {
  background: #effcf5;
  border: 1px solid #b7ebc8;
  color: #15803d;
  font-size: 13px;
  font-weight: 900;
  padding: 10px;
  border-radius: 12px;
  margin-top: 10px;
}

.lp-offer-benefits {
  list-style: none;
  padding: 0;
  margin: 20px 0;
}

.lp-offer-benefits li {
  font-size: 14px;
  margin-bottom: 8px;
}

.lp-offer-button {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 58px;
  width: 100%;
  background: linear-gradient(135deg, #1eb6ff 0%, #0b7fc2 100%);
  color: #ffffff;
  font-size: 15px;
  font-weight: 900;
  border-radius: 999px;
  text-decoration: none;
}

.lp-offer-button-subtext {
  margin-top: 10px;
  text-align: center;
  font-size: 12px;
  color: #5d7281;
}

.lp-offer-bottom-bar {
  margin-top: 24px;
  display: flex;
  align-items: center;
  gap: 14px;
  background: #ffffff;
  border: 1px solid #d8edf8;
  border-radius: 18px;
  padding: 16px;
}

.lp-offer-bottom-icon {
  width: 46px;
  height: 46px;
  border-radius: 999px;
  background: linear-gradient(135deg, #1eb6ff 0%, #0b7fc2 100%);
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-08e9e3e */.lp-security-section {
  background: linear-gradient(180deg, #f7fbff 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: #e6f7ff;
  color: #0b7fc2;
  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;
  border: 1px solid #cfeeff;
}

.lp-security-title {
  margin: 0 0 12px;
  font-size: 36px;
  line-height: 1.15;
  font-weight: 900;
  color: #12344d;
  letter-spacing: -0.5px;
}

.lp-security-subtitle {
  margin: 0;
  font-size: 17px;
  line-height: 1.6;
  color: #5d7281;
}

.lp-security-main-card {
  display: flex;
  align-items: center;
  gap: 18px;
  background: linear-gradient(135deg, #eef8ff 0%, #ffffff 100%);
  border: 1px solid #cfeeff;
  border-radius: 22px;
  padding: 22px 22px;
  box-shadow: 0 12px 28px rgba(18, 52, 77, 0.05);
  margin-bottom: 24px;
}

.lp-security-main-icon {
  width: 64px;
  height: 64px;
  min-width: 64px;
  border-radius: 18px;
  background: linear-gradient(135deg, #1eb6ff 0%, #0b7fc2 100%);
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  box-shadow: 0 12px 24px rgba(11, 127, 194, 0.18);
}

.lp-security-main-content h3 {
  margin: 0 0 8px;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 900;
  color: #12344d;
}

.lp-security-main-content p {
  margin: 0;
  font-size: 15px;
  line-height: 1.65;
  color: #4a6475;
}

.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 #d8edf8;
  border-radius: 18px;
  padding: 22px 18px;
  box-shadow: 0 10px 24px rgba(18, 52, 77, 0.05);
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

.lp-security-item.is-active,
.lp-security-item:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 30px rgba(18, 52, 77, 0.08);
  border-color: #93d8ff;
}

.lp-security-item-icon {
  width: 42px;
  height: 42px;
  border-radius: 12px;
  background: linear-gradient(135deg, #1eb6ff 0%, #0b7fc2 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(11, 127, 194, 0.18);
}

.lp-security-item h3 {
  margin: 0 0 8px;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 800;
  color: #12344d;
}

.lp-security-item p {
  margin: 0;
  font-size: 14px;
  line-height: 1.6;
  color: #5d7281;
}

.lp-guarantee-card {
  display: flex;
  align-items: center;
  gap: 18px;
  background: linear-gradient(135deg, #effcf5 0%, #ffffff 100%);
  border: 1px solid #b7ebc8;
  border-radius: 22px;
  padding: 22px;
  box-shadow: 0 12px 28px rgba(18, 52, 77, 0.05);
}

.lp-guarantee-icon {
  width: 64px;
  height: 64px;
  min-width: 64px;
  border-radius: 18px;
  background: linear-gradient(135deg, #22c55e 0%, #15803d 100%);
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  box-shadow: 0 12px 24px rgba(34, 197, 94, 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: #15803d;
  text-transform: uppercase;
}

.lp-guarantee-content h3 {
  margin: 0 0 8px;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 900;
  color: #12344d;
}

.lp-guarantee-content p {
  margin: 0;
  font-size: 15px;
  line-height: 1.65;
  color: #4a6475;
}

@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-b15e377 */.lp-faq-section {
  background: linear-gradient(180deg, #ffffff 0%, #f7fbff 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: #e6f7ff;
  color: #0b7fc2;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
  padding: 9px 14px;
  border-radius: 999px;
  margin-bottom: 14px;
  border: 1px solid #cfeeff;
}

.lp-faq-title {
  margin: 0 0 12px;
  font-size: 36px;
  font-weight: 900;
  color: #12344d;
}

.lp-faq-subtitle {
  margin: 0;
  font-size: 16px;
  color: #5d7281;
  line-height: 1.6;
}

.lp-faq-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.lp-faq-item {
  background: #ffffff;
  border: 1px solid #d8edf8;
  border-radius: 16px;
  overflow: hidden;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
  box-shadow: 0 8px 20px rgba(18, 52, 77, 0.04);
}

.lp-faq-item.active {
  border-color: #0b7fc2;
  box-shadow: 0 12px 24px rgba(18, 52, 77, 0.08);
}

.lp-faq-question {
  width: 100%;
  text-align: left;
  background: transparent;
  border: none;
  padding: 18px 18px;
  font-size: 16px;
  font-weight: 700;
  color: #12344d;
  cursor: pointer;
  position: relative;
}

.lp-faq-question::after {
  content: "+";
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 20px;
  font-weight: 900;
  color: #0b7fc2;
}

.lp-faq-item.active .lp-faq-question::after {
  content: "−";
}

.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: #4a6475;
}

.lp-faq-item.active .lp-faq-answer {
  max-height: 220px;
}

@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-subtitle {
    font-size: 15px;
    line-height: 1.55;
  }

  .lp-faq-question {
    font-size: 15px;
    padding: 16px;
    padding-right: 42px;
  }

  .lp-faq-question::after {
    right: 16px;
    font-size: 18px;
  }

  .lp-faq-answer p {
    font-size: 14px;
    padding: 0 16px 16px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-dc21077 */.lp-final-cta-section {
  background: linear-gradient(180deg, #eef8ff 0%, #e4f4ff 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, #0b7fc2 0%, #0a6ca5 100%);
  border-radius: 26px;
  padding: 42px 28px;
  text-align: center;
  color: #ffffff;
  box-shadow: 0 22px 50px rgba(11, 127, 194, 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: #dff4ff;
}

.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);
}

.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;
}

.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: #0b7fc2;
  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;
}

.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;
}

.lp-final-cta-note {
  margin-top: 16px;
  font-size: 14px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.92);
}

.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 #d8edf8;
  border-radius: 999px;
  padding: 10px 14px;
  font-size: 13px;
  font-weight: 800;
  color: #374151;
  box-shadow: 0 8px 18px rgba(18, 52, 77, 0.05);
}

@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;
  }
}

@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-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-20c184e */.lp-footer-section {
  background: #0f172a;
  color: #dbe7f3;
  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: #a9bdd3;
}

.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: #dbe7f3;
  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: #9fb1c4;
  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: #9fb1c4;
}

.lp-footer-security {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
}

.lp-footer-security span {
  font-size: 13px;
  color: #dbe7f3;
}

@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 */
/* Start custom CSS for html, class: .elementor-element-521ebbb */.lp-whatsapp-button{

position:fixed;
right:18px;
bottom:18px;

display:flex;
align-items:center;
gap:10px;

background:linear-gradient(135deg,#1eb6ff 0%,#0b7fc2 100%);
color:#fff;

padding:13px 17px;
border-radius:50px;

text-decoration:none;
font-weight:800;
font-size:14px;
line-height:1;

box-shadow:0 12px 28px rgba(11,127,194,0.32);

z-index:9999;

transition:transform .2s ease, box-shadow .2s ease, opacity .2s ease;

}

.lp-whatsapp-button:hover{

transform:translateY(-2px);
box-shadow:0 16px 34px rgba(11,127,194,0.38);
opacity:.98;

}

.lp-whatsapp-icon{

display:flex;
align-items:center;
justify-content:center;

width:28px;
height:28px;
flex-shrink:0;

}

.lp-whatsapp-icon svg{
display:block;
}

.lp-whatsapp-text{
white-space:nowrap;
}

.lp-whatsapp-button.pulse{

animation:lpWhatsappPulse 1.4s infinite;

}

@keyframes lpWhatsappPulse{

0%{
box-shadow:0 0 0 0 rgba(11,127,194,0.45);
}

70%{
box-shadow:0 0 0 12px rgba(11,127,194,0);
}

100%{
box-shadow:0 0 0 0 rgba(11,127,194,0);
}

}

@media(max-width:575px){

.lp-whatsapp-button{

right:14px;
bottom:14px;

padding:12px;

border-radius:50%;

}

.lp-whatsapp-text{
display:none;
}

}/* End custom CSS */