.hero_banner{align-items:end;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:100vh;padding:200px 0 100px;position:relative;text-align:center}.hero_banner:after{background:linear-gradient(180deg,transparent 0,#000);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.hero_banner .hero_banner_section p{color:#f5f3ee;display:inline-block;font-size:26px;font-weight:100;line-height:37px;margin:50px 0}.hero_banner .hero_banner_section{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:1}.hero_banner .hero_banner_section img.arrow_image{cursor:pointer;width:40px}@media only screen and (max-width:767px){.hero_banner{background-position:center 100%;background-size:auto}}