.elementor-297 .elementor-element.elementor-element-12b9ac2{--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;border-style:solid;--border-style:solid;border-width:5px 5px 5px 5px;--border-top-width:5px;--border-right-width:5px;--border-bottom-width:5px;--border-left-width:5px;border-color:#C8AE7D;--border-color:#C8AE7D;--border-radius:20px 20px 20px 20px;}#elementor-popup-modal-297{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-297 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-297 .dialog-close-button{display:flex;}#elementor-popup-modal-297 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for html, class: .elementor-element-1b2f65c */.meter-container {
      background: #fff;
      padding: 20px;
      width: 100%;
      text-align: center;
    }
    h5 {
       font-family: "Inter", Sans-serif;
  font-size: 28px;
      margin-bottom: 15px;
    }
    input[type="range"] {
      width: 100%;
    }
    .bar {
      height: 20px;
      border-radius: 10px;
      background-color: #005C53;
      margin: 15px 0;
      transition: background-color 0.3s, width 0.3s;
    }
    .message {
      font-weight: bold;
      margin-top: 10px;
    }/* End custom CSS */