.elementor-1123 .elementor-element.elementor-element-4b77223{--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-1123 .elementor-element.elementor-element-4b77223:not(.elementor-motion-effects-element-type-background), .elementor-1123 .elementor-element.elementor-element-4b77223 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-7450a07 );}.elementor-1123 .elementor-element.elementor-element-f85a741{--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-1123 .elementor-element.elementor-element-f85a741:not(.elementor-motion-effects-element-type-background), .elementor-1123 .elementor-element.elementor-element-f85a741 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-1123 .elementor-element.elementor-element-9de1e50{--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;--padding-top:35px;--padding-bottom:55px;--padding-left:0px;--padding-right:0px;}.elementor-1123 .elementor-element.elementor-element-9de1e50:not(.elementor-motion-effects-element-type-background), .elementor-1123 .elementor-element.elementor-element-9de1e50 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-0678a09 );}.elementor-1123 .elementor-element.elementor-element-e6336d0{--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-1123 .elementor-element.elementor-element-e6336d0:not(.elementor-motion-effects-element-type-background), .elementor-1123 .elementor-element.elementor-element-e6336d0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-7450a07 );}.elementor-1123 .elementor-element.elementor-element-3e40d69{--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;--padding-top:40px;--padding-bottom:12px;--padding-left:0px;--padding-right:0px;}.elementor-1123 .elementor-element.elementor-element-3e40d69:not(.elementor-motion-effects-element-type-background), .elementor-1123 .elementor-element.elementor-element-3e40d69 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-0678a09 );}.elementor-1123 .elementor-element.elementor-element-226494e{--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;--padding-top:40px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;}.elementor-1123 .elementor-element.elementor-element-226494e:not(.elementor-motion-effects-element-type-background), .elementor-1123 .elementor-element.elementor-element-226494e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-7450a07 );}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-67bd747 *//* ===============================
   SEÇÃO – NOSSOS PRODUTOS
================================ */

.vibra-products-section {
  padding: 40px 20px;
 
}

.vibra-products-container {
  max-width: 980px;
  margin: 0 auto;
  text-align: center;
}

/* ===============================
   BADGE SUPERIOR
================================ */

.vibra-products-badge {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 10px 18px;
  background: #eef2ff;
  color: #1e3a8a;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 32px;
}

.vibra-products-badge svg {
  width: 16px;
  height: 16px;
  stroke: #1e3a8a;
}

/* ===============================
   TÍTULO COM DEGRADÊ
================================ */

.vibra-title {
  font-size: 56px;
  font-weight: 700;
  color: #0f172a;
  margin-bottom: 28px;
}

.vibra-title-gradient {
  background: linear-gradient(
    90deg,
    #1e40af,
    #3b82f6,
    #6366f1
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

/* ===============================
   TEXTOS
================================ */

.vibra-products-lead {
  font-size: 20px;
  line-height: 1.7;
  color: #475569;
  max-width: 860px;
  margin: 0 auto 24px;
}

.vibra-products-lead strong {
  color: #0b1170;
  font-weight: 600;
}

.vibra-products-text {
  font-size: 18px;
  line-height: 1.7;
  color: #64748b;
  max-width: 820px;
  margin: 0 auto;
}

/* ===============================
   RESPONSIVO
================================ */

@media (max-width: 768px) {
  .vibra-products-section {
    padding: 90px 20px;
  }

  .vibra-title {
    font-size: 40px;
  }

  .vibra-products-lead {
    font-size: 17px;
  }

  .vibra-products-text {
    font-size: 16px;
  }
}

@media (max-width: 480px) {
  .vibra-title {
    font-size: 32px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8de8df3 *//* ===============================
   SEÇÃO BENEFÍCIOS – FAIXA AZUL
================================ */

.vibra-stats-section {

  padding: 30px 0px;
}

.vibra-stats-container {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
  text-align: center;
}

/* ===============================
   ITEM
================================ */

.vibra-stat {
  color: #ffffff;
}

/* ===============================
   ÍCONE
================================ */

.vibra-stat-icon {
  width: 56px;
  height: 56px;
  margin: 0 auto 18px;
  background: rgba(255, 255, 255, 0.14);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.vibra-stat-icon svg {
  width: 26px;
  height: 26px;
  stroke: #ffffff;
}

/* ===============================
   TEXTO
================================ */

.vibra-stat h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 6px;
}

.vibra-stat p {
  font-size: 14px;
  color: #e5e7eb;
  line-height: 1.5;
}

/* ===============================
   RESPONSIVO
================================ */

@media (max-width: 1024px) {
  .vibra-stats-container {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 50px;
  }
}

@media (max-width: 480px) {
  .vibra-stats-container {
    grid-template-columns: 1fr;
  }

  .vibra-stats-section {
    padding: 60px 20px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3f46be4 *//* ===============================
   SEÇÃO – ESCOLHA O IDEAL
================================ */

.vibra-products-compare {
  padding: 0px 20px;

}

.vibra-products-wrapper {
  max-width: 1200px;
  text-align: center;
}

/* ===============================
   TÍTULO COM DEGRADÊ
================================ */

.vibra-section-title {
  font-size: 48px;
  font-weight: 700;
  color: #0f172a;
  margin-bottom: 12px;
}

.vibra-title-gradient {
  background: linear-gradient(
    90deg,
    #1e40af,
    #3b82f6,
    #6366f1
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

.vibra-section-subtitle {
  font-size: 18px;
  color: #64748b;
  margin-bottom: 20px;
}

/* ===============================
   GRID
================================ */

.vibra-products-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
}

/* ===============================
   CARD
================================ */

.vibra-product-card {
  background: #ffffff;
  border-radius: 20px;
  padding: 28px;
  text-align: left;
  box-shadow: 0 14px 40px rgba(15, 23, 42, 0.08);
  position: relative;
  display: flex;
  flex-direction: column;
}

.vibra-product-card.featured {
  border: 2px solid #1e40af;
}

.vibra-product-card img {
  width: 100%;
  border-radius: 14px;
  margin-bottom: 22px;
}

/* ===============================
   BADGE
================================ */

.vibra-badge {
  position: absolute;
  top: 18px;
  right: 18px;
  background: #1e40af;
  color: #ffffff;
  font-size: 13px;
  padding: 6px 14px;
  border-radius: 999px;
  font-weight: 600;
}

/* ===============================
   TEXTO CARD
================================ */

.vibra-product-card h3 {
  font-size: 22px;
  font-weight: 700;
  color: #0f172a;
  margin-bottom: 6px;
}

.vibra-product-desc {
  font-size: 15px;
  color: #475569;
  margin-bottom: 18px;
}

/* ===============================
   LISTA
================================ */

.vibra-product-list {
  list-style: none;
  padding: 0;
  margin: 0 0 26px;
}

.vibra-product-list li {
  font-size: 15px;
  color: #475569;
  margin-bottom: 10px;
  padding-left: 22px;
  position: relative;
}

.vibra-product-list li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #1e40af;
  font-weight: 700;
}

/* ===============================
   BOTÃO (SEM HOVER)
================================ */

.vibra-product-btn {
  margin-top: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 14px 24px;
  background: #30CA46;
  color: #ffffff;
  border-radius: 12px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
}

/* GARANTE QUE NÃO EXISTE HOVER */
.vibra-product-btn:hover {
  background: #30CA46;
  color: #ffffff;
  transform: none;
  box-shadow: none;
}

/* ===============================
   RESPONSIVO
================================ */

@media (max-width: 900px) {
  .vibra-products-grid {
    grid-template-columns: 1fr;
  }

  .vibra-section-title {
    font-size: 38px;
  }
}

@media (max-width: 480px) {
  .vibra-section-title {
    font-size: 32px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-19113d5 *//* ===============================
   SEÇÃO – FEITO PARA DURAR
================================ */

.vibra-durable-section {
  padding: 40px 20px;

}

.vibra-durable-container {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 60px;
  align-items: flex-start;
}

/* ===============================
   TÍTULO COM DEGRADÊ
================================ */

.vibra-title {
  font-size: 48px;
  font-weight: 700;
  color: #0f172a;
  margin-bottom: 24px;
}

.vibra-title-gradient {
  background: linear-gradient(
    90deg,
    #1e40af,
    #3b82f6,
    #6366f1
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

/* ===============================
   TEXTO ESQUERDO
================================ */

.vibra-durable-text p {
  font-size: 18px;
  line-height: 1.7;
  color: #475569;
  margin-bottom: 22px;
}

.vibra-durable-text strong {
  color: #0b1170;
  font-weight: 600;
}

/* ===============================
   CARD DIREITO
================================ */

.vibra-specs-card {
  background: #ffffff;
  border-radius: 20px;
  padding: 32px;
  box-shadow: 0 12px 30px rgba(15, 23, 42, 0.1);
}

/* ===============================
   TÍTULO CARD
================================ */

.vibra-specs-title {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 20px;
  font-weight: 600;
  color: #0b1170;
  margin-bottom: 28px;
}

.vibra-specs-title svg {
  width: 22px;
  height: 22px;
  stroke: #0b1170;
}

/* ===============================
   LISTA TÉCNICA
================================ */

.vibra-specs-list {
  list-style: none;
  padding: 0;
  margin: 0 0 24px;
}

.vibra-specs-list li {
  display: flex;
  justify-content: space-between;
  padding: 14px 0;
  border-bottom: 1px solid #e5e7eb;
  font-size: 16px;
  color: #475569;
}

.vibra-specs-list li strong {
  color: #0f172a;
  font-weight: 600;
}

/* ===============================
   RODAPÉ CARD
================================ */

.vibra-specs-footer {
  margin-top: 26px;
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.vibra-spec-item {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 15px;
  color: #475569;
}

.vibra-spec-item svg {
  width: 18px;
  height: 18px;
  stroke: #0b1170;
  margin-top: 2px;
}

/* ===============================
   RESPONSIVO
================================ */

@media (max-width: 900px) {
  .vibra-durable-container {
    grid-template-columns: 1fr;
    gap: 50px;
  }

  .vibra-title {
    font-size: 38px;
  }
}

@media (max-width: 480px) {
  .vibra-title {
    font-size: 32px;
  }

  .vibra-specs-card {
    padding: 26px 22px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0c4cb90 *//* ===============================
   SEÇÃO – INSTALAÇÃO SIMPLES
================================ */

.vibra-install-section {
  padding:0px 20px;

}

.vibra-install-container {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}

/* ===============================
   ÍCONE SUPERIOR
================================ */

.vibra-install-icon {
  width: 72px;
  height: 72px;
  margin: 0 auto 24px;
  background: #eef2ff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.vibra-install-icon svg {
  width: 34px;
  height: 34px;
  stroke: #1e40af;
}

/* ===============================
   TÍTULO
================================ */

.vibra-title {
  font-size: 48px;
  font-weight: 700;
  color: #0f172a;
  margin-bottom: 22px;
}

.vibra-title-gradient {
  background: linear-gradient(
    90deg,
    #1e40af,
    #3b82f6,
    #6366f1
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

/* ===============================
   TEXTO
================================ */

.vibra-install-text {
  font-size: 18px;
  line-height: 1.7;
  color: #475569;
  max-width: 760px;
  margin: 0 auto 48px;
}

.vibra-install-text strong {
  color: #0b1170;
  font-weight: 600;
}

/* ===============================
   CARDS NUMÉRICOS
================================ */

.vibra-install-stats {
  display: flex;
  justify-content: center;
  gap: 24px;
}

.vibra-install-card {
  background: #eef0f3;
  border-radius: 16px;
  padding: 22px 28px;
  min-width: 140px;
}

.vibra-install-number {
  display: block;
  font-size: 32px;
  font-weight: 700;
  color: #0b1170;
  margin-bottom: 4px;
}

.vibra-install-label {
  font-size: 15px;
  color: #64748b;
}

/* ===============================
   RESPONSIVO
================================ */

@media (max-width: 768px) {
  .vibra-install-section {
    padding: 90px 20px;
  }

  .vibra-title {
    font-size: 38px;
  }

  .vibra-install-stats {
    flex-direction: column;
    align-items: center;
  }

  .vibra-install-card {
    width: 100%;
    max-width: 260px;
  }
}

@media (max-width: 480px) {
  .vibra-title {
    font-size: 32px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6558362 *//* ===============================
   CTA FINAL – VIBRA ZERO
================================ */

.vibra-final-cta-section {
  padding: 0px 20px;
  background: #f3f4f6;
}

.vibra-final-cta-box {
  max-width: 1200px;
  margin: 0 auto;
  padding: 80px 40px;
  text-align: center;
  border-radius: 28px;
  background: linear-gradient(
    135deg,
    #0b1170 0%,
    #1c2393 45%,
    #3b3f9f 100%
  );
 
}

/* ===============================
   ÍCONE
================================ */

.vibra-final-cta-icon {
  width: 64px;
  height: 64px;
  margin: 0 auto 26px;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.vibra-final-cta-icon svg {
  width: 30px;
  height: 30px;
  stroke: #ffffff;
}

/* ===============================
   TEXTO
================================ */

.vibra-final-cta-box h2 {
  font-size: 42px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 22px;
}

.vibra-final-cta-box p {
  font-size: 18px;
  line-height: 1.7;
  color: #e5e7eb;
  max-width: 820px;
  margin: 0 auto 42px;
}

/* ===============================
   BOTÃO
================================ */

.vibra-final-cta-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 16px 34px;
  background: #30CA46;
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  border-radius: 14px;
  text-decoration: none;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.vibra-final-cta-btn span {
  font-size: 18px;
  transition: transform 0.25s ease;
}

.vibra-final-cta-btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 14px 30px rgba(255, 255, 255, 0.35);
}

.vibra-final-cta-btn:hover span {
  transform: translateX(4px);
}

/* ===============================
   RESPONSIVO
================================ */

@media (max-width: 768px) {
  .vibra-final-cta-box {
    padding: 60px 24px;
    border-radius: 22px;
  }

  .vibra-final-cta-box h2 {
    font-size: 32px;
  }

  .vibra-final-cta-box p {
    font-size: 16px;
  }
}

@media (max-width: 480px) {
  .vibra-final-cta-btn {
    width: 100%;
    justify-content: center;
  }
}/* End custom CSS */