.wm-contacts-page{
  --contacts-ink:#101114;
  --contacts-deep:#0b0c0e;
  --contacts-panel:#151619;
  --contacts-paper:#f3f0e8;
  --contacts-card:#fbfaf6;
  --contacts-gold:#d7b56d;
  --contacts-muted:#6c6e73;
  --contacts-line:#cbc7bd;
  overflow:hidden;
  background:var(--contacts-paper);
  color:var(--contacts-ink);
  font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  -webkit-font-smoothing:antialiased;
}
.wm-contacts-wrap{width:min(calc(100% - 48px),1240px);margin:0 auto}
.wm-contacts-kicker,.wm-contacts-index{margin:0;color:var(--contacts-gold);font:750 11px/1.3 Manrope,Inter,sans-serif;letter-spacing:.15em;text-transform:uppercase}
.wm-contacts-hero{padding:clamp(52px,6vw,82px) 0 50px;background:radial-gradient(circle at 78% 16%,rgba(215,181,109,.18),transparent 27%),var(--contacts-deep);color:#fff}
.wm-contacts-hero h1{max-width:930px;margin:16px 0 38px;font:650 clamp(48px,6vw,78px)/.94 Manrope,Inter,sans-serif;letter-spacing:-.065em;text-wrap:balance}
.wm-contacts-hero__bottom{display:grid;grid-template-columns:minmax(0,650px) auto;align-items:end;justify-content:space-between;gap:48px;padding-top:28px;border-top:1px solid rgba(255,255,255,.16)}
.wm-contacts-hero__bottom p{margin:0;color:rgba(245,243,238,.7);font-size:clamp(18px,2vw,24px);line-height:1.55;text-wrap:pretty}
.wm-contacts-primary,.wm-contact-submit{display:inline-flex;min-height:54px;align-items:center;justify-content:space-between;gap:28px;padding:0 24px;border:1px solid var(--contacts-gold);border-radius:999px;background:var(--contacts-gold);color:#111;font:750 13px/1 Manrope,Inter,sans-serif;text-decoration:none;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .15s ease}
.wm-contacts-primary:hover,.wm-contact-submit:hover{border-color:#e0c587;background:#e0c587;transform:translateY(-2px)}
.wm-contacts-primary:active,.wm-contact-submit:active{transform:scale(.97)}
.wm-contacts-main{padding:112px 0}
.wm-contacts-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:clamp(48px,7vw,96px);align-items:start}
.wm-contacts-section-head{margin-bottom:42px}
.wm-contacts-section-head h2,.wm-request__head h2{margin:15px 0 0;font:630 clamp(38px,4.4vw,62px)/.96 Manrope,Inter,sans-serif;letter-spacing:-.055em;text-wrap:balance}
.wm-channel-list{border-top:1px solid var(--contacts-line)}
.wm-channel{display:grid;min-height:106px;grid-template-columns:32px 48px minmax(0,1fr) 48px;align-items:center;gap:16px;border-bottom:1px solid var(--contacts-line);color:inherit;text-decoration:none;transition:color .2s ease,background .2s ease,padding .25s ease}
.wm-channel:hover{padding-right:12px;padding-left:12px;background:rgba(215,181,109,.13);color:#6d5222}
.wm-channel__number{color:#9b7c40;font:700 10px/1 Manrope,Inter,sans-serif;letter-spacing:.12em}
.wm-channel__icon{display:grid;width:44px;height:44px;place-items:center;border-radius:13px;background:#1c1d20;color:#fff}
.wm-channel__icon svg{display:block;width:23px;height:23px;overflow:visible;fill:currentColor}
.wm-channel__icon--phone{background:#1c1d20}.wm-channel__icon--phone svg{width:21px;height:21px}
.wm-channel__icon--whatsapp{background:#25d366}
.wm-channel__icon--telegram{background:#229ed9}
.wm-channel__icon--max{background:transparent}
.wm-channel__icon--max img{display:block;width:44px;height:44px}
.wm-channel__icon--email{background:#1c1d20}.wm-channel__icon--email svg{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.wm-channel__body{display:grid;min-width:0;gap:7px}
.wm-channel__body small{color:var(--contacts-muted);font-size:11px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}
.wm-channel__body strong{overflow-wrap:anywhere;font:620 clamp(21px,2.2vw,30px)/1.1 Manrope,Inter,sans-serif;letter-spacing:-.035em}
.wm-channel__arrow{display:grid;width:44px;height:44px;place-items:center;border:1px solid var(--contacts-line);border-radius:50%;font-size:17px;transition:border-color .2s ease,transform .2s ease}
.wm-channel:hover .wm-channel__arrow{border-color:var(--contacts-gold);transform:rotate(45deg)}
.wm-request{scroll-margin-top:92px;padding:clamp(28px,4vw,48px);border:1px solid #d7d2c7;border-radius:28px;background:var(--contacts-card);box-shadow:0 22px 65px rgba(33,29,22,.07)}
.wm-request__head>p:last-child{margin:20px 0 0;color:var(--contacts-muted);font-size:15px;line-height:1.6}
.wm-form-notice{display:grid;gap:5px;margin-top:28px;padding:18px;border-radius:14px;font-size:14px}
.wm-form-notice--success{background:#e5ecdf;color:#31432a}.wm-form-notice--error{background:#f1e3df;color:#64382e}
.wm-contact-form{display:grid;gap:21px;margin-top:34px}
.wm-form-field{display:grid;gap:9px}
.wm-form-field label,.wm-form-choice legend{color:#3e4044;font-size:12px;font-weight:750}
.wm-form-field label span{color:#929399;font-weight:500}
.wm-form-field input,.wm-form-field textarea{width:100%;min-height:52px;padding:14px 15px;border:1px solid #cfcbc1;border-radius:12px;outline:0;background:#efede6;color:var(--contacts-ink);font:500 16px/1.45 Inter,sans-serif;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}
.wm-form-field textarea{min-height:116px;resize:vertical}
.wm-form-field input::placeholder,.wm-form-field textarea::placeholder{color:#93948f}
.wm-form-field input:focus,.wm-form-field textarea:focus{border-color:#a47e39;background:#fff;box-shadow:0 0 0 3px rgba(215,181,109,.2)}
.wm-form-choice{min-width:0;margin:0;padding:0;border:0}
.wm-form-choice>div{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}
.wm-form-choice label{position:relative;cursor:pointer}
.wm-form-choice input{position:absolute;opacity:0;pointer-events:none}
.wm-form-choice span{display:flex;min-height:40px;align-items:center;padding:0 14px;border:1px solid #cfcbc1;border-radius:999px;color:#626469;font-size:12px;font-weight:650;transition:border-color .2s ease,background .2s ease,color .2s ease}
.wm-form-choice input:checked+span{border-color:var(--contacts-gold);background:var(--contacts-gold);color:#111}
.wm-form-choice input:focus-visible+span{outline:3px solid rgba(215,181,109,.28);outline-offset:2px}
.wm-form-consent{display:grid;grid-template-columns:20px 1fr;gap:10px;align-items:start;color:#6e7074;font-size:12px;line-height:1.5;cursor:pointer}
.wm-form-consent input{width:18px;height:18px;margin:1px 0 0;accent-color:#a47e39}
.wm-form-consent a{text-decoration-color:#b9a270;text-underline-offset:3px}
.wm-contact-submit{width:100%;margin-top:3px}
.wm-contact-submit:disabled{cursor:wait;opacity:.68;transform:none}
.wm-form-honeypot{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(1px,1px,1px,1px)!important;white-space:nowrap!important}
.wm-contacts-location{padding:92px 0;background:var(--contacts-gold)}
.wm-location-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:end;gap:72px}
.wm-contacts-location .wm-contacts-index{color:#61491c}
.wm-contacts-location h2{max-width:820px;margin:18px 0 0;font:650 clamp(38px,5.2vw,70px)/.98 Manrope,Inter,sans-serif;letter-spacing:-.055em;text-wrap:balance}
.wm-location-links{display:grid;border-top:1px solid rgba(16,17,20,.35)}
.wm-location-links a{display:flex;min-height:62px;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid rgba(16,17,20,.35);font-size:14px;font-weight:750;text-decoration:none;transition:padding .2s ease,background .2s ease}
.wm-location-links a:hover{padding-right:10px;padding-left:10px;background:rgba(255,255,255,.14)}
.wm-contacts-page :is(a,button,input,textarea):focus-visible{outline:3px solid rgba(164,126,57,.45);outline-offset:3px}
@media(max-width:900px){
  .wm-contacts-layout,.wm-location-grid{grid-template-columns:1fr}
  .wm-request{max-width:680px}
  .wm-location-grid{gap:48px}
}
@media(max-width:640px){
  .wm-contacts-wrap{width:min(calc(100% - 32px),1240px)}
  .wm-contacts-hero{padding:48px 0 42px}
  .wm-contacts-hero h1{margin:14px 0 30px;font-size:clamp(42px,12.5vw,56px);line-height:.94;overflow-wrap:anywhere}
  .wm-contacts-hero__bottom{grid-template-columns:1fr;gap:28px}
  .wm-contacts-primary{width:100%}
  .wm-contacts-main{padding:76px 0}
  .wm-contacts-layout{gap:68px}
  .wm-contacts-section-head{margin-bottom:30px}
  .wm-channel{min-height:92px;grid-template-columns:20px 42px minmax(0,1fr) 40px;gap:9px}
  .wm-channel__icon{width:40px;height:40px;border-radius:12px}.wm-channel__icon svg{width:21px;height:21px}.wm-channel__icon--max img{width:40px;height:40px}
  .wm-channel__body strong{font-size:20px}
  .wm-channel__arrow{width:40px;height:40px}
  .wm-request{margin-right:-4px;margin-left:-4px;padding:26px 20px;border-radius:22px}
  .wm-request__head h2{font-size:39px}
  .wm-form-choice>div{display:grid;grid-template-columns:1fr 1fr}
  .wm-form-choice span{justify-content:center}
  .wm-contacts-location{padding:72px 0}
  .wm-contacts-location h2{font-size:clamp(38px,12vw,54px)}
}
@media(prefers-reduced-motion:reduce){.wm-contacts-page *{scroll-behavior:auto!important;transition:none!important}}
