

*,*::before,*::after {box-sizing: border-box;}
* {margin:0;padding:0;font:inherit}

ul[role="list"], ol[role="list"] {list-style: none;}
html:focus-within {scroll-behavior: smooth;}
html,body {height:100%}
body {text-rendering: optimizeSpeed;line-height: 1.5;}

img,picture,svg {max-width: 100%;display:block;}

/* ------------------------------------------- */


