header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:50;display:flex;flex-direction:column;align-items:center;background-color:#fff;box-shadow:0 1px #2125290f;transition:box-shadow .25s ease,background-color .25s ease}.header-accent-bar[data-astro-cid-3ef6ksr2]{display:block;width:100%;height:4px;background:linear-gradient(90deg,#f5de55,#77ac5c,#3fa8cc,#2657d9)}header[data-astro-cid-3ef6ksr2].is-scrolled{background-color:#ffffffdb;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 1px 2px #0000000a,0 8px 24px #00000014}.header-container[data-astro-cid-3ef6ksr2]{box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:32px;width:90%;max-width:1200px;margin:0 auto;padding:50px 0;padding-right:clamp(32px,5vw,80px);padding-left:400px}.logo-link[data-astro-cid-3ef6ksr2]{position:absolute;left:1px;top:50%;transform:translateY(-50%);display:flex;align-items:center}.logo[data-astro-cid-3ef6ksr2]{height:100px;width:auto}.menu-toggle[data-astro-cid-3ef6ksr2]{display:none;position:relative;z-index:30;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:44px;height:44px;padding:0;background:none;border:none;border-radius:4px;cursor:pointer}.menu-toggle[data-astro-cid-3ef6ksr2]:focus-visible{outline:2px solid #55B685;outline-offset:2px}.menu-toggle-bar[data-astro-cid-3ef6ksr2]{display:block;width:26px;height:2px;background-color:#212529;border-radius:2px;transition:transform .2s ease,opacity .2s ease}.menu-toggle[data-astro-cid-3ef6ksr2].is-active .menu-toggle-bar[data-astro-cid-3ef6ksr2]:nth-child(1){transform:translateY(8px) rotate(45deg)}.menu-toggle[data-astro-cid-3ef6ksr2].is-active .menu-toggle-bar[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0}.menu-toggle[data-astro-cid-3ef6ksr2].is-active .menu-toggle-bar[data-astro-cid-3ef6ksr2]:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.nav-drawer[data-astro-cid-3ef6ksr2]{display:contents}.main-nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-evenly;flex:1;gap:32px}.main-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{position:relative;color:#212529;font-size:1rem;font-weight:500;white-space:nowrap;padding-bottom:4px;transition:color .15s ease}.main-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;border-radius:999px;background-color:#55b685;transform:scaleX(0);transition:transform .2s ease}.main-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:#55b685}.main-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover:after{transform:scaleX(1)}.main-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].is-active{color:#55b685;font-weight:700}.main-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].is-active:after{transform:scaleX(1)}.cta-button[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:8px;padding:12px 22px 12px 24px;border-radius:12px;background-color:#55b685;color:#fff;font-weight:600;white-space:nowrap;box-shadow:0 2px 4px #55b68540,0 6px 16px #55b68538;transition:filter .15s ease,transform .15s ease,box-shadow .15s ease}.cta-arrow[data-astro-cid-3ef6ksr2]{width:16px;height:16px;flex-shrink:0;transition:transform .15s ease}.cta-button[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{filter:brightness(.96);transform:translateY(-2px);box-shadow:0 4px 8px #55b6854d,0 10px 22px #55b68547;text-decoration:none}.cta-button[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover .cta-arrow[data-astro-cid-3ef6ksr2]{transform:translate(3px)}.cta-button[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:active{transform:translateY(0)}@media(max-width:1024px){.header-container[data-astro-cid-3ef6ksr2]{gap:20px;padding:40px 0;padding-right:clamp(24px,4vw,56px);padding-left:165px}.logo[data-astro-cid-3ef6ksr2]{height:36px}.main-nav[data-astro-cid-3ef6ksr2]{gap:20px}.main-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{font-size:.95rem}.cta-button[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{padding:10px 18px}}@media(max-width:768px){.header-container[data-astro-cid-3ef6ksr2]{justify-content:flex-end;padding:28px 0}.logo-link[data-astro-cid-3ef6ksr2]{left:50%;transform:translate(-50%,-50%)}.logo[data-astro-cid-3ef6ksr2]{height:88px}.menu-toggle[data-astro-cid-3ef6ksr2]{display:flex}.nav-drawer[data-astro-cid-3ef6ksr2]{display:block;position:absolute;top:100%;left:0;right:0;background-color:#fff;box-shadow:0 12px 24px #00000014;max-height:0;overflow:hidden;opacity:0;transition:max-height .25s ease,opacity .2s ease;z-index:20}.nav-drawer[data-astro-cid-3ef6ksr2].is-open{max-height:420px;opacity:1}.main-nav[data-astro-cid-3ef6ksr2]{flex-direction:column;align-items:stretch;gap:4px;padding:16px 24px 8px}.main-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{padding:12px 0;border-bottom:1px solid rgba(33,37,41,.08)}.main-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:after{display:none}.cta-button[data-astro-cid-3ef6ksr2]{padding:12px 24px 24px}.cta-button[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{display:flex;justify-content:center}}@media(max-width:480px){.header-container[data-astro-cid-3ef6ksr2]{padding:24px 0}.logo[data-astro-cid-3ef6ksr2]{height:80px}}footer[data-astro-cid-sz7xmlte]{position:relative;overflow:hidden;background:linear-gradient(180deg,#263c5e,#1b2a45 55%,#10192b);color:#fff;font-size:1rem}footer[data-astro-cid-sz7xmlte]:after{content:"";position:absolute;z-index:0;width:520px;height:520px;bottom:-280px;left:-160px;border-radius:50%;background:#55b68524;filter:blur(90px);pointer-events:none}.footer-accent-bar[data-astro-cid-sz7xmlte]{display:block;height:4px;background:linear-gradient(90deg,#f5de55,#77ac5c,#3fa8cc,#2657d9)}.footer-brand-row[data-astro-cid-sz7xmlte],.footer-contact-grid[data-astro-cid-sz7xmlte],.footer-legal[data-astro-cid-sz7xmlte],.footer-bottom[data-astro-cid-sz7xmlte]{position:relative;z-index:1;box-sizing:border-box;width:92%;max-width:1600px;margin:0 auto}.footer-brand-row[data-astro-cid-sz7xmlte]{display:flex;align-items:center;padding:36px 3rem 28px}.footer-logo[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;gap:10px;text-decoration:none}.footer-logo-marks[data-astro-cid-sz7xmlte]{display:inline-flex;gap:4px}.footer-logo-marks[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{display:block;width:13px;height:26px;border-radius:3px}.footer-logo-marks[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]:nth-child(1){background-color:#f5de55}.footer-logo-marks[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]:nth-child(2){background-color:#77ac5c}.footer-logo-marks[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]:nth-child(3){background-color:#3fa8cc}.footer-logo-word[data-astro-cid-sz7xmlte]{color:#fff;font-size:1.5rem;font-weight:800;letter-spacing:-.01em}.footer-contact-grid[data-astro-cid-sz7xmlte]{display:flex;align-items:stretch;padding:28px 3rem;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.footer-contact-row[data-astro-cid-sz7xmlte]{position:relative;flex:1 1 0;display:flex;align-items:center;gap:.5rem;padding:0 1.75rem}.footer-contact-row[data-astro-cid-sz7xmlte]:first-child{padding-left:0}.footer-contact-row[data-astro-cid-sz7xmlte]:last-child{padding-right:0}.footer-contact-row[data-astro-cid-sz7xmlte]:not(:last-child):after{content:"";position:absolute;top:0;bottom:0;right:0;width:1px;background-color:#ffffff1a}.footer-contact-item[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:1rem;min-width:0;flex:1;color:inherit;text-decoration:none;border-radius:8px}.footer-contact-item[data-astro-cid-sz7xmlte]:hover .footer-contact-icon[data-astro-cid-sz7xmlte]{background-color:#489e73;transform:scale(1.06)}.footer-contact-item[data-astro-cid-sz7xmlte]:hover .footer-contact-value[data-astro-cid-sz7xmlte]{color:#55b685}.footer-contact-item[data-astro-cid-sz7xmlte]:hover{text-decoration:none}.footer-contact-item[data-astro-cid-sz7xmlte]:focus-visible{outline:2px solid #55B685;outline-offset:4px}.footer-contact-icon[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border-radius:50%;background-color:#55b685;color:#fff;transition:background-color .15s ease,transform .15s ease}.footer-contact-icon[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:18px;height:18px}.footer-contact-text[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.2rem;min-width:0;text-align:left}.footer-contact-label[data-astro-cid-sz7xmlte]{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#9ba1ae}.footer-contact-value[data-astro-cid-sz7xmlte]{font-size:.95rem;font-weight:600;color:#fff;transition:color .15s ease}.footer-copy-btn[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;flex-shrink:0;border:none;border-radius:50%;background-color:#ffffff14;color:#9ba1ae;cursor:pointer;transition:background-color .15s ease,color .15s ease}.footer-copy-btn[data-astro-cid-sz7xmlte]:hover{background-color:#ffffff29;color:#fff}.footer-copy-btn[data-astro-cid-sz7xmlte]:focus-visible{outline:2px solid #55B685;outline-offset:2px}.footer-copy-btn[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:15px;height:15px}.footer-copy-feedback[data-astro-cid-sz7xmlte]{position:absolute;right:0;top:-1.75rem;font-size:.75rem;font-weight:600;color:#55b685;background-color:#0a101cf2;padding:.25rem .6rem;border-radius:6px;opacity:0;transform:translateY(4px);transition:opacity .2s ease,transform .2s ease;pointer-events:none}.footer-copy-feedback[data-astro-cid-sz7xmlte].is-visible{opacity:1;transform:translateY(0)}.footer-legal[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:3rem;padding:28px 3rem}.footer-legal-link[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;gap:.6rem;color:#c8cfdc;font-size:.95rem;font-weight:700;letter-spacing:.01em;text-decoration:none;transition:color .15s ease}.footer-legal-link[data-astro-cid-sz7xmlte]:hover{color:#fff;text-decoration:none}.footer-legal-link[data-astro-cid-sz7xmlte]:hover .footer-legal-arrow[data-astro-cid-sz7xmlte]{transform:translate(3px)}.footer-legal-link[data-astro-cid-sz7xmlte]:focus-visible{outline:2px solid #55B685;outline-offset:4px}.footer-legal-arrow[data-astro-cid-sz7xmlte]{display:block;width:1.1rem;height:1.1rem;flex-shrink:0;transition:transform .15s ease}.footer-bottom[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:20px 3rem 28px;border-top:1px solid rgba(255,255,255,.08);color:#6b7488;font-size:.8rem}@media(max-width:1024px){.footer-brand-row[data-astro-cid-sz7xmlte]{padding:36px 2rem 28px}.footer-contact-grid[data-astro-cid-sz7xmlte],.footer-legal[data-astro-cid-sz7xmlte]{padding:24px 2rem}.footer-bottom[data-astro-cid-sz7xmlte]{padding:18px 2rem 24px}}@media(max-width:768px){.footer-brand-row[data-astro-cid-sz7xmlte]{flex-direction:column;align-items:flex-start;gap:.75rem;padding:32px 20px 24px}.footer-contact-grid[data-astro-cid-sz7xmlte]{flex-direction:column;gap:1.25rem;padding:24px 20px}.footer-contact-row[data-astro-cid-sz7xmlte]{padding:0}.footer-contact-row[data-astro-cid-sz7xmlte]:not(:last-child):after{display:none}.footer-contact-text[data-astro-cid-sz7xmlte]{max-width:none}.footer-legal[data-astro-cid-sz7xmlte]{flex-direction:column;align-items:flex-start;gap:1rem;padding:24px 20px}.footer-bottom[data-astro-cid-sz7xmlte]{flex-direction:column;align-items:flex-start;gap:.35rem;padding:16px 20px 24px}}@media(max-width:480px){.footer-copy-btn[data-astro-cid-sz7xmlte]{width:30px;height:30px}.footer-contact-icon[data-astro-cid-sz7xmlte]{width:36px;height:36px}.footer-contact-icon[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:16px;height:16px}.footer-logo-word[data-astro-cid-sz7xmlte]{font-size:1.3rem}}.whatsapp-float[data-astro-cid-iehx2mtc]{position:fixed;right:max(24px,env(safe-area-inset-right,0px) + 16px);top:calc(80vh - 40px);z-index:60;display:flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%;background-color:#25d366;box-shadow:0 8px 20px #00000040,0 2px 6px #00000026;transition:transform .2s ease,box-shadow .2s ease}.whatsapp-float[data-astro-cid-iehx2mtc]:hover{transform:scale(1.08);box-shadow:0 10px 26px #0000004d,0 3px 8px #0000002e}.whatsapp-float[data-astro-cid-iehx2mtc]:active{transform:scale(.96)}.whatsapp-float[data-astro-cid-iehx2mtc]:focus-visible{outline:2px solid #fff;outline-offset:3px;box-shadow:0 0 0 4px #25d36673}.whatsapp-float[data-astro-cid-iehx2mtc] svg[data-astro-cid-iehx2mtc]{width:40px;height:40px;color:#fff;position:relative;z-index:1}.whatsapp-float-ring[data-astro-cid-iehx2mtc]{position:absolute;inset:0;border-radius:50%;background-color:#25d366;animation:whatsapp-pulse 2.4s ease-out infinite}@keyframes whatsapp-pulse{0%{transform:scale(1);opacity:.45}to{transform:scale(1.6);opacity:0}}@media(prefers-reduced-motion:reduce){.whatsapp-float-ring[data-astro-cid-iehx2mtc]{animation:none;display:none}}@media(max-width:480px){.whatsapp-float[data-astro-cid-iehx2mtc]{width:68px;height:68px;right:max(16px,env(safe-area-inset-right,0px) + 8px);top:calc(80vh - 34px)}.whatsapp-float[data-astro-cid-iehx2mtc] svg[data-astro-cid-iehx2mtc]{width:34px;height:34px}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{font-family:var(--fontPrimary)}html,body{margin:0;padding:0;font-family:var(--fontPrimary);color:var(--textColor);background:var(--backgroundColor);line-height:1.6}a{color:var(--primaryColor);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4,h5,h6{color:var(--primaryColor)}button{background-color:var(--primaryColor);color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;font-size:16px}button:hover{background-color:var(--primaryColor);opacity:.9}input,select,textarea{font-family:var(--fontPrimary);padding:8px;border:2px solid var(--primaryColor);border-radius:4px;margin-bottom:10px;width:100%;box-sizing:border-box}label{font-weight:700;display:block;margin-bottom:5px}main{margin:auto;padding:1rem;max-width:1200px;min-height:80vh}@media(max-width:768px){#nav-drawer[data-astro-cid-sckkx6r4]:not(.is-open){max-height:0!important;opacity:0!important;overflow:hidden!important}}
