.contact-hero-section{position:relative;overflow:hidden;min-height:100svh;background:#17120f;color:#f2ebe2;display:flex;align-items:stretch}
.contact-hero-section::before{content:"";position:absolute;width:720px;height:720px;border:1px solid rgba(197,139,87,.08);border-radius:50%;top:50%;left:58%;transform:translate(-50%,-50%);pointer-events:none}
.contact-hero-section::after{content:"";position:absolute;width:980px;height:980px;border:1px solid rgba(197,139,87,.04);border-radius:50%;top:50%;left:58%;transform:translate(-50%,-50%);pointer-events:none}
.contact-hero-container{position:relative;z-index:2;width:min(1280px,calc(100% - 80px));min-height:100svh;margin:0 auto;display:flex;flex-direction:column}
.contact-hero-header{display:flex;align-items:center;justify-content:space-between;padding-top:135px;padding-bottom:25px;border-bottom:1px solid rgba(242,235,226,.15)}
.contact-hero-number{color:#80766d;font-size:9px;font-weight:700;letter-spacing:.18em}
.contact-hero-label{display:flex;align-items:center;gap:14px;color:#c58b57;font-size:10px;font-weight:700;letter-spacing:.21em;text-transform:uppercase}
.contact-hero-line{width:34px;height:1px;background:#c58b57}
.contact-hero-main{display:grid;grid-template-columns:1fr .48fr;gap:100px;align-items:center;flex:1;padding:75px 0 80px}
.contact-hero-copy{padding-left:5%}
.contact-hero-kicker{display:block;margin-bottom:25px;color:#c58b57;font-size:9px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}
.contact-hero-copy h1{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(75px,9vw,130px);font-weight:400;line-height:.8;letter-spacing:-.065em}
.contact-hero-copy h1 em{color:#c58b57;font-weight:400}
.contact-hero-copy>p{max-width:440px;margin:38px 0 0;color:#91867d;font-size:12px;line-height:1.95}
.contact-hero-actions{display:flex;align-items:center;gap:12px;margin-top:35px}
.contact-hero-button{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-width:185px;padding:16px 20px;text-decoration:none;font-size:7px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;transition:all .35s ease}
.contact-hero-button span{font-size:13px;font-weight:400;transition:transform .35s ease}
.contact-hero-button:hover span{transform:translate(3px,-3px)}
.contact-hero-button-primary{background:#c58b57;color:#17120f;border:1px solid #c58b57}
.contact-hero-button-primary:hover{background:#d19b68;border-color:#d19b68}
.contact-hero-button-secondary{color:#c5b9ae;border:1px solid rgba(242,235,226,.23)}
.contact-hero-button-secondary:hover{color:#f2ebe2;border-color:#c58b57}
.contact-hero-details{border-left:1px solid rgba(197,139,87,.3);padding-left:45px}
.contact-hero-detail{padding:27px 0;border-bottom:1px solid rgba(242,235,226,.11)}
.contact-hero-detail:first-child{padding-top:0}
.contact-hero-detail:last-child{border-bottom:0}
.contact-hero-detail span{display:block;margin-bottom:11px;color:#6f665f;font-size:7px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}
.contact-hero-detail a{color:#c9bdb2;text-decoration:none;font-family:Georgia,"Times New Roman",serif;font-size:16px;transition:color .3s ease}
.contact-hero-detail a:hover{color:#c58b57}
.contact-hero-detail p{margin:0;color:#a3978d;font-family:Georgia,"Times New Roman",serif;font-size:15px;line-height:1.55}
.contact-hero-bottom{display:flex;align-items:center;justify-content:center;gap:18px;padding:25px 0 35px;border-top:1px solid rgba(242,235,226,.15);color:#716860;font-size:7px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}
.contact-hero-bottom i{width:4px;height:4px;border:1px solid #c58b57;border-radius:50%}
@media(max-width:1050px){
.contact-hero-container{width:min(100% - 60px,1280px)}
.contact-hero-main{gap:60px}
.contact-hero-copy{padding-left:0}
.contact-hero-details{padding-left:30px}
.contact-hero-copy h1{font-size:clamp(70px,10vw,110px)}
}
@media(max-width:760px){
.contact-hero-container{width:calc(100% - 40px)}
.contact-hero-header{padding-top:100px;padding-bottom:20px}
.contact-hero-number{font-size:8px}
.contact-hero-label{font-size:8px;letter-spacing:.16em}
.contact-hero-line{width:27px}
.contact-hero-main{display:flex;flex-direction:column;align-items:stretch;gap:55px;padding:65px 0 60px}
.contact-hero-copy h1{font-size:clamp(62px,15vw,95px)}
.contact-hero-copy>p{margin-top:30px;font-size:11px}
.contact-hero-actions{flex-direction:column;align-items:stretch;max-width:290px;margin-top:28px}
.contact-hero-button{width:100%;min-width:0}
.contact-hero-details{border-left:0;border-top:1px solid rgba(197,139,87,.3);padding:0;display:grid;grid-template-columns:1fr 1fr}
.contact-hero-detail{padding:23px 20px 23px 0}
.contact-hero-detail:nth-child(2){padding-left:20px;border-left:1px solid rgba(242,235,226,.11)}
.contact-hero-detail:nth-child(3){grid-column:1/-1;border-top:1px solid rgba(242,235,226,.11);padding-bottom:0}
.contact-hero-bottom{flex-wrap:wrap;gap:12px;padding:22px 0 28px;font-size:6px}
.contact-hero-section::before{width:500px;height:500px;left:75%}
.contact-hero-section::after{width:700px;height:700px;left:75%}
}
@media(max-width:480px){
.contact-hero-container{width:calc(100% - 30px)}
.contact-hero-header{padding-top:85px;padding-bottom:18px}
.contact-hero-number{font-size:7px}
.contact-hero-label{font-size:7px;letter-spacing:.13em}
.contact-hero-line{width:24px}
.contact-hero-main{gap:42px;padding:55px 0 45px}
.contact-hero-kicker{font-size:7px;margin-bottom:18px}
.contact-hero-copy h1{font-size:52px;line-height:.85}
.contact-hero-copy>p{font-size:10px;line-height:1.8;margin-top:25px}
.contact-hero-actions{max-width:250px;margin-top:25px;gap:8px}
.contact-hero-button{padding:14px 15px;font-size:6px;gap:18px}
.contact-hero-button span{font-size:11px}
.contact-hero-details{grid-template-columns:1fr}
.contact-hero-detail,.contact-hero-detail:nth-child(2),.contact-hero-detail:nth-child(3){padding:20px 0;border-left:0}
.contact-hero-detail:nth-child(2),.contact-hero-detail:nth-child(3){border-top:1px solid rgba(242,235,226,.11)}
.contact-hero-detail span{font-size:6px;margin-bottom:8px}
.contact-hero-detail a{font-size:14px}
.contact-hero-detail p{font-size:13px}
.contact-hero-bottom{justify-content:flex-start;gap:9px;padding:20px 0 24px;font-size:5px}
.contact-hero-bottom i{width:3px;height:3px}
.contact-hero-section::before{width:360px;height:360px;left:85%}
.contact-hero-section::after{width:520px;height:520px;left:85%}
}
@media(prefers-reduced-motion:reduce){
.contact-hero-button,.contact-hero-button span,.contact-hero-detail a{transition:none}
}