.elementor-463 .elementor-element.elementor-element-6f297cc{--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-463{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-463 .dialog-message{height:auto;}#elementor-popup-modal-463 .dialog-close-button{display:flex;}#elementor-popup-modal-463 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for html, class: .elementor-element-3efdfde */.screener {
      background: #fff;
      padding: 20px;
      border-radius: 12px;
      box-shadow: 0 4px 12px rgba(0,0,0,0.1);
      width: 100%;
    }
    h5 {
      font-family: "Inter", Sans-serif;
  font-size: 28px;
      text-align: center;
      margin-bottom: 15px;
    }
    label {
      display: block;
      margin: 10px 0 5px;
      font-size: 14px;
      color: #374151;
    }
    select, input {
      width: 100%;
      padding: 8px;
      border-radius: 6px;
      border: 1px solid #d1d5db;
    }
    button {
      width: 100%;
      padding: 10px;
      background-color: #005C53;
      color: white;
      border: none;
      border-radius: 6px;
      cursor: pointer;
      margin-top: 15px;
      font-size: 15px;
    }
    button:hover {
      background-color: #000000;
    }
    .result {
      margin-top: 15px;
      font-weight: bold;
      text-align: center;
      font-size: 16px;
      color: #374151;
    }/* End custom CSS */