.elementor-2 .elementor-element.elementor-element-2ac182f3{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-73cb1f9 */.p-first {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin-top: -60px;
}
.p-first_punchline {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: center;
  color: #fff;
  font-size: clamp(16px, 4vw, 24px);
  font-weight: 900;
  text-align: center;
  z-index: 10;
}
.p-first_bg {
  grid-area: 1 / 1 / 2 / 3;
  width: 100%;
  height: auto;
}

.p-first_heading {
  color: #a3ff12;
  font-size: min(5vw, 80px);
  font-weight: 900;
  margin: 0;
}

.p-first_des {
  margin: auto;
  width: fit-content;
}

.p-first_button {
  border-radius: 12px;
  background: #fff;
  display: inline-block;
  margin: 2rem auto;
  padding: 12px 18px;
  text-decoration: none;
}

.p-first_button:hover {
  color: #3b990c;
}/* End custom CSS */