.section{--spacing-small:1.5rem;--spacing-large:3rem}@media (min-width:1024px){.section{--spacing-small:2rem;--spacing-large:4rem}}.section:not([data-width=full])>.section-inner{width:100%;margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}@media (min-width:360px){.section:not([data-width=full])>.section-inner{max-width:360px}}@media (min-width:480px){.section:not([data-width=full])>.section-inner{max-width:480px}}@media (min-width:640px){.section:not([data-width=full])>.section-inner{max-width:640px}}@media (min-width:768px){.section:not([data-width=full])>.section-inner{max-width:768px}}@media (min-width:1024px){.section:not([data-width=full])>.section-inner{max-width:1024px;padding-right:3rem;padding-left:3rem}}@media (min-width:1280px){.section:not([data-width=full])>.section-inner{max-width:1280px}}@media (min-width:1536px){.section:not([data-width=full])>.section-inner{max-width:1536px}}@media (min-width:1824px){.section:not([data-width=full])>.section-inner{max-width:1824px}}.section[data-width=full-mobile]>.section-inner{width:100%;margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}@media (min-width:360px){.section[data-width=full-mobile]>.section-inner{max-width:360px}}@media (min-width:480px){.section[data-width=full-mobile]>.section-inner{max-width:480px}}@media (min-width:640px){.section[data-width=full-mobile]>.section-inner{max-width:640px}}@media (min-width:768px){.section[data-width=full-mobile]>.section-inner{max-width:768px}}@media (min-width:1024px){.section[data-width=full-mobile]>.section-inner{max-width:1024px;padding-right:3rem;padding-left:3rem}}@media (min-width:1280px){.section[data-width=full-mobile]>.section-inner{max-width:1280px}}@media (min-width:1536px){.section[data-width=full-mobile]>.section-inner{max-width:1536px}}@media (min-width:1824px){.section[data-width=full-mobile]>.section-inner{max-width:1824px}}.section[data-width=full-mobile]>.section-inner{max-width:none;padding:0}@media (min-width:480px){.section[data-width=full-mobile]>.section-inner{max-width:360px;padding-left:2rem;padding-right:2rem}}.section:not([data-content-padding]):not([data-width=full])>.section-inner{width:100%;max-width:1180px}@media (min-width:1024px){.section:not([data-content-padding]):not([data-width=full])>.section-inner{width:calc(100% - 6rem);max-width:1180px}}.section[data-content-padding=none]>.section-inner{max-width:1180px;padding-left:0;padding-right:0}@media (min-width:1024px){.section[data-content-padding=none]>.section-inner{max-width:1180px;padding-left:0;padding-right:0}}.section[data-content-padding=outer]>.section-inner{max-width:calc(1180px + 4rem)}@media (min-width:1024px){.section[data-content-padding=outer]>.section-inner{max-width:calc(1180px + 6rem)}}.section:not([data-unpadded])[data-width=narrow]>.section-inner{width:100%;max-width:820px}@media (min-width:1024px){.section:not([data-unpadded])[data-width=narrow]>.section-inner{width:calc(100% - 6rem);max-width:820px}}.section[data-unpadded][data-width=narrow]>.section-inner{max-width:820px;padding-left:0;padding-right:0}@media (min-width:1024px){.section[data-unpadded][data-width=narrow]>.section-inner{max-width:820px;padding-left:0;padding-right:0}}.section[data-width=full]>.section-inner{padding-left:0;padding-right:0;width:100%;max-width:100%;position:relative;left:50%;right:50%;margin-left:-50%;margin-right:-50%}.section[data-hasGrid][data-width=full] ::slotted(*){overflow:hidden;padding-left:0;padding-right:0;width:100%}.section[data-spacing=none]>.section-inner{padding-top:0;padding-bottom:0}.section[data-spacing*=top-small]>.section-inner{padding-top:var(--spacing-small)}.section[data-spacing*=top-large]>.section-inner{padding-top:var(--spacing-large)}.section[data-spacing*=bottom-small]>.section-inner{padding-bottom:var(--spacing-small)}.section[data-spacing*=bottom-large]>.section-inner{padding-bottom:var(--spacing-large)}.section[data-theme=dark]{background-color:var(--brand-background);color:var(--brand-foreground);--theme-brand:#fff;--button-border-color:#fff;--button-focus-shadow:0 0 3px 2px hsla(0,0%,100%,0.5)}.section[data-theme=light]{background-color:var(--light-background);color:var(--light-foreground);--theme-brand:var(--light-foreground)}.section[data-theme=accent]{background-color:var(--accent-background);color:var(--accent-foreground);--theme-brand:var(--accent-foreground)}.section[data-theme=accent_2]{background-color:var(--accent-background-2);color:var(--accent-foreground-2);--theme-brand:var(--accent-foreground-2)}.section[data-teaser-bg-theme] .section{position:relative}.section[data-teaser-bg-theme] .section:after{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-10;content:"";max-height:27.5rem}.section[data-teaser-bg-theme=dark] .section:after{background-color:var(--brand-background);color:var(--brand-foreground);--theme-brand:#fff;--button-border-color:#fff;--button-focus-shadow:0 0 3px 2px hsla(0,0%,100%,0.5)}.section[data-teaser-bg-theme=light] .section:after{background-color:var(--light-background);color:var(--light-foreground);--theme-brand:var(--light-foreground)}.section[data-teaser-bg-theme=accent] .section:after{background-color:var(--accent-background);color:var(--accent-foreground);--theme-brand:var(--accent-foreground)}.section[data-teaser-bg-theme=accent_2] .section:after{background-color:var(--accent-background-2);color:var(--accent-foreground-2);--theme-brand:var(--accent-foreground-2)}.section[data-width=narrow][data-on-page-nav] .section-inner{position:relative}