*,:before,:after{box-sizing:border-box}html{height:100%}body{padding:0;margin:0;background:#fff;height:100%;font-family:'Source Sans Pro',sans-serif;font-display:auto;font-size:18px}a{text-decoration:none;color:#52455d}a:active{font-weight:bold}h1{padding:0;font-size:26px;margin:0;font-weight:100}header{padding:10px 20px;background:#28255c;color:#ddd;position:relative;z-index:999;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}header a.ico-link{color:#ddd;margin-left:25px}header .title{font-size:26px}.left-side{width:300px;height:100%;position:fixed;border-right:1px solid #ccc;padding:85px 25px 25px;background:#e5e5e5;top:0}.left-side>div{padding:5px 0}.content{margin-left:300px;padding:25px 0}.content a{font-weight:600;text-decoration:underline}.section{padding:25px;width:100%;background:#fff}.section:nth-child(2n){background:#f5f5f5}.section .title{font-size:24px;color:#c70909}.section p{word-wrap:break-word}._link{font-weight:600;text-decoration:underline}.text-center{text-align:center}footer{margin-top:40px;color:#888;font-size:14px}@media(max-width:800px){.left-side{display:none}.content{margin-left:0}}@media(max-width:500px){header>div{width:100%;text-align:center;padding:5px 0}}.info{color:#110bff;font-weight:600}