body {
  background-color: #111827;
  color: white;
  font-family: "poppins";
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

html {
  scroll-behavior: smooth; /* Enable smooth scrolling behavior */
}

.p1 {
  font-size: 52px;
  font-weight: bold;
}

.p2 {
  font-size: 18px;
  color: #a7abb3;
}

.img-cvr {
  margin-top: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.img-cvr .img-cvr2 {
  width: 1030px;
  height: 530px;
  border: 1px solid black;
  border-radius: 10px;
  background: linear-gradient(to left, #743ad5, #d53a9d);
  display: flex;
  align-items: center;
  justify-content: center;
}
.img-cvr .img-cvr2 img {
  width: 1000px;
  height: 500px;
  border: 1px solid beige;
  border-radius: 10px;
}

button, .b1 {
  height: 40px;
  font-size: 15px;
  width: 110px;
  background-color: #6366f1;
  border-radius: 5px;
  font-family: "poppins";
  border: none;
  outline: none;
  color: white;
}

.b1 {
  background-color: transparent;
  border: 1px solid #6366f1;
}

.Zedabot {
  margin: 0;
  padding: 0;
  display: inline-block;
}

.home {
  margin: 10px 30px 0 30px;
  display: flex;
  align-items: center;
}
.home .texts {
  min-width: 50%;
  margin-right: 180px;
}
.home .p2 {
  margin: 20px 0 30px 0;
}
.home .picture img {
  height: 550px;
  border: 2px solid #484d57;
  border-radius: 10px;
}

.second, header .third {
  margin-top: 100px;
  display: flex;
  align-items: start;
  justify-content: space-around;
}
.second .one, header .third .one {
  text-align: center;
  width: 300px;
}
.second .one .p1, header .third .one .p1 {
  font-size: 20px;
  font-weight: bold;
}
.second .one i, header .third .one i {
  margin-top: 20px;
  font-size: 50px;
  color: #6366f1;
}

.about {
  margin: 200px 30px 100px 30px;
}
.about .p1 {
  font-size: 20px;
  color: #6366f1;
}
.about .p2 {
  font-size: 35px;
  margin: 0 0 25px 0;
  color: white;
  font-weight: bold;
}
.about .p3 {
  color: #a1a1a1;
  line-height: 30px;
  font-size: 19px;
  margin-bottom: 20px;
  width: 80%;
}
.about .p3 .second2 {
  margin-top: 30px;
}
.about button, .about .b1 {
  height: 40px;
  font-size: 15px;
  width: 120px;
}

.third {
  margin-top: 200px;
}
.third .p1 {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
}
.third .p2 {
  text-align: center;
  margin: 20px auto 0 auto;
  width: 600px;
  color: #a1a1a1;
}
.third .p3 {
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  color: #6366f1;
}
.third .divisions {
  margin-top: 0px;
  display: flex;
  justify-content: space-between;
  margin-left: 20px;
  align-items: start;
  flex-wrap: wrap;
}
.third .sub2 {
  display: flex;
  align-items: center;
  background-color: transparent;
  padding: 40px 15px;
  max-width: 370px;
  margin-top: 50px;
}
.third .sub2 .p1 {
  font-size: 20px;
  margin: unset;
  margin-bottom: 0;
  text-align: unset;
}
.third .sub2 .p2 {
  text-align: unset;
  margin-top: 20px;
  width: 350px;
}
.third .sub2 i {
  margin-bottom: 20px;
  font-size: 50px;
  color: #6366f1;
}

.second-cvr {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  justify-content: center;
  padding: 0px 0;
}
.second-cvr .second2 {
  max-width: 1350px;
}
.second-cvr .second2 .top {
  text-align: center;
  margin: auto;
  margin-top: 100px;
  width: 900px;
}
.second-cvr .second2 .top .p1 {
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 5px;
}
.second-cvr .second2 .top .p2 {
  color: #8c8c8d;
  font-size: 20px;
}
.second-cvr .second2 .plans {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
  color: #a7abb3;
}
.second-cvr .second2 .plans .first, .second-cvr .second2 .plans .first1 {
  border: 1px solid #a7abb3;
  width: 25%;
  padding: 15px;
  border-radius: 15px;
  background-color: white;
}
.second-cvr .second2 .plans .first p, .second-cvr .second2 .plans .first1 p {
  color: #111827;
}
.second-cvr .second2 .plans .first .p2, .second-cvr .second2 .plans .first1 .p2 {
  color: #111827;
}
.second-cvr .second2 .plans .first1 {
  height: -moz-fit-content;
  height: fit-content;
  background-color: transparent;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 0;
}
.second-cvr .second2 .plans .first1 p {
  color: white;
}
.second-cvr .second2 .plans .first1 .p2 {
  color: white;
}
.second-cvr .second2 .plans .p1 {
  font-size: 20px;
  color: white;
}
.second-cvr .second2 .plans .p2 {
  font-size: 40px;
  font-weight: bold;
  display: inline-block;
  color: white;
}
.second-cvr .second2 .plans .p2 p {
  margin: 0;
}

.freetrial {
  text-align: center;
  margin-top: 200px;
}
.freetrial .p1 {
  font-weight: bold;
  font-size: 40px;
}
.freetrial .p2 {
  margin: 20px 0;
}
.freetrial button, .freetrial .b1 {
  height: 40px;
  font-size: 15px;
  width: 120px;
}

.disclamer {
  margin: 200px 30px 20px 30px;
  color: #8c8c8d;
}

footer {
  height: 70px;
  display: flex;
  border-top: 1px solid #4b4b4b;
  margin: 0px 20px 0 20px;
  color: #8c8c8d;
  align-items: center;
  justify-content: space-between;
}
footer .socials {
  order: 2;
}
footer .socials i {
  margin-left: 20px;
  font-size: 25px;
  color: white;
}

header {
  padding: 20px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header .first, header .second-cvr .second2 .plans .first1, .second-cvr .second2 .plans header .first1 {
  padding: 0;
  margin: 0;
  align-items: center;
}
header .first img, header .second-cvr .second2 .plans .first1 img, .second-cvr .second2 .plans header .first1 img {
  height: 10px;
  width: 10px;
  align-items: center;
}
header a {
  text-decoration: none;
  color: unset;
  transition: all 0.3s ease-in-out;
}
header .third {
  margin: 0;
  padding: 0;
  font-size: 30px;
}
header .third i {
  margin-left: 20px;
}

form {
  width: 50%;
  margin: 200px auto;
  font-family: "poppins";
  /* Optional: Style the checkbox itself */
}
form label {
  display: inline-flex;
  align-items: center;
  margin-right: 10px;
  max-width: 100%;
  color: white;
  margin-bottom: 50px;
}
form input[type=checkbox] {
  margin-right: 5px;
  color: white;
  height: 20px;
}
form .cvr {
  margin: 30px 0;
  /* Style the options */
}
form .cvr input, form .cvr textarea {
  width: 100%;
  border: 1px solid #111827;
  border-radius: 5px;
  background-color: #1D2432;
  padding: 8px;
  outline-color: #4F46E5;
  color: white;
}
form .cvr select {
  color: white;
  padding: 10px;
  font-family: "poppins";
  font-size: 16px;
  border: 1px solid #111827;
  border-radius: 5px;
  -moz-appearance: none;
       appearance: none; /* Remove default appearance */
  -webkit-appearance: none; /* Remove default appearance for Safari */
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="%23333"><path d="M7 10l5 5 5-5z"/></svg>'); /* Add custom arrow icon */
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 20px 20px;
  cursor: pointer;
  background-color: #1D2432;
  width: 100%;
  outline-color: #4F46E5;
}
form .cvr select option {
  padding: 20px;
  font-size: 16px;
  font-family: "poppins";
}
form button, form .b1 {
  background-color: #4F46E5;
  border-radius: 5px;
  width: 100%;
}

.p11 {
  font-size: 25px;
  width: 50%;
  margin: auto;
  text-align: center;
}

.time {
  margin-top: -100px;
}

@media only screen and (max-width: 820px) {
  .time {
    margin-top: 0;
  }
  .p11 {
    width: 90%;
  }
  form {
    width: 90%;
  }
  .p1 {
    font-size: 40px;
    font-weight: bold;
  }
  .img-cvr {
    display: none;
  }
  .p2 {
    font-size: 15px;
    color: #a7abb3;
  }
  button, .b1 {
    height: 35px;
    font-size: 13px;
    width: 100px;
  }
  .home {
    margin: 100px 20px 0 20px;
    flex-wrap: wrap;
  }
  .home .texts {
    min-width: 100%;
    margin-right: 0px;
  }
  .home .p2 {
    margin: 20px 0 10px 0;
  }
  .home .picture {
    margin-top: 30px;
  }
  .home .picture img {
    height: unset;
    max-width: 100%;
    border: 2px solid #484d57;
    border-radius: 10px;
  }
  .second, header .third {
    margin-left: 20px;
    margin-top: 50px;
  }
  .second .one .p1, header .third .one .p1 {
    font-size: 10px;
    font-weight: bold;
  }
  .second .one i, header .third .one i {
    margin-top: 20px;
    font-size: 30px;
    color: #6366f1;
  }
  header {
    padding: 20px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
  }
  header .first, header .second-cvr .second2 .plans .first1, .second-cvr .second2 .plans header .first1 {
    padding: 0;
    margin: 0;
	align-items: center;
  }
  header .first img, header .second-cvr .second2 .plans .first1 img, .second-cvr .second2 .plans header .first1 img {
    height: 10px;
    margin: 0;
    padding: 0;
	align-items: center;
  }
  header a {
    text-decoration: none;
    color: unset;
    margin: 0;
    padding: 0;
  }
  header .third {
    margin: 0;
    padding: 0;
    font-size: 30px;
  }
  header .third i {
    margin: 0px 0 0 20px;
    padding: 0;
  }
  .about {
    margin: 200px 20px 100px 20px;
  }
  .about .p3 {
    width: unset;
  }
  .third {
    margin: 200px 20px 0 20px;
  }
  .third .p1 {
    font-size: 35px;
  }
  .third .p2 {
    width: unset;
  }
  .third .p3 {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    color: #6366f1;
  }
  .third .divisions {
    margin-left: unset;
  }
  .third .sub2 {
    padding: 20px 0px;
    max-width: unset;
    margin-top: 20px;
  }
  .third .sub2 .p2 {
    width: unset;
  }
  .second-cvr {
    width: 100%;
    height: -moz-fit-content;
    height: fit-content;
    display: flex;
    justify-content: center;
    padding: 0px 0;
    margin-bottom: 0;
  }
  .second-cvr .second2 {
    max-width: 1350px;
  }
  .second-cvr .second2 .top {
    width: 100%;
  }
  .second-cvr .second2 .top .p1 {
    font-size: 35px;
  }
  .second-cvr .second2 .top .p2 {
    font-size: 20px;
    color: #dbdbdb;
  }
  .second-cvr .second2 .plans {
    width: 90%;
    margin: 80px auto 0px auto;
    flex-wrap: wrap;
  }
  .second-cvr .second2 .plans .first, .second-cvr .second2 .plans .first1 {
    border: 1px solid #a7abb3;
    width: 85%;
    padding: 15px;
    border-radius: 15px;
    background-color: white;
  }
  .second-cvr .second2 .plans .first p, .second-cvr .second2 .plans .first1 p {
    color: #111827;
  }
  .second-cvr .second2 .plans .first .p2, .second-cvr .second2 .plans .first1 .p2 {
    color: #111827;
  }
  .second-cvr .second2 .plans .first1 {
    height: -moz-fit-content;
    height: fit-content;
    background-color: transparent;
    margin-bottom: 30px;
  }
  .second-cvr .second2 .plans .first1 p {
    color: white;
  }
  .second-cvr .second2 .plans .first1 .p2 {
    color: white;
  }
  .freetrial {
    text-align: center;
    margin: 170px 20px 0 20px;
    margin-top: 150px;
  }
  .freetrial .p1 {
    font-weight: bold;
    font-size: 30px;
  }
  .freetrial .p2 {
    margin: 20px 30px;
  }
  .freetrial button, .freetrial .b1 {
    height: 40px;
    font-size: 15px;
    width: 120px;
  }
  .disclamer {
    margin-left: 20px;
    margin-right: 20px;
  }
  footer {
    height: unset;
    border-top: 1px solid #4b4b4b;
    margin-right: 10px;
    margin-left: 10px;
    padding: 20px 0;
    display: block;
    font-size: 14px;
  }
  footer .socials {
    order: 0;
  }
  footer .socials i {
    margin: 10px 20px 20px 0;
    font-size: 20px;
  }
}/*# sourceMappingURL=index.css.map */