@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{color:#333;background-color:#fcf5e2;font-family:gill-sans-nova,Gill Sans,Gill Sans MT,sans-serif;line-height:1.6}h1,h2,h3,h4,h5,h6{color:#166534;font-family:Playfair Display,serif;font-weight:300}a{color:#166534;text-decoration:none}a:hover{text-decoration:underline}.header{background-color:#fcf5e2;padding:1.5rem 0;box-shadow:0 1px 3px #0000001a}.header-container{max-width:1280px;margin:0 auto;padding:0 1rem}.header-content{align-items:center;gap:.4rem;display:flex}.header-logo{width:1.7rem;height:1.7rem}.header-title{color:#166534;font-size:1rem;font-weight:300}@media (min-width:768px){.header{background-color:#fcf5e2}}.hero{height:400px;position:relative;overflow:hidden}.hero-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.hero-overlay{background-color:#01614ed9;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.hero-content{text-align:center;color:#fff;padding:0 1rem}.hero-title{color:#fffffe;margin-bottom:1.5rem;font-size:2.5rem;font-weight:300}.hero-subtitle{max-width:48rem;margin:0 auto;font-size:1.2rem;font-weight:250}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{opacity:0;animation:1s ease-out forwards fadeInUp}.animate-fade-in-delayed{opacity:0;animation:1s ease-out .5s forwards fadeInUp}@media (min-width:768px){.hero-title{font-size:4rem}.hero-subtitle{font-size:2rem}}@media (min-width:1024px){.hero-title{font-size:3.5rem}.hero-subtitle{font-size:1.7rem}}.about{max-width:1280px;margin:0 auto}.about-container{flex-direction:column;display:flex}.about-card{flex-direction:column;justify-content:center;align-items:stretch;display:flex}.about-card-reverse{flex-direction:column-reverse}.about-text{text-align:center;background-color:#fff;flex-direction:column;justify-content:flex-start;padding:2rem 1.2rem;display:flex;box-shadow:0 4px 6px -1px #0000001a}.about-image{background-color:#fff;justify-content:center;align-items:center;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.image{width:100%;height:auto}.about-title{color:#166534;margin-bottom:1.5rem;font-size:2rem}.about-content{color:#525252}.about-content p{font-size:1.125rem;font-weight:300;line-height:1.75}.contact-title{color:#166534;margin-bottom:1rem;font-size:1.5rem}.contact-list{color:#525252;padding:0;font-size:1.125rem;font-weight:300;list-style:none}.contact-list li{margin-bottom:.5rem}@media (min-width:768px){.about{padding:4rem 0}.about-container{gap:3rem}.about-card{flex-direction:row;gap:1.5rem}.about-card-reverse{flex-direction:row}.about-text{border-radius:.2rem;width:41.6667%;padding:6rem 3rem 2rem}.about-image{border-radius:.2rem;width:33.3333%}.about-card-reverse .about-text{width:33.3333%}.about-card-reverse .about-image{width:41.6667%}.about-title{padding-top:4rem;font-size:2.5rem}.about-content p{font-size:1.3rem}.contact-title{font-size:1.875rem}.contact-list{font-size:1.3rem}}
