.one-section{position:relative;background:#fff;background:var(--body-bg);background-size:cover;background-position:center center}.one-section--static{position:static}.one-section--bottom-sticky{margin-top:auto}.one-section--bg-gray-background{background-color:#f6f6f6;background-color:var(--color-gray-background)}.one-section--bg-blue-dark2{background-color:#656565;background-color:var(--color-blue-dark-2)}.one-section--subfooter{background-color:gray;background-color:var(--color-background-organisms-subfooter)}.one-section--border-top-sm-gray{border-top:.1875rem solid #f6f6f6;border-top:var(--size-3) solid var(--color-gray-background)}.one-section--border-bottom-sm-gray{border-bottom:.1875rem solid #f6f6f6;border-bottom:var(--size-3) solid var(--color-gray-background)}.one-section--narrow,.one-section--narrower{margin-left:auto;margin-right:auto}.one-section--narrow{max-width:75rem;max-width:var(--size-container)}.one-section--narrower{max-width:calc(75rem / 1.5 - 1.5rem * 2);max-width:var(--centered-content-width-limit)}.one-section__container{display:flex;height:100%}.one-section__content{max-width:100%}.one-section__container--content-full-width .one-section__content{width:100%}.one-location-none .one-section__content{flex-basis:100%}@media(min-width:36em){.sm\:one-location-none .one-section__content{flex-basis:100%}}@media(min-width:56.5em){.md\:one-location-none .one-section__content{flex-basis:100%}}@media(min-width:75em){.lg\:one-location-none .one-section__content{flex-basis:100%}}