*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}:root{--red:#e92929;--green:#49aa26;--darkGreen:#2d4a22;--title:#363f5f;--text:#969cb3;--shape:#fff;--background:#f0f2f5}@media(max-width:1080px){html{font-size:93.75%}}@media(max-width:720px){html{font-size:87.5%}}body{background:var(--background);color:var(--text)}body,button,input,select,textarea{font-weight:400;font-size:1rem;font-family:sans-serif}button{cursor:pointer}a{color:inherit;text-decoration:none}