@charset "utf-8";

/*--reset-------------------------------------------------*/
*,*::after,*::before{box-sizing:border-box;margin:0;padding:0;}:focus-visible{outline-offset:3px}:where(html){-webkit-text-size-adjust:none;text-size-adjust:none}:where(html){line-height:1.5}:where(html){scrollbar-gutter:stable}:where(abbr[title]){cursor:help;text-decoration-line:underline;text-decoration-style:dotted}
body,div,p,img,a,ul,li,header,footer{margin: 0; padding: 0; text-decoration: none; border: none;}
img{width: 100%; height: auto; pointer-events: none; -webkit-user-select:none; -moz-touch-callout:none; -moz-user-select:none; user-select:none; -webkit-user-drag: none; -khtml-user-drag: none; -moz-user-drag: none;}
a{cursor: pointer;}
ul,li{list-style: none;}