:root{
  --ns-color-navy:#071a2f;
  --ns-color-blue:#12395f;
  --ns-color-gold:#b99a55;
  --ns-color-text:#1c2733;
  --ns-color-muted:#637083;
  --ns-color-bg:#ffffff;
  --ns-color-bg-soft:#f5f7f9;
  --ns-container:1200px;
  --ns-radius-sm:8px;
  --ns-radius-md:14px;
  --ns-space-section:clamp(64px,8vw,120px);
  --ns-shadow-soft:0 12px 36px rgba(7,26,47,.08);
}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%}
img{max-width:100%}
iframe{max-width:100%}
.ns-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.lang-btn{text-decoration:none}
