:root{color-scheme:light dark}body{font-family:trebuchet ms,lucida sans unicode,lucida grande,lucida sans,Arial,sans-serif;background-color:#fff;color:#000}@media(prefers-color-scheme:dark){body{background-color:#1e1e1e;color:#e0e0e0;font-weight:300}a{color:#9ecfff}}.header{display:flex;align-items:center}.header img{display:none;max-height:50px;margin:0 30px}section{overflow:auto}main{float:left;width:70%}.logo{float:right;width:30%}.logo img{max-height:120px;max-width:120px}footer{width:100%;text-align:center}footer nav{display:flex;justify-content:center}footer nav ul{list-style-type:none;margin:0;padding:0;overflow:hidden}footer nav ul li{float:left;margin:2px}footer a{white-space:nowrap}.terms-of-use ol>li::marker,.privacy-policy ol>li::marker{content:counters(list-item,".")". "}.terms-of-use table,.terms-of-use th,.terms-of-use td,.privacy-policy table,.privacy-policy th,.privacy-policy td{border:1px solid;border-collapse:collapse}@media only screen and (max-width:620px){main{width:100%}.logo{display:none}.header img{display:inline}}.float-left{display:inline;float:left;margin:10px;max-width:40%}.float-left img{max-width:100%}.float-right{display:inline;float:right;margin:10px;max-width:40%}.float-right img{max-width:100%}