@charset "UTF-8";
:root{--ink:#142f28;--ink-soft:#43564f;--paper:#f6f5ef;--white:#fff;--sand:#e8e5d9;--gold:#bc9560;--line:#d9ddd5;--serif:Georgia,'Times New Roman',serif;--sans:'Segoe UI',Arial,sans-serif;--gutter:clamp(22px,5.4vw,90px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:17px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:5px}button{cursor:pointer}img{max-width:100%;display:block}.skip{position:fixed;left:20px;top:-100px;background:white;z-index:1000;padding:12px 20px}.skip:focus{top:10px}.site-header{min-height:102px;display:flex;align-items:center;justify-content:space-between;gap:26px;padding:22px var(--gutter);background:var(--paper);position:relative;z-index:30}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand svg{width:42px;fill:none;stroke:currentColor;stroke-width:1.4}.brand span{font:29px/1.04 var(--serif);letter-spacing:-.8px}.brand small{display:block;font:8px/1.2 var(--sans);letter-spacing:2.5px;margin-top:8px}.site-header nav{display:flex;gap:28px;font-size:14px}.site-header nav a{position:relative;padding:8px 0}.site-header nav a:after{content:'';position:absolute;height:1px;bottom:3px;background:var(--ink);left:0;width:0;transition:width .2s}.site-header nav a:hover:after{width:100%}.button{display:inline-flex;align-items:center;justify-content:center;gap:27px;min-height:54px;padding:14px 25px;font-size:14px;font-weight:600;line-height:1.35;border:1px solid transparent;transition:background .2s,transform .2s}.button span{font-size:23px;font-weight:400;line-height:1}.button:hover{transform:translateY(-2px)}.dark{background:var(--ink);color:var(--white)}.dark:hover{background:#25473c}.ivory{background:var(--paper);color:var(--ink)}.ivory:hover{background:#e8e5d9}.hero{position:relative;min-height:690px;height:calc(100svh - 102px);max-height:1050px;color:white;isolation:isolate}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:center 47%;position:absolute;z-index:-3}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,22,16,.61),rgba(4,22,16,.02) 90%),linear-gradient(0deg,rgba(4,22,16,.61),transparent 65%);z-index:-2}.hero-content{height:100%;min-height:inherit;padding:68px var(--gutter) 78px;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:12px;letter-spacing:2.4px;font-weight:600;line-height:1.7;text-transform:uppercase;margin:0 0 27px}.light{color:#eeeadd}.hero h1{font:clamp(65px,7.6vw,122px)/.98 var(--serif);letter-spacing:-4px;margin:0 0 54px;max-width:1000px;font-weight:400}.hero h1 em{font-weight:400}.hero-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:45px}.hero-bottom p{font-size:17px;line-height:1.8;margin:0;max-width:570px}.hero-bottom .button{flex-shrink:0;margin-bottom:7px}.photo-caption{position:absolute;bottom:24px;right:var(--gutter);font-size:10px;letter-spacing:1.8px;opacity:.8}.intro-strip{padding:25px var(--gutter);display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.intro-strip p{font-family:var(--serif);font-size:22px;text-align:center;margin:0;border-right:1px solid var(--line)}.intro-strip p:last-child{border:0}.menu-toggle{display:none;border:0;background:none;width:42px;height:44px;padding:8px}.menu-toggle span{display:block;background:var(--ink);height:1px;margin:7px 0}.mobile-nav{position:absolute;top:86px;left:0;right:0;background:var(--ink);color:white;z-index:29;padding:24px}.mobile-nav:not([hidden]){display:grid}.mobile-nav a{padding:12px 0;border-bottom:1px solid #ffffff30;font-family:var(--serif);font-size:23px}
@media(max-width:1150px){.site-header nav{gap:18px}.site-header{gap:18px;padding-left:28px;padding-right:28px}.brand span{font-size:26px}.header-cta{padding:13px 17px;gap:15px}.hero h1{font-size:90px}}
@media(max-width:940px){.site-header nav{display:none}.header-cta{margin-left:auto}.hero-bottom{align-items:flex-start;flex-direction:column;gap:26px}.hero{height:auto;min-height:760px}.hero h1{font-size:86px}.menu-toggle{display:block}.site-header{min-height:86px;padding:17px 24px}.hero-content{padding-top:74px}.hero h1{margin-bottom:36px}}
@media(max-width:580px){body{font-size:16px}.site-header{padding:18px 22px;gap:10px;min-height:86px}.brand svg{width:34px}.brand span{font-size:27px}.brand small{font-size:7px;letter-spacing:2px}.header-cta{display:none}.hero{min-height:690px;height:calc(100svh - 86px);max-height:none}.hero-content{padding:50px 25px 68px;justify-content:center}.hero h1{font-size:clamp(58px,13vw,76px);letter-spacing:-2.5px;line-height:1.04}.hero .eyebrow{font-size:10px;letter-spacing:1.8px}.hero-bottom p{font-size:16px;line-height:1.7}.desktop-br{display:none}.hero-bottom .button{width:100%;padding:16px 18px;gap:18px;font-size:13px}.hero-photo{object-position:58% center}.photo-caption{font-size:8px;right:25px;bottom:20px}.intro-strip{padding:20px 15px;gap:12px}.intro-strip p{font:16px/1.4 var(--serif);padding-right:10px}.intro-strip p:last-child{padding:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.section{padding:100px var(--gutter)}h2,h3,h1{font-weight:400}h2{font:clamp(39px,4vw,62px)/1.07 var(--serif);letter-spacing:-1.8px;margin:0 0 30px}h2 em,h1 em{font-weight:400}h3{font:32px/1.15 var(--serif);letter-spacing:-.5px;margin:20px 0}p{margin:0 0 22px}.split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(45px,8vw,135px);align-items:center}.split>div>p:not(.eyebrow){max-width:540px}.large-copy{font-size:22px;line-height:1.5}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;padding:11px 0;border-bottom:1px solid var(--ink);font-size:15px;font-weight:600;line-height:1.4;margin-top:14px}.text-link span{font-size:24px;font-weight:400}.text-link:hover{color:#62764e}.editorial-photo{margin:0;position:relative}.editorial-photo img{height:520px;width:100%;object-fit:cover}.editorial-photo figcaption{font-size:13px;color:var(--ink-soft);margin:13px 0 0;font-style:italic}.intro-story .editorial-photo{padding-top:65px}.intro-story .editorial-photo:before{content:'THE PEAK DISTRICT / A SENSE OF PLACE';position:absolute;top:10px;left:0;font-size:12px;letter-spacing:1.6px}.offer-section{background:var(--sand)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:60px}.section-heading h2{margin:0}.section-heading>p{margin:0 0 7px;max-width:350px}.offer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:56px;margin-top:52px}.offer-grid article{padding-top:26px;border-top:1px solid #bfc6b9}.offer-grid article p{max-width:360px;font-size:16px;margin-bottom:0}.offer-grid article h3{font-size:38px;margin:28px 0}.chapter{font-size:12px;letter-spacing:1.6px}.steps-row{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;padding:0;list-style:none;margin:0}.steps-row li{border-top:1px solid var(--line);padding-top:28px}.steps-row li>span{font-family:var(--serif);font-size:22px;color:#897355}.steps-row p{font-size:16px;margin:0;max-width:320px}.steps-row h3{font-size:29px}.wide-photo{min-height:620px;position:relative;isolation:isolate;display:flex;align-items:center;color:white;padding:90px var(--gutter)}.wide-photo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-3;object-position:50% 58%}.wide-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#08251ed4,#08251e20);z-index:-2}.wide-photo h2{font-size:clamp(42px,4.6vw,72px);margin-bottom:30px}.wide-photo p:not(.eyebrow){max-width:560px}.wide-photo .button{margin-top:20px}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.journal-card{min-width:0}.image-link{display:block;overflow:hidden}.journal-card img{width:100%;height:260px;object-fit:cover;transition:transform .6s}.journal-card .image-link:hover img{transform:scale(1.035)}.journal-card h3{font-size:30px;line-height:1.2;margin:20px 0 10px}.article-meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;font-size:12px;letter-spacing:1px;margin-top:20px;color:var(--ink-soft)}.journal-card .text-link{border:0;font-size:14px;gap:22px}.final-cta{display:grid;grid-template-columns:1.4fr 1fr;gap:10vw;padding:85px var(--gutter);background:var(--ink);color:white;align-items:center}.final-cta h2{font-size:clamp(38px,3.4vw,55px);margin:0}.final-cta .eyebrow{color:#d4bb96}.final-cta>div:last-child>p{max-width:400px;color:#e0e5dd}.final-cta .button{margin-top:9px}.site-footer{background:var(--paper);padding:62px var(--gutter) 26px}.footer-top{display:grid;grid-template-columns:1.6fr 1fr 1.2fr;gap:70px;padding-bottom:47px}.footer-brand{margin:0 0 28px}.footer-top h2{font:12px/1.4 var(--sans);letter-spacing:1.7px;text-transform:uppercase;margin:0 0 20px}.footer-top>div>a:not(.brand){display:block;font-size:15px;margin:5px 0}.footer-top>div>a:hover{text-decoration:underline}.footer-top p{font-size:15px;color:var(--ink-soft);line-height:1.7;margin:18px 0 0}.footer-bottom{display:flex;align-items:center;gap:28px;justify-content:space-between;border-top:1px solid var(--line);padding-top:22px;flex-wrap:wrap;font-size:12px;color:var(--ink-soft)}.footer-bottom p{margin:0}.footer-bottom>div{display:flex;gap:24px}.footer-bottom a:hover{text-decoration:underline}.credits{font-size:12px}.breadcrumbs{display:flex;flex-wrap:wrap;gap:12px;font-size:12px;color:var(--ink-soft);margin-bottom:58px}.breadcrumbs a:hover{text-decoration:underline}.page-intro{padding:28px var(--gutter) 80px}.intro-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:9vw;align-items:end}.intro-grid h1{font:clamp(49px,5.6vw,88px)/1.03 var(--serif);letter-spacing:-2.4px;margin:0}.intro-grid .eyebrow{font-size:12px}.intro-description{max-width:440px;padding-bottom:6px;font-size:19px}.intro-description p:last-child{margin:0}.intro-description .button{margin-top:5px}.panorama{height:390px;overflow:hidden}.panorama img{width:100%;height:100%;object-fit:cover;object-position:center 53%}.checklist{list-style:none;padding:0;margin:0}.checklist li{border-top:1px solid var(--line);padding:24px 0;display:flex;gap:26px;align-items:baseline}.checklist li:last-child{border-bottom:1px solid var(--line)}.checklist span{font:20px var(--serif);color:#897355}.faq-section{display:grid;grid-template-columns:1fr 1.2fr;gap:8vw;border-top:1px solid var(--line)}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;padding:24px 0;display:flex;justify-content:space-between;gap:28px;align-items:baseline;font-size:18px;line-height:1.45}summary::-webkit-details-marker{display:none}summary span{font-size:24px;font-weight:300;flex-shrink:0;transition:transform .2s}details[open] summary span{transform:rotate(45deg)}details>div{padding-right:30px}details p{font-size:16px;color:var(--ink-soft);max-width:760px}.faq-page{max-width:1100px;margin:auto;padding-top:0;padding-bottom:110px}.journey{padding-top:0}.journey article{display:grid;grid-template-columns:.25fr 1fr 1fr;gap:4vw;padding:55px 0;border-top:1px solid var(--line)}.journey article:last-child{padding-bottom:0}.journey h2{font-size:48px}.big-number{font:55px/1 var(--serif);color:#a99a83}.journey article>div>p{font-size:17px}.quote-section{background:var(--ink);color:white;padding:90px var(--gutter);text-align:center}.quote-section>p:not(.eyebrow){max-width:760px;margin:0 auto 34px}.quote-section .eyebrow{color:#d4bb96}.quote-section h2{font-size:clamp(42px,5vw,72px)}.about-story{padding-top:10px;align-items:center}.about-story .tall img{height:690px;object-position:60% center}.simple-list{padding:0;list-style:none;margin:26px 0 34px}.simple-list li{padding:13px 0;border-bottom:1px solid var(--line);font-size:15px}.simple-list li:before{content:'✓';margin-right:12px;color:#6e815b}.enquiry-layout{padding-top:10px;display:grid;grid-template-columns:.75fr 1.35fr;gap:8vw;align-items:start}.enquiry-aside h2{font-size:45px}.enquiry-aside p{font-size:16px}.email-link{font-size:17px;border-bottom:1px solid var(--ink);overflow-wrap:anywhere}.aside-photo{margin-top:40px}.aside-photo img{height:240px;width:100%;object-fit:cover}.form-panel{padding:36px 42px 42px;background:#eeeee6}.form-section-title{display:flex;align-items:baseline;gap:16px;border-bottom:1px solid #ced2c6;margin-bottom:27px;padding-bottom:16px}.form-section-title span{font:19px var(--serif);color:#7d806e}.form-section-title h2{font:29px var(--serif);letter-spacing:-.4px;margin:0}.form-section-title:not(:first-child){margin-top:36px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px 20px}.form-grid .full{grid-column:1/-1}label{display:flex;flex-direction:column;gap:9px;font-size:14px;font-weight:600;line-height:1.5}.optional{font-weight:400;display:contents}input,select,textarea{border:1px solid #c5cbbd;border-radius:0;background:#fafaf6;color:var(--ink);width:100%;min-width:0;min-height:48px;padding:11px 13px;font-size:16px;font-weight:400;line-height:1.5}select{padding-right:30px}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#757f75;font-size:14px;opacity:1}input:user-invalid,select:user-invalid{border-color:#a33f2a}.form-note{font-size:13px;line-height:1.65;color:var(--ink-soft);margin:28px 0 24px}.form-note a{text-decoration:underline}.form-panel .button{width:100%}.enquiry-review h2{font-size:44px}.enquiry-review>p:not(.eyebrow):not(.form-note){font-size:16px}.enquiry-review dl{margin:28px 0}.enquiry-review dl>div{border-top:1px solid #cdd1c3;padding:14px 0;display:grid;grid-template-columns:130px 1fr;gap:22px}.enquiry-review dt{font-size:13px;color:var(--ink-soft)}.enquiry-review dd{margin:0;font-size:16px;overflow-wrap:anywhere;white-space:pre-wrap}.review-actions{display:grid;gap:13px}.outline{border-color:var(--ink);color:var(--ink);background:none}.inline-button{display:inline;padding:0;border:0;background:none;text-decoration:underline;color:inherit;font:inherit}.contact-layout{padding-top:0}.contact-email{font:clamp(23px,2.6vw,39px) var(--serif);display:inline-block;border-bottom:1px solid var(--ink);margin:5px 0 28px;overflow-wrap:anywhere}.contact-footnote{margin-top:38px;max-width:380px!important}.contact-layout .editorial-photo img{height:475px}.journal-index{padding-top:10px;padding-bottom:110px}.article-header{max-width:1080px;margin:auto;padding:26px var(--gutter) 64px;text-align:center}.article-header .breadcrumbs{justify-content:center;margin-bottom:55px}.article-header h1{font:clamp(45px,5vw,78px)/1.07 var(--serif);letter-spacing:-2px;margin:0 0 32px}.article-header>p:last-child{max-width:750px;margin:auto;font-size:19px}.article-cover{max-width:1300px;margin:auto;padding:0 var(--gutter)}.article-cover img{height:440px;width:100%;object-fit:cover}.article-body{max-width:880px;margin:auto;padding:65px 30px 95px}.article-body p,.article-body li{font-size:18px;line-height:1.8}.article-body h2{font-size:37px;line-height:1.2;letter-spacing:-.9px;margin:44px 0 20px}.article-body .article-lead{font:27px/1.5 var(--serif);margin-bottom:42px}.article-body li{margin:10px 0}.quote-panel{border-left:2px solid var(--gold);padding:20px 35px;font:28px/1.45 var(--serif);margin:44px 0}.article-end{margin-top:55px;border-top:1px solid var(--line);padding-top:30px;display:flex;align-items:center;justify-content:space-between;gap:25px}.legal-copy{max-width:940px;margin:auto;padding-top:10px}.legal-copy h2{font-size:34px;letter-spacing:-.5px;margin-top:40px}.legal-copy a{text-decoration:underline}.legal-updated{font-size:13px;color:var(--ink-soft)}.not-found{min-height:70vh;text-align:center}.not-found h1{font:75px/1.03 var(--serif);margin:0 0 30px}.site-header a[aria-current="page"]:after{width:100%}.mobile-nav a[aria-current="page"]{color:#dbc6a4}.brand small{font-size:10px;letter-spacing:1.5px}.photo-caption{font-size:12px}.hero .eyebrow{font-size:12px}
@media(min-width:1500px){.hero-content{padding-top:85px}.section{padding-top:125px;padding-bottom:125px}.hero h1{margin-bottom:65px}}
@media(max-width:1100px){.section{padding-top:75px;padding-bottom:75px}.site-header nav{font-size:13px;gap:16px}.brand small{font-size:9px}.brand svg{width:35px}.brand span{font-size:25px}.header-cta{font-size:13px}.editorial-photo img{height:460px}.split{gap:6vw}.offer-grid{gap:35px}.intro-grid{gap:5vw}.intro-description{font-size:17px}.form-panel{padding:28px}.enquiry-layout{gap:5vw}.enquiry-aside h2{font-size:39px}.journal-card h3{font-size:28px}.journal-card img{height:220px}.final-cta{gap:6vw}.footer-top{gap:40px}}
@media(max-width:940px){.site-header .brand span{font-size:28px}.site-header .brand small{font-size:10px}.site-header .brand svg{width:38px}.section-heading{align-items:flex-start;flex-direction:column;gap:30px;margin-bottom:42px}.split{grid-template-columns:1fr 1fr;gap:40px}.split h2{font-size:43px}.intro-grid{grid-template-columns:1fr;gap:35px}.intro-description{max-width:650px}.intro-description p{margin-bottom:25px}.intro-grid h1{font-size:72px}.page-intro{padding-bottom:60px}.breadcrumbs{margin-bottom:40px}.journey article{grid-template-columns:55px 1fr;gap:25px}.journey article>div:last-child{grid-column:2}.journey h2{margin-bottom:0}.faq-section{grid-template-columns:1fr;gap:42px}.enquiry-layout{grid-template-columns:1fr;gap:45px}.enquiry-aside{max-width:700px}.enquiry-aside .aside-photo{display:none}.enquiry-aside .simple-list{display:flex;gap:20px;flex-wrap:wrap}.enquiry-aside .simple-list li{border:0;padding:0;font-size:14px}.enquiry-aside h2{font-size:43px}.final-cta{grid-template-columns:1fr;gap:30px}.final-cta>div:last-child>p{max-width:600px}.footer-top{grid-template-columns:1fr 1fr}.footer-top>div:first-child{grid-column:1/-1}.footer-top>div:first-child p{display:none}.footer-brand{margin:0}.article-end{align-items:flex-start;flex-direction:column}.credits{width:100%}}
@media(max-width:700px){.split{grid-template-columns:1fr;gap:45px}.intro-story .editorial-photo{padding-top:40px}.editorial-photo img{height:400px}.offer-grid{grid-template-columns:1fr;gap:32px;margin-top:35px}.offer-grid article{display:grid;grid-template-columns:1fr 1.6fr;gap:0 30px}.offer-grid .chapter{grid-column:1/-1}.offer-grid article h3{font-size:32px;margin:22px 0 0}.offer-grid article p{margin:22px 0 0}.steps-row{grid-template-columns:1fr;gap:28px}.steps-row li{display:grid;grid-template-columns:40px 1fr;column-gap:20px}.steps-row h3{margin:0 0 14px}.steps-row p{grid-column:2;max-width:none}.journal-grid{grid-template-columns:1fr;gap:44px}.journal-card img{height:310px}.journal-card h3{font-size:32px}.article-meta{margin-top:16px}.journal-card .text-link{margin-top:6px}.journal-card .image-link{max-height:400px}.wide-photo{min-height:560px}.panorama{height:280px}.contact-layout .editorial-photo img{height:350px}.about-story .tall img{height:420px}.about-story>figure{order:2}.footer-top{gap:35px}.footer-bottom{gap:18px}.footer-bottom>div{gap:20px}.journey article{grid-template-columns:42px 1fr;gap:22px}.journey h2{font-size:40px}.big-number{font-size:40px}.quote-panel{padding:16px 25px;font-size:25px}.article-cover{padding:0}.article-cover img{height:310px}.article-header{padding-bottom:45px}.article-header h1{font-size:49px}.article-header>p:last-child{font-size:17px}.article-body{padding:48px 25px 65px}}
@media(max-width:580px){.section{padding-top:60px;padding-bottom:60px}.site-header .brand small{font-size:9px}.site-header .brand span{font-size:27px}.site-header .brand svg{width:32px}.section h2{font-size:42px;letter-spacing:-1.2px}.large-copy{font-size:21px}.hero h1{font-size:clamp(56px,13vw,76px)}.hero .eyebrow{font-size:11px;max-width:300px;line-height:1.8}.hero-bottom .button{font-size:14px}.photo-caption{font-size:10px}.intro-strip p{font-size:16px}.offer-grid article{display:block}.offer-grid article h3{font-size:36px;margin:18px 0}.offer-grid article h3 br{display:none}.offer-grid article p{margin-top:0}.section-heading{gap:24px;margin-bottom:35px}.wide-photo{min-height:550px;padding:60px 25px}.wide-photo h2{font-size:43px}.wide-photo br:not(h2 br){display:none}.wide-photo p{font-size:16px}.wide-photo .button{width:100%;font-size:14px}.final-cta{padding:60px 25px;gap:26px}.final-cta h2{font-size:40px}.final-cta .button{width:100%;font-size:14px;padding:16px 18px;gap:18px}.final-cta .eyebrow{font-size:11px;letter-spacing:1.6px}.site-footer{padding:45px 25px 25px}.footer-top{grid-template-columns:1fr;gap:32px;padding-bottom:30px}.footer-top>div:first-child{grid-column:auto}.footer-top h2{margin-bottom:13px}.footer-top>div>a:not(.brand){font-size:15px;line-height:1.6;padding:3px 0}.footer-bottom>div{gap:22px}.footer-bottom .credits{line-height:1.7}.footer-brand .brand small{font-size:10px}.page-intro{padding:24px 25px 48px}.breadcrumbs{font-size:12px;margin-bottom:35px}.intro-grid{gap:26px}.intro-grid h1{font-size:clamp(46px,11.7vw,64px);letter-spacing:-1.7px}.intro-grid .eyebrow{margin-bottom:18px;font-size:11px}.intro-description{font-size:17px}.panorama{height:235px}.checklist li{padding:20px 0;gap:20px}.faq-section{gap:30px}.faq-section h2{margin-bottom:15px}summary{font-size:17px;padding:21px 0;gap:20px}details>div{padding-right:15px}.journey{padding-top:0}.journey article{padding:38px 0;grid-template-columns:35px 1fr;gap:17px}.journey .eyebrow{font-size:10px;letter-spacing:1.3px;margin-bottom:17px}.journey h2{font-size:35px}.journey article>div>p{font-size:16px}.big-number{font-size:33px}.quote-section{padding:60px 25px}.quote-section h2{font-size:41px}.quote-section>p:not(.eyebrow){font-size:16px}.quote-section .button{font-size:14px;padding:16px 20px}.enquiry-layout{padding-top:0;gap:28px}.enquiry-aside .simple-list{margin:22px 0}.form-panel{padding:27px 20px;margin-left:-10px;margin-right:-10px}.form-grid{grid-template-columns:1fr;gap:20px}.form-grid .full{grid-column:auto}.form-section-title h2{font-size:27px}.form-panel .button{font-size:14px;gap:20px;padding:16px 20px}.enquiry-review h2{font-size:37px}.enquiry-review dl>div{grid-template-columns:1fr;gap:5px}.form-note{font-size:13px}.contact-email{font-size:clamp(23px,6.4vw,32px)}.contact-footnote{margin-top:15px}.article-header h1{font-size:44px}.article-header .eyebrow{font-size:10px;letter-spacing:1.5px}.article-header .breadcrumbs{margin-bottom:35px}.article-body h2{font-size:31px}.article-body p,.article-body li{font-size:17px}.article-body .article-lead{font-size:25px}.legal-copy{padding-top:0}.legal-copy h2{font-size:31px}.not-found h1{font-size:52px}.brand small{font-size:10px}}
.brand small{font-size:12px!important;letter-spacing:.6px}.site-header nav{font-size:14px}.header-cta{font-size:14px}.eyebrow,.chapter,.photo-caption,.hero .eyebrow,.journey .eyebrow,.article-header .eyebrow,.final-cta .eyebrow{font-size:12px!important}@media(max-width:1100px){.site-header nav{display:none}.menu-toggle{display:block}.header-cta{margin-left:auto}.site-header{min-height:86px;padding:17px 24px}}@media(max-width:580px){.site-header{padding:18px 22px}}@media(max-width:380px){.brand small{display:none}.footer-brand small{display:block}.hero h1{font-size:52px}.hero .eyebrow{letter-spacing:1.1px}}
@media(max-width:940px){.enquiry-aside .eyebrow,.enquiry-aside h2,.enquiry-aside .simple-list,.enquiry-aside p{display:none}.enquiry-aside p:last-of-type{display:block;margin:0 0 8px}.enquiry-layout{gap:30px}}

.form-feedback{padding:16px;border:1px solid #a85a43;background:#fff5ed;color:#653322;font-size:15px;line-height:1.6;margin:22px 0}.form-panel .h-captcha{margin:22px 0;min-height:144px}.form-panel button:disabled{opacity:.6;cursor:wait}.enquiry-success h2{font-size:44px}.enquiry-success>p:not(.eyebrow):not(.form-note){font-size:17px}@media(max-width:580px){.enquiry-success h2{font-size:37px}}
