.mm-showcase-section{font-family:'Manrope',var(--bs-font-sans-serif),sans-serif}
.mm-section-head{text-align:center;max-width:760px;margin:0 auto 70px}
.mm-section-head h2 {
  margin: 0;
  color: #fff;
  font-size: 50px;
  line-height: 1.05;
  font-weight: 650;
  letter-spacing: 0.01rem;
}

.mm-eyebrow{display:block;width:118px;height:3px;margin:17px auto 20px;border-radius:999px;background:linear-gradient(90deg,transparent 0%,rgba(190,190,190,.22) 18%,rgba(245,245,245,.75) 50%,rgba(190,190,190,.22) 82%,transparent 100%);box-shadow:0 0 18px rgba(255,255,255,.16)}
.mm-section-head p{max-width:660px;margin:0 auto;color:rgba(255,255,255,.68);font-size:17px;line-height:1.45;font-weight:500}
@media(max-width:991px){.mm-section-head h2{font-size:40px}}
@media(max-width:575px){.mm-section-head{margin-bottom:36px}.mm-section-head h2{font-size:33px}.mm-section-head p{font-size:15px}}