@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";:root{--primary:#008cff;--secondary:#28a77d;--tertiary:#06325f;--white-text:#fff;--light-text:#e2e2e2;--grey-text:#a8a8a8;--bg:#fcfcfc;--border:#d3e1ee;--code-bg:#e6f1fb;--accent:#0077b6;--accent-bg:#0077b61f;--accent-border:#0077b680;--social-bg:#00968814;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--maritime-gradient:linear-gradient(135deg, var(--primary), var(--secondary));--sans:"Poppins", system-ui, "Segoe UI", Roboto, sans-serif;--heading:"Poppins", system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}body{font-family:var(--font-primary);scroll-behavior:smooth;margin:0}#root{text-align:left;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);font-weight:500}h1{letter-spacing:-1.68px;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}img{size:100px}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.hero-section{background:var(--bg);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:visible}.hero-section:before{content:"";z-index:1;background-image:linear-gradient(90deg,#0055b1b3,#28a74566),url(/assets/hero-bg-D-UtetwW.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:80vh;position:absolute;top:0;left:0}.hero-section>*{z-index:2;position:relative}.hero-container{justify-content:flex-start;align-items:center;gap:40px;width:100%;padding-bottom:9rem;display:flex}.hero-text h1{letter-spacing:1.5px;color:var(--white-text);text-transform:uppercase;text-shadow:0 4px 12px #0000004d;max-width:600px;margin-bottom:16px;font-size:52px;font-weight:600;line-height:1.1}.hero-text p{letter-spacing:1.8px;color:var(--light-text);text-shadow:0 4px 12px #0000004d;max-width:600px;font-size:1.15rem;line-height:1.5}.hero-actions{flex-wrap:wrap;gap:12px;margin:24px 0 10%;display:flex}.stats-card-container{z-index:5;width:100%;position:absolute;top:63%;left:50%;transform:translate(-50%,50%)}.stats-card{background:#fff;border-radius:10px;flex-wrap:wrap;width:100%;height:160px;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000001a}.stats-card .stat-item{text-align:left;box-sizing:border-box;background:#fff;border-left:1px solid #0174dd2e;flex:33.333%;justify-content:center;align-items:center;gap:14px;min-width:0;display:flex}.stats-card .stat-item:nth-child(3n+1){border-left:none}.stats-card .stat-icon{background:0 0;border:none;border-radius:999px;flex:none;justify-content:center;align-items:center;width:70px;height:70px;padding:0;display:flex}.gradient-circle-icon{background:linear-gradient(90deg,#057cac 0%,#3ae487 100%);border-radius:999px;flex:none;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.gradient-circle-icon svg{fill:#fff;width:60%;height:60%;display:block}.stats-card .stat-item>img{background:var(--accent-bg);border:1px solid var(--accent-border);object-fit:contain;border-radius:999px;flex:none;width:60px;height:60px}.stats-card .stat-item>svg{background:var(--accent-bg);border:1px solid var(--accent-border);color:#01745dd0;border-radius:999px;flex:none;width:60px;height:60px}.stats-card .stat-text{flex-direction:column;gap:6px;min-width:0;display:flex}.stats-card .stat-value{color:var(--tertiary);letter-spacing:.2px;margin-top:0;padding-bottom:6px;font-size:clamp(22px,3.2vw,36px);font-weight:800}.stats-card .stat-label{color:#044480e6;word-break:break-word;max-width:20ch;font-size:clamp(12px,1.5vw,14px);font-weight:500;line-height:1.25}.testi-card{background-color:#0000}.testi-card__grid{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}.testi-card__image-container{flex:1;justify-content:center;max-width:420px;max-height:420px;display:flex;position:relative}.testi-card__image{z-index:2;border-radius:20px;width:100%;height:100%;position:relative}.testi-card__content{flex:1.5;max-width:420px}.testi-card__body p{font-size:1 rem;color:#3a3a3a;margin-bottom:1.5rem;line-height:1.6}.testi-card__footer{flex-direction:column;gap:1px;margin-top:auto;display:flex}.testi-card__footer .authorName{color:#363636;font-size:18px;font-weight:600}.testi-card__footer p{color:#555;font-size:16px}.testimonial-section{background:var(--bg);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:0 15% 5%;display:flex}.testimonial-header{flex-direction:column;justify-content:center;align-items:center;gap:18px;display:flex}.testimonial-header h2{letter-spacing:1.5px;color:var(--tertiary);font-size:3.6rem;font-weight:600}.testimonial-header p{text-align:center;background:var(--maritime-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;padding-top:1rem;font-size:1.2rem;font-weight:600}.testimonial-container{flex-direction:row;justify-content:center;align-items:center;gap:3rem;display:flex}.testimonial-slider-viewport{width:100%;padding:40px 0 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.testimonial-track{gap:3rem;width:max-content;animation:40s linear infinite scrollInfinite;display:flex}.testimonial-track:hover{animation-play-state:paused}.testimonial-slide-item{flex-shrink:0;width:600px}@keyframes scrollInfinite{0%{transform:translate(0)}to{transform:translate(calc(-50% - 1rem))}}.cta-section{height:58vh;display:flex}.cta-container{background-image:url(/assets/cta-bg-PxkZqois.png);background-position:top;background-size:cover;background-attachment:scroll;justify-content:center;align-items:center;width:100%;min-height:450px;display:flex;position:relative;overflow:hidden}.cta-overlay{background:linear-gradient(#007bac4d 0%,#002147b3 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.cta-content{text-align:center;color:#fff;max-width:800px}.cta-title{letter-spacing:-.5px;text-shadow:0 4px 12px #0000004d;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.cta-subtitle{opacity:.9;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.cta-button-group{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.services-section{background:var(--bg);position:relative}.services-section .container:before{content:"";z-index:0;background:#eeeeee8a;width:2px;position:absolute;top:300px;bottom:50px;left:50%;transform:translate(-50%)}.services-header-container{text-align:center;flex-direction:column;align-items:center;padding-top:3rem;display:flex}.services-eyebrow{color:var(--secondary);text-transform:uppercase;letter-spacing:3px;margin-bottom:10px;font-size:.9rem;font-weight:700}.services-main-title{color:var(--tertiary);letter-spacing:-2px;font-size:3.8rem;font-weight:800}.services-main-title span{color:var(--primary)}.header-divider{background:var(--primary);border-radius:2px;width:60px;height:4px;margin-top:20px}.services-content{padding:4% 0 2%}.service-row{justify-content:space-between;align-items:center;gap:8rem;margin-bottom:6rem;display:flex;position:relative}.service-row:after{content:"";z-index:2;background:#fff;border:3px solid #eee;border-radius:50%;width:15px;height:15px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.row-reverse{flex-direction:row-reverse}.service-visual{flex:1;justify-content:center;display:flex;position:relative}.image-wrapper{width:100%;position:relative}.image-wrapper:after{content:"";filter:blur(40px);z-index:-1;transition:all .3s;position:absolute;inset:30px 20px -20px}.mockup-img{filter:drop-shadow(0 6px 12px #0000004d);border-radius:17px;width:100%;height:auto}.floating-icon{font-size:40px;position:absolute;bottom:-10px}.service-content{flex:1}.service-icon-box{width:60px;height:60px;color:var(--tertiary);background-color:#d0ecff;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;transition:transform .3s;display:flex}.service-icon-box svg{width:32px;height:32px}.service-title{color:var(--tertiary);margin-bottom:20px;font-size:2.6rem;font-weight:600}.service-description{color:#666;margin-bottom:20px;font-size:1rem;line-height:1.6}.service-cta-btn{background-color:var(--primary);color:#fff;border-radius:8px;align-items:center;gap:8px;margin-top:.8rem;padding:12px 24px;font-size:1rem;text-decoration:none;transition:all .3s;display:inline-flex}.service-cta-btn:hover{filter:brightness(1.08);transform:translateY(-2px)}.btn-arrow{transition:transform .3s}.service-cta-btn:hover .btn-arrow{transform:translate(4px)}@media (width<=768px){.service-row,.row-reverse{text-align:center;flex-direction:column}.service-row:after{display:none}}.app{flex-direction:column;min-height:100vh;display:flex}.container{box-sizing:border-box;padding:0 15%}.site-header{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:30;background:#ffffffe6;position:sticky;top:0}.header-content{justify-content:space-between;align-items:center;padding:12px 15%;display:flex}.header-links{align-items:center;gap:1.4rem;display:flex}.header-links button{font-size:.8rem}.menu-toggle{cursor:pointer;color:#044480;background:0 0;border:none;font-size:24px;display:none}.logo{align-items:center;gap:3px;display:flex}.logo-text{flex-direction:column;line-height:1.1;display:flex}.logo-main{letter-spacing:.05em;text-transform:uppercase;color:#044480;font-size:40px;font-weight:1000}.logo-subtitle{letter-spacing:.12em;text-transform:uppercase;color:#044480;padding-left:8px;font-size:9px;font-weight:700}.logo-icon{object-fit:contain;width:auto;height:60px}.nav-links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:20px;font-size:15px;display:flex}.nav-link{color:var(--text);text-decoration:none;transition:color .2s;position:relative}.nav-link:after{content:"";background-color:#01745dd0;width:0;height:2px;transition:width .25s;position:absolute;bottom:-4px;left:0}.nav-link:hover{color:var(--text-h)}.nav-link:hover:after{width:100%}.btn{font-family:var(--sans);cursor:pointer;border:1px solid #0000;border-radius:5px;padding:12px 24px;font-size:16px;font-weight:500;transition:background .2s,color .2s,box-shadow .2s,border-color .2s}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{filter:brightness(1.08)}.btn-secondary{border:solid 3px var(--secondary);color:#fff;box-shadow:var(--shadow);background:0 0}.btn-secondary:hover{background-color:var(--secondary)}.btn-ghost{color:var(--text-h);background:0 0}.btn-ghost:hover{background:#00000008}.site-footer{background:var(--tertiary);box-sizing:border-box;flex-direction:column;width:100%;margin-top:auto;display:flex}.site-footer__upper{background:var(--tertiary);color:var(--white-text);padding:40px 0}.site-footer__upper .container.footer-grid{flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;display:flex}.gradient-text{background:linear-gradient(90deg,#00aeffea,#28a745);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:42px;font-weight:700}.white-text{color:var(--white-text);padding-left:10px;font-size:12px;font-weight:600}.footer-col{min-width:160px;color:var(--light-text);flex-direction:column;flex:1 1 0;gap:8px;display:flex}.footer-col h5{color:var(--white-text);margin:0 0 4px;font-size:16px}.footer-col p,.footer-col address,.footer-col li{color:var(--light-text);gap:6px;margin:0;font-size:14px}.footer-col address{flex-direction:column;gap:6px;display:flex}.footer-col a{color:var(--light-text);text-decoration:none}.footer-col a:hover{color:var(--white-text)}.footer-brand .logo{align-items:center;gap:12px;display:flex}.footer-note{color:var(--light-text);margin-top:6px;font-size:13px}.footer-links-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.footer-links-list a:after{content:"";background-color:#01745dd0;width:0;height:2px;transition:width .25s;position:absolute;bottom:-4px;left:0}.contact-links{vertical-align:middle;width:20px;height:20px;margin-right:6px;display:inline-block}.socials{flex-direction:row;gap:12px;margin:0;padding:0;list-style:none;display:flex}.socials-logo{width:24px;height:24px}.site-footer__lower{color:#fff;background:linear-gradient(90deg,#1caceeb3,#08fd4166);justify-content:space-between;padding:1.5rem 0;display:flex}.footer-bottom{justify-content:center;align-items:center;margin:0;padding:0 15%;font-size:14px;display:flex}.scroll-reveal{opacity:0;will-change:transform, opacity;transition:all .9s cubic-bezier(.25,.46,.45,.94);transform:translateY(50px)}.scroll-reveal.reveal{opacity:1;transform:translateY(0)}.scroll-reveal.reveal .service-content{transition-delay:.1s}.scroll-reveal.reveal .service-visual{transition-delay:.2s}@media (width<=900px){.hero-grid{grid-template-columns:1fr}.hero-section{flex-direction:column;align-items:stretch}.hero-container{flex-direction:column;align-items:flex-start;gap:18px;margin-bottom:0}.header-content{flex-wrap:wrap;align-items:flex-start;gap:8px}.logo-main{letter-spacing:.02em;font-size:22px}.logo-subtitle{letter-spacing:.08em;font-size:7px}.logo-icon{height:40px}.logo{flex:auto}.nav-links{justify-content:flex-start;width:100%;padding:8px 0 0;position:static}.menu-toggle{display:block}.nav-links{border-bottom:1px solid var(--border);background:#fff;flex-direction:column;gap:12px;padding:10px 15%;display:none;position:absolute;top:100%;left:0;right:0}.nav-links.open{display:flex}.cta{flex-direction:column;align-items:flex-start}.hero-text h1{font-size:32px}}@media (width<=600px){.stats-card-container{padding:0 12px}.stats-card{flex-direction:column}.stats-card .stat-item{border-left:none;flex:100%;gap:12px;padding:18px 10px}.stats-card .stat-label{max-width:28ch}}.aboutUs-section{background:var(--bg);align-items:center;padding-top:5%;padding-bottom:10%;display:flex}.about-container{align-items:center;gap:2rem;width:100%;display:flex}.about-left{flex:1}.badge-tag{background:var(--maritime-gradient);color:#fff;text-transform:capitalize;border-radius:50px;padding:8px 22px;font-size:.75rem;font-weight:600}.about-title{color:var(--tertiary);margin:1.5rem 0;font-size:2.8rem;font-weight:700;line-height:1.1}.about-description p{color:#555;font-size:1 rem;margin-bottom:1.5rem;line-height:1.6}.about-right{flex:1.1}.about-grid{grid-template-columns:1fr 1fr;gap:1.2rem;height:500px;display:grid}.grid-main img,.side-top img,.side-bottom img{object-fit:cover;border-radius:24px;width:100%;height:100%;box-shadow:0 15px 30px #0000000d}.grid-main{grid-row:span 2}.grid-side{grid-template-rows:1fr 1fr;gap:1.5rem;display:grid}.about-start-btn{color:#fff;cursor:pointer;background-color:#1a1a1a;border:none;border-radius:12px;align-items:center;gap:12px;padding:16px 32px;font-weight:600;transition:background .3s;display:flex}.about-start-btn:hover{background-color:#333}@media (width<=1024px){.about-container{text-align:left;flex-direction:column}.about-title{font-size:2.5rem}.about-grid{height:400px}}
