.elementor-63 .elementor-element.elementor-element-b91cd0a{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-b91cd0a *//* HERO MÁS COMPACTO – WESS ELECTRIC */

.wess-hero{
  min-height: 620px !important;
}

.wess-hero > .wess-hero-shell{
  padding: 58px 0 92px !important;
  gap: 55px !important;
}

.wess-hero h1{
  font-size: clamp(44px, 5vw, 68px) !important;
  line-height: 1.02 !important;
  margin-bottom: 20px !important;
}

.wess-hero-description{
  font-size: 16px !important;
  line-height: 1.65 !important;
  margin-bottom: 26px !important;
}

.wess-hero-actions{
  margin-bottom: 30px !important;
}

.wess-hero-visual{
  min-height: 430px !important;
}

.wess-electric-orbit{
  width: 390px !important;
  height: 390px !important;
}

.wess-power-card{
  max-width: 380px !important;
  padding: 24px !important;
}

.wess-power-symbol{
  width: 105px !important;
  height: 105px !important;
}

.wess-power-card h2{
  font-size: 22px !important;
  margin-bottom: 20px !important;
}

.wess-hero-bottom,
.wess-hero-bottom-inner{
  min-height: 54px !important;
}

/* TABLET */
@media (max-width: 900px){
  .wess-hero > .wess-hero-shell{
    padding: 55px 0 90px !important;
  }

  .wess-hero-visual{
    min-height: 400px !important;
  }
}

/* MÓVIL */
@media (max-width: 767px){
  .wess-hero{
    min-height: auto !important;
  }

  .wess-hero > .wess-hero-shell{
    padding: 44px 0 85px !important;
  }

  .wess-hero h1{
    font-size: 38px !important;
  }

  .wess-hero-visual{
    min-height: 360px !important;
  }

  .wess-electric-orbit{
    width: 300px !important;
    height: 300px !important;
  }
}/* End custom CSS */