#first-screen-bg{background-color:#fff;margin-bottom:90px}#first-screen{flex-direction:column;justify-content:center;max-width:1280px;height:max(400px,37vw + 52px);max-height:640px;margin:0 auto 50px;padding:1px 3vw 0;display:flex;position:relative}#image{z-index:1;background-position:right 0 top 50px;background-repeat:no-repeat;background-size:auto 80%;position:absolute;inset:0}#headings{z-index:2;flex:none;order:1;max-width:40%;position:relative}#search-form{z-index:2;flex:0 0 45px;order:3}#search-form>div{height:90px;position:absolute;bottom:-45px;left:3vw;right:3vw}@media screen and (max-width:840px){#first-screen-bg{background:0 0;margin-bottom:0}#first-screen{background-color:#0000;height:900px;max-height:none;margin-bottom:0}#headings{max-width:100%}#headings span{background:0 0!important}#search-form{flex:auto;order:2}#search-form>div{min-height:294px;position:static}#image{background-color:#fff;background-size:contain 85%;background-position:bottom;height:42vh;inset:auto 0 57px}}