.hero-new{display:grid;grid-template-columns:minmax(300px,.82fr) 1.18fr;gap:7vw;align-items:center;padding-top:28px;padding-bottom:42px;min-height:calc(100vh - 90px)}.hero-photo{height:min(650px,calc(100vh - 150px));overflow:hidden;background:#c4b3a6}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 27%;display:block;filter:saturate(.86)}.hero-copy{max-width:700px}.hero-copy .section-label{margin-bottom:24px}.hero-new h1{font-size:clamp(49px,5.4vw,82px);line-height:1.03;letter-spacing:-3px;margin:0 0 26px}.hero-new h1 span{font-family:Arial,Helvetica,sans-serif;font-size:.8em;letter-spacing:-2.5px}.hero-description{font-size:17px;line-height:1.55;max-width:620px;margin-bottom:18px}.hero-services{font-size:12px;letter-spacing:1.7px;color:var(--wine);margin:0 0 26px}.hero-contact{gap:24px}.hero-contact:hover{color:#fff}.hero-new+.section{padding-top:92px}@media(max-width:1000px){.hero-new{gap:42px}.hero-new h1{font-size:clamp(43px,6.4vw,66px)}}@media(max-width:700px){.hero-new{display:flex;flex-direction:column-reverse;align-items:stretch;gap:26px;padding-top:27px;padding-bottom:35px;min-height:auto}.hero-copy{order:2}.hero-photo{order:1;height:235px;width:100%;}.hero-copy .section-label{margin-bottom:18px}.hero-new h1{font-size:42px;letter-spacing:-1.8px;margin-bottom:20px}.hero-new h1 span{font-size:.83em;letter-spacing:-1.2px}.hero-description{font-size:16px;line-height:1.52;margin-bottom:16px}.hero-services{font-size:10px;letter-spacing:1.15px;margin-bottom:21px}.hero-contact{width:100%;justify-content:space-between}.hero-new+.section{padding-top:55px}}
