.m-hero-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:no-repeat 50% -webkit-gradient(linear,left top,left bottom,from(#fff),to(#cde2f0));background:no-repeat 50% linear-gradient(180deg,#fff 0,#cde2f0);background-size:cover;color:#000;justify-content:center;margin-top:100px;min-height:65rem}@media screen and (max-width:768px){.m-hero-title{margin-top:70px}}.m-hero-title .inner{max-width:920px}.m-hero-title .content{background:hsla(0,0%,100%,.9);border-radius:10px;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";font-size:1.6rem;font-weight:700;letter-spacing:.2rem;line-height:1.5;padding:30px 40px;text-align:center}.m-hero-title h1{margin-bottom:2.5rem}