.elementor-2770 .elementor-element.elementor-element-ed43aad{--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:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-2770 .elementor-element.elementor-element-3cf802b{width:var( --container-widget-width, 60px );max-width:60px;--container-widget-width:60px;--container-widget-flex-grow:0;top:120px;}body:not(.rtl) .elementor-2770 .elementor-element.elementor-element-3cf802b{left:50px;}body.rtl .elementor-2770 .elementor-element.elementor-element-3cf802b{right:50px;}.elementor-2770 .elementor-element.elementor-element-8b0ad01{--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;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-403671e */.point {
  position: absolute;
  width: 15px;
  height: 15px;
  background: #8EC641;
  border-radius: 50%;
  cursor: pointer;
}
.points{
    position: absolute;
    width: 100%;
    height: 100%;
}
.point[data-point="1"]{
    left: calc(50% - 11px);
    top: calc(30% + 1px);
}
.point[data-point="2"]{
    left: calc(60% - 15px);
    top: calc(37% + 2px);
}
.point[data-point="3"]{
    left: calc(80% - 15px);
    top: calc(55% + 1px);
}
aside.menu ul li{
    cursor: pointer;
}
.popup0 .title{
    text-align: center;
    font-weight: 600;
}
.popup0 .subtitle{
    text-align: center;
}
.menu ul{
    list-style: none;
    padding: 0 !important;
}
/* Cada popup pertenece a su punto */
.popup0 {
  position: absolute;
  top: -40px;   /* aparece encima del punto */
  left: 25px;   /* un poco a la derecha */
  background: white;
  border: 1px solid #333;
  padding: 6px 10px;
  border-radius: 8px;
  display: none;   /* oculto por defecto */
  white-space: nowrap;
  box-shadow: 0 2px 6px rgba(0,0,0,0.2);
}/* End custom CSS */