:root{--cg-green:#074e32;--cg-green-dark:#053a26;--cg-lime:#cbe171;--cg-text:#353535;--cg-body:#4a4a4a;--cg-heading:#353535;--cg-bg:#ecede8;--cg-cream:#ecede8;--cg-white:#fff;--cg-max:1140px}*,:before,:after{box-sizing:border-box}html,body{color:var(--cg-body);background:var(--cg-bg);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-family:Raleway,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.7}body{flex-direction:column;min-height:100vh;display:flex}main{flex:1 0 auto}h1,h2,h3,h4,h5,h6{color:var(--cg-heading);margin:0 0 .5em;font-family:Raleway,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;line-height:1.25}h1{font-size:2.75rem}h2{font-size:38px;font-weight:700}h3{font-size:26px;font-weight:700}h4{font-size:1.125rem}h5{letter-spacing:.04em;text-transform:uppercase;font-size:1rem}p{margin:0 0 1.25em}a{color:var(--cg-green);text-decoration:none}a:hover{color:var(--cg-green-dark)}img{max-width:100%;height:auto;display:block}.wrap{max-width:var(--cg-max);margin:0 auto;padding:0 20px}.section{padding:72px 0}.section--cream{background:var(--cg-cream)}.btn{background:var(--cg-green);color:var(--cg-white);letter-spacing:normal;text-transform:capitalize;border-radius:0;padding:20px 35px;font-size:14px;font-weight:700;transition:background .2s;display:inline-block}.btn:hover{background:var(--cg-green-dark);color:var(--cg-white)}.btn--ghost{border:2px solid var(--cg-green);color:var(--cg-green);background:0 0}.btn--ghost:hover{background:var(--cg-green);color:var(--cg-white)}.skip-link{background:var(--cg-green);color:#fff;z-index:100;padding:10px 16px;position:absolute;left:-9999px}.skip-link:focus{top:12px;left:12px}.topbar{background:var(--cg-white);color:var(--cg-text);border-bottom:1px solid #e2e2dc;font-size:.8125rem}.topbar .wrap{flex-wrap:wrap;justify-content:space-between;gap:8px 28px;padding-top:10px;padding-bottom:10px;display:flex}.topbar a{color:var(--cg-green);font-weight:600}.masthead{background:var(--cg-green)}.masthead .wrap{justify-content:space-between;align-items:center;gap:24px;padding-top:18px;padding-bottom:18px;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand img{width:56px;height:auto}.brand span{color:var(--cg-white);font-size:1.5rem;font-weight:700}.nav ul{gap:30px;margin:0;padding:0;list-style:none;display:flex}.nav a{color:var(--cg-white);font-size:.9375rem;font-weight:700}.nav a:hover{color:var(--cg-lime)}.nav a[aria-current=page]{color:var(--cg-lime);text-underline-offset:4px;text-decoration:underline}.nav-toggle{width:44px;height:44px;color:var(--cg-white);cursor:pointer;background:0 0;border:0;padding:0;display:none}.nav-toggle:focus-visible{outline:3px solid var(--cg-lime);outline-offset:2px}.nav-toggle-bars,.nav-toggle-bars:before,.nav-toggle-bars:after{background:currentColor;border-radius:2px;width:26px;height:3px;display:block}.nav-toggle-bars{margin:0 auto;position:relative}.nav-toggle-bars:before,.nav-toggle-bars:after{content:"";position:absolute;left:0}.nav-toggle-bars:before{top:-8px}.nav-toggle-bars:after{top:8px}@media (max-width:1024px){.masthead .wrap{flex-wrap:wrap}.nav-toggle{place-items:center;display:grid}.nav{flex-basis:100%;display:none}.nav.is-open{display:block}.nav ul{flex-direction:column;gap:0;padding:8px 0 4px}.nav li{border-top:1px solid #ffffff2e}.nav a{padding:14px 2px;display:block}}.site-footer{background:var(--cg-bg);color:var(--cg-body);border-top:1px solid #d7d8d1;flex-shrink:0;padding:56px 0 0}.footer-heading,.mini-heading{letter-spacing:.04em;text-transform:uppercase;color:var(--cg-green);font-size:1rem;font-weight:700}.site-footer a{color:var(--cg-body)}.site-footer a:hover{color:var(--cg-green)}.site-footer ul{margin:0;padding:0;list-style:none}.site-footer li{margin-bottom:6px}.icon-list{margin:0;padding:0;list-style:none}.icon-list li{grid-template-columns:18px 1fr;align-items:start;gap:10px;margin-bottom:8px;display:grid}.icon-list-icon{width:15px;height:15px;color:var(--cg-green);fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;margin-top:.35em}.footer-cols{grid-template-columns:repeat(4,1fr);gap:32px;padding-bottom:32px;display:grid}.site-footer:after{content:"";background:var(--cg-green);height:14px;display:block}@media (max-width:900px){.footer-cols{grid-template-columns:repeat(2,1fr)}h1{font-size:2.125rem}h2{font-size:1.625rem}.section{padding:48px 0}}@media (max-width:767px){.topbar{display:none}}@media (max-width:640px){.footer-cols{grid-template-columns:1fr}}.hero{color:var(--cg-text);text-align:left;background-position:50%;background-size:cover;position:relative}.hero:before{content:"";background:rgba(255,255,255,var(--overlay,.63));position:absolute;top:0;bottom:0;left:0;right:0}.hero-inner{grid-template-columns:1.1fr .9fr;align-items:center;gap:40px;padding:90px 20px;display:grid;position:relative}.hero-text{max-width:620px}.hero-eyebrow{color:var(--cg-text);margin-bottom:10px;font-size:1.125rem;font-weight:400}.hero h1{color:var(--cg-heading);margin:0 0 .6em;font-size:86px;font-weight:700;line-height:78px}.hero-actions{flex-wrap:wrap;gap:16px;margin-bottom:0;display:flex}.hero-photo-card{background:var(--cg-white);justify-self:end;width:100%;max-width:420px;padding:10px;position:relative;box-shadow:0 14px 34px #0000002e}.hero-photo-card img{width:100%;height:auto;display:block}.two-col{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.two-col>*{min-width:0}.two-col--top{align-items:start}.stacked-images{gap:20px;display:grid}.cards{grid-template-columns:repeat(3,1fr);gap:28px;margin-top:32px;display:grid}.card{text-align:center;border-top:4px solid var(--cg-green);position:relative}.card img{object-fit:cover;width:100%;height:220px;display:block}.card-content{padding:24px 12px 0}.card h3{color:var(--cg-heading)}.card p{color:var(--cg-body)}.card a{color:var(--cg-green);font-weight:700}.card a:hover{color:var(--cg-green-dark);text-decoration:underline}.photo-band{background-color:var(--cg-green);color:var(--cg-white);position:relative}.photo-band:before{content:"";background-image:var(--band-photo,none);background-size:cover;background-position:var(--band-position,bottom center);opacity:var(--band-opacity,.17);position:absolute;top:0;bottom:0;left:0;right:0}.photo-band .wrap{position:relative}.photo-band h2,.photo-band h3,.photo-band p,.photo-band li{color:var(--cg-white)}.amenities-band-head{text-align:center;max-width:760px;margin:0 auto 40px}.amenities-band-head h2{color:var(--cg-white)}.amenities-band-head p{color:var(--cg-white);opacity:.92;margin-bottom:0}.amenities-band-list{text-align:center;grid-template-columns:repeat(4,1fr);gap:28px 24px;margin:0;padding:0;list-style:none;display:grid}.amenities-band-list li{color:var(--cg-white);font-weight:700}.carousel{min-width:0;margin-top:28px;position:relative}.carousel-track{gap:28px;display:grid}.carousel.is-ready .carousel-viewport{overflow:hidden}.carousel.is-ready .carousel-track{will-change:transform;align-items:flex-start;gap:10px;transition-property:transform;transition-timing-function:ease;display:flex}.carousel.is-ready .carousel-slide{flex:0 0 100%;min-width:0}.carousel.is-ready img.carousel-slide,.carousel.is-ready .carousel-slide img{width:100%;height:auto;display:block}.carousel-arrow{z-index:2;width:44px;height:44px;color:var(--cg-green);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.carousel-arrow:hover{color:var(--cg-green-dark)}.carousel-arrow:focus-visible{outline:3px solid var(--cg-green);outline-offset:2px}.carousel-arrow svg{width:26px;height:26px}.carousel-arrow--prev{left:-8px}.carousel-arrow--next{right:-8px}.carousel--photo .carousel-arrow{background:#ffffffeb;border-radius:50%;box-shadow:0 2px 10px #0000002e}.carousel--photo .carousel-arrow:hover{background:var(--cg-green);color:var(--cg-white)}.carousel--photo .carousel-arrow--prev{left:12px}.carousel--photo .carousel-arrow--next{right:12px}.carousel-dots{justify-content:center;gap:10px;margin-top:20px;display:flex}.carousel-dot{cursor:pointer;background:#074e3247;border:0;border-radius:50%;width:10px;height:10px;padding:0}.carousel-dot.is-active{background:var(--cg-green)}.carousel-dot:focus-visible{outline:3px solid var(--cg-green);outline-offset:3px}@media (max-width:640px){.carousel-arrow{width:36px;height:36px}.carousel-arrow--prev{left:4px}.carousel-arrow--next{right:4px}}.testimonial{text-align:center;margin:0;padding:0 8px}.testimonial blockquote{margin:0 0 22px;font-style:italic}.testimonial blockquote p{margin:0 0 1em}.testimonial blockquote p:last-child{margin-bottom:0}.testimonial figcaption{gap:2px;display:grid}.testimonial-name{color:var(--cg-heading);font-size:2rem;font-weight:700;line-height:1.2}.testimonial-where{color:var(--cg-body);font-size:.9375rem}@media (max-width:900px){.two-col{grid-template-columns:1fr;gap:28px}.cards{grid-template-columns:1fr}.amenities-band-list{grid-template-columns:repeat(2,1fr)}.hero-inner{grid-template-columns:1fr;padding:56px 20px}.hero-text{max-width:none}.hero-photo-card{justify-self:stretch;max-width:none;margin-top:24px}.hero h1{font-size:2.5rem;line-height:1.15}}@media (max-width:640px){.amenities-band-list{grid-template-columns:1fr}}.page-head{background:var(--cg-cream);padding:56px 0}.page-head h1{margin:0}.page-head--photo{background-color:#0000;background-position:50%;background-size:cover;padding:80px 0;position:relative}.page-head--photo:before{content:"";background:rgba(255,255,255,var(--overlay,.7));position:absolute;top:0;bottom:0;left:0;right:0}.page-head--photo .wrap{position:relative}.page-head--photo h1{color:var(--cg-heading)}.prose{max-width:820px}.role{color:var(--cg-green);margin-top:-.75em;font-weight:600}.cols-2-1-1{grid-template-columns:2fr 1fr 1fr;align-items:start;gap:32px;display:grid}.cols-2-1-1>img{border-radius:2px;width:100%;height:auto;display:block}.offset-down{margin-top:var(--offset,70%);padding-right:12%}@media (max-width:900px){.cols-2-1-1{grid-template-columns:1fr 1fr}.cols-2-1-1>div{grid-column:1/-1}.offset-down{margin-top:0;padding-right:0}}@media (max-width:767px){.hide-mobile{display:none}.cols-2-1-1{grid-template-columns:1fr}}.plain-list{margin:24px 0 0;padding-left:20px}.plain-list li{margin-bottom:6px}.services-hero{grid-template-columns:2fr 1fr 1fr;align-items:center;gap:32px;display:grid}.services-hero h1{margin:0}.services-hero img{object-fit:cover;border-radius:2px;width:100%;height:260px}@media (max-width:900px){.services-hero{grid-template-columns:1fr 1fr}.services-hero h1{grid-column:1/-1}}@media (max-width:640px){.services-hero{grid-template-columns:1fr}.services-hero h1{grid-column:auto}}.contact-details{background:var(--cg-cream);padding:32px}.contact-details h5{margin-top:0}.contact-actions{flex-wrap:wrap;gap:16px;margin-top:24px;display:flex}.map-embed{border-radius:2px;padding-top:40%;position:relative;overflow:hidden}.map-embed iframe{border:0;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}@media (max-width:640px){.map-embed{padding-top:75%}}
