.btn-primary[data-v-7a1b493d]{width:clamp(140px,90vw,351px);height:clamp(40px,3.5vw,60px);background:#0f4c5c;color:#fff;font-size:clamp(12px,2vw,16px);font-weight:600;font-family:Inter,sans-serif;border-radius:20px;padding:clamp(8px,2vw,16px) clamp(16px,4vw,50px);display:flex;align-items:center;justify-content:center;gap:8px;transition:all .3s ease;cursor:pointer;border:none}.btn-primary[data-v-7a1b493d]:hover{background:#153d41;transform:translateY(-2px);box-shadow:0 4px 12px #0f4c5c4d}.btn-primary[data-v-7a1b493d]:active{transform:translateY(0);box-shadow:0 2px 6px #0f4c5c4d}.btn-secondary[data-v-3fef9667]{width:clamp(100px,90vw,178px);height:clamp(40px,3.5vw,60px);background:#fff;color:#0f4c5c;font-size:clamp(12px,2vw,16px);font-weight:600;border:1px solid #0f4c5c;border-radius:20px;padding:clamp(8px,2vw,16px) clamp(16px,4vw,50px);display:flex;align-items:center;justify-content:center;gap:8px;transition:all .3s ease;cursor:pointer}.btn-secondary[data-v-3fef9667]:hover{background:#0f4c5c;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #0f4c5c33}.btn-secondary[data-v-3fef9667]:active{transform:translateY(0);box-shadow:0 2px 6px #0f4c5c33}.btn-icon[data-v-3fef9667]{width:16px;height:16px;flex-shrink:0}.navbar[data-v-d70e8563]{position:fixed;top:0;left:0;right:0;z-index:1000;background:#0f4c5c;width:100%;height:80px;padding:0 2rem;box-shadow:0 2px 20px #00000026;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.navbar-container[data-v-d70e8563]{display:flex;justify-content:space-between;align-items:center;height:100%;max-width:1400px;margin:0 auto;padding:0 1rem}.logo[data-v-d70e8563]{display:flex;align-items:center;gap:.75rem;min-width:0;flex-shrink:0;height:50px;cursor:pointer;transition:opacity .3s cubic-bezier(.4,0,.2,1);padding-left:1rem}.logo[data-v-d70e8563]:hover{opacity:.8}.logo-image[data-v-d70e8563]{height:42px;width:auto;display:block;object-fit:contain;max-width:180px}@media (max-width: 768px){.logo-image[data-v-d70e8563]{height:36px}}@media (max-width: 480px){.logo-image[data-v-d70e8563]{height:32px}}.nav-menu[data-v-d70e8563]{display:flex;align-items:center;gap:clamp(1.5rem,4vw,3rem);list-style:none;margin:0;padding:0}.nav-item[data-v-d70e8563]{display:flex;align-items:center}.nav-link[data-v-d70e8563]{font-family:Mulish,sans-serif;color:#fff;font-size:clamp(.875rem,1.5vw,1rem);font-weight:600;padding:.5rem 1rem;border-radius:25px;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap;position:relative;overflow:hidden}.nav-link[data-v-d70e8563]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s}.nav-link[data-v-d70e8563]:hover:before{left:100%}.nav-link[data-v-d70e8563]:hover{background:#ffffff26;color:#fff;transform:translateY(-1px)}.cta-buttons[data-v-d70e8563]{display:flex;align-items:center;gap:clamp(.75rem,2vw,1.25rem);min-width:300px;height:50px}.cta-buttons[data-v-d70e8563] .btn-primary{background:#fff;color:#0f4c5c;border:1px solid #FFFFFF}.cta-buttons[data-v-d70e8563] .btn-primary:hover{background:#e8f4f8;color:#0f4c5c;box-shadow:0 4px 12px #fff3}.cta-buttons[data-v-d70e8563] .btn-secondary{background:transparent;color:#fff;border:1px solid #FFFFFF}.cta-buttons[data-v-d70e8563] .btn-secondary:hover{background:#ffffff26;color:#fff;border-color:#fff;box-shadow:0 4px 12px #fff3}.hamburger[data-v-d70e8563]{display:none;flex-direction:column;gap:.35rem;background:none;border:none;cursor:pointer;padding:.6rem 1rem .6rem .5rem;z-index:1001;justify-content:center;align-items:center}.hamburger-icon[data-v-d70e8563],.close-icon[data-v-d70e8563]{width:24px;height:24px;transition:all .3s cubic-bezier(.4,0,.2,1)}@media (max-width: 1200px){.navbar[data-v-d70e8563]{padding:0 1.5rem}.navbar-container[data-v-d70e8563]{padding:0 .5rem}.nav-menu[data-v-d70e8563]{gap:clamp(1rem,3vw,2rem)}.cta-buttons[data-v-d70e8563]{min-width:250px;gap:1rem}}@media (max-width: 992px){.navbar[data-v-d70e8563]{height:auto;min-height:70px;padding:0 1rem}.navbar-container[data-v-d70e8563]{padding:0;flex-wrap:wrap;justify-content:center;gap:.75rem 1rem}.nav-menu[data-v-d70e8563]{gap:clamp(.75rem,2.5vw,1.5rem);order:2}.logo[data-v-d70e8563]{order:1}.cta-buttons[data-v-d70e8563]{order:3;width:100%;min-width:0;justify-content:center;gap:.75rem;height:auto;padding-bottom:.75rem}}@media (max-width: 768px){.hamburger[data-v-d70e8563]{display:flex;height:80px;padding:0 1rem 0 .5rem;margin:0}.navbar[data-v-d70e8563]{position:sticky;top:0;height:auto;min-height:80px;padding:0}.navbar-container[data-v-d70e8563]{flex-wrap:wrap;gap:0;justify-content:space-between;align-items:center;min-height:80px}.logo[data-v-d70e8563],.hamburger[data-v-d70e8563]{align-self:center}.logo[data-v-d70e8563]{order:1;height:80px;padding-top:0;padding-bottom:0;display:flex;align-items:center}.hamburger[data-v-d70e8563]{order:2}.nav-menu[data-v-d70e8563]{display:flex;order:3;flex-direction:column;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);padding:0;gap:.5rem;align-items:center;justify-content:flex-start;background:#0f4c5c;max-height:0;opacity:0;overflow:hidden;pointer-events:none;transform:translateY(-8px);transition:max-height .3s ease,opacity .3s ease,transform .3s ease,padding .3s ease}.nav-menu.active[data-v-d70e8563]{max-height:60vh;opacity:1;pointer-events:auto;transform:translateY(0);padding:.75rem 0 0}.cta-buttons[data-v-d70e8563]{display:flex;order:4;flex-direction:row;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);padding:0;gap:.75rem;height:auto;background:#0a3844;max-height:0;opacity:0;overflow:hidden;pointer-events:none;transform:translateY(-6px);transition:max-height .3s ease,opacity .3s ease,transform .3s ease,padding .3s ease}.cta-buttons.active[data-v-d70e8563]{max-height:40vh;opacity:1;pointer-events:auto;transform:translateY(0);padding:.75rem 0 .5rem}.logo[data-v-d70e8563]{min-width:auto}.nav-item[data-v-d70e8563]{width:100%;justify-content:center}.nav-link[data-v-d70e8563]{padding:.75rem 1rem;font-size:.95rem;display:block;border-radius:0;width:100%;text-align:center}.nav-link[data-v-d70e8563]:hover{background:#ffffff1a}}@media (max-width: 576px){.hamburger[data-v-d70e8563]{display:flex}.navbar[data-v-d70e8563]{height:80px;padding:0}.nav-menu[data-v-d70e8563]{padding-top:.75rem}.nav-link[data-v-d70e8563]{padding:.6rem .75rem;font-size:.9rem}.cta-buttons[data-v-d70e8563]{flex-direction:column;gap:.5rem;padding:.75rem 0 .5rem}.cta-buttons[data-v-d70e8563] .btn-primary,.cta-buttons[data-v-d70e8563] .btn-secondary{width:100%}.logo[data-v-d70e8563]{min-width:auto}}@media (max-width: 480px){.hamburger[data-v-d70e8563]{display:flex}.navbar[data-v-d70e8563]{height:80px;padding:0}.navbar-container[data-v-d70e8563]{gap:0}.nav-menu[data-v-d70e8563]{padding:.75rem 0 0;gap:.25rem}.nav-link[data-v-d70e8563]{padding:.5rem;font-size:.85rem}.cta-buttons[data-v-d70e8563]{flex-direction:column;gap:.5rem;padding:.5rem 0 .4rem}.cta-buttons[data-v-d70e8563] .btn-primary,.cta-buttons[data-v-d70e8563] .btn-secondary{width:100%}.logo[data-v-d70e8563]{min-width:auto}.logo-image[data-v-d70e8563]{height:28px}}@media (max-width: 360px){.navbar[data-v-d70e8563]{height:80px;padding:0}.navbar-container[data-v-d70e8563]{gap:0}.nav-menu[data-v-d70e8563]{padding:.5rem 0 0;gap:.1rem}.nav-link[data-v-d70e8563]{padding:.4rem .5rem;font-size:.8rem}.cta-buttons[data-v-d70e8563]{padding:.5rem;gap:.4rem}.logo-image[data-v-d70e8563]{height:24px}.hamburger[data-v-d70e8563]{padding:.4rem 1rem .4rem .5rem}}.footer[data-v-e511f732]{display:flex;flex-direction:column;align-items:center;padding:64px 64px 47.99px;gap:48.01px;background:#1d1d1f;width:100%}.footer-container[data-v-e511f732]{display:flex;flex-direction:column;align-items:flex-start;gap:48px;max-width:1174.61px;width:100%}.legal-column[data-v-e511f732]{width:200.81px;padding:20.27px 0 49.59px}.aura-column[data-v-e511f732]{width:123px;padding:20.27px 0 49.59px}.footer-main[data-v-e511f732]{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;padding:0;gap:60px;width:100%;max-width:1174.61px}.footer-column[data-v-e511f732]{display:flex;flex-direction:column;align-items:flex-start;padding:20.27px 0 16px;gap:15px;flex:none;flex-grow:0}.brand-column[data-v-e511f732]{width:186px}.produto-column[data-v-e511f732]{width:115px}.empresa-column[data-v-e511f732]{width:80px}.brand-info[data-v-e511f732]{display:flex;flex-direction:column;align-items:flex-start;padding:0 0 1px;gap:0;width:100%}.brand-title[data-v-e511f732]{font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:26px;color:#fff;margin:0;display:flex;align-items:center}.footer-logo[data-v-e511f732]{height:32px;width:auto;object-fit:contain;max-width:140px;margin-bottom:8px}.brand-tagline[data-v-e511f732]{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:26px;color:#6e6e73;margin:0;display:flex;align-items:center}.social-links[data-v-e511f732]{display:flex;flex-direction:row;align-items:flex-start;padding:0;gap:16px;width:80px;height:32px}.social-link[data-v-e511f732]{display:flex;flex-direction:column;align-items:flex-start;padding:0;width:32px;height:32px;text-decoration:none;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.social-link[data-v-e511f732]:hover{opacity:.7}.column-title[data-v-e511f732]{font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:26px;color:#fff;margin:0;display:flex;align-items:center}.footer-links[data-v-e511f732]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:7px;width:100%;list-style:none;margin:0}.footer-links li[data-v-e511f732]{display:flex;flex-direction:column;align-items:flex-start;padding:0 0 1px;width:100%}.footer-link[data-v-e511f732]{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:26px;color:#9ca3af;text-decoration:none;display:flex;align-items:center;white-space:nowrap;transition:color .3s cubic-bezier(.4,0,.2,1)}.footer-link[data-v-e511f732]:hover{color:#fff}.legal-section[data-v-e511f732]{display:flex;flex-direction:column;align-items:flex-start;padding:0 0 16px;gap:15px;width:100%}.aura-section[data-v-e511f732]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:15px;width:100%}.footer-divider[data-v-e511f732]{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;padding:12px 0 0;width:100%;max-width:1664px;height:auto;border-top:1px solid #4B4B4F}.legal-info[data-v-e511f732]{display:flex;flex-direction:column;align-items:flex-start;padding:0;width:100%;max-width:656px;margin-top:8px}.legal-text[data-v-e511f732]{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:26px;color:#6e6e73;text-align:left;margin:0;width:100%}@media (max-width: 1200px){.footer-main[data-v-e511f732]{gap:60px}.footer-container[data-v-e511f732]{max-width:100%}}@media (max-width: 992px){.footer-main[data-v-e511f732]{flex-direction:column;gap:40px;align-items:center}.footer-column[data-v-e511f732]{align-items:center;text-align:center}.brand-column[data-v-e511f732],.legal-column[data-v-e511f732]{max-width:100%}.legal-section[data-v-e511f732],.aura-section[data-v-e511f732],.footer-links[data-v-e511f732],.footer-links li[data-v-e511f732]{align-items:center}}@media (max-width: 768px){.footer[data-v-e511f732]{padding:48px 24px 32px;gap:32px}.footer-main[data-v-e511f732]{gap:32px}.footer-column[data-v-e511f732]{padding:16px 0 12px;gap:12px}.footer-logo[data-v-e511f732]{height:28px;max-width:120px}.brand-tagline[data-v-e511f732],.column-title[data-v-e511f732],.footer-link[data-v-e511f732]{font-size:15px}.legal-text[data-v-e511f732]{font-size:14px}}@media (max-width: 576px){.footer[data-v-e511f732]{padding:32px 16px 24px;gap:24px}.footer-main[data-v-e511f732]{gap:24px}.footer-column[data-v-e511f732]{padding:12px 0 8px;gap:8px}.social-links[data-v-e511f732]{gap:12px}.social-link[data-v-e511f732]{width:32px;height:32px}.footer-logo[data-v-e511f732]{height:24px;max-width:100px}.brand-tagline[data-v-e511f732],.column-title[data-v-e511f732],.footer-link[data-v-e511f732]{font-size:14px}.legal-text[data-v-e511f732]{font-size:13px;line-height:22px}}@media (max-width: 480px){.footer[data-v-e511f732]{padding:24px 12px 20px;gap:20px}.footer-main[data-v-e511f732]{gap:20px}.footer-column[data-v-e511f732]{padding:8px 0 6px;gap:6px}.social-links[data-v-e511f732]{gap:8px}.social-link[data-v-e511f732]{width:28px;height:28px}.footer-logo[data-v-e511f732]{height:20px;max-width:90px}.brand-tagline[data-v-e511f732],.column-title[data-v-e511f732],.footer-link[data-v-e511f732]{font-size:13px}.legal-text[data-v-e511f732]{font-size:12px;line-height:20px}}@media (max-width: 360px){.footer[data-v-e511f732]{padding:20px 8px 16px;gap:16px}.footer-main[data-v-e511f732]{gap:16px}.footer-column[data-v-e511f732]{padding:6px 0 4px;gap:4px}.social-links[data-v-e511f732]{gap:6px}.social-link[data-v-e511f732]{width:24px;height:24px}.footer-logo[data-v-e511f732]{height:18px;max-width:80px}.brand-tagline[data-v-e511f732]{font-size:12px;line-height:18px}.column-title[data-v-e511f732]{font-size:12px}.footer-link[data-v-e511f732]{font-size:12px;line-height:20px;white-space:normal}.legal-text[data-v-e511f732]{font-size:11px;line-height:16px}}html{scroll-behavior:smooth}section[id]{scroll-margin-top:80px}.hero-section[data-v-a3d58be3]{background:#e8f4f8;min-height:100vh;display:flex;align-items:center;padding:clamp(7rem,10vw,8rem) clamp(1.5rem,4vw,3rem) clamp(3rem,5vw,4rem);padding-top:calc(80px + clamp(7rem,10vw,8rem));position:relative;overflow:hidden}.hero-section[data-v-a3d58be3]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#e8f4f8cc,#e8f4f8f2);z-index:1}.hero-container[data-v-a3d58be3]{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:clamp(3rem,6vw,5rem);align-items:center;width:100%;position:relative;z-index:2}.hero-content[data-v-a3d58be3]{display:flex;flex-direction:column;gap:clamp(1.5rem,3vw,2.5rem);max-width:100%}.hero-title[data-v-a3d58be3]{font-family:Poppins,sans-serif;font-weight:700;font-size:clamp(1.75rem,4.5vw,3.125rem);line-height:1.2;letter-spacing:-.02em;color:#216c72;margin:0;word-wrap:break-word;overflow-wrap:break-word}.hero-subtitle[data-v-a3d58be3]{font-family:Poppins,sans-serif;font-weight:700;font-size:clamp(1.5rem,6vw,4.1875rem);line-height:1.15;letter-spacing:-.025em;color:#0f4c5c;margin:0;word-wrap:break-word;overflow-wrap:break-word}.hero-description[data-v-a3d58be3]{font-family:Mulish,sans-serif;font-weight:600;font-size:clamp(1rem,2vw,1.3125rem);line-height:1.6;letter-spacing:0;color:#2d2d2d;margin:0;max-width:100%}.highlight[data-v-a3d58be3]{color:#0f4c5c;font-weight:700;position:relative}.highlight[data-v-a3d58be3]:after{content:"";position:absolute;bottom:.125rem;left:0;right:0;height:.25rem;background:linear-gradient(90deg,#0f4c5c4d,#0f4c5c1a);border-radius:.125rem;z-index:-1}.hero-cta[data-v-a3d58be3]{width:100%;max-width:500px;height:clamp(3rem,6vw,3.75rem);background:linear-gradient(135deg,#0f4c5c,#153d41);color:#fff;font-family:Poppins,sans-serif;font-weight:600;font-size:clamp(.875rem,1.5vw,1rem);line-height:1.5;letter-spacing:.02em;text-align:center;border:none;border-radius:30px;padding:0 2rem;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:clamp(1rem,2vw,1.5rem);position:relative;overflow:hidden;box-shadow:0 4px 20px #0f4c5c33}.hero-cta[data-v-a3d58be3]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s}.hero-cta[data-v-a3d58be3]:hover:before{left:100%}.hero-cta[data-v-a3d58be3]:hover{background:linear-gradient(135deg,#153d41,#0f2d30);transform:translateY(-3px);box-shadow:0 8px 30px #0f4c5c66}.hero-cta[data-v-a3d58be3]:active{transform:translateY(-1px);box-shadow:0 4px 20px #0f4c5c4d}.hero-image[data-v-a3d58be3]{display:flex;justify-content:center;align-items:center;position:relative}.hero-image[data-v-a3d58be3]:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120%;height:120%;background:radial-gradient(circle,rgba(15,76,92,.1) 0%,transparent 70%);border-radius:50%;z-index:-1}.system-image[data-v-a3d58be3]{width:clamp(280px,40vw,488px);height:clamp(260px,37vw,467px);border-radius:clamp(1.5rem,3vw,2rem);object-fit:cover;box-shadow:0 20px 60px #00000026,0 0 0 1px #ffffff1a;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;z-index:1}.system-image[data-v-a3d58be3]:hover{transform:scale(1.03) rotate(1deg);box-shadow:0 25px 80px #0003,0 0 0 1px #fff3}@media (max-width: 1400px){.hero-container[data-v-a3d58be3]{max-width:1200px;gap:clamp(2.5rem,5vw,4rem)}.hero-title[data-v-a3d58be3],.hero-subtitle[data-v-a3d58be3]{white-space:normal}}@media (max-width: 1200px){.hero-container[data-v-a3d58be3]{grid-template-columns:1fr;gap:clamp(2rem,4vw,3rem);text-align:center;max-width:800px}.hero-content[data-v-a3d58be3]{order:1;max-width:100%}.hero-image[data-v-a3d58be3]{order:2}.hero-cta[data-v-a3d58be3]{margin:clamp(1rem,2vw,1.5rem) auto 0}}@media (max-width: 992px){.hero-section[data-v-a3d58be3]{padding:clamp(4rem,6vw,5rem) clamp(1rem,3vw,2rem) clamp(1.5rem,3vw,2rem)}.hero-container[data-v-a3d58be3]{gap:clamp(1.5rem,3vw,2.5rem)}.hero-content[data-v-a3d58be3]{gap:clamp(1rem,2vw,1.5rem)}}@media (max-width: 768px){.hero-section[data-v-a3d58be3]{padding:clamp(7rem,8vw,7.5rem) clamp(.75rem,2vw,1.5rem) clamp(2rem,3vw,2.5rem);padding-top:calc(80px + clamp(7rem,8vw,7.5rem))}.hero-container[data-v-a3d58be3]{gap:clamp(1rem,2.5vw,2rem)}.hero-content[data-v-a3d58be3]{gap:clamp(.75rem,1.5vw,1.25rem)}.hero-cta[data-v-a3d58be3]{height:clamp(2.5rem,5vw,3rem);font-size:clamp(.8rem,1.3vw,.9rem);padding:0 1.5rem}}@media (max-width: 576px){.hero-section[data-v-a3d58be3]{padding-top:calc(80px + clamp(6rem,6vw,6.5rem));padding:clamp(6rem,6vw,6.5rem) clamp(.5rem,1.5vw,1rem) clamp(1.5rem,2vw,2rem)}.hero-container[data-v-a3d58be3]{gap:clamp(.75rem,2vw,1.5rem)}.hero-content[data-v-a3d58be3]{gap:clamp(.5rem,1vw,1rem)}.hero-cta[data-v-a3d58be3]{height:clamp(2.25rem,4.5vw,2.75rem);font-size:clamp(.75rem,1.2vw,.85rem);padding:0 1.25rem;border-radius:25px}}@media (max-width: 480px){.hero-section[data-v-a3d58be3]{padding-top:calc(80px + clamp(5.5rem,4vw,6rem));padding:clamp(5.5rem,4vw,6rem) clamp(.5rem,1vw,.75rem) clamp(1.25rem,2vw,1.5rem)}.hero-container[data-v-a3d58be3]{gap:clamp(.5rem,1.5vw,1rem)}.hero-content[data-v-a3d58be3]{gap:clamp(.375rem,.8vw,.75rem)}.hero-cta[data-v-a3d58be3]{height:clamp(2rem,4vw,2.5rem);font-size:clamp(.7rem,1.1vw,.8rem);padding:0 1rem;border-radius:20px}}@media (max-width: 360px){padding-top: calc(80px + clamp(4.5rem,5vw,5rem));.hero-section[data-v-a3d58be3]{padding:clamp(4.5rem,5vw,5rem) clamp(.375rem,.8vw,.5rem) clamp(1rem,1.5vw,1.25rem)}.hero-container[data-v-a3d58be3]{gap:clamp(.375rem,1vw,.75rem)}.hero-content[data-v-a3d58be3]{gap:clamp(.25rem,.6vw,.5rem)}.hero-cta[data-v-a3d58be3]{height:clamp(1.75rem,3.5vw,2.25rem);font-size:clamp(.65rem,1vw,.75rem);padding:0 .875rem;border-radius:18px}}.value-section[data-v-a34ec951]{background:#fff;padding:clamp(3rem,6vw,3rem) clamp(2rem,4vw,5rem);position:relative}.value-container[data-v-a34ec951]{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:clamp(1.5rem,3vw,2rem)}.headline-container[data-v-a34ec951]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:clamp(1rem,2vw,1.25rem);max-width:100%;text-align:center}.headline[data-v-a34ec951]{font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:clamp(1.75rem,3.5vw,2.375rem);line-height:130%;text-align:center;letter-spacing:-.02em;color:#0f4c5c;margin:0;max-width:100%}.subhead[data-v-a34ec951]{font-family:Mulish,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150%;letter-spacing:0%;text-align:center;color:#216c72;margin:0;max-width:100%}.subhead strong[data-v-a34ec951]{font-weight:700}.cards-container[data-v-a34ec951]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:clamp(1.5rem,3vw,3rem);max-width:100%;flex-wrap:wrap}.feature-card[data-v-a34ec951]{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;padding:clamp(1.5rem,3vw,2.5rem) clamp(1rem,2vw,1.875rem);gap:clamp(1.5rem,3vw,1.875rem);width:clamp(280px,25vw,370px);min-height:clamp(400px,50vw,480px);background:#fff;border:1px solid #e8f4f8;box-shadow:16px 16px 32px #e8f4f854;border-radius:20px;transition:all .3s cubic-bezier(.4,0,.2,1)}.reveal[data-v-a34ec951]{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.reveal.in-view[data-v-a34ec951]{opacity:1;transform:translateY(0)}.feature-card[data-v-a34ec951]:hover{transform:translateY(-8px);box-shadow:20px 20px 40px #e8f4f866}.card-info[data-v-a34ec951]{display:flex;flex-direction:column;align-items:center;gap:clamp(1.5rem,3vw,1.875rem);width:100%;height:100%}.icon[data-v-a34ec951]{display:flex;flex-direction:row;align-items:flex-start;padding:20px;gap:10px;width:82px;height:82px;background:#e8f4f8;border-radius:20px;justify-content:center;align-items:center}.text[data-v-a34ec951]{display:flex;flex-direction:column;align-items:center;gap:clamp(1rem,2vw,1.5rem);width:100%;flex:1}.card-title[data-v-a34ec951]{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:clamp(1.25rem,2.5vw,1.75rem);line-height:130%;text-align:center;letter-spacing:-.01em;color:#2d2d2d;margin:0;width:100%}.card-description[data-v-a34ec951]{font-family:Mulish,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150%;letter-spacing:0%;text-align:center;color:#2d2d2d;margin:0;width:100%}.card-description strong[data-v-a34ec951]{font-weight:700}.card-benefit[data-v-a34ec951]{font-family:Mulish,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150%;letter-spacing:0%;text-align:center;color:#2d2d2d;margin:0;width:100%}.card-benefit strong[data-v-a34ec951]{font-weight:700}.highlight-aura[data-v-a34ec951]{color:#0f4c5c;font-weight:400}@media (max-width: 1200px){.cards-container[data-v-a34ec951]{gap:clamp(1rem,2vw,2rem)}.feature-card[data-v-a34ec951]{width:clamp(260px,30vw,350px);min-height:clamp(380px,45vw,460px)}}@media (max-width: 992px){.value-section[data-v-a34ec951]{padding:clamp(2.5rem,5vw,3rem) clamp(1.5rem,3vw,2.5rem)}.cards-container[data-v-a34ec951]{flex-direction:column;gap:clamp(1.25rem,2.5vw,1.75rem)}.feature-card[data-v-a34ec951]{width:clamp(300px,50vw,400px);min-height:auto}}@media (max-width: 768px){.value-section[data-v-a34ec951]{padding:clamp(2rem,4vw,2.5rem) clamp(1rem,2vw,1.5rem)}.headline-container[data-v-a34ec951]{gap:clamp(.75rem,1.5vw,1rem)}.feature-card[data-v-a34ec951]{width:100%;max-width:400px;padding:clamp(1.25rem,2.5vw,1.75rem) clamp(.875rem,1.5vw,1.25rem)}}@media (max-width: 576px){.value-section[data-v-a34ec951]{padding:clamp(1.5rem,3vw,2rem) clamp(.75rem,1.5vw,1rem)}.cards-container[data-v-a34ec951]{gap:clamp(1rem,2vw,1.25rem)}.feature-card[data-v-a34ec951]{padding:clamp(1rem,2vw,1.25rem) clamp(.75rem,1.25vw,1rem);gap:clamp(1rem,2vw,1.25rem)}.card-info[data-v-a34ec951]{gap:clamp(1rem,2vw,1.25rem)}.text[data-v-a34ec951]{gap:clamp(.75rem,1.5vw,1rem)}}@media (max-width: 480px){.value-section[data-v-a34ec951]{padding:clamp(1.25rem,2.5vw,1.5rem) clamp(.5rem,1vw,.75rem)}.feature-card[data-v-a34ec951]{padding:clamp(.875rem,1.5vw,1rem) clamp(.625rem,1vw,.75rem)}}@media (max-width: 360px){.value-section[data-v-a34ec951]{padding:1rem .5rem}.headline[data-v-a34ec951]{font-size:1.5rem;line-height:1.2}.subhead[data-v-a34ec951]{font-size:13px;line-height:140%}.feature-card[data-v-a34ec951]{width:100%;max-width:none;padding:.75rem .5rem;gap:.75rem}.card-info[data-v-a34ec951]{gap:.75rem}.icon[data-v-a34ec951]{width:64px;height:64px;padding:16px}.card-title[data-v-a34ec951]{font-size:1rem;line-height:1.2}.card-description[data-v-a34ec951],.card-benefit[data-v-a34ec951]{font-size:13px;line-height:140%}}.comparison-section[data-v-30f44ed2]{background:#fff;padding:clamp(3rem,6vw,3rem) clamp(2rem,4vw,5rem);position:relative}.comparison-container[data-v-30f44ed2]{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:clamp(1.5rem,3vw,2rem)}.headline-container[data-v-30f44ed2]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:clamp(1rem,2vw,1.25rem);max-width:100%;text-align:center}.headline[data-v-30f44ed2]{font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:clamp(1.75rem,3.5vw,2.375rem);line-height:130%;text-align:center;letter-spacing:-.02em;color:#0f4c5c;margin:0;max-width:100%}.subhead[data-v-30f44ed2]{font-family:Mulish,sans-serif;font-style:normal;font-weight:700;font-size:clamp(1rem,2vw,1.3125rem);line-height:150%;text-align:center;color:#2d2d2d;margin:0;max-width:100%}.doc-container[data-v-30f44ed2]{width:100%;max-width:698px;height:auto;background:#f8f9ff;border:3px solid #0f4c5c;border-radius:16px;position:relative;overflow:hidden;margin:0 auto;box-sizing:border-box;display:flex;flex-direction:column}.paper[data-v-30f44ed2]{position:absolute;left:0;right:0;top:0;bottom:0;box-shadow:0 0 25px 4px #140303cc;filter:drop-shadow(0px 40px 40px rgba(0,0,0,.36))}.document-before[data-v-30f44ed2],.document-after[data-v-30f44ed2]{position:absolute;left:0;right:0;top:0;bottom:0;background:#fff}.document-content[data-v-30f44ed2]{position:relative;width:100%;height:100%;padding:1.5rem;overflow-x:hidden;overflow-y:hidden;box-sizing:border-box}.label-before[data-v-30f44ed2]{position:absolute;width:auto;min-width:52px;height:11px;left:17px;top:10px;font-family:Inter,sans-serif;font-style:normal;font-weight:800;font-size:11px;line-height:11px;display:flex;align-items:center;color:#216c72;white-space:nowrap;transition:transform .2s ease,opacity .2s ease}.label-after[data-v-30f44ed2]{position:absolute;width:152px;height:32px;right:10px;top:6px;font-family:Inter,sans-serif;font-style:normal;font-weight:800;font-size:32px;line-height:32px;display:flex;align-items:center;text-align:right;color:#0f4c5c;transition:transform .2s ease,opacity .2s ease}.contract-content[data-v-30f44ed2]{margin-top:2rem;width:100%;max-width:100%;box-sizing:border-box}.comparison-image[data-v-30f44ed2]{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.contract-content h3[data-v-30f44ed2]{font-family:Poppins,sans-serif;font-weight:700;font-size:1.25rem;color:#2d2d2d;margin-bottom:1.5rem;text-align:center}.parties[data-v-30f44ed2]{margin-bottom:1.5rem}.party[data-v-30f44ed2]{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem;padding:.75rem;background:#f8f9ff;border-radius:8px}.party-icon[data-v-30f44ed2]{font-size:1.25rem;min-width:1.75rem}.party-info strong[data-v-30f44ed2]{font-family:Mulish,sans-serif;font-weight:700;font-size:.8125rem;color:#0f4c5c;display:block;margin-bottom:.375rem}.party-info[data-v-30f44ed2]{flex:1;min-width:0;max-width:100%}.party-info p[data-v-30f44ed2]{font-family:Mulish,sans-serif;font-weight:400;font-size:.8125rem;line-height:1.4;color:#2d2d2d;margin:0;word-wrap:break-word;overflow-wrap:break-word}.sections[data-v-30f44ed2]{display:flex;flex-direction:column;gap:1rem}.section[data-v-30f44ed2]{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:#f8f9ff;border-radius:12px;border-left:4px solid #0f4c5c}.section-icon[data-v-30f44ed2]{font-size:1.125rem;min-width:1.75rem}.section-content[data-v-30f44ed2]{flex:1;min-width:0;max-width:100%}.section-content h4[data-v-30f44ed2]{font-family:Poppins,sans-serif;font-weight:600;font-size:.9375rem;color:#2d2d2d;margin-bottom:.5rem;word-wrap:break-word;overflow-wrap:break-word}.section-content p[data-v-30f44ed2]{font-family:Mulish,sans-serif;font-weight:400;font-size:.8125rem;line-height:1.4;color:#2d2d2d;margin:0;word-wrap:break-word;overflow-wrap:break-word}.document-after .party[data-v-30f44ed2]{background:linear-gradient(135deg,#f8f9ff,#e8f4f8);border:1px solid #0f4c5c;box-shadow:0 2px 8px #0f4c5c1a}.document-after .section[data-v-30f44ed2]{background:linear-gradient(135deg,#f8f9ff,#e8f4f8);border-left:4px solid #0f4c5c;box-shadow:0 2px 8px #0f4c5c1a}.document-after .section-content h4[data-v-30f44ed2]{color:#0f4c5c}.drag-handle[data-v-30f44ed2]{position:absolute;top:0;bottom:0;width:90px;display:flex;flex-direction:row;align-items:center;gap:25px;cursor:col-resize;z-index:10;transform:translate(-50%)}.drag-line[data-v-30f44ed2]{width:8px;height:100%;background:#0f4c5c;border:1px solid #0f4c5c;flex:none;order:1}.drag-arrow[data-v-30f44ed2]{width:16px;height:52px;border:10px solid #0f4c5c;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#fff;background:#0f4c5c}.drag-arrow-left[data-v-30f44ed2]{flex:none;order:0}.drag-arrow-right[data-v-30f44ed2]{flex:none;order:2}.drag-handle:hover .drag-line[data-v-30f44ed2],.drag-handle:hover .drag-arrow[data-v-30f44ed2]{background:#153d41;border-color:#153d41}@media (max-width: 1200px){.doc-container[data-v-30f44ed2]{max-width:min(698px,calc(100% - 4rem))}}@media (max-width: 768px){.comparison-section[data-v-30f44ed2]{padding:clamp(2rem,4vw,2.5rem) clamp(1rem,2vw,1.5rem)}.doc-container[data-v-30f44ed2]{max-width:calc(100% - 2rem)}.document-content[data-v-30f44ed2]{padding:1rem}.contract-content[data-v-30f44ed2]{margin-top:2rem}.contract-content h3[data-v-30f44ed2]{font-size:1.25rem}.party[data-v-30f44ed2],.section[data-v-30f44ed2]{padding:.75rem}.drag-handle[data-v-30f44ed2]{width:60px;gap:15px}.drag-arrow[data-v-30f44ed2]{width:12px;height:40px;border:6px solid #0f4c5c;font-size:1rem}.drag-line[data-v-30f44ed2]{width:6px}}@media (max-width: 480px){.document-content[data-v-30f44ed2]{padding:.75rem}.contract-content h3[data-v-30f44ed2]{font-size:1rem}.party-info strong[data-v-30f44ed2],.section-content h4[data-v-30f44ed2]{font-size:.8rem}.party-info p[data-v-30f44ed2],.section-content p[data-v-30f44ed2]{font-size:.75rem}}.client-value-section[data-v-978af068]{background:#fff;padding:clamp(3rem,6vw,3rem) clamp(2rem,4vw,5rem);position:relative}.client-value-container[data-v-978af068]{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:clamp(1.5rem,3vw,2rem)}.headline-container[data-v-978af068]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:clamp(1rem,2vw,1.25rem);max-width:100%;text-align:center}.headline[data-v-978af068]{font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:clamp(1.75rem,3.5vw,2.375rem);line-height:130%;text-align:center;letter-spacing:-.02em;color:#0f4c5c;margin:0;max-width:100%}.subhead[data-v-978af068]{font-family:Mulish,sans-serif;font-style:normal;font-weight:400;font-size:clamp(1rem,2vw,1.3125rem);line-height:150%;text-align:center;color:#216c72;margin:0;max-width:100%}.cards-container[data-v-978af068]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:clamp(1.5rem,3vw,3rem);max-width:100%;flex-wrap:wrap}.feature-card[data-v-978af068]{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;padding:clamp(1.5rem,3vw,2.5rem) clamp(1rem,2vw,1.875rem);gap:clamp(1.5rem,3vw,1.875rem);width:clamp(280px,25vw,370px);height:clamp(400px,50vw,456px);background:#fff;border:1px solid #e8f4f8;box-shadow:16px 16px 32px #e8f4f854;border-radius:20px;transition:all .3s cubic-bezier(.4,0,.2,1)}.reveal[data-v-978af068]{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.reveal.in-view[data-v-978af068]{opacity:1;transform:translateY(0)}.feature-card[data-v-978af068]:hover{transform:translateY(-8px);box-shadow:20px 20px 40px #e8f4f866}.card-info[data-v-978af068]{display:flex;flex-direction:column;align-items:center;gap:clamp(1.5rem,3vw,1.875rem);width:100%;height:100%}.icon[data-v-978af068]{display:flex;flex-direction:row;align-items:flex-start;padding:20px;gap:10px;width:82px;height:82px;background:#e8f4f8;border-radius:20px;justify-content:center;align-items:center}.text[data-v-978af068]{display:flex;flex-direction:column;align-items:center;gap:clamp(1rem,2vw,1.5rem);width:100%;flex:1}.card-title[data-v-978af068]{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:clamp(1.25rem,2.5vw,1.75rem);line-height:130%;text-align:center;letter-spacing:-.01em;color:#2d2d2d;margin:0;width:100%}.card-description[data-v-978af068],.card-benefit[data-v-978af068]{font-family:Mulish,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150%;letter-spacing:0%;text-align:center;color:#2d2d2d;margin:0;width:100%}.card-benefit strong[data-v-978af068]{font-weight:700}@media (max-width: 1200px){.cards-container[data-v-978af068]{gap:clamp(1rem,2vw,2rem)}.feature-card[data-v-978af068]{width:clamp(260px,30vw,350px);height:clamp(380px,45vw,440px)}}@media (max-width: 992px){.client-value-section[data-v-978af068]{padding:clamp(2.5rem,5vw,3rem) clamp(1.5rem,3vw,2.5rem)}.cards-container[data-v-978af068]{flex-direction:column;gap:clamp(1.25rem,2.5vw,1.75rem)}.feature-card[data-v-978af068]{width:clamp(300px,50vw,400px);height:auto}}@media (max-width: 768px){.client-value-section[data-v-978af068]{padding:clamp(2rem,4vw,2.5rem) clamp(1rem,2vw,1.5rem)}.headline-container[data-v-978af068]{gap:clamp(.75rem,1.5vw,1rem)}.feature-card[data-v-978af068]{width:100%;max-width:400px;padding:clamp(1.25rem,2.5vw,1.75rem) clamp(.875rem,1.5vw,1.25rem)}}@media (max-width: 576px){.client-value-section[data-v-978af068]{padding:clamp(1.5rem,3vw,2rem) clamp(.75rem,1.5vw,1rem)}.cards-container[data-v-978af068]{gap:clamp(1rem,2vw,1.25rem)}.feature-card[data-v-978af068]{padding:clamp(1rem,2vw,1.25rem) clamp(.75rem,1.25vw,1rem);gap:clamp(1rem,2vw,1.25rem)}.card-info[data-v-978af068]{gap:clamp(1rem,2vw,1.25rem)}.text[data-v-978af068]{gap:clamp(.75rem,1.5vw,1rem)}}@media (max-width: 480px){.client-value-section[data-v-978af068]{padding:clamp(1.25rem,2.5vw,1.5rem) clamp(.5rem,1vw,.75rem)}.feature-card[data-v-978af068]{padding:clamp(.875rem,1.5vw,1rem) clamp(.625rem,1vw,.75rem)}}.show-section[data-v-09b99d95]{background:#fff;padding:48px clamp(24px,4vw,80px)}.show-container[data-v-09b99d95]{max-width:1568px;margin:0 auto;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:48px}.illustration[data-v-09b99d95]{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%;max-width:616px}.illustration-image[data-v-09b99d95]{width:100%;height:auto;border-radius:32px;display:block}.reveal[data-v-09b99d95]{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.reveal.in-view[data-v-09b99d95]{opacity:1;transform:translateY(0)}.illustration-caption[data-v-09b99d95]{width:100%;max-width:500px;font-family:Mulish,sans-serif;font-weight:700;font-size:21px;line-height:150%;text-align:center;color:#2d2d2d;margin:0 auto}.content[data-v-09b99d95]{display:flex;flex-direction:column;align-items:flex-start;gap:32px;width:100%;max-width:750px}.headers[data-v-09b99d95]{display:flex;flex-direction:column;gap:20px;width:100%}.title-green[data-v-09b99d95]{font-family:Poppins,sans-serif;font-weight:700;font-size:clamp(28px,3vw,38px);line-height:130%;letter-spacing:-.02em;color:#216c72;margin:0}.title-orange[data-v-09b99d95]{font-family:Poppins,sans-serif;font-weight:700;font-size:clamp(28px,3vw,38px);line-height:130%;letter-spacing:-.02em;color:#0f4c5c;margin:0}.intro[data-v-09b99d95]{font-family:Mulish,sans-serif;font-weight:700;font-size:21px;line-height:150%;color:#2d2d2d;margin:0}.benefits[data-v-09b99d95]{display:flex;flex-direction:column;gap:12px;padding:0;margin:0;list-style:none;width:100%}.benefit-item[data-v-09b99d95]{display:flex;flex-direction:row;align-items:center;gap:8px;font-family:Mulish,sans-serif;font-weight:700;font-size:21px;line-height:150%;color:#2d2d2d}.benefit-item svg[data-v-09b99d95]{min-width:20px;min-height:20px}.ctas[data-v-09b99d95]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%}.ctas .btn-primary[data-v-09b99d95]{margin-left:auto;margin-right:auto}@media (max-width: 1200px){.show-container[data-v-09b99d95]{gap:32px}}@media (max-width: 992px){.show-container[data-v-09b99d95]{flex-direction:column;align-items:center}.content[data-v-09b99d95]{align-items:center;text-align:center}.benefit-item[data-v-09b99d95]{text-align:left;justify-content:center}.ctas[data-v-09b99d95]{justify-content:center;width:100%}}@media (max-width: 576px){.illustration-caption[data-v-09b99d95],.intro[data-v-09b99d95],.benefit-item[data-v-09b99d95]{font-size:18px}}.process-steps-section[data-v-d8d2c414]{background:#fff;padding:48px 80px}.steps-container[data-v-d8d2c414]{max-width:1568px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:32px}.headline[data-v-d8d2c414]{margin:0 auto;width:100%;font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:38px;line-height:130%;text-align:center;letter-spacing:-.02em;color:#216c72}.steps-row[data-v-d8d2c414]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:48px;width:100%;max-width:1206px}.step-col[data-v-d8d2c414]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;width:370px}.step-title[data-v-d8d2c414]{width:370px;font-family:Poppins,sans-serif;font-weight:600;font-size:21px;line-height:130%;text-align:center;color:#0f4c5c;margin:0}.step-card[data-v-d8d2c414]{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;padding:8px;gap:8px;width:370px;height:255px;background:#fff;opacity:.8;border:1px solid #e8f4f8;border-radius:20px}.step-image[data-v-d8d2c414]{width:100%;height:100%;object-fit:cover;border-radius:20px}.step-desc[data-v-d8d2c414]{width:370px;height:52px;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:26px;text-align:center;color:#6e6e73;margin:0}.reveal[data-v-d8d2c414]{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.reveal.in-view[data-v-d8d2c414]{opacity:1;transform:translateY(0)}@media (max-width: 1200px){.steps-row[data-v-d8d2c414]{gap:32px}.step-col[data-v-d8d2c414],.step-title[data-v-d8d2c414],.step-card[data-v-d8d2c414],.step-desc[data-v-d8d2c414]{width:340px}}@media (max-width: 992px){.process-steps-section[data-v-d8d2c414]{padding:40px 32px}.steps-row[data-v-d8d2c414]{flex-direction:column;gap:24px;max-width:100%}}@media (max-width: 576px){.process-steps-section[data-v-d8d2c414]{padding:32px 16px}.headline[data-v-d8d2c414]{font-size:28px}.step-title[data-v-d8d2c414]{font-size:18px}}.pricing-section[data-v-da187dda]{display:flex;flex-direction:column;align-items:center;padding:48px 80px;gap:32px;background:#f8f9ff;width:100%;max-width:none;box-sizing:border-box}.pricing-container[data-v-da187dda]{display:flex;flex-direction:column;align-items:center;gap:32px;max-width:1568px;width:100%}.headline-container[data-v-da187dda]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:0;gap:20px;width:100%;max-width:1568px;height:101px}.headline[data-v-da187dda]{margin:0 auto;width:100%;height:49px;font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:38px;line-height:130%;text-align:center;letter-spacing:-.02em;color:#216c72}.pricing-cards[data-v-da187dda]{display:flex;flex-direction:row;align-items:center;padding:0;gap:63px;width:100%;max-width:1236px;justify-content:center}.pricing-card[data-v-da187dda]{box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:40px 30px;gap:30px;width:370px;height:461px;background:#fff;border:1px solid #F8F9FF;box-shadow:34.8541px 29.626px 48.34px #3366ff0d;border-radius:20px;transition:all .3s cubic-bezier(.4,0,.2,1)}.pricing-card[data-v-da187dda]:hover{transform:translateY(-8px);box-shadow:40px 35px 60px #3366ff14}.pricing-card.featured[data-v-da187dda]{background:#0f4c5c;border:1px solid #0f4c5c;transform:scale(1.05)}.pricing-card.featured[data-v-da187dda]:hover{transform:scale(1.05) translateY(-8px)}.text[data-v-da187dda]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:24px;margin:0 auto;width:310px;height:auto}.pricing-info[data-v-da187dda]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:6px;width:310px;height:135px}.plan-title[data-v-da187dda]{width:310px;height:32px;font-family:Mulish,sans-serif;font-style:normal;font-weight:400;font-size:21px;line-height:150%;color:#2d2d2d;margin:0}.pricing-card.featured .plan-title[data-v-da187dda]{color:#fff}.pricing[data-v-da187dda]{display:flex;flex-direction:row;align-items:baseline;padding:0;gap:12px;width:310px;height:65px}.price[data-v-da187dda]{font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:50px;line-height:130%;letter-spacing:-.02em;color:#2d2d2d}.pricing-card.featured .price[data-v-da187dda]{color:#fff}.period[data-v-da187dda]{font-family:Mulish,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:160%;color:#3b3b3b;flex:1}.pricing-card.featured .period[data-v-da187dda]{color:#fff}.description[data-v-da187dda]{width:310px;height:26px;font-family:Mulish,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:160%;color:#2d2d2d;margin:0}.pricing-card.featured .description[data-v-da187dda]{color:#fff}.pricing-features[data-v-da187dda]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:16px;width:310px;height:auto}.pricing-feature[data-v-da187dda]{display:flex;flex-direction:row;align-items:flex-start;padding:0;gap:12px;width:310px;height:21px}.feature-text[data-v-da187dda]{font-family:Mulish,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:130%;color:#2d2d2d;flex:1}.pricing-card.featured .feature-text[data-v-da187dda]{color:#fff}.feature-text.feature-bold[data-v-da187dda]{font-weight:700}.pricing-button[data-v-da187dda]{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:16px 50px;gap:8px;margin:0 auto;width:310px;height:60px;background:#e8f4f8;border:none;border-radius:20px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.pricing-button[data-v-da187dda]:hover{background:#d0e8f0;transform:translateY(-2px);box-shadow:0 8px 25px #0f4c5c33}.pricing-button.featured[data-v-da187dda]{background:#fff;border:1px solid #FFFFFF}.pricing-button.featured[data-v-da187dda]:hover{background:#e8f4f8;box-shadow:0 8px 25px #ffffff4d}.button-label[data-v-da187dda]{font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:26px;text-align:center;color:#0f4c5c}.pricing-button.featured .button-label[data-v-da187dda]{font-family:Poppins,sans-serif;color:#0f4c5c}.loading-container[data-v-da187dda],.error-container[data-v-da187dda]{display:flex;justify-content:center;align-items:center;padding:3rem;text-align:center;font-family:Mulish,sans-serif;color:#2d2d2d}.disclaimer[data-v-da187dda]{width:100%;max-width:1568px;height:32px;font-family:Mulish,sans-serif;font-style:normal;font-weight:400;font-size:21px;line-height:150%;color:#2d2d2d;text-align:center;margin:0}@media (max-width: 1200px){.pricing-cards[data-v-da187dda]{gap:32px}.pricing-card[data-v-da187dda]{width:320px}.text[data-v-da187dda],.pricing-info[data-v-da187dda],.pricing[data-v-da187dda],.description[data-v-da187dda],.pricing-features[data-v-da187dda],.pricing-feature[data-v-da187dda],.pricing-button[data-v-da187dda]{width:260px}}@media (max-width: 992px){.pricing-cards[data-v-da187dda]{flex-direction:column;gap:24px}.pricing-card[data-v-da187dda]{width:100%;max-width:400px}.pricing-card.featured[data-v-da187dda]{transform:none}.pricing-card.featured[data-v-da187dda]:hover{transform:translateY(-8px)}.text[data-v-da187dda],.pricing-info[data-v-da187dda],.pricing[data-v-da187dda],.description[data-v-da187dda],.pricing-features[data-v-da187dda],.pricing-feature[data-v-da187dda],.pricing-button[data-v-da187dda]{width:100%}}@media (max-width: 768px){.pricing-section[data-v-da187dda]{padding:32px 24px}.pricing-card[data-v-da187dda]{padding:32px 24px;height:auto}.headline[data-v-da187dda]{font-size:28px}.disclaimer[data-v-da187dda]{font-size:18px}}@media (max-width: 576px){.pricing-section[data-v-da187dda]{padding:24px 16px}.pricing-card[data-v-da187dda]{padding:24px 20px}.headline[data-v-da187dda]{font-size:24px}.price[data-v-da187dda]{font-size:40px}.plan-title[data-v-da187dda]{font-size:18px}.description[data-v-da187dda],.feature-text[data-v-da187dda],.button-label[data-v-da187dda]{font-size:14px}.disclaimer[data-v-da187dda]{font-size:16px}}@media (max-width: 480px){.pricing-card[data-v-da187dda]{padding:20px 16px}.headline[data-v-da187dda]{font-size:22px}.price[data-v-da187dda]{font-size:36px}.plan-title[data-v-da187dda]{font-size:16px}.description[data-v-da187dda],.feature-text[data-v-da187dda],.button-label[data-v-da187dda]{font-size:13px}.disclaimer[data-v-da187dda]{font-size:15px}}@media (max-width: 360px){.pricing-section[data-v-da187dda]{padding:20px 12px;gap:24px}.pricing-container[data-v-da187dda]{gap:24px}.headline[data-v-da187dda]{font-size:20px;line-height:1.2}.pricing-cards[data-v-da187dda]{gap:16px}.pricing-card[data-v-da187dda]{width:100%;max-width:none;padding:16px 12px;height:auto}.text[data-v-da187dda]{width:100%}.pricing-info[data-v-da187dda]{width:100%;height:auto}.plan-title[data-v-da187dda]{width:100%;height:auto;font-size:16px}.pricing[data-v-da187dda]{width:100%}.price[data-v-da187dda]{font-size:32px}.period[data-v-da187dda]{font-size:14px}.description[data-v-da187dda]{width:100%;height:auto;font-size:12px}.pricing-features[data-v-da187dda]{width:100%;gap:12px}.pricing-feature[data-v-da187dda]{width:100%;height:auto;gap:8px}.feature-text[data-v-da187dda]{font-size:12px;line-height:1.3}.pricing-button[data-v-da187dda]{width:100%;height:48px;padding:12px 24px}.button-label[data-v-da187dda]{font-size:12px}.disclaimer[data-v-da187dda]{font-size:13px;line-height:1.2}}.faq-section[data-v-f8eab3dc]{display:flex;flex-direction:column;align-items:center;padding:clamp(60px,8vw,120px) clamp(28px,4vw,55px);gap:clamp(40px,5vw,60px);background:#f8f9ff;width:100%}.faq-container[data-v-f8eab3dc]{display:flex;flex-direction:column;align-items:center;gap:clamp(40px,5vw,60px);max-width:1200px;width:100%}.headline-container[data-v-f8eab3dc]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;gap:20px;width:100%;max-width:1200px}.headline[data-v-f8eab3dc]{width:100%;font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:clamp(28px,4vw,38px);line-height:130%;text-align:center;letter-spacing:-.02em;color:#000;margin:0}.faq-items[data-v-f8eab3dc]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:12px;width:100%;max-width:1200px}.faq-item[data-v-f8eab3dc]{box-sizing:border-box;width:100%;background:#fff;border-bottom:2px solid #0f4c5c;box-shadow:34.8541px 29.626px 48.34px #3366ff0d;border-radius:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.faq-item.active[data-v-f8eab3dc]{border-radius:20px 20px 0 0}.faq-item.active[data-v-f8eab3dc]:last-child{border-radius:20px}.faq-question[data-v-f8eab3dc]{display:flex;flex-direction:row;align-items:center;padding:16px 32px;gap:8px;width:100%;height:80px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.faq-question[data-v-f8eab3dc]:hover{background:#f8f9ff}.question-text[data-v-f8eab3dc]{flex:1;font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:17.6px;line-height:28px;color:#1d1d1f;text-align:left}.chevron[data-v-f8eab3dc]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;color:#0f4c5c;transition:transform .3s cubic-bezier(.4,0,.2,1)}.chevron.rotated[data-v-f8eab3dc]{transform:rotate(180deg)}.faq-item.active .chevron[data-v-f8eab3dc]{color:#216c72}.faq-answer[data-v-f8eab3dc]{padding:0 32px 24px;animation:slideDown-f8eab3dc .3s cubic-bezier(.4,0,.2,1)}.faq-answer p[data-v-f8eab3dc]{font-family:Mulish,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#2d2d2d;margin:0}.faq-answer strong[data-v-f8eab3dc]{font-weight:600;color:#216c72}.ver-mais-container[data-v-f8eab3dc]{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:0;width:100%;max-width:1200px}.ver-mais-button[data-v-f8eab3dc]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0;gap:8px;width:149px;height:30px;background:none;border:none;border-radius:20px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.ver-mais-button[data-v-f8eab3dc]:hover{transform:translateY(-2px)}.button-label[data-v-f8eab3dc]{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:24px;text-align:center;color:#0f4c5c}@keyframes slideDown-f8eab3dc{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1200px){.faq-container[data-v-f8eab3dc],.headline-container[data-v-f8eab3dc],.faq-items[data-v-f8eab3dc],.ver-mais-container[data-v-f8eab3dc]{max-width:100%}}@media (max-width: 992px){.faq-section[data-v-f8eab3dc]{padding:80px 40px}.faq-question[data-v-f8eab3dc]{padding:16px 24px}.faq-answer[data-v-f8eab3dc]{padding:0 24px 20px}.question-text[data-v-f8eab3dc]{font-size:16px}}@media (max-width: 768px){.faq-section[data-v-f8eab3dc]{padding:60px 24px}.faq-question[data-v-f8eab3dc]{padding:16px 20px;height:auto;min-height:80px}.faq-answer[data-v-f8eab3dc]{padding:0 20px 16px}.headline[data-v-f8eab3dc]{font-size:24px}.question-text[data-v-f8eab3dc]{font-size:15px}.faq-answer p[data-v-f8eab3dc]{font-size:14px}.chevron[data-v-f8eab3dc]{width:40px;height:40px}}@media (max-width: 576px){.faq-section[data-v-f8eab3dc]{padding:40px 16px}.faq-question[data-v-f8eab3dc]{padding:12px 16px;min-height:70px}.faq-answer[data-v-f8eab3dc]{padding:0 16px 12px}.headline[data-v-f8eab3dc]{font-size:22px}.question-text[data-v-f8eab3dc]{font-size:14px;line-height:24px}.faq-answer p[data-v-f8eab3dc]{font-size:13px}.chevron[data-v-f8eab3dc]{width:36px;height:36px}.ver-mais-button[data-v-f8eab3dc]{width:120px;height:28px}.button-label[data-v-f8eab3dc]{font-size:14px}}@media (max-width: 480px){.faq-section[data-v-f8eab3dc]{padding:32px 12px}.faq-question[data-v-f8eab3dc]{padding:10px 12px;min-height:60px}.faq-answer[data-v-f8eab3dc]{padding:0 12px 10px}.headline[data-v-f8eab3dc]{font-size:20px}.question-text[data-v-f8eab3dc]{font-size:13px;line-height:22px}.faq-answer p[data-v-f8eab3dc]{font-size:12px}.chevron[data-v-f8eab3dc]{width:32px;height:32px}.ver-mais-button[data-v-f8eab3dc]{width:100px;height:26px}.button-label[data-v-f8eab3dc]{font-size:13px}}.cta-section[data-v-71f6847f]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:clamp(32px,4vw,48px) clamp(40px,6vw,80px);gap:clamp(24px,3vw,32px);background:#0f4c5c;width:100%}.cta-container[data-v-71f6847f]{display:flex;flex-direction:column;align-items:center;gap:clamp(24px,3vw,32px);max-width:1568px;width:100%}.headline-container[data-v-71f6847f]{display:flex;flex-direction:column;align-items:center;padding:0;gap:16px;width:100%;max-width:1568px}.headline[data-v-71f6847f]{width:100%;font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:clamp(28px,4vw,38px);line-height:130%;text-align:center;letter-spacing:-.02em;color:#fff;margin:0}.subhead[data-v-71f6847f]{width:100%;font-family:Mulish,sans-serif;font-style:normal;font-weight:400;font-size:clamp(18px,2.5vw,21px);line-height:150%;text-align:center;color:#fff;margin:0}.cta-content[data-v-71f6847f]{display:flex;flex-direction:column;align-items:center;padding:0;gap:8px;width:100%;max-width:1568px}.cta-button[data-v-71f6847f]{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:16px 50px;gap:8px;width:100%;max-width:722px;height:60px;background:#fff;border:1px solid #0f4c5c;border-radius:20px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.cta-button[data-v-71f6847f]:hover{background:#f8f9ff;transform:translateY(-2px);box-shadow:0 8px 25px #fff3}.button-label[data-v-71f6847f]{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:24px;text-align:center;color:#0f4c5c;white-space:nowrap}.disclaimer[data-v-71f6847f]{width:100%;font-family:Mulish,sans-serif;font-style:normal;font-weight:400;font-size:clamp(16px,2.5vw,21px);line-height:150%;text-align:center;color:#fff;margin:0}@media (max-width: 1200px){.cta-container[data-v-71f6847f],.headline-container[data-v-71f6847f],.cta-content[data-v-71f6847f]{max-width:100%}}@media (max-width: 992px){.cta-section[data-v-71f6847f]{padding:40px 32px}.cta-button[data-v-71f6847f]{max-width:100%;padding:14px 40px}.button-label[data-v-71f6847f]{font-size:15px}}@media (max-width: 768px){.cta-section[data-v-71f6847f]{padding:32px 24px}.headline[data-v-71f6847f]{font-size:24px}.subhead[data-v-71f6847f]{font-size:16px}.cta-button[data-v-71f6847f]{height:56px;padding:12px 32px}.button-label[data-v-71f6847f]{font-size:14px}.disclaimer[data-v-71f6847f]{font-size:15px}}@media (max-width: 576px){.cta-section[data-v-71f6847f]{padding:24px 16px}.headline[data-v-71f6847f]{font-size:22px}.subhead[data-v-71f6847f]{font-size:15px}.cta-button[data-v-71f6847f]{height:52px;padding:10px 24px}.button-label[data-v-71f6847f]{font-size:13px}.disclaimer[data-v-71f6847f]{font-size:14px}}@media (max-width: 480px){.cta-section[data-v-71f6847f]{padding:20px 12px}.headline[data-v-71f6847f]{font-size:20px}.subhead[data-v-71f6847f]{font-size:14px}.cta-button[data-v-71f6847f]{height:48px;padding:8px 20px}.button-label[data-v-71f6847f]{font-size:12px}.disclaimer[data-v-71f6847f]{font-size:13px}}.termos-page[data-v-61e0b202]{min-height:60vh;padding:7rem 1.5rem 4rem;background:#fafafa}.termos-content[data-v-61e0b202]{max-width:720px;margin:0 auto;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1d1d1f;line-height:1.7}.termos-header[data-v-61e0b202]{margin-bottom:2rem}.back-link[data-v-61e0b202]{display:inline-block;margin-bottom:1.5rem;font-size:.95rem;color:#6e6e73;text-decoration:none;transition:color .2s}.back-link[data-v-61e0b202]:hover{color:#1d1d1f}.termos-title[data-v-61e0b202]{font-size:1.75rem;font-weight:700;color:#1d1d1f;margin:0 0 .25rem;letter-spacing:.02em}.termos-subtitle[data-v-61e0b202]{font-size:1rem;font-weight:600;color:#4e4d4d;margin:0 0 .5rem}.termos-meta[data-v-61e0b202]{font-size:.875rem;color:#6e6e73;margin:0}.intro[data-v-61e0b202]{margin-bottom:1rem}.destaque[data-v-61e0b202]{background:#1d1d1f;color:#fff;padding:1rem 1.25rem;border-radius:8px;font-size:.9rem;font-weight:500;margin-bottom:2rem}.termos-content section[data-v-61e0b202]{margin-bottom:2rem;border:none;min-height:auto;padding:0;display:block}.termos-content h2[data-v-61e0b202]{font-size:1.25rem;font-weight:700;color:#1d1d1f;margin:0 0 1rem;padding-bottom:.35rem;border-bottom:1px solid #e5e5e7}.termos-content h3[data-v-61e0b202]{font-size:1.05rem;font-weight:600;color:#333;margin:1.25rem 0 .5rem}.termos-content p[data-v-61e0b202]{margin:0 0 .75rem;font-size:.95rem}.termos-content ul[data-v-61e0b202]{margin:.5rem 0 1rem 1.25rem;padding:0;list-style:disc}.termos-content li[data-v-61e0b202]{margin-bottom:.5rem;font-size:.95rem}.contact[data-v-61e0b202]{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid #e5e5e7;font-weight:500}.contact a[data-v-61e0b202]{color:#1d1d1f;text-decoration:underline}.contact a[data-v-61e0b202]:hover{color:#4e4d4d}@media (max-width: 768px){.termos-page[data-v-61e0b202]{padding:8.5rem 1rem 3rem}.termos-title[data-v-61e0b202]{font-size:1.5rem}}.termos-page[data-v-1301469c]{min-height:60vh;padding:7rem 1.5rem 4rem;background:#fafafa}.termos-content[data-v-1301469c]{max-width:720px;margin:0 auto;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1d1d1f;line-height:1.7}.termos-header[data-v-1301469c]{margin-bottom:2rem}.back-link[data-v-1301469c]{display:inline-block;margin-bottom:1.5rem;font-size:.95rem;color:#6e6e73;text-decoration:none;transition:color .2s}.back-link[data-v-1301469c]:hover{color:#1d1d1f}.termos-title[data-v-1301469c]{font-size:1.75rem;font-weight:700;color:#1d1d1f;margin:0 0 .25rem;letter-spacing:.02em}.termos-subtitle[data-v-1301469c]{font-size:1rem;font-weight:600;color:#4e4d4d;margin:0 0 .5rem}.termos-meta[data-v-1301469c]{font-size:.875rem;color:#6e6e73;margin:0}.intro[data-v-1301469c]{margin-bottom:1.5rem}.termos-content section[data-v-1301469c]{margin-bottom:2rem;border:none;min-height:auto;padding:0;display:block}.termos-content h2[data-v-1301469c]{font-size:1.25rem;font-weight:700;color:#1d1d1f;margin:0 0 1rem;padding-bottom:.35rem;border-bottom:1px solid #e5e5e7}.termos-content h3[data-v-1301469c]{font-size:1.05rem;font-weight:600;color:#333;margin:1.25rem 0 .5rem}.termos-content p[data-v-1301469c]{margin:0 0 .75rem;font-size:.95rem}.termos-content ul[data-v-1301469c]{margin:.5rem 0 1rem 1.25rem;padding:0;list-style:disc}.termos-content li[data-v-1301469c]{margin-bottom:.5rem;font-size:.95rem}.table-wrap[data-v-1301469c]{overflow-x:auto;margin:1rem 0;border:1px solid #e5e5e7;border-radius:8px}.legal-table[data-v-1301469c]{width:100%;border-collapse:collapse;font-size:.9rem}.legal-table th[data-v-1301469c],.legal-table td[data-v-1301469c]{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #e5e5e7}.legal-table th[data-v-1301469c]{background:#1d1d1f;color:#fff;font-weight:600}.legal-table tbody tr:last-child td[data-v-1301469c]{border-bottom:none}.legal-table tbody tr[data-v-1301469c]:hover{background:#f5f5f5}.contact[data-v-1301469c]{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid #e5e5e7;font-weight:600;color:#1d1d1f}.termos-content a[data-v-1301469c]{color:#1d1d1f;text-decoration:underline}.termos-content a[data-v-1301469c]:hover{color:#4e4d4d}@media (max-width: 768px){.termos-page[data-v-1301469c]{padding:8.5rem 1rem 3rem}.termos-title[data-v-1301469c]{font-size:1.5rem}.legal-table[data-v-1301469c]{font-size:.8rem}.legal-table th[data-v-1301469c],.legal-table td[data-v-1301469c]{padding:.5rem .75rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333}#app{min-height:100vh}a{text-decoration:none;color:inherit}button{border:none;background:none;cursor:pointer;font-family:inherit}ul,ol{list-style:none}
