.elementor-218 .elementor-element.elementor-element-c4c4199{--display:flex;--margin-top:-40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-218 .elementor-element.elementor-element-fe79b2f{--display:flex;}/* Start custom CSS for html, class: .elementor-element-6c839f9 */.khat-hero{
  width:100vw;
  margin-left:50%;
  transform:translateX(-50%);
  padding:120px 20px;
  background:#F8F5EF;
  font-family:'Poppins',sans-serif;
}

.khat-hero__wrap{
  max-width:1200px;
  margin:auto;
}

.khat-hero__tag{
  display:inline-block;
  padding:8px 14px;
  border:1px solid #C8A96B;
  color:#C8A96B;
  border-radius:999px;
  font-size:12px;
  letter-spacing:1px;
  margin-bottom:20px;
}

.khat-hero h1{
  font-size:48px;
  line-height:1.2;
  color:#111;
  margin-bottom:20px;
}

.khat-hero h1 span{
  color:#C8A96B;
}

.khat-hero p{
  max-width:600px;
  color:#555;
  line-height:1.7;
  margin-bottom:30px;
}

.khat-btn{
  display:inline-block;
  padding:12px 26px;
  border:1px solid #C8A96B;
  color:#C8A96B;
  border-radius:999px;
  text-decoration:none;
  transition:0.3s;
}

.khat-btn:hover{
  background:#C8A96B;
  color:#fff;
}/* End custom CSS */