.hero{background-blend-mode:overlay;background-color:rgba(0,0,0,.5);background-position:50%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;height:100vh;justify-content:center;min-height:720px;padding:40px 20px}.content-wrapper,.hero{align-items:center;display:flex;text-align:center;width:100%}.content-wrapper{flex-direction:column;max-width:80%}.title{font-family:Roboto-Bold,sans-serif;font-size:60px;font-weight:700;line-height:1.2;margin-bottom:16px}.hero-about,.title{color:#fff!important}.hero-about{font-family:Roboto-Regular,sans-serif;font-size:18px;line-height:1.5;margin-bottom:32px;max-width:80%}.explore-button{align-items:center;background-color:transparent!important;border:1px solid hsla(0,0%,100%,.8);border-radius:999px;display:inline-flex;height:56px;justify-content:center;padding:0 30px}.explore-button:hover{background-color:hsla(0,0%,100%,.1)!important}.explore-button-label{color:#fff!important;font-family:Roboto-SemiBold,sans-serif;font-size:12px;font-weight:600;letter-spacing:.22em;line-height:120%;text-align:center;text-transform:uppercase}@media (max-width:768px){.content-wrapper{height:90%;min-height:520px;padding:0 10px;width:100%}}