﻿@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&family=Jost:ital,wght@0,100..900;1,100..900&display=swap");nav ul,footer ul{margin:0;display:flex;gap:1.5rem;padding:0;justify-content:center;list-style:none}nav ul li,footer ul li{display:block;letter-spacing:.15em}nav>div,footer>div{display:flex;justify-content:space-between;gap:1rem;align-items:center}*{font-weight:300;padding:0;margin:0}ul{padding-left:2.5rem}body{background:#f7f3ec;color:#3a3836;line-height:1.75rem;text-align:center}.logo a,h3,h5,blockquote{font-family:"Cormorant Garamond",serif}*{font-family:"Jost",sans-serif}h2,nav,footer,.button,.name{font-size:12px}h1,h2,h3,h4,h5,h6{color:#4f5d4b;max-width:640px;margin:2rem auto;line-height:1.1}h1,.logo{font-size:16px}h3{font-size:36px}h4,h5,h6{font-size:24px;margin-left:0;margin-right:0}fieldset{border:0}nav>div,section>div,footer>div{max-width:1080px;margin:0 auto;padding:0 2rem}nav{background:#f7f3ec;border-bottom:solid 1px #d4ddcf;position:fixed;top:0;left:0;right:0;z-index:10}section{padding:50px 0}section div>p{max-width:600px;margin:1rem auto}section .button{display:inline-block;margin-top:2rem}section.hero{margin-top:100px;margin-bottom:50px}section.hero h3{font-size:clamp(48px,5vw,80px)}.anchor{top:-100px;position:relative}section.services h5{margin-top:0}section.services .services{margin-top:2rem;display:flex;flex-wrap:wrap}@media only screen and (max-width: 1000px){section.services .services{flex-flow:column !important}}section.services .services *{max-width:inherit}section.services .services div{background:rgba(255,255,255,.05);margin:1rem;padding:3rem 2rem;text-align:left;border-top:2px solid #a4b39a;flex:1;justify-content:space-between}section.services .services div p{opacity:.65}section.secondary{background:#4f5d4b}section.secondary *{color:#f7f3ec}a{color:#3a3836;text-decoration:none;cursor:pointer}a:hover{opacity:1}nav a,footer a,.button a{text-transform:uppercase;letter-spacing:.15em}section h2,.name{text-transform:uppercase;letter-spacing:.15em;opacity:.45}section.testimonials blockquote{opacity:1;font-size:1.2rem;line-height:1.25}section.testimonials blockquote:before{content:"“"}section.testimonials blockquote:after{content:"”"}section.contact{background:#ede8df}section.contact input,section.contact textarea{width:100%;box-sizing:border-box;background:#f7f3ec;margin:.5rem 0;border:solid 1px #a4b39a;padding:1rem;font-size:.9rem;box-shadow:none;border-radius:0}section.contact textarea{resize:vertical}form{max-width:600px;margin:1rem auto}form fieldset{margin-bottom:2rem}form p{margin:0}form a{opacity:.45;font-size:13px;letter-spacing:.1em}form .status{margin-top:2rem}footer{background:#4f5d4b;color:#f7f3ec;padding:2rem 0}footer div{opacity:.65;flex-wrap:wrap}@media only screen and (max-width: 800px){footer div{flex-flow:column !important}}footer a{color:#f7f3ec}nav{height:100px}nav>div{height:100%}nav a{color:#3a3836}nav .logo{flex:1}@media only screen and (max-width: 800px){nav .menu li{display:none}}.logo{text-transform:uppercase;letter-spacing:.15em;text-align:left}.button{text-transform:uppercase;letter-spacing:.15em;color:#f7f3ec;background:#4f5d4b;padding:.75rem 1.25rem;border:none;cursor:pointer}.button:hover,.button:disabled{background:#3a3836}.button:disabled{opacity:.45;cursor:wait}.caption{display:flex;column-gap:5rem;margin-top:2rem}@media only screen and (max-width: 1000px){.caption{flex-flow:column !important}}.caption .content,.caption p,.caption h2,.caption h3{text-align:left;max-width:inherit}.carousel{margin-bottom:2rem}.carousel .dots{column-gap:4px;display:flex}.carousel .dots button{opacity:.45;width:8px;height:8px;cursor:pointer;border-radius:8px;border:0}.carousel .dots button.selected{opacity:1}.carousel .content{overflow:hidden;max-width:800px;margin:0 auto}.carousel .nav{display:flex;column-gap:2rem;align-items:center;justify-content:center}.carousel .nav .button{border:solid 1px #a4b39a;margin:0;padding:0;user-select:none;height:40px;width:40px;font-size:20px;line-height:36px}.carousel .slide{transition:transform .25s ease;display:flex;align-items:center}.carousel .slide div{min-width:100%;box-sizing:border-box}.accordion .content div{transition:opacity 1s ease;overflow:hidden;display:inline}.accordion .content div.hidden{max-height:0;opacity:0;display:block}