body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.whatsapp-fixed{background-color:#25d366;border-radius:51%;bottom:70px;box-shadow:0 4px 8px #0000004d;color:#fff;font-size:29px;height:30px;padding:10px;position:fixed;right:15px;transition:transform .3s ease,box-shadow .3s ease;width:30px;z-index:1000}.whatsapp-fixed:hover{box-shadow:0 6px 12px #0006;transform:scale(1.1)}.btn{-webkit-tap-highlight-color:transparent;align-items:center;border:0;border-radius:16px;cursor:pointer;display:inline-flex;font-weight:600;gap:8px;justify-content:center;line-height:1;outline:none;transition:transform .08s ease,filter .15s ease,background-color .15s ease,box-shadow .15s ease;-webkit-user-select:none;user-select:none}.btn:focus-visible{box-shadow:0 0 0 2px hsl(var(--background)),0 0 0 4px hsl(var(--primary))}.btn--default{font-size:14px;padding:8px 16px}.btn--lg{font-size:16px;padding:12px 22px}.btn--hero{background:hsl(var(--primary));box-shadow:0 16px 36px -16px #00000047;color:hsl(var(--primary-foreground))}.btn--hero:hover{filter:brightness(1.06)}.btn--accent{background:#f4b400;box-shadow:0 16px 36px -16px #00000047;color:#141414}.btn--accent:hover{filter:brightness(1.06)}.btn--secondary{background:hsl(var(--muted));box-shadow:0 6px 16px -10px #0000002e;color:hsl(var(--foreground))}.btn--secondary:hover{filter:brightness(1.02)}.btn--outline{background:#0000;border:1px solid hsl(var(--border));box-shadow:0 2px 8px -6px #0000002e;color:hsl(var(--foreground))}.btn--outline:hover{background:hsla(var(--muted),.4)}.btn svg{height:20px;width:20px}.sr-only{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.mobon-sidebar{background:hsl(var(--card));border-right:1px solid hsl(var(--border));bottom:0;display:flex;flex-direction:column;gap:8px;left:0;padding:8px 4px;position:fixed;top:0;transition:width .25s ease;width:40px;z-index:50}.mobon-sidebar.collapsed{border-radius:5px;max-height:-webkit-fit-content;max-height:fit-content;width:30px}.mobon-sidebar__title{display:none}.mobon-sidebar__menu{display:flex;flex-direction:column;gap:8px;margin-top:4px}.mobon-sidebar__btn{align-items:center;background:#0000;border:0;border-radius:10px;color:hsl(var(--foreground));cursor:pointer;display:flex;height:44px;justify-content:center;transition:background .15s ease,box-shadow .15s ease;width:100%}.mobon-sidebar__btn:hover{background:hsl(var(--muted)/.35)}.mobon-sidebar__btn:active{background:hsl(var(--muted)/.5)}.mobon-sidebar__icon{color:hsl(var(--primary));flex:0 0 22px;height:22px;width:22px}.mobon-sidebar__text{display:none!important}.mobon-with-sidebar,.mobon-with-sidebar--collapsed{padding-left:40px}@media (max-width:768px){.mobon-sidebar{width:30px}.mobon-with-sidebar,.mobon-with-sidebar--collapsed{padding-left:40px}}:root{--background:0 0% 100%;--foreground:222.2 47.4% 11.2%;--card:0 0% 100%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--border:214.3 31.8% 91.4%;--primary:142 72% 30%;--primary-foreground:0 0% 100%;--accent:#f4b400}.container{margin:0 auto;max-width:1200px}.text-primary{color:#15843e;color:hsl(var(--primary))}.text-muted-foreground{color:#64748b;color:hsl(var(--muted-foreground));font-size:18px}.mobon-with-sidebar--collapsed{padding-left:40px}@media (max-width:1024px){.mobon-with-sidebar--collapsed{padding-left:0}}.mobon-topbar{background:hsla(0 0% 100%,.95);background:hsla(var(--background),.95)}.mobon-topbar__wrap{align-items:center;display:flex;gap:10px;height:50px;margin:0 auto;max-width:1200px;padding:0 16px}.topbar__brand{align-items:center;display:flex;font-weight:600;gap:8px}.topbar__icon{color:#15843e;color:hsl(var(--primary));height:30px;width:30px}.topbar__title{color:#0f172a;color:hsl(var(--foreground));font-size:18px}.mob-on-container{background-color:#fff;min-height:100vh}.mob-on-hero{align-items:center;background-color:#fff;display:flex;justify-content:center;padding:64px 0 0;position:relative}.mob-on-hero:before{background-image:radial-gradient(closest-side,#00000026,#0000 70%);content:"";inset:0;opacity:.08;pointer-events:none;position:absolute;transform:translateY(-18%)}.hero__container{padding:0 16px;text-align:center}.hero__logo-card{background-color:#fff;border-radius:15px;box-shadow:0 30px 70px -30px #000c,0 18px 30px -18px #000c;display:inline-block;margin:-75px 15px 15px;padding:0 18px}.hero__logo{display:block;height:auto;max-width:80vw;width:440px}.mobon-topbar{background:#fff;background:hsl(var(--background));border-bottom:1px solid #e2e8f0;border-bottom:1px solid hsl(var(--border));display:flex;position:-webkit-sticky;position:sticky;top:0;transition:background-color .2s ease,box-shadow .2s ease,border-color .2s ease;z-index:60}.mobon-topbar.mobon-topbar--scrolled{background:#a1a1a1;border-bottom-color:#0000;box-shadow:0 2px 12px #0000001f}@media (max-width:768px){.hero__logo{max-width:240px;width:100%}.container{margin:0 auto;max-width:280px;padding:15px}.stats{gap:20px;margin:20px auto;max-width:250px;width:100%}.hero-actions,.stats{display:flex;flex-direction:column}.hero-actions{flex-wrap:wrap;gap:18px;justify-content:center;margin:auto;max-width:240px}.mobon-topbar{background:hsla(0 0% 100%,.95);background:hsla(var(--background),.95);border-bottom:1px solid #e2e8f0;border-bottom:1px solid hsl(var(--border));display:flex;position:-webkit-sticky;position:sticky;top:0;z-index:60}.mobon-sidebar.collapsed{border:none;border-radius:15px;margin-top:34px;max-height:-webkit-fit-content;max-height:fit-content;width:30px}.hero__subtitle{color:#64748b;color:hsl(var(--muted-foreground));font-size:clamp(18px,2.2vw,22px);margin:0 auto 18px;max-width:300px}.howto__image{border-radius:15px;box-shadow:0 14px 32px #0000001f;display:flex;height:auto;margin:auto;width:80%}.mob-on-instruction-card{display:flex;flex-wrap:wrap;margin:-40px auto;max-width:250px}.location__cta{display:flex;justify-content:flex-end;margin:0;white-space:nowrap}.location__row{align-items:center;gap:14px;grid-template-columns:1fr;margin:auto auto 16px;width:100%}.btn--lg{font-size:16px}.location__smallcard{border:1px solid hsla(142 72% 30%,.25);border:1px solid hsla(var(--primary),.25);border-radius:15px;box-shadow:0 10px 18px -12px #0000001f;padding:0}.footer-partner{gap:.5rem}.footer-partner,.whats-link{align-items:center;display:flex}.whats-link{color:inherit;justify-content:center;margin:auto;text-decoration:none;width:100%}.whats-link:hover .whats-icon{opacity:1;transform:translateY(-2px)}.whats-icon{color:#25d366;height:1.2rem;transition:transform .2s,opacity .2s;width:1.2rem}.partner-text{font-size:.875rem}}.hero__title{color:#0f172a;color:hsl(var(--foreground));font-size:clamp(24px,5vw,72px);font-weight:800;letter-spacing:-.02em;margin:10px 0 12px;white-space:nowrap}.hero__field{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:auto}.hero__subtitle{color:#64748b;color:hsl(var(--muted-foreground));font-size:clamp(18px,2.2vw,22px);margin:0 auto 18px}.hero-actions{display:flex;flex-wrap:wrap;gap:18px;justify-content:center;margin-top:6px}.hero-btn{border-radius:15px;box-shadow:0 16px 32px -16px #00000040;font-weight:700}.btn__icon{height:20px;margin-right:8px;width:20px}.features{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr;margin:28px auto 0;width:200px}@media (min-width:769px){.features{align-items:center;display:flex;gap:20px;justify-content:center;margin:auto;width:100%}}.mob-on-feature-card{border:1px solid #e2e8f0;border:1px solid hsla(142 72% 30%,.35);border-color:hsla(var(--primary),.35);border-radius:15px;box-shadow:0 16px 28px -14px #0000003d,0 8px 16px -10px #0000001f;display:grid;min-height:30px;padding:20px 18px;place-items:center;text-align:center;transform:translateY(-2px);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.feature__icon{color:#15843e;color:hsl(var(--primary));height:28px;margin-bottom:6px;width:28px}.feature__title{color:#0f172a;color:hsl(var(--foreground));font-size:24px;font-weight:700;margin:4px 0 2px}.feature__desc{color:#64748b;color:hsl(var(--muted-foreground));font-size:18px;line-height:1.35rem;margin:0;max-width:28ch}.mob-on-how-to-section{background:linear-gradient(180deg,#10b9810f,#0000);padding:0}.howto__head{margin-bottom:42px;text-align:center}.howto__title{color:#0f172a;color:hsl(var(--foreground));font-size:clamp(24px,3.6vw,56px);font-weight:800;letter-spacing:-.02em}.howto__subtitle{color:#64748b;color:hsl(var(--muted-foreground));font-size:24px;max-width:720px;padding:0 52px}.mob-on-icon-circle{align-items:center;background:hsla(142 72% 30%,.1);background:hsla(var(--primary),.1);border-radius:9999px;box-shadow:inset 0 0 0 1px hsla(142 72% 30%,.12);box-shadow:inset 0 0 0 1px hsla(var(--primary),.12);display:flex;height:70px;justify-content:center;margin:0 auto 12px;width:70px}.howto__cta-title{font-size:24px;font-weight:700;margin-top:6px;text-align:center}.howto__cta-desc{color:#64748b;color:hsl(var(--muted-foreground));font-size:18px;margin:6px auto 0;max-width:560px;text-align:center}.howto__actions{flex-wrap:wrap;gap:12px;margin-top:10px}.howto__actions,.howto__divider{display:flex;justify-content:center}.howto__divider{border-top:1px solid #e2e8f0;border-top:1px solid hsl(var(--border));margin-top:18px;padding-top:12px}.howto__pdf{border-radius:15px;margin:10px auto 0;white-space:nowrap;width:min(680px,100%)}.gallery{background-color:#fff;margin-bottom:-70px;padding:40px 35px;scroll-margin-top:72px}.gallery__head{margin-bottom:24px;text-align:center}.gallery__title{font-size:clamp(24px,3vw,44px);font-weight:800;letter-spacing:-.01em}.gallery__subtitle{color:#64748b;color:hsl(var(--muted-foreground));font-size:18px;margin:10px auto 0;max-width:720px}.mob-on-gallery-featured{border-radius:15px;box-shadow:0 24px 40px -18px #00000040,0 10px 16px -12px #00000026;overflow:hidden;position:relative}.mob-on-gallery-featured img{height:500px;object-fit:cover;transition:transform .7s ease;width:100%}.mob-on-gallery-featured:hover img{transform:scale(1.035)}.gallery__legend{background:linear-gradient(180deg,#0000,#0000008c);bottom:0;left:0;padding:28px;position:absolute;right:0}.gallery__legend-text{color:#fff;font-size:18px;font-weight:600;margin:0 0 8px}.mob-on-gallery-indicators{display:flex;gap:8px}.mob-on-gallery-indicator{border-radius:9999px;height:4px;transition:.2s}.mob-on-gallery-indicator.active{background:#15843e;background:hsl(var(--primary));width:36px}.mob-on-gallery-indicator.inactive{background:#fff9;width:16px}.mobon-thumbs{border-radius:15px;box-shadow:0 24px 50px -24px #0000002e;margin-top:18px;padding:18px 8px;position:relative}.thumbs__track{display:flex;gap:36px;overflow-x:auto;padding:8px 64px;scroll-snap-type:x mandatory}.thumbs__track::-webkit-scrollbar{display:none}.thumbs__item{flex:0 0 75px;max-width:75px;scroll-snap-align:center}.mob-on-thumbnail{border:1px solid #e2e8f0;border:1px solid hsl(var(--border));border-radius:15px;opacity:.9;overflow:hidden;position:relative;transition:.2s}.mob-on-thumbnail:hover{opacity:1;transform:scale(1.03)}.mob-on-thumbnail.active{box-shadow:0 0 0 4px #15843e,0 10px 15px -3px hsla(142 72% 30%,.45);box-shadow:0 0 0 4px hsl(var(--primary)),0 10px 15px -3px hsla(var(--primary),.45);opacity:1}.mob-on-thumbnail img{display:block;height:120px;object-fit:cover;width:100%}.mob-on-thumbnail-badge{align-items:center;background:hsla(142 72% 30%,.2);background:hsla(var(--primary),.2);display:flex;inset:0;justify-content:center;position:absolute}.mob-on-thumbnail-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;background:#15843e;background:hsl(var(--primary));border-radius:9999px;height:12px;width:12px}.thumbs__next,.thumbs__prev{align-items:center;background:#0000008c;border:0;border-radius:9999px;box-shadow:0 6px 20px #00000040;color:#fff;display:flex;height:42px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:42px}.thumbs__next:hover,.thumbs__prev:hover{background:#000000b3}.thumbs__prev{left:10px}.thumbs__next{right:10px}@media (min-width:768px){.stats{grid-template-columns:repeat(3,minmax(0,1fr))}}.mob-on-stat-card{border:1px solid #000;border-radius:15px;height:-webkit-min-content;height:min-content;padding:5px;text-align:center}.stats__value{color:#15843e;color:hsl(var(--primary));font-size:24px;font-weight:800;margin-bottom:-15px}.stats__label{color:#64748b;color:hsl(var(--muted-foreground));font-size:18px;white-space:nowrap}.location{background:#0000;padding:0}.location__head{margin-bottom:40px;text-align:center}.location__title{font-size:clamp(24px,3vw,44px);font-weight:800}.location__subtitle{color:#64748b;color:hsl(var(--muted-foreground));font-size:18px;margin:10px auto 0;max-width:720px}.location__info{align-items:flex-start;display:flex;gap:12px}.location__pin{color:#15843e;color:hsl(var(--primary));height:24px;margin-top:2px;width:24px}.location__label{font-weight:700;margin-bottom:6px}.location__cta{display:flex;justify-content:flex-end}.location__image{border-radius:15px;height:420px;object-fit:cover}.location__overlay-pin{margin:0 auto 6px}@media (min-width:768px){.location__grid{grid-template-columns:repeat(2,1fr)}}.location__smallcard{border:1px solid hsla(142 72% 30%,.25);border:1px solid hsla(var(--primary),.25);border-radius:15px;box-shadow:0 10px 18px -12px #0000001f;padding:0}.location__smallicon{color:#15843e;color:hsl(var(--primary));height:28px;margin-bottom:10px;width:28px}.mob-on-footer{background:#15843e;background:hsl(var(--primary));color:#fff;color:hsl(var(--primary-foreground));margin-top:40px;padding:48px 0}.footer__container{grid-gap:12px;display:grid;gap:12px;text-align:center}.footer__icon{height:42px;margin:0 auto;width:42px}.footer__title{font-size:24px;font-weight:800}.footer__text{color:#ffffffeb;font-size:18px;margin:0 auto;max-width:720px}.mob-on-footer-divider{border-top:1px solid #ffffff40;padding-top:16px}.footer__copy{font-size:14px;margin:0;opacity:.9}.inline-flex{display:inline-flex}.items-center{align-items:center}.justify-center{justify-content:center}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.font-medium{font-weight:500}.transition{transition:all .2s ease}.focus\:outline-none:focus{outline:none}.focus\:ring-2:focus{box-shadow:0 0 0 2px #10b98173}.focus\:ring-offset-2:focus{outline-offset:2px}.h-9{height:2.25rem}.h-11{height:2.75rem}.px-4{padding:0 1rem}.px-6{padding:0 1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.bg-gray-900{background:#111827}.text-white{color:#fff}.shadow-sm{box-shadow:0 1px 2px #0000000f}.hover\:opacity-90:hover{opacity:.9}.bg-\[hsl\(var\(--primary\)\)\]{background:#15843e;background:hsl(var(--primary))}.text-\[hsl\(var\(--primary-foreground\)\)\]{color:#fff;color:hsl(var(--primary-foreground))}.shadow-md{box-shadow:0 4px 12px #0000001f}.hover\:brightness-110:hover{filter:brightness(1.1)}.bg-\[\#F4B400\]{background:#f4b400}.text-black{color:#000}.bg-\[hsl\(var\(--muted\)\)\]{background:#f1f5f9;background:hsl(var(--muted))}.text-\[hsl\(var\(--foreground\)\)\]{color:#0f172a;color:hsl(var(--foreground))}.hover\:opacity-95:hover{opacity:.95}.border{border-style:solid;border-width:1px}.border-\[hsl\(var\(--border\)\)\]{border-color:#e2e8f0;border-color:hsl(var(--border))}.bg-transparent{background:#0000}.hover\:bg-\[hsla\(var\(--muted\)\/0\.4\)\]:hover{background:hsla(210 40% 96.1%,.4);background:hsla(var(--muted),.4)}.w-full{width:100%}@keyframes pulse{0%,to{opacity:.9;transform:scale(.9)}50%{opacity:1;transform:scale(1.15)}}@media (max-width:380px){.mob-on-feature-card{min-height:140px;padding:16px 14px}.feature__desc{font-size:.92rem}}.mobon-whats-btn{align-items:center;display:inline-flex;gap:8px}.mobon-whats-btn,.mobon-whats-btn:focus,.mobon-whats-btn:hover{color:#fff;text-decoration:none}.mobon-whats-icon{color:#fff;flex-shrink:0;height:1.25rem;margin-top:1px;width:1.25rem}.mob-on-map-container{border-radius:15px;cursor:pointer;overflow:hidden;position:relative}.location__image{display:block;height:auto;width:100%}.mob-on-map-overlay{align-items:center;display:flex;inset:0;justify-content:center;pointer-events:none;position:absolute}.mob-on-map-overlay:before{background:#00000059;content:"";inset:0;position:absolute}.location__overlay-text{align-items:center;color:#fff;display:flex;flex-direction:column;font-weight:600;gap:6px;margin:0;position:relative;text-align:center;text-shadow:0 2px 8px #0009}.location__overlay-text p{color:#fff;margin:0}.location__overlay-pin{stroke:#fff;fill:#0000;height:28px;width:28px}.location__grid{border:1px solid #ccc;border-radius:15px;margin-top:24px;padding:10px}.dmc-solar{padding:28px 0 0}.dmc-solar__card{background:#fff;border:1px solid #e2e8f0;border:1px solid hsl(var(--border));border-radius:15px;box-shadow:0 10px 18px -12px #0000001f;padding:16px}.dmc-solar__mediaGrid{grid-gap:14px;align-items:stretch;display:grid;gap:14px;grid-template-columns:1fr 1fr}.dmc-solar__media{background:#00000008;border:1px solid #e2e8f0;border:1px solid hsl(var(--border));border-radius:15px;overflow:hidden}.dmc-solar__img,.dmc-solar__video{display:block;height:380px;object-fit:cover;width:100%}.dmc-solar__video{background:#000}.dmc-solar__content{grid-gap:10px;display:grid;gap:10px;margin-top:14px}.dmc-solar__title{font-size:22px;font-weight:800;margin:0}.dmc-solar__desc{color:#64748b;color:hsl(var(--muted-foreground));font-size:18px;line-height:1.35rem;margin:0}.dmc-solar__cta{background:#15843e;background:hsl(var(--primary));color:#fff;margin:10px auto 0;width:40%}.dmc-solar__ctaLink{align-items:center;color:#fff;display:inline-flex;gap:10px;justify-content:center;line-height:1.15;padding:14px 16px;text-align:center;text-decoration:none;white-space:normal;width:100%;word-break:keep-all}.dmc-solar__cta:hover{filter:brightness(1.05)}@media (max-width:768px){.dmc-solar__mediaGrid{grid-template-columns:1fr}.dmc-solar__img,.dmc-solar__video{height:220px}.dmc-solar__cta{width:100%}.dmc-solar__ctaLink{font-size:16px;line-height:1.2;padding:16px 14px}}
/*# sourceMappingURL=main.067b5cc9.css.map*/