.contact-hero{position:relative;width:100%;min-height:780px;padding:150px 0 0;background:#e9e5dd;color:#111;overflow:hidden}
.contact-hero-grid{position:relative;z-index:2;width:min(calc(100% - 112px),1440px);min-height:590px;margin:0 auto;display:grid;grid-template-columns:1fr 110px;align-items:center}
.contact-hero-main{max-width:850px;padding:50px 0 90px}
.contact-hero-eyebrow{display:flex;align-items:center;gap:14px;margin-bottom:28px;color:#9b8151;font-family:Arial,sans-serif;font-size:9px;font-weight:700;letter-spacing:2.8px;line-height:1.4}
.contact-hero-eyebrow::before{content:"";width:40px;height:1px;background:#9b8151}
.contact-hero-main h1{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(68px,8vw,116px);font-weight:400;line-height:.87;letter-spacing:-5px}
.contact-hero-main h1 em{display:block;color:#9b8151;font-weight:400}
.contact-hero-main>p{max-width:560px;margin:34px 0 0;color:#77736c;font-family:Arial,sans-serif;font-size:12px;line-height:1.9}
.contact-hero-actions{display:flex;align-items:center;gap:38px;margin-top:43px}
.contact-hero-primary{min-height:55px;padding:0 22px;display:inline-flex;align-items:center;justify-content:space-between;gap:50px;color:#f4f1eb;background:#151515;border:1px solid #151515;font-family:Arial,sans-serif;font-size:8px;font-weight:700;letter-spacing:1.5px;text-decoration:none;text-transform:uppercase;transition:background .3s ease,color .3s ease,transform .3s ease}
.contact-hero-primary:hover{color:#151515;background:transparent;transform:translateY(-3px)}
.contact-hero-primary span:last-child{color:#c8a96b;font-size:16px}
.contact-hero-phone{display:flex;flex-direction:column;gap:8px;color:#171717;text-decoration:none}
.contact-hero-phone-label{color:#9b8151;font-family:Arial,sans-serif;font-size:7px;font-weight:700;letter-spacing:2px}
.contact-hero-phone strong{font-family:Georgia,"Times New Roman",serif;font-size:18px;font-weight:400;letter-spacing:.2px}
.contact-hero-side{height:400px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:0 0 15px;border-left:1px solid rgba(17,17,17,.14);color:#99938a;font-family:Arial,sans-serif;font-size:7px;font-weight:700;letter-spacing:2px}
.contact-hero-side-line{width:1px;height:100px;background:#9b8151}
.contact-hero-side span:first-of-type{writing-mode:vertical-rl;transform:rotate(180deg);color:#9b8151}
.contact-hero-side span:last-child{writing-mode:vertical-rl;transform:rotate(180deg)}
.contact-hero-bottom{position:relative;z-index:2;width:min(calc(100% - 112px),1440px);margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(17,17,17,.17)}
.contact-hero-bottom div{display:flex;align-items:center;gap:18px;padding:22px 0;color:#7c7871}
.contact-hero-bottom div+div{padding-left:24px;border-left:1px solid rgba(17,17,17,.1)}
.contact-hero-bottom span{color:#9b8151;font-family:Arial,sans-serif;font-size:7px;font-weight:700;letter-spacing:1.5px}
.contact-hero-bottom strong{font-family:Georgia,"Times New Roman",serif;font-size:13px;font-weight:400}
.contact-hero::before{content:"CONTACT";position:absolute;right:-75px;top:150px;color:rgba(17,17,17,.025);font-family:Arial,sans-serif;font-size:130px;font-weight:800;letter-spacing:10px;pointer-events:none;transform:rotate(90deg)}
@media(max-width:1100px){.contact-hero-grid{width:calc(100% - 80px)}.contact-hero-bottom{width:calc(100% - 80px)}.contact-hero-main h1{font-size:clamp(62px,9vw,100px)}}
@media(max-width:800px){.contact-hero{min-height:760px;padding-top:120px}.contact-hero-grid{width:calc(100% - 40px);min-height:570px;display:block}.contact-hero-main{max-width:700px;padding:65px 0 50px}.contact-hero-main h1{font-size:clamp(55px,11vw,82px);letter-spacing:-3.5px}.contact-hero-side{display:none}.contact-hero-bottom{width:calc(100% - 40px);grid-template-columns:1fr 1fr}.contact-hero-bottom div{padding:17px 0}.contact-hero-bottom div+div{padding-left:18px}.contact-hero-bottom div:nth-child(3),.contact-hero-bottom div:nth-child(4){display:none}.contact-hero::before{display:none}}
@media(max-width:520px){.contact-hero{min-height:700px;padding-top:95px}.contact-hero-grid{width:calc(100% - 32px);min-height:520px}.contact-hero-main{padding:45px 0 40px}.contact-hero-eyebrow{font-size:7px;letter-spacing:2.2px;gap:10px}.contact-hero-eyebrow::before{width:27px}.contact-hero-main h1{font-size:45px;letter-spacing:-2px;line-height:.92}.contact-hero-main>p{margin-top:24px;font-size:10px;line-height:1.85}.contact-hero-actions{align-items:stretch;flex-direction:column;gap:23px;margin-top:31px}.contact-hero-primary{width:100%;min-height:52px}.contact-hero-phone{padding-left:2px}.contact-hero-phone strong{font-size:16px}.contact-hero-bottom{width:calc(100% - 32px)}.contact-hero-bottom div{gap:11px;padding:14px 0}.contact-hero-bottom div+div{padding-left:12px}.contact-hero-bottom strong{font-size:11px}}
@media(max-width:360px){.contact-hero-main h1{font-size:41px}.contact-hero-main>p{font-size:9px}}
@media(prefers-reduced-motion:reduce){.contact-hero-primary{transition:none}}