.app-hero{height:650px;padding:var(--app-margin);position:relative}.app-hero .contents{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:flex-end;position:relative;z-index:50}.app-hero .contents .title{font-size:var(--header-h1);font-weight:300;line-height:1;margin:0 0 16px}.app-hero .contents .subtitle{font-size:var(--subheader);font-weight:200;line-height:1.2;max-width:40ch}.app-hero .background{height:100%;overflow:hidden;position:absolute;right:0;top:0;z-index:0}.app-hero .background img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}@media screen and (max-width:800px){.app-hero{height:80vh;padding:var(--app-margin-mobile);position:relative}}
