.landing-module__bg{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:-1}.landing-module__bg img{height:100%;object-fit:cover;width:100%}.landing-module__logo{max-width:17rem}@media (width >= 30em){.landing-module__logo{max-width:none}}.landing-module__intro{color:#fff;padding:3rem 0 13rem;position:relative;text-align:center}@media (width >= 30em){.landing-module__intro{padding:4.8rem 0 20rem}}@media (width >= 48em){.landing-module__intro{padding:4.8rem 0 24rem}}.landing-module__intro .wrap{align-items:center;display:flex;flex-flow:column;gap:3rem}.landing-module__title{font-size:3.2rem;font-weight:500;line-height:4rem;margin-top:3rem;text-transform:uppercase}@media (width >= 48em){.landing-module__title{font-size:4.2rem;line-height:5.6rem;margin-top:6rem}}@media (width >= 85.375em){.landing-module__title{font-size:4.9rem;margin-top:9rem}}.landing-module__content{font-size:2rem;margin-inline:auto;max-width:89rem}@media (width >= 48em){.landing-module__content{font-size:2.5rem}}.landing-module__brands{--box-height:19rem;margin-top:calc(0rem - var(--box-height)/2);position:relative;z-index:1}@media (width >= 30em){.landing-module__brands{--box-height:29.4rem}}@media (width >= 64em){.landing-module__brands{--box-height:34.4rem}}.landing-module__brand-list{display:flex;flex-flow:column;gap:3rem;padding-inline:2rem}@media (width >= 48em){.landing-module__brand-list{display:grid;gap:4rem;grid-template-columns:1fr 1fr;padding-inline:4rem}}@media (width >= 64em){.landing-module__brand-list{gap:8rem}}.landing-module .brand{align-items:center;background:var(--bg-color,#fff);border-radius:3rem;box-shadow:.8rem .8rem 1.6rem rgba(0,0,0,.16);display:flex;justify-content:center;min-height:var(--box-height);padding:4rem}@media (width >= 48em){.landing-module .brand{border-radius:5rem}}@media (width >= 64em){.landing-module .brand{border-radius:8rem}}.landing-module__form-wrapper{padding:4.6rem 0 3.6rem;text-align:center}@media (width >= 48em){.landing-module__form-wrapper{padding:7.4rem 0 6rem}}@media (width >= 64em){.landing-module__form-wrapper{padding:7.4rem 0 10.6rem}}.landing-module__form-title{font-size:2rem;margin-bottom:1.2rem}@media (width >= 30em){.landing-module__form-title{font-size:2.5rem;margin-bottom:2.5rem}}.landing-module__form{margin-inline:auto;max-width:50rem}.landing-module__form form{display:flex;flex-flow:column;gap:1.6rem}.landing-module__form label{display:flex}.landing-module__form input{width:100%}.landing-module__form .form-submit-wrapper{align-items:center;display:grid;grid-template-columns:5fr 4fr}@media (width >= 30em){.landing-module__form .form-submit-wrapper{grid-template-columns:3fr 2fr}}