.contact-hero{position:relative;min-height:780px;padding:35px 0 30px;background:#3a2638;color:#f8f1e7;overflow:hidden}
.contact-hero::before{content:"";position:absolute;top:-260px;right:-180px;width:620px;height:620px;border:1px solid rgba(211,158,139,.18);border-radius:50%}
.contact-hero::after{content:"";position:absolute;top:-150px;right:-70px;width:430px;height:430px;border:1px solid rgba(211,158,139,.1);border-radius:50%}
.contact-hero-pattern{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(248,241,231,.035) 1px,transparent 1px),linear-gradient(rgba(248,241,231,.035) 1px,transparent 1px);background-size:75px 75px;mask-image:linear-gradient(90deg,black 0%,rgba(0,0,0,.3) 65%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,black 0%,rgba(0,0,0,.3) 65%,transparent 100%)}
.contact-hero-container{position:relative;z-index:2;width:min(1220px,calc(100% - 56px));min-height:710px;margin:0 auto;display:flex;flex-direction:column;justify-content:space-between}
.contact-hero-label{display:flex;align-items:center;justify-content:space-between;padding:18px 0;border-bottom:1px solid rgba(248,241,231,.18);color:rgba(248,241,231,.52);font-family:"DM Sans",sans-serif;font-size:7px;font-weight:800;letter-spacing:.2em}
.contact-hero-label span:last-child{color:#d39e8b}
.contact-hero-content{display:grid;grid-template-columns:160px 1fr;gap:70px;align-items:center;flex:1}
.contact-hero-mark{position:relative;width:130px;height:130px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(211,158,139,.5);border-radius:50%;transform:rotate(-12deg)}
.contact-hero-mark::before{content:"";position:absolute;width:154px;height:154px;border:1px dashed rgba(248,241,231,.17);border-radius:50%}
.contact-hero-mark span{color:#d39e8b;font-family:"DM Sans",sans-serif;font-size:6px;font-weight:800;letter-spacing:.2em}
.contact-hero-mark strong{margin-top:5px;color:#f8f1e7;font-family:"Manrope",sans-serif;font-size:36px;font-weight:800;letter-spacing:-.06em}
.contact-hero-copy{max-width:800px}
.contact-hero-kicker{display:block;margin-bottom:25px;color:#d39e8b;font-family:"DM Sans",sans-serif;font-size:8px;font-weight:800;letter-spacing:.2em}
.contact-hero-copy h1{margin:0;color:#f8f1e7;font-family:"Manrope",sans-serif;font-size:clamp(65px,8vw,105px);font-weight:800;line-height:.87;letter-spacing:-.075em}
.contact-hero-copy h1 em{color:#d39e8b;font-style:normal;font-weight:500}
.contact-hero-copy p{max-width:520px;margin:31px 0 34px;color:rgba(248,241,231,.62);font-family:"DM Sans",sans-serif;font-size:13px;line-height:1.9}
.contact-hero-copy>a{display:inline-flex;align-items:center;gap:20px;color:#f8f1e7;font-family:"DM Sans",sans-serif;font-size:9px;font-weight:800;text-decoration:none}
.contact-hero-copy>a span{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#d39e8b;color:#3a2638;font-size:15px;transition:transform .3s ease}
.contact-hero-copy>a:hover span{transform:translateY(5px)}
.contact-hero-bottom{display:flex;justify-content:space-between;align-items:center;padding:23px 0;border-top:1px solid rgba(248,241,231,.18);color:rgba(248,241,231,.38);font-family:"DM Sans",sans-serif;font-size:6px;font-weight:800;letter-spacing:.18em}
.contact-hero-bottom span:first-child{color:#d39e8b}
@media (max-width:850px){.contact-hero{min-height:700px}.contact-hero-container{min-height:630px}.contact-hero-content{grid-template-columns:100px 1fr;gap:45px}.contact-hero-mark{width:95px;height:95px}.contact-hero-mark::before{width:115px;height:115px}.contact-hero-mark strong{font-size:28px}.contact-hero-copy h1{font-size:clamp(55px,9vw,82px)}}
@media (max-width:600px){.contact-hero{min-height:690px;padding:20px 0}.contact-hero-container{width:calc(100% - 32px);min-height:650px}.contact-hero-label{padding:14px 0;font-size:6px}.contact-hero-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:38px}.contact-hero-mark{width:75px;height:75px}.contact-hero-mark::before{width:92px;height:92px}.contact-hero-mark span{font-size:5px}.contact-hero-mark strong{font-size:23px}.contact-hero-kicker{font-size:6px;margin-bottom:17px}.contact-hero-copy h1{font-size:clamp(45px,13vw,62px)}.contact-hero-copy p{font-size:11px;line-height:1.8;margin:24px 0 27px}.contact-hero-copy>a{font-size:8px}.contact-hero-copy>a span{width:34px;height:34px;font-size:12px}.contact-hero-bottom{overflow:hidden;justify-content:flex-start;gap:25px;padding:18px 0}.contact-hero-bottom span{white-space:nowrap}.contact-hero-pattern{background-size:55px 55px}}