.hero__container{min-height:40vh;padding:3rem 0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.hero-container__wave{position:absolute;background:#FFF;-webkit-transform:skewX(-15deg);-ms-transform:skewX(-15deg);transform:skewX(-15deg);top:0;left:-20%;right:0;bottom:0;width:50%;z-index:2}.hero-container__bg{position:absolute;right:0;left:25%;width:75%;top:0;bottom:0;background-size:cover !important;background-position:center !important;background-repeat:no-repeat !important;z-index:1}.hero__wrapper{position:relative;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;z-index:3}.hero{max-width:35%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.hero>*{background:#FFF;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;padding:.75rem}.hero>p{font-weight:900;font-size:1.25rem;line-height:1.33}.hero__link{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;margin-top:2rem;background:transparent}@media screen and (max-width:1024px){.hero{max-width:75%}}@media screen and (max-width:700px){.hero-container__wave{display:none}.hero-container__bg{left:0;width:100%}.hero{max-width:100%}}@media screen and (min-width:2400px){.hero>*{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}}@media screen and (max-width:1200px){.hero-container__wave{width:55%}}