*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{-webkit-font-smoothing:antialiased;overflow-x:hidden}
img,video{max-width:100%;display:block}
button{cursor:pointer}
a{text-decoration:none}
ul{list-style:none}
blockquote{quotes:none}
input,textarea,select,button{font-family:inherit}
