@media(max-width:575px){
    .camera p{
color: #4C3F99;
font-family: Quicksand;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
padding-top: 100px;
    }
    .camera h1{
        color: var(--Deep-Blue, #0B2038);
text-align: center;
font-family: appleberry;
font-size: 30px;
font-style: normal;
font-weight: 400;
line-height: 40px; /* 104.167% */
    }
        .camera-box {
      background-color: #ffffff;
      border-radius: 12px;
      padding: 10px;
      box-shadow: 0 2px 8px rgba(0,0,0,0.05);
      text-align: center;
    }

    .camera-placeholder {
      background-color: #e2e2e2;
      width: 100%;
      height: 200px;
      border-radius: 10px;
      margin-bottom: 10px;
    }

    .camera-label {
      color: #6A50A7; /* purple text */
      font-weight: 500;
      font-size: 14px;
    }
    .logout-title {
  font-weight: 700;
  font-size: 20px;
  color: #0D1A2D;
}

.logout-message {
  font-size: 14px;
  color: #6C6C8D;
}

.btn-cancel {
  border: 1px solid #ccc;
  background-color: #fff;
  color: #000;
  font-weight: 500;
  width: 130px;
  padding: 8px 0;
  border-radius: 8px;
}

.btn-logout {
  background-color: #4E3BA5;
  color: #fff;
  font-weight: 500;
  width: 130px;
  padding: 8px 0;
  border-radius: 8px;
}
}
@media (min-width:576px) and (max-width:766.99px){
    .camera p{
color: #4C3F99;
font-family: Quicksand;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
padding-top: 100px;
    }
    .camera h1{
        color: var(--Deep-Blue, #0B2038);
text-align: center;
font-family: appleberry;
font-size: 32px;
font-style: normal;
font-weight: 400;
line-height: 40px; /* 104.167% */
    }
        .camera-box {
      background-color: #ffffff;
      border-radius: 12px;
      padding: 10px;
      box-shadow: 0 2px 8px rgba(0,0,0,0.05);
      text-align: center;
    }

    .camera-placeholder {
      background-color: #e2e2e2;
      width: 100%;
      height: 200px;
      border-radius: 10px;
      margin-bottom: 10px;
    }

    .camera-label {
      color: #6A50A7; /* purple text */
      font-weight: 500;
      font-size: 14px;
    }
    .logout-title {
  font-weight: 700;
  font-size: 20px;
  color: #0D1A2D;
}

.logout-message {
  font-size: 14px;
  color: #6C6C8D;
}

.btn-cancel {
  border: 1px solid #ccc;
  background-color: #fff;
  color: #000;
  font-weight: 500;
  width: 130px;
  padding: 8px 0;
  border-radius: 8px;
}

.btn-logout {
  background-color: #4E3BA5;
  color: #fff;
  font-weight: 500;
  width: 130px;
  padding: 8px 0;
  border-radius: 8px;
}
}
@media (min-width: 767px) and (max-width: 991.99px) {
    .camera p{
color: #4C3F99;
font-family: Quicksand;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: normal;
padding-top: 100px;
    }
    .camera h1{
        color: var(--Deep-Blue, #0B2038);
text-align: center;
font-family: appleberry;
font-size: 34px;
font-style: normal;
font-weight: 400;
line-height: 40px; /* 104.167% */
    }
        .camera-box {
      background-color: #ffffff;
      border-radius: 12px;
      padding: 10px;
      box-shadow: 0 2px 8px rgba(0,0,0,0.05);
      text-align: center;
    }

    .camera-placeholder {
      background-color: #e2e2e2;
      width: 100%;
      height: 200px;
      border-radius: 10px;
      margin-bottom: 10px;
    }

    .camera-label {
      color: #6A50A7; /* purple text */
      font-weight: 500;
      font-size: 14px;
    }
    .logout-title {
  font-weight: 700;
  font-size: 20px;
  color: #0D1A2D;
}

.logout-message {
  font-size: 14px;
  color: #6C6C8D;
}

.btn-cancel {
  border: 1px solid #ccc;
  background-color: #fff;
  color: #000;
  font-weight: 500;
  width: 130px;
  padding: 8px 0;
  border-radius: 8px;
}

.btn-logout {
  background-color: #4E3BA5;
  color: #fff;
  font-weight: 500;
  width: 130px;
  padding: 8px 0;
  border-radius: 8px;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .camera p{
color: #4C3F99;
font-family: Quicksand;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: normal;
padding-top: 100px;
    }
    .camera h1{
        color: var(--Deep-Blue, #0B2038);
text-align: center;
font-family: appleberry;
font-size: 36px;
font-style: normal;
font-weight: 400;
line-height: 40px; /* 104.167% */
    }
        .camera-box {
      background-color: #ffffff;
      border-radius: 12px;
      padding: 10px;
      box-shadow: 0 2px 8px rgba(0,0,0,0.05);
      text-align: center;
    }

    .camera-placeholder {
      background-color: #e2e2e2;
      width: 100%;
      height: 200px;
      border-radius: 10px;
      margin-bottom: 10px;
    }

    .camera-label {
      color: #6A50A7; /* purple text */
      font-weight: 500;
      font-size: 14px;
    }
    .logout-title {
  font-weight: 700;
  font-size: 20px;
  color: #0D1A2D;
}

.logout-message {
  font-size: 14px;
  color: #6C6C8D;
}

.btn-cancel {
  border: 1px solid #ccc;
  background-color: #fff;
  color: #000;
  font-weight: 500;
  width: 130px;
  padding: 8px 0;
  border-radius: 8px;
}

.btn-logout {
  background-color: #4E3BA5;
  color: #fff;
  font-weight: 500;
  width: 130px;
  padding: 8px 0;
  border-radius: 8px;
}
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
    .camera p{
color: #4C3F99;
font-family: Quicksand;
font-size: 22px;
font-style: normal;
font-weight: 500;
line-height: normal;
padding-top: 100px;
    }
    .camera h1{
        color: var(--Deep-Blue, #0B2038);
text-align: center;
font-family: appleberry;
font-size: 38px;
font-style: normal;
font-weight: 400;
line-height: 40px; /* 104.167% */
    }
    .camera-box {
      background-color: #ffffff;
      border-radius: 12px;
      padding: 10px;
      box-shadow: 0 2px 8px rgba(0,0,0,0.05);
      text-align: center;
    }

    .camera-placeholder {
      background-color: #e2e2e2;
      width: 100%;
      height: 200px;
      border-radius: 10px;
      margin-bottom: 10px;
    }

    .camera-label {
      color: #6A50A7; /* purple text */
      font-weight: 500;
      font-size: 14px;
    }
        .logout-title {
  font-weight: 700;
  font-size: 20px;
  color: #0D1A2D;
}

.logout-message {
  font-size: 14px;
  color: #6C6C8D;
}

.btn-cancel {
  border: 1px solid #ccc;
  background-color: #fff;
  color: #000;
  font-weight: 500;
  width: 130px;
  padding: 8px 0;
  border-radius: 8px;
}

.btn-logout {
  background-color: #4E3BA5;
  color: #fff;
  font-weight: 500;
  width: 130px;
  padding: 8px 0;
  border-radius: 8px;
}
}
  @media (min-width: 1400px) {
    .camera p{
color: #4C3F99;
font-family: Quicksand;
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: normal;
padding-top: 100px;
    }
    .camera h1{
        color: var(--Deep-Blue, #0B2038);
text-align: center;
font-family: appleberry;
font-size: 40px;
font-style: normal;
font-weight: 400;
line-height: 40px; /* 104.167% */
    }
        .camera-box {
      background-color: #ffffff;
      border-radius: 12px;
      padding: 10px;
      box-shadow: 0 2px 8px rgba(0,0,0,0.05);
      text-align: center;
    }

    .camera-placeholder {
      background-color: #e2e2e2;
      width: 100%;
      height: 200px;
      border-radius: 10px;
      margin-bottom: 10px;
    }

    .camera-label {
      color: #6A50A7; /* purple text */
      font-weight: 500;
      font-size: 14px;
    }
    .logout-title {
  font-weight: 700;
  font-size: 20px;
  color: #0D1A2D;
}

.logout-message {
  font-size: 14px;
  color: #6C6C8D;
}

.btn-cancel {
  border: 1px solid #ccc;
  background-color: #fff;
  color: #000;
  font-weight: 500;
  width: 130px;
  padding: 8px 0;
  border-radius: 8px;
}

.btn-logout {
  background-color: #4E3BA5;
  color: #fff;
  font-weight: 500;
  width: 130px;
  padding: 8px 0;
  border-radius: 8px;
}

  }