.main-page{margin-top:var(--header-height);min-height:calc(100vh - var(--header-height));max-width:var(--max-document-width);margin-left:auto;margin-right:auto}.full-page-section{scroll-margin-top:var(--header-height);margin:2rem;padding-top:4rem;padding-bottom:4rem;position:relative}.withBg{background-image:url(/componentImages/header-background-image.svg);background-repeat:no-repeat;background-size:cover}.section-title{color:var(--primary-text)!important}.section-subtitle{padding-bottom:1rem;color:var(--text-light)!important}.paper-shadow{box-shadow:var(--paper-shadow);border-radius:1.5rem}.store-img{overflow:hidden}@media (max-width:786px){.section-title{text-align:center;font-size:3.1rem!important}.section-subtitle{text-align:center;font-size:1.2rem!important}.full-page-section{margin:.5rem}}
