html{background-color:var(--ft-bg);scrollbar-gutter:stable}body,html{overflow-x:visible;overscroll-behavior-y:none}#main-content{overflow-x:clip}.ds-container{margin-left:auto;margin-right:auto;max-width:var(--max-width);padding-left:var(--gutter);padding-right:var(--gutter)}.ds-section{position:relative}.ds-section--white{background:var(--ds-white)}.ds-section--paper{background:var(--ds-paper)}.ds-section--evergreen{background:var(--ds-evergreen);color:var(--ds-white)}.ds-section--charcoal{background:var(--ds-charcoal);color:var(--ds-white)}.ds-section--charcoal h1,.ds-section--charcoal h2,.ds-section--charcoal h3,.ds-section--charcoal h4,.ds-section--evergreen h1,.ds-section--evergreen h2,.ds-section--evergreen h3,.ds-section--evergreen h4{color:var(--ds-white)}.ds-section--charcoal p,.ds-section--evergreen p{color:hsla(0,0%,100%,.82)}.ds-section--charcoal a:not(.btn):not(.ds-btn),.ds-section--evergreen a:not(.btn):not(.ds-btn){color:var(--ds-white)}