/* Shared header/footer additions used on every ANISEN page. */
body.service-page .brand-lockup{min-width:218px;gap:9px}
body.service-page .brand-lockup .brand-mark{display:block;width:54px;height:40px;flex:0 0 54px}
body.service-page .brand-lockup .brand-mark img{display:block;width:100%;height:100%;object-fit:contain}
body.service-page .brand-lockup .brand-wording{display:flex;flex-direction:column;gap:5px}
body.service-page .brand-lockup .brand-wording strong{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;white-space:normal;border:0;font-size:25px;line-height:.9;letter-spacing:.08em}
body.service-page .site-header .nav-wrap{min-height:78px;gap:30px}
body.service-page .site-header .brand-lockup.brand-lockup-image{display:block;min-width:220px;gap:0}
body.service-page .site-header .brand-lockup-image .brand-mark{position:static;display:block;width:220px;height:46px;margin:0;overflow:hidden;flex:0 0 220px}
body.service-page .site-header .brand-lockup-image .brand-mark img{position:static;display:block;width:100%;max-width:100%;height:100%;left:auto;top:auto;object-fit:cover;object-position:center;mix-blend-mode:multiply}
.nav .individual-tasks-link{white-space:nowrap}
.footer.site-footer{padding:38px 0 18px}
.site-footer-grid{display:grid;grid-template-columns:minmax(190px,.85fr) minmax(140px,.6fr) minmax(160px,.65fr) minmax(240px,1.05fr);gap:26px clamp(28px,4vw,56px);align-items:start}
.site-footer-grid>*{min-width:0}
.site-footer-brand{display:grid;gap:5px}
.site-footer-brand strong{color:#fff;font-size:24px;line-height:1;letter-spacing:.08em}
.site-footer-brand span{max-width:230px;color:#aebbb5;font-size:12px;line-height:1.4}
.site-footer-brand .site-footer-tagline{color:#dce3df;font-weight:700}
.site-footer-brand .site-footer-remote{margin-top:6px;color:#94a29b}
.site-footer-heading{display:block;margin-bottom:10px;color:#dce3df;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.site-footer-links{display:grid;grid-template-columns:1fr;gap:6px}
.site-footer-links a,.site-footer-nav a{min-width:0;color:#aebbb5;text-decoration:none;font-size:12px;line-height:1.4;overflow-wrap:anywhere}
.site-footer-links a:hover,.site-footer-nav a:hover,.site-footer-documents a:hover{color:#fff}
.site-footer-nav,.site-footer-requisites{display:grid;gap:6px}
.site-footer-contacts{display:flex;flex-wrap:wrap;gap:4px 10px}
.site-footer-contacts .site-footer-contact-primary{flex:0 0 100%}
.site-footer-requisites{min-width:0;color:#aebbb5;font-size:11px;line-height:1.4;overflow-wrap:anywhere}
.site-footer-requisites strong{color:#dce3df;font-size:11px;font-weight:700}
.site-footer-documents{display:flex;flex-wrap:wrap;gap:5px 16px;margin-top:24px;padding-top:14px;border-top:1px solid rgba(255,255,255,.12)}
.site-footer-documents a{min-width:0;max-width:100%;color:#aebbb5;font-size:10px;line-height:1.35;text-decoration:none;overflow-wrap:anywhere}
.service-contact-section{padding:68px 0;background:var(--dark);color:#fff}
.service-contact-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:clamp(44px,7vw,92px);align-items:center}
.service-contact-context{min-width:0}
.service-contact-context .eyebrow{margin-bottom:14px;color:#a8c0b7}
.service-contact-context h2{max-width:700px;color:#fff}
.service-contact-context p{max-width:620px;margin:18px 0 0;color:#b7c0bc;font-size:17px;line-height:1.55}
.service-contact-context .note-inline{margin-top:22px}
.messenger-contact{min-width:0;padding:22px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:rgba(255,255,255,.045)}
.messenger-contact-head{display:flex;align-items:baseline;justify-content:space-between;gap:18px;margin-bottom:16px}
.messenger-contact-head h3{font-size:22px;letter-spacing:-.025em}
.messenger-contact-head p{margin:0;color:#aebbb5;font-size:12px;line-height:1.4}
.messenger-links{display:flex;flex-wrap:wrap;gap:8px}
.messenger-link{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:8px 12px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:rgba(255,255,255,.06);color:#fff;font-size:12px;font-weight:700;line-height:1;text-decoration:none;transition:transform .2s ease,border-color .2s ease,background-color .2s ease}
a.messenger-link:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.34);background:rgba(255,255,255,.1)}
.messenger-link-icon{display:inline-flex;width:18px;height:18px;flex:0 0 18px}
.messenger-link-icon svg{display:block;width:100%;height:100%;fill:currentColor}
.messenger-link-icon img{display:block;width:100%;height:100%;object-fit:contain}
.messenger-link-placeholder{color:#aebbb5;opacity:.62;cursor:default}
.messenger-legal{margin:14px 0 0;color:#91a098;font-size:10px;line-height:1.45}
.messenger-legal a{color:#cbd6d0;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
@media(max-width:1050px) and (min-width:761px){
  .site-footer-grid{grid-template-columns:minmax(190px,.7fr) minmax(0,1.3fr);gap:24px 40px}
  .service-contact-layout{grid-template-columns:1fr;gap:30px}
}
@media(max-width:760px){
  body.service-page .site-header .nav-wrap{min-height:70px}
  body.service-page .brand-lockup{min-width:142px;gap:7px}
  body.service-page .brand-lockup .brand-mark{width:42px;height:31px;flex-basis:42px}
  body.service-page .brand-lockup .brand-wording strong{font-size:21px}
  body.service-page .site-header .brand-lockup.brand-lockup-image{min-width:176px}
  body.service-page .site-header .brand-lockup-image .brand-mark{width:176px;height:37px;flex-basis:176px}
  .footer.site-footer{padding:22px 0 13px}
  .site-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px}
  .site-footer-brand{gap:3px}
  .site-footer-brand .site-footer-remote{margin-top:3px}
  .site-footer-heading{margin-bottom:7px}
  .site-footer-links{grid-template-columns:1fr;gap:4px}
  .site-footer-links a,.site-footer-nav a{font-size:11px;line-height:1.35}
  .site-footer-nav,.site-footer-requisites{gap:4px}
  .site-footer-documents{gap:4px 10px;margin-top:15px;padding-top:10px}
  .site-footer-documents a{font-size:10px;line-height:1.3}
  .service-contact-section{padding:48px 0}
  .service-contact-layout{grid-template-columns:1fr;gap:24px}
  .service-contact-context p{font-size:15px}
  .messenger-contact{padding:17px;border-radius:17px}
  .messenger-contact-head{display:block;margin-bottom:13px}
  .messenger-contact-head h3{font-size:20px}
  .messenger-contact-head p{margin-top:5px;font-size:11px}
  .messenger-links{display:flex;flex-wrap:wrap;gap:6px}
  .messenger-link{min-width:0;min-height:40px;flex:1 1 92px;padding:8px 6px;gap:5px;font-size:10px}
  .messenger-link-icon{width:16px;height:16px;flex-basis:16px}
  .messenger-legal{margin-top:11px;font-size:10px}
}
