.hero__wrapper{position:relative}.hero__wrapper:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.15);z-index:1}.hero__image-wrapper{position:relative}.hero__image-wrapper .hero__image{min-height:370px;max-height:520px;width:100%}.hero__content{position:absolute;bottom:30px;left:0;width:100%;padding:0 15px;z-index:1}.hero__container{width:100%;max-width:1100px;margin:0 auto;text-align:center}.hero__title{color:#fff;font-weight:700;text-shadow:0 2px 6px rgba(0,0,0,.7);text-transform:uppercase;margin-bottom:15px;font-size:30px;line-height:34px}@media screen and (min-width:320px){.hero__title{font-size:calc(2.34375vw + 22.5px)}}@media screen and (min-width:1600px){.hero__title{font-size:60px}}@media screen and (min-width:320px){.hero__title{line-height:calc(2.34375vw + 26.5px)}}@media screen and (min-width:1600px){.hero__title{line-height:64px}}.hero__text{color:#fff;font-weight:300;margin-bottom:15px;font-size:16px;line-height:20px}@media screen and (min-width:320px){.hero__text{font-size:calc(.625vw + 14px)}}@media screen and (min-width:1600px){.hero__text{font-size:24px}}@media screen and (min-width:320px){.hero__text{line-height:calc(.625vw + 18px)}}@media screen and (min-width:1600px){.hero__text{line-height:28px}}@media (min-width:1200px){.hero__text{margin-bottom:30px}}