.hero__shape{background-color:#201c3e;border-radius:0 6rem 6rem 0;width:55%;position:absolute;left:0;top:0;bottom:0}.lms-hero{position:relative;background:linear-gradient(90deg,#e10e49,#ff6319);padding:4rem 0}.lms-hero .section-wrapper{width:1200px;max-width:100%;margin:auto;display:flex;align-items:center;justify-content:space-between}.lms-hero h1{position:relative;z-index:2;color:#fff;font-size:2.5rem;width:fit-content;margin-bottom:0;line-height:1.1}.lms-hero h1:after{content:"";position:absolute;bottom:0;left:0;height:3px;width:100%;background:linear-gradient(90deg,#e10e49,#ff6319)}@media(max-width:767px){.lms-hero{padding-top:2rem}.hero__shape{background-color:#201c3e;border-radius:0 0 50% 50%;width:100%;position:absolute;left:0;top:0;height:80%;bottom:unset}.lms-hero h1{text-align:center;padding:1rem;width:100%}.lms-hero h1:after{display:none}}