.nav-module-scss-module__4gbm3q__link{font-family:var(--font-belleza)}.nav-module-scss-module__4gbm3q__nav{z-index:1000;background-color:#fff;justify-content:space-between;align-items:center;width:100%;height:80px;padding:1rem;display:flex;position:fixed;top:0}.nav-module-scss-module__4gbm3q__nav .nav-module-scss-module__4gbm3q__nav__logo{max-width:50dvw;height:100%}.nav-module-scss-module__4gbm3q__nav .nav-module-scss-module__4gbm3q__nav__logo img{object-fit:cover;width:100%;height:100%}.nav-module-scss-module__4gbm3q__nav .nav-module-scss-module__4gbm3q__nav__links{flex-direction:row;justify-content:end;align-items:center;gap:2rem;list-style:none;display:flex}
.hero-module-scss-module__x_j6ka__hero{text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.hero-module-scss-module__x_j6ka__hero:before{content:"";z-index:1;background:linear-gradient(#0006 0%,#000000b3 100%);position:absolute;inset:0}.hero-module-scss-module__x_j6ka__bgImage{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.hero-module-scss-module__x_j6ka__content{z-index:2;flex-direction:column;align-items:center;gap:3rem;animation:1s ease-out forwards hero-module-scss-module__x_j6ka__fadeIn;display:flex;position:relative}.hero-module-scss-module__x_j6ka__logo{filter:drop-shadow(0 4px 6px #0000004d);object-fit:contain;width:250px;max-width:50%;height:auto}.hero-module-scss-module__x_j6ka__textContent{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.hero-module-scss-module__x_j6ka__title{letter-spacing:.05em;text-shadow:0 2px 8px #0009;margin:0;font-size:clamp(2rem,5vw,4rem);font-weight:700}.hero-module-scss-module__x_j6ka__slogan{text-shadow:0 2px 4px #00000080;max-width:600px;margin:0;font-size:clamp(1.2rem,3vw,2rem);font-weight:300}.hero-module-scss-module__x_j6ka__cta{color:#fff;background-color:#2b7a4b;border-radius:50px;margin-top:1rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #2b7a4b66}.hero-module-scss-module__x_j6ka__cta:hover{background-color:#1f5c38;transform:translateY(-2px);box-shadow:0 6px 20px #2b7a4b99}@keyframes hero-module-scss-module__x_j6ka__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.about-module-scss-module__umXZ8a__about{color:#333;background-color:#f8f9fa;padding:5rem 2rem}.about-module-scss-module__umXZ8a__container{grid-template-columns:1fr;align-items:center;gap:3rem;max-width:1200px;margin:0 auto;display:grid}@media (min-width:768px){.about-module-scss-module__umXZ8a__container{grid-template-columns:1fr 1fr}}.about-module-scss-module__umXZ8a__textContent{flex-direction:column;gap:1.5rem;display:flex}.about-module-scss-module__umXZ8a__title{color:#1f5c38;margin:0;font-size:clamp(2rem,3vw,2.5rem);font-weight:600;position:relative}.about-module-scss-module__umXZ8a__title:after{content:"";background-color:#2b7a4b;border-radius:2px;width:60px;height:4px;margin-top:.5rem;display:block}.about-module-scss-module__umXZ8a__paragraph{color:#555;margin:0;font-size:1.1rem;line-height:1.6}.about-module-scss-module__umXZ8a__paragraph strong{color:#2b7a4b;font-weight:600}.about-module-scss-module__umXZ8a__imageContainer{border-radius:12px;width:100%;height:400px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.about-module-scss-module__umXZ8a__imageContainer .about-module-scss-module__umXZ8a__image{object-fit:cover;transition:transform .5s}.about-module-scss-module__umXZ8a__imageContainer .about-module-scss-module__umXZ8a__image:hover{transform:scale(1.05)}
.lots-module-scss-module__QGuHWW__lots{color:#333;background-color:#fff;padding:5rem 2rem}.lots-module-scss-module__QGuHWW__container{flex-direction:column;gap:3rem;max-width:1200px;margin:0 auto;display:flex}.lots-module-scss-module__QGuHWW__header{text-align:center;max-width:800px;margin:0 auto}.lots-module-scss-module__QGuHWW__title{color:#1f5c38;margin:0 0 1rem;font-size:clamp(2rem,3vw,2.5rem);font-weight:600}.lots-module-scss-module__QGuHWW__subtitle{color:#555;margin:0;font-size:1.1rem}.lots-module-scss-module__QGuHWW__content{grid-template-columns:1fr;align-items:start;gap:3rem;display:grid}@media (min-width:992px){.lots-module-scss-module__QGuHWW__content{grid-template-columns:1fr 1fr}}.lots-module-scss-module__QGuHWW__imageContainer{border-radius:12px;width:100%;height:500px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.lots-module-scss-module__QGuHWW__imageContainer .lots-module-scss-module__QGuHWW__image{object-fit:cover}.lots-module-scss-module__QGuHWW__imageContainer .lots-module-scss-module__QGuHWW__imageOverlay{color:#fff;background:linear-gradient(#0000,#000c);padding:1.5rem;font-size:1.2rem;font-weight:600;position:absolute;bottom:0;left:0;right:0}.lots-module-scss-module__QGuHWW__cardsContainer{flex-direction:column;gap:2rem;display:flex}.lots-module-scss-module__QGuHWW__card{background-color:#f8f9fa;border-left:6px solid #2b7a4b;border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 15px #0000000d}.lots-module-scss-module__QGuHWW__card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001a}.lots-module-scss-module__QGuHWW__commercialCard{border-left-color:#d4a017}.lots-module-scss-module__QGuHWW__cardHeader{border-bottom:1px solid #e0e0e0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.lots-module-scss-module__QGuHWW__cardHeader h3{color:#1f5c38;margin:0;font-size:1.4rem}.lots-module-scss-module__QGuHWW__commercialCard .lots-module-scss-module__QGuHWW__cardHeader h3{color:#a87b00}.lots-module-scss-module__QGuHWW__price{color:#333;background-color:#e9ecef;border-radius:20px;padding:.25rem .75rem;font-size:1.25rem;font-weight:700}.lots-module-scss-module__QGuHWW__cardBody p{color:#555;margin:0 0 1rem;font-size:1rem;line-height:1.6}.lots-module-scss-module__QGuHWW__cardBody p:last-child{margin-bottom:0}.lots-module-scss-module__QGuHWW__cardBody p strong{color:#333}
.location-module-scss-module__5A6HEa__location{color:#333;background-color:#f0f4f2;padding:5rem 2rem}.location-module-scss-module__5A6HEa__container{grid-template-columns:1fr;gap:3rem;max-width:1200px;margin:0 auto;display:grid}@media (min-width:992px){.location-module-scss-module__5A6HEa__container{grid-template-columns:1fr 1fr;align-items:center}}.location-module-scss-module__5A6HEa__textContent{flex-direction:column;gap:1.5rem;display:flex}.location-module-scss-module__5A6HEa__title{color:#1f5c38;margin:0;font-size:clamp(2rem,3vw,2.5rem);font-weight:600;position:relative}.location-module-scss-module__5A6HEa__title:after{content:"";background-color:#2b7a4b;border-radius:2px;width:60px;height:4px;margin-top:.5rem;display:block}.location-module-scss-module__5A6HEa__address{color:#444;margin:0;font-size:1.1rem;font-weight:500}.location-module-scss-module__5A6HEa__subtitle{color:#2b7a4b;margin:1rem 0 0;font-size:1.3rem;font-weight:600}.location-module-scss-module__5A6HEa__pointsList{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.location-module-scss-module__5A6HEa__pointsList li{color:#555;align-items:flex-start;gap:1rem;font-size:1rem;line-height:1.5;display:flex}.location-module-scss-module__5A6HEa__pointsList li strong{color:#333}.location-module-scss-module__5A6HEa__icon{text-align:center;min-width:30px;font-size:1.5rem;display:inline-block}.location-module-scss-module__5A6HEa__mapContainer{border-radius:12px;width:100%;height:450px;overflow:hidden;box-shadow:0 10px 30px #0000001a}@media (min-width:992px){.location-module-scss-module__5A6HEa__mapContainer{height:600px}}.location-module-scss-module__5A6HEa__map{width:100%;height:100%}
.contact-module-scss-module__yHqPZG__contact{color:#333;background-color:#fff;padding:5rem 2rem}.contact-module-scss-module__yHqPZG__container{grid-template-columns:1fr;gap:4rem;max-width:1200px;margin:0 auto;display:grid}@media (min-width:992px){.contact-module-scss-module__yHqPZG__container{grid-template-columns:1fr 1fr;align-items:center}}.contact-module-scss-module__yHqPZG__info{flex-direction:column;gap:1.5rem;display:flex}.contact-module-scss-module__yHqPZG__logoContainer{margin-bottom:1rem}.contact-module-scss-module__yHqPZG__logo{max-width:100%;height:auto}.contact-module-scss-module__yHqPZG__title{color:#1f5c38;margin:0;font-size:clamp(2rem,3vw,2.5rem);font-weight:600}.contact-module-scss-module__yHqPZG__description{color:#555;margin:0 0 1rem;font-size:1.1rem;line-height:1.6}.contact-module-scss-module__yHqPZG__details{flex-direction:column;gap:1.5rem;display:flex}.contact-module-scss-module__yHqPZG__detailItem{align-items:flex-start;gap:1rem;display:flex}.contact-module-scss-module__yHqPZG__detailItem .contact-module-scss-module__yHqPZG__icon{font-size:1.5rem}.contact-module-scss-module__yHqPZG__detailItem strong{color:#1f5c38;margin-bottom:.25rem;font-size:1.1rem;display:block}.contact-module-scss-module__yHqPZG__detailItem p{color:#555;margin:0;line-height:1.5}.contact-module-scss-module__yHqPZG__detailItem a{color:#2b7a4b;font-weight:500;text-decoration:none;transition:color .3s}.contact-module-scss-module__yHqPZG__detailItem a:hover{color:#1f5c38;text-decoration:underline}.contact-module-scss-module__yHqPZG__formContainer{background-color:#f8f9fa;border-top:5px solid #2b7a4b;border-radius:12px;padding:2.5rem;box-shadow:0 10px 30px #0000000d}.contact-module-scss-module__yHqPZG__form{flex-direction:column;gap:1.25rem;display:flex}.contact-module-scss-module__yHqPZG__formTitle{color:#333;text-align:center;margin:0 0 1rem;font-size:1.5rem;font-weight:600}.contact-module-scss-module__yHqPZG__inputGroup{flex-direction:column;gap:.5rem;display:flex}.contact-module-scss-module__yHqPZG__inputGroup label{color:#555;font-size:.95rem;font-weight:500}.contact-module-scss-module__yHqPZG__inputGroup input,.contact-module-scss-module__yHqPZG__inputGroup select{background-color:#fff;border:1px solid #ddd;border-radius:6px;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .3s,box-shadow .3s}.contact-module-scss-module__yHqPZG__inputGroup input:focus,.contact-module-scss-module__yHqPZG__inputGroup select:focus{border-color:#2b7a4b;outline:none;box-shadow:0 0 0 3px #2b7a4b1a}.contact-module-scss-module__yHqPZG__submitBtn{color:#fff;cursor:pointer;background-color:#2b7a4b;border:none;border-radius:6px;margin-top:1rem;padding:1rem;font-size:1.1rem;font-weight:600;transition:background-color .3s,transform .2s}.contact-module-scss-module__yHqPZG__submitBtn:hover{background-color:#1f5c38;transform:translateY(-2px)}.contact-module-scss-module__yHqPZG__submitBtn:active{transform:translateY(0)}
