.elementor-17793 .elementor-element.elementor-element-655759fe{--display:flex;}.elementor-17793 .elementor-element.elementor-element-42041c8d.xpro-widget-bg-overlay:before{transition:background 0.3s;}.elementor-17793 .elementor-element.elementor-element-af19305{--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-17793 .elementor-element.elementor-element-b060229{width:100%;max-width:100%;}.elementor-17793 .elementor-element.elementor-element-b060229 > .elementor-widget-container{margin:1px 1px 0px 1px;}.elementor-17793 .elementor-element.elementor-element-b060229.xpro-widget-bg-overlay:before{transition:background 0.3s;}/* Start custom CSS for html, class: .elementor-element-b060229 */.box-maria-resumo {
  background: linear-gradient(135deg, #ff4175, #b5328b);
  border-radius: 15px;
  color: #ffffff;
  font-family: inherit;
  margin-bottom: 10px;

}

/* Cabeçalho */
.maria-resumo-header {
  display: flex;
  align-items: center;
  gap: 12px;
  background: rgba(255,255,255,0.16);
  border-bottom: 1px solid rgba(255,255,255,0.25);
}

/* Logo */
.logo-maria {
  width: 51px;
  height: 51px;
  border-radius: 50%;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
    margin-left: 10px;
        margin-bottom: 10px;
                margin-top: 10px;



  flex-shrink: 0;
}

.logo-maria img {
  width: 40px;
  height: 40px;
  
  object-fit: contain;
}

/* Texto do header */
.header-text {
  display: flex;
  flex-direction: column;
  gap: 4px;
    margin-top: 10px;

}

.maria-resumo-header strong {
  font-size: 1rem;
  color: #ffffff;

}

/* Status */
.status-ok {
  font-size: 0.85rem;
  font-weight: 500;
  color: #ffddc4;
}

/* Lista */
/* Espaço final do último item */
.box-maria-resumo li:last-child {
  margin-bottom: 18px;
}

/* Mobile refinado */
@media (max-width: 600px) {
  .maria-resumo-header {
    align-items: flex-start;
  }

  .maria-resumo-header strong {
    font-size: 0.95rem;
  }

  .status-ok {
    font-size: 0.8rem;
  }

  .box-maria-resumo li {
    font-size: 0.9rem;
  }
}

/* Mobile refinado */
@media (max-width: 600px) {
  .maria-resumo-header {
    align-items: flex-start;

  }

  .maria-resumo-header strong {
    font-size: 0.95rem;
  }

  .status-ok {
    font-size: 0.8rem;
  }

  .box-maria-resumo li {
    font-size: 0.9rem;
  }
  .box-maria-resumo li:last-child {
  margin-bottom: 18px;
}
.box-maria-resumo .respiro-final {
  margin-bottom: 18px;
}

}/* End custom CSS */