/**handles:acf/homepage-hero**/
.homepage-hero{position:relative;text-align:center;padding:80px 20px 80px;overflow:hidden;box-sizing:border-box;min-height:560px;background:url(https://www.mktstg.knack.com/wp-content/themes/knacktheme/img/pink-bg-gradient.svg) no-repeat center bottom;background-size:cover}.homepage-hero .hero-bg img{position:absolute;left:0;bottom:0;width:100%;height:auto;z-index:-2;pointer-events:none}.hero-content{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;padding:0 24px;box-sizing:border-box;color:#000}.hero-heading{font-family:Inter;font-weight:800;font-size:48px;line-height:116%;letter-spacing:-3px;text-align:center;margin-bottom:30px}.hero-heading strong{color:#a33691;font-weight:800;position:relative}.hero-heading strong::after{content:'';background:url(https://www.mktstg.knack.com/wp-content/themes/knacktheme/img/underline-purple.svg) no-repeat center bottom;width:221px;height:156px;position:absolute;left:-15px;top:35px}.hero-description{font-family:Inter;font-weight:400;font-size:24px;line-height:128%;letter-spacing:-.3px;text-align:center;margin-bottom:44px;opacity:.7}@media (max-width:768px){.hero-heading{font-size:34px}.hero-description{font-size:15px;margin-bottom:20px;line-height:140%!important}.homepage-hero{padding-top:72px;padding-bottom:72px;min-height:420px}.hero-heading strong::after{display:none}.homepage-hero .hero-content{padding:unset}}