.hero{background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;padding:60px 15px;position:relative}.hero:before{background-color:transparent;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.hero--video{overflow:hidden;position:relative}.hero--video>video{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.hero h1{color:#fff;text-shadow:2px 2px 5px rgba(0,0,0,.5)}.hero__inner{max-width:880px;position:relative;z-index:3}.hero__sub-heading{margin-bottom:0;max-width:820px}.hero__sub-heading--large{font-size:28px;line-height:1.4;text-shadow:2px 2px 5px rgba(0,0,0,.5)}.hero__button{margin-top:1.5em}.hero__button :nth-child(2){margin-left:20px}.buttonTwo{background-color:transparent;border:2px solid #af112c;color:#fff;display:inline-block;font-weight:700;margin-bottom:10px;margin-top:10px;padding:12px 35px;text-align:center;text-decoration:none}@media (min-width:768px){.hero{padding:90px 15px}}@media (min-width:1025px){.hero{padding:120px 15px}}