section.hero-large{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-wrap:auto;height:100vh}section.hero-large .background{position:absolute;z-index:1;width:100%;height:100%;overflow:hidden}section.hero-large .background:before{content:"";width:100%;height:100%;position:absolute;z-index:3;background:linear-gradient(180deg,rgba(10,75,112,.8) 0%,#07304A 100%)}section.hero-large .background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:2}section.hero-large .wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-wrap:auto;position:relative;z-index:10;text-align:center}section.hero-large .wrapper .content *{color:#fff}section.hero-large .wrapper .content p{font-size:1.5rem}section.hero-large .wrapper .content .btns{justify-content:center}
