*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;}
html{scroll-behavior:smooth;font-size:16px;-webkit-text-size-adjust:100%;}
body{min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased;}
img,video,canvas,svg{display:block;max-width:100%;}
button,input,textarea,select{font:inherit;border:none;background:none;outline:none;}
a{text-decoration:none;color:inherit;}
ul,ol{list-style:none;}
h1,h2,h3,h4,h5,h6{font-weight:inherit;}
