:root{--color-primary:#244a3a;--color-primary-soft:#5f7d67;--color-background:#f6f1e8;--color-surface:#fff;--color-text:#24302a;--color-text-soft:#667068;--container-width:1200px;--page-padding:24px}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-background);color:var(--color-text);margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(calc(100% - var(--page-padding)*2),var(--container-width));margin-inline:auto}@media (width<=650px){h1,h2,h3{text-wrap:balance}h1{line-height:1!important}h2{line-height:1.08!important}h3{line-height:1.15!important}p{overflow-wrap:break-word}}.site-header[data-v-b4688ce4]{z-index:100;background:#f6f1e8;border-bottom:1px solid #244a3a14;width:100%;position:relative}.site-header__inner[data-v-b4688ce4]{grid-template-columns:auto 1fr auto;align-items:center;gap:42px;height:78px;display:grid}.site-header__brand[data-v-b4688ce4]{flex-shrink:0;align-items:center;display:inline-flex}.site-header__logo[data-v-b4688ce4]{-o-object-fit:contain;object-fit:contain;width:205px;max-width:100%;height:auto;display:block}.site-header__nav[data-v-b4688ce4]{justify-content:flex-end;align-items:center;gap:31px;display:flex}.site-header__nav-link[data-v-b4688ce4]{color:#1c332a;white-space:nowrap;font-size:.88rem;font-weight:600;transition:color .2s;position:relative}.site-header__nav-link[data-v-b4688ce4]:after{content:"";transform-origin:50%;background:#24543f;height:1px;transition:transform .2s;position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(0)}.site-header__nav-link[data-v-b4688ce4]:hover{color:#24543f}.site-header__nav-link.router-link-active[data-v-b4688ce4]:after{transform:scaleX(1)}.site-header__cta[data-v-b4688ce4]{color:#fff;white-space:nowrap;background:#24543f;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 20px;font-size:.84rem;font-weight:700;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.site-header__cta[data-v-b4688ce4]:hover{background:#1d4735;transform:translateY(-1px);box-shadow:0 7px 18px #24543f24}.site-header__menu-button[data-v-b4688ce4]{color:#24543f;cursor:pointer;background:0 0;border:1px solid #244a3a24;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-left:auto;padding:0;display:none}.mobile-navigation[data-v-b4688ce4]{display:none}@media (width<=900px){.site-header[data-v-b4688ce4]{position:sticky;top:0}.site-header__inner[data-v-b4688ce4]{justify-content:space-between;gap:20px;height:68px;display:flex}.site-header__logo[data-v-b4688ce4]{width:175px}.site-header__cta[data-v-b4688ce4],.site-header__nav[data-v-b4688ce4]{display:none}.site-header__menu-button[data-v-b4688ce4]{display:inline-flex}.mobile-navigation[data-v-b4688ce4]{z-index:99;background:#f6f1e8;display:block;position:fixed;inset:68px 0 0;overflow-y:auto}.mobile-navigation__inner[data-v-b4688ce4]{flex-direction:column;min-height:calc(100dvh - 68px);padding-top:22px;padding-bottom:28px;display:flex}.mobile-navigation__links[data-v-b4688ce4]{border-top:1px solid #244a3a21}.mobile-navigation__link[data-v-b4688ce4]{color:#173a2d;letter-spacing:-.025em;border-bottom:1px solid #244a3a21;grid-template-columns:42px minmax(0,1fr);align-items:center;min-height:69px;font-size:1.32rem;font-weight:700;display:grid}.mobile-navigation__number[data-v-b4688ce4]{color:#24543f7a;letter-spacing:.08em;font-size:.66rem;font-weight:700}.mobile-navigation__link--active[data-v-b4688ce4],.mobile-navigation__link--active .mobile-navigation__number[data-v-b4688ce4]{color:#24543f}.mobile-navigation__bottom[data-v-b4688ce4]{margin-top:auto;padding-top:35px}.mobile-navigation__info[data-v-b4688ce4]{flex-direction:column;gap:4px;margin-bottom:20px;display:flex}.mobile-navigation__info span[data-v-b4688ce4]{color:#63806f;letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:700}.mobile-navigation__info strong[data-v-b4688ce4]{color:#173a2d;font-size:.92rem}.mobile-navigation__cta[data-v-b4688ce4]{color:#fff;background:#24543f;border-radius:999px;justify-content:space-between;align-items:center;gap:14px;width:100%;min-height:50px;padding:0 19px;font-size:.88rem;font-weight:700;display:flex}}@media (width<=600px){.site-header__inner[data-v-b4688ce4]{height:62px}.site-header__logo[data-v-b4688ce4]{width:155px}.site-header__menu-button[data-v-b4688ce4]{width:40px;height:40px}.mobile-navigation[data-v-b4688ce4]{inset:62px 0 0}.mobile-navigation__inner[data-v-b4688ce4]{min-height:calc(100dvh - 62px);padding-top:15px;padding-bottom:22px}.mobile-navigation__link[data-v-b4688ce4]{min-height:64px;font-size:1.2rem}.mobile-navigation__bottom[data-v-b4688ce4]{padding-top:28px}}.mobile-menu-enter-active[data-v-b4688ce4],.mobile-menu-leave-active[data-v-b4688ce4]{transition:opacity .22s,transform .22s}.mobile-menu-enter-from[data-v-b4688ce4],.mobile-menu-leave-to[data-v-b4688ce4]{opacity:0;transform:translateY(-8px)}.site-footer[data-v-4f674a2f]{color:#ffffffb8;background:#142f27;padding:80px 0 28px}.site-footer__top[data-v-4f674a2f]{grid-template-columns:1.5fr repeat(3,1fr);gap:60px;padding-bottom:60px;display:grid}.site-footer__brand-link[data-v-4f674a2f]{align-items:center;margin-bottom:24px;display:inline-flex}.site-footer__logo[data-v-4f674a2f]{width:205px;max-width:100%;height:auto;display:block}.site-footer__brand p[data-v-4f674a2f]{color:#ffffffa8;max-width:300px;margin:0;font-size:.88rem;line-height:1.7}.site-footer__column[data-v-4f674a2f]{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.site-footer__column h3[data-v-4f674a2f]{color:#fff;margin:0 0 9px;font-size:.88rem;font-weight:700}.site-footer__column a[data-v-4f674a2f]{color:#ffffffb3;font-size:.84rem;line-height:1.5;transition:color .2s,transform .2s}.site-footer__column a[data-v-4f674a2f]:hover{color:#fff}.site-footer__contact[data-v-4f674a2f]{color:#ffffffb3;align-items:flex-start;gap:9px;font-size:.83rem;line-height:1.5;display:flex}a.site-footer__contact[data-v-4f674a2f]:hover{color:#fff}.site-footer__contact svg[data-v-4f674a2f]{color:#ffffff85;flex-shrink:0;margin-top:2px}.site-footer__featured-link[data-v-4f674a2f]{align-items:center;gap:7px;display:inline-flex}.site-footer__featured-link svg[data-v-4f674a2f]{opacity:.65;flex-shrink:0;transition:opacity .2s,transform .2s}.site-footer__featured-link:hover svg[data-v-4f674a2f]{opacity:1;transform:translate(2px,-2px)}.site-footer__social[data-v-4f674a2f]{color:#ffffffb3;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;margin-top:10px;transition:color .2s,border-color .2s,background .2s,transform .2s;display:inline-flex}.site-footer__social[data-v-4f674a2f]:hover{color:#fff;background:#ffffff0f;border-color:#ffffff6b;transform:translateY(-2px)}.site-footer__bottom[data-v-4f674a2f]{color:#ffffff7a;border-top:1px solid #ffffff1c;justify-content:space-between;gap:30px;padding-top:28px;font-size:.74rem;display:flex}.site-footer__bottom p[data-v-4f674a2f]{margin:0}@media (width<=900px){.site-footer__top[data-v-4f674a2f]{grid-template-columns:repeat(2,1fr);gap:50px}}@media (width<=600px){.site-footer[data-v-4f674a2f]{padding-top:60px}.site-footer__top[data-v-4f674a2f]{grid-template-columns:1fr;gap:38px;padding-bottom:45px}.site-footer__logo[data-v-4f674a2f]{width:185px}.site-footer__brand p[data-v-4f674a2f]{max-width:290px}.site-footer__bottom[data-v-4f674a2f]{flex-direction:column;gap:8px}}.floating-actions[data-v-9c515a94]{z-index:80;pointer-events:none;flex-direction:column;align-items:flex-end;gap:11px;display:flex;position:fixed;bottom:24px;right:24px}.floating-action[data-v-9c515a94]{pointer-events:auto;cursor:pointer;border:0;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 8px 25px #0f2f2624,0 2px 8px #0f2f2614}.floating-action[data-v-9c515a94]:hover{transform:translateY(-2px);box-shadow:0 12px 30px #0f2f262e,0 3px 10px #0f2f2617}.floating-action--whatsapp[data-v-9c515a94]{color:#fff;background:#24543f;border-radius:999px;gap:9px;min-height:52px;padding:0 18px;font-size:.82rem;font-weight:700}.floating-action__label[data-v-9c515a94]{line-height:1}.floating-action--top[data-v-9c515a94]{color:#24543f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f6f1e8f5;border:1px solid #24543f29;border-radius:50%;width:46px;height:46px}.scroll-button-enter-active[data-v-9c515a94],.scroll-button-leave-active[data-v-9c515a94]{transition:opacity .2s,transform .2s}.scroll-button-enter-from[data-v-9c515a94],.scroll-button-leave-to[data-v-9c515a94]{opacity:0;transform:translateY(8px)scale(.94)}@media (width<=900px){.floating-actions[data-v-9c515a94]{bottom:18px;right:18px}}@media (width<=600px){.floating-actions[data-v-9c515a94]{gap:9px;bottom:14px;right:14px}.floating-action--whatsapp[data-v-9c515a94]{border-radius:50%;width:50px;height:50px;min-height:50px;padding:0}.floating-action__label[data-v-9c515a94]{display:none}.floating-action--top[data-v-9c515a94]{width:44px;height:44px}}.error-page[data-v-50f707b7]{color:#173a2d;background:#f6f1e8;flex-direction:column;min-height:100dvh;display:flex}.error-header[data-v-50f707b7]{border-bottom:1px solid #244a3a1a}.error-header__inner[data-v-50f707b7]{align-items:center;min-height:78px;display:flex}.error-header__brand[data-v-50f707b7]{cursor:pointer;background:0 0;border:0;padding:0;display:inline-flex}.error-header__brand img[data-v-50f707b7]{width:195px;height:auto;display:block}.error-main[data-v-50f707b7]{flex:1;align-items:center;padding:80px 0;display:flex}.error-main__inner[data-v-50f707b7]{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);align-items:center;gap:100px;display:grid}.error-message[data-v-50f707b7]{max-width:660px}.error-message__eyebrow[data-v-50f707b7]{color:#63806f;letter-spacing:.12em;text-transform:uppercase;margin:0 0 20px;font-size:.68rem;font-weight:700}.error-message__code[data-v-50f707b7]{color:#24543f2e;letter-spacing:-.07em;font-size:clamp(6rem,14vw,11rem);font-weight:700;line-height:.8;display:block}.error-message h1[data-v-50f707b7]{color:#173a2d;letter-spacing:-.055em;max-width:580px;margin:30px 0 0;font-size:clamp(3rem,6vw,5.2rem);line-height:.96}.error-message__description[data-v-50f707b7]{color:#66756e;max-width:540px;margin:22px 0 0;font-size:1rem;line-height:1.75}.error-message__actions[data-v-50f707b7]{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.error-button[data-v-50f707b7]{border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 18px;font-size:.82rem;font-weight:700;display:inline-flex}.error-button--primary[data-v-50f707b7]{color:#fff;cursor:pointer;background:#24543f;border:0}.error-button--secondary[data-v-50f707b7]{color:#24543f;border:1px solid #24543f38}.error-links[data-v-50f707b7]{border-top:1px solid #244a3a24}.error-links>p[data-v-50f707b7]{color:#7a877f;letter-spacing:.1em;text-transform:uppercase;margin:0;padding:0 0 14px;font-size:.67rem;font-weight:700}.error-links a[data-v-50f707b7]{color:#173a2d;border-bottom:1px solid #244a3a24;justify-content:space-between;align-items:center;gap:20px;min-height:64px;font-size:.9rem;font-weight:700;transition:padding .2s,color .2s;display:flex}.error-links a[data-v-50f707b7]:hover{color:#24543f;padding-left:5px}.error-links svg[data-v-50f707b7]{color:#63806f}.error-footer[data-v-50f707b7]{border-top:1px solid #244a3a1a;padding:24px 0}.error-footer__inner[data-v-50f707b7]{color:#7a877f;justify-content:space-between;gap:20px;font-size:.72rem;display:flex}@media (width<=850px){.error-main[data-v-50f707b7]{align-items:flex-start}.error-main__inner[data-v-50f707b7]{grid-template-columns:1fr;gap:55px}.error-links[data-v-50f707b7]{max-width:520px}}@media (width<=600px){.error-header__inner[data-v-50f707b7]{min-height:64px}.error-header__brand img[data-v-50f707b7]{width:150px}.error-main[data-v-50f707b7]{padding:48px 0 58px}.error-main__inner[data-v-50f707b7]{gap:42px}.error-message__eyebrow[data-v-50f707b7]{margin-bottom:17px;font-size:.59rem}.error-message__code[data-v-50f707b7]{font-size:5.8rem}.error-message h1[data-v-50f707b7]{max-width:310px;margin-top:22px;font-size:2.5rem;line-height:1}.error-message__description[data-v-50f707b7]{max-width:330px;margin-top:16px;font-size:.86rem;line-height:1.62}.error-message__actions[data-v-50f707b7]{gap:8px;margin-top:24px;display:grid}.error-button[data-v-50f707b7]{width:100%}.error-links a[data-v-50f707b7]{min-height:58px;font-size:.82rem}.error-footer__inner[data-v-50f707b7]{flex-direction:column;gap:5px}}
