body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{background:#036;box-shadow:0 2px 8px #0000000a;color:#fff;font-family:Inter,Lato,Segoe UI,Arial,sans-serif;padding:.2rem 0}.header-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 1rem}.header-container,.logo-link{align-items:center;display:flex}.logo-link{margin-right:1rem}.logo-square{align-items:center;background:#00b4d8;border-radius:8px;box-shadow:0 2px 8px #00000014;color:#fff;display:flex;font-size:1.8rem;font-weight:700;height:40px;justify-content:center;margin-right:12px;-webkit-user-select:none;user-select:none;width:40px}.logo-text{color:#fff;font-size:1.3rem;font-weight:500;letter-spacing:1px;margin-left:.5rem;margin-right:auto}nav ul{display:flex;gap:2rem;list-style:none;margin:0;padding:0}nav a{border-bottom:2.5px solid #0000;border-radius:4px;color:#fff;font-size:1.05rem;font-weight:500;padding:.25rem .5rem .2rem;text-decoration:none;transition:color .2s}nav a.active,nav a:focus,nav a:hover{background:none;border-bottom:2.5px solid #00b4d8;color:#00b4d8}.hamburger{background:none;border:none;cursor:pointer;display:none;flex-direction:column;height:36px;justify-content:center;margin-left:1rem;width:36px;z-index:1201}.hamburger span{background:#fff;border-radius:2px;display:block;height:4px;margin:4px 0;transition:.3s;width:26px}@media (max-width:900px){.header-container{align-items:center;flex-direction:row;gap:.5rem;justify-content:space-between;margin:0;max-width:100vw;padding:0 .5rem;position:relative;width:100vw}.logo-text{font-size:1.1rem;margin:.5rem 0}nav ul{gap:1rem}.hamburger{display:flex;margin-left:auto;margin-right:0;right:1rem;top:50%;transform:translateY(-50%)}.hamburger,nav{position:absolute}nav{background:#036;border-radius:0 0 0 16px;box-shadow:0 4px 24px #00000021;opacity:0;pointer-events:none;right:0;top:60px;transform:translateY(-200%);transition:all .3s;width:200px;z-index:1200}nav.nav-open{opacity:1;pointer-events:auto;transform:translateY(0)}nav ul{align-items:flex-start;flex-direction:column;gap:.5rem;padding:1rem 1.5rem}}@media (max-width:600px){.header-container{align-items:stretch;flex-direction:column;margin:0;max-width:100vw;padding:0 .2rem;width:100vw}.logo-text{font-size:1rem;margin-left:.2rem}nav ul{align-items:flex-start;flex-direction:column;gap:.5rem}}.footer{background-color:#002b5c;color:#f1f1f1;font-size:.9rem;line-height:1.6;padding:1.5rem;text-align:center}.footer a{color:#aad3f5;text-decoration:none}.footer a:hover{text-decoration:underline}.footer-contact{margin-top:.5rem}.home-container{overflow-x:hidden;width:100%}.hero-section{align-items:center;display:flex;height:60vh;justify-content:center;overflow:hidden;position:relative;width:100%}.hero-video{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}.hero-overlay{align-items:center;background:#0009;display:flex;inset:0;justify-content:center;position:absolute;z-index:1}.hero-content{color:#fff;max-width:720px;padding:2rem;position:relative;text-align:center;z-index:2}.hero-content h1{font-size:2.8rem;font-weight:700;margin-bottom:1rem}.hero-content h2{font-size:1.6rem;font-weight:500;margin-bottom:1.2rem}.hero-content p{color:#e0ecf8;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.consult-btn,.cta-btn{border-radius:32px;display:inline-block;font-size:1.05rem;font-weight:600;padding:.85rem 2rem;text-decoration:none;transition:all .2s ease-in-out}.cta-btn{background:#00b4d8;color:#fff}.cta-btn:hover{background:#fff;color:#036}.consult-btn{background:#036;color:#fff}.consult-btn:hover{background:#fff;color:#036}.consult-highlight{background:#eaf8fc;border-radius:14px;box-shadow:0 2px 12px #00b4d812;margin:3rem auto;max-width:600px;padding:2rem;text-align:center}.consult-highlight h2{color:#00b4d8;font-size:1.5rem;margin-bottom:1rem}.consult-highlight p{color:#036;font-size:1.13rem;margin-bottom:1.5rem}@media (max-width:768px){.hero-content h1{font-size:2rem}.hero-content h2{font-size:1.2rem}.hero-content p{font-size:1rem}.cta-buttons{flex-direction:column}.hero-section{height:70vh}}.services-container{box-sizing:border-box;margin:2rem auto;max-width:1100px;padding:1rem;width:100%}.packages-section,.services-section{margin-top:4rem;text-align:center}.packages-section h2,.services-section h2{color:#036;margin-bottom:1.5rem}.packages-intro,.services-intro{color:#555;font-size:1.08rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}.services-grid{grid-gap:2rem;align-items:stretch;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.service-tile{background:linear-gradient(135deg,#036,#005f99);border-radius:20px;box-shadow:0 4px 14px #0000001a;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;flex-direction:column;font-size:1.3rem;font-weight:600;height:100%;justify-content:space-between;min-height:280px;padding:2rem;text-align:left;transition:all .2s ease}.service-tile:focus,.service-tile:hover{background:linear-gradient(135deg,#00b4d8,#0077b6);box-shadow:0 8px 24px #00000026;color:#fff;transform:translateY(-6px) scale(1.02)}.service-short{color:#dceefc;flex-grow:1;font-size:1rem;font-weight:400;line-height:1.5;margin-top:1rem}.packages-list{grid-gap:2rem;align-items:stretch;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:2rem}.package-card{background:#fff;border:1px solid #d0e6f6;border-radius:16px;box-shadow:0 4px 12px #0000000f;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:space-between;min-height:260px;padding:2rem;text-align:left;transition:all .2s ease}.package-card:focus,.package-card:hover{border-color:#00b4d8;box-shadow:0 6px 20px #00b4d826;outline:none}.package-card h4{color:#0077b6;margin-bottom:.75rem}.package-card p{color:#444;flex-grow:1;font-size:1rem;line-height:1.5;margin:0}.modal-backdrop{align-items:center;background:#00000073;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:16px;box-shadow:0 8px 32px #0000002e;color:#222;max-width:80vw;min-width:260px;padding:2.5rem 2rem 2rem;position:relative;text-align:center;width:80vw}.modal-close{background:none;border:none;color:#036;cursor:pointer;font-size:2rem;line-height:1;position:absolute;right:1.2rem;top:1rem}.modal-contact-link{color:#00b4d8;display:inline-block;font-size:1.08rem;font-weight:600;margin-top:1.5rem;text-decoration:underline;transition:color .2s}.modal-contact-link:hover{color:#036}@media (max-width:900px){.packages-list,.services-grid{gap:1rem;grid-template-columns:1fr}.package-card{max-width:100%}}.about-container{color:#333;margin:0 auto;max-width:800px;padding:2rem}.about-description{font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.contact-info{background-color:#f5f7fa;border-left:4px solid #005fa3;border-radius:6px;padding:1.5rem}.contact-info h3{color:#002b5c;margin-top:0}.contact-info ul{list-style:none;margin:0;padding:0}.contact-info li{margin:.5rem 0}.contact-info a{color:#005fa3;text-decoration:none}.contact-info a:hover{text-decoration:underline}.contact-container{background:#fff;border-radius:18px;box-shadow:0 2px 12px #00000012;margin:2rem auto;max-width:65vw;min-width:280px;padding:2rem 1rem;width:65vw}.contact-container h2,h4{margin-bottom:1.5rem;text-align:center}.contact-form{gap:1.2rem}.contact-form,.contact-form label{display:flex;flex-direction:column}.contact-form label{align-items:flex-start;color:#036;font-weight:500;gap:.3em}.contact-form input,.contact-form textarea{border:1px solid #bcdff1;border-radius:8px;box-sizing:border-box;font-size:1rem;margin-top:.5rem;max-width:100%;min-width:0;padding:.7rem 1rem;resize:vertical;width:100%}.contact-form textarea{max-width:100%}.contact-form input:focus,.contact-form textarea:focus{border-color:#00b4d8;outline:none}.contact-submit-btn{background:#00b4d8;border:none;border-radius:32px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:.5rem;padding:.9rem 2.2rem;transition:background .2s,color .2s}.contact-submit-btn:hover{background:#036;color:#fff}.contact-success{color:#096;font-weight:500}.contact-intro,.contact-success{margin-top:1rem;text-align:center}.contact-intro{font-size:1.5rem;font-weight:100;line-height:1}.contact-intro a{color:#0078d4;text-decoration:none}.contact-intro a:hover{text-decoration:underline}@media (max-width:900px){.contact-container{border-radius:12px;max-width:98vw;padding:1rem .5rem;width:98vw}.contact-form{gap:.8rem}.contact-form input,.contact-form textarea{font-size:.98rem;padding:.6rem .7rem}.contact-submit-btn{font-size:1rem;padding:.7rem 1.2rem}}@media (max-width:600px){.contact-container{border-radius:0;max-width:100vw;min-width:0;padding:.5rem .2rem;width:100vw}.contact-form{gap:.6rem}.contact-form input,.contact-form textarea{font-size:.95rem;padding:.5rem}.contact-submit-btn{font-size:.98rem;padding:.6rem 1rem}}.blog-container{margin:auto;max-width:800px;padding:2rem}.blog-list{display:flex;flex-direction:column;gap:2rem}.blog-post{border-bottom:1px solid #ccc;padding-bottom:1rem}.blog-post h3{margin:0 0 .5rem}.blog-excerpt{color:#444;margin-bottom:.5rem}.blog-post a{color:#0078d4;font-weight:500;text-decoration:none}.blog-post a:hover{text-decoration:underline}.blog-date{color:#888;font-size:.8rem}.blog-error{color:red}body{background:#f4f8fb;color:#222;font-family:Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;margin:0;overflow-x:hidden}.app-container{background:linear-gradient(180deg,#f4f8fb,#eaf1fa);box-sizing:border-box;display:block;flex-direction:column;min-height:100vh;width:100%}.main-content{flex:1 1;margin:0 auto;padding:.5rem 1rem 2rem}@media (max-width:900px){.main-content{max-width:100vw;padding:1.2rem .5rem}.app-container{min-width:0}}@media (max-width:600px){.main-content{padding:.5rem .2rem}}
/*# sourceMappingURL=main.b7d3cd71.css.map*/