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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.main-page{font-family:Segoe UI,sans-serif}.hero-section{align-items:center;background:url(/static/media/h_img.a49139d379dca1ed51e8.png) 50%/cover no-repeat;color:#fff;display:flex;justify-content:space-between;min-height:80vh;padding:60px 5vw;position:relative}.hero-section:before{background:#00000073;content:"";inset:0;position:absolute;z-index:0}.hero-content{flex:0 0 45%;max-width:600px;text-align:left}.hero-content,.hero-image{position:relative;z-index:1}.hero-image{display:flex;flex:0 0 55%;justify-content:flex-end}.hero-image img{height:auto;max-width:600px;width:100%}.hero-content h1{color:#bcffad;font-size:38px;font-weight:800;line-height:1.3;margin-bottom:18px}.subheading{font-size:16px;font-weight:500;margin-bottom:18px}.desc{font-size:14px;line-height:1.6;margin:10px 0}.desc.highlight{font-weight:500;margin-top:18px}.hero-buttons{display:flex;gap:14px;margin-top:24px}.btn{border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;padding:10px 22px;transition:all .2s ease}.btn.filled{background-color:#bcffad;border:none;color:#0b5575}.btn.filled:hover{background-color:#fff}.btn.outline{background:#0000;border:1.5px solid #bcffad;color:#bcffad}.btn.outline:hover{background-color:#48a6b01a}.optimize-section{background-color:#0a323a;padding:80px 40px}.optimize-container{align-items:center;display:flex;flex-wrap:wrap;gap:60px;margin:0 auto;max-width:1180px}.optimize-image img{border-radius:20px;max-width:500px;width:100%}.optimize-text{color:#fff;flex:1 1;min-width:300px;text-align:left}.optimize-text h2{color:#bcffad;font-size:26px;font-weight:700;line-height:1.4;margin-bottom:20px}.optimize-text p{color:#fff;font-size:15px;line-height:1.7;margin-bottom:16px}.optimize-text .emphasis{color:#e7e7e7;font-weight:600}@media (max-width:768px){.optimize-container{flex-direction:column;text-align:center}.optimize-text{text-align:center}}.main-features-section{background-color:#074c5b;color:#fff;overflow:visible;padding:80px 20px;text-align:center}.section-title{font-size:28px;font-weight:700;margin-bottom:40px}.main-feature-cards{box-sizing:border-box;display:flex;flex-wrap:nowrap;gap:20px;justify-content:center;margin:0 auto;max-width:100%;padding:0 10px;width:100%}.main-feature-card{align-items:flex-start;background-color:#bcffad;border-radius:16px;box-shadow:0 6px 16px #0000001f;box-sizing:border-box;color:#fff;display:flex;flex:1 1;flex-direction:column;height:auto;justify-content:flex-start;max-width:280px;min-height:240px;min-width:250px;overflow:hidden;padding:28px 24px;text-align:left;transition:transform .2s ease}.main-feature-card:hover{transform:translateY(-4px)}.card-icon{align-items:center;color:#59a6ff;display:flex;font-size:44px;justify-content:flex-start;margin-bottom:12px}.main-feature-card h3{font-size:17px;font-weight:700;line-height:1.3;margin-bottom:1px;min-height:44px}.main-feature-card h3,.main-feature-card p{align-items:flex-start;color:#074c5b;display:flex}.main-feature-card p{word-wrap:break-word;flex-grow:1;font-size:14px;line-height:1.6;margin:0;overflow-wrap:break-word}@media (max-width:1200px){.main-feature-cards{grid-gap:20px;display:grid;flex-wrap:wrap;gap:20px;grid-template-columns:repeat(2,1fr);max-width:800px}.main-feature-card{max-width:none;min-width:auto}}@media (max-width:768px){.features-section{padding:60px 20px}.main-feature-cards{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr);max-width:600px}.main-feature-card{max-width:none;min-height:220px;min-width:auto;padding:26px 22px}.main-feature-card h3{font-size:16px;min-height:40px}.main-feature-card p{font-size:13px}}@media (max-width:600px){.main-feature-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr;max-width:400px}.main-feature-card{margin:0;max-width:none;min-height:200px;min-width:auto;padding:26px 22px;width:100%}.main-feature-card h3{font-size:16px;min-height:38px}.main-feature-card p{font-size:13px}}.audience-section{background-color:#0a323a;color:#bcffad;padding:70px 40px 60px;text-align:center}.audience-title{font-size:26px;font-weight:700;margin-bottom:16px}.audience-sub{color:#fff;font-size:15px;margin-bottom:10px}.audience-sub2{color:#fff;font-size:15px;font-weight:500;margin-bottom:40px}.audience-cards{flex-wrap:wrap;gap:28px;margin:0 auto 40px;max-width:1100px}.audience-card,.audience-cards{display:flex;justify-content:center}.audience-card{background-color:#bcffad;border:1.5px solid #074c5b;border-radius:14px;box-shadow:0 0 0 #0000;flex-direction:column;height:200px;padding:30px 20px;text-align:center;transition:all .3s ease;width:240px}.audience-card:hover{border-color:#48a6b0;box-shadow:0 8px 20px #48a6b033;transform:translateY(-6px)}.audience-icon{color:#59a6ff;font-size:40px;margin-bottom:18px;transition:transform .3s ease}.audience-card:hover .audience-icon{transform:scale(1.15)}.audience-card h3{color:#074c5b;font-size:16px;font-weight:700;margin-bottom:10px}.audience-card p{color:#074c5b;font-size:14px;line-height:1.5;margin:0}.audience-footer{color:#fff;font-size:14px;font-weight:500;margin:0 auto;max-width:800px}@media (max-width:1024px){.audience-cards{align-items:center;flex-direction:column}.audience-card{max-width:350px;width:90%}}.innovation-section{background-color:#074c5b;color:#fff;padding:80px 40px;text-align:center}.innovation-title{font-size:26px;font-weight:700;margin-bottom:10px}.innovation-subtitle{color:#d0f0f3;font-size:15px;margin-bottom:50px}.innovation-grid{grid-gap:60px 80px;display:grid;gap:60px 80px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1100px;text-align:left}.innovation-item{align-items:center;display:flex;gap:20px}.innovation-icon{align-items:center;color:#bcffad;display:flex;flex-shrink:0;font-size:34px;line-height:1}.innovation-line{color:#e0f3f5;font-size:15px;font-weight:500;line-height:1.5;max-width:440px}@media (max-width:768px){.innovation-grid{gap:30px;grid-template-columns:1fr}}.platform-section{background-color:#0a323a;color:#074c5b;padding:80px 40px;text-align:center}.platform-title{color:#fff;font-size:28px;font-weight:800;margin-bottom:10px}.platform-subtitle{color:#d9d9d9;font-size:16px;font-weight:600;margin-bottom:8px}.platform-desc{color:#cacaca;font-size:14px;margin-bottom:40px}.platform-cards-grid{grid-gap:30px 40px;display:grid;gap:30px 40px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1000px}.platform-card{align-items:center;background-color:#bcffad;border-radius:16px;box-shadow:0 6px 8px #0000001a;color:30A323A;display:flex;gap:16px;padding:24px 26px;text-align:left;transition:all .3s ease}.platform-card:hover{box-shadow:0 10px 20px #4fa8b340;transform:translateY(-4px)}.platform-icon{align-items:center;color:#c6e1ff;display:flex;flex-direction:column;font-size:36px;gap:6px}.platform-card-content{display:flex;flex-direction:column;justify-content:center}.platform-card-content h3{font-size:16px;font-weight:700;margin-bottom:4px}.platform-card-content p{font-size:14px;font-weight:500;margin:0}.highlight-card{border:2px solid #007bff;box-shadow:0 0 0 2px #007bff33}@media (max-width:768px){.platform-cards-grid{grid-template-columns:1fr}.platform-card{align-items:flex-start;flex-direction:row}}.innovation-section,.platform-section{padding:40px}.scale-section{background-color:#074c5b;color:#fff;padding:50px 20px;text-align:center}.scale-title{font-size:28px;font-weight:700;margin-bottom:14px}.scale-subtext{color:#cfe9ed;font-size:15px;margin-bottom:12px}.scale-highlight{color:#fff;font-size:15px;font-weight:500;margin-bottom:40px}.scale-box{background-color:#bcffad;border-radius:16px;box-shadow:0 8px 24px #0000001a;color:#043a44;margin:0 auto;max-width:650px;padding:30px 28px;text-align:center}.scale-box-heading{font-size:16px;font-weight:600;margin-bottom:18px}.scale-questions{list-style:none;padding-left:0}.scale-questions li{color:#043a44;font-size:15px;margin-bottom:10px}.coming-soon-section{background-color:#0a323a;color:#fff;padding:50px 20px;text-align:center}.coming-title{font-size:26px;font-weight:700;margin-bottom:14px}.coming-sub{color:#fff;font-size:15px;margin-bottom:12px}.coming-highlight{color:#e1e1e1;font-size:15px;font-weight:500;margin-bottom:48px;margin-left:auto;margin-right:auto;max-width:800px}.coming-cards{display:flex;flex-wrap:wrap;gap:28px;justify-content:center;margin-bottom:36px}.coming-card{background-color:#bcffad;border:1px solid #b8cbd1;border-radius:12px;box-shadow:0 6px 12px #0000000d;padding:24px 20px;text-align:left;transition:transform .2s ease;width:280px}.coming-card:hover{transform:translateY(-4px)}.coming-tag{background-color:#2e9eaa;border-radius:14px;color:#fff;display:inline-block;font-size:11px;font-weight:600;margin-bottom:10px;padding:4px 10px}.coming-card h3{color:#074c5b;font-size:15px;font-weight:700;margin-bottom:10px}.coming-card p{color:#074c5b;font-size:14px;line-height:1.5}.coming-footer{color:#fff;font-size:14px;margin-bottom:16px}.join-btn{background-color:#bcffad;border:none;border-radius:20px;color:#074c5b;cursor:pointer;font-size:14px;font-weight:600;padding:8px 26px;transition:background-color .2s ease}.join-btn:hover{background-color:#228793}.lets-talk-section{background-image:url(/static/media/footer.3476f117c34dc270ee9d.png);background-position:50%;background-size:cover;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:120px 20px;position:relative;text-align:left}.lets-talk-content{margin-left:100px;max-width:640px}.lets-talk-section h2{color:#fff;font-size:40px;font-weight:700;margin-bottom:12px}.lets-talk-section p{color:#fff;font-size:16px;margin-bottom:10px}.bold-line{font-weight:600;margin-bottom:24px}.talk-buttons{display:flex;gap:20px;padding-top:20px}.trial-btn{background-color:#bcffad;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:10px 22px;transition:background-color .3s ease}.trial-btn:hover{background-color:#3696a3}.expert-btn{background-color:#bcffad;border:1px solid #fff;border-radius:8px;color:#0e2a54;cursor:pointer;font-weight:600;padding:10px 22px;transition:background-color .3s ease}.expert-btn:hover{background-color:#fff;color:#181d42}.lets-talk-content p .fleet-tagline{color:#fff;font-size:15px;font-weight:500;margin-top:20px;text-align:left}@media (max-width:768px){.lets-talk-content{margin-left:0;padding:0 20px}.lets-talk-section{align-items:center;background-image:url(/static/media/footer_2.06fa5fc34102b028e7d2.png);text-align:center}.talk-buttons{flex-wrap:wrap;justify-content:center}.coming-cards{align-items:center;flex-direction:column}.coming-card{max-width:320px;width:90%}}@media (max-width:426px){.hero-section{min-height:70vh;padding:40px 4vw}.hero-content h1{font-size:28px}.subheading{font-size:14px}.btn,.desc{font-size:13px}.btn{padding:8px 18px}.hero-buttons{align-items:flex-start;flex-direction:column;gap:10px}.audience-title,.coming-title,.innovation-title,.lets-talk-section h2,.optimize-text h2,.platform-title,.scale-title{font-size:20px}.audience-sub,.audience-sub2,.coming-highlight,.coming-sub,.innovation-line,.innovation-subtitle,.lets-talk-section p,.optimize-text p,.platform-desc,.platform-subtitle,.scale-highlight,.scale-subtext{font-size:13px}.audience-card{height:auto;padding:24px 16px;width:90%}.innovation-section{padding:40px 10px}.platform-section{padding:40px 20px}.platform-card{align-items:flex-start;flex-direction:column;padding:20px}.platform-icon{font-size:30px}.platform-card-content h3{font-size:15px}.platform-card-content p{font-size:13px}.coming-soon-section{padding:40px 10px}.coming-card{padding:20px 16px;width:100%}.scale-section{padding:30px 20px}.scale-box{padding:24px 20px}.scale-box-heading{font-size:15px}.scale-questions li{font-size:14px}.lets-talk-content{margin:0;padding:0 16px}.lets-talk-section{background-image:url(/static/media/footer_2.06fa5fc34102b028e7d2.png);padding:80px 16px}.talk-buttons{align-items:center;flex-direction:column;gap:12px}.expert-btn,.trial-btn{font-size:14px;max-width:280px;width:100%}}@media (max-width:376px){.hero-section{min-height:68vh;padding:38px 4vw}.hero-content h1{font-size:26px}.subheading{font-size:13.5px}.btn,.desc{font-size:13px}.btn{padding:8px 17px}.hero-buttons{align-items:flex-start;flex-direction:column;gap:10px}.audience-title,.coming-title,.innovation-title,.lets-talk-section h2,.optimize-text h2,.platform-title,.scale-title{font-size:19px}.audience-sub,.audience-sub2,.coming-highlight,.coming-sub,.innovation-line,.innovation-subtitle,.lets-talk-section p,.optimize-text p,.platform-desc,.platform-subtitle,.scale-highlight,.scale-subtext{font-size:13px}.audience-section{padding:40px 30px}.audience-card{margin:0 0 0 -13px;padding:22px 16px;width:95%}.innovation-section{padding:40px 10px}.platform-section{padding:30px 20px}.platform-card{align-items:flex-start;flex-direction:column;padding:20px}.platform-icon{font-size:30px}.platform-card-content h3{font-size:15px}.platform-card-content p{font-size:13px}.coming-soon-section{padding:30px 10px}.coming-card{padding:20px 16px}.scale-section{padding:30px 20px}.scale-box{padding:24px 18px}.scale-box-heading{font-size:15px}.scale-questions li{font-size:14px}.lets-talk-content{padding:0 16px}.lets-talk-section{padding:75px 16px 55px}.talk-buttons{align-items:center;flex-direction:column;gap:12px}.expert-btn,.trial-btn{font-size:14px;max-width:270px;width:100%}}@media (max-width:320px){.hero-section{min-height:65vh;padding:36px 3vw}.hero-content h1{font-size:24px}.subheading{font-size:13px}.btn,.desc{font-size:12.5px}.btn{padding:7px 16px}.hero-buttons{align-items:flex-start;flex-direction:column;gap:8px}.optimize-section{padding:30px 10px}.optimize-image img{width:250px}.audience-title,.coming-title,.innovation-title,.lets-talk-section h2,.optimize-text h2,.platform-title,.scale-title{font-size:18px}.audience-sub,.audience-sub2,.coming-highlight,.coming-sub,.innovation-line,.innovation-subtitle,.lets-talk-section p,.optimize-text p,.platform-desc,.platform-subtitle,.scale-highlight,.scale-subtext{font-size:12.5px}.audience-card{margin:0 0 0 -15px;padding:20px 14px;width:100%}.innovation-section{padding:40px 10px}.platform-section{padding:30px 20px}.platform-card{align-items:flex-start;flex-direction:column;padding:18px}.platform-icon{font-size:28px}.platform-card-content h3{font-size:14px}.platform-card-content p{font-size:12.5px}.coming-card{padding:18px 14px;width:250px}.scale-section{padding:30px 20px}.scale-box{padding:20px 16px}.scale-box-heading{font-size:14px}.scale-questions li{font-size:13.5px}.lets-talk-content{padding:0 14px}.lets-talk-section{padding:70px 14px 50px}.talk-buttons{align-items:center;flex-direction:column;gap:10px}.expert-btn,.trial-btn{font-size:13.5px;max-width:260px;width:100%}}@media (max-width:768px){.hero-section{flex-direction:column;min-height:auto;padding:80px 4vw}.hero-content,.hero-image{flex:0 0 100%;max-width:none}.hero-image{justify-content:center;margin-top:30px}.hero-image img{max-width:600px;width:80%}.hero-content h1{font-size:28px;text-align:left}.hero-buttons{flex-direction:column;gap:12px}}@media (max-width:480px){.hero-section{padding:24px 5vw}.hero-content h1{font-size:24px}.subheading{font-size:14px}.desc{font-size:12px}.hero-image img{max-width:100%;width:100%}.hero-buttons{gap:10px}.btn{text-align:center;width:100%}}.navbar2{align-items:center;-webkit-backdrop-filter:none;backdrop-filter:none;background-color:initial!important;background:#0000!important;box-shadow:none;display:flex;font-family:Segoe UI,sans-serif;justify-content:space-between;left:0;padding:10px 40px;position:absolute;right:0;top:0;z-index:10}.navbar2-logo img{height:40px}.navbar2-links{color:#fff;display:flex;font-size:14px;font-weight:500;gap:30px;list-style:none;margin:0;padding:0}.navbar2-links li{cursor:pointer;transition:color .3s}.navbar2-links li:hover{color:#bcffad}.navbar2-dropdown{align-items:center;display:flex;gap:4px;position:relative}.navbar2-dropdown-menu{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #0000001a;left:0;list-style:none;margin:0;min-width:150px;opacity:0;padding:8px 0;position:absolute;top:100%;transform:translateY(-10px);transition:all .3s ease;visibility:hidden;z-index:1000}.navbar2-dropdown:hover .navbar2-dropdown-menu{opacity:1;transform:translateY(0);visibility:visible}.dropdown-button:hover{color:#2f9aa0}.navbar2-join{background-color:#bcffad;border:none;border-radius:8px;box-shadow:0 2px 6px #00000026;color:#081f41;cursor:pointer;font-weight:600;padding:8px 20px;transition:background-color .3s}.navbar2-join:hover{background-color:#fff}.navbar2-menu-icon{color:#fff;cursor:pointer;display:none}.navbar2-mobile-join{display:none}@media (max-width:768px){.navbar2{padding:10px 20px}.navbar2-menu-icon{display:block}.navbar2-links{background-color:#fff;border-top:1px solid #eee;display:none;flex-direction:column;left:0;padding:20px;position:absolute;right:0;top:60px;z-index:100}.navbar2-links.open{display:flex}.navbar2-links li{color:#00333c;font-size:16px;margin-bottom:10px}.navbar2-dropdown{align-items:flex-start;flex-direction:column}.navbar2-dropdown-menu{box-shadow:none;margin-top:8px;padding-left:10px;position:static}.navbar2-dropdown-menu,.navbar2-dropdown:hover .navbar2-dropdown-menu{opacity:1;transform:none;visibility:visible}.navbar2-logo img{height:32px}.navbar2-join.desktop-only{display:none}.navbar2-mobile-join{display:block}}@media (max-width:425px){.navbar2-links li{font-size:15px}.dropdown-button{font-size:14px}}@media (max-width:375px){.navbar2{padding:10px 16px}.navbar2-logo img{height:28px}.navbar2-links li{font-size:14px}}@media (max-width:320px){.navbar2-links li{font-size:13px}.navbar2-join{font-size:14px;padding:6px 14px}.dropdown-button{font-size:13px;padding:8px 14px}}.ai-footer{background-color:#fff;color:#000;font-family:Segoe UI,sans-serif;padding:60px 80px 30px}.footer-container{margin:0 auto;max-width:1200px}.footer-content{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:40px}.footer-left{flex:1 1;min-width:260px}.footer-contact,.footer-left{align-items:flex-start;display:flex;flex-direction:column}.footer-logo{display:block;height:42px;margin-bottom:24px}.footer-contact .footer-label{font-weight:600;margin:6px 0}.footer-link{color:#000;display:block;font-size:14px;margin:4px 0;text-decoration:none}.footer-link:hover{text-decoration:underline}.footer-links{display:flex;flex:1 1;justify-content:flex-end}.footer-links-wrapper{gap:60px}.footer-links-wrapper,.link-column{align-items:flex-start;display:flex}.link-column{flex-direction:column;gap:10px;min-width:120px;text-align:left}.link-column p{cursor:pointer;font-size:14px;margin:0}.link-column p:hover{color:#1b8e02}.footer-section-title{color:#1b8e02;font-size:15px;font-weight:600;margin-bottom:8px}.footer-social{display:none}.footer-divider{background-color:#ccc;height:1px;margin-bottom:20px}.footer-bottom{align-items:center;display:flex;flex-wrap:wrap;font-size:13px;justify-content:space-between}.footer-policy-links a{color:#000;margin-left:24px;text-decoration:none}.footer-policy-links a:hover{text-decoration:underline}@media (max-width:768px){.footer-content{flex-direction:column;gap:40px}.footer-links{flex-direction:row;gap:60px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:10px}.footer-policy-links a{margin-left:0;margin-right:20px}}@media (max-width:427px){.ai-footer{padding:40px 20px 24px}.footer-content{align-items:flex-start;flex-direction:column;gap:32px}.footer-left{align-items:flex-start;width:100%}.footer-contact .footer-label,.footer-link,.footer-section-title,.link-column p{font-size:13px}.footer-logo{height:38px;margin-bottom:20px}.footer-links{justify-content:flex-start;width:100%}.footer-links-wrapper{flex-direction:column;gap:24px;width:100%}.link-column{gap:8px;width:100%}.footer-bottom{align-items:flex-start;flex-direction:column;font-size:12.5px;gap:14px}.footer-policy-links{display:flex;flex-direction:column;gap:6px}.footer-policy-links a{margin:0}}@media (max-width:320px){.ai-footer{padding:32px 16px 20px}.footer-content{align-items:flex-start;flex-direction:column;gap:28px}.footer-left{align-items:flex-start;width:100%}.footer-logo{height:36px;margin-bottom:16px}.footer-contact .footer-label,.footer-link,.footer-section-title,.link-column p{font-size:12.5px}.footer-links{justify-content:flex-start;width:100%}.footer-links-wrapper{flex-direction:column;gap:20px;width:100%}.link-column{gap:6px;width:100%}.footer-bottom{align-items:flex-start;flex-direction:column;font-size:12px;gap:10px}.footer-policy-links{flex-direction:column;gap:5px}.footer-policy-links a{margin:0}}.about-page{background-color:#fff;min-height:100vh}.aboutus-container{background-color:#fff;color:#0a323a;font-family:Roboto,sans-serif;line-height:1.6;margin:0;padding:0}.aboutus-hero{color:#0a323a;margin-top:0;position:relative;text-align:center}.aboutus-hero-image{height:auto;max-height:360px;object-fit:cover;width:100%}.aboutus-hero-text{color:#fff;left:50%;position:absolute;text-shadow:0 2px 8px #00000080;top:50%;transform:translate(-50%,-50%)}.aboutus-hero-text h1{font-size:3rem;margin:0}.aboutus-hero-text p{font-size:1.2rem;margin-top:10px}.who-we-are-section{align-items:flex-start;background-image:url(/static/media/whowee.d7836ace317a256a2e92.png);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;font-family:Roboto,sans-serif;min-height:800px;overflow:hidden;padding:50px 40px 0;position:relative}.who-we-are-content{padding:80px 40px 40px}.who-we-are-content h2{font-size:2.4rem;font-weight:700;margin-bottom:30px;text-align:left}.who-we-are-content p{font-size:1.1rem;line-height:1.8;margin-bottom:20px;text-align:left}.mission-section{background-color:#fff;padding:20px 5px;text-align:center}.mission-section h2{color:#074c5b;font-family:Roboto,sans-serif;font-size:2.8rem;font-weight:700;margin-bottom:50px}.mission-card{background:#47a7b3;border-radius:20px;box-shadow:0 20px 50px #0000001a;color:#fff;font-family:Roboto,sans-serif;margin:0 auto;max-width:1000px;padding:50px 60px;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.mission-card:hover{box-shadow:0 24px 60px #00000026;transform:translateY(-3px)}.mission-card p{font-size:1.15rem;line-height:2;margin-bottom:25px}.our-vision-section{background-color:#fff;font-family:Roboto,sans-serif;margin:0;padding:20px 0 0;text-align:center}.our-vision-section h2{color:#074c5b;font-size:2.8rem;font-weight:700;margin-bottom:40px}.vision-card{background:#47a7b3;border-radius:20px;box-shadow:0 20px 50px #0000001a;color:#fff;font-family:Roboto,sans-serif;margin:0 auto;max-width:1000px;padding:50px 60px;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.our-value-section{background-color:#fff;font-family:Roboto,sans-serif;padding:20px 20px 100px;text-align:center}.our-value-section h2{color:#074c5b;font-size:2.5rem;font-weight:700;margin-bottom:50px}.value-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1100px}.value-card{background-color:#fff;border:1px solid #074c5b;border-radius:12px;box-shadow:0 3px 8px #0000000d;padding:30px;text-align:left;transition:transform .3s ease}.value-card:hover{transform:translateY(-5px)}.value-card h3{color:#48a8b5;font-size:1.2rem;font-weight:700;margin-bottom:15px}.value-card p{color:#074c5b;font-size:1rem;line-height:1.7}@media (max-width:768px){.value-grid{grid-template-columns:1fr}}.why-uk-section{background-color:#075064;color:#fff;font-family:Roboto,sans-serif;padding:80px 20px}.why-uk-container{margin:0 auto;max-width:1100px;text-align:left}.why-uk-container h2{font-size:2.4rem;font-weight:700;margin-bottom:40px;text-align:center}.why-uk-container p{font-size:1.1rem;line-height:1.9;margin-bottom:24px}.why-uk-container strong{font-weight:700}.who-we-are-content{border-radius:15px;max-width:1000px;padding:20px;position:relative;z-index:2}.different-section{font-family:Roboto,sans-serif;padding:80px 20px;text-align:center}.different-section h2{color:#004052;font-size:2.2rem;font-weight:700;margin-bottom:60px}.different-grid{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin:0 auto;max-width:1100px}.different-card{background-color:#43a5b4;border-radius:15px;box-shadow:0 4px 10px #00000026;color:#fff;font-size:1.05rem;padding:30px;text-align:left;transition:transform .3s ease;width:420px}.different-card:hover{transform:translateY(-4px)}.different-link{color:#fff;font-weight:600;text-decoration:underline}@media screen and (max-width:768px){.aboutus-hero-text h1{font-size:2rem}.aboutus-hero-text p{font-size:1rem}.aboutus-difference h2,.aboutus-section h2,.aboutus-values h2{font-size:2rem}.mission-section,.our-vision-section{padding:10px}}@media screen and (max-width:480px){.aboutus-difference,.aboutus-section,.aboutus-values{padding:0 15px}.aboutus-card,.aboutus-card.light{font-size:.95rem}.aboutus-hero-text h1{font-size:1.8rem}.aboutus-hero-text p{font-size:.95rem}.different-section h2,.mission-section h2,.our-value-section h2,.our-vision-section h2,.who-we-are-content h2,.why-uk-container h2{font-size:2rem}.value-card h3{font-size:1.1rem}.mission-card p,.value-card p{font-size:.95rem}.who-we-are-content h2{font-size:1.8rem;margin-bottom:10px}.who-we-are-content p{font-size:.9rem}.mission-section{padding:10px}.different-section,.why-uk-section{padding:40px 20px}.our-vision-section{padding:20px 10px}.different-card{font-size:1rem;padding:20px;width:100%}.who-we-are-section{padding:20px 15px 0}.contact-us-section,.our-services-section{padding:30px 15px}.footer-section{padding:20px}}@media screen and (max-width:376px){.aboutus-hero-text h1{font-size:1.6rem}.aboutus-hero-text p{font-size:.9rem}.value-card h3{font-size:1rem}.value-card p{font-size:.9rem}.mission-card,.vision-card{padding:30px 20px}.mission-card p,.vision-card p{font-size:1rem}.different-card{font-size:.95rem;padding:18px}.who-we-are-section{padding:20px 15px 0}.who-we-are-content h2{font-size:1.8rem;margin-bottom:10px}.who-we-are-content p{font-size:.87rem}.mission-section{padding:10px}.different-section,.why-uk-section{padding:40px 20px}.our-vision-section{padding:20px 10px}.contact-us-section,.our-services-section{padding:30px 15px}.footer-section{padding:20px}}@media screen and (max-width:321px){.aboutus-hero-text h1{font-size:1.4rem}.aboutus-hero-text p{font-size:.85rem}.value-card h3{font-size:.95rem}.mission-card p,.value-card p{font-size:.85rem}.different-card{font-size:.9rem;padding:16px}.who-we-are-content h2{font-size:1.6rem;margin-bottom:5px}.who-we-are-content p{font-size:.83rem}.who-we-are-section{padding:20px 15px 0}.contact-us-section,.our-services-section{padding:30px 15px}.footer-section{padding:20px}}.navbar1{align-items:center;background-color:#fff;box-shadow:0 2px 6px #0000000d;display:flex;font-family:Segoe UI,sans-serif;justify-content:space-between;padding:10px 40px}.navbar1-logo img{height:40px}.navbar1-links{color:#00333c;display:flex;font-size:14px;font-weight:500;gap:30px;list-style:none;margin:0;padding:0}.navbar1-links li{cursor:pointer;transition:color .3s}.navbar1-links li:hover{color:#25a408}.navbar1-dropdown{align-items:center;display:flex;gap:4px;position:relative}.navbar1-dropdown-menu{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #0000001a;left:0;list-style:none;margin:0;min-width:150px;opacity:0;padding:8px 0;position:absolute;top:100%;transform:translateY(-10px);transition:all .3s ease;visibility:hidden;z-index:1000}.navbar1-dropdown:hover .navbar1-dropdown-menu{opacity:1;transform:translateY(0);visibility:visible}.dropdown-button{background:none;border:none;color:#00333c;cursor:pointer;font-size:14px;padding:10px 16px;text-align:left;transition:background-color .2s ease;width:100%}.dropdown-button:hover{background-color:#f5f5f5;color:#1c8504}.navbar1-join{background-color:#bcffad;border:none;border-radius:8px;box-shadow:0 2px 6px #00000026;color:#0a323a;cursor:pointer;font-weight:600;padding:8px 20px;transition:background-color .3s}.navbar1-join:hover{background-color:#0a323a;color:#bcffad}.navbar1-toggle{display:none}@media (max-width:768px){.navbar1{flex-wrap:wrap;padding:10px 20px}.navbar1-links{background-color:#fff;border-top:1px solid #eee;display:none;flex-direction:column;gap:0;margin-top:10px;width:100%}.navbar1-links.show{display:flex}.dropdown-button,.navbar1-links li{border-bottom:1px solid #f0f0f0;padding:12px 16px}.navbar1-join{margin-left:auto;margin-top:10px}.navbar1-toggle{background:none;border:none;color:#00333c;cursor:pointer;display:block;font-size:24px;padding:10px 0 0 10px}.navbar1-dropdown-menu{border:none;box-shadow:none;opacity:1;position:static;transform:none;visibility:visible}.navbar1-dropdown:hover .navbar1-dropdown-menu{transform:none}.navbar1-dropdown{align-items:flex-start;flex-direction:column}}@media (max-width:426px){.navbar1-logo img{height:32px}.navbar1-join{padding:6px 14px}.dropdown-button,.navbar1-join,.navbar1-links li{font-size:13px}}@media (max-width:376px){.navbar1{padding:10px}.navbar1-join{font-size:12px;padding:5px 12px}}@media (max-width:320px){.navbar1-join{font-size:11px;padding:5px 10px}.dropdown-button,.navbar1-links li{font-size:12px;padding:10px 12px}}.services1-hero{background-color:#084f5b;color:#fff;padding:80px 20px;text-align:center}.services1-hero-content{margin:0 auto;max-width:900px}.services1-logo{margin-bottom:20px;width:180px}.services1-hero h1{font-size:2.8rem;font-weight:700;margin-bottom:20px}.services1-hero .highlight{display:block;font-size:2.8rem;font-weight:700}.services1-subtext{font-size:1.1rem;line-height:1.7;margin-bottom:15px}.services1-btn{background-color:#4fc3c5;border:none;border-radius:20px;color:#003b47;cursor:pointer;font-size:1rem;margin-top:30px;padding:12px 30px;transition:.3s ease}.services1-btn:hover{background-color:#3eb0b2}.services1-optimizer-section{background-color:#084f5b;display:flex;justify-content:center;padding:60px 20px}.optimizer-card{background-color:#fff;border-radius:16px;color:#084f5b;max-width:1100px;padding:40px 20px;text-align:center;width:100%}.optimizer-heading{font-size:1rem;font-weight:500;margin-bottom:30px}.optimizer-icons{display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.optimizer-item{align-items:center;display:flex;flex-direction:column;max-width:140px}.optimizer-icon{color:#88c1f6;font-size:32px;margin-bottom:12px}.optimizer-item p{color:#084f5b;font-size:.95rem;margin:0;text-align:center}@media (max-width:768px){.optimizer-icons{gap:24px}.optimizer-item{flex:1 1 40%;max-width:120px}}@media (max-width:480px){.optimizer-item{flex:1 1 100%;max-width:100%}.optimizer-icons{gap:20px}.optimizer-card{padding:30px 15px}.optimizer-heading{font-size:.95rem;margin-bottom:20px}.optimizer-icon{font-size:28px;margin-bottom:10px}.optimizer-item p{font-size:.9rem}}.digital-twin-section{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;padding:100px 60px}.digital-twin-content{flex:1 1;max-width:600px;min-width:350px;text-align:left}.digital-twin-label{color:#0a6478;font-size:.9rem;font-weight:600;margin-bottom:10px}.digital-twin-heading{color:#00343f;font-size:2.5rem;font-weight:700;margin-bottom:20px}.digital-twin-subtext{color:#444;font-size:1rem;line-height:1.6;margin-bottom:25px}.digital-twin-list{color:#055f70;font-size:1rem;list-style:none;padding-left:0}.digital-twin-list li{align-items:center;display:flex;margin-bottom:12px}.digital-twin-cards{grid-gap:35px;align-items:center;display:grid;flex:1 1;gap:35px;grid-template-columns:1fr 2fr;justify-items:center;min-width:280px}.twin-card{background:#fff;border:1px solid #47a7b3;border-radius:12px;box-shadow:0 3px 8px #0000000d;padding:30px 2px;text-align:center;transition:.3s ease;width:200px}.twin-card:hover{box-shadow:0 6px 14px #00000014;transform:translateY(-5px)}.twin-card p{color:#00343f;font-weight:500;margin-top:10px}.environmental-section{background-color:#054b5a;color:#fff;padding:100px 60px;text-align:center}.environmental-label{color:#e0f7fa;font-size:.9rem;font-weight:600;margin-bottom:12px}.environmental-heading{font-size:2.2rem;font-weight:700;margin-bottom:20px}.environmental-subtext{color:#d1edf2;font-size:1rem;line-height:1.6;margin:0 auto 50px;max-width:700px}.environmental-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:0 auto;max-width:1000px}.env-card{background-color:#fff;border-radius:12px;box-shadow:0 3px 10px #0000000f;color:#00343f;padding:30px 20px;text-align:center;transition:.3s ease}.env-card:hover{box-shadow:0 8px 16px #00000014;transform:translateY(-5px)}.env-card h4{font-size:1.1rem;font-weight:600;margin-bottom:10px;margin-top:12px}.env-card p{color:#333;font-size:.95rem}.core-capabilities-section{background-color:#fff;padding:100px 60px;text-align:center}.core-heading{color:#004b5e;font-size:2.3rem;font-weight:700;margin-bottom:50px}.core-cards-wrapper{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.core-card{background-color:#f9f9f9;border:1px solid #c9e2e6;border-radius:12px;box-shadow:0 4px 12px #0000000d;padding:30px 25px;text-align:left;transition:all .3s ease}.core-card:hover{box-shadow:0 8px 18px #0000001a;transform:translateY(-6px)}.core-card h4{color:#00343f;font-size:1.3rem;margin-bottom:15px}.core-card p{color:#2c3e50;font-size:.95rem;line-height:1.5;margin-bottom:15px}.core-card ul{color:#064857;font-size:.95rem;line-height:1.6;list-style-type:disc;padding-left:20px}.core-card ul li{margin-bottom:8px}.modular-integration-section{background-color:#fff;padding:20px 60px;text-align:center}.modular-heading{color:#004b5e;font-size:2.2rem;font-weight:700;margin-bottom:15px}.modular-subtext{color:#0c586e;font-size:1rem;line-height:1.5;margin:0 auto 50px;max-width:700px}.integration-card-wrapper{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin-top:40px}.integration-card{background-color:#f9f9f9;border:1px solid #cce4ea;border-radius:12px;box-shadow:0 4px 14px #0000000f;padding:30px 25px;text-align:left;transition:transform .3s ease;width:360px}.integration-card:hover{transform:translateY(-6px)}.integration-card h4{color:#004b5e;font-size:1.2rem;font-weight:600;margin-bottom:18px}.integration-card ul{color:#1a1a1a;font-size:.95rem;line-height:1.6;padding-left:18px}.integration-card ul li{margin-bottom:10px}.key-benefits-section{background-color:#074c5b;color:#fff;padding:100px 40px;text-align:center}.key-benefits-heading{font-size:2.2rem;font-weight:700;margin-bottom:10px}.key-benefits-subtext{color:#d2e5ea;font-size:1rem;padding-bottom:50px}.key-benefits-grid{display:flex;flex-wrap:wrap;gap:50px;justify-content:center}.benefit-card{max-width:230px}.benefit-icon{display:flex;font-size:2.4rem;gap:5px;justify-content:center;margin-bottom:15px}.benefit-card h4{color:#fff;font-size:1rem;font-weight:600;margin-bottom:8px;padding-top:20px}.benefit-card p{color:#cbe8f1;font-size:.95rem;line-height:1.5}.smarter-voyages-section{background-color:#4aa9b4;color:#fff;padding:100px 20px;text-align:center}.smarter-heading{font-size:2rem;font-weight:700;margin-bottom:25px}.smarter-subtext{color:#eaf9fc;font-size:1rem;margin:0 auto 20px;max-width:700px}.smarter-tagline{color:#f4fefe;font-size:1rem;margin-bottom:30px}.smarter-btn{background-color:#074c5b;border:none;border-radius:8px;box-shadow:0 4px 8px #0003;color:#fff;cursor:pointer;font-size:.95rem;padding:12px 28px;transition:background-color .3s ease}.smarter-btn:hover{background-color:#063c47}@media (max-width:426px){.digital-twin-section{padding:40px 20px}.digital-twin-cards{align-items:center;display:flex;flex-direction:column;gap:20px}.twin-card{max-width:320px;width:100%}}@media (max-width:376px){.digital-twin-section{padding:40px 10px}.digital-twin-cards{align-items:center;flex-direction:column}.digital-twin-card{flex:none;width:90%}.navbar1-links{flex-direction:column;gap:16px}.navbar1{align-items:flex-start;flex-direction:row;padding:10px 20px}.navbar1-join{align-self:center;margin-top:10px}}@media (max-width:321px){.digital-twin-section{padding:40px 10px}.digital-twin-cards{align-items:center;flex-direction:column}.digital-twin-card{flex:none;padding:16px;width:75%}.twin-card{max-width:220px;width:100%}.digital-twin-content{max-width:fit-content;min-width:auto}.core-capabilities-section{padding:40px 10px}.navbar1-links{flex-direction:column;font-size:13px;gap:12px}.navbar1-logo img{height:32px}.navbar1-join{font-size:14px;padding:6px 16px}.dropdown-button{font-size:13px;padding:8px 12px}}.services2-hero{background-color:#004e5f;color:#fff;padding:100px 20px 80px;text-align:center}.services2-subheading{color:#c0d8e0;font-size:.9rem;font-weight:600;margin-bottom:10px}.services2-heading{font-size:2.8rem;font-weight:700;margin-bottom:20px}.services2-description{color:#e3f4f8;font-size:1rem;line-height:1.6;margin:0 auto 30px;max-width:800px}.services2-btn{background-color:#4db8c4;border:none;border-radius:20px;box-shadow:0 4px 6px #0000004d;color:#fff;cursor:pointer;font-weight:500;margin-bottom:50px;padding:12px 30px;transition:background-color .3s ease}.services2-btn:hover{background-color:#3ba7b4}.services2-tags{color:#e0f0f5;font-size:.95rem;font-weight:500;gap:50px}.services2-tags,.services2-what-is-vpo{display:flex;flex-wrap:wrap;justify-content:center}.services2-what-is-vpo{align-items:center;background-color:#fff;gap:150px;padding:80px 5% 60px}.services2-left{flex:1 1;max-width:540px;min-width:300px}.services2-left h2{color:#004e5f;font-size:2rem;font-weight:700;margin-bottom:20px;text-align:left}.services2-left-description{color:#00657b;font-size:1rem;line-height:1.6;margin-bottom:25px;text-align:left}.services2-left-list{list-style:none;margin:0;padding:0}.services2-left-list li{color:#111;font-size:.95rem;margin-bottom:12px;padding-left:18px;position:relative;text-align:left}.services2-left-list li:before{color:#004e5f;content:"•";font-weight:700;left:0;position:absolute}.services2-right-card{border:1px solid #00a0b0;border-radius:10px;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;height:250px;justify-content:center;max-width:350px;min-width:280px;padding:25px 20px;text-align:center}.services2-right-card h4{color:#000;font-size:1.1rem;font-weight:700;margin-bottom:12px}.services2-right-card p{color:#333;font-size:.92rem;line-height:1.45}.services2-chief-features{background-color:#004e5f;color:#fff;padding:80px 5%;text-align:center}.services2-chief-features-heading{font-size:2rem;font-weight:700;margin-bottom:60px}.services2-chief-cards{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.chief-feature-card{background-color:#fff;border-radius:16px;box-shadow:0 4px 10px #00000014;color:#002f3c;padding:30px 20px;transition:transform .3s ease;width:230px}.chief-feature-card:hover{transform:translateY(-5px)}.chief-icon{color:#00b4d8;font-size:2rem;margin-bottom:15px}.chief-feature-card h4{color:#003b4e;font-size:1rem;font-weight:700;margin-bottom:10px}.chief-feature-card p{color:#333;font-size:.92rem;line-height:1.5}.services2-live-monitoring{background-color:#fff;padding:80px 5%;text-align:center}.monitoring-heading{color:#004e5f;font-size:2rem;font-weight:700;margin-bottom:60px}.monitoring-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-items:center;margin:0 auto;max-width:1200px;padding:0 20px}.monitoring-card{background-color:#fff;border:1px solid #00a0b0;border-radius:14px;box-shadow:0 2px 8px #00a0b01a;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;min-height:220px;padding:30px 25px;text-align:left;transition:transform .3s ease,box-shadow .3s ease;width:100%}.monitoring-card:hover{box-shadow:0 4px 12px #00a0b033;transform:translateY(-3px)}.monitoring-card h4{color:#004e5f;font-size:1.2rem;font-weight:700;margin-bottom:20px;text-align:center}.monitoring-card ul{display:flex;flex-direction:column;flex-grow:1;justify-content:space-around;list-style:none;margin:0;padding:0}.monitoring-card li{align-items:center;color:#003641;display:flex;font-size:1rem;font-weight:500;margin-bottom:15px}.green-dot{background-color:#00d100;border-radius:50%;display:inline-block;flex-shrink:0;height:12px;margin-right:12px;width:12px}.services2-features{background-color:#004e5f;color:#003e50;padding:80px 5% 100px;text-align:center}.services2-features-title{color:#fff;font-size:2rem;font-weight:700;margin-bottom:50px}.features-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(2,1fr);justify-items:center;margin:0 auto;max-width:1400px;padding:0 40px}.services2-cta-section{background-color:#4db0bc;color:#fff;padding:60px 40px;text-align:center}.services2-cta-button{background-color:#004e5f;border:none;border-radius:8px;box-shadow:0 4px 10px #00000040;color:#fff;cursor:pointer;font-size:.95rem;font-weight:500;padding:12px 30px;transition:background-color .3s ease}@media screen and (max-width:768px){.features-grid{gap:30px;grid-template-columns:1fr;padding:0 20px}.feature-card{max-width:100%;min-height:140px;padding:25px}}.feature-card{align-items:flex-start;background-color:#fff;border-radius:12px;box-shadow:0 3px 8px #00000014;display:flex;gap:20px;max-width:600px;min-height:160px;padding:30px;text-align:left;transition:transform .3s ease;width:100%}.feature-card:hover{transform:translateY(-4px)}.feature-icon-wrap{align-items:center;display:flex;flex-direction:row;gap:5px;margin-top:6px}.feature-icon-wrap svg{color:#4da6ff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));flex-shrink:0;font-size:2rem}.feature-card h4{color:#004e5f;font-size:1.05rem;font-weight:600;margin-bottom:6px}.feature-card p{color:#444;font-size:.95rem;line-height:1.45}.services2-maritime-section{background-color:#fff;padding:60px 20px;text-align:center}.services2-maritime-heading{color:#004e5f;font-size:1.8rem;font-weight:700;margin-bottom:40px}.services2-maritime-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1100px}.services2-maritime-item{align-items:center;display:flex;flex-direction:column;gap:10px}.services2-maritime-icon{color:#59aee0;font-size:2rem}.services2-maritime-item h4{color:#003944;font-size:1rem;font-weight:700}.services2-maritime-item p{color:#333;font-size:.92rem;margin:0}@media (max-width:768px){.services2-hero{background-color:#004e5f;color:#fff;padding:50px 20px;text-align:center}.services2-maritime-grid{grid-template-columns:repeat(2,1fr)}.services2-captain-comparison{flex-direction:column;gap:20px}.services2-captain-arrow{transform:rotate(90deg)}.services2-features{background-color:#004e5f;color:#003e50;padding:40px 10px 50px;text-align:center}.services2-chief-features{background-color:#004e5f;color:#fff;padding:40px 10px;text-align:center}.services2-what-is-vpo{align-items:center;background-color:#fff;display:flex;flex-wrap:wrap;gap:70px;justify-content:center;padding:40px}.services2-cta-section{background-color:#4db0bc;color:#fff;padding:40px 20px;text-align:center}.services2-cta-heading{font-size:2rem;font-weight:700;margin-bottom:20px}.services2-cta-subtext{font-size:1rem;line-height:1.6;margin:0 auto 30px;max-width:700px}.services2-cta-button{background-color:#004e5f;border:none;border-radius:8px;box-shadow:0 4px 10px #00000040;color:#fff;cursor:pointer;font-size:.95rem;font-weight:500;padding:12px 30px;transition:background-color .3s ease}.services2-cta-button:hover{background-color:#003944}.services2-cta-footnote{font-size:.9rem;margin-top:40px;opacity:.9}.services2-live-monitoring{background-color:#fff;padding:50px 20px;text-align:center}}@media (max-width:480px){.services2-hero{background-color:#004e5f;color:#fff;padding:50px 10px 40px;text-align:center}.services2-what-is-vpo{align-items:center;background-color:#fff;display:flex;flex-wrap:wrap;gap:50px;justify-content:center;padding:40px 20px 30px}.services2-live-monitoring{background-color:#fff;padding:40px 10px;text-align:center}.services2-chief-features{color:#fff}.services2-chief-features,.services2-features{background-color:#004e5f;padding:40px 10px;text-align:center}.services2-features{color:#003e50}.services2-maritime-section{background-color:#fff;padding:40px 10px;text-align:center}.services2-captain-section{background-color:#004e5f;color:#fff;padding:40px 20px;text-align:center}.services2-cta-section{background-color:#4db0bc;color:#fff;padding:40px 10px;text-align:center}.services2-maritime-grid{grid-template-columns:1fr}}.services2-captain-section{background-color:#004e5f;color:#fff;padding:40px 20px 30px;text-align:center}.services2-captain-heading{font-size:1.9rem;font-weight:700;margin-bottom:40px}.services2-captain-card{background-color:#fff;border-radius:12px;box-shadow:0 6px 16px #0000001f;color:#003944;margin:0 auto 30px;max-width:950px;padding:40px 30px}.services2-captain-toptext{font-size:.98rem;line-height:1.6;margin-bottom:30px}.services2-captain-comparison{align-items:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.services2-captain-left,.services2-captain-right{font-size:.95rem;text-align:center}.services2-captain-arrow{color:#000;font-size:2rem;font-weight:700}.services2-captain-footnote{color:#e3f4f8;font-size:.95rem;line-height:1.6;margin-top:20px}@media (max-width:376px){.services2-what-is-vpo{align-items:center;background-color:#fff;display:flex;flex-wrap:wrap;gap:50px;justify-content:center;padding:40px 20px}.services2-live-monitoring{background-color:#fff;padding:40px 10px;text-align:center}.services2-chief-features{color:#fff}.services2-chief-features,.services2-features{background-color:#004e5f;padding:40px 10px;text-align:center}.services2-features{color:#003e50}.services2-maritime-section{background-color:#fff;padding:40px 10px;text-align:center}.services2-captain-section{background-color:#004e5f;color:#fff;padding:40px 20px;text-align:center}.services2-cta-section{background-color:#4db0bc;color:#fff;padding:40px 10px;text-align:center}}@media (max-width:321px){.services2-live-monitoring{background-color:#fff;padding:30px 0;text-align:center}.services2-what-is-vpo{align-items:center;background-color:#fff;display:flex;flex-wrap:wrap;gap:50px;justify-content:center;padding:30px 25px}}.services3-hero{background-color:#004e5f;color:#fff;padding:100px 20px 80px;text-align:center}.services3-top{color:#e0f0f5;font-size:.75rem;margin-bottom:15px}.services3-title{font-size:2.8rem;font-weight:700;margin-bottom:25px}.services3-description{color:#ccebf2;font-size:1rem;line-height:1.6;margin:0 auto 30px;max-width:750px}.services3-btn{background-color:#4db8c4;border:none;border-radius:20px;box-shadow:0 4px 6px #0000004d;color:#fff;cursor:pointer;font-weight:500;margin-bottom:50px;padding:12px 30px;transition:background-color .3s ease}.services3-btn:hover{background-color:#3ba7b4}.services3-info-boxes{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin:0 auto;max-width:1100px;text-align:center}.services3-info{flex:1 1;max-width:320px;min-width:250px}.services3-info h4{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:10px}.services3-info p{color:#cdeef3;font-size:.95rem;line-height:1.5}.services3-covered-section{background:#fff;color:#003c47;padding:80px 20px;text-align:center}.services3-covered-title{font-size:2.2rem;font-weight:700;margin-bottom:10px}.services3-covered-subtext{color:#4e727b;font-size:1rem;margin-bottom:40px}.services3-covered-grid{display:flex;flex-wrap:wrap;gap:25px;justify-content:center;margin-bottom:50px}.covered-card{background-color:#fdfdfd;border:1px solid #007c91;border-radius:12px;padding:25px 20px;position:relative;text-align:left;width:230px}.covered-card h4{color:#002f3d;font-size:1.1rem;font-weight:600;margin-bottom:8px}.covered-card p{color:#4d6e75;font-size:.9rem}.active-badge{background-color:#005e71;border-radius:14px;color:#fff;font-size:.75rem;font-weight:500;padding:4px 12px;position:absolute;right:12px;top:10px}.charterer-box{background-color:#f9fcfd;border:1px solid #007c91;border-radius:12px;margin:0 auto 40px;max-width:800px;padding:30px;text-align:left}.charterer-header{align-items:center;color:#00303a;display:flex;font-size:1.1rem;font-weight:600;gap:10px;margin-bottom:8px}.charterer-icon{font-size:1.2rem}.charterer-subtext{color:#2691b3;font-size:.95rem;margin-bottom:16px}.charterer-tags{display:flex;flex-wrap:wrap;gap:10px}.charterer-tag{background-color:#e6f6fa;border:1px solid #007c91;border-radius:20px;color:#003c47;font-size:.85rem;padding:6px 12px}.services3-covered-footnote{color:#4e727b;font-size:.85rem;margin:0 auto;max-width:800px}.audit-bold{color:#003c47;font-weight:600}.key-platform-capabilities{background-color:#004c5a;color:#fff;padding:60px 20px}.key-platform-capabilities .container{margin:0 auto;max-width:1100px}.kpc-title{font-size:30px;font-weight:700;margin-bottom:10px;text-align:center}.kpc-subtitle{color:#cce5e7;font-size:14px;margin-bottom:40px;text-align:center}.kpc-table{background-color:#fff;border-radius:10px;color:#00303d;font-size:14px;overflow:hidden}.kpc-header{background-color:#f5fafa;border-bottom:1px solid #eee;font-weight:600;padding:16px 20px}.kpc-row{border-bottom:1px solid #e1e1e1;display:flex;gap:10px;padding:20px}.kpc-labels{background-color:#fdfdfd;font-weight:700}.kpc-col{flex:1 1}.kpc-col-left{color:#002b36}.kpc-col-right{color:#0086b3}.kpc-row:last-child{border-bottom:none}.fi-section{background-color:#fff;padding:80px 20px;text-align:center}.fi-tagline{color:#004b5d;font-size:14px;font-weight:600;margin-bottom:8px}.fi-heading{color:#003b49;font-size:32px;font-weight:700;margin-bottom:12px}.fi-subtext{color:#225e66;font-size:16px;line-height:1.6;margin:0 auto 50px;max-width:700px}.fi-card-container{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.fi-card{border:1px solid #b3d5db;border-radius:12px;box-shadow:0 4px 6px #0000000d;flex:1 1;max-width:300px;padding:24px 20px;text-align:left}.fi-label{background-color:#004b5d;border-radius:10px;color:#fff;display:inline-block;font-size:10px;margin-bottom:10px;padding:4px 10px}.fi-card h4{color:#002f3d;font-size:16px;font-weight:700;margin-bottom:10px}.fi-card p{color:#333;font-size:15px;line-height:1.6}.emissions-intel-section{background-color:#fff;padding:80px 20px;text-align:center}.emissions-intel-header{background-color:#004b5d;border-radius:14px;color:#fff;margin-bottom:50px;margin-left:auto;margin-right:auto;max-width:960px;padding:40px 20px}.emissions-intel-header h3{font-size:20px;font-weight:700;margin-bottom:10px}.emissions-intel-header p{color:#e3f6f9;font-size:16px;line-height:1.6}.emissions-intel-grid{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.emissions-left-card,.emissions-right-card{background-color:#fff;border:1px solid #b4e1ea;border-radius:12px;flex:1 1;max-width:460px;min-width:300px;padding:30px 24px;text-align:left}.emissions-left-card h4{color:#003f4c;font-size:16px;font-weight:700;margin-bottom:16px}.emissions-left-card ul{list-style:none;padding-left:0}.emissions-left-card li{color:#004b5d;font-size:15px;margin-bottom:12px}.emissions-left-card li span{color:#00a859;font-weight:700;margin-right:10px}.emissions-right-card{background-color:#004b5d;color:#fff}.emissions-right-card .emissions-tag{background-color:#fff;border-radius:20px;color:#004b5d;display:inline-block;font-size:10px;margin-bottom:10px;padding:2px 10px}.emissions-right-card h4{font-size:16px;font-weight:700;margin-bottom:12px}.emissions-right-card p{color:#e5f8fb;font-size:15px;line-height:1.6}.why-Shipshape-section{background-color:#004b5d;color:#fff;padding:80px 20px;text-align:center}.why-Shipshape-section h2{font-size:28px;font-weight:700;margin-bottom:12px}.why-Shipshape-section p{color:#d3edf3;font-size:16px;margin-bottom:40px}.why-Shipshape-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px;padding:0 20px}.why-card{background:linear-gradient(135deg,#fff,#f8f9fa);border:1px solid #3cac9bcc;border-radius:16px;box-shadow:0 8px 25px #00000014;color:#003f4c;overflow:hidden;padding:30px 25px;position:relative;text-align:left;transition:all .3s ease}.why-card:before{background:linear-gradient(90deg,#4fb0bb,#00a0b0);content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.why-card:hover:before{opacity:1}.why-card-icon{align-items:center;background:linear-gradient(135deg,#4fb0bb,#00a0b0);border-radius:12px;box-shadow:0 4px 15px #4fb0bb4d;color:#fff;display:flex;font-size:24px;height:60px;justify-content:center;margin-bottom:20px;width:60px}.why-card h4{color:#47a7b3;font-size:18px;font-weight:700;margin-bottom:12px}.why-card p{color:#004151;font-size:15px;line-height:1.6}.why-card:hover{box-shadow:0 12px 35px #0000001f;transform:translateY(-6px)}@media (max-width:768px){.why-Shipshape-grid{gap:20px;grid-template-columns:1fr;padding:0 15px}.why-card{padding:25px 20px}.why-card-icon{font-size:20px;height:50px;margin-bottom:15px;width:50px}.why-card h4{font-size:16px}.why-card p{font-size:14px}}.carbon-compliance-section{background-color:#4fb0bb;color:#fff;padding:80px 20px;text-align:center}.carbon-compliance-section h2{font-size:32px;font-weight:700;margin-bottom:16px}.carbon-compliance-section p{color:#e0f4f6;font-size:16px;margin:0 auto 30px;max-width:700px}.schedule-btn{background-color:#004654;border:none;border-radius:8px;box-shadow:0 3px 6px #0003;color:#fff;cursor:pointer;font-size:14px;padding:12px 28px;transition:background .3s ease}.schedule-btn:hover{background-color:#003844}@media (max-width:480px){.carbon-compliance-section,.emissions-intel-section,.fi-section,.key-platform-capabilities,.services3-covered-section,.services3-hero,.who-we-are-section,.why-Shipshape-section{padding:60px 25px}}@media (max-width:376px){.carbon-compliance-section,.emissions-intel-section,.fi-section,.key-platform-capabilities,.services3-covered-section,.services3-hero,.who-we-are-section,.why-Shipshape-section{padding:50px 20px}}@media (max-width:321px){.carbon-compliance-section,.emissions-intel-section,.fi-section,.key-platform-capabilities,.services3-covered-section,.services3-hero,.who-we-are-section,.why-Shipshape-section{padding:40px 12px}.emissions-left-card,.emissions-right-card{padding:27px 8px}}.chat-suite-section{background-color:#074c56;color:#fff;padding:80px 20px 60px;text-align:center}.chat-suite-title{font-size:2.8rem;font-weight:700;margin-bottom:20px}.chat-suite-subtext{color:#d9eaf1;font-size:1.1rem;line-height:1.6;margin:0 auto 30px;max-width:750px}.chat-suite-tags{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:40px}.chat-suite-tag{background:#fff;border-radius:8px;box-shadow:0 2px 5px #00000014;color:#074c56;font-size:.85rem;font-weight:500;padding:6px 14px}.chat-suite-highlight{background-color:#60bac3;border-radius:12px;color:#fff;font-size:1rem;font-weight:600;line-height:1.6;margin:0 auto;max-width:800px;padding:16px 24px}.ai-support-section{background-color:#fff;padding:4rem 1rem;text-align:center}.ai-support-heading{color:#003b46;font-size:2rem;font-weight:700;margin-bottom:1rem}.ai-support-subtext{color:#295e63;font-size:1rem;line-height:1.6;margin:0 auto 2.5rem;max-width:700px}.ai-support-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:0 auto;max-width:1000px}.ai-support-card{background-color:#fff;border:1px solid #cfd8dc;border-radius:10px;box-shadow:0 2px 6px #0000000f;padding:1.5rem;text-align:center}.ai-support-card h3{color:#003b46;font-size:1.1rem;margin:1rem 0 .5rem}.ai-support-card p{color:#295e63;font-size:.95rem;line-height:1.5}.ai-icon{color:#007b8f;font-size:2rem;margin-bottom:.5rem}.included-modules-section{background-color:#054b5e;color:#fff;padding:60px 20px;text-align:center}.included-title{font-size:32px;font-weight:700;margin-bottom:8px}.included-subtext{color:#cceef2;font-size:16px;margin-bottom:40px}.module-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:0 auto;max-width:1200px}.module-card{background-color:#fff;border-radius:20px;box-shadow:0 4px 12px #00000014;color:#00353d;display:flex;flex-direction:column;justify-content:space-between;padding:24px 20px;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.module-card:hover{box-shadow:0 6px 18px #0000001f;transform:translateY(-5px)}.module-title{font-size:20px;font-weight:600;margin-bottom:8px}.module-desc{color:#064650;font-size:15px;margin-bottom:20px}.target-label{color:#06343e;font-size:14px;font-weight:600;margin-bottom:6px}.module-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.tag-chip{background-color:#fff;border:1px solid #ccc;border-radius:10px;color:#064650;font-size:13px;font-weight:500;padding:4px 10px}.module-chat-bubble{background-color:#d4eef1;border-left:6px solid #054b5e;border-radius:10px;color:#054b5e;font-size:14px;font-style:italic;padding:12px 16px}.security-section{background-color:#fff;padding:60px 20px;text-align:center}.security-title{color:#003a45;font-size:32px;font-weight:700;margin-bottom:40px}.security-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:0 auto;max-width:1000px;text-align:left}.security-item{align-items:flex-start;display:flex;gap:16px}.tick-icon{color:#3bbf2f;font-size:24px;margin-top:4px}.security-item h3{color:#003a45;font-size:16px;font-weight:600;margin-bottom:4px}.security-item p{color:#003a45;font-size:14px;margin:0}.why-choose-suite{background-color:#044c5a;color:#fff;padding:60px 20px;text-align:center}.why-choose-title{font-size:28px;font-weight:700;margin-bottom:40px}.why-choose-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:0 auto;max-width:1000px}.why-card{background:#0000;border-radius:12px;padding:16px}.why-icon{color:#8fd2f5;font-size:32px;margin-bottom:10px}.why-card h3{color:#fff;font-size:16px;font-weight:600;margin-bottom:6px}.why-card p{color:#d9f0f8;font-size:14px;margin:0}.transform-section{background-color:#4db0bb;color:#fff;padding:60px 20px;text-align:center}.transform-title{font-size:28px;font-weight:700;margin-bottom:16px}.transform-subtext{color:#e6f6f8;font-size:16px;margin-bottom:24px}.transform-button{background-color:#043c47;border:none;border-radius:8px;box-shadow:0 4px 8px #0003;color:#fff;cursor:pointer;font-size:14px;padding:10px 24px;transition:background-color .2s ease}.transform-button:hover{background-color:#022f37}@media (max-width:480px){.ai-support-section,.chat-suite-section,.included-modules-section,.security-section,.transform-section,.why-choose-suite{padding:50px 16px}}@media (max-width:376px){.ai-support-section,.chat-suite-section,.included-modules-section,.security-section,.transform-section,.why-choose-suite{padding:40px 14px}}@media (max-width:321px){.ai-support-section,.chat-suite-section,.included-modules-section,.security-section,.transform-section,.why-choose-suite{padding:32px 12px}.security-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:0 auto;max-width:1000px;text-align:left}}.thrustpower-hero{background:linear-gradient(180deg,#064f5c,#2bb7d4);color:#fff;padding:100px 20px 80px;text-align:center}.thrustpower-container{margin:0 auto;max-width:900px}.thrustpower-title{font-size:2.8rem;font-weight:700;margin-bottom:16px}.thrustpower-subtitle{color:#d6f4ff;font-size:1.25rem;margin-bottom:24px}.thrustpower-description{color:#e2f5ff;font-size:1.1rem;line-height:1.6;margin:0 auto 40px;max-width:760px}.thrustpower-button{background-color:#2ba4b5;border:none;border-radius:10px;box-shadow:0 4px 8px #00000040;color:#fff;cursor:pointer;font-size:1rem;padding:12px 32px;transition:background .3s ease}.thrustpower-button:hover{background-color:#238d9c}.thrustpower-measures{background-color:#fff;padding:80px 20px 60px;text-align:center}.measures-title{color:#003b4f;font-size:2rem;font-weight:700;margin-bottom:50px}.measures-cards{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin-bottom:40px}.measure-card{border:1px solid #92dee9;border-radius:15px;box-shadow:0 4px 10px #0000000d;padding:30px 20px;transition:transform .3s ease;width:300px}.measure-icon{color:#5bc0de;font-size:2.2rem;margin-bottom:16px}.measure-card h3{color:#003b4f;font-size:1.2rem;margin-bottom:10px}.measure-card p{color:#395b6b;font-size:.95rem;line-height:1.5}.measures-footer{color:#014d61;font-size:1.05rem;line-height:1.6;margin:0 auto;max-width:800px}.torque-matters-section{background-color:#004c5b;color:#fff;padding:80px 20px;text-align:center}.torque-heading{font-size:1.8rem;font-weight:700;margin-bottom:10px}.torque-subheading{color:#b0dbe2;font-size:.95rem;margin-bottom:40px}.torque-points{margin:0 auto 40px;max-width:700px;text-align:left}.torque-points div{margin-bottom:25px}.torque-points strong{color:#fff;display:block;font-size:1rem;font-weight:600;margin-bottom:6px}.torque-points p{color:#d3eaf1;font-size:.95rem}.torque-box{background-color:#fff;border-radius:12px;box-shadow:0 8px 20px #00000014;color:#003c4e;margin:0 auto;max-width:600px;padding:30px 25px;text-align:left}.torque-box h4{font-size:1.1rem;font-weight:700;margin-bottom:20px}.torque-box ul{list-style:none;margin:0;padding:0}.torque-box li{align-items:center;color:#1e3e4c;display:flex;font-size:.98rem;margin-bottom:14px}.torque-icon{color:#47a7b3;font-size:1rem;margin-right:10px}.thrust-features-section{background-color:#f9fcfd;padding:80px 20px;text-align:center}.thrust-features-heading{color:#004c5b;font-size:1.8rem;font-weight:700;margin-bottom:50px}.thrust-feature-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1100px}.thrust-feature-card{background-color:#fff;border:1px solid #c5e9ef;border-radius:12px;box-shadow:0 6px 16px #0000000f;padding:30px 20px;transition:transform .2s ease,box-shadow .2s ease}.thrust-feature-card:hover{box-shadow:0 10px 20px #00000014;transform:translateY(-4px)}.feature-icon{color:#0091b2;font-size:2rem;margin-bottom:15px}.thrust-feature-card h4{color:#003b4e;font-size:1.1rem;font-weight:600;margin-bottom:10px}.thrust-feature-card p{color:#476c74;font-size:.95rem;line-height:1.5}@media (max-width:992px){.thrust-feature-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.thrust-feature-grid{grid-template-columns:1fr}}.service-package-section{background-color:#054e5a;padding:60px 20px;text-align:center}.service-package-title{color:#fff;font-size:28px;font-weight:700;margin-bottom:30px}.service-package-box{background-color:#4db6b4;border-radius:14px;display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;margin:0 auto;max-width:1000px;padding:30px 40px}.service-package-list{display:flex;flex:1 1;flex-direction:column;gap:18px;min-width:280px}.service-package-list p{align-items:flex-start;color:#fff;display:flex;font-size:15.5px;font-weight:600;line-height:1.4}.check-icon{color:#074c5b;flex-shrink:0;font-size:17px;margin-right:10px;margin-top:4px}.why-thrustpower-section{background-color:#fff;padding:60px 20px;text-align:center}.why-thrustpower-title{color:#054e5a;font-size:28px;font-weight:700;margin-bottom:50px}.why-thrustpower-row{grid-gap:40px 60px;display:grid;gap:40px 60px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1000px;text-align:left}.why-thrustpower-col{align-items:flex-start;display:flex;gap:16px}.tick-icon{color:#47a7b3;flex-shrink:0;font-size:20px;margin-top:6px}.why-thrustpower-col h4{color:#054e5a;font-size:16.5px;font-weight:700;margin-bottom:6px}.why-thrustpower-col p{color:#054e5a;font-size:15px;line-height:1.5}@media (max-width:768px){.why-thrustpower-row{grid-template-columns:1fr}}.optimize-fleet-section{background-color:#51acb9;color:#fff;padding:80px 20px;text-align:center}.optimize-fleet-section h2{color:#fff;font-size:32px;font-weight:700;margin-bottom:15px}.optimize-fleet-section p{color:#f0f0f0;font-size:16px;line-height:1.6;margin:0 auto 30px;max-width:700px}.optimize-demo-btn{background-color:#00424c;border:none;border-radius:10px;box-shadow:0 4px 6px #0003;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:12px 28px;transition:all .3s ease}.optimize-demo-btn:hover{background-color:#006776;transform:translateY(-2px)}@media (max-width:480px){.optimize-fleet-section,.service-package-section,.thrust-features-section,.thrustpower-hero,.thrustpower-measures,.torque-matters-section,.why-thrustpower-section{padding:40px 20px}}@media (max-width:321px){.service-package-section{background-color:#054e5a;text-align:center}.service-package-list{display:flex;flex:1 1;flex-direction:column;gap:18px;min-width:160px}.thrustpower-title{font-size:2.3rem;font-weight:700;margin-bottom:16px}}.upcoming2-section1{background:linear-gradient(180deg,#064c59,#35b2c4);color:#fff;padding:80px 20px;text-align:center}.upcoming2-container{margin:0 auto;max-width:900px}.upcoming2-title{font-size:42px;font-weight:700;margin-bottom:20px}.upcoming2-subtitle{color:#fff;font-size:18px;font-weight:600;margin-bottom:20px}.upcoming2-description{color:#e0f7fa;font-size:16px;line-height:1.6;margin:0 auto 40px;max-width:720px}.upcoming2-button{background-color:#004c5b;border:none;border-radius:10px;box-shadow:0 4px 6px #0003;color:#fff;cursor:pointer;font-size:14px;padding:12px 32px;transition:background-color .3s ease}.upcoming2-button:hover{background-color:#006c80}.upcoming2-section2{background-color:#fff;padding:80px 20px;text-align:center}.section2-heading{color:#004c5b;font-size:32px;font-weight:700;margin-bottom:12px}.section2-subheading{color:#1a4b53;font-size:16px;margin-bottom:40px}.measure-cards-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));justify-items:center;margin:0 auto;max-width:1200px;padding:0 20px}.measure-card{align-items:center;background:#fff;border:1px solid #cceef5;border-radius:12px;box-shadow:0 2px 6px #0000000f;display:flex;flex-direction:column;max-width:350px;padding:32px 28px;text-align:center;transition:transform .2s ease;width:100%}.measure-card:hover{transform:translateY(-5px)}.measure-icon{color:#7ecbff;font-size:42px;margin-bottom:20px}.measure-card h3{color:#003c47;font-size:20px;font-weight:600;margin-bottom:16px}.measure-card p{color:#444;font-size:15px;line-height:1.6;margin:0}.why-matters-container{background-color:#084f5e;color:#fff;padding:80px 20px;text-align:center}.why-matters-heading{font-size:34px;font-weight:700;margin-bottom:10px}.why-matters-subheading{color:#bcdde5;font-size:16px;margin-bottom:50px}.why-matters-content{background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;color:#002e39;display:flex;flex-wrap:wrap;gap:60px;justify-content:space-between;margin:0 auto;max-width:1100px;padding:50px 40px}.why-column{display:flex;flex:1 1;flex-direction:column;gap:40px;min-width:300px}.why-item{align-items:flex-start;display:flex;gap:18px}.why-icon{color:#47a7b3;flex-shrink:0;font-size:24px;margin-top:5px}.why-text h4{font-size:18px;font-weight:700;margin-bottom:6px;text-align:left}.why-text p{font-size:15px;line-height:1.5;margin:0;text-align:left}.why-text a{color:#005b8d;font-weight:600;text-decoration:underline}@media (max-width:768px){.why-matters-content{flex-direction:column;padding:40px 20px}.why-column{width:100%}}.ecosystem-container{background-color:#fff;padding:80px 20px;text-align:center}.ecosystem-heading{color:#003b49;font-size:34px;font-weight:700;margin-bottom:10px}.ecosystem-subheading{color:#444;font-size:16px;margin-bottom:50px}.ecosystem-card-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1100px}.ecosystem-card{border:1px solid #d5e9ee;border-radius:12px;box-shadow:0 4px 10px #0000000d;padding:30px 25px;text-align:left;transition:transform .3s ease}.ecosystem-card:hover{transform:translateY(-5px)}.ecosystem-card h4{color:#003b49;font-size:17px;font-weight:700;margin-bottom:10px}.ecosystem-card p{color:#333;font-size:15px;line-height:1.5}.intelligence-section{align-items:flex-start;background-color:#064a5b;display:flex;flex-wrap:wrap;gap:40px;justify-content:center;padding:80px 20px}.intelligence-card{background-color:#4bb0bb;border-radius:16px;box-shadow:0 4px 10px #00000026;color:#fff;display:flex;flex-direction:column;justify-content:space-between;min-height:480px;width:480px}.intelligence-inner{padding:5px 30px;text-align:left}.intelligence-inner h3{font-size:20px;font-weight:600;margin-bottom:16px}.intelligence-inner p{font-size:15px;line-height:1.6;margin-bottom:14px}.intelligence-inner ul{list-style-type:disc;margin-top:10px;padding-left:20px}.intelligence-inner ul li{font-size:15px;line-height:1.6;margin-bottom:8px}.compatibility-note{background-color:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;color:#003b49;font-size:14px;line-height:1.5;margin:0 30px 30px;padding:18px 24px;text-align:left}.engine-performance-cta{background-color:#4bb0bb;color:#fff;padding:80px 20px;text-align:center}.engine-performance-cta h2{font-size:32px;font-weight:700;margin-bottom:24px}.engine-performance-cta p{font-size:16px;line-height:1.6;margin:0 auto 32px;max-width:900px}.cta-button{background-color:#004d5e;border:none;border-radius:10px;box-shadow:0 4px 8px #0003;color:#fff;cursor:pointer;font-size:14px;padding:12px 28px;transition:background-color .3s ease}.cta-button:hover{background-color:#006c7d}@media (max-width:376px){.upcoming2-section1,.upcoming2-section2{padding:40px 20px}.why-matters-content{flex-direction:column;padding:40px 20px}.why-column{width:100%}.measure-card{align-items:center;background:#fff;border:1px solid #cceef5;border-radius:12px;box-shadow:0 2px 6px #0000000f;display:flex;flex-direction:column;max-width:270px;padding:32px 18px;text-align:center;transition:transform .2s ease;width:100%}.measure-cards-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));justify-items:center;margin:0 auto;max-width:1200px}.upcoming2-title{font-size:33px;font-weight:700;margin-bottom:20px}.why-matters-container{padding:40px 10px}}@media (max-width:321px){.why-matters-content{flex-direction:column;padding:40px 20px}.why-column{width:100%}.measure-card{align-items:center;background:#fff;border:1px solid #cceef5;border-radius:12px;box-shadow:0 2px 6px #0000000f;display:flex;flex-direction:column;max-width:200px;padding:32px 18px;text-align:center;transition:transform .2s ease;width:100%}.measure-cards-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));justify-items:center;margin:0 auto;max-width:1200px;padding:0}.why-matters-content{background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;color:#002e39;display:flex;flex-wrap:wrap;gap:6px;justify-content:space-between;margin:0 auto;max-width:1100px;padding:5px 2px}.why-text p{font-size:15px;line-height:1.5;margin:0}.why-text h4{font-size:18px;font-weight:700;margin-bottom:6px}.why-text{width:220px}.upcoming2-section2{background-color:#fff;text-align:center}}.massflow-section{background:linear-gradient(180deg,#07475f,#189ab4);color:#fff;padding:100px 20px 80px;text-align:center}.massflow-title{font-size:2.5rem;font-weight:700;margin-bottom:15px}.massflow-subtitle{font-size:1.2rem;font-weight:500;margin-bottom:25px}.massflow-description{font-size:1rem;line-height:1.6;margin:0 auto 30px;max-width:720px}.massflow-button{background-color:#003c4d;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:12px 32px;transition:background-color .3s ease}.massflow-button:hover{background-color:#025267}.superscript{font-size:.65rem;vertical-align:super}.retrofit-v2-section{background-color:#fff;padding:80px 20px;text-align:center}.retrofit-v2-title{color:#0f3d4c;font-size:2rem;font-weight:700;margin-bottom:15px}.retrofit-v2-description{color:#334155;font-size:1rem;line-height:1.6;margin:0 auto 50px;max-width:850px}.retrofit-v2-superscript{font-size:.75rem;vertical-align:super}.retrofit-v2-cards{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.retrofit-v2-card{background-color:#fff;border:1.5px solid #cbd5e1;border-radius:12px;box-shadow:0 4px 12px #0000000f;padding:30px 24px;transition:transform .3s ease;width:280px}.retrofit-v2-card:hover{transform:translateY(-6px)}.retrofit-v2-icon{color:#60a5fa;font-size:2.2rem;margin-bottom:16px}.retrofit-v2-card-title{color:#0f172a;font-size:1.1rem;font-weight:600;margin-bottom:10px}.retrofit-v2-card-text{color:#475569;font-size:.95rem;line-height:1.5}.how-it-works-section{background-color:#07475f;color:#fff;display:block;min-height:400px;padding:80px 20px;position:relative;text-align:center;z-index:1}.how-title{font-size:2rem;font-weight:700;margin-bottom:10px}.how-subtitle{color:#d0e2e7;font-size:1rem;line-height:1.6;margin:0 auto 50px;max-width:720px}.how-cards-container{display:flex;flex-wrap:nowrap;gap:40px;justify-content:center;margin:0 auto;max-width:1200px;padding:0 20px}.how-card{flex:1 1;max-width:250px;min-width:200px;padding:20px 15px;text-align:center}.circle{align-items:center;background-color:#55b1c9;border-radius:50%;display:flex;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;margin:0 auto 20px;width:60px}.step-title{font-size:1rem;font-weight:600;margin-bottom:10px}.step-description{color:#cbd5e1;font-size:.95rem;line-height:1.4}@media (max-width:768px){.how-it-works-section{padding:60px 15px}.how-title{font-size:1.5rem}.how-cards-container{flex-wrap:wrap;gap:30px}.how-card{flex:none;max-width:45%;min-width:auto}}@media (max-width:480px){.how-cards-container{flex-direction:column;gap:20px}.how-card{max-width:100%}}.benefits-section{background-color:#fff;color:#0f3d4c;padding:80px 20px;text-align:center}.benefits-title{font-size:2rem;font-weight:700;margin-bottom:10px}.benefits-subtitle{color:#475569;font-size:1rem;line-height:1.6;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:750px}.benefits-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:0 auto;max-width:1100px;padding:0 20px}.benefit-item{text-align:left}.benefit-item h3{color:#0f3d4c;font-size:1rem;font-weight:600;margin-bottom:8px}.benefit-item p{color:#334155;font-size:.95rem;line-height:1.5}.matters-section{background-color:#07475f;color:#fff;padding:100px 20px}.matters-container{align-items:flex-start;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin:0 auto;max-width:1200px}.matters-left{flex:1 1;min-width:300px}.matters-title{font-size:2rem;font-weight:700;margin-bottom:30px}.matters-points{list-style:none;margin:0;padding:0}.matters-points li{font-size:1rem;line-height:1.5;margin-bottom:20px}.matters-right{display:flex;flex:1 1;justify-content:center;min-width:300px}.matters-box{background-color:#fff;border-radius:16px;box-shadow:0 4px 12px #00000012;color:#0f3d4c;max-width:400px;padding:30px;width:100%}.matters-box h3{font-size:1.2rem;font-weight:700;margin-bottom:15px}.matters-box p{font-size:.95rem;line-height:1.5;margin-bottom:20px}.badge-row{display:flex;flex-wrap:wrap;gap:10px}.badge{background-color:#f1f5f9;border-radius:6px;color:#1e293b;font-size:.85rem;font-weight:500;padding:6px 12px}.usecases-section{background-color:#fff;padding:80px 20px;text-align:center}.usecases-title{color:#0f3d4c;font-size:2rem;font-weight:700;margin-bottom:10px}.usecases-subtitle{color:#334155;font-size:1rem;margin-bottom:50px}.usecases-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1100px}.usecase-card{background-color:#fff;border:1px solid #94a3b8;border-radius:12px;box-shadow:0 4px 10px #0000000a;padding:30px 24px;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.usecase-card:hover{box-shadow:0 6px 15px #00000014;transform:translateY(-5px)}.usecase-title{color:#0f3d4c;font-size:1.05rem;font-weight:600;margin-bottom:10px}.usecase-desc{color:#475569;font-size:.95rem;line-height:1.5}.techstack-section{background-color:#07475f;color:#fff;padding:80px 20px;text-align:center}.techstack-title{font-size:2rem;font-weight:700;margin-bottom:10px}.techstack-subtitle{color:#d0e2e7;font-size:1rem;margin-bottom:50px}.techstack-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1100px}.tech-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000f;color:#0f3d4c;padding:30px 24px;text-align:center;transition:transform .3s ease}.tech-card:hover{transform:translateY(-5px)}.tech-icon{color:#60a5fa;font-size:2rem;margin-bottom:15px}.tech-title{font-size:1.1rem;font-weight:600;margin-bottom:10px}.tech-desc{color:#0284c7;font-size:.95rem;line-height:1.5}.final-cta-section{background-color:#51adbb;color:#fff;padding:80px 20px;text-align:center}.final-cta-title{font-size:2rem;font-weight:700;margin-bottom:20px}.final-cta-subtitle{color:#e2f3f6;font-size:1rem;line-height:1.6;margin:0 auto 30px;max-width:700px}.final-cta-button{background-color:#003c4d;border:none;border-radius:8px;box-shadow:0 3px 6px #0003;color:#fff;cursor:pointer;font-size:1rem;padding:12px 30px;transition:background-color .3s ease}.final-cta-button:hover{background-color:#025267}@media (max-width:376px){.benefits-section,.final-cta-section,.how-it-works-section,.massflow-section,.matters-section,.retrofit-v2-section,.techstack-section,.usecases-section{padding:50px 20px}}@media (max-width:321px){.benefits-section,.final-cta-section,.massflow-section,.matters-section,.retrofit-v2-section,.usecases-section{padding:50px 20px}.matters-container{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between}.matters-box{background-color:#fff;border-radius:16px;box-shadow:0 4px 12px #00000012;color:#0f3d4c;max-width:400px;padding:10px;width:100%}.matters-left{flex:1 1;min-width:0}.matters-section{background-color:#07475f;color:#fff;padding:100px 10px}}.contact-form-section,.contact-hero-section{padding:60px 20px;text-align:center}.contact-hero-title{color:#04333c;font-size:2.8rem;font-weight:700;margin-bottom:16px}.contact-hero-subtitle{color:#04333c;font-size:1rem;margin:0 auto;max-width:700px}.contact-form-section{align-items:center;background-color:#04333c;display:flex;justify-content:center;padding:80px 20px}.contact-form-container{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:60px;justify-content:space-between;max-width:1200px;width:100%}.contact-left{color:#fff;flex:1 1;min-width:320px;text-align:left}.contact-connect-label{font-size:14px;font-weight:600;margin-bottom:4px}.contact-title{font-size:2.4rem;font-weight:700;margin-bottom:10px}.contact-subtitle{font-size:1rem;margin-bottom:20px}.contact-left form{display:flex;flex-direction:column}.contact-left form label{color:#fff;font-size:.9rem;margin-bottom:6px;margin-top:16px;text-align:left}.contact-left input,.contact-left textarea{background-color:initial;border:2px solid #c2e5ec;border-radius:8px;color:#fff;font-size:.95rem;margin-bottom:10px;padding:10px 12px}.contact-left textarea::placeholder{color:#b2b2b2}.contact-left input:focus,.contact-left textarea:focus{border-color:#66d3e9;outline:none}.checkbox-row{align-items:center;display:flex;gap:8px;margin-top:16px}.checkbox-row input[type=checkbox]{accent-color:#1aa3b3;height:16px;width:16px}.checkbox-row span{color:#fff;font-size:.9rem}.send-button{align-self:flex-start;background-color:#66d3e9;border:none;border-radius:25px;color:#04333c;cursor:pointer;font-size:.95rem;font-weight:600;margin-top:24px;padding:10px 30px;transition:background-color .3s ease}.send-button:hover{background-color:#46b9d4}.contact-right{align-items:center;display:flex;flex:1 1;justify-content:center;min-width:300px}.contact-image{border-radius:12px;height:auto;max-width:480px;object-fit:cover;width:100%}@media (max-width:992px){.contact-form-container{flex-direction:column;gap:40px;text-align:left}.contact-title{font-size:2rem}.contact-hero-title{font-size:2.2rem}}@media (max-width:374px){.contact-hero-title{font-size:1.8rem}.contact-hero-subtitle,.contact-subtitle{font-size:.9rem}.contact-title{font-size:1.8rem}.contact-left input,.contact-left textarea{font-size:.85rem;padding:8px 10px}.send-button{font-size:.85rem;padding:8px 24px}.contact-image{margin:0 20px 0 0;max-width:100%}.contact-left{color:#fff;flex:1 1;min-width:270px;text-align:left}}@media (min-width:375px) and (max-width:424px){.contact-hero-title,.contact-title{font-size:2rem}.contact-left input,.contact-left textarea,.send-button{font-size:.9rem}.contact-image{max-width:100%}}@media (min-width:425px) and (max-width:767px){.contact-hero-title{font-size:2.2rem}.contact-title{font-size:2.1rem}.contact-left input,.contact-left textarea,.send-button{font-size:.95rem}.contact-image{max-width:100%}}@media (min-width:768px) and (max-width:1023px){.contact-form-container{flex-direction:column;gap:40px}.contact-title{font-size:2.2rem}.contact-hero-title{font-size:2.4rem}.contact-image{max-width:100%}}@media (min-width:1024px) and (max-width:1199px){.contact-title{font-size:2.3rem}.contact-hero-title{font-size:2.6rem}.contact-form-container{gap:40px}}@media (min-width:1200px){.contact-title{font-size:2.4rem}.contact-hero-title{font-size:2.8rem}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.d5ff66c9.css.map*/