:root{--dark-0:#000;--gray-0:#5c5c5c;--gray-1:#cdcdcd;--gray-2:#efefef;--blue-0:#228be6;--blue-1:#5aa6e6;--blue-2:#95a4cc;--blue-3:#d1e6f8;--blue-4:#f2f8ff;--white-0:#fff;--orange-0:#f9ede0;--red-0:#eb4848;--header-height-default:80px;--header-height-small:60px;--footer-height:60px;box-sizing:border-box;font-size:100%}:root *,:root :after,:root :before{box-sizing:inherit}:root figure,:root h1,:root h2,:root h3,:root h4,:root h5,:root h6,:root p{margin:0}:root fieldset{margin:0;padding:0;border:none}:root input{padding:0;box-shadow:0 0 0 50px var(--white-0) inset}:root body{padding:0;margin:0;font-family:var(--font-roboto)}:root body .main{display:flex;flex-direction:column;gap:10px}