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:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-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}[hidden],template{display:none}@font-face{font-family:Sorts Mill Goudy;src:url(fonts/GoudyStM-webfont.78584814c60906dbefe484802a8718d9.eot);src:url(fonts/GoudyStM-webfont.78584814c60906dbefe484802a8718d9.eot?#iefix) format("embedded-opentype"),url(fonts/GoudyStM-webfont.32e5477e184240eccb5825c9026bfd3f.woff) format("woff"),url(fonts/GoudyStM-webfont.b127ab9122133bb0f036e85ce3f4b274.ttf) format("truetype"),url(fonts/GoudyStM-webfont.2ff97f83b22442f47829608929c8626f.svg#sorts_mill_goudyregular) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Sorts Mill Goudy;src:url(fonts/GoudyStM-Italic-webfont.94045c5961ccdd9ce9d7b576b8de1733.eot);src:url(fonts/GoudyStM-Italic-webfont.94045c5961ccdd9ce9d7b576b8de1733.eot?#iefix) format("embedded-opentype"),url(fonts/GoudyStM-Italic-webfont.1f994e1eecf9e32f48cac6b2e31c8afb.woff) format("woff"),url(fonts/GoudyStM-Italic-webfont.c70904258b6f87d2918bd62611ecbee4.ttf) format("truetype"),url(fonts/GoudyStM-Italic-webfont.c7b43d1ebd29fc29ed8e217a57ef6a90.svg#sorts_mill_goudyitalic) format("svg");font-weight:400;font-style:italic}*{box-sizing:border-box}html{scroll-behavior:smooth;font-size:18px;line-height:32px}body{color:#565a60;font-family:Sorts Mill Goudy,georgia,serif}h1,h2,h3,h4,h5,h6,p{margin-top:0}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,p:last-child{margin-bottom:0}@media (max-width:620px){h1{font-size:2rem;line-height:2.6rem}h2{font-size:1.4rem;line-height:1.8rem}h3{font-size:1.5rem}}@media (min-width:620px){h1{font-size:2.4rem;line-height:3rem}h2{font-size:1.8rem;line-height:2.4rem}h3{font-size:1.5rem}}.main-navigation{align-items:center;background-color:#758e8a;color:#fffef9;display:flex;flex-direction:row;height:4rem;justify-content:space-between;left:0;padding:1rem;position:fixed;top:0;transition:transform .3s ease;width:100%;z-index:100}.main-navigation .logotype{align-items:center;display:flex;flex:1 0 auto;flex-direction:row;justify-content:flex-start}.main-navigation .logotype .logo{height:auto;max-width:2rem;width:100%}.main-navigation .logotype .type{margin-left:.5rem}.main-navigation nav a{color:#fffef9;text-decoration:none}.main-navigation nav a[current=true]{text-decoration:underline}.main-navigation #menu-toggle{display:none}@media (max-width:1000px){.main-navigation label[for=menu-toggle]{cursor:pointer;height:100%}.main-navigation label[for=menu-toggle] img{height:100%;width:auto}.main-navigation nav{background-color:#dd9e64;display:flex;flex-direction:column;height:100vh;max-width:60vw;padding:2rem;position:fixed;right:0;top:4rem;transform:translateX(100%);transition:transform .3s ease;width:100%;z-index:90}.main-navigation #menu-toggle:checked~nav{transform:translateX(0)}.main-navigation #menu-toggle:checked~.overlay{background-color:rgba(0,0,0,.3);display:block;height:100vh;left:0;position:fixed;top:4rem;width:100vw;z-index:1}}@media (min-width:1000px){.main-navigation label[for=menu-toggle]{display:none}.main-navigation nav a~a{margin-left:1rem}.main-navigation nav a[current=true]{color:#fffef9;text-decoration:underline}}.button{border-style:solid;border-width:2px;padding:1rem;transition:background-color .3s ease,color .3s ease;text-decoration:none}.button.button--primary{border-color:#823b3e;color:#823b3e}.button.button--primary:hover{background-color:#823b3e;color:#fff}.button.button--secondary{border-color:#758e8a;color:#758e8a}.button.button--tertiary{border-color:#dd9e64;color:#dd9e64}header,section{padding-bottom:5rem;padding-top:5rem}header .content,section .content{margin-left:auto;margin-right:auto;max-width:920px}header .content.content--centered,header .content h1,header .content h2,header .content h3,header .content h4,header .content h5,header .content h6,section .content.content--centered,section .content h1,section .content h2,section .content h3,section .content h4,section .content h5,section .content h6{text-align:center}header .pullout,section .pullout{font-size:1.2rem;font-weight:700;line-height:1.8rem;margin:3rem 0}header.section--padded,section.section--padded{padding-left:1rem;padding-right:1rem}header.section--secondary,section.section--secondary{background-color:#758e8a;color:#fffef9}header.section--secondary .pullout,section.section--secondary .pullout{color:#fffef9}header.section--tertiary,section.section--tertiary{background-color:#dd9e64}header.section--text-primary,section.section--text-primary{color:#823b3e}header.section--text-secondary,section.section--text-secondary{color:#758e8a}header.section--default+.section--default,section.section--default+.section--default{padding-top:0}header.section--image,section.section--image{align-items:center;background-size:cover;display:flex;flex-direction:column;min-height:100vh}header.section--image .content,section.section--image .content{max-width:600px}@media (max-width:620px){header.section--image,section.section--image{background-position:bottom}}@media (max-width:620px) and (max-height:680px){header.section--image,section.section--image{justify-content:flex-start}}@media (max-width:620px) and (min-height:680px){header.section--image,section.section--image{justify-content:center}}@media (min-width:620px){header.section--image,section.section--image{background-position:50%;justify-content:center}}@media (max-width:620px){header#welcome,section#welcome{background-image:url(images/welcome-portrait.041e6b56077ee20d28b8d0f1fbd680db.jpg)}header#welcome .logo,section#welcome .logo{width:4rem}header#welcome p.strapline,section#welcome p.strapline{font-size:1.4rem}}@media (min-width:620px){header#welcome,section#welcome{background-image:url(images/welcome.a2cba7e85b4dd73a89f300627949d584.jpg)}header#welcome .logo,section#welcome .logo{width:6rem}header#welcome p,section#welcome p{font-size:1.8rem;line-height:2.4rem}}header#welcome .logo,section#welcome .logo{height:auto}header#welcome h1,section#welcome h1{margin-bottom:0}header#welcome p,section#welcome p{color:#758e8a;font-weight:700}header#welcome p.strapline,section#welcome p.strapline{font-size:1.4rem}footer{background-color:#758e8a;color:#fff;padding:3rem;text-align:center}.portrait{height:auto;margin:0 auto 2rem;max-width:12rem;width:100%}.accreditations{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:center}.accreditations .accreditation{border:1rem solid #fff;flex:1 0 30%;height:auto;max-width:16rem;width:100%}.accreditations .accreditation--small{max-width:10rem}.accreditations .sx-verified-seal{margin-top:2rem}#about-me .accreditation{margin:2rem auto 0}.address{font-size:1.2rem;font-weight:700}.address,.transport{padding-left:1rem;padding-right:1rem}.gallery{display:flex;margin-bottom:2rem;position:relative;z-index:1}@media (max-width:820px){.gallery{flex-direction:column}.gallery .main-image{height:auto;width:100%}.gallery .subsequent-images{flex-direction:row;height:20vh}.gallery .subsequent-images .subsequent-image{height:100%;width:auto}}.gallery .subsequent-images{align-items:stretch;display:flex;justify-content:center}.gallery .subsequent-images .subsequent-image-wrapper{flex:1 0 33%;overflow:hidden;position:relative}.gallery .subsequent-images .subsequent-image-wrapper .subsequent-image{cursor:pointer;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}@media (min-width:820px){.gallery{flex-direction:row}.gallery .main-image{flex:2 0 70%;max-width:70%}.gallery .subsequent-images{flex:1 0 30%;flex-direction:column}.gallery .subsequent-images .subsequent-image-wrapper .subsequent-image{height:auto;width:100%}}.gallery~h2{margin-top:3rem}@media (min-width:820px){.contact-blocks{display:grid;grid-column-gap:1rem;grid-template-columns:1fr 1fr}}.contact-blocks .contact-block{border:2px solid #823b3e;color:#823b3e;display:block;padding:2rem;text-align:center;text-decoration:none;transition:all .3s ease}.contact-blocks .contact-block h3{margin-top:0}.contact-blocks .contact-block p{margin:0}.contact-blocks .contact-block:hover{background-color:#823b3e;color:#fffef9}.contact-blocks .contact-block:hover p{color:#fffef9}@media (max-width:820px){.contact-blocks .contact-block~.contact-block{margin-top:1rem}}