@import url(https://use.typekit.net/dmy6qnj.css);@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-1rem)}}.header-with-title{height:calc(100vh - 225px);position:relative}.header-with-title.overlay:before{content:"";position:absolute;left:0;bottom:0;right:0;background:#afafaf;background:linear-gradient(180deg,hsla(0,0%,68.6%,0),grey);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#afafaf",endColorstr="#808080",GradientType=1);mix-blend-mode:multiply;z-index:2;height:50%}.header-with-title .bg-image{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1}.header-with-title .title{position:absolute;z-index:3;left:3rem;right:3rem;text-align:center;bottom:10vh}.header-with-title .title.darkgrey h1,.header-with-title .title.darkgrey p{color:#464545}.header-with-title .title h1{font-size:4.338rem;font-weight:700;margin:0 0 1rem;color:#fff}.header-with-title .title p{font-style:italic;color:#fff;font-size:2.664rem}.header-with-title .title .btn{margin-top:2rem;margin-left:1rem;margin-right:1rem}@media only screen and (max-width:576px){.header-with-title{height:calc(100vh - 97px)}.header-with-title .title h1{font-size:2.664rem}}