*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;min-width:320px}
img,svg,video{display:block;max-width:100%;height:auto}
button,input,textarea,select{font:inherit}
a{color:inherit}
.nv-skip-link{position:fixed;left:16px;top:16px;z-index:99999;transform:translateY(-200%)}
.nv-skip-link:focus{transform:translateY(0)}
