.landing-container{width:100%;margin:0 auto;padding:0 1.5rem}@media (min-width:640px){.landing-container{max-width:100%;padding:0 2rem}}@media (min-width:768px){.landing-container{max-width:100%;padding:0 2rem}}@media (min-width:1024px){.landing-container{max-width:100%;padding:0 2.5rem}}@media (min-width:1280px){.landing-container{max-width:100%;padding:0 3rem}}@media (min-width:1536px){.landing-container{max-width:100%;padding:0 4rem}}.landing-section-content{max-width:1400px;margin:0 auto;width:100%}.landing-hero{display:flex;flex-direction:column;gap:2rem;width:100%;padding:3rem 0;position:relative;overflow:hidden}.landing-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(30,58,138,.7);z-index:1}.landing-hero>*{position:relative;z-index:10}@media (min-width:1024px){.landing-hero{flex-direction:row;align-items:center;padding:4rem 0}.landing-hero-content{flex:1;width:100%;max-width:none}.landing-hero-content h1,.landing-hero-content p{width:100%;max-width:100%}.landing-hero-image{flex:1;display:flex;justify-content:center;align-items:center}}.landing-section{width:100%;padding:3rem 0;position:relative;display:flex;flex-direction:column;align-items:center}.landing-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:inherit;z-index:-1;width:100vw;margin-left:calc(50% - 50vw)}.landing-toc{display:none}@media (min-width:768px){.landing-toc{display:block;position:sticky;top:100px;max-height:calc(100vh - 100px);overflow-y:auto}}.landing-hero-bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;width:100vw;margin-left:calc(50% - 50vw)}.landing-hero-bg img{width:100%;height:100%;object-fit:cover}.landing-hero-bg:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(30,58,138,.75)}