@import url(https://use.typekit.net/dmy6qnj.css);@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-1rem)}}.header-small-with-title{height:65vh;position:relative}.header-small-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-small-with-title .bg-image{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1}.header-small-with-title .title{position:absolute;z-index:3;left:3rem;right:3rem;text-align:center;top:50%;transform:translateY(-50%)}.header-small-with-title .title.darkgrey h1,.header-small-with-title .title.darkgrey p{color:#464545}.header-small-with-title .title h1{font-size:4.338rem;font-weight:700;margin:0 0 1rem;color:#fff}.header-small-with-title .title p{font-style:italic;color:#fff;font-size:2.664rem}.header-small-with-title .title .btn{margin-top:2rem}@media only screen and (max-width:576px){.header-small-with-title{height:50vh}.header-small-with-title .title h1{font-size:2.664rem}}