.hero-section{overflow:hidden;position:relative}.hero-section:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.hero-section-content{left:50%;max-width:800px;padding:0 16px;position:absolute;top:50%;transform:translateY(-50%) translateX(-50%);width:100%;z-index:2}.hero-section .button-wrapper{text-align:center}.hero-section-content h1{font-size:60px}@media (max-width:900px){.hero-section-content h1{font-size:40px}}.hero-section-content p{font-size:24px;font-weight:300}@media (max-width:900px){.hero-section-content p{font-size:16px}}