@-webkit-keyframes parallax{0%{top:0}100%{top:-30%}}@keyframes parallax{0%{top:0}100%{top:-30%}}@-webkit-keyframes fade-in{from{opacity:0}to{opacity:1}}@keyframes fade-in{from{opacity:0}to{opacity:1}}:root{--banner-background-color:#f5f0eb;--banner-min-height:360px}.banner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--banner-background-color);display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;min-height:var(--banner-min-height);padding:1rem 0;position:relative;width:100%}.banner__media{height:100%;left:0;position:absolute;top:0;width:100%;overflow:clip}.banner__media--fixed{max-height:inherit;position:fixed;top:unset}.banner__media::after{height:100%;left:0;position:absolute;top:0;width:100%;background-color:rgba(0,0,0,.2);content:""}.banner__media img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%;left:0;position:absolute;top:0}.article--form-compact .banner__media::after{background-color:transparent}.banner__video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%;display:none;left:0;position:absolute;top:0}.banner__caption{display:none}.banner__credits{color:#fff;font-size:.875rem;line-height:1.125;text-shadow:0 0 2px rgba(0,0,0,.4);bottom:1rem;display:none;margin:0;position:absolute;right:20px}.banner__content-container{margin-left:auto;margin-right:auto;max-width:1110px;padding-left:20px;padding-right:20px}@media only screen and (min-width:1480px){.banner__content-container{padding-left:0;padding-right:0}}.banner__content-container{margin-top:1rem;position:relative}.banner__title{font-size:1.75rem;line-height:1.25}@media only screen and (min-width:768px){.banner__title{font-size:3rem}}.banner__container{background-color:transparent;color:unset;padding:0;text-align:left}.banner__footer{padding-top:1rem}.banner--compact{--banner-min-height:180px;min-height:var(--banner-min-height);padding:1rem 0}.banner--compact .banner__media{height:100%}.banner--image{color:#fff;max-height:var(--banner-min-height)}.banner--site-compact{--banner-min-height:180px}.banner--site-compact .banner__media{height:100%}@media only screen and (min-width:640px){.banner{height:100%;padding:2rem 0}.banner__content-container{margin-top:0}.banner__description{font-weight:700}.banner--compact{padding:1rem 0}}@media only screen and (min-width:768px){.banner{--banner-min-height:500px}.banner__video{display:block}.banner__credits{display:block}.banner--compact{--banner-min-height:240px}}@media only screen and (min-width:1024px){.banner{padding:3rem 0}.banner__content,.banner__footer,.banner__header{padding-right:400px}.banner__description{font-size:1.375rem}.banner--compact{--banner-min-height:240px;min-height:var(--banner-min-height)}}@media only screen and (min-width:1280px){.banner:not(.banner--compact){--banner-min-height:640px}.banner--compact{--banner-min-height:360px}}