.valet-hero{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;height:var(--height-mobile,auto)}@media(min-width:600px){.valet-hero{height:var(--height,auto)}}.valet-hero__background,.valet-hero__content{grid-area:1/1/2/2}.valet-hero__background{position:relative}.valet-hero__background .image{position:absolute;bottom:0;right:0;width:100%}
.valet-hero__content{z-index:2;display:flex;justify-content:center;flex-direction:column;padding:40px 2rem}@media(min-width:992px){.valet-hero__content{display:grid;grid-template-columns:315px 1fr auto;padding:40px var(--gutter);flex-direction:row;justify-content:space-between;align-items:center;gap:20px}}.valet-hero__logo{width:100%;max-width:250px;margin-bottom:24px}
@media(min-width:992px){.valet-hero__logo{margin-bottom:0;margin-right:100px}}.valet-hero__copy-price{margin-top:8px;display:flex;align-items:end}@media(max-width:991px){.valet-hero__copy-price{margin-top:0;flex-direction:column}}@media(min-width:992px){.valet-hero__copy{margin-right:20px}}.valet-hero__cta{max-width:-moz-max-content;max-width:max-content;width:100%;margin-top:24px;white-space:nowrap}
@media(min-width:992px){.valet-hero__cta--show-desktop-false{display:none}}@media(min-width:992px){.valet-hero__cta{margin-top:0;margin-left:20px}}