body{background:url(../img/arrows.svg) #fff;background-repeat:repeat-x;background-position:bottom;background-size:auto 180px;min-height:100vh}body h1,body h2{font-size:18px;color:#00294b;font-weight:700}body div.topbar{display:flex;justify-content:space-between;padding:2em 2em;border-bottom:1px solid #e9e9e9}body div.container{max-width:1280px;min-height:calc(100vh - 4em);margin:0 auto;border-radius:4px}body div.list{margin-bottom:240px}body div.list a.listItem{display:block;text-decoration:none;border-bottom:1px solid #e9e9e9;background:#fff;padding:1em 2em;z-index:5}body div.list a.listItem span.date{color:#9a9a9a;font-weight:300}body div.list a.listItem h2{color:RGB(40, 35, 105);font-size:16px;margin-bottom:10px}body div.list a.listItem p{color:#00294b;line-height:1.5em;max-height:4.5em;text-overflow:ellipsis;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;word-break:break-word;-webkit-box-orient:vertical;overflow:hidden;margin:5px 0 .5em 0}body div.list a.listItem:nth-of-type(even){background:#eee}body div.info{display:flex;flex-direction:column;padding:2em;gap:20px}body div.info a{color:RGB(40, 35, 105);text-decoration:none;font-weight:700;font-size:16px}body div.info p{color:#00294b}body form{display:flex;flex-direction:column;padding:2em}body form input,body form textarea{background:#e9e9e9;border-radius:4px;margin:8px 0 24px;border:none;height:42px;padding:1em 1.5em;outline:none;color:#00294b}body form input::-moz-placeholder, body form textarea::-moz-placeholder{color:#00294b;opacity:.5}body form input::placeholder,body form textarea::placeholder{color:#00294b;opacity:.5}body form input:-ms-input-placeholder,body form textarea:-ms-input-placeholder{color:#00294b;opacity:.5}body form input::-ms-input-placeholder,body form textarea::-ms-input-placeholder{color:#00294b;opacity:.5}body form textarea{height:256px}body form label{color:#005aaa}body form button{cursor:pointer;height:54px;border-radius:4px;background-color:#fff;border:solid 1px #9a9a9a;color:#005aaa;box-shadow:0 0 7px RGBA(0, 0, 0, 0.08)}.reported{position:fixed;z-index:100;height:100%;width:100%;top:0;left:0;background-color:rgba(0,0,0,.35);display:flex;justify-content:center;align-items:center}.reported>div{min-width:340px;width:100%;max-width:640px;height:auto;background-color:#fff;border-radius:4px;text-align:center;padding:3em}.reported>div img{height:160px}@media(max-width: 1440px){div.topbar h1{margin-left:calc(1em + 55px)}header{position:absolute !important}}@media(max-width: 768px){header{position:fixed !important}body div.topbar{display:flex;flex-direction:column;justify-content:space-between;padding:0;border-bottom:1px solid #e9e9e9}body div.topbar h1{border-bottom:1px solid #e9e9e9;margin:0;text-align:center;padding:1em 0}body div.container{overflow-y:scroll;padding-bottom:90px}body div.list div.listItem{border-bottom:1px solid #e9e9e9;background:#fff;padding:1em 25px}body div.list div.listItem span.date{color:#9a9a9a;font-weight:300}body div.list div.listItem h2{color:RGB(40, 35, 105);font-size:16px}body div.list div.listItem p{color:#00294b}body div.list div.listItem:nth-of-type(even){background:#eee}body div.list div.listItem:last-of-type{margin-bottom:4em}}