:root{--bg-color: #d6d6d6;--banner-color: #333333}html{font-size:100%;font-family:Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;background-color:var(--bg-color)}body{margin:0px}h1{margin-top:0;font-size:1.5em;font-weight:700}h2{margin-top:0;margin-bottom:0}a{color:#fff}a.clickable-article{text-decoration:none;color:#000}nav,main,footer,.nav-header,.more,.container,.body-container,.button-container,.pagination,.artefacts-container,.page-container{display:flex;flex-direction:row;flex-wrap:wrap}.page-container{justify-content:space-between}.artefacts-container{justify-content:center;gap:10px;margin-top:15px;margin-bottom:15px;border:1px solid;border-radius:7px 7px 7px 7px;background-color:#333;padding:10px}.artefacts-container img,.artefacts-container iframe{max-height:100%;flex:1 1 auto;border-radius:7px}.section1-sub img{max-height:100%;width:auto;object-fit:cover;border-radius:7px}.button-container{font-size:.8em}.nav-header{flex-wrap:wrap;justify-content:space-between;align-items:center;background-color:var(--banner-color);color:#333;padding-top:30px;padding-bottom:30px;padding-left:25.6%;padding-right:25.6%;gap:20px;gap-right:20px}ul{padding:0}.pagination{gap:10px;justify-content:center;flex-wrap:wrap;padding-bottom:15px;list-style:none}.pagination li.active,.pagination li a,.pagination li.more{display:block;padding:8px 12px;text-decoration:none;border:1px solid gray;color:#000;border-radius:5px}.pagination li.active{background-color:#333;color:#fff}td a{color:#000}main{justify-content:space-between;flex-wrap:wrap;margin-top:15px;margin-bottom:5px;padding-left:5px;padding-right:5px;padding-bottom:10px;overflow:hidden}section{display:flex;flex-direction:column;flex-basis:0;flex-grow:2.5;margin-right:5px}aside.left{display:flex;flex-direction:column;width:0px;position:relative;padding:0px;gap:1px}aside.right{display:flex;flex-direction:column;width:0px;position:relative;padding:0px;gap:1px}.side-overlay{position:absolute;display:flex;flex-direction:column;top:0;left:0;width:200px}.side-data{left:0;padding:1px;margin-bottom:2px;background-color:#fff;box-sizing:border-box}aside.left div.side-data{box-shadow:0 0 20px 1px #e4ff18}aside.right div.side-data{box-shadow:0 0 20px 1px #22f8ff}aside.right div.side-overlay{align-items:flex-end;right:0;left:auto}main section{margin-left:25%;margin-right:25%}article{margin-bottom:15px;border:1px solid;border-radius:7px 7px 7px 7px;padding:10px}footer{justify-content:flex-start;padding-top:30px;padding-bottom:30px;padding-left:25.6%;padding-right:25.6%;background-color:var(--banner-color);color:#fff;align-items:center;}.nav-header .title{margin-right:auto}.menu ul{display:flex;flex-direction:row;list-style-type:none;gap:10px;margin-top:0;margin-bottom:0}.title a{text-decoration:none;font-size:1.5em;font-weight:700;color:#fff}.container{gap:1em;margin-bottom:15px}.body-container{margin-top:10px;margin-bottom:10px;padding:10px;border:1px solid}.section1,.section2,.section3,.button,article,.notes,.artefacts-container{box-shadow:4px 3px 5px #444}aside.left{}.section1 a{color:#000;text-decoration:none}.section1{background-color:#e4ff18;display:flex;flex-direction:column;border:1px solid;font-size:16px}.section2{background-color:#22f8ff;display:flex;flex-direction:column;border:1px solid;font-size:16px}.section1-header{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;}.section2-header{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}.section1-header h2,.section2-header h2{margin-right:auto;}.section1-header p,.section2-header p{margin-top:0;margin-bottom:0;}.section1-sub{display:flex;flex-direction:row;justify-content:space-between;flex-basis:0;font-size:.8em}.section1-sub p{margin-top:0}.section2 a{color:#000;font-size:16;font-weight:700;text-decoration:none}.section2-sub p{margin-top:0;margin-bottom:0;font-size:.8em}.section3 a{text-decoration:none}.section3{background-color:#ff4c4c;border:1px solid #000;color:#fff}.section3-sub p{margin-top:0;font-size:.8em}.notes{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:stretch;background-color:#333;border:1px solid #000;padding:10px;gap:10px}.notes ul{flex-direction:column;flex-basis:30%;margin:0;list-style-type:none}.stats{background-color:#fff;padding:10px;flex-grow:1}.sidebar-img,.notes,.stats{border-radius:7px 7px 7px 7px}.more{justify-content:space-evenly}.button{text-decoration:none;font-size:1rem;font-weight:bold;color:#000;text-align:center;border:2px solid #000;padding:.5em;border-radius:1.5rem;background-color:silver}@media only screen and (max-width: 600px){:root main{margin-left:.5em;margin-right:.5em}:root section{margin-left:0;margin-right:0;flex-shrink:1}:root .nav-header{padding-left:4%;padding-right:4%}:root aside{display:none}:root footer{padding-left:4%;padding-right:4%}:root .section1-header{flex-direction:column;align-items:flex-start}:root .section1-header p{margin-bottom:.5em}:root .section1-sub p{margin-bottom:0}:root .artefacts-container img,:root .artefacts-container iframe{max-width:100%}}