.hero-box{display:flex;flex-flow:column nowrap;position:absolute;color:#fff;background:rgba(0, 0, 0, .85);left:0;bottom:0;padding:.75rem;width:100%}.hero-box.right{left:auto;right:0}.hero-box .btn{margin-top:1rem}.hero-box p{margin:0}.hero-box.right p,.hero-box.right h1{text-align:right}@media(max-height:480px){.hp-hero{height:320px}}@media (min-width:769px){.hero-box{padding:1rem 2rem;width:65%;bottom:1rem;left:1rem}section.hp-hero .hero-box h1{font-size:3.5rem;margin:0}.hero-box.right{right:1rem}.hero-box a{min-width:13rem}}@media (min-width:991px){.hero-box{width:40%}}.hp-hero{width:100%;max-width:1920px;margin:0 auto;position:relative;z-index:0}section.hp-hero .hero-box{max-width:560px;align-items:flex-end}