.elementor-26 .elementor-element.elementor-element-e071ca0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-26 .elementor-element.elementor-element-e071ca0:not(.elementor-motion-effects-element-type-background), .elementor-26 .elementor-element.elementor-element-e071ca0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F7FA;}.elementor-26 .elementor-element.elementor-element-24d3c5b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-26 .elementor-element.elementor-element-7f7a33b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-26 .elementor-element.elementor-element-7f7a33b:not(.elementor-motion-effects-element-type-background), .elementor-26 .elementor-element.elementor-element-7f7a33b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F7FA;}.elementor-26 .elementor-element.elementor-element-f92ab70{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-26 .elementor-element.elementor-element-df25025{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-26 .elementor-element.elementor-element-df25025:not(.elementor-motion-effects-element-type-background), .elementor-26 .elementor-element.elementor-element-df25025 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F7FA;}.elementor-26 .elementor-element.elementor-element-76bc514{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-26 .elementor-element.elementor-element-54fe539{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-26 .elementor-element.elementor-element-54fe539:not(.elementor-motion-effects-element-type-background), .elementor-26 .elementor-element.elementor-element-54fe539 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F7FA;}.elementor-26 .elementor-element.elementor-element-967a13a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-26 .elementor-element.elementor-element-26f737d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-26 .elementor-element.elementor-element-26f737d:not(.elementor-motion-effects-element-type-background), .elementor-26 .elementor-element.elementor-element-26f737d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F7FA;}.elementor-26 .elementor-element.elementor-element-15d3dd9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for container, class: .elementor-element-e071ca0 */.fe-hero {
  background: #F5F7FA !important;
  padding: 48px 20px;
}

  .fe-container {
    width: 100%;
    max-width: 680px;
    margin: 0 auto;
  }

  .fe-hero-badge {
    display: inline-block;
    margin-bottom: 16px;
    padding: 8px 12px;
    background: #EAF1FF;
    color: #2563EB;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.3em;
    border-radius: 999px;
  }

  .fe-hero-title {
    margin: 0 0 16px;
    color: #0D141A;
    font-family: 'Poppins', sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.15em;
    letter-spacing: -0.5px;
  }

  .fe-hero-text {
    margin: 0 0 18px;
    color: #0D141A;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6em;
  }

  .fe-hero-highlight {
    margin-bottom: 20px;
    padding: 14px 16px;
    background: #FFFFFF;
    border: 1px solid #D9E2EC;
    border-radius: 12px;
    color: #1B1F23;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.5em;
  }

  .fe-hero-cta {
    display: block;
    width: 100%;
    text-align: center;
    padding: 14px 24px;
    background: #2563EB;
    border: 1px solid #2563EB;
    border-radius: 12px;
    color: #FFFFFF;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2em;
    text-decoration: none;
    box-sizing: border-box;
    transition: all 0.2s ease;
  }
  .fe-hero-logo {
  margin-bottom: 12px;
}

.fe-hero-logo img {
  display: block;
  width: 100%;
  max-width: 130px;
  height: auto;
}

.fe-hero-cta {
  display: block;
  width: 100%;
  text-align: center;
  padding: 14px 24px;
  background: #2563EB;
  border: 1px solid #2563EB;
  border-radius: 12px;
  color: #FFFFFF !important;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2em;
  text-decoration: none;
  box-sizing: border-box;
}

  .fe-hero-microproofs {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 16px;
  }

  .fe-hero-microproofs span {
    display: inline-flex;
    align-items: center;
    padding: 8px 10px;
    background: #FFFFFF;
    border: 1px solid #D9E2EC;
    border-radius: 999px;
    color: #1B1F23;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.2em;
  }

  @media (min-width: 768px) {
    .fe-hero {
      padding: 64px 32px 48px;
    }

    .fe-container {
      max-width: 760px;
    }

    .fe-hero-title {
      font-size: 46px;
    }

    .fe-hero-text {
      font-size: 18px;
    }

    .fe-hero-cta {
      width: auto;
      display: inline-block;
    }
  }
  .fe-hero-cta:hover,
.fe-hero-cta:focus,
.fe-hero-cta:visited {
  color: #FFFFFF !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-24d3c5b */.elementor-26 .elementor-element.elementor-element-24d3c5b .fe-pain {
  background: #FFFFFF;
  padding: 40px 20px;
}

.elementor-26 .elementor-element.elementor-element-24d3c5b .fe-section-title {
  margin: 0 0 14px;
  color: #0D141A;
  font-family: 'Poppins', sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2em;
  letter-spacing: -0.3px;
}

.elementor-26 .elementor-element.elementor-element-24d3c5b .fe-section-text {
  margin: 0 0 22px;
  color: #0D141A;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6em;
}

.elementor-26 .elementor-element.elementor-element-24d3c5b .fe-pain-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}

.elementor-26 .elementor-element.elementor-element-24d3c5b .fe-pain-item {
  padding: 20px 18px;
  background: #F5F7FA;
  border: 1px solid #D9E2EC;
  border-radius: 14px;
  color: #1B1F23;
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.5em;
}

@media (min-width: 768px) {
  .elementor-26 .elementor-element.elementor-element-24d3c5b .fe-pain {
    padding: 56px 32px;
  }

  .elementor-26 .elementor-element.elementor-element-24d3c5b .fe-pain-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
</style>/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-7f7a33b */.fe-solution {
  background: #F5F7FA;
  padding: 40px 20px;
}

.fe-solution-list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
}

.fe-solution-item {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 20px 18px;
  background: #FFFFFF;
  border: 1px solid #D9E2EC;
  border-radius: 14px;
}

.fe-solution-item strong {
  color: #0D141A;
  font-family: 'Poppins', sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.35em;
}

.fe-solution-item span {
  color: #1B1F23;
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6em;
}

@media (min-width: 768px) {
  .fe-solution {
    padding: 56px 32px;
  }

  .fe-solution-list {
    grid-template-columns: repeat(3, 1fr);
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-f92ab70 */.fe-plans {
  background: #FFFFFF;
  padding: 48px 20px;
}

.fe-plan-list .no-bullet {
  list-style: none;
  margin-left: -18px;
}

.fe-office-tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 7px 14px;
  background: #EAF1FF;
  color: #2563EB;
  border-radius: 999px;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2em;
  white-space: nowrap;
  animation: fePulseOffice 2.2s ease-in-out infinite;
}

@keyframes fePulseOffice {
  0% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(37, 99, 235, 0.18);
  }
  50% {
    transform: scale(1.04);
    box-shadow: 0 0 0 8px rgba(37, 99, 235, 0);
  }
  100% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(37, 99, 235, 0);
  }
}

.fe-plans-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}

.fe-plan-card {
  position: relative;
  padding: 24px 20px;
  background: #F5F7FA;
  border: 1px solid #D9E2EC;
  border-radius: 18px;
}

.fe-plan-featured {
  background: #FFFFFF;
  border: 2px solid #2563EB;
  box-shadow: 0 10px 30px rgba(37, 99, 235, 0.08);
  padding: 28px 20px;
}

.fe-plan-badge {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  margin-bottom: 8px;
  padding: 7px 12px;
  background: #EAF1FF;
  color: #2563EB;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.2em;
  border-radius: 999px;
}
.fe-plan-top-spacer {
  height: 38px;
  margin-bottom: 8px;
}

.fe-plan-card .fe-plan-btn-secondary {
  margin-top: 4px;
}

.fe-plan-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 12px;
}

.fe-plan-name {
  color: #0D141A;
  font-family: 'Poppins', sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2em;
}

.fe-plan-price {
  color: #2563EB;
  font-family: 'Poppins', sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2em;
}

.fe-plan-desc {
  margin: 0 0 16px;
  color: #1B1F23;
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6em;
}

.fe-plan-list {
  margin: 0 0 24px;
  padding-left: 18px;
}

.fe-plan-list-highlight {
  margin-top: 6px;
  margin-bottom: 14px;
}

.fe-plan-list li {
  margin-bottom: 10px;
  color: #0D141A;
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.5em;
}

.fe-plan-btn,
.fe-plan-btn-secondary {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 54px;
  padding: 14px 20px;
  border-radius: 12px;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  line-height: 1.2em;
  text-decoration: none;
  box-sizing: border-box;
  transition: all 0.2s ease;
}

.fe-plan-btn {
  background: #2563EB;
  border: 1px solid #2563EB;
  color: #FFFFFF !important;
  font-weight: 600;
}

.fe-plan-btn:hover,
.fe-plan-btn:focus,
.fe-plan-btn:visited {
  color: #FFFFFF !important;
}

.fe-plan-btn-secondary:hover,
.fe-plan-btn-secondary:focus {
  background: #F5F7FA;
  border-color: #AEB7C4;
  color: #0D141A !important;
}

.fe-plan-btn-secondary {
  background: #FFFFFF;
  border: 1px solid #B8C0CC;
  color: #0D141A !important;
  font-weight: 600;
}

.fe-plan-btn-secondary:hover,
.fe-plan-btn-secondary:focus,
.fe-plan-btn-secondary:visited {
  color: #0D141A !important;
}

.fe-plan-featured .fe-plan-btn {
  min-height: 56px;
  border-radius: 14px;
  font-size: 16px;
  font-weight: 700;
  box-shadow: 0 10px 24px rgba(37, 99, 235, 0.18);
}

.fe-plan-featured .fe-plan-btn:hover,
.fe-plan-featured .fe-plan-btn:focus,
.fe-plan-featured .fe-plan-btn:visited {
  color: #FFFFFF !important;
}

@media (min-width: 768px) {
  .fe-plans {
    padding: 56px 32px;
  }

  .fe-plans-grid {
    grid-template-columns: repeat(3, 1fr);
    align-items: stretch;
  }
  
  
}

.fe-plan-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
}

.fe-plan-price {
  white-space: nowrap;
}
.fe-plan-top-spacer {
  display: none;
}
@media (min-width: 768px) {
  .fe-plan-top-spacer {
    display: block;
    height: 38px;
    margin-bottom: 8px;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-df25025 */.fe-differentials {
  background: #F5F7FA;
  padding: 40px 20px;
}

.fe-diff-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
}

.fe-diff-item {
  padding: 20px 18px;
  background: #FFFFFF;
  border: 1px solid #D9E2EC;
  border-radius: 16px;
}

.fe-diff-icon {
  margin-bottom: 12px;
  font-size: 22px;
  line-height: 1;
}

.fe-diff-item h3 {
  margin: 0 0 10px;
  color: #0D141A;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3em;
}

.fe-diff-item p {
  margin: 0;
  color: #1B1F23;
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6em;
}

@media (min-width: 768px) {
  .fe-differentials {
    padding: 56px 32px;
  }

  .fe-diff-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-76bc514 */.fe-process {
  background: #FFFFFF;
  padding: 40px 20px;
}

.fe-process-steps {
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
}

.fe-process-step {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  padding: 20px 18px;
  background: #F5F7FA;
  border: 1px solid #D9E2EC;
  border-radius: 16px;
}

.fe-step-number {
  flex: 0 0 38px;
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #2563EB;
  color: #FFFFFF;
  border-radius: 999px;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
}

.fe-step-content h3 {
  margin: 2px 0 8px;
  color: #0D141A;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3em;
}

.fe-step-content p {
  margin: 0;
  color: #1B1F23;
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6em;
}

@media (min-width: 768px) {
  .fe-process {
    padding: 56px 32px;
  }

  .fe-process-steps {
    grid-template-columns: repeat(2, 1fr);
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-54fe539 */.fe-final-cta {
  background: #F5F7FA;
  padding: 48px 20px;
}

.fe-guarantee-box {
  padding: 24px 20px;
  background: #FFFFFF;
  border: 2px solid #2563EB;
  border-radius: 20px;
  box-shadow: 0 12px 30px rgba(37, 99, 235, 0.08);
}

.fe-guarantee-badge {
  display: inline-block;
  margin-bottom: 14px;
  padding: 8px 12px;
  background: #EAF1FF;
  color: #2563EB;
  border-radius: 999px;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.2em;
}

.fe-guarantee-note {
  margin-top: 18px;
  padding: 14px 16px;
  background: #F5F7FA;
  border: 1px solid #D9E2EC;
  border-radius: 14px;
  color: #1B1F23;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6em;
}

@media (min-width: 768px) {
  .fe-guarantee {
    padding: 56px 32px;
  }

  .fe-guarantee-box {
    padding: 32px 28px;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-967a13a */.fe-faq {
  background: #FFFFFF;
  padding: 40px 20px;
}

.fe-faq-list {
  display: grid;
  gap: 12px;
}

.fe-faq-item {
  background: #F5F7FA;
  border: 1px solid #D9E2EC;
  border-radius: 14px;
  overflow: hidden;
}

.fe-faq-question {
  appearance: none;
  -webkit-appearance: none;
  width: 100%;
  padding: 20px 18px 12px;
  background: transparent !important;
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
  text-align: left;
  cursor: default;
  color: #0D141A !important;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4em;
  white-space: normal;
  word-break: break-word;
  border-radius: 0 !important;
}

.fe-faq-answer {
  padding: 0 18px 20px;
  color: #1B1F23;
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6em;
}

@media (min-width: 768px) {
  .fe-faq {
    padding: 56px 32px;
  }
  
  .fe-faq-question:hover,
.fe-faq-question:focus,
.fe-faq-question:active {
  background: transparent !important;
  background-color: transparent !important;
  color: #0D141A !important;
  box-shadow: none !important;
  outline: none !important;
}
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-26f737d */.fe-final-cta {
  background: #F5F7FA;
  padding: 48px 20px;
}

.fe-final-cta-box {
  padding: 28px 20px;
  background: #1B1F23;
  border-radius: 20px;
  text-align: center;
}

.fe-final-cta-box .fe-section-title {
  margin-bottom: 14px;
  color: #FFFFFF;
}

.fe-final-cta-box .fe-section-text {
  margin-bottom: 22px;
  color: rgba(255, 255, 255, 0.88);
}

.fe-final-cta-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 56px;
  padding: 14px 20px;
  background: #2563EB;
  border: 1px solid #2563EB;
  border-radius: 12px;
  color: #FFFFFF !important;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2em;
  text-decoration: none;
  box-sizing: border-box;
  transition: all 0.2s ease;
}

.fe-final-cta-btn:hover,
.fe-final-cta-btn:focus,
.fe-final-cta-btn:visited {
  color: #FFFFFF !important;
}

.fe-plan-featured .fe-plan-btn {
  margin-top: 4px;
}

.fe-final-cta-btn:hover,
.fe-final-cta-btn:focus {
  background: #FFFFFF;
  border-color: #FFFFFF;
  color: #1B1F23 !important;
}

.fe-final-cta-note {
  margin-top: 16px;
  color: rgba(255, 255, 255, 0.78);
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5em;
}

@media (min-width: 768px) {
  .fe-final-cta {
    padding: 56px 32px 64px;
  }

  .fe-final-cta-box {
    padding: 40px 32px;
  }

  .fe-final-cta-btn {
    max-width: 320px;
    margin: 0 auto;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-15d3dd9 */.fe-footer {
  background: #FFFFFF;
  padding: 0 20px 40px;
}

.fe-footer-box {
  padding: 24px 0 0;
  border-top: 1px solid #D9E2EC;
}

.fe-footer-title {
  margin: 0 0 10px;
  color: #0D141A;
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3em;
}

.fe-footer-text {
  margin: 0 0 18px;
  color: #1B1F23;
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6em;
}

.fe-footer-info p {
  margin: 0 0 10px;
  color: #1B1F23;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6em;
}

.fe-footer-info a,
.fe-footer-social a {
  color: #2563EB;
  text-decoration: none;
}

.fe-footer-info p:last-child {
  font-size: 13px;
  line-height: 1.5em;
}

.fe-footer-social {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 22px;
}

.fe-footer-social a {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4em;
}

.fe-footer-privacy {
  margin: 18px 0 0;
}

.fe-footer-privacy a {
  color: #2563EB;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4em;
  text-decoration: none;
}

.fe-footer-privacy a:hover {
  text-decoration: underline;
}

.fe-footer-copy {
  margin-top: 24px;
  color: #6B7280;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.6em;
}

@media (min-width: 768px) {
  .fe-footer {
    padding: 0 32px 48px;
  }
}/* End custom CSS */