html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,button,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}a{text-decoration:none}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}:root{--font: Verdana, Geneva, Tahoma, sans-serif;--primary-text-color: rgb(0, 0, 0);--light-text-color: rgb(255, 255, 255);--success-color: rgb(27, 189, 60);--error-color: rgb(255, 0, 27);--secondary-text-color: rgb(140, 140, 140);--border-color: rgba(140, 140, 140, .6);--primary-bg: rgb(255, 255, 255);--dark-bg: rgb(0, 0, 0);--modal-backdrop-bg: rgba(0, 0, 0, .8);--transition: ease-in .2s}body{font-family:var(--font);color:var(--primary-text-color);line-height:1.2}button:hover{cursor:pointer}.container{width:100%;padding:0 15px}@media screen and (min-width: 1024px){.container{max-width:1024px}}
