.banner{align-items:center;background-color:var(--color-primary-lightest);display:flex;height:100%;margin:0 auto;max-width:85.625rem;overflow:hidden;position:relative}.banner.banner--dark{background-color:var(--color-primary);color:#fff}.banner.banner--image{flex-direction:column;min-height:31.25rem}.banner__inner{max-width:100%;padding:4rem 1.25rem;text-align:center;width:100%;z-index:2}.banner--simple .banner__inner{padding:1.25rem}.banner__inner .banner__text{margin:0 auto;max-width:52.8125rem}.banner__inner .banner__text>p{font-family:var(--font-light);font-size:1.125rem;font-weight:400;line-height:150%;margin-bottom:1.25rem}@media screen and (min-width:375px){.banner__inner .banner__text>p{font-size:1.5rem}}.banner--image .banner__inner{background:linear-gradient(180deg,hsla(0,0%,100%,0),rgba(0,0,0,.52) 6.25rem,rgba(0,0,0,.8));bottom:0;left:0;margin:0 auto;position:absolute;right:0}@media screen and (min-width:768px){.banner__inner{width:100%}.banner__image+.banner__inner{max-width:50rem}.banner--half .banner__image+.banner__inner{width:100%}}.banner__heading{border-color:var(--color-primary);color:inherit;font-size:1.375rem;line-height:125%;margin-bottom:.625rem}.banner--dark .banner__heading{border-color:#fff}.banner--simple .banner__heading{border-bottom-style:solid;border-bottom-width:1px;border-top-style:solid;border-top-width:1px;padding:1.25rem 0}@media screen and (min-width:768px){.banner--simple .banner__heading{padding:1.875rem 0}}@media screen and (min-width:375px){.banner__heading{font-size:1.875rem;line-height:1.25}}@media screen and (min-width:768px){.banner__heading{font-size:2.5rem}}.banner__link-list{align-items:center;display:flex;justify-content:center;margin:0 -.625rem}.banner__link-list>li{margin:0 .625rem}.banner__link-list>li:only-child a:before{content:"";display:block;height:100vh;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%);width:100%}.banner__link-list a{text-decoration:none}.banner__picture{display:block;height:100%;min-height:31.25rem}@media screen and (min-width:768px){.banner__image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}}.dark-banner-editor-style{background-color:var(--color-primary);color:#fff;font-size:1.375rem;height:100%;line-height:125%;margin:0 auto;max-width:85.625rem;overflow:hidden;padding:2.5rem;position:relative;text-align:center}@media screen and (min-width:375px){.dark-banner-editor-style{font-size:1.875rem;line-height:1.25}}@media screen and (min-width:768px){.dark-banner-editor-style{font-size:2.5rem}}.dark-banner-editor-style:before{border-bottom:1px solid #fff;border-top:1px solid #fff;bottom:1.25rem;content:"";left:1.25rem;position:absolute;right:1.25rem;top:1.25rem}