/* ========================================= */
/* MODERN CSS RESET */
/* ========================================= */
*,*::before,*::after{box-sizing:border-box}*{margin:0}html{scroll-behavior:smooth}body{min-height:100vh;-webkit-font-smoothing:antialiased}img,picture{display:block;max-width:100%}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}ul,ol{list-style:none;padding:0}h1,h2,h3,p{overflow-wrap:break-word}button{border:0;background:none;color:inherit;cursor:pointer}
/* END MODERN CSS RESET */
