.elementor .e-8e9af3c-112e3e6{/* ===== HERO SECTION DESIGN ===== */

selector{
  background: linear-gradient(135deg,#fff8f1,#f7ede2);
  padding: 70px 50px;
  border-radius: 30px;
  overflow: hidden;
  box-shadow: 0 10px 40px rgba(0,0,0,0.08);
}

/* Two Column Layout */
selector .elementor-container{
  align-items: center;
}

/* LEFT CONTENT */
selector h1{
  font-size: 58px;
  font-weight: 800;
  line-height: 1.1;
  color: #3b2416;
  margin-bottom: 25px;
  letter-spacing: -1px;
}

selector p{
  font-size: 20px;
  line-height: 1.9;
  color: #5f5f5f;
  max-width: 650px;
  margin-bottom: 35px;
}

/* BUTTON DESIGN */
selector .elementor-button{
  background: linear-gradient(135deg,#8b5e3c,#c48a5a);
  color: #fff !important;
  padding: 16px 34px;
  border-radius: 50px;
  font-size: 17px;
  font-weight: 700;
  box-shadow: 0 8px 25px rgba(139,94,60,0.3);
  transition: all .3s ease;
}

selector .elementor-button:hover{
  transform: translateY(-4px);
  background: linear-gradient(135deg,#3b2416,#8b5e3c);
}

/* IMAGE DESIGN */
selector img{
  width: 100%;
  border-radius: 28px;
  box-shadow: 0 15px 45px rgba(0,0,0,0.18);
  transition: all .4s ease;
}

selector img:hover{
  transform: scale(1.03);
}

/* Decorative Effect */
selector:before{
  content:'';
  position:absolute;
  width:300px;
  height:300px;
  background:#e7c9a9;
  border-radius:50%;
  top:-120px;
  left:-120px;
  opacity:.25;
  z-index:0;
}

selector .elementor-container{
  position:relative;
  z-index:2;
}

/* MOBILE RESPONSIVE */
@media(max-width:768px){

  selector{
      padding: 45px 25px;
  }

  selector h1{
      font-size: 38px;
      text-align:center;
  }

  selector p{
      font-size: 17px;
      text-align:center;
  }

  selector .elementor-button-wrapper{
      text-align:center;
  }

  selector img{
      margin-top:30px;
  }
}\n}.elementor .e-8e9af3c-112e3e6:active{/* ===== HERO SECTION DESIGN ===== */

selector{
  background: linear-gradient(135deg,#fff8f1,#f7ede2);
  padding: 70px 50px;
  border-radius: 30px;
  overflow: hidden;
  box-shadow: 0 10px 40px rgba(0,0,0,0.08);
}

/* Two Column Layout */
selector .elementor-container{
  align-items: center;
}

/* LEFT CONTENT */
selector h1{
  font-size: 58px;
  font-weight: 800;
  line-height: 1.1;
  color: #3b2416;
  margin-bottom: 25px;
  letter-spacing: -1px;
}

selector p{
  font-size: 20px;
  line-height: 1.9;
  color: #5f5f5f;
  max-width: 650px;
  margin-bottom: 35px;
}

/* BUTTON DESIGN */
selector .elementor-button{
  background: linear-gradient(135deg,#8b5e3c,#c48a5a);
  color: #fff !important;
  padding: 16px 34px;
  border-radius: 50px;
  font-size: 17px;
  font-weight: 700;
  box-shadow: 0 8px 25px rgba(139,94,60,0.3);
  transition: all .3s ease;
}

selector .elementor-button:hover{
  transform: translateY(-4px);
  background: linear-gradient(135deg,#3b2416,#8b5e3c);
}

/* IMAGE DESIGN */
selector img{
  width: 100%;
  border-radius: 28px;
  box-shadow: 0 15px 45px rgba(0,0,0,0.18);
  transition: all .4s ease;
}

selector img:hover{
  transform: scale(1.03);
}

/* Decorative Effect */
selector:before{
  content:'';
  position:absolute;
  width:300px;
  height:300px;
  background:#e7c9a9;
  border-radius:50%;
  top:-120px;
  left:-120px;
  opacity:.25;
  z-index:0;
}

selector .elementor-container{
  position:relative;
  z-index:2;
}

/* MOBILE RESPONSIVE */
@media(max-width:768px){

  selector{
      padding: 45px 25px;
  }

  selector h1{
      font-size: 38px;
      text-align:center;
  }

  selector p{
      font-size: 17px;
      text-align:center;
  }

  selector .elementor-button-wrapper{
      text-align:center;
  }

  selector img{
      margin-top:30px;
  }
}\n}