@import url(https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700);:root{--accent:#84836f}*{box-sizing:border-box;margin:0;padding:0}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input[type=reset],input[type=submit]{background:0 0;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}a{color:inherit}*,::after,::before{border-width:0;border-style:solid;border-color:theme("borderColor.DEFAULT", currentColor)}html{font-family:"Cormorant Garamond",serif}@keyframes fadeInUp{from{transform:translateY(90px);opacity:0}to{transform:translateY(0);opacity:1}}.fade-in-up{animation:.75s both fadeInUp}@keyframes fadeInLeft{from{transform:translateX(-200px);opacity:0}to{transform:translateX(0);opacity:1}}.fade-in-left{animation:fadeInLeft .4s}@keyframes fadeOutLeft{to{transform:translateX(-200px);opacity:0}from{transform:translateX(0);opacity:1}}.fade-out-left{animation:fadeOutLeft .2s}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fade-in{animation:fadeIn 1s forwards}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fade-out{animation:fadeOut .75s forwards}header a{text-decoration:none!important}.mobile-nav-show{display:flex;flex-direction:column;position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--accent);padding-top:25vh;font-size:1.25rem;line-height:1.75rem}.mobile-nav-show>div>ul{flex-direction:column}.min-w-100vw{min-width:100vw}.min-w-100vw>img{min-width:100vw;height:auto}.padding-0{padding:0}.padding-2{padding:2rem}.margin-0{margin:0;margin-bottom:0}.about-section-2{background-image:url("assets/images/about-section-2.png");background-position:left;background-repeat:no-repeat;background-size:cover;width:100%}.about-section-3{background-image:url("assets/images/about-section-3.png");background-position:center;background-repeat:no-repeat;background-size:cover;width:100%}.outline-btn-hover:hover{background-color:#fff;color:var(--accent)!important;border-color:#fff!important;transition:.2s}.outline-btn-hover:hover a{color:var(--accent)!important;border-color:#fff!important}.outline-btn-dark-hover:hover{background-color:var(--accent);color:#fff!important;border-color:var(--accent)!important;transition:.2s}.outline-btn-dark-hover:hover a{color:#fff!important;border-color:var(--accent)!important}.outline-btn-cta{margin-top:10%!important;max-width:90%;background:rgba(255,255,255,.2)}#testimonial{min-height:410px}.home-hero-1{background-image:url("assets/images/home-hero-1.png");background-position:left;background-repeat:no-repeat;background-size:cover;width:100%}.contact-hero-1{background-image:linear-gradient(rgba(132,131,111,.35),rgba(132,131,111,.35)),url("assets/images/contact-hero-1.png");background-position:center;background-repeat:no-repeat;background-size:cover;width:100%;min-height:400px}.about-hero-1{background-image:url("assets/images/about-hero-1.png");background-position:right;background-repeat:no-repeat;background-size:cover;width:100%;min-height:600px}.offerings-hero-1{background-image:linear-gradient(rgba(132,131,111,.35),rgba(132,131,111,.35)),url("assets/images/offerings-hero-1.png");background-position:center;background-repeat:no-repeat;background-size:cover;width:100%;min-height:475px}.home-about{background-image:url("assets/images/home-about.png");background-position:left;background-repeat:no-repeat;background-size:cover;width:100%}@media (max-width:647px){.min-h-50{min-height:50vh}.img-min-h-50>img{min-height:50vh}.home-hero-1{background-position:center;background-image:linear-gradient(rgba(185,183,183,.3) 15%,rgba(73,73,73,.6) 35%),url("assets/images/home-hero-mobile-1.png")}.about-hero-1{background-image:url("assets/images/about-hero-mobile-1.png");min-height:400px}.offerings-hero-1{background-image:linear-gradient(rgba(132,131,111,.35),rgba(132,131,111 .35)),url("assets/images/offerings-hero-mobile-1.png");min-height:350px}.contact-hero-1{background-image:linear-gradient(rgba(132,131,111,.35),rgba(132,131,111,.35)),url("assets/images/contact-hero-mobile-1.png");min-height:300px}.outline-btn-cta a{font-size:20px!important}.outline-btn-cta{margin-top:max(6rem,20%)!important}}
