.headerImage{width: 100%;height: 420px;position: relative;top: 0;left: 0;margin-bottom: 2rem}.headerImage--big{height: auto;min-height: 420px}.headerImage--big .headerImage__textContainer{top: 100px}@media (min-width: 48em){.headerImage--big .headerImage__textContainer{top: 200px}}.headerImage__image{position: absolute;top: 0;left: 0;height: 100%;width: 100%;background-size: cover;background-repeat: no-repeat;background-position: center center}.headerImage__overlay{position: absolute;top: 0;left: 0;height: 100%;width: 100%;background-color: rgba(0,0,0,0.5)}.headerImage__title{color: white;text-transform: none;text-align: left}.headerImage__textOuter{position: relative;z-index: 99;height: 100%}.headerImage__textContainer{position: absolute;bottom: 2rem}