.lp-hero{align-items:center;background-color:#22262e;display:flex;min-height:640px;overflow:hidden;position:relative;width:100%}.lp-hero__media{inset:0;position:absolute;z-index:0}.lp-hero__img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.lp-hero--overlay .lp-hero__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.1)}.lp-hero__inner{margin:0 auto;max-width:1200px;padding:0 20px;position:relative;width:100%;z-index:2}.lp-hero__card{border-radius:24px;max-width:520px;padding:40px}.lp-hero__curve{border-top-left-radius:48px;border-top-right-radius:48px;bottom:0;height:48px;left:0;position:absolute;right:0;z-index:2}.lp-hero__title{color:#fff;font-size:3.25rem;font-weight:700;line-height:1.05;margin:0 0 1.25rem}.lp-hero__subtitle{color:#fff;font-size:1.35rem;font-weight:400;line-height:1.4;margin:0}@media screen and (max-width:767px){.lp-hero{align-items:stretch;background:none;flex-direction:column;min-height:0;overflow:visible}.lp-hero__inner{max-width:none;order:1;padding:0 16px}.lp-hero--overlay .lp-hero__card,.lp-hero__card{-webkit-backdrop-filter:none;backdrop-filter:none;background:#7aa62c;border-radius:24px;max-width:none;padding:28px 24px 32px;text-align:center}.lp-hero__media{order:2;padding:16px;position:static}.lp-hero__img{border-radius:20px;height:auto}.lp-hero__curve{display:none}.lp-hero__title{font-size:2.25rem}.lp-hero__subtitle{font-size:1.1rem}}