/******/
/*** RESET ***/
/******/

* {
	scroll-behavior: smooth;
}

html,body {
    overflow-x: clip;
	scroll-behavior: smooth;
}

body {
	position: relative;
	-moz-osx-font-smoothing: grayscale;
  	-webkit-font-smoothing: antialiased;
}