@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap')

*{box-sizing:border-box;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button{margin:0;padding:0;font-family: 'Lato', sans-serif;}
fieldset,img{border:0 none}
img{max-width:100%;vertical-align:top}
dl,ul,ol,menu,li{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
input,select,textarea,button{vertical-align:middle;font-size:100%;}
button{border:0 none;background-color:transparent;cursor:pointer}
table{border-collapse:collapse;border-spacing:0}
input:checked[type='checkbox']{background-color:#666;-webkit-appearance:checkbox}
/* input[type='text'],input[type='password'],input[type='submit'],input[type='search'],input[type='tel'],input[type='email']{-webkit-appearance:none;border-radius:0} */
body input[type="password"]{font-family:'Lato', sans-serif;}
input[type='search']::-webkit-search-cancel-button{-webkit-appearance:none}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
body{-webkit-text-size-adjust:none}
body,th,td,input,select,textarea,button{font-size:14px;line-height:1.3;color:#000}
button,input[type="submit"]{cursor:pointer}
a{color:#000;text-decoration:none}
a:active,a:hover,a:focus{text-decoration:none}
address,caption,cite,code,dfn,var{font-style:normal;font-weight:400}
figure{padding:0;margin:0}
select::-ms-expand,input[type=radio]::-ms-expand,input[type=checkbox]::-ms-expand{display:none}
::-webkit-input-placeholder{font-family:'Lato', sans-serif;color:#000}
::-moz-placeholder{font-family:'Lato', sans-serif;color:#000}
:-ms-input-placeholder{font-family:'Lato', sans-serif;color:#000}
:-moz-placeholder{font-family:'Lato', sans-serif;color:#000}
legend{display:none}
th, td{padding: 7px;}
body{font-family:'Lato', sans-serif;font-weight: 400;color: #000;}