.carousel-section{padding-top:5rem;position:relative;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}.call-button{position:absolute;top:7rem;right:2rem;background-color:#e18f47;color:#fff;font-family:Montserrat,sans-serif;padding:1rem 2rem;border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);transition:all .3s;display:flex;align-items:center;gap:.5rem;z-index:10}.call-button:hover{background-color:rgba(225,143,71,.9)}.carousel-container{width:100%;max-height:80vh}.carousel-item{position:relative;width:100%;padding-top:35%}.carousel-item>img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.carousel-overlay{position:absolute;inset:0;background-color:rgba(67,72,76,.4)}.carousel-content{position:absolute;bottom:0;left:0;right:0;padding:4rem;background:linear-gradient(0deg,rgba(0,0,0,.5),transparent);display:flex;justify-content:center}.carousel-title{font-size:3.5rem;line-height:1.2;font-family:Cormorant Garamond,serif;font-weight:700;color:#fff;max-width:50rem;text-align:center}.carousel-nav-button{background-color:#e18f47;color:#ecede8;width:3rem;height:3rem}.carousel-nav-button:hover{background-color:rgba(225,143,71,.9)}.carousel-prev{left:2rem}.carousel-next{right:2rem}@media (max-width:768px){.carousel-item{padding-top:45%}.carousel-title{font-size:2rem;padding:2rem}.carousel-content{padding:2rem}.carousel-nav-button{width:2.5rem;height:2.5rem}.carousel-prev{left:1rem}.carousel-next{right:1rem}}.services-section{padding:5rem 0;position:relative;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);background-color:#a8b5a2;text-align:center}.services-heading{font-size:2.5rem;line-height:1.2;font-family:Cormorant Garamond,serif;font-weight:700;color:#355653;margin-bottom:.5rem}.services-subheading{font-size:1.25rem;line-height:1.75;font-family:Montserrat,sans-serif;color:rgba(67,72,76,.8);margin-bottom:4rem}.services-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem;max-width:80rem;margin:0 auto;padding:0 1rem}@media (min-width:768px){.services-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.service-card{background-color:#ecede8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:2rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);transition:box-shadow .3s}.service-card:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.service-icon{margin-bottom:1.5rem;color:#8c6f3d;height:3rem;width:3rem}.service-title{font-size:1.5rem;line-height:2rem;font-family:Cormorant Garamond,serif;font-weight:700;color:#355653;margin-bottom:1rem}.service-description{font-family:Montserrat,sans-serif;font-size:.875rem;color:rgba(67,72,76,.8);line-height:1.625}.why-section{padding:5rem 1rem;background-color:#ecede8;position:relative}.why-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#8c6f3d,transparent)}.why-container{max-width:80rem;margin:0 auto;text-align:center}.why-heading{font-size:2.5rem;line-height:1.2;font-family:Cormorant Garamond,serif;font-weight:700;color:#355653;margin-bottom:.5rem}.why-subheading{font-size:1.25rem;line-height:1.75;font-family:Montserrat,sans-serif;color:rgba(67,72,76,.8);margin-bottom:4rem}.why-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:2.5rem;max-width:72rem;margin:0 auto}@media (min-width:768px){.why-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.why-card{background:linear-gradient(145deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.7));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:2.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transition:transform .3s,box-shadow .3s}.why-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.why-icon{margin:0 auto 1.5rem;color:#8c6f3d;height:3rem;width:3rem}.why-title{font-size:1.5rem;line-height:1.4;font-family:Cormorant Garamond,serif;font-weight:700;color:#355653;margin-bottom:1rem}.why-description{font-family:Montserrat,sans-serif;font-size:1rem;color:rgba(67,72,76,.9);line-height:1.75}