/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}[type=number]::-webkit-inner-spin-button,[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{display:none}[hidden]{display:none}html,body{min-height:100vh;height:auto}nav ul,div.photos ul{list-style:none;margin:0;padding:0}p{text-wrap:pretty;line-height:1.5}a{color:blue}body{display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;background:#fff}main section{padding:5% 7%}main section:nth-of-type(even){background-color:#ededed}@media (min-width: 768px){main section{padding:5% 15%}}@media (min-width: 1200px){main section{padding:5% 25%}}span.signature{margin-left:4ch}section.message{background:orange;font-size:large;padding-top:20px;padding-bottom:20px}section.message a{text-wrap:nowrap}footer{margin-top:auto;color:#fff;background-color:#3b3b3b;text-align:center}footer a{color:#fff}footer p{margin:2rem}header{top:0px;position:sticky;z-index:3}nav{display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:14px;background-color:#3b3b3b}nav>a{padding:1rem}nav ul{display:flex;flex-direction:row;justify-content:center;height:100%}nav ul li{float:left}nav ul li a{padding:1.5rem 15px;display:block;align-content:center;text-decoration:none}nav ul li a span{display:inline-block;font-weight:bold;color:#c6c6c6}nav ul li a:hover span,nav ul li a:active span,nav ul li a.active-link span{color:#ebebeb;border-bottom:2px solid #ebebeb}@media (max-width: 768px){nav{justify-content:center}nav>a{display:none}}img.hero,div.hero img{object-fit:cover;max-height:50vh;width:100%}div.slideshow{position:relative;height:40vh;background:#000;user-select:none}div.slideshow img{z-index:1;height:100%;position:absolute;top:0;visibility:hidden;opacity:0}div.slideshow img.show{visibility:visible;opacity:1}@media not (prefers-reduced-motion: reduce){div.slideshow img{transition:visibility 1s ease-in-out,opacity 1s ease-in-out}}div.slideshow .prev,div.slideshow .next{z-index:2;position:absolute;top:calc(50% - 30px);padding:16px;color:#fff;font-size:18px;transition:.6s ease-in-out}@media (prefers-reduced-motion: reduce){div.slideshow .prev,div.slideshow .next{transition:none;background-color:rgba(0,0,0,.5647058824)}}div.slideshow .prev:hover,div.slideshow .prev:active,div.slideshow .next:hover,div.slideshow .next:active{cursor:pointer;background-color:rgba(0,0,0,.5647058824)}div.slideshow .next{right:0;border-radius:5px 0 0 5px}div.slideshow .prev{left:0;border-radius:0 5px 5px 0}div.repairs.guide{display:flex;margin-top:30px;background:#fff;border-radius:8px;border:1px solid;text-align:center}div.repairs.guide>aside{flex:1;border-right:1px solid;padding:40px}div.repairs.guide>aside h2{font-size:18px}div.repairs.guide>aside p{text-align:center;margin:20px 5%}div.repairs.guide>aside details ul li,div.repairs.guide>aside p{max-width:40ch}div.repairs.guide>aside details{margin:auto}div.repairs.guide>aside details:hover{cursor:pointer}div.repairs.guide>aside details summary{font-style:italic;margin-bottom:10px}div.repairs.guide>aside details ul{width:fit-content;margin:auto}div.repairs.guide>aside details ul li{text-align:left}div.repairs.guide>table{flex:1;margin:auto;padding:20px 0}div.repairs.guide>table td{padding:15px}@media (max-width: 768px){div.repairs.guide{flex-direction:column}div.repairs.guide>aside{padding:20px;border-right:none;border-bottom:1px solid}div.repairs.guide>table{padding:40px 0}}