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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--text-color:#222;--white:#fff;--black:#000;--text:#8bc63f;--background:#fbfbfe75;--primary:#498802;--primary-light:#9ede54;--primary-light2:#caff8e;--primary-light3:#e0ffbe;--primary-dark:#315607;--secondary:#63fdcc;--accent:#0646db;--linearPrimarySecondary:linear-gradient(#498802,#63fdcc);--linearPrimaryAccent:linear-gradient(#498802,#0646db);--linearSecondaryAccent:linear-gradient(#63fdcc,#0646db);--radialPrimarySecondary:radial-gradient(#498802,#63fdcc);--radialPrimaryAccent:radial-gradient(#498802,#0646db);--radialSecondaryAccent:radial-gradient(#63fdcc,#0646db)}.navbar-shell{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fafafdf5;border-bottom:1px solid #31560714;position:sticky;top:0;z-index:1000}.navbar{align-items:center;display:flex;gap:1.5rem;min-height:88px;padding-bottom:.75rem;padding-top:.75rem}.navbar-brand{align-items:center;display:inline-flex;flex-shrink:0}.navbar-logo-image{display:block;height:58px;max-width:220px;object-fit:contain;width:auto}.navbar-panel{gap:1.5rem;justify-content:space-between}.navbar-links,.navbar-panel{align-items:center;display:flex;flex:1 1}.navbar-links{flex-wrap:wrap;gap:.5rem;justify-content:center}.navbar-link{align-items:center;background:#0000;border:1px solid #0000;border-radius:999px;color:var(--text-color);cursor:pointer;display:inline-flex;font:inherit;font-weight:600;justify-content:center;padding:.7rem 1rem;text-decoration:none;transition:background .2s ease,color .2s ease,border-color .2s ease}.navbar-link:focus-visible,.navbar-link:hover{background:#4988021a;border-color:#4988021f;color:var(--primary-dark);outline:none}.navbar-link.is-active{background:#49880229;border-color:#49880238;box-shadow:inset 0 0 0 1px #49880214;color:var(--primary-dark)}.placeholder-link{opacity:.9}.navbar-actions{align-items:center;display:flex;gap:.75rem;justify-content:flex-end}.navbar-register{background:var(--primary-dark);border:1px solid #0000;border-radius:999px;color:var(--white);cursor:pointer;font:inherit;font-weight:700;padding:.9rem 1.4rem;transition:background .2s ease,transform .2s ease}.navbar-register:focus-visible,.navbar-register:hover{background:var(--primary);outline:none;transform:translateY(-1px)}.navbar-language-menu{display:inline-flex;flex-shrink:0;position:relative}.navbar-language-option,.navbar-language-trigger{align-items:center;border:none;cursor:pointer;display:inline-flex;font:inherit;font-weight:800;justify-content:center}.navbar-language-trigger{background:#49880214;border-radius:999px;box-shadow:inset 0 0 0 1px #49880224;color:var(--primary-dark);gap:.35rem;min-height:3.15rem;min-width:4.7rem;padding-inline:1rem;transition:background .2s ease,box-shadow .2s ease,transform .2s ease}.navbar-language-trigger:hover,.navbar-language-trigger[aria-expanded=true]{background:#49880224;box-shadow:inset 0 0 0 1px #49880238}.navbar-language-option:focus-visible,.navbar-language-trigger:focus-visible{outline:2px solid #49880257;outline-offset:2px}.navbar-language-chevron{font-size:.85rem;line-height:1;opacity:.75}.navbar-language-options{background:var(--white);border-radius:16px;box-shadow:var(--card-shadow);display:grid;min-width:4.7rem;padding:.3rem;position:absolute;right:0;top:calc(100% + .45rem);z-index:1001}.navbar-language-option{background:#0000;border-radius:12px;color:var(--text-color);min-height:2.35rem;width:100%}.navbar-language-option:hover,.navbar-language-option[aria-selected=true]{background:#4988021f;color:var(--primary-dark)}.navbar-menu-toggle{align-items:center;background:var(--white);border:1px solid #4988021f;border-radius:12px;color:var(--primary-dark);cursor:pointer;display:none;height:44px;justify-content:center;margin-left:auto;width:44px}@media (max-width:960px){.navbar{flex-wrap:wrap}.navbar-menu-toggle{display:inline-flex}.navbar-panel{align-items:stretch;display:none;flex-direction:column;gap:1rem;padding:.25rem 0 .5rem;width:100%}.navbar-panel.is-open{display:flex}.navbar-links{align-items:stretch;flex-direction:column}.navbar-link{border-radius:16px;justify-content:flex-start;padding:.85rem 1rem;width:100%}.navbar-actions{align-items:center;justify-content:space-between;width:100%}.navbar-register{flex:1 1 12rem}}.user-container{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:16px;width:100%}.user-section{background:var(--white);border-radius:24px;box-shadow:0 2px 12px #0000000a;margin:2rem auto;padding:2rem;text-align:center}.user-section h2{color:var(--primary);font-size:2rem;font-weight:700;margin-bottom:1rem}.user-section p{color:var(--text-color);font-size:1.2rem;margin-bottom:2rem}.user-options{display:flex;gap:1rem;justify-content:center}.user-btn{background:var(--primary-dark);border:none;border-radius:8px;color:var(--white);cursor:pointer;font-size:1rem;font-weight:600;padding:.8rem 2rem}.user-btn:hover{background:var(--primary);color:var(--white);transition:background .2s,color .2s}*{box-sizing:border-box}body{background:#f9fbf4;color:var(--text-color);font-family:Segoe UI,Arial,sans-serif;margin:0;padding:0}a,button,input{font:inherit}button,input{border:none}img{max-width:100%}.responsive-container{margin:0 auto;max-width:1280px;padding-left:24px;padding-right:24px;width:100%}.main-content{padding-top:2rem}.homepage-shell{padding-bottom:2rem}.content-section,.hero-band,.trusted-section{padding-top:2rem}.main-hero{grid-gap:2rem;align-items:center;background:linear-gradient(180deg,#ffffffe0,#e0ffbe73);border:1px solid #49880214;border-radius:32px;box-shadow:0 24px 60px #31560714;display:grid;gap:2rem;grid-template-columns:minmax(0,.95fr) minmax(0,1.15fr);padding:2rem}.hero-text h1{color:var(--primary-dark);font-size:clamp(2.2rem,3.1vw,3.15rem);line-height:1.1;margin:1rem 0;max-width:11ch}.hero-text p{color:#222c;font-size:1.08rem;line-height:1.65;margin:0 0 1.5rem;max-width:52ch}.hero-badge,.section-eyebrow,.stats-heading{align-items:center;background:#4988021f;border-radius:999px;color:var(--primary-dark);display:inline-flex;font-size:.76rem;font-weight:800;gap:.4rem;letter-spacing:.08em;padding:.45rem .85rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.9rem}.hero-btn,.hero-btn:link,.hero-btn:visited{align-items:center;background:var(--primary-dark);border-radius:16px;color:var(--white);cursor:pointer;display:inline-flex;font-weight:700;justify-content:center;min-height:52px;padding:.95rem 1.35rem;text-decoration:none;transition:background .2s ease,transform .2s ease}.hero-btn:focus-visible,.hero-btn:hover{background:var(--primary);outline:none;transform:translateY(-1px)}.hero-btn-secondary{background:#0000;border:1px solid #49880233;color:var(--primary-dark)}.hero-btn-accent{background:var(--accent);color:var(--white)}.hero-btn-accent:focus-visible,.hero-btn-accent:hover{background:#0a59ea;color:var(--white)}.hero-btn-secondary:focus-visible,.hero-btn-secondary:hover{background:#49880214;color:var(--primary-dark)}.hero-visual{align-items:stretch;display:flex;min-height:100%;position:relative}.hero-visual-badge{align-items:center;background:#ffffffeb;border-radius:999px;box-shadow:0 12px 30px #3156071f;color:var(--primary-dark);display:inline-flex;font-size:.85rem;font-weight:700;gap:.45rem;left:1rem;padding:.7rem 1rem;position:absolute;top:1rem;z-index:2}.about-image,.hero-image{border:1px solid #49880214;border-radius:28px;box-shadow:0 18px 40px #31560724;display:block;width:100%}.hero-image{aspect-ratio:3/2;background:linear-gradient(180deg,#ffffffe0,#e0ffbe3d);height:100%;min-height:420px;object-fit:contain}.section-heading{grid-gap:.75rem;display:grid;gap:.75rem;margin-bottom:1.5rem}.about-copy h2,.cta-copy h2,.process-intro h2,.section-heading h2{color:var(--primary-dark);font-size:clamp(1.9rem,3vw,2.7rem);line-height:1.1;margin:0}.about-copy p,.cta-copy p,.process-intro p,.section-heading p,.trusted-copy-card p{color:#222222c7;font-size:1.02rem;line-height:1.7;margin:0}.services-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(4,minmax(0,1fr))}.cta-banner,.page-placeholder-card,.process-card,.service-card,.stat-card,.trusted-copy-card{background:#ffffffe6;border:1px solid #4988021a;border-radius:24px;box-shadow:0 18px 36px #3156070f}.service-card{display:flex;flex-direction:column;gap:1.25rem;min-height:100%;padding:1.25rem}.service-card-link{color:inherit;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.service-card-link:focus-visible,.service-card-link:hover{border-color:#49880238;box-shadow:0 24px 42px #3156071a;outline:none;transform:translateY(-3px)}.service-card-top{align-items:center;display:flex;gap:.75rem;justify-content:space-between}.icon-frame,.service-card-top.centered{justify-content:center}.icon-frame{align-items:center;background:#4988021f;border-radius:16px;color:var(--primary-dark);display:inline-flex;height:52px;width:52px}.service-icon-frame{border-radius:22px;height:72px;width:72px}.icon-frame.small{border-radius:14px;height:42px;width:42px}.service-card-body{grid-gap:.55rem;display:grid;gap:.55rem;text-align:center}.process-card h3,.service-card-body h3,.trusted-copy-card h3{color:var(--primary-dark);font-size:1.25rem;margin:0}.process-card p,.service-card-body p,.stat-card p{color:#222222c2;line-height:1.6;margin:0}.text-link{align-items:center;background:#0000;color:var(--primary-dark);cursor:pointer;display:inline-flex;font-weight:700;gap:.35rem;margin-top:auto;padding:0;text-decoration:none}.service-card-link:focus-visible .text-link,.service-card-link:hover .text-link{color:var(--primary)}.process-band{background:linear-gradient(180deg,#4988021f,#63fdcc24);margin-top:2rem;padding:3rem 0}.process-layout{grid-gap:1.5rem;align-items:start;display:grid;gap:1.5rem;grid-template-columns:minmax(220px,.32fr) minmax(0,1fr)}.process-intro{grid-gap:1rem;display:grid;gap:1rem}.process-steps{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.process-card{display:grid;justify-items:center;padding:1.4rem;position:relative;text-align:center}.process-number{align-items:center;background:var(--primary-dark);border-radius:50%;color:var(--white);display:inline-flex;font-weight:800;height:44px;justify-content:center;margin-bottom:1rem;width:44px}.about-layout{grid-gap:1.5rem;align-items:start;display:grid;gap:1.5rem;grid-template-columns:minmax(280px,1fr) minmax(0,2fr)}.about-copy{grid-gap:1rem;display:grid;gap:1rem}.about-media-column{grid-gap:1.25rem;align-content:start;display:grid;gap:1.25rem}.about-image-cta,.process-help-link{width:fit-content}.about-image-cta{justify-self:start}.about-image{aspect-ratio:auto;height:auto;object-fit:contain;width:100%}.chip-row{display:flex;flex-wrap:wrap;gap:.75rem}.feature-chip{align-items:center;background:#ffffffe0;border:1px solid #4988021a;border-radius:999px;color:var(--primary-dark);display:inline-flex;font-weight:600;gap:.45rem;padding:.65rem .9rem}.about-stats{grid-gap:1rem;display:grid;gap:1rem}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-card,.stats-grid{grid-gap:.85rem;display:grid;gap:.85rem}.stat-card{justify-items:center;padding:1rem;text-align:center}.stat-card strong{color:var(--primary-dark);font-size:1.8rem}.trusted-grid{grid-gap:1.25rem;align-items:stretch;display:grid;gap:1.25rem;grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr)}.trusted-copy-card,.trusted-logo-carousel{min-height:100%}.trusted-logo-carousel{background:#ffffffd1;border:1px solid #4988021a;border-radius:24px;padding:1.25rem}.trusted-copy-card{grid-gap:1rem;align-content:center;display:grid;gap:1rem;padding:1.5rem}.cta-banner{gap:1.5rem;justify-content:space-between;padding:1.6rem}.cta-actions,.cta-banner{align-items:center;display:flex}.cta-actions{flex-wrap:wrap;gap:.9rem}.cta-copy{align-items:center;display:flex;gap:1rem}.cta-eyebrow{margin-bottom:.8rem}.cta-icon{align-items:center;background:#4988021f;border-radius:50%;color:var(--primary-dark);display:inline-flex;flex-shrink:0;height:60px;justify-content:center;width:60px}.site-footer{background:var(--primary-dark);color:var(--white);margin-top:2rem;padding-top:2.5rem}.footer-top{grid-gap:1.5rem;align-items:start;display:grid;gap:1.5rem;grid-template-columns:minmax(260px,1.25fr) repeat(4,minmax(0,.8fr));padding-bottom:2rem}.footer-brand{grid-gap:1rem;display:grid;gap:1rem}.footer-brand-mark img{max-width:180px;width:auto}.footer-bottom p,.footer-brand p,.footer-column p,.footer-column span{color:#ffffffd6;line-height:1.6;margin:0}.footer-brand-copy{white-space:pre-line}.social-row{display:flex;flex-wrap:wrap;gap:.75rem}.social-link{align-items:center;background:#ffffff14;border-radius:12px;color:var(--white);display:inline-flex;height:42px;justify-content:center;text-decoration:none;transition:background .2s ease;width:42px}.social-link:focus-visible,.social-link:hover{background:#ffffff29;outline:none}.footer-column{grid-gap:.7rem;align-content:start;display:grid;gap:.7rem}.footer-column h3{color:var(--white);font-size:.92rem;letter-spacing:.08em;margin:0 0 .35rem}.footer-link{background:#0000;color:#ffffffd6;cursor:pointer;padding:0;text-align:left;text-decoration:none}.contact-row{align-items:flex-start;display:flex;gap:.55rem}.footer-bottom{border-top:1px solid #ffffff1f;padding:1rem 24px 1.5rem}.floating-whatsapp{align-items:center;background:var(--accent);border-radius:50%;bottom:20px;box-shadow:0 18px 36px #0646db4d;color:var(--white);display:inline-flex;height:58px;justify-content:center;position:fixed;right:20px;transition:transform .2s ease,background .2s ease;width:58px;z-index:1100}.floating-whatsapp:focus-visible,.floating-whatsapp:hover{background:var(--primary-dark);outline:none;transform:translateY(-2px)}.page-placeholder{display:grid;min-height:55vh;place-items:center}.page-placeholder-card{grid-gap:1rem;display:grid;gap:1rem;padding:2rem;text-align:center;width:min(100%,640px)}.page-placeholder-card h1{color:var(--primary-dark);margin:0}.faq-page{padding-bottom:2rem}.faq-page-card{grid-gap:1.25rem;background:#ffffffe6;border:1px solid #4988021a;border-radius:24px;box-shadow:0 18px 36px #3156070f;display:grid;gap:1.25rem;margin:0 auto;padding:2rem;width:min(100%,920px)}.faq-list{grid-gap:1rem;display:grid;gap:1rem}.faq-item{grid-gap:.65rem;background:#f9fbf4cc;border:1px solid #49880214;border-radius:18px;display:grid;gap:.65rem;padding:1.2rem}.faq-item h2{color:var(--primary-dark);font-size:1.15rem;margin:0}.faq-item p{color:#222222d1;line-height:1.7;margin:0}.partners-carousel{width:100%}.carousel-viewport{overflow:hidden}.carousel-track{display:flex}.carousel-marquee-track{animation:partners-marquee 28s linear infinite;width:max-content}.carousel-slide{align-items:center;display:flex;flex:0 0 170px;justify-content:center;min-height:120px;padding:1rem}.carousel-slide img{filter:saturate(.95);max-height:72px;max-width:120px;object-fit:contain;width:auto}.partners-carousel:hover .carousel-marquee-track{animation-play-state:paused}@keyframes partners-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:1100px){.about-layout,.footer-top,.services-grid,.stats-grid,.trusted-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.about-layout,.cta-banner,.footer-top,.main-hero,.process-layout,.trusted-grid{grid-template-columns:1fr}.cta-banner,.main-hero{display:grid}.process-steps{grid-template-columns:1fr}.cta-copy{align-items:flex-start}.hero-image{min-height:320px}}@media (max-width:700px){.responsive-container{padding-left:18px;padding-right:18px}.content-section,.hero-band,.main-content,.trusted-section{padding-top:1.25rem}.cta-banner,.faq-page-card,.main-hero,.page-placeholder-card,.service-card,.trusted-copy-card,.trusted-logo-carousel{padding:1.2rem}.services-grid,.stats-grid{grid-template-columns:1fr}.cta-actions,.cta-copy,.hero-actions{align-items:stretch;flex-direction:column}.about-image-cta,.hero-btn,.process-help-link{width:100%}.floating-whatsapp{bottom:16px;height:54px;right:16px;width:54px}}
/*# sourceMappingURL=main.967fb751.css.map*/