.elementor-11521 .elementor-element.elementor-element-e7885b8{--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-11521 .elementor-element.elementor-element-5867082 .elementor-heading-title{font-family:"Raleway", Sans-serif;font-weight:bold;}.elementor-11521 .elementor-element.elementor-element-591b8fa{font-family:"Montserrat", Sans-serif;}:root{--page-title-display:none;}/* Start custom CSS for container, class: .elementor-element-e7885b8 */.elementor-11521 .elementor-element.elementor-element-e7885b8 {
  background: #ffffff;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
  max-width: 960px;
  margin: 40px auto;
  animation: fadeIn 1.2s ease-in-out forwards;
  opacity: 0;
}

@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}/* End custom CSS */
/* Start custom CSS */@media (min-width:1024px){
  .banner.st-banner-solo{
               /* altura fija */
    background-size: contain+ aspect-ratio !important;       /* rellena el cuadro completo */
    background-position: 65% 70% !important; /* ← mueve el foco vertical */
    background-repeat: no-repeat !important;
  }
}/* End custom CSS */