.elementor-6509 .elementor-element.elementor-element-1f7a16f{--display:flex;}.elementor-6509 .elementor-element.elementor-element-4bc29c7{--display:flex;}.elementor-6509 .elementor-element.elementor-element-5319473{--display:flex;}.elementor-6509 .elementor-element.elementor-element-6d10e49{--display:flex;}.elementor-6509 .elementor-element.elementor-element-a331cec{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS */<style>
.mdub-wrap{
  max-width:1240px;
  margin:0 auto;
  padding:0 20px;
}
.mdub-section{
  margin:0 0 28px;
}
.mdub-card{
  background:#ffffff;
  border:1px solid #eee3d0;
  border-radius:24px;
  box-shadow:0 10px 28px rgba(0,0,0,0.04);
}
.mdub-soft-card{
  background:#FFFDF8;
  border:1px solid #f1e7d8;
  border-radius:24px;
}
.mdub-eyebrow{
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:1.5px;
  color:#7E2AA8;
  font-weight:700;
  margin-bottom:10px;
}
.mdub-h1{
  font-size:54px;
  line-height:1.04;
  margin:0 0 18px;
  font-weight:800;
  letter-spacing:-1.2px;
  color:#7E2AA8;
}
.mdub-h2{
  font-size:40px;
  line-height:1.14;
  margin:0 0 14px;
  font-weight:800;
  color:#7E2AA8;
}
.mdub-h3{
  font-size:24px;
  line-height:1.2;
  margin:0 0 10px;
  font-weight:800;
  color:#7E2AA8;
}
.mdub-p{
  font-size:17px;
  line-height:1.8;
  color:#5B4C63;
  margin:0;
}
.mdub-btn{
  display:inline-block;
  text-decoration:none;
  background:#7E2AA8;
  color:#ffffff;
  padding:15px 24px;
  border-radius:12px;
  font-weight:800;
  box-shadow:0 8px 20px rgba(126,42,168,0.16);
}
.mdub-btn:hover{
  background:#6F2395;
  color:#ffffff;
}
.mdub-btn-outline{
  display:inline-block;
  text-decoration:none;
  background:#ffffff;
  color:#7E2AA8;
  padding:15px 24px;
  border-radius:12px;
  font-weight:800;
  border:1px solid #F3C063;
}
.mdub-grid-2{
  display:grid;
  grid-template-columns:1.1fr .9fr;
  gap:28px;
  align-items:center;
}
.mdub-grid-3{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:22px;
}
.mdub-grid-4{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:22px;
}
.mdub-img{
  width:100%;
  display:block;
  border-radius:22px;
}
.mdub-category-card{
  overflow:hidden;
}
.mdub-category-card .mdub-thumb{
  height:240px;
  background-size:cover;
  background-position:center;
}
.mdub-category-card .mdub-body{
  padding:24px;
}
.mdub-checks{
  display:flex;
  flex-wrap:wrap;
  gap:14px 24px;
  font-size:15px;
  color:#5B4C63;
}
.mdub-stat-list{
  display:grid;
  gap:14px;
}
.mdub-stat-item{
  padding:16px 0;
  border-bottom:1px solid #eee3d0;
}
.mdub-stat-item:last-child{
  border-bottom:none;
}
.mdub-chip-row{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
}
.mdub-chip{
  background:#ffffff;
  border:1px solid #f0dfbf;
  color:#7E2AA8;
  padding:10px 14px;
  border-radius:999px;
  font-size:14px;
  font-weight:700;
}
.mdub-center{
  text-align:center;
}
@media (max-width:1024px){
  .mdub-grid-4{
    grid-template-columns:repeat(2,1fr);
  }
}
@media (max-width:767px){
  .mdub-grid-2,
  .mdub-grid-3,
  .mdub-grid-4{
    grid-template-columns:1fr;
  }
  .mdub-h1{
    font-size:40px;
  }
  .mdub-h2{
    font-size:32px;
  }
}
</style>/* End custom CSS */