html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}
:root{--main-bg-color:#322d3a;--main-color:#fff8ff}body{color:#fff;font-family:Georgia,serif;font-size:18px}.center{width:900px;margin-left:auto;margin-right:auto}.header{background-color:var(--main-bg-color);justify-content:space-between;align-items:center;margin-bottom:3px;display:flex}.header h1{margin:0;padding:.6em;font-size:2.5em;font-weight:400}.header img{display:block}.menu{background-color:var(--main-bg-color);justify-content:space-between;margin-bottom:3px;padding:1em;display:flex}a{color:#ffe0e0;cursor:pointer;text-decoration:none}a:hover{color:#fff8f8}.content{background-color:var(--main-bg-color);padding:1em}.piece{padding-top:1.75em;padding-bottom:1.25em;position:relative}.piece:first-child{padding-top:.25em}.piece:after{content:"";background-image:linear-gradient(90deg,#0000,#a0a0a0,#0000);background-position:50%;background-repeat:no-repeat;background-size:700px 1px;width:100%;height:2px;position:absolute;bottom:.2em}.piece .title{font-size:1.2em;font-weight:700}.piece .highlight{background-color:#595066}.piece .tag{border:1px solid #fff;border-radius:3px;padding:2px;font-size:.85em;display:inline-block}.piece .description{padding-left:1em;font-size:.88em}.piece .description.hide-latter-paras p:nth-child(n+3){display:none}.expand-toggle{margin-top:-.8em;padding-bottom:1em;padding-left:1em;font-size:.8em;font-style:italic}.popup-link{display:inline-block;position:relative}.popup-container{width:400px;height:500px;display:none;position:absolute;top:20px;right:-10px}.popup-container.show{z-index:2;display:block}.panel{border:1px solid var(--main-color);background:var(--main-bg-color);border-radius:10px;padding:4px;box-shadow:0 0 4px 2px #584f66}.enquiry-panel>*{margin:5px}.enquiry-panel .header,.enquiry-panel .footer{justify-content:space-between;display:flex}.enquiry-panel .footer>*{display:inline-block}.enquiry-panel .footer .message{font-size:.85em}.enquiry-panel input,.enquiry-panel textarea{box-sizing:border-box;border:0;width:100%;margin:2px 0;padding:5px;font-size:.9em}.check-field{display:none}
