.section{background:var(--theme-bg);color:var(--theme-text)}.section+.section{margin-top:var(--spacing-section)}.section+.section--stack{margin-top:var(--spacing)}.section+.section--small{padding-top:10px}.section+.section--small+.section:not(.theme){margin-top:var(--spacing-section-internal)!important}.section+.section--small+.section.theme{padding-top:var(--spacing-section-internal)!important}.section.theme{background:var(--theme-bg)}.section.theme:not(.section--fill):not(.mask--top){padding-top:var(--spacing-section)}.section.theme:not(.section--fill):not(.mask--bottom){padding-bottom:var(--spacing-section)}.section.theme+.section--fill,.section.theme+.section.theme,.section.theme+[style*="--background-color"]{margin-top:0}.section--fill{padding-bottom:0}.section--fill+.section--fill,.section--fill+.section--theme{margin-top:0}.section--fill:last-child{margin-bottom:calc(var(--spacing-section) * -1)}.section--fill+[class*=" theme"],.section--fill+[class^=theme]{margin-top:0}.section.section--internal{padding-top:var(--spacing-section-internal)!important;padding-bottom:0!important}.section.section--internal+.section{padding-top:var(--spacing-section-internal)!important}.section.section--internal:last-child{padding-bottom:var(--spacing-section-internal)!important}.section+[class*=" theme"]:not(.section--fill),.section+[class^=theme]:not(.section--fill){padding-top:var(--spacing-section)}.section[style*="--background-color"]:not(.section--fill){padding-bottom:var(--spacing-section);padding-top:var(--spacing-section)}.section[style*="--background-color"]+.section--theme,.section[style*="--background-color"]+[style*="--background-color"]{margin-top:0}.section[style*="--background-color"]{background-color:var(--background-color)}.section[style*="--background-color"]:not(.section--fill){padding-bottom:var(--spacing-section);padding-top:var(--spacing-section)}.section[style*="--background-color"]+.section--theme,.section[style*="--background-color"]+[style*="--background-color"]{margin-top:0}.section[style*="--background-color"][style*="--background-color-2"]{background:linear-gradient(.25turn,var(--background-color),var(--background-color-2))}.section--overflow-x-hidden{overflow-x:hidden}.section--border-bottom>.container{position:relative}.section--border-bottom>.container:after{content:"";position:absolute;bottom:calc(var(--spacing-section) * -1);left:0;right:0;height:1px;background:#cfd0d7}.section:first-child:not(.section--fill){padding-top:var(--spacing-section)}.section:last-child:not(.section--fill){padding-bottom:var(--spacing-section)}.anchor-point{position:relative;top:calc((var(--header-height) + var(--spacing-section)) * -1);display:block}@media (min-width:1366px){body .container{max-width:1315px;padding:0}}body .container--mobile-overflow{overflow:hidden}