.site-header{background:var(--brand-deep-blue);position:sticky;top:0;z-index:1000;padding:0}.header-container{max-width:1300px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:12px 20px;gap:20px}.header-logo img{max-width:180px;height:auto}.nav-list{display:flex;align-items:center;gap:0;list-style:none;margin:0;padding:0}.nav-item{position:relative}.nav-link{font-family:DM Sans,sans-serif;font-size:15px;font-weight:500;color:var(--brand-offwhite);padding:10px 16px;display:flex;align-items:center;gap:5px;transition:color .3s;white-space:nowrap}.nav-link:hover,.nav-link.active{color:var(--brand-hover)}.has-dropdown:hover .dropdown{opacity:1;visibility:visible;transform:translateY(0)}.dropdown{position:absolute;top:100%;left:0;background:var(--brand-offwhite);min-width:260px;border-radius:4px;list-style:none;padding:8px 0;margin:0;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .3s;box-shadow:0 8px 30px #00000026;z-index:100}.dropdown-link{display:block;padding:10px 20px;font-size:14px;font-weight:500;color:var(--brand-deep-blue);transition:all .2s}.dropdown-link:hover{background:#0000000d;color:var(--brand-teal)}.header-cta{flex-shrink:0}.header-btn{display:inline-block;background:var(--brand-light-teal);color:var(--brand-deep-blue);font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;padding:12px 24px;border-radius:8px;transition:all .3s;white-space:nowrap}.header-btn:hover{background:var(--brand-offwhite);color:var(--brand-deep-blue)}.mobile-toggle{display:none;flex-direction:column;gap:5px;background:var(--brand-offwhite);border:none;padding:11px 12px;border-radius:250px;cursor:pointer}.mobile-toggle span{width:20px;height:2px;background:var(--brand-deep-blue);border-radius:2px;transition:all .3s}.mobile-menu{display:none;background:var(--brand-teal);padding:20px}.mobile-menu.open{display:block}.mobile-nav-list{list-style:none;padding:0;margin:0}.mobile-nav-link{display:block;padding:12px 0;color:var(--brand-offwhite);font-size:18px;font-weight:500;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-dropdown{list-style:none;padding:0 0 0 20px;margin:0}.mobile-dropdown-link{display:block;padding:8px 0;color:var(--brand-offwhite);font-size:16px;opacity:.85}.mobile-cta{display:block;text-align:center;margin-top:15px}.side-cta{position:fixed;right:-2px;top:50%;transform:translateY(-50%) rotate(180deg);writing-mode:vertical-rl;background:var(--brand-teal);color:#fff;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;padding:20px 10px;border-radius:0 8px 8px 0;z-index:999;transition:background .3s;white-space:nowrap;border:1px solid rgba(255,255,255,.3);border-left:none;letter-spacing:.02em;display:flex;align-items:center;justify-content:center}.side-cta:hover{background:var(--brand-deep-blue)}.whatsapp-float{position:fixed;bottom:25px;right:25px;background:#25d366;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0003;z-index:998;transition:transform .3s}.whatsapp-float:hover{transform:scale(1.1)}@media(max-width:1024px){.header-nav,.header-cta{display:none}.mobile-toggle{display:flex}}.site-footer[data-astro-cid-sz7xmlte]{background:var(--brand-deep-blue);color:var(--brand-offwhite);padding:80px 0 0}.footer-container[data-astro-cid-sz7xmlte]{max-width:1300px;margin:0 auto;padding:0 20px}.footer-grid[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1.2fr 1fr 1.5fr;gap:60px;padding-bottom:60px;border-bottom:1px solid rgba(255,255,255,.1)}.footer-logo[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{max-width:200px;height:auto;margin-bottom:25px}.footer-tagline[data-astro-cid-sz7xmlte]{font-size:15px;line-height:1.6;color:#fff9;margin-bottom:25px}.footer-social[data-astro-cid-sz7xmlte]{display:flex;gap:10px}.footer-social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s}.social-instagram[data-astro-cid-sz7xmlte]{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);color:#fff}.social-facebook[data-astro-cid-sz7xmlte]{background:#1877f2;color:#fff}.social-linkedin[data-astro-cid-sz7xmlte]{background:#0a66c2;color:#fff}.social-x[data-astro-cid-sz7xmlte]{background:#333;color:#fff}.social-youtube[data-astro-cid-sz7xmlte]{background:red;color:#fff}.social-instagram[data-astro-cid-sz7xmlte]:hover,.social-facebook[data-astro-cid-sz7xmlte]:hover,.social-linkedin[data-astro-cid-sz7xmlte]:hover,.social-x[data-astro-cid-sz7xmlte]:hover,.social-youtube[data-astro-cid-sz7xmlte]:hover{opacity:.8}.footer-heading[data-astro-cid-sz7xmlte]{font-family:var(--font-heading);font-size:22px;font-weight:400;color:#fff;margin-bottom:20px}.footer-address[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:14px;color:#ffffffb3;margin:0;line-height:1.8}.footer-contact-info[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:8px}.footer-contact-info[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:14px;color:#ffffffb3;transition:color .3s}.footer-contact-info[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--brand-light-teal)}.footer-links[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0}.footer-links[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:10px}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:14px;color:#ffffffb3;transition:color .3s}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--brand-light-teal)}.footer-bottom[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center;padding:25px 0;font-size:13px;color:#ffffff80}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin:0}.footer-legal[data-astro-cid-sz7xmlte]{display:flex;gap:20px}.footer-legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#ffffff80;transition:color .3s}.footer-legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--brand-light-teal)}@media(max-width:1024px){.footer-grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr;gap:40px}}@media(max-width:767px){.footer-grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:30px}.site-footer[data-astro-cid-sz7xmlte]{padding:60px 0 0}.footer-bottom[data-astro-cid-sz7xmlte]{flex-direction:column;gap:10px;text-align:center}}:root{--brand-deep-blue: #005A8E;--brand-offwhite: #F6F5F1;--brand-teal: #008083;--brand-light-teal: #2EC4B6;--brand-dark: #1E1E2F;--brand-hover: #C6A85A;--brand-text: #555555;--brand-heading: #1E1E2F;--font-heading: "Marcellus", sans-serif;--font-body: "DM Sans", sans-serif;--section-padding: 100px;--container-width: 1300px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body{font-family:var(--font-body);color:var(--brand-text);background:#fff;font-size:16px;line-height:1.7;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--brand-heading);line-height:1.3}a{text-decoration:none;color:inherit;transition:color .3s}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}button{cursor:pointer}.section-label{font-family:var(--font-body);font-size:12px;font-weight:600;letter-spacing:.25em;text-transform:uppercase;margin-bottom:0;line-height:1}.section-title{font-family:var(--font-heading);font-size:42px;font-weight:400;line-height:1.3;margin-bottom:20px}.btn-primary{display:inline-flex;align-items:center;gap:8px;background:var(--brand-light-teal);color:var(--brand-deep-blue);font-family:var(--font-body);font-size:14px;font-weight:600;padding:15px 30px;border-radius:250px;border:none;transition:all .3s;white-space:nowrap}.btn-primary:hover{background:var(--brand-offwhite);color:var(--brand-deep-blue)}.btn-outline{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#fff;font-family:var(--font-body);font-size:14px;font-weight:600;padding:14px 28px;border-radius:250px;border:1px solid #fff;transition:all .3s;white-space:nowrap}.btn-outline:hover{background:#fff;color:var(--brand-deep-blue)}.btn-dark{display:inline-flex;align-items:center;gap:8px;background:var(--brand-deep-blue);color:#fff;font-family:var(--font-body);font-size:14px;font-weight:600;padding:15px 30px;border-radius:250px;border:none;transition:all .3s}.btn-dark:hover{background:var(--brand-dark);color:var(--brand-light-teal)}.btn-offwhite{display:inline-flex;align-items:center;gap:8px;background:var(--brand-offwhite);color:var(--brand-deep-blue);font-family:var(--font-body);font-size:14px;font-weight:600;padding:15px 30px;border-radius:250px;border:none;transition:all .3s}.btn-offwhite:hover{background:var(--brand-dark);color:var(--brand-light-teal)}.checklist{padding:0;margin:0 0 20px}.checklist li{display:flex;align-items:center;gap:10px;padding:4px 0;font-size:16px;font-weight:500}.checklist li svg{width:18px;height:18px;flex-shrink:0}.animate-on-scroll{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.animate-on-scroll.animated{opacity:1;transform:translateY(0)}.animate-on-scroll:nth-child(2){transition-delay:.1s}.animate-on-scroll:nth-child(3){transition-delay:.2s}.animate-on-scroll:nth-child(4){transition-delay:.3s}.animate-on-scroll:nth-child(5){transition-delay:.4s}.animate-on-scroll:nth-child(6){transition-delay:.5s}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:var(--brand-teal);border-radius:3px}@media(max-width:1024px){.section-title{font-size:34px}}@media(max-width:767px){.section-title{font-size:30px}}.site-wrapper[data-astro-cid-sckkx6r4]{overflow-x:hidden;width:100%;position:relative}
