.c-hero{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.4)),color-stop(55%),to(transparent)),url(../img/hero.jpg);background-image:linear-gradient(90deg,rgba(0,0,0,.4),55%,transparent),url(../img/hero.jpg);background-size:cover;background-position:100% 100%;background-repeat:no-repeat;padding:calc(1.5rem + 3vw) 0;color:#fff}.c-hero__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:25vw}.c-hero__headline{color:inherit;max-width:34vw;text-transform:uppercase;font-size:calc(1.5rem + 2.2vw);line-height:1.3;letter-spacing:2px}.c-hero__pre-headline{font-size:.3em;display:block;font-family:Noto Sans}@media (max-width:1280px){.c-hero{background-position:35%}.c-hero__container{min-height:390px}.c-hero__headline{max-width:65vw}}@media (max-width:800px){.c-hero{background-position:45%}}@media (max-width:560px){.c-hero{background-position:48%}}@media (max-width:480px){.c-hero{background-position:65%;text-align:center;padding:5rem 0;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.6)),to(rgba(0,0,0,.6))),url(../img/hero.jpg);background-image:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url(../img/hero.jpg)}.c-hero__headline{max-width:none}.c-hero__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:70vw}}