body {
  margin: 0;
  padding: 0;
}
body {
  background-color: rgb(16, 4, 4);
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
li,
a,
span,
button,
label,
input,
select,
b,
th,
td {
  font-family: "Montserrat", sans-serif !important;
}
.container02 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  position: relative;
  z-index: 3;
}
.l_logo {
  width: 149px;
  z-index: 999;
}
.logo {
  z-index: 999;
}
.main_btn_home {
  background: linear-gradient(90deg, #a15ed5 0.94%, #ffc774 100.36%);
  border-radius: 8px;
  color: white;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  z-index: 999;
  padding: 15px 30px;
}
.main_btn_home:hover {
  background: linear-gradient(90deg, #a15ed5 0.94%, #ffc774 100.36%);
  border-radius: 8px;
  color: black;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  z-index: 999;
  padding: 15px 30px;
}
.btnn {
  background: linear-gradient(90deg, #a15ed5 0.94%, #ffc774 100.36%);
  -webkit-background-clip: text;
  color: transparent;
}
.h_btn {
  border: 2px solid #ffc107;
  border-radius: 12px;
  font-size: 15px;
  font-weight: 600;
  margin-left: 10px;
  padding: 15px 30px !important;
  color: white;
  z-index: 999;
}
.h_btn:hover {
  background: linear-gradient(90deg, #a15ed5 0.94%, #ffc774 100.36%);
  border-radius: 8px;
  color: #000;
  display: inline-block;
  font-size: 15px;
  font-weight: 600;

  padding: 8px 15px !important;
}
.sec_home_01 {
  background: url("images/screen2.png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 120px;
  position: relative;
}
.sec_home_02 {
  background: url("images/rounded.png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0 20px 120px;
  position: relative;
}

.sec_home_01:before {
  background: linear-gradient(3.33deg, #ffc107 14.94%, #dcc274 82.36%);
  border-radius: 50%;
  content: "";
  filter: blur(164px);
  height: 280px;
  left: 0 !important;
  position: absolute;
  top: 0 !important;
  width: 280px;
}
.sec_home_01:after {
  background: linear-gradient(3.33deg, #a74aae 14.94%, #c00b96 82.36%);
  border-radius: 50%;
  content: "";
  filter: blur(164px);
  height: 480px;
  right: 0 !important;
  position: absolute;
  bottom: 0 !important;
  width: 280px;
}
.home01_img {
  position: relative;
  transition: all 0.5s ease-in-out;
  width: 80%;
  z-index: 9999;
}
.home01_img:hover {
  scale: 1.1;
}
.main_title01 {
  font-size: 68px;
  font-weight: 800;
  z-index: 999;
}
.p_box01.left01:after,
.p_box01.right02:after {
  background-image: url("images/dotted.png");
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  content: "";
  height: 29px;
  position: absolute;
  top: 15px;
  width: 29px;
  z-index: 1;
}
.p_li_text {
  font-size: 14px;
  font-weight: 500;
}
.wc_d {
  color: #fff;
}
a,
b,
button,
h1,
h2,
h3,
h4,
h5,
h6,
input,
label,
li,
p,
select,
span,
td,
th {
  font-family: Montserrat, sans-serif !important;
}
.right02 {
  left: 57%;
}
.p_box01 {
  border: 1px solid #ffffff63;
  border-radius: 12px;
  padding: 20px;
  width: 43%;
}
.m_x9,
.p_box01 {
  position: relative;
}
.p_box01.right02:after {
  left: -20.3%;
}
.p_box01.left01:after {
  right: -18.3%;
}
.m_x9:after {
  background: linear-gradient(3.33deg, #a74aae 14.94%, #c00b96 82.36%);
  bottom: 14%;
  content: "";
  left: 50%;
  margin-left: -3px;
  position: absolute;
  top: 16px;
  width: 2px;
}
.main_title_h2 {
  font-size: 48px;
  font-weight: 800;
}
.wc_d {
  color: #fff;
}
.verified_btn {
  border: 1px solid #fff;
  border-radius: 10px;
  display: inline-block;
  font-size: 16px;
  margin-bottom: 40px;
  padding: 15px 30px;
  text-decoration: none;
}
a {
  text-decoration: none !important;
  color: white !important;
}
li {
  text-decoration: none;
}
.gc_d {
  color: #92ff88;
}
.pc_d {
  color: #992cd9;
}
.bc_d {
  color: #3646d7;
}
.sc_d {
  color: #60fef3;
}
.oc_d {
  color: #f19737;
}
.v_box {
  border: 2px solid #eb2feb;
  border-radius: 10px;
  padding: 20px;
}
.v_title {
  font-size: 20px;
  font-weight: 700;
}
.round {
  width: 80%;
}
.mar_top {
  margin-top: 50px;
}
.sec_home_07 {
  background-color: #0d0d0d;
  padding: 80px 20px;
  position: relative;
}
.sec06bg02 {
  bottom: 0;
  position: absolute;
  right: 0;
}
.acc_top {
  margin-top: 50px !important;
}
.sec06bg02 {
  bottom: 0;
  position: absolute;
  right: 0;
}
.sec_home_05:after {
  background: linear-gradient(3.33deg, #d6bf4c 14.94%, #cdcd1b 82.36%);
  border-radius: 50%;
  content: "";
  filter: blur(164px);
  height: 480px;
  right: 0 !important;
  position: absolute;
  bottom: 0 !important;
  width: 280px;
}
.accordion-item {
  border: 0 !important;
  background-color: transparent;
}
@media screen and (max-width: 767.98px) {
  .sec_home_01 {
    padding-bottom: 0;
  }
  .sec_home_01 h1 {
    font-size: 30px;
  }
  .main_title_h2 {
    font-size: 28px;
  }
  .sec_home_01::before,
  .sec_home_01::after {
    display: none;
  }
}
input::placeholder {
  color: red;
  opacity: 0.5;
}
.zoom-animation {
  width: 350px;
  animation: zoomInOut 2s ease-in-out infinite;
}

@keyframes zoomInOut {
  0%,
  100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
}
