*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:88px}
body,h1,h2,h3,p,ul{margin:0}
ul{padding:0;list-style:none}
body{min-width:320px}
img,picture,svg{display:block;max-width:100%}
img{height:auto}
button,input,textarea,select{font:inherit}
button,a{color:inherit}
a{text-decoration:none}
button{border:0}
address{font-style:normal}
dialog{padding:0;border:0}
@media (max-width:980px),(hover:none) and (pointer:coarse){html,body{touch-action:pan-x pan-y}}
