.banner{background-size:cover;background-position:center center;background-attachment:fixed;position:relative;color:#fff;padding-top:10em;padding-bottom:10em;text-align:center}.banner::after{content:'';position:absolute;top:0;left:0;background-color:#000;opacity:.8;width:100%;height:100%;z-index:1}.banner__content{z-index:2;position:relative}@media(min-width:768px){.banner{height:95vh;position:relative;padding:0}}.banner[data-variant='short']{height:auto}@media(min-width:768px){.banner[data-variant='short'] .banner__content{padding-top:6em;padding-bottom:6em;top:auto;left:auto;position:relative;margin:0 auto;transform:none}}@media(min-width:768px){.banner__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}.banner__title{color:#a02630;font-family:'Volute',sans-serif;font-size:3em;text-shadow:1px 1px #eee;margin:0}.banner__subtitle{margin:0}.banner__subtitle::before{content:'';background-color:#eee;width:2em;height:3px;display:block;margin:.5em auto}