.title{overflow:hidden;position:relative;width:100%}.title-600{height:600px}.title-400{height:400px}.title-300{height:300px}.title-image{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.title-content{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:1}.title-content h1{color:var(--brand-offwhite);font:normal 600 min(13vw, 10em)/1.2 'Antonio','Open Sans','Arial',sans-serif;margin:0;padding:0;paint-order:stroke fill;text-align:center;-webkit-text-stroke:6px var(--brand-dark)}@media (max-width:768px){.title{height:300px}.title-content h1{font-size:18vw;-webkit-text-stroke:3px var(--brand-dark)}}