:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--font-heading:"Manrope", sans-serif;--font-body:"DM Sans", sans-serif;--primary:#037c91;--primary-dark:#00596a;--primary-light:#20b8cc;--aqua:#4edbe9;--cyan:#aaf4fa;--ocean:#043f55;--background:#f7fcfd;--background-secondary:#eef9fb;--surface:#ffffffab;--surface-solid:#fff;--text-primary:#0d2630;--text-secondary:#60747b;--border:#066b7e1f;--glass:linear-gradient(135deg, #ffffffd6, #e6fafc94);--glass-border:#ffffffbf;--shadow:0 20px 60px #014e5e1a;--shadow-hover:0 35px 90px #0065792b;--radius-small:16px;--radius-medium:24px;--radius-large:32px;--radius-xl:44px;--container:1320px;font-family:DM Sans,sans-serif}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#031318;--background-secondary:#061d24;--surface:#082229ad;--surface-solid:#082128;--text-primary:#f3fdff;--text-secondary:#93aeb5;--border:#64e6f121;--glass:linear-gradient(135deg, #12353dd1, #041c23a8);--glass-border:#7eeaf41c;--shadow:0 25px 80px #0000004d;--shadow-hover:0 35px 100px #00b3c721}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background:var(--background)}body{min-width:320px;min-height:100vh;font-family:var(--font-body);color:var(--text-primary);background:radial-gradient(circle at 10% 0%, #64e0ee1f, transparent 31%), radial-gradient(circle at 95% 15%, #0a93aa17, transparent 28%), var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;overflow-x:hidden}body,button,input,textarea,select{font-family:var(--font-body)}button,a{-webkit-tap-highlight-color:transparent}button{border:none}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}ul,ol{list-style:none}#root{min-height:100vh}::selection{color:var(--primary-dark);background:#00b5cc33}.site-shell{width:100%;min-height:100vh;position:relative;overflow:hidden}.container{width:min(calc(100% - 48px), var(--container));margin-inline:auto;position:relative}.glass-panel{background:var(--glass);border:1px solid var(--glass-border);box-shadow:var(--shadow), inset 0 1px 0 #ffffffb8;-webkit-backdrop-filter:blur(24px);position:relative}.setup-screen{isolation:isolate;justify-content:center;align-items:center;min-height:100vh;padding:130px 24px 60px;display:flex;position:relative;overflow:hidden}.setup-screen:before{content:"";z-index:-3;background:linear-gradient(#ffffff4d,#0000),radial-gradient(circle at 50% 120%,#0da9c138,#0000 46%);position:absolute;inset:0}.setup-glow{filter:blur(2px);pointer-events:none;z-index:-2;border-radius:999px;position:absolute}.setup-glow-one{background:radial-gradient(circle,#46dae93d,#0000 68%);width:480px;height:480px;animation:8s ease-in-out infinite floatBlob;top:-140px;left:-120px}.setup-glow-two{background:radial-gradient(circle,#037c9133,#0000 68%);width:540px;height:540px;animation:10s ease-in-out infinite reverse floatBlob;bottom:-180px;right:-170px}.setup-content{border-radius:var(--radius-xl);text-align:center;width:min(880px,100%);padding:72px 68px;position:relative;overflow:hidden}.setup-content:before{content:"";background:radial-gradient(circle,#5ce4ef47,#0000 70%);border-radius:50%;width:280px;height:280px;position:absolute;top:-140px;right:-120px}.setup-badge{min-height:38px;color:var(--primary);letter-spacing:.14em;background:#ffffff91;border:1px solid #0993a624;border-radius:999px;justify-content:center;align-items:center;margin-bottom:26px;padding:8px 16px;font-size:12px;font-weight:800;display:inline-flex}.setup-content h1{max-width:760px;font-family:var(--font-heading);letter-spacing:-.055em;margin:0 auto 24px;font-size:clamp(44px,6vw,76px);font-weight:700;line-height:1.02}.setup-content h1 span{color:#0000;background:linear-gradient(110deg,#026c80,#11aac1,#54dce6);-webkit-background-clip:text;background-clip:text;display:inline-block}.setup-content p{max-width:650px;color:var(--text-secondary);margin:0 auto 36px;font-size:17px;line-height:1.8}.setup-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.primary-button,.secondary-button{cursor:pointer;border-radius:18px;min-height:54px;padding:0 25px;font-size:14px;font-weight:700;transition:transform .35s,box-shadow .35s,background .35s}.primary-button{color:#fff;background:linear-gradient(135deg,#03869b,#0cb6ca);box-shadow:0 15px 35px #03869b40}.primary-button:hover{transform:translateY(-4px);box-shadow:0 23px 45px #03869b4d}.secondary-button{color:var(--text-primary);border:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff87}.secondary-button:hover{background:#ffffffd1;transform:translateY(-4px)}.navbar-shell{z-index:1000;pointer-events:none;width:100%;padding-inline:24px;transition:top .4s,padding .4s;position:fixed;top:18px;left:0}.premium-navbar{-webkit-backdrop-filter:blur(28px)saturate(150%);pointer-events:auto;background:linear-gradient(115deg,#ffffffd4,#f4fdffb3);border:1px solid #ffffffc7;border-radius:27px;align-items:center;width:min(1380px,100%);height:76px;margin-inline:auto;padding:0 12px 0 20px;transition:height .4s,box-shadow .4s,background .4s,border-radius .4s;display:flex;position:relative;box-shadow:0 14px 45px #07485817,inset 0 1px #fffffff2}.premium-navbar:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#fffffff2,#0000);border-radius:999px;width:34%;height:1px;position:absolute;top:1px;left:8%}.premium-navbar:after{content:"";filter:blur(25px);pointer-events:none;background:#57e0eb1c;border-radius:50%;width:180px;height:110px;position:absolute;top:-80px;left:8%}.navbar-scrolled{top:10px}.navbar-scrolled .premium-navbar{border-radius:24px;height:68px;box-shadow:0 15px 45px #06465521,inset 0 1px #fffffff2}.brand-logo{z-index:3;flex-shrink:0;align-items:center;gap:11px;display:flex;position:relative}.brand-symbol{color:#0ca4b8;filter:drop-shadow(0 7px 13px #049aae2e);justify-content:center;align-items:center;width:38px;height:44px;display:flex;position:relative}.brand-symbol svg{width:28px;height:35px}.brand-text{flex-direction:column;line-height:1;display:flex}.brand-text strong{font-family:var(--font-heading);letter-spacing:-.03em;color:var(--text-primary);font-size:17px;font-weight:800}.brand-text small{color:var(--primary);letter-spacing:.18em;text-transform:uppercase;margin-top:5px;font-size:9px;font-weight:800}.desktop-navigation{align-items:center;gap:4px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.nav-link{min-height:43px;color:var(--text-secondary);font-family:var(--font-body);cursor:pointer;background:0 0;border-radius:14px;justify-content:center;align-items:center;gap:5px;padding:0 14px;font-size:13px;font-weight:700;transition:color .3s,background .3s,transform .3s;display:inline-flex;position:relative}.nav-link:hover{color:var(--text-primary);background:#4bd3e114}.active-link{color:var(--primary)}.active-link:after{content:"";filter:drop-shadow(0 2px 4px #09aec22e);opacity:.95;background:radial-gradient(circle at 4px 4px,#08a0b5f2 2.1px,#0000 2.4px) 0 100%/10px 8px repeat-x;border-radius:999px;width:34px;height:8px;animation:2s linear infinite navWaveFlow;position:absolute;bottom:3px;left:50%;transform:translate(-50%)}.product-nav{position:relative}.product-trigger svg{transition:transform .3s}.product-open .product-trigger svg{transform:rotate(180deg)}.product-dropdown{-webkit-backdrop-filter:blur(30px);opacity:0;visibility:hidden;pointer-events:none;background:linear-gradient(145deg,#fffffff0,#eefbfde0);border:1px solid #ffffffd4;border-radius:26px;width:370px;padding:10px;transition:opacity .25s,transform .25s,visibility .25s;position:absolute;top:calc(100% + 15px);left:50%;transform:translate(-50%)translateY(-8px)scale(.97);box-shadow:0 30px 80px #074a5929}.product-open .product-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)scale(1)}.dropdown-top{border-bottom:1px solid var(--border);flex-direction:column;padding:16px 17px 13px;display:flex}.dropdown-top span{font-family:var(--font-heading);color:var(--text-primary);font-size:14px;font-weight:800}.dropdown-top small{color:var(--text-secondary);margin-top:5px;font-size:11px}.dropdown-list{padding-top:8px}.dropdown-product{min-height:48px;color:var(--text-secondary);border-radius:15px;grid-template-columns:28px 1fr auto;align-items:center;gap:9px;padding:0 12px;font-size:12px;font-weight:700;transition:background .25s,color .25s,transform .25s;display:grid}.dropdown-product:hover{color:var(--primary);background:#0db0c314;transform:translate(3px)}.dropdown-product-number{color:#0682968a;font-size:9px;font-weight:800}.dropdown-arrow{width:28px;height:28px;color:var(--primary);background:#14b6c914;border-radius:9px;justify-content:center;align-items:center;transition:transform .25s;display:flex}.dropdown-product:hover .dropdown-arrow{transform:translate(2px)}.navbar-actions{z-index:5;align-items:center;gap:8px;margin-left:auto;display:flex}.theme-toggle{border:1px solid var(--border);cursor:pointer;background:#ffffff85;border-radius:15px;align-items:center;width:58px;height:42px;padding:5px;display:flex}.theme-toggle-track{background:#0da1b414;border-radius:11px;align-items:center;width:100%;height:100%;display:flex;position:relative}.theme-toggle-circle{color:#087f93;background:#fffffff2;border-radius:9px;justify-content:center;align-items:center;width:27px;height:27px;transition:transform .35s cubic-bezier(.2,.8,.2,1),background .35s;display:flex;position:absolute;left:3px;box-shadow:0 5px 14px #085c6c1f}.theme-toggle-circle.theme-dark{color:#d6faff;background:#092d35;transform:translate(18px)}.navbar-quote-btn{color:#fff;background:linear-gradient(135deg,#047e92,#11b6ca);border-radius:16px;justify-content:center;align-items:center;gap:8px;height:48px;padding:0 19px;font-size:12px;font-weight:800;transition:transform .3s,box-shadow .3s;display:inline-flex;box-shadow:0 12px 28px #079eb133}.navbar-quote-btn:hover{transform:translateY(-2px);box-shadow:0 17px 35px #079eb147}.navbar-quote-btn svg{transition:transform .3s}.navbar-quote-btn:hover svg{transform:translate(3px)}.mobile-menu-button{border:1px solid var(--border);cursor:pointer;background:#ffffff80;border-radius:15px;justify-content:center;align-items:center;width:46px;height:46px;display:none;position:relative}.mobile-menu-button span{background:var(--text-primary);border-radius:10px;width:18px;height:1.5px;transition:transform .3s,top .3s;position:absolute}.mobile-menu-button span:first-child{transform:translateY(-4px)}.mobile-menu-button span:last-child{transform:translateY(4px)}.mobile-menu-button.menu-active span:first-child{transform:rotate(45deg)}.mobile-menu-button.menu-active span:last-child{transform:rotate(-45deg)}.mobile-navigation{display:none}[data-theme=dark] .premium-navbar{background:linear-gradient(135deg,#08232ad6,#051a20c2);border-color:#68e5ef1a;box-shadow:0 20px 55px #0000004d,inset 0 1px #81ebf414}[data-theme=dark] .product-dropdown{background:linear-gradient(145deg,#08272ff5,#041b21f0);border-color:#6be2ec1a;box-shadow:0 35px 90px #0000006b}[data-theme=dark] .theme-toggle,[data-theme=dark] .mobile-menu-button{background:#0b2f38b3}[data-theme=dark] .setup-badge,[data-theme=dark] .secondary-button{background:#08232a8c}body,.premium-navbar,.setup-content,.nav-link,.theme-toggle,.secondary-button{transition:background .4s,color .4s,border-color .4s,box-shadow .4s}.liquid-loader{z-index:3000;background:radial-gradient(circle at 50% -10%,#81f0f84d,#0000 28%),radial-gradient(circle at 10% 18%,#82ebf42e,#0000 22%),radial-gradient(circle at 90% 20%,#36d2e429,#0000 24%),linear-gradient(#f8fcfd 0%,#eef9fb 45%,#dbf2f5 100%);justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}[data-theme=dark] .liquid-loader{background:radial-gradient(circle at 50% -10%,#47e2f12e,#0000 28%),radial-gradient(circle at 10% 18%,#25b4c624,#0000 24%),radial-gradient(circle at 90% 20%,#0b879729,#0000 24%),linear-gradient(#04161b 0%,#07232b 52%,#031117 100%)}.loader-top-glow{filter:blur(22px);pointer-events:none;background:radial-gradient(circle,#4de3ef3d,#0000 68%);border-radius:50%;width:620px;height:240px;position:absolute;top:-110px;left:50%;transform:translate(-50%)}.loader-drop-field{pointer-events:none;position:absolute;inset:0;overflow:hidden}.loader-drop-svg{opacity:0;transform-origin:50%;filter:drop-shadow(0 10px 22px #08aabc38)drop-shadow(0 0 10px #66effa24);animation:linear infinite realisticDropFall;display:block;position:absolute;top:-16%}.loader-drop-svg svg{width:100%;height:100%;display:block}.loader-drop-svg:after{content:"";filter:blur(2px);opacity:0;width:42px;height:10px;animation:linear infinite splashShadowPulse;animation-duration:inherit;animation-delay:inherit;background:radial-gradient(#0fbbcd47,#0000 72%);border-radius:50%;position:absolute;bottom:-16px;left:50%;transform:translate(-50%)scale(.3)}.loader-center{z-index:4;justify-content:center;align-items:center;display:flex;position:relative}.loader-ripple{opacity:0;pointer-events:none;border:1px solid #13bcd02e;border-radius:50%;animation:2.5s ease-out infinite rippleOut;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loader-ripple-one{width:150px;height:150px}.loader-ripple-two{width:240px;height:240px;animation-delay:.28s}.loader-ripple-three{width:340px;height:340px;animation-delay:.55s}.loader-logo-wrap{text-align:center;border-radius:36px;flex-direction:column;justify-content:center;align-items:center;min-width:380px;padding:30px 36px;animation:3.2s forwards loaderLogoReveal;display:flex;position:relative}.loader-brand-icon{color:#0cb4c8;width:88px;height:96px;transform-style:preserve-3d;justify-content:center;align-items:center;animation:3s ease-in-out infinite floatDrop3d;display:flex}.loader-brand-icon svg{filter:drop-shadow(0 10px 20px #08b0c23d);width:64px;height:80px}.loader-brand-copy{margin-top:8px}.loader-brand-copy strong{font-family:var(--font-heading);letter-spacing:-.04em;color:var(--text-primary);font-size:34px;font-weight:800;display:block}.loader-brand-copy small{color:var(--primary);letter-spacing:.28em;margin-top:8px;font-size:12px;font-weight:800;display:block}.loader-sea-glow{filter:blur(22px);z-index:1;pointer-events:none;background:radial-gradient(#19d3e442,#0000 72%);border-radius:50%;width:min(900px,90vw);height:130px;position:absolute;bottom:52px;left:50%;transform:translate(-50%)}.loader-sea{z-index:2;height:220px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.sea-wave{background-repeat:repeat-x;background-size:900px 100%;width:124%;position:absolute;left:-12%;transform:translate(0,0)}.sea-wave-back{opacity:.36;background-image:url("data:image/svg+xml,%3Csvg width='900' height='130' viewBox='0 0 900 130' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 78 C 75 26 145 22 220 76 S 380 126 470 78 S 640 22 720 72 S 845 126 900 82 V130 H0 Z' fill='%23028fa5'/%3E%3C/svg%3E");height:130px;animation:18s linear infinite seaWaveMoveSlow;bottom:0}.sea-wave-mid{opacity:.58;background-image:url("data:image/svg+xml,%3Csvg width='900' height='120' viewBox='0 0 900 120' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 70 C 70 28 150 18 230 64 S 410 116 500 68 S 670 18 760 60 S 860 114 900 74 V120 H0 Z' fill='%2306a8bf'/%3E%3C/svg%3E");height:120px;animation:12s linear infinite seaWaveMove;bottom:10px}.sea-wave-front{opacity:.84;background-image:url("data:image/svg+xml,%3Csvg width='900' height='112' viewBox='0 0 900 112' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 62 C 60 16 140 10 220 56 S 390 106 480 60 S 650 10 750 54 S 860 108 900 68 V112 H0 Z' fill='%2316c7da'/%3E%3C/svg%3E");height:112px;animation:10s linear infinite seaWaveMoveReverse;bottom:0}.sea-wave-foam{opacity:.95;filter:blur(.2px);background-image:url("data:image/svg+xml,%3Csvg width='900' height='30' viewBox='0 0 900 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 20 C 65 7 135 5 210 18 S 390 31 470 18 S 640 4 730 18 S 850 29 900 18' stroke='rgba(255,255,255,0.95)' stroke-width='4' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");height:30px;animation:7s linear infinite seaFoamMove;bottom:74px}.sea-wave-highlight{opacity:.5;filter:blur(2px);background-image:url("data:image/svg+xml,%3Csvg width='900' height='50' viewBox='0 0 900 50' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 26 C 70 8 150 8 220 24 S 390 42 470 24 S 650 8 740 24 S 860 40 900 26' stroke='%237eeef7' stroke-width='6' fill='none' stroke-linecap='round' opacity='0.6'/%3E%3C/svg%3E");height:50px;animation:9s linear infinite seaWaveMoveGlow;bottom:48px}[data-theme=dark] .loader-logo-wrap{border-color:#70e7f11a}[data-theme=dark] .loader-brand-copy small{color:#46dbe8}[data-theme=dark] .loader-drop-svg{filter:drop-shadow(0 10px 22px #06b7ca2e)drop-shadow(0 0 12px #58e5f11a)}[data-theme=dark] .loader-sea-glow{background:radial-gradient(#1fcadc2e,#0000 72%)}.hero-section{isolation:isolate;background:radial-gradient(circle at 74% 42%,#09b7cf21,#0000 27%),radial-gradient(circle at 15% 20%,#147d9314,#0000 32%),linear-gradient(#0413181a,#0000);align-items:center;min-height:100svh;padding:145px 0 105px;display:flex;position:relative;overflow:hidden}.hero-ambient{filter:blur(10px);pointer-events:none;z-index:-2;border-radius:50%;position:absolute}.hero-ambient-one{background:radial-gradient(circle,#10bfd421,#0000 67%);width:620px;height:620px;animation:10s ease-in-out infinite heroAmbientFloat;top:4%;right:-170px}.hero-ambient-two{background:radial-gradient(circle,#02748b21,#0000 69%);width:500px;height:500px;animation:13s ease-in-out infinite reverse heroAmbientFloat;bottom:-130px;left:-220px}.hero-grid-pattern{z-index:-3;opacity:.17;background-image:linear-gradient(#53dce80a 1px,#0000 1px),linear-gradient(90deg,#53dce80a 1px,#0000 1px);background-size:74px 74px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 20% 70%,#0000);mask-image:linear-gradient(#0000,#000 20% 70%,#0000)}.hero-layout{z-index:3;grid-template-columns:minmax(0,1.02fr) minmax(460px,.98fr);align-items:center;gap:60px;display:grid}.hero-content{z-index:5;max-width:720px;position:relative}.hero-eyebrow{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#87dfe8;letter-spacing:.14em;text-transform:uppercase;background:#082b3373;border:1px solid #4dddea21;border-radius:999px;align-items:center;gap:10px;width:fit-content;min-height:38px;padding:8px 14px 8px 10px;font-size:10px;font-weight:800;display:inline-flex}.hero-live-dot{background:#2cd1e114;border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.hero-live-dot span{background:#36d8e6;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite heroPulse;box-shadow:0 0 0 5px #36d8e614}.hero-title{font-family:var(--font-heading);letter-spacing:-.065em;color:var(--text-primary);margin-top:28px;font-size:clamp(58px,5.8vw,92px);font-weight:700;line-height:.91}.hero-title>span,.hero-title>em{display:block}.hero-title>span{color:#0000;background:linear-gradient(110deg,#d9fbff 0%,#5ce1ec 42%,#0bb0c8 100%);-webkit-background-clip:text;background-clip:text;margin-top:8px}.hero-title>em{color:#aad8dd8a;margin-top:8px;font-style:normal;font-weight:500}.hero-description{max-width:590px;color:var(--text-secondary);margin-top:30px;font-size:16px;line-height:1.85}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:34px;display:flex}.hero-primary-btn,.hero-secondary-btn{border-radius:19px;justify-content:center;align-items:center;gap:11px;min-height:58px;padding:0 24px;font-size:13px;font-weight:800;transition:transform .35s,box-shadow .35s,border-color .35s;display:inline-flex}.hero-primary-btn{color:#fff;background:linear-gradient(135deg,#058ca4,#13bfd3);box-shadow:0 18px 42px #029ab138}.hero-primary-btn:hover{transform:translateY(-4px);box-shadow:0 25px 55px #02b5cc4a}.hero-primary-btn svg{transition:transform .3s}.hero-primary-btn:hover svg{transform:translate(4px)}.hero-secondary-btn{color:var(--text-primary);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#07252c7a;border:1px solid #59d8e41f}.hero-secondary-btn:hover{border-color:#41d8e647;transform:translateY(-4px)}.hero-btn-icon{color:#4fdae6;background:#34cedc1a;border-radius:9px;place-items:center;width:27px;height:27px;display:grid}.hero-solutions{border-top:1px solid #53cfdc17;grid-template-columns:repeat(4,1fr);margin-top:45px;padding-top:24px;display:grid}.hero-solutions>div{flex-direction:column;gap:5px;padding:0 19px;display:flex;position:relative}.hero-solutions>div:first-child{padding-left:0}.hero-solutions>div:not(:last-child):after{content:"";background:#43ccd91a;width:1px;height:31px;position:absolute;top:3px;right:0}.hero-solutions strong{color:#54dce7;font-family:var(--font-heading);font-size:14px;font-weight:800}.hero-solutions span{color:var(--text-secondary);font-size:9px;line-height:1.4}.hero-visual{min-height:610px;position:relative}.hero-visual-shell{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:linear-gradient(145deg,#0a2a31a3,#03161c6b);border:1px solid #4ddeea1f;border-radius:46px;position:absolute;inset:0;overflow:hidden;box-shadow:0 35px 90px #00000040,inset 0 1px #7cecf414}.hero-visual-shell:before{content:"";pointer-events:none;border:1px solid #60e6f00d;border-radius:37px;position:absolute;inset:12px}.hero-orbit-glow{filter:blur(12px);background:radial-gradient(circle,#13c3d529,#076e800a 45%,#0000 70%);border-radius:50%;width:390px;height:390px;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.hero-scene-label{z-index:8;color:#9fdde394;letter-spacing:.17em;align-items:center;gap:9px;font-size:9px;font-weight:800;display:flex;position:absolute;top:28px;left:30px}.hero-scene-label span{background:#39d5e4;border-radius:50%;width:7px;height:7px;box-shadow:0 0 13px #39d5e499}.hero-water-canvas{z-index:2;position:absolute;inset:15px}.hero-water-canvas canvas{display:block;width:100%!important;height:100%!important}.hero-floating-card{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#052027b0;border:1px solid #61e2ed1c;border-radius:17px;align-items:center;gap:11px;min-width:190px;padding:12px 14px;animation:5s ease-in-out infinite heroCardFloat;display:flex;position:absolute;box-shadow:0 14px 38px #0003}.hero-card-one{top:27%;left:24px}.hero-card-two{animation-delay:-2.2s;bottom:28%;right:24px}.hero-card-icon{color:#52dfe9;background:linear-gradient(135deg,#15c5d830,#2cddea0f);border-radius:11px;place-items:center;width:36px;height:36px;font-size:9px;font-weight:800;display:grid}.hero-floating-card div{flex-direction:column;gap:4px;display:flex}.hero-floating-card strong{color:var(--text-primary);font-size:11px}.hero-floating-card small{color:var(--text-secondary);font-size:9px}.hero-purity-meter{z-index:9;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#051d23a3;border:1px solid #53dce817;border-radius:16px;width:230px;padding:13px 15px;position:absolute;bottom:25px;left:50%;transform:translate(-50%)}.purity-top{justify-content:space-between;align-items:center;display:flex}.purity-top span{color:var(--text-secondary);font-size:9px;font-weight:700}.purity-top strong{color:#4adbe7;letter-spacing:.12em;font-size:8px}.purity-line{background:#46d7e414;border-radius:999px;height:3px;margin-top:9px;overflow:hidden}.purity-line span{border-radius:inherit;background:linear-gradient(90deg,#079bb3,#43d9e6,#a0f7fb);width:73%;height:100%;animation:3s ease-in-out infinite heroFlowLine;display:block}.hero-water-horizon{z-index:-1;pointer-events:none;height:230px;position:absolute;bottom:-70px;left:0;right:0;overflow:hidden}.hero-wave{transform-origin:50% 100%;border-radius:48% 52% 0 0;width:120%;height:135px;position:absolute;left:-10%}.hero-wave-one{opacity:.3;background:radial-gradient(at 50% 0,#18c5d959,#0270872e 55%,#0000 75%);animation:9s ease-in-out infinite heroWaterMove;bottom:-55px}.hero-wave-two{opacity:.2;background:radial-gradient(at 48% 0,#43dce847,#014c5e2b 58%,#0000 76%);animation:12s ease-in-out infinite reverse heroWaterMove;bottom:-78px}.hero-horizon-glow{filter:blur(18px);background:radial-gradient(#1ac8da1f,#0000 70%);border-radius:50%;width:70%;height:90px;position:absolute;bottom:15px;left:50%;transform:translate(-50%)}.hero-scroll-indicator{z-index:10;color:#93ccd27a;letter-spacing:.17em;align-items:center;gap:10px;font-size:8px;font-weight:800;display:flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.scroll-line{background:#65d9e31f;width:42px;height:1px;position:relative;overflow:hidden}.scroll-line i{background:#45d8e5;width:50%;height:100%;animation:2s ease-in-out infinite scrollLineMove;position:absolute;left:-50%}[data-theme=light] .hero-section{background:radial-gradient(circle at 74% 42%,#0ebcd11f,#0000 27%),#f7fcfd}[data-theme=light] .hero-visual-shell{background:linear-gradient(145deg,#ffffffc2,#e3f8fb85);border-color:#098a9d1a;box-shadow:0 35px 90px #066f801a}[data-theme=light] .hero-floating-card,[data-theme=light] .hero-purity-meter,[data-theme=light] .hero-secondary-btn,[data-theme=light] .hero-eyebrow{background:#ffffffb8}[data-theme=light] .hero-title>span{color:#0000;background:linear-gradient(110deg,#046d82,#11abc0,#47d4df);-webkit-background-clip:text;background-clip:text}[data-theme=light] .hero-title>em{color:#22575f78}.navbar-shell{opacity:1;transition:transform .48s cubic-bezier(.16,1,.3,1),opacity .3s,top .4s;transform:translate(0,0)}.navbar-hidden{opacity:0;transform:translateY(calc(-100% - 32px))}.navbar-visible{opacity:1;transform:translate(0,0)}.premium-navbar{min-width:0}.desktop-navigation{white-space:nowrap}.brand-logo,.navbar-actions{flex-shrink:0}.water-cursor{z-index:999999;pointer-events:none;will-change:transform;width:24px;height:30px;position:fixed;top:0;left:0;transform:translate(-100px,-100px)}.water-cursor svg{z-index:2;filter:drop-shadow(0 4px 10px #12c8db47);width:100%;height:100%;transition:transform .22s cubic-bezier(.16,1,.3,1);display:block;position:relative}.water-cursor-ring{opacity:0;border:1px solid #44ddea38;border-radius:50%;width:40px;height:40px;transition:transform .3s,opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.55)}@media (pointer:fine){body,a,button,input,select,textarea{cursor:none!important}}.hero-slider-section{min-height:100svh}.hero-slider-layout{grid-template-columns:minmax(0,1.04fr) minmax(440px,.96fr);align-items:center;gap:clamp(38px,5vw,80px);display:grid}.hero-slide-copy{min-width:0}.hero-slider-topline{justify-content:space-between;align-items:center;gap:20px;display:flex}.hero-slide-number{color:#4bdae7a6;font-family:var(--font-heading);letter-spacing:.05em;flex-shrink:0;font-size:13px;font-weight:800}.hero-slide-number small{color:#91c0c659;margin-left:3px;font-size:9px}.hero-slider-controls{justify-content:space-between;align-items:center;gap:25px;margin-top:28px;display:flex}.hero-dot{cursor:pointer;background:0 0;align-items:center;width:34px;height:20px;padding:0;display:flex;position:relative}.hero-dot span{background:#71cfd921;border-radius:999px;width:100%;height:3px;transition:background .3s;overflow:hidden}.hero-slider-arrows button{width:42px;height:42px;color:var(--text-primary);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);cursor:pointer;background:#08262d94;border:1px solid #4fd7e31c;border-radius:14px;place-items:center;font-size:15px;transition:transform .3s,border-color .3s,background .3s;display:grid}.hero-slider-visual{min-width:0}.hero-card-status-dot{background:#3ed8e6;border-radius:50%;flex-shrink:0;width:12px;height:12px;animation:2s ease-in-out infinite heroPulse;box-shadow:0 0 0 6px #3ed8e612,0 0 18px #3ed8e659}.hero-slider-content,.hero-slider-visual{overflow:visible}.hero-premium-sea{z-index:2;pointer-events:none;height:190px;position:absolute;bottom:0;left:0;right:0;overflow:hidden;transform:translateZ(0)}.hero-sea-horizon{z-index:0;filter:blur(24px);background:radial-gradient(#2ad4e429,#0f9ab20d 45%,#0000 72%);border-radius:50%;width:85%;height:110px;position:absolute;bottom:62px;left:50%;transform:translate(-50%)}.premium-wave{will-change:transform;width:200%;height:175px;position:absolute;left:-50%;overflow:visible}.premium-wave-back{opacity:.32;fill:#196d7c;filter:blur(1.5px);animation:18s linear infinite premiumSeaBack;bottom:7px}.premium-wave-middle{opacity:.58;fill:#087f96;animation:13s linear infinite premiumSeaMiddle;bottom:-2px}.premium-wave-front{opacity:.87;fill:#059cb5;filter:drop-shadow(0 -7px 18px #27d8e614);animation:9s linear infinite premiumSeaFront;bottom:-15px}.premium-wave-foam{z-index:7;fill:none;stroke:#96f6fc73;stroke-width:3px;stroke-linecap:round;opacity:.7;filter:blur(.35px)drop-shadow(0 0 7px #4ce0ec2e);width:200%;height:70px;animation:8s linear infinite premiumSeaFoam;position:absolute;bottom:62px;left:-50%}.hero-sea-reflection{z-index:8;filter:blur(2px);opacity:.65;background:repeating-linear-gradient(101deg,#0000 0 68px,#a0f7fc17 73px 76px,#0000 82px 133px);height:75px;animation:6s linear infinite premiumSeaReflection;position:absolute;bottom:2px;left:8%;right:8%;transform:perspective(480px)rotateX(62deg)}.hero-sea-depth{z-index:1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(#0593ab2e,#0345548a);height:68px;position:absolute;bottom:0;left:0;right:0}[data-theme=light] .premium-wave-back{fill:#72dce6;opacity:.38}[data-theme=light] .premium-wave-middle{fill:#32c7d6;opacity:.53}[data-theme=light] .premium-wave-front{fill:#0eacc3;opacity:.7}[data-theme=light] .hero-sea-depth{background:linear-gradient(#44cfdc1f,#0d9ab247)}.hero-image-slide{z-index:1;will-change:transform, opacity;backface-visibility:hidden;position:absolute;inset:0;transform:translateZ(0)}.hero-photo-background img{object-fit:cover;object-position:center;filter:saturate(.96)contrast(1.025);backface-visibility:hidden;width:100%;height:100%;display:block;transform:scale(1.015);animation:none!important}.hero-photo-dark-overlay,.hero-photo-aqua-overlay,.hero-photo-3d,.hero-orbit-glow{display:none!important}.hero-photo-shine{z-index:4;opacity:0;filter:blur(6px);will-change:transform, opacity;pointer-events:none;background:linear-gradient(90deg,#0000,#b3f9ff0e,#0000);width:28%;animation:8s ease-in-out infinite heroPhotoShine;position:absolute;top:-30%;bottom:-30%;left:-40%;transform:translate(-140%)rotate(14deg)}.hero-photo-shell .hero-scene-label,.hero-photo-shell .hero-floating-card,.hero-photo-shell .hero-purity-meter{z-index:8}.hero-slide-copy,.hero-image-slide{backface-visibility:hidden;will-change:transform, opacity;transform:translateZ(0)}.hero-slider-content,.hero-slider-visual,.hero-visual-shell{min-width:0}.hero-section{contain:layout paint style}.hero-slider-content,.hero-slider-visual{min-width:0;position:relative}.hero-slide-motion{will-change:transform, opacity;backface-visibility:hidden;transform:translate(0,0)}.hero-slide-copy{width:100%;position:relative;transform:translate(0,0)}.hero-photo-shell{isolation:isolate;contain:paint;position:absolute;inset:0;overflow:hidden}.hero-image-slide{z-index:1;will-change:transform, opacity;position:absolute;inset:0;transform:translate(0,0)}.hero-photo-background{background:linear-gradient(145deg,#082c34,#04181d);position:absolute;inset:0;overflow:hidden}.hero-photo-background img{object-fit:cover;object-position:center;filter:saturate(.96)contrast(1.025);backface-visibility:hidden;width:100%;height:100%;display:block;transform:scale(1.015)}.hero-photo-3d,.hero-photo-shell .hero-water-canvas{display:none!important}.hero-scene-label{z-index:8}.hero-visual-information{z-index:7;pointer-events:none;position:absolute;inset:0}.hero-floating-card,.hero-purity-meter{backface-visibility:hidden;transform:translate(0,0)}.hero-slider-section{min-height:100svh;position:relative;overflow:hidden}.hero-slider-layout{z-index:10;grid-template-columns:minmax(0,1.04fr) minmax(440px,.96fr);align-items:center;gap:clamp(38px,5vw,80px);display:grid;position:relative}.hero-slider-content{z-index:5;min-width:0;position:relative}.hero-slide-copy{will-change:transform, opacity;backface-visibility:hidden;width:100%;min-width:0;position:relative}.hero-slider-visual{min-width:0;min-height:610px;position:relative;animation:none!important;transform:none!important}.hero-photo-shell{isolation:isolate;border-radius:46px;overflow:hidden;will-change:auto!important;width:100%!important;height:100%!important;animation:none!important;position:absolute!important;inset:0!important;transform:none!important}.hero-fixed-image-viewport{z-index:1;border-radius:inherit;isolation:isolate;backface-visibility:hidden;width:100%;height:100%;position:absolute;inset:0;overflow:hidden;transform:translateZ(0)}.hero-image-slide{z-index:1;will-change:transform, opacity;backface-visibility:hidden;transform-origin:50%;overflow:hidden;width:100%!important;height:100%!important;margin:0!important;padding:0!important;position:absolute!important;inset:0!important}.hero-image-slide img{object-fit:cover;object-position:center center;-webkit-user-select:none;user-select:none;pointer-events:none;backface-visibility:hidden;width:100%;height:100%;margin:0;padding:0;display:block;position:absolute;inset:0;transition:none!important;animation:none!important;transform:none!important}.hero-photo-background{animation:none!important}.hero-photo-background img{animation:none!important;transform:none!important}.hero-photo-3d,.hero-photo-shell .hero-water-canvas,.hero-orbit-glow{display:none!important}.hero-photo-soft-overlay{z-index:3;pointer-events:none;background:linear-gradient(#02121704 0%,#0212170b 55%,#02121721 100%);position:absolute;inset:0}.hero-photo-shell .hero-scene-label{z-index:10;position:absolute;top:28px;left:30px;animation:none!important;transform:none!important}.hero-visual-information{z-index:8;pointer-events:none;position:absolute;inset:0;animation:none!important;transform:none!important}.hero-floating-card{transition:none;animation:none!important;transform:none!important}.hero-card-one{position:absolute;top:27%;left:24px;transform:none!important}.hero-card-two{position:absolute;bottom:28%;right:24px;transform:none!important}.hero-purity-meter{position:absolute;bottom:25px;left:50%;animation:none!important;transform:translate(-50%)!important}.hero-slider-controls{z-index:10;justify-content:space-between;align-items:center;gap:25px;margin-top:28px;display:flex;position:relative}.hero-slider-dots{align-items:center;gap:8px;display:flex}.hero-dot{cursor:pointer;background:0 0;border:0;align-items:center;width:34px;height:20px;padding:0;display:flex;position:relative}.hero-dot span{background:#71cfd924;border-radius:999px;width:100%;height:3px;transition:background .3s,box-shadow .3s;display:block}.hero-dot.active span{background:linear-gradient(90deg,#079eb7,#42d8e6);box-shadow:0 0 15px #28d4e438}.hero-slider-arrows{align-items:center;gap:8px;display:flex}.hero-slider-arrows button{width:43px;height:43px;color:var(--text-primary);-webkit-backdrop-filter:blur(15px);cursor:pointer;background:#08262d94;border:1px solid #4cd6e21f;border-radius:14px;place-items:center;transition:transform .25s,border-color .25s,background .25s;display:grid}.hero-slider-arrows button:hover{background:#0a353ecc;border-color:#41dae747;transform:scale(1.06)}[data-theme=light] .hero-photo-soft-overlay{background:linear-gradient(#fff0,#052b3406,#052b3414)}[data-theme=light] .hero-slider-arrows button{background:#fffc}.loader-real-logo-wrap{isolation:isolate;overflow:hidden;border-radius:34px!important;place-items:center!important;width:min(390px,100vw - 40px)!important;min-height:155px!important;padding:28px 42px!important;display:grid!important}.loader-real-logo{object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;filter:drop-shadow(0 12px 25px #14bfd321);width:min(270px,75vw);height:auto;max-height:105px;animation:3.2s ease-in-out infinite loaderRealLogoFloat;display:block}@keyframes loaderRealLogoFloat{0%,to{transform:translate(0,0)scale(1)}50%{transform:translateY(-5px)scale(1.015)}}@media (width<=620px){.loader-real-logo-wrap{border-radius:28px!important;width:min(310px,100vw - 34px)!important;min-height:130px!important;padding:23px 30px!important}.loader-real-logo{width:min(220px,70vw);max-height:85px}}@media (width<=380px){.loader-real-logo-wrap{min-height:115px!important;padding:20px 25px!important}.loader-real-logo{width:min(195px,68vw)}}.water-cursor{width:16px!important;height:20px!important}.water-cursor svg{width:100%;height:100%;filter:drop-shadow(0 3px 7px #12c8db38)!important;transition:transform .24s cubic-bezier(.16,1,.3,1)!important}.water-cursor-ring{box-shadow:0 0 12px #31ccdc12;border:1px solid #31ccdc3d!important;width:29px!important;height:29px!important}[data-theme=light] .water-cursor svg{filter:drop-shadow(0 3px 6px #0083992e)!important}[data-theme=light] .water-cursor-ring{border-color:#0397ae38!important}[data-theme=dark] .water-cursor-ring{box-shadow:0 0 13px #44d7e514;border-color:#59e0ec42!important}.video-hero-description{color:#fff!important}.floating-whatsapp{z-index:2200;color:#fff;isolation:isolate;cursor:pointer;background:linear-gradient(145deg,#2fe46d 0%,#20c85b 48%,#11a948 100%);border:1px solid #ffffff80;border-radius:22px 12px;place-items:center;width:64px;height:64px;transition:transform .28s,box-shadow .28s,border-radius .28s;display:grid;position:fixed;bottom:clamp(82px,8vh,104px);right:clamp(16px,1.8vw,28px);transform:translateZ(0);box-shadow:0 18px 42px #13ae4f47,0 8px 18px #054e2524,inset 0 1px #ffffff6b}.floating-whatsapp:after{content:"";z-index:-1;border-radius:inherit;pointer-events:none;border:1px solid #fff3;position:absolute;inset:5px}.floating-whatsapp:hover{border-radius:12px 22px;transform:translateY(-5px)scale(1.04);box-shadow:0 24px 54px #13ae4f5c,0 10px 24px #054e252e,inset 0 1px #ffffff80}.floating-whatsapp:active{transform:translateY(-1px)scale(.97)}.floating-whatsapp-icon{z-index:2;filter:drop-shadow(0 4px 8px #004d1f29);width:34px;height:34px;display:block;position:relative}.floating-whatsapp-pulse{z-index:-2;pointer-events:none;border:2px solid #24d2636b;border-radius:28px 15px;animation:2.2s ease-out infinite floatingWhatsAppPulse;position:absolute;inset:-7px}.floating-whatsapp-tooltip{color:#fff;-webkit-backdrop-filter:blur(14px);white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;background:#053126eb;border:1px solid #ffffff2e;border-radius:14px 8px;min-width:max-content;padding:10px 14px;font-size:12px;font-weight:800;transition:opacity .22s,transform .22s,visibility .22s;position:absolute;top:50%;right:calc(100% + 13px);transform:translateY(-50%)translate(8px);box-shadow:0 12px 30px #00000029}.floating-whatsapp:hover .floating-whatsapp-tooltip{opacity:1;visibility:visible;transform:translateY(-50%)translate(0)}[data-theme=dark] .floating-whatsapp-tooltip{background:#031c17f5;border-color:#72efa824}@keyframes floatingWhatsAppPulse{0%{opacity:.66;transform:scale(.88)}70%,to{opacity:0;transform:scale(1.24)}}@media (width<=900px){.floating-whatsapp{border-radius:20px 11px;width:60px;height:60px;bottom:24px;right:18px}.floating-whatsapp-icon{width:32px;height:32px}.floating-whatsapp-tooltip{display:none}}@media (width<=600px){.floating-whatsapp{right:max(14px, env(safe-area-inset-right));bottom:max(18px, env(safe-area-inset-bottom));border-radius:18px 10px;width:56px;height:56px}.floating-whatsapp-icon{width:30px;height:30px}.floating-whatsapp-pulse{inset:-5px}}@media (width<=360px){.floating-whatsapp{width:52px;height:52px;bottom:14px;right:11px}.floating-whatsapp-icon{width:28px;height:28px}}@media (prefers-reduced-motion:reduce){.floating-whatsapp,.floating-whatsapp-tooltip{transition:none}.floating-whatsapp-pulse{animation:none;display:none}}@keyframes floatBlob{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(20px,28px)scale(1.08)}}@keyframes liquidFloat{0%,to{transform:translate(0,0)rotate(0)}50%{transform:translateY(-12px)rotate(1deg)}}@keyframes shimmer{0%{background-position:200%}to{background-position:-200%}}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translate(0,0)}}@keyframes softPulse{0%,to{opacity:.65}50%{opacity:1}}@keyframes navWaveFlow{0%{background-position:0 100%}to{background-position:20px 100%}}@keyframes realisticDropFall{0%{opacity:0;transform:translateY(-140px)scale(.82)rotate(8deg)}8%{opacity:1}70%{opacity:1}92%{opacity:1;transform:translateY(88vh)scale(1.03)rotate(-2deg)}to{opacity:0;transform:translateY(110vh)scale(1.08)rotate(0)}}@keyframes splashShadowPulse{0%,82%{opacity:0;transform:translate(-50%)scale(.3)}92%{opacity:.75;transform:translate(-50%)scale(1)}to{opacity:0;transform:translate(-50%)scale(1.4)}}@keyframes rippleOut{0%{opacity:0;transform:translate(-50%,-50%)scale(.3)}22%{opacity:.5}to{opacity:0;transform:translate(-50%,-50%)scale(1.35)}}@keyframes loaderLogoReveal{0%{opacity:0;transform:translateY(18px)scale(.84)}45%{opacity:1;transform:translate(0,0)scale(1.04)}70%{transform:translate(0,0)scale(.985)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes floatDrop3d{0%,to{transform:translate(0,0)rotateY(-3deg)}50%{transform:translateY(-8px)rotateY(4deg)}}@keyframes seaWaveMoveSlow{0%{transform:translate(0,0)}to{transform:translate(-180px)}}@keyframes seaWaveMove{0%{transform:translate(0,0)}to{transform:translate(-240px)}}@keyframes seaWaveMoveReverse{0%{transform:translate(-240px)}to{transform:translate(0,0)}}@keyframes seaFoamMove{0%{transform:translate(0,0)}to{transform:translate(-280px)}}@keyframes seaWaveMoveGlow{0%{transform:translate(-120px)}to{transform:translate(0,0)}}@keyframes heroAmbientFloat{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(25px,-16px)scale(1.06)}}@keyframes heroPulse{0%,to{opacity:.6;box-shadow:0 0 0 4px #36d8e60f}50%{opacity:1;box-shadow:0 0 0 8px #36d8e605}}@keyframes heroCardFloat{0%,to{transform:translate(0,0)}50%{transform:translateY(-8px)}}@keyframes heroFlowLine{0%,to{opacity:.65;width:58%}50%{opacity:1;width:88%}}@keyframes heroWaterMove{0%,to{transform:translate(-2%)rotate(-1deg)scaleY(1)}50%{transform:translate(2%)rotate(1deg)scaleY(1.1)}}@keyframes scrollLineMove{0%{transform:translate(-100%)}to{transform:translate(320%)}}@keyframes premiumSeaBack{0%{transform:translate(0,0)}to{transform:translate(-18%)}}@keyframes premiumSeaMiddle{0%{transform:translate(-16%)}to{transform:translate(2%)}}@keyframes premiumSeaFront{0%{transform:translateY(1px)}50%{transform:translate(-10%,-3px)}to{transform:translate(-20%,1px)}}@keyframes premiumSeaFoam{0%{transform:translate(-14%)}to{transform:translate(4%)}}@keyframes premiumSeaReflection{0%{background-position:0 0}to{background-position:260px 0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important}}@media (width<=1024px){.container{width:min(calc(100% - 40px), var(--container))}.setup-content{padding:64px 48px}}@media (width<=768px){.container{width:calc(100% - 28px)}.setup-screen{padding:30px 14px}.setup-content{border-radius:34px;padding:52px 25px}.setup-content h1{font-size:clamp(39px,13vw,58px)}.setup-content p{font-size:15px;line-height:1.7}.setup-actions{width:100%}.primary-button,.secondary-button{flex:1;min-width:150px}}@media (width<=480px){.setup-screen{min-height:100svh}.setup-content{border-radius:28px;padding:44px 18px}.setup-badge{letter-spacing:.1em;font-size:10px}.setup-content h1{font-size:42px}.setup-actions{flex-direction:column}.primary-button,.secondary-button{flex:none;width:100%}}@media (width<=768px){.loader-logo-wrap{border-radius:28px;min-width:min(88vw,330px);padding:24px 18px}.loader-brand-icon{width:72px;height:82px}.loader-brand-icon svg{width:56px;height:68px}.loader-brand-copy strong{font-size:28px}.loader-brand-copy small{letter-spacing:.24em;font-size:10px}.loader-sea{height:170px}.loader-sea-glow{height:100px;bottom:36px}.loader-ripple-one{width:110px;height:110px}.loader-ripple-two{width:180px;height:180px}.loader-ripple-three{width:240px;height:240px}}@media (width<=480px){.loader-logo-wrap{min-width:90vw}.loader-brand-copy strong{font-size:24px}.loader-sea{height:145px}.loader-drop-svg{transform:scale(.88)}}@media (width<=1180px){.premium-navbar{padding:0 10px 0 16px}.desktop-navigation{gap:0}.nav-link{padding:0 9px;font-size:12px}.navbar-quote-btn{padding:0 15px}.hero-slider-layout{grid-template-columns:minmax(0,1fr) 450px;gap:35px}}@media (width<=1020px){.navbar-shell{padding-inline:14px;top:12px}.premium-navbar{border-radius:23px;width:100%;height:68px;padding:0 9px 0 15px}.desktop-navigation,.navbar-quote-btn{display:none!important}.mobile-menu-button{display:flex!important}.navbar-actions{margin-left:auto}.mobile-navigation{-webkit-backdrop-filter:blur(30px)saturate(145%);opacity:0;visibility:hidden;pointer-events:none;transform-origin:top;background:#051b21f5;border:1px solid #5ce0ec1c;border-radius:25px;width:100%;max-height:calc(100svh - 100px);padding:10px;transition:opacity .3s,visibility .3s,transform .3s cubic-bezier(.16,1,.3,1);display:block;position:absolute;top:calc(100% + 10px);left:0;right:0;overflow-y:auto;transform:translateY(-8px)scale(.98);box-shadow:0 28px 80px #00000061}.mobile-navigation-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.mobile-nav-inner{flex-direction:column;gap:3px;display:flex}.mobile-nav-inner>a,.mobile-product-trigger{width:100%;min-height:54px;color:var(--text-primary);font-family:var(--font-body);text-align:left;background:0 0;border-radius:16px;justify-content:space-between;align-items:center;padding:0 15px;font-size:14px;font-weight:700;display:flex}.mobile-product-trigger{border:0}.mobile-nav-inner>a:hover,.mobile-product-trigger:hover{background:#20c3d312}.mobile-nav-inner>a>span:last-child{color:#51d4e06b;font-size:9px}.mobile-products{opacity:0;flex-direction:column;max-height:0;padding:0 8px;transition:max-height .4s,opacity .3s,padding .3s;display:flex;overflow:hidden}.mobile-products-open{opacity:1;max-height:440px;padding:5px 8px 10px}.mobile-products a{min-height:43px;color:var(--text-secondary);border-radius:13px;align-items:center;gap:10px;padding:0 12px;font-size:11px;font-weight:600;display:flex}.mobile-product-dot{background:#38d6e5;border-radius:50%;flex-shrink:0;width:5px;height:5px;box-shadow:0 0 8px #38d6e566}.rotate-chevron{transform:rotate(180deg)}.mobile-product-trigger svg{transition:transform .3s}.mobile-nav-inner .mobile-quote-button{color:#fff;background:linear-gradient(135deg,#078ca3,#12bed1);justify-content:center;gap:12px;min-height:54px;margin-top:7px;padding:0 18px}}@media (width<=900px){.hero-section{min-height:auto;padding:120px 0 80px}.hero-slider-layout{grid-template-columns:1fr;gap:48px}.hero-slider-content,.hero-slide-copy{width:100%}.hero-title{max-width:720px}.hero-description{max-width:650px}.hero-slider-visual{width:100%;min-height:540px}}@media (width<=620px){.navbar-shell{padding-inline:8px;top:8px}.premium-navbar{border-radius:20px;height:62px;padding:0 7px 0 11px}.brand-logo{gap:8px}.brand-symbol{width:29px;height:36px}.brand-symbol svg{width:24px;height:30px}.brand-text strong{font-size:14px}.brand-text small{letter-spacing:.13em;margin-top:4px;font-size:6.8px}.navbar-actions{gap:6px}.theme-toggle{border-radius:14px;width:50px;height:40px;padding:5px}.theme-toggle-circle{width:25px;height:25px}.theme-toggle-circle.theme-dark{transform:translate(14px)}.mobile-menu-button{border-radius:14px;width:42px;height:42px}.hero-section{padding:100px 0 65px}.hero-slider-layout{gap:38px}.hero-slider-topline{gap:12px}.hero-eyebrow{letter-spacing:.08em;max-width:calc(100% - 50px);min-height:34px;padding:7px 10px;font-size:7.5px}.hero-slide-number{font-size:11px}.hero-title{letter-spacing:-.055em;margin-top:22px;font-size:clamp(46px,14vw,64px);line-height:.95}.hero-title>span,.hero-title>em{margin-top:6px}.hero-description{margin-top:23px;font-size:14px;line-height:1.75}.hero-actions{flex-direction:column;width:100%;margin-top:27px}.hero-primary-btn,.hero-secondary-btn{flex:none;width:100%;min-height:56px}.hero-solutions{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 16px;margin-top:34px}.hero-solutions>div{min-width:0;padding:0!important}.hero-solutions>div:after{display:none}.hero-solutions strong{font-size:13px}.hero-solutions span{font-size:8.5px}.hero-slider-controls{margin-top:25px}.hero-slider-arrows button{width:39px;height:39px}.hero-dot{width:26px}.hero-slider-visual{min-height:430px}.hero-visual-shell{border-radius:31px}.hero-scene-label{font-size:7.5px;top:20px;left:20px}.hero-floating-card{border-radius:14px;min-width:145px;padding:9px 10px}.hero-card-one{top:23%;left:12px}.hero-card-two{bottom:25%;right:12px}.hero-floating-card strong{font-size:9.5px}.hero-floating-card small{font-size:7.5px}.hero-purity-meter{width:calc(100% - 34px);bottom:16px}}@media (width<=380px){.brand-text small{display:none}.brand-symbol{width:26px}.theme-toggle{width:46px}.theme-toggle-circle.theme-dark{transform:translate(10px)}.hero-title{font-size:43px}.hero-eyebrow{font-size:7px}.hero-slider-arrows{gap:5px}.hero-dot{width:21px}.hero-slider-visual{min-height:390px}.hero-floating-card{min-width:126px}.hero-floating-card small{display:none}}@media (width<=900px){.hero-premium-sea{height:155px}.premium-wave{height:145px}.premium-wave-foam{height:58px;bottom:48px}.hero-sea-reflection{height:58px}.hero-sea-depth{height:55px}}@media (width<=620px){.hero-section{padding-bottom:125px}.hero-premium-sea{height:125px}.premium-wave{width:240%;height:110px;left:-70%}.premium-wave-back{bottom:2px}.premium-wave-middle{bottom:-5px}.premium-wave-front{bottom:-12px}.premium-wave-foam{stroke-width:2.3px;width:240%;height:45px;bottom:37px;left:-70%}.hero-sea-horizon{height:80px;bottom:35px}.hero-sea-reflection{height:43px;bottom:0}.hero-sea-depth{height:43px}.hero-photo-background img{object-position:center center}}@media (width<=380px){.hero-premium-sea{height:105px}.premium-wave{height:92px}.premium-wave-foam{bottom:30px}.hero-section{padding-bottom:110px}}@media (width<=900px){.hero-photo-shine{filter:blur(4px);opacity:.7}.hero-photo-background img{animation-duration:14s}}@media (width<=620px){.hero-photo-background img{animation:14s linear infinite alternate heroPhotoSlowZoomMobile;transform:translateZ(0)scale(1.02)}.hero-photo-shine{filter:blur(3px);width:24%}.hero-photo-soft-overlay{background:linear-gradient(#02101503,#02101517)}}@media (width<=380px){.hero-photo-shine{display:none}}@media (width<=1100px){.hero-slider-layout{grid-template-columns:minmax(0,1fr) 450px;gap:35px}.hero-slider-visual{min-height:540px}}@media (width<=900px){.hero-section{min-height:auto;padding:120px 0 125px}.hero-slider-layout{grid-template-columns:minmax(0,1fr);gap:48px}.hero-slider-content{width:100%}.hero-slider-visual{width:100%;min-height:540px;position:relative;transform:none!important}.hero-photo-shell{width:100%!important;height:100%!important;position:absolute!important;inset:0!important}}@media (width<=620px){.hero-section{padding:105px 0 125px}.hero-title{font-size:clamp(45px,14vw,62px);line-height:.95}.hero-actions{flex-direction:column;width:100%}.hero-primary-btn,.hero-secondary-btn{flex:none;width:100%}.hero-solutions{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 16px}.hero-slider-visual{width:100%;min-height:430px;position:relative}.hero-photo-shell{border-radius:31px;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.hero-fixed-image-viewport{width:100%;height:100%;inset:0}.hero-image-slide{width:100%!important;height:100%!important;inset:0!important}.hero-image-slide img{object-fit:cover;object-position:center;width:100%;height:100%}.hero-photo-shell .hero-scene-label{top:20px;left:20px}.hero-card-one{top:24%;left:12px}.hero-card-two{bottom:25%;right:12px}.hero-floating-card{min-width:145px}.hero-purity-meter{width:calc(100% - 34px);bottom:16px}.hero-slider-controls{margin-top:24px}.hero-dot{width:27px}.hero-slider-arrows button{width:40px;height:40px}}@media (width<=380px){.hero-title{font-size:43px}.hero-slider-visual{min-height:390px}.hero-floating-card{min-width:126px}.hero-floating-card small{display:none}.hero-dot{width:22px}}.video-hero{isolation:isolate;background:#061d24;align-items:flex-end;width:100%;min-height:100svh;display:flex;position:relative;overflow:hidden}.video-hero-media{z-index:-5;object-fit:cover;object-position:center center;width:100%;height:100%;display:block;position:absolute;inset:0;transform:scale(1.002)}.video-hero-overlay{z-index:-4;pointer-events:none;background:linear-gradient(90deg,#02121891 0%,#02161c69 34%,#02171d2b 65%,#02141a0f 100%);position:absolute;inset:0}.video-hero-gradient{z-index:-3;pointer-events:none;background:radial-gradient(circle at 78% 27%,#2ccddc17,#0000 32%),linear-gradient(#0000 34%,#02141a21 63%,#02121894 100%);position:absolute;inset:0}.video-hero-grid{z-index:-2;pointer-events:none;opacity:.03;background-image:linear-gradient(#ffffff2e 1px,#0000 1px),linear-gradient(90deg,#ffffff2e 1px,#0000 1px);background-size:78px 78px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 4%,#000 36% 100%);mask-image:linear-gradient(#0000 4%,#000 36% 100%)}.video-hero-container{z-index:5;width:100%;padding-top:clamp(150px,17vh,230px);padding-bottom:clamp(72px,9vh,110px);position:relative}.video-hero-content{color:#fff;width:min(820px,66%);min-width:0}.video-hero-eyebrow{color:#f5fefff0;-webkit-backdrop-filter:blur(12px);letter-spacing:.14em;white-space:nowrap;background:#0320273b;border:1px solid #fff3;border-radius:999px;align-items:center;gap:10px;width:fit-content;max-width:100%;min-height:42px;padding:0 17px;font-size:clamp(7px,.68vw,10px);font-weight:800;display:flex}.video-hero-live{background:#32d3e221;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;display:grid}.video-hero-live span{background:#43d6e4;border-radius:50%;width:7px;height:7px;box-shadow:0 0 14px #43d6e4b8}.video-hero-eyebrow i{background:#ffffff47;flex-shrink:0;width:24px;height:1px}.video-hero-title{color:#fff;max-width:850px;font-family:var(--font-heading);letter-spacing:-.064em;text-wrap:balance;margin:30px 0 0;font-size:clamp(66px,6.15vw,118px);font-weight:600;line-height:.89}.video-hero-title span{color:#37c9d9;margin-top:10px;display:block}.video-hero-description{color:#f0fafce0;text-shadow:0 2px 12px #0003;width:min(620px,100%);margin:31px 0 0;font-size:clamp(14px,1.04vw,18px);line-height:1.75}.video-hero-actions{flex-wrap:wrap;align-items:center;gap:11px;width:100%;margin-top:34px;display:flex}.video-hero-primary,.video-hero-secondary{border-radius:19px;justify-content:center;align-items:center;gap:13px;min-height:60px;padding:0 24px;font-size:13px;font-weight:750;text-decoration:none;transition:transform .28s,background .28s,border-color .28s,box-shadow .28s;display:inline-flex}.video-hero-primary{color:#fff;background:linear-gradient(135deg,#0799ae,#1bbdd0);border:1px solid #4ad9e770;box-shadow:0 17px 45px #00a8bf38}.video-hero-secondary{color:#fff;-webkit-backdrop-filter:blur(12px);background:#07232a3d;border:1px solid #ffffff3b}.video-hero-primary:hover,.video-hero-secondary:hover{transform:translateY(-3px)}.video-hero-secondary:hover{background:#ffffff1a}.video-hero-arrow{color:#52dce8;background:#ffffff14;border-radius:10px;place-items:center;width:31px;height:31px;display:grid}.video-hero-stats{-webkit-backdrop-filter:blur(12px);background:#031f2636;border:1px solid #ffffff2b;border-radius:24px;grid-template-columns:repeat(4,minmax(0,1fr));width:min(700px,100%);margin-top:44px;display:grid;overflow:hidden;box-shadow:0 18px 50px #00000017}.video-hero-stats>div{flex-direction:column;justify-content:center;gap:5px;min-width:0;min-height:82px;padding:16px 17px;display:flex}.video-hero-stats>div:not(:last-child){border-right:1px solid #ffffff1f}.video-hero-stats strong{color:#49d7e4;font-size:13px;font-weight:850}.video-hero-stats span{color:#f0fafccf;font-size:9px;font-weight:600;line-height:1.4}.video-hero-floating{z-index:7;color:#fff;-webkit-backdrop-filter:blur(12px);background:#04202736;border:1px solid #fff3;border-radius:19px;align-items:center;gap:12px;padding:15px 19px;display:flex;position:absolute;top:45%;right:0}.video-floating-dot{background:#46d7e3;border-radius:50%;flex-shrink:0;width:9px;height:9px;box-shadow:0 0 16px #46d7e3ad}.video-hero-floating div{flex-direction:column;gap:3px;display:flex}.video-hero-floating small{color:#ffffff9e;letter-spacing:.1em;font-size:7px;font-weight:800}.video-hero-floating strong{color:#fff;letter-spacing:.04em;font-size:11px;font-weight:750}.video-hero-controls{z-index:20;gap:8px;display:flex;position:absolute;bottom:clamp(30px,5vh,58px);right:clamp(20px,4vw,68px)}.video-hero-controls button{color:#fff;-webkit-backdrop-filter:blur(12px);cursor:pointer;background:#031f2640;border:1px solid #ffffff36;border-radius:14px;place-items:center;width:44px;height:44px;padding:0;transition:transform .25s,background .25s;display:grid}.video-hero-controls button:hover{background:#ffffff1a;transform:translateY(-2px)}.video-hero-scroll{z-index:20;color:#ffffffb8;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:6px;padding:0;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.video-hero-scroll span{letter-spacing:.18em;font-size:6px;font-weight:800}.video-hero-scroll i{color:#49d7e3;font-size:16px;font-style:normal;animation:1.8s ease-in-out infinite videoScrollBounce}@keyframes videoScrollBounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.video-hero-waterline{z-index:8;pointer-events:none;opacity:.62;background:linear-gradient(90deg,#0000,#34cbd9,#75e1ea,#0000);height:2px;position:absolute;bottom:0;left:0;right:0}@media (width>=1920px){.video-hero-container{padding-top:clamp(190px,18vh,280px);padding-bottom:120px}.video-hero-content{width:min(960px,61%)}.video-hero-title{max-width:960px;font-size:clamp(100px,5.8vw,142px)}.video-hero-description{max-width:700px;font-size:19px}.video-hero-stats{width:780px}.video-hero-stats>div{min-height:92px}.video-hero-floating{padding:18px 22px;right:20px}}@media (width>=1600px) and (width<=1919px){.video-hero-content{width:min(900px,63%)}.video-hero-title{font-size:clamp(82px,5.9vw,120px)}.video-hero-description{max-width:665px}.video-hero-stats{width:750px}}@media (width>=1366px) and (width<=1599px){.video-hero-container{padding-top:155px;padding-bottom:82px}.video-hero-content{width:min(780px,66%)}.video-hero-title{font-size:clamp(67px,5.9vw,94px)}.video-hero-description{max-width:570px}.video-hero-stats{width:670px}}@media (width>=1181px) and (width<=1365px){.video-hero-container{padding-top:145px;padding-bottom:76px}.video-hero-content{width:min(710px,67%)}.video-hero-title{font-size:clamp(61px,5.8vw,80px)}.video-hero-description{max-width:530px;margin-top:25px}.video-hero-actions{margin-top:27px}.video-hero-stats{width:625px;margin-top:32px}.video-hero-stats>div{min-height:72px}.video-hero-floating{transform-origin:100%;right:5px;transform:scale(.9)}}@media (width>=1021px) and (width<=1180px){.video-hero{min-height:max(720px,100svh)}.video-hero-container{padding-top:140px;padding-bottom:72px}.video-hero-content{width:69%}.video-hero-title{font-size:clamp(56px,6.2vw,72px)}.video-hero-description{max-width:500px;margin-top:23px;font-size:14px}.video-hero-actions{margin-top:25px}.video-hero-primary,.video-hero-secondary{min-height:55px;padding:0 20px}.video-hero-stats{margin-top:28px}.video-hero-stats>div{min-height:69px;padding:12px 13px}.video-hero-floating{display:none}}@media (width<=1020px){.video-hero{min-height:max(760px,100svh)}.video-hero-media{object-position:58% center}.video-hero-overlay{background:linear-gradient(90deg,#0213197a 0%,#02161c4d 52%,#02141a14 100%)}.video-hero-container{padding-top:145px;padding-bottom:86px}.video-hero-content{width:min(750px,88%)}.video-hero-title{font-size:clamp(60px,9vw,86px);line-height:.91}.video-hero-description{max-width:575px}.video-hero-floating{display:none}.video-hero-stats{width:100%}}@media (width>=768px) and (width<=900px){.video-hero{min-height:max(800px,100svh)}.video-hero-media{object-position:60% center}.video-hero-container{padding-top:145px;padding-bottom:88px}.video-hero-content{width:92%}.video-hero-title{max-width:720px;font-size:clamp(60px,9.7vw,78px)}.video-hero-description{max-width:590px}.video-hero-stats{max-width:650px}}@media (width<=767px){.video-hero{align-items:flex-end;min-height:max(740px,100svh)}.video-hero-media{object-position:60% center}.video-hero-overlay{background:linear-gradient(#02141a12 0%,#02151b4d 54%,#0212189e 100%)}.video-hero-gradient{background:linear-gradient(#0000 0%,#02121812 42%,#02121873 100%)}.video-hero-grid{opacity:.018}.video-hero-container{padding-top:140px;padding-bottom:80px}.video-hero-content{width:100%}.video-hero-title{letter-spacing:-.058em;max-width:100%;font-size:clamp(51px,12vw,70px);line-height:.92}.video-hero-description{max-width:530px;margin-top:24px;font-size:14px}.video-hero-actions{margin-top:27px}.video-hero-controls{bottom:17px;right:15px}.video-hero-scroll{display:none}}@media (width<=620px){.video-hero{min-height:max(720px,100svh)}.video-hero-media{object-position:62% center}.video-hero-container{padding-top:125px;padding-bottom:72px}.video-hero-eyebrow{letter-spacing:.09em;gap:7px;max-width:100%;min-height:38px;padding:0 12px;font-size:7px}.video-hero-eyebrow i{display:none}.video-hero-live{width:18px;height:18px}.video-hero-live span{width:6px;height:6px}.video-hero-title{letter-spacing:-.055em;margin-top:22px;font-size:clamp(46px,13.4vw,62px);line-height:.92}.video-hero-title span{margin-top:7px}.video-hero-description{max-width:96%;margin-top:22px;font-size:13px;line-height:1.68}.video-hero-actions{grid-template-columns:minmax(0,1fr);gap:9px;margin-top:24px;display:grid}.video-hero-primary,.video-hero-secondary{border-radius:17px;width:100%;min-height:55px;padding:0 17px;font-size:12px}.video-hero-stats{border-radius:20px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:26px}.video-hero-stats>div{min-height:67px;padding:11px 12px}.video-hero-stats>div:first-child,.video-hero-stats>div:nth-child(2){border-bottom:1px solid #ffffff1f}.video-hero-stats>div:nth-child(2){border-right:0}.video-hero-stats strong{font-size:12px}.video-hero-stats span{font-size:8px}.video-hero-controls{bottom:13px;right:12px}.video-hero-controls button{border-radius:12px;width:38px;height:38px;font-size:10px}}@media (width<=480px){.video-hero{min-height:max(700px,100svh)}.video-hero-media{object-position:63% center}.video-hero-container{padding-top:118px;padding-bottom:65px}.video-hero-title{font-size:clamp(43px,13vw,55px)}.video-hero-description{font-size:12.5px}.video-hero-stats>div{min-height:63px}}@media (width<=390px){.video-hero{min-height:max(680px,100svh)}.video-hero-container{padding-top:112px;padding-bottom:62px}.video-hero-title{font-size:clamp(40px,12.7vw,50px)}.video-hero-description{font-size:12px}.video-hero-primary,.video-hero-secondary{min-height:52px;font-size:11.5px}.video-hero-stats{margin-top:22px}.video-hero-stats>div{min-height:60px;padding:10px 9px}}@media (width<=340px){.video-hero-container{padding-top:108px;padding-bottom:58px}.video-hero-eyebrow{padding:0 9px;font-size:6px}.video-hero-title{font-size:clamp(37px,12.3vw,44px)}.video-hero-description{font-size:11.5px}.video-hero-stats span{font-size:7.5px}.video-hero-controls button{width:35px;height:35px}}@media (width>=768px) and (height<=780px){.video-hero{min-height:max(680px,100svh)}.video-hero-container{padding-top:125px;padding-bottom:58px}.video-hero-title{margin-top:22px;font-size:clamp(54px,5.6vw,78px)}.video-hero-description{margin-top:20px}.video-hero-actions{margin-top:21px}.video-hero-primary,.video-hero-secondary{min-height:52px}.video-hero-stats{margin-top:23px}.video-hero-stats>div{min-height:63px}}@media (height<=520px) and (width<=950px) and (orientation:landscape){.video-hero{min-height:610px}.video-hero-container{padding-top:100px;padding-bottom:55px}.video-hero-content{width:72%}.video-hero-title{font-size:clamp(44px,7vw,60px)}.video-hero-description{margin-top:17px;font-size:12px}.video-hero-actions{margin-top:18px;display:flex}.video-hero-primary,.video-hero-secondary{width:auto;min-height:48px}.video-hero-stats{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:19px}.video-hero-stats>div{min-height:57px}.video-hero-controls{bottom:12px}}@media (prefers-reduced-motion:reduce){.video-hero-scroll i{animation:none}.video-hero-primary,.video-hero-secondary,.video-hero-controls button{transition:none}}.video-hero{background:#052b34;position:relative;overflow:hidden}.video-hero-loading-bg{z-index:0;background:radial-gradient(circle at 70% 30%,#14b0c62e,#0000 35%),linear-gradient(135deg,#052b34,#083d48);position:absolute;inset:0}.video-hero-media{object-fit:cover;object-position:center;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .45s;display:block;position:absolute;inset:0;transform:scale(1.01)}.video-hero-overlay,.video-hero-gradient,.video-hero-grid,.video-hero-waterline{pointer-events:none}@media (width<=700px){.video-hero-media{object-position:center}.video-hero-grid{opacity:.28}.video-hero-floating{display:none}}@media (prefers-reduced-motion:reduce){.video-hero-media{transition:none}}.video-hero-loading-bg{z-index:0;pointer-events:none;background:radial-gradient(circle at 70% 30%,#14b0c62e,#0000 35%),linear-gradient(135deg,#052b34,#083d48);position:absolute;inset:0}.video-hero-media{opacity:0;pointer-events:none;transition:opacity .4s;transform:scale(1.01);z-index:1!important;object-fit:cover!important;object-position:center center!important;width:100%!important;height:100%!important;display:block!important;position:absolute!important;inset:0!important}.video-hero-controls,.video-hero-scroll{z-index:20!important}@media (width<=700px){.video-hero-media{object-position:center center!important}.video-hero-grid{opacity:.03!important}.video-hero-floating{display:none}}@media (prefers-reduced-motion:reduce){.video-hero-media{transition:none}}.video-hero-media{will-change:auto;transform:translateZ(0)scale(1.003);opacity:1!important;visibility:visible!important;z-index:1!important}.video-hero-ready .video-hero-media{opacity:1!important}.video-hero-loading-bg{z-index:0!important}.video-hero-container{z-index:5!important}.video-hero{isolation:isolate;background:#052b34;position:relative;overflow:hidden}.video-hero-loading-bg{pointer-events:none;background:radial-gradient(circle at 72% 28%,#14b0c62e,#0000 36%),linear-gradient(135deg,#052b34,#083d48);position:absolute;inset:0;z-index:0!important}.video-hero-media{-webkit-user-drag:none;z-index:1!important;object-fit:cover!important;object-position:center center!important;opacity:1!important;visibility:visible!important;pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important;width:100%!important;height:100%!important;transition:transform .7s cubic-bezier(.16,1,.3,1)!important;display:block!important;position:absolute!important;inset:0!important;transform:scale(1.003)!important}.video-hero-overlay{z-index:2!important}.video-hero-gradient{z-index:3!important}.video-hero-grid{z-index:4!important}.video-hero-container{position:relative;z-index:5!important}.video-hero-waterline{z-index:8!important}.video-hero-scroll{z-index:20!important}.video-hero-controls{display:none!important}@media (width>=1600px){.video-hero-media{object-position:center 46%!important}}@media (width>=1181px) and (width<=1599px){.video-hero-media{object-position:center center!important}}@media (width>=768px) and (width<=1180px){.video-hero-media{object-position:58% center!important}}@media (width<=767px){.video-hero-media{object-position:62% center!important;transform:scale(1.01)!important}}@media (width<=480px){.video-hero-media{object-position:64% center!important}}@media (width<=390px){.video-hero-media{object-position:65% center!important}}.video-hero:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#00000005,#00000014);position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.video-hero-media{transition:none!important}}.video-hero-cert-zone{z-index:12;perspective:1200px;width:clamp(250px,18vw,310px);position:absolute;top:50%;right:clamp(18px,3.5vw,58px);transform:translateY(-45%)}.video-hero-cert-link{width:100%;color:inherit;perspective:1200px;text-decoration:none;display:block}.video-hero-cert-card{-webkit-backdrop-filter:blur(18px);width:100%;transform-style:preserve-3d;background:linear-gradient(145deg,#092c34eb,#041c23e0);border:1px solid #75e8f457;border-radius:30px 30px 38px 24px;padding:13px;transition:transform .55s cubic-bezier(.22,1,.36,1),box-shadow .55s,border-color .55s;position:relative;overflow:hidden;transform:rotateY(-7deg)rotateX(2deg);box-shadow:0 30px 80px #0000005c,0 8px 30px #14bed324,inset 0 1px #ffffff1f}.video-hero-cert-link:hover .video-hero-cert-card{border-color:#5de2f0b3;transform:rotateY(0)rotateX(0)translateY(-8px)scale(1.025);box-shadow:0 38px 95px #0000006b,0 10px 45px #17c5da42,inset 0 1px #ffffff29}.video-hero-cert-glow{filter:blur(38px);pointer-events:none;background:#25d2e538;border-radius:50%;width:180px;height:180px;position:absolute;top:-85px;right:-75px}.video-hero-cert-top{z-index:3;color:#e6fafcc7;letter-spacing:.11em;justify-content:space-between;align-items:center;gap:10px;min-height:38px;padding:0 4px 10px;font-size:9px;font-weight:850;display:flex;position:relative}.video-hero-cert-top>div{align-items:center;gap:8px;display:flex}.video-hero-cert-top>span{color:#55dce9;background:#33cadb1a;border:1px solid #42daea38;border-radius:999px;justify-content:center;align-items:center;min-width:42px;height:25px;font-size:9px;font-weight:900;display:inline-flex}.video-hero-cert-live{background:#4ee0ec;border-radius:50%;flex:0 0 8px;width:8px;height:8px;box-shadow:0 0 0 5px #4ddeeb14,0 0 18px #4ddeeb80}.video-hero-cert-image{background:#fff;border-radius:19px 19px 27px 16px;height:clamp(180px,15vw,235px);position:relative;overflow:hidden;transform:translateZ(24px);box-shadow:inset 0 0 0 1px #ffffffa6}.video-hero-cert-image img{object-fit:contain;background:#fff;width:100%;height:100%;padding:6px;transition:transform .6s cubic-bezier(.22,1,.36,1);display:block}.video-hero-cert-shine{pointer-events:none;background:linear-gradient(115deg,#0000 38%,#ffffff3b 48%,#0000 58%);transition:transform .8s;position:absolute;inset:-30% -60%;transform:translate(-45%)rotate(8deg)}.video-hero-cert-link:hover .video-hero-cert-shine{transform:translate(50%)rotate(8deg)}.video-hero-cert-content{z-index:4;justify-content:space-between;align-items:center;gap:14px;padding:15px 5px 9px;display:flex;position:relative;transform:translateZ(30px)}.video-hero-cert-content>div{flex-direction:column;gap:4px;min-width:0;display:flex}.video-hero-cert-content small{color:#cbe7ec99;letter-spacing:.11em;font-size:8px;font-weight:850;line-height:1.2}.video-hero-cert-content strong{color:#fff;letter-spacing:-.025em;font-size:clamp(17px,1.25vw,21px);font-weight:850;line-height:1.15}.video-hero-cert-arrow{color:#fff;background:linear-gradient(135deg,#11a5bd,#25c3d3);border-radius:13px 13px 16px 11px;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:900;display:inline-flex;box-shadow:0 10px 24px #13b4cb33}.video-hero-cert-footer{color:#d3ecf09e;letter-spacing:.08em;border-top:1px solid #7ce0eb1c;justify-content:space-between;align-items:center;gap:8px;min-height:34px;padding:9px 5px 2px;font-size:7.5px;font-weight:850;display:flex}.video-hero-cert-footer strong{color:#48d4e2;font-size:8px}.video-hero-cert-status{-webkit-backdrop-filter:blur(16px);background:#052229d1;border:1px solid #61ddea2e;border-top:0;border-radius:0 0 22px 22px;align-items:center;gap:12px;width:calc(100% - 22px);min-height:58px;margin:-3px auto 0;padding:11px 15px;display:flex;box-shadow:0 18px 35px #0003}.video-hero-cert-status>div{flex-direction:column;gap:2px;display:flex}.video-hero-cert-status small{color:#d4ebef8c;letter-spacing:.11em;font-size:7.5px;font-weight:850}.video-hero-cert-status strong{color:#fff;letter-spacing:.015em;font-size:11px;font-weight:850}@media (width<=1180px){.video-hero-cert-zone{width:clamp(220px,23vw,265px);right:20px}.video-hero-cert-image{height:180px}}@media (width<=900px){.video-hero-cert-zone{width:205px;top:auto;bottom:82px;right:16px;transform:none}.video-hero-cert-card{border-radius:24px 24px 29px 18px;padding:9px}.video-hero-cert-image{height:145px}.video-hero-cert-content{padding:10px 3px 6px}.video-hero-cert-content strong{font-size:15px}.video-hero-cert-footer,.video-hero-cert-status{display:none}}@media (width<=767px){.video-hero-container{flex-direction:column!important;align-items:stretch!important;display:flex!important}.video-hero-cert-zone{width:100%;max-width:100%;margin-top:16px;position:relative;inset:auto;transform:none}.video-hero-cert-link{width:100%}.video-hero-cert-card{border-radius:23px 23px 28px 17px;grid-template-columns:104px minmax(0,1fr);column-gap:12px;width:100%;min-height:0;padding:10px;display:grid;transform:none}.video-hero-cert-link:hover .video-hero-cert-card{transform:translateY(-3px)}.video-hero-cert-top{grid-column:1/-1;min-height:30px;padding:0 2px 8px;font-size:7px}.video-hero-cert-image{border-radius:14px 14px 18px 11px;grid-area:2/1/span 2;width:104px;height:105px}.video-hero-cert-image img{padding:3px}.video-hero-cert-content{grid-column:2;align-self:center;padding:10px 2px 5px}.video-hero-cert-content small{font-size:7px}.video-hero-cert-content strong{font-size:17px}.video-hero-cert-arrow{border-radius:11px;flex-basis:35px;width:35px;height:35px}.video-hero-cert-footer{grid-column:2;min-height:28px;padding:5px 2px 0;font-size:6px;display:flex}.video-hero-cert-footer strong{font-size:6.5px}.video-hero-cert-status{display:none}}@media (width<=430px){.video-hero-cert-zone{margin-top:13px}.video-hero-cert-card{border-radius:20px 20px 24px 15px;grid-template-columns:88px minmax(0,1fr);column-gap:10px;padding:9px}.video-hero-cert-image{width:88px;height:92px}.video-hero-cert-content{gap:5px}.video-hero-cert-content strong{font-size:15px}.video-hero-cert-arrow{flex-basis:31px;width:31px;height:31px;font-size:13px}}.video-hero{z-index:5!important;margin-bottom:clamp(75px,7vw,115px)!important;position:relative!important;overflow:visible!important}.video-hero-media,.video-hero-loading-bg,.video-hero-overlay,.video-hero-gradient,.video-hero-grid{pointer-events:none!important}.video-hero-cert-zone{z-index:60!important;perspective:1600px!important;width:clamp(315px,21vw,365px)!important;max-width:365px!important;transform-style:preserve-3d!important;position:absolute!important;top:auto!important;bottom:-105px!important;right:clamp(22px,4vw,68px)!important;overflow:visible!important;transform:none!important}.video-hero-cert-link{perspective:1600px!important;width:100%!important;transform-style:preserve-3d!important;text-decoration:none!important;display:block!important}@keyframes isoCertificateFloat{0%,to{transform:rotateY(-9deg)rotateX(4deg)rotate(.5deg)translateY(0)translateZ(0)}50%{transform:rotateY(-5deg)rotateX(2deg)rotate(-.35deg)translateY(-12px)translateZ(18px)}}.video-hero-cert-glow{opacity:.95!important;filter:blur(48px)!important;background:#21d5e745!important;width:230px!important;height:230px!important;top:-100px!important;right:-90px!important}.video-hero-cert-card:before{content:""!important;z-index:0!important;filter:blur(38px)!important;pointer-events:none!important;background:#28c7da21!important;border-radius:50%!important;width:170px!important;height:170px!important;position:absolute!important;bottom:-80px!important;left:-80px!important}.video-hero-cert-top>span{border-radius:16px 7px!important;min-width:48px!important;height:29px!important;font-size:10px!important}.video-hero-cert-image{background:#fff!important;border-radius:31px 17px 35px!important;height:315px!important;transition:transform .55s cubic-bezier(.16,1,.3,1)!important;position:relative!important;overflow:hidden!important;transform:translateZ(55px)!important;box-shadow:0 16px 35px #0000002e,inset 0 0 0 1px #ffffffd9!important}.video-hero-cert-image img{object-fit:contain!important;background:#fff!important;width:100%!important;height:100%!important;padding:8px!important;transition:transform .65s cubic-bezier(.16,1,.3,1)!important;transform:scale(1)!important}.video-hero-cert-link:hover .video-hero-cert-image{transform:translateZ(75px)scale(1.01)!important}.video-hero-cert-shine{z-index:5!important;pointer-events:none!important;background:linear-gradient(112deg,#0000 39%,#ffffff14 45%,#ffffff57 49%,#ffffff14 54%,#0000 60%)!important;animation:5.8s ease-in-out infinite isoShine!important;position:absolute!important;inset:-40% -70%!important;transform:translate(-65%)rotate(7deg)!important}@keyframes isoShine{0%,68%{transform:translate(-68%)rotate(7deg)}88%,to{transform:translate(68%)rotate(7deg)}}.video-hero-cert-content{min-height:82px!important;padding:15px 6px 10px!important;transform:translateZ(46px)!important}.video-hero-cert-content small{font-size:9px!important;font-weight:900!important}.video-hero-cert-content strong{margin-top:3px!important;font-size:clamp(20px,1.45vw,24px)!important;line-height:1.1!important}.video-hero-cert-arrow{border-radius:17px 8px!important;flex:0 0 46px!important;width:46px!important;height:46px!important;font-size:18px!important;transition:transform .35s!important;transform:translateZ(58px)!important}.video-hero-cert-link:hover .video-hero-cert-arrow{transform:translateZ(75px)rotate(8deg)!important}.video-hero-cert-footer{min-height:43px!important;padding:10px 6px 3px!important;font-size:8px!important;transform:translateZ(36px)!important}.video-hero-cert-status{z-index:-1!important;border-radius:0 0 28px 28px!important;width:calc(100% - 40px)!important;min-height:65px!important;margin:-5px auto 0!important;padding:13px 17px!important;position:relative!important;box-shadow:0 22px 42px #00000038!important}@media (width<=1280px){.video-hero-cert-zone{width:310px!important;bottom:-92px!important;right:25px!important}.video-hero-cert-card{min-height:500px!important}.video-hero-cert-image{height:285px!important}}@media (width<=1024px){.video-hero{margin-bottom:85px!important}.video-hero-cert-zone{width:270px!important;bottom:-78px!important;right:18px!important}.video-hero-cert-card{border-radius:36px 18px 42px 20px!important;min-height:445px!important;padding:12px!important}.video-hero-cert-image{height:245px!important}.video-hero-cert-content strong{font-size:19px!important}}@media (width<=767px){.video-hero{margin-bottom:155px!important}.video-hero-cert-zone{perspective:1200px!important;width:calc(100% - 30px)!important;max-width:390px!important;margin:0!important;position:absolute!important;inset:auto auto -145px 50%!important;transform:translate(-50%)!important}.video-hero-cert-card{border-radius:29px 15px 32px 16px!important;grid-template-columns:125px minmax(0,1fr)!important;column-gap:12px!important;min-height:0!important;padding:10px!important;animation:5s ease-in-out infinite isoCertificateFloatMobile!important;display:grid!important;transform:rotateX(2deg)rotateY(-3deg)!important}@keyframes isoCertificateFloatMobile{0%,to{transform:rotateX(2deg)rotateY(-3deg)translateY(0)}50%{transform:rotateX(1deg)rotateY(2deg)translateY(-7px)}}.video-hero-cert-top{grid-column:1/-1!important;min-height:34px!important;padding:0 3px 8px!important;font-size:8px!important}.video-hero-cert-image{border-radius:20px 10px 22px 11px!important;grid-area:2/1/span 2!important;width:125px!important;height:145px!important;transform:translateZ(30px)!important}.video-hero-cert-content{grid-column:2!important;align-self:center!important;min-height:83px!important;padding:12px 2px 6px!important}.video-hero-cert-content small{font-size:7.5px!important}.video-hero-cert-content strong{font-size:18px!important}.video-hero-cert-arrow{flex:0 0 38px!important;width:38px!important;height:38px!important;font-size:15px!important}.video-hero-cert-footer{grid-column:2!important;min-height:30px!important;padding:4px 2px 0!important;font-size:6.5px!important;display:flex!important}.video-hero-cert-footer strong{font-size:7px!important}.video-hero-cert-status{display:none!important}}@media (width<=430px){.video-hero{margin-bottom:145px!important}.video-hero-cert-zone{width:calc(100% - 22px)!important;bottom:-137px!important}.video-hero-cert-card{border-radius:26px 13px 29px 15px!important;grid-template-columns:108px minmax(0,1fr)!important;column-gap:10px!important}.video-hero-cert-image{width:108px!important;height:128px!important}.video-hero-cert-content strong{font-size:16px!important}.video-hero-cert-content small{font-size:7px!important}.video-hero-cert-arrow{flex-basis:34px!important;width:34px!important;height:34px!important;font-size:13px!important}}@media (prefers-reduced-motion:reduce){.video-hero-cert-card,.video-hero-cert-shine{animation:none!important}}.video-hero{margin-bottom:clamp(80px,6vw,105px)!important;position:relative!important;overflow:visible!important}.video-hero-cert-zone{z-index:80!important;perspective:1700px!important;width:clamp(350px,23vw,410px)!important;max-width:410px!important;transform-style:preserve-3d!important;margin:0!important;position:absolute!important;top:auto!important;bottom:-68px!important;right:clamp(24px,3.8vw,62px)!important;overflow:visible!important;transform:none!important}.video-hero-cert-link{width:100%!important;color:inherit!important;perspective:1700px!important;transform-style:preserve-3d!important;text-decoration:none!important;display:block!important}.video-hero-cert-card{-webkit-backdrop-filter:blur(15px)saturate(125%)!important;transform-origin:50%!important;width:100%!important;min-height:590px!important;transform-style:preserve-3d!important;background:radial-gradient(circle at 100% 0,#24d9e93b,#0000 37%),radial-gradient(circle at 0 100%,#119ab32e,#0000 42%),linear-gradient(145deg,#05414bfa,#021f26fb)!important;border:1px solid #51e0ee6b!important;border-radius:54px 24px 58px 27px!important;padding:17px!important;transition:transform .65s cubic-bezier(.16,1,.3,1),border-color .5s,box-shadow .5s!important;animation:5.8s ease-in-out infinite enviroIsoFloatV2!important;position:relative!important;overflow:hidden!important;transform:rotateY(-7deg)rotateX(2deg)rotate(.4deg)translateZ(0)!important;box-shadow:0 48px 110px #0000006b,0 16px 65px #0dbed533,inset 0 1px #ffffff2b!important}@keyframes enviroIsoFloatV2{0%,to{transform:rotateY(-7deg)rotateX(2deg)rotate(.4deg)translateY(0)translateZ(0)}50%{transform:rotateY(-3deg)rotateX(0)rotate(-.3deg)translateY(-13px)translateZ(22px)}}.video-hero-cert-link:hover .video-hero-cert-card{border-color:#5fe8f3d1!important;animation-play-state:paused!important;transform:rotateY(0)rotateX(-1deg)translateY(-18px)translateZ(48px)scale(1.035)!important;box-shadow:0 58px 125px #0000007a,0 20px 80px #13c7dc4f,inset 0 1px #fff3!important}.video-hero-cert-top{letter-spacing:.105em!important;min-height:48px!important;padding:3px 7px 13px!important;font-size:10.5px!important;font-weight:900!important;transform:translateZ(42px)!important}.video-hero-cert-top>span{border-radius:18px 8px!important;min-width:53px!important;height:31px!important;padding:0 10px!important;font-size:10px!important}.video-hero-cert-live{background:#55e4ef!important;flex:0 0 10px!important;width:10px!important;height:10px!important;box-shadow:0 0 0 6px #55e4ef1a,0 0 21px #55e4ef80!important}.video-hero-cert-image{background:#fff!important;border-radius:34px 17px 39px 18px!important;width:100%!important;height:345px!important;position:relative!important;overflow:hidden!important;transform:translateZ(58px)!important;box-shadow:0 18px 42px #00000036,inset 0 0 0 1px #fffc!important}.video-hero-cert-image img{object-fit:contain!important;object-position:center!important;background:#fff!important;width:100%!important;height:100%!important;padding:9px!important;transition:transform .7s cubic-bezier(.16,1,.3,1)!important;display:block!important}.video-hero-cert-link:hover .video-hero-cert-image img{transform:scale(1.045)!important}.video-hero-cert-shine{z-index:6!important;pointer-events:none!important;background:linear-gradient(115deg,#0000 39%,#ffffff0f 44%,#ffffff57 49%,#ffffff14 54%,#0000 60%)!important;animation:6.2s ease-in-out infinite enviroIsoShineV2!important;position:absolute!important;inset:-45% -70%!important}@keyframes enviroIsoShineV2{0%,68%{transform:translate(-65%)rotate(7deg)}90%,to{transform:translate(65%)rotate(7deg)}}.video-hero-cert-content{gap:14px!important;min-height:92px!important;padding:18px 7px 11px!important;transform:translateZ(50px)!important}.video-hero-cert-content small{letter-spacing:.09em!important;font-size:9.5px!important;font-weight:900!important}.video-hero-cert-content strong{margin-top:5px!important;font-size:clamp(22px,1.55vw,27px)!important;font-weight:900!important;line-height:1.08!important;display:block!important}.video-hero-cert-arrow{border-radius:20px 9px!important;flex:0 0 50px!important;width:50px!important;height:50px!important;font-size:20px!important;transform:translateZ(65px)!important;box-shadow:0 13px 28px #0cbad147!important}.video-hero-cert-footer{letter-spacing:.07em!important;min-height:47px!important;padding:11px 7px 4px!important;font-size:8.5px!important;transform:translateZ(38px)!important}.video-hero-cert-footer strong{font-size:9px!important}.video-hero-cert-status{background:linear-gradient(135deg,#06323bf0,#042229f2)!important;border-radius:0 0 31px 31px!important;width:calc(100% - 48px)!important;min-height:69px!important;margin:-4px auto 0!important;padding:14px 18px!important;box-shadow:0 24px 50px #00000040!important}.video-hero-cert-status small{font-size:8px!important}.video-hero-cert-status strong{font-size:12px!important}@media (width<=1440px){.video-hero-cert-zone{width:355px!important;bottom:-62px!important;right:28px!important}.video-hero-cert-card{min-height:540px!important}.video-hero-cert-image{height:305px!important}}@media (width<=1200px){.video-hero{margin-bottom:82px!important}.video-hero-cert-zone{width:315px!important;bottom:-56px!important;right:21px!important}.video-hero-cert-card{border-radius:42px 20px 47px 22px!important;min-height:490px!important;padding:14px!important}.video-hero-cert-image{height:275px!important}.video-hero-cert-content strong{font-size:21px!important}}@media (width<=1024px){.video-hero{margin-bottom:78px!important}.video-hero-cert-zone{width:285px!important;bottom:-48px!important;right:16px!important}.video-hero-cert-card{min-height:445px!important;padding:12px!important}.video-hero-cert-image{height:240px!important}.video-hero-cert-content{min-height:76px!important;padding:13px 5px 8px!important}.video-hero-cert-content strong{font-size:19px!important}.video-hero-cert-footer{min-height:38px!important}}@media (width<=767px){.video-hero{margin-bottom:185px!important}.video-hero-cert-zone{z-index:90!important;perspective:1200px!important;width:calc(100% - 20px)!important;max-width:420px!important;margin:0!important;position:absolute!important;inset:auto auto -122px 50%!important;transform:translate(-50%)!important}.video-hero-cert-card{-webkit-backdrop-filter:none!important;background:radial-gradient(circle at 100% 0,#25d7e833,#0000 38%),linear-gradient(145deg,#054852fc,#03252cfc)!important;border-radius:33px 17px 37px 19px!important;grid-template-rows:auto 1fr auto!important;grid-template-columns:145px minmax(0,1fr)!important;column-gap:14px!important;width:100%!important;min-height:205px!important;padding:12px!important;animation:5.5s ease-in-out infinite enviroIsoMobileFloatV2!important;display:grid!important;transform:rotateY(-2deg)rotateX(1deg)!important}@keyframes enviroIsoMobileFloatV2{0%,to{transform:rotateY(-2deg)translateY(0)}50%{transform:rotateY(1deg)translateY(-7px)}}.video-hero-cert-top{grid-column:1/-1!important;min-height:36px!important;padding:0 4px 9px!important;font-size:8.5px!important}.video-hero-cert-image{border-radius:23px 12px 26px 13px!important;grid-area:2/1/4!important;width:145px!important;height:163px!important;transform:none!important}.video-hero-cert-image img{padding:4px!important}.video-hero-cert-content{grid-area:2/2!important;align-self:center!important;min-height:105px!important;padding:15px 3px 7px!important;transform:none!important}.video-hero-cert-content small{font-size:8px!important}.video-hero-cert-content strong{font-size:clamp(19px,5.5vw,23px)!important}.video-hero-cert-arrow{flex:0 0 42px!important;width:42px!important;height:42px!important;font-size:16px!important;transform:none!important}.video-hero-cert-footer{grid-area:3/2!important;min-height:34px!important;padding:7px 3px 0!important;font-size:7px!important;display:flex!important;transform:none!important}.video-hero-cert-footer strong{font-size:7.5px!important}.video-hero-cert-status{display:none!important}.video-hero-cert-shine{animation-duration:8s!important}}@media (width<=430px){.video-hero{margin-bottom:175px!important}.video-hero-cert-zone{width:calc(100% - 16px)!important;bottom:-116px!important}.video-hero-cert-card{border-radius:29px 15px 33px 17px!important;grid-template-columns:130px minmax(0,1fr)!important;column-gap:12px!important;min-height:195px!important;padding:10px!important}.video-hero-cert-image{width:130px!important;height:150px!important}.video-hero-cert-content{min-height:98px!important;padding-top:13px!important}.video-hero-cert-content strong{font-size:19px!important}.video-hero-cert-arrow{flex-basis:39px!important;width:39px!important;height:39px!important}}@media (width<=390px){.video-hero{margin-bottom:170px!important}.video-hero-cert-zone{bottom:-112px!important}.video-hero-cert-card{grid-template-columns:118px minmax(0,1fr)!important}.video-hero-cert-image{width:118px!important;height:142px!important}.video-hero-cert-content strong{font-size:18px!important}}@media (width<=360px){.video-hero{margin-bottom:160px!important}.video-hero-cert-zone{width:calc(100% - 12px)!important;bottom:-105px!important}.video-hero-cert-card{grid-template-columns:104px minmax(0,1fr)!important;column-gap:9px!important;min-height:180px!important;padding:9px!important}.video-hero-cert-image{width:104px!important;height:130px!important}.video-hero-cert-content{min-height:88px!important}.video-hero-cert-content strong{font-size:16.5px!important}.video-hero-cert-content small{font-size:7px!important}.video-hero-cert-arrow{flex-basis:34px!important;width:34px!important;height:34px!important;font-size:14px!important}.video-hero-cert-footer{font-size:6px!important}}@media (prefers-reduced-motion:reduce){.video-hero-cert-card,.video-hero-cert-shine{animation:none!important}}@media (width<=767px){.video-hero{height:auto!important;min-height:100svh!important;margin-bottom:0!important;padding-bottom:32px!important;overflow:hidden!important}.video-hero-container{flex-direction:column!important;width:100%!important;min-height:auto!important;padding-bottom:0!important;display:flex!important;position:relative!important}.video-hero-stats{z-index:5!important;margin-bottom:0!important;position:relative!important}.video-hero-cert-zone{z-index:12!important;perspective:1200px!important;width:calc(100% - 20px)!important;max-width:440px!important;margin:26px auto 10px!important;position:relative!important;inset:auto!important;overflow:visible!important;transform:none!important}.video-hero-cert-card{-webkit-backdrop-filter:none!important;transform-origin:50%!important;background:radial-gradient(circle at 100% 0,#2dddeb38,#0000 40%),linear-gradient(145deg,#044f59fc,#02232afc)!important;border:1px solid #54e2ef70!important;border-radius:36px 18px 42px 20px!important;grid-template-rows:auto 1fr auto!important;grid-template-columns:155px minmax(0,1fr)!important;column-gap:15px!important;width:100%!important;min-height:245px!important;padding:13px!important;animation:5.5s ease-in-out infinite enviroMobileCertificateFloat!important;display:grid!important;transform:rotateY(-1.5deg)rotateX(1deg)!important;box-shadow:0 27px 58px #00000047,0 10px 35px #0dbcd229,inset 0 1px #ffffff29!important}@keyframes enviroMobileCertificateFloat{0%,to{transform:rotateY(-1.5deg)rotateX(1deg)translateY(0)}50%{transform:rotateY(1deg)rotateX(0)translateY(-5px)}}.video-hero-cert-top{grid-column:1/-1!important;min-height:40px!important;padding:1px 4px 10px!important;font-size:9px!important;font-weight:900!important;transform:none!important}.video-hero-cert-top>span{min-width:48px!important;height:29px!important;font-size:9px!important}.video-hero-cert-image{border-radius:25px 13px 29px 14px!important;grid-area:2/1/4!important;align-self:center!important;width:155px!important;height:187px!important;transform:none!important;box-shadow:0 14px 30px #00000038!important}.video-hero-cert-image img{object-fit:contain!important;width:100%!important;height:100%!important;padding:5px!important}.video-hero-cert-content{grid-area:2/2!important;align-self:center!important;gap:10px!important;min-height:125px!important;padding:20px 3px 8px!important;transform:none!important}.video-hero-cert-content small{letter-spacing:.07em!important;font-size:8.5px!important;font-weight:900!important;line-height:1.25!important}.video-hero-cert-content strong{margin-top:4px!important;font-size:clamp(21px,5.8vw,26px)!important;font-weight:900!important;line-height:1.08!important}.video-hero-cert-arrow{border-radius:18px 8px!important;flex:0 0 44px!important;width:44px!important;height:44px!important;font-size:17px!important;transform:none!important}.video-hero-cert-footer{grid-area:3/2!important;align-items:center!important;min-height:38px!important;padding:7px 3px 2px!important;font-size:7.5px!important;display:flex!important;transform:none!important}.video-hero-cert-footer strong{font-size:8px!important}.video-hero-cert-status{display:none!important}.video-hero+section{z-index:1!important;margin-top:0!important;position:relative!important}}@media (width<=430px){.video-hero-cert-zone{width:calc(100% - 18px)!important;margin-top:30px!important;margin-bottom:14px!important}.video-hero-cert-card{border-radius:32px 16px 37px 18px!important;grid-template-columns:142px minmax(0,1fr)!important;column-gap:12px!important;min-height:235px!important;padding:11px!important}.video-hero-cert-image{width:142px!important;height:174px!important}.video-hero-cert-content{min-height:118px!important;padding-top:18px!important}.video-hero-cert-content strong{font-size:22px!important}}@media (width<=390px){.video-hero-cert-zone{width:calc(100% - 14px)!important;margin-top:28px!important}.video-hero-cert-card{grid-template-columns:128px minmax(0,1fr)!important;column-gap:10px!important;min-height:220px!important}.video-hero-cert-image{width:128px!important;height:160px!important}.video-hero-cert-content{min-height:108px!important;padding-top:15px!important}.video-hero-cert-content strong{font-size:20px!important}.video-hero-cert-arrow{flex-basis:39px!important;width:39px!important;height:39px!important}}@media (width<=360px){.video-hero-cert-card{grid-template-columns:112px minmax(0,1fr)!important;min-height:205px!important;padding:9px!important}.video-hero-cert-image{width:112px!important;height:145px!important}.video-hero-cert-content{min-height:100px!important;padding-top:13px!important}.video-hero-cert-content strong{font-size:18px!important}.video-hero-cert-content small{font-size:7px!important}}@media (width<=330px){.video-hero-cert-card{grid-template-columns:102px minmax(0,1fr)!important;column-gap:8px!important}.video-hero-cert-image{width:102px!important;height:137px!important}.video-hero-cert-content strong{font-size:16.5px!important}.video-hero-cert-arrow{flex-basis:34px!important;width:34px!important;height:34px!important;font-size:13px!important}}.video-hero-title .video-hero-title-highlight{text-shadow:0 2px 12px #00000029;isolation:isolate;background:linear-gradient(135deg,#039ebaeb,#22cddce0);border:1px solid #7feff780;border-radius:24px 9px;width:fit-content;max-width:100%;margin-top:10px;padding:8px 20px 12px;display:block;position:relative;overflow:hidden;box-shadow:0 15px 38px #00a4be38,inset 0 1px #ffffff47;color:#fff!important}.video-hero-title .video-hero-title-highlight:before{content:"";z-index:-1;filter:blur(5px);pointer-events:none;background:#fff3;border-radius:50%;width:180px;height:180px;position:absolute;top:-115px;right:-95px}.video-hero-title .video-hero-title-highlight:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffffd1,#0000);border-radius:999px;height:2px;position:absolute;bottom:4px;left:20px;right:20px}@media (width<=1024px){.video-hero-title .video-hero-title-highlight{border-radius:20px 8px;margin-top:8px;padding:7px 16px 10px}}@media (width<=767px){.video-hero-title .video-hero-title-highlight{background:linear-gradient(135deg,#009fbbf0,#1cc8daeb);border-radius:16px 7px;width:fit-content;max-width:100%;margin-top:6px;padding:6px 11px 8px;line-height:1.08;box-shadow:0 10px 25px #009bb830,inset 0 1px #ffffff40}}@media (width<=390px){.video-hero-title .video-hero-title-highlight{border-radius:14px 6px;padding:5px 9px 7px}}.video-hero-title .video-hero-title-highlight{width:fit-content!important;max-width:100%!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;color:#28c7d8!important;letter-spacing:-.045em!important;text-shadow:0 4px 22px #0ab4ca2e!important;background:0 0!important;border:0!important;border-radius:0!important;margin-top:4px!important;padding:0!important;font-size:clamp(62px,5.3vw,92px)!important;font-weight:620!important;line-height:.98!important;display:block!important;position:relative!important;overflow:visible!important}.video-hero-title .video-hero-title-highlight:before{content:none!important;display:none!important}.video-hero-title .video-hero-title-highlight:after{content:""!important;opacity:.85!important;background:linear-gradient(90deg,#24c5d7,#24c5d700)!important;border-radius:999px!important;width:38%!important;height:3px!important;position:absolute!important;bottom:-7px!important;left:3px!important}@media (width<=1280px){.video-hero-title .video-hero-title-highlight{font-size:clamp(54px,5vw,72px)!important}}@media (width<=900px){.video-hero-title .video-hero-title-highlight{margin-top:3px!important;font-size:clamp(46px,7vw,62px)!important;line-height:1!important}}@media (width<=767px){.video-hero-title .video-hero-title-highlight{color:#2cc9da!important;letter-spacing:-.04em!important;text-shadow:0 3px 14px #09b0c629!important;background:0 0!important;width:100%!important;margin-top:3px!important;padding:0!important;font-size:clamp(31px,8.7vw,42px)!important;font-weight:650!important;line-height:1.03!important}.video-hero-title .video-hero-title-highlight:after{width:32%!important;height:2px!important;bottom:-5px!important}}@media (width<=390px){.video-hero-title .video-hero-title-highlight{font-size:clamp(29px,8.4vw,35px)!important}}@media (width<=340px){.video-hero-title .video-hero-title-highlight{font-size:28px!important}}.video-hero-title .video-hero-title-highlight{color:#fff!important;box-shadow:none!important;background:0 0!important;border:none!important}.hero-slider-layout{align-items:start!important}.hero-slider-content{min-width:0;position:relative!important}.hero-copy-stage{width:100%;min-width:0;display:grid;position:relative}.hero-copy-stage>.hero-slide-copy{will-change:transform, opacity;backface-visibility:hidden;width:100%;min-width:0;grid-area:1/1!important;margin:0!important;position:relative!important}.hero-copy-stage .hero-slide-copy,.hero-copy-stage .hero-slide-copy *{animation-name:none}.hero-copy-stage .hero-live-dot span{animation:2s ease-in-out infinite heroPulse!important}.hero-slider-visual{min-height:610px;align-self:start!important;animation:none!important;position:relative!important;transform:none!important}.hero-photo-shell{isolation:isolate;width:100%!important;height:100%!important;margin:0!important;animation:none!important;position:absolute!important;inset:0!important;overflow:hidden!important;transform:none!important}.hero-fixed-image-viewport{border-radius:inherit;backface-visibility:hidden;transform:translateZ(0);width:100%!important;height:100%!important;position:absolute!important;inset:0!important;overflow:hidden!important}.hero-image-slide{will-change:transform, opacity;backface-visibility:hidden;width:100%!important;height:100%!important;margin:0!important;padding:0!important;position:absolute!important;inset:0!important;overflow:hidden!important}.hero-image-slide img{-webkit-user-select:none;user-select:none;pointer-events:none;object-fit:cover!important;object-position:center!important;width:100%!important;max-width:none!important;height:100%!important;margin:0!important;padding:0!important;transition:none!important;animation:none!important;position:absolute!important;inset:0!important;transform:none!important}.hero-photo-background,.hero-photo-background img,.hero-photo-3d,.hero-orbit-glow,.hero-photo-shine,.hero-photo-shell .hero-water-canvas{animation:none!important}.hero-photo-3d,.hero-orbit-glow,.hero-photo-shine,.hero-photo-shell .hero-water-canvas{display:none!important}.hero-photo-soft-overlay{z-index:3;pointer-events:none;animation:none!important;position:absolute!important;inset:0!important;transform:none!important}.hero-photo-shell .hero-scene-label{z-index:10;animation:none!important;position:absolute!important;transform:none!important}.hero-info-stage{z-index:8;pointer-events:none;overflow:hidden;position:absolute!important;inset:0!important}.hero-info-stage>.hero-visual-information{will-change:transform, opacity;backface-visibility:hidden;width:100%!important;height:100%!important;margin:0!important;position:absolute!important;inset:0!important}.hero-floating-card{animation:none!important}.hero-card-one{top:27%!important;bottom:auto!important;left:24px!important}.hero-card-two{top:auto!important;bottom:28%!important;right:24px!important}.hero-purity-meter{animation:none!important;bottom:25px!important;left:50%!important;transform:translate(-50%)!important}.mobile-nav-backdrop{display:none}@media (width<=1020px){.navbar-shell{padding-inline:14px!important}.navbar-menu-open,.navbar-menu-open.navbar-hidden{opacity:1!important;transform:translate(0,0)!important}.premium-navbar{overflow:visible!important}.desktop-navigation,.navbar-quote-btn{display:none!important}.mobile-menu-button{z-index:1005;flex:none;display:flex!important}.navbar-actions{z-index:1005!important;margin-left:auto!important}.mobile-nav-backdrop{z-index:1001;-webkit-backdrop-filter:blur(4px);opacity:0;visibility:hidden;pointer-events:none;background:#04181e1f;border:0;transition:opacity .25s,visibility .25s;display:block;position:fixed;inset:0}.mobile-nav-backdrop-open{opacity:1;visibility:visible;pointer-events:auto}.mobile-navigation{transform-origin:top;z-index:1004!important;-webkit-backdrop-filter:blur(30px)saturate(150%)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;background:#f8fdfefb!important;border:1px solid #0774881f!important;border-radius:25px!important;width:auto!important;max-height:calc(100dvh - 108px)!important;padding:10px!important;transition:opacity .24s,visibility .24s,transform .3s cubic-bezier(.16,1,.3,1)!important;display:block!important;position:fixed!important;top:92px!important;left:14px!important;right:14px!important;overflow:hidden auto!important;transform:scale(.985)!important;box-shadow:0 28px 80px #05465429!important}.mobile-navigation-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:scale(1)!important}[data-theme=dark] .mobile-nav-backdrop{background:#000a0e5c}[data-theme=dark] .mobile-navigation{background:#04191ffb!important;border-color:#67e2ed1f!important;box-shadow:0 30px 90px #0000006b!important}.mobile-nav-inner{flex-direction:column!important;gap:3px!important;display:flex!important}.mobile-nav-inner>a,.mobile-product-trigger{width:100%!important;min-height:54px!important;color:var(--text-primary)!important;text-align:left!important;background:0 0!important;border-radius:16px!important;justify-content:space-between!important;align-items:center!important;padding:0 15px!important;font-size:14px!important;font-weight:700!important;display:flex!important}.mobile-nav-inner>a:hover,.mobile-product-trigger:hover{background:#11afc313!important}.mobile-nav-inner>a>span:last-child{color:#1eaec194!important;font-size:9px!important}[data-theme=dark] .mobile-nav-inner>a>span:last-child{color:#4fdce88c!important}.mobile-products{opacity:0!important;max-height:0!important;padding:0 8px!important;transition:max-height .35s,opacity .25s,padding .25s!important;overflow:hidden!important}.mobile-products-open{opacity:1!important;max-height:420px!important;padding:5px 8px 10px!important}.mobile-products a{min-height:42px!important;color:var(--text-secondary)!important;border-radius:13px!important;align-items:center!important;gap:10px!important;padding:0 12px!important;font-size:11px!important;font-weight:600!important;display:flex!important}.mobile-nav-inner .mobile-quote-button{color:#fff!important;background:linear-gradient(135deg,#078ca3,#12bed1)!important;justify-content:center!important;gap:10px!important;min-height:54px!important;margin-top:8px!important;box-shadow:0 14px 34px #06a6bc33!important}}@media (width<=900px){.hero-slider-layout{grid-template-columns:minmax(0,1fr)!important;align-items:start!important}.hero-slider-visual{width:100%!important;min-height:540px!important}}@media (width<=620px){.navbar-shell{padding-inline:8px!important;top:8px!important}.premium-navbar{border-radius:20px!important;width:100%!important;height:62px!important;padding:0 7px 0 11px!important}.brand-logo{min-width:0;gap:7px!important}.brand-symbol{width:28px!important;height:34px!important}.brand-symbol svg{width:23px!important;height:29px!important}.brand-text strong{font-size:13px!important}.brand-text small{letter-spacing:.12em!important;margin-top:3px!important;font-size:6.4px!important}.theme-toggle{width:48px!important;height:40px!important;padding:5px!important}.theme-toggle-circle{width:25px!important;height:25px!important}.theme-toggle-circle.theme-dark{transform:translate(12px)!important}.mobile-menu-button{width:42px!important;height:42px!important}.mobile-navigation{border-radius:22px!important;max-height:calc(100dvh - 88px)!important;top:78px!important;left:8px!important;right:8px!important}.hero-slider-layout{align-items:start!important}.hero-slider-visual{min-height:430px!important}.hero-card-one{top:24%!important;left:12px!important}.hero-card-two{bottom:25%!important;right:12px!important}.hero-purity-meter{width:calc(100% - 34px)!important;bottom:16px!important}}@media (width<=380px){.brand-text small{display:none!important}.hero-slider-visual{min-height:390px!important}}.water-cursor{z-index:2147483647!important;pointer-events:none!important}@media (pointer:fine){.trust2-card,.trust2-card *,.trust2-modal,.trust2-modal *,.trust2-modal-backdrop,.trust2-modal-close,.trust2-modal-primary,.trust2-modal-secondary{cursor:none!important}}.water-cursor-hover svg{transform:scale(1.2)rotate(-4deg)}.water-cursor-hover .water-cursor-ring{opacity:1;transform:translate(-50%,-50%)scale(1.08)}.brand-logo{flex-shrink:0;min-width:0;justify-content:flex-start!important;align-items:center!important;display:flex!important}.navbar-brand-image{object-fit:contain;object-position:left center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:auto;max-width:195px;height:48px;transition:transform .35s cubic-bezier(.16,1,.3,1),filter .35s;display:block}.brand-logo:hover .navbar-brand-image{filter:drop-shadow(0 7px 16px #18bed324);transform:translateY(-1px)scale(1.015)}@media (width<=1020px){.navbar-brand-image{max-width:175px;height:44px}}@media (width<=620px){.brand-logo{max-width:min(43vw,155px)}.navbar-brand-image{width:auto;max-width:150px;height:38px}}@media (width<=380px){.brand-logo{max-width:125px}.navbar-brand-image{max-width:125px;height:34px}}.desktop-navigation .nav-link.active-link{color:var(--accent-primary)}.desktop-navigation .nav-link.active-link:after{opacity:1;visibility:visible}.mobile-nav-inner .mobile-nav-active{background:#28c4d417;color:#47dbe7!important}[data-theme=light] .mobile-nav-inner .mobile-nav-active{background:#08a6b914;color:#0798ad!important}.mobile-products .mobile-product-active{color:#49dce8!important}.mobile-product-active .mobile-product-dot{background:#49dce8;box-shadow:0 0 10px #49dce88c}@media (pointer:fine){.enviro-custom-cursor-enabled,.enviro-custom-cursor-enabled body,.enviro-custom-cursor-enabled a,.enviro-custom-cursor-enabled button,.enviro-custom-cursor-enabled input,.enviro-custom-cursor-enabled textarea,.enviro-custom-cursor-enabled select{cursor:none!important}.enviro-water-cursor-drop,.enviro-water-cursor-ring{pointer-events:none;opacity:0;z-index:9999999;will-change:transform, opacity;position:fixed;top:0;left:0}.enviro-water-cursor-drop{filter:drop-shadow(0 5px 10px #0ab2c847);width:25px;height:31px;transition:width .25s,height .25s,filter .25s}.enviro-water-cursor-drop svg{width:100%;height:100%;display:block}.enviro-water-cursor-ring{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#25c9d906;border:1px solid #29c8d845;border-radius:50%;width:42px;height:42px;transition:width .25s,height .25s,border-color .25s,background .25s}.enviro-cursor-hover .enviro-water-cursor-drop{filter:drop-shadow(0 0 13px #23cddc7a);width:29px;height:35px}.enviro-cursor-hover .enviro-water-cursor-ring{background:#28cbdb0f;border-color:#28cbdb70;width:56px;height:56px}}@media (pointer:coarse){.enviro-water-cursor-drop,.enviro-water-cursor-ring{display:none!important}}.about-nav{align-items:center;display:flex;position:relative}.about-nav-trigger-wrap{align-items:center;gap:2px;display:flex}.about-main-link{padding-right:3px!important}.about-chevron-trigger{width:25px;height:31px;color:var(--text-secondary);background:0 0;border:0;place-items:center;padding:0;transition:color .25s,transform .25s;display:grid}.about-chevron-trigger:hover,.about-open .about-chevron-trigger{color:var(--accent-primary)}.about-open .about-chevron-trigger svg{transform:rotate(180deg)}.about-dropdown{z-index:1200;opacity:0;visibility:hidden;pointer-events:none;transform-origin:top;-webkit-backdrop-filter:blur(28px)saturate(140%);background:#041f26f0;border:1px solid #4dd4e11f;border-radius:25px;width:min(390px,88vw);padding:12px;transition:opacity .25s,visibility .25s,transform .35s cubic-bezier(.16,1,.3,1);position:absolute;top:calc(100% + 24px);left:50%;overflow:hidden;transform:translate(-50%,-8px)scale(.975);box-shadow:0 25px 70px #00000038}.about-open .about-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)scale(1)}[data-theme=light] .about-dropdown{background:#f8fefff5;border-color:#0784971c;box-shadow:0 25px 70px #076b7c1f}.about-dropdown-head{border-bottom:1px solid #43ccd814;justify-content:space-between;align-items:center;gap:15px;min-height:59px;padding:5px 8px 12px;display:flex}.about-dropdown-head>div{color:#46d4e0;letter-spacing:.13em;align-items:center;gap:8px;font-size:7px;font-weight:800;display:flex}.about-dropdown-dot{background:#49dae6;border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #49dae67a}.about-dropdown-head>small{color:var(--text-secondary);opacity:.52;letter-spacing:.1em;font-size:5.5px;font-weight:800}.about-dropdown-list{flex-direction:column;padding-top:7px;display:flex}.about-dropdown-item{border:1px solid #0000;border-radius:17px;grid-template-columns:31px minmax(0,1fr) 31px;align-items:center;gap:10px;min-height:73px;padding:10px 9px;transition:transform .3s,border-color .3s,background .3s;display:grid}.about-dropdown-item:hover,.about-dropdown-item-active{background:#26bccc0f;border-color:#45d6e21c;transform:translate(3px)}[data-theme=light] .about-dropdown-item:hover,[data-theme=light] .about-dropdown-item-active{background:#10aabe0f}.about-dropdown-number{color:#41c4d16b;font-size:6px;font-weight:800}.about-dropdown-copy{flex-direction:column;gap:5px;min-width:0;display:flex}.about-dropdown-copy strong{color:var(--text-primary);font-size:10px;font-weight:700}.about-dropdown-copy small{color:var(--text-secondary);font-size:7px;line-height:1.4}.about-dropdown-arrow{color:#45d4e0;background:#27c0cf12;border-radius:9px;place-items:center;width:29px;height:29px;transition:transform .3s;display:grid}.about-dropdown-item:hover .about-dropdown-arrow{transform:rotate(45deg)}.about-dropdown-water{height:5px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.about-dropdown-water span{border-radius:50%;width:130%;height:8px;position:absolute;left:-15%}.about-dropdown-water span:first-child{background:#2ac6d88f;animation:6s ease-in-out infinite alternate aboutNavWater;bottom:-5px}.about-dropdown-water span:last-child{background:#047e968c;animation:9s ease-in-out infinite alternate-reverse aboutNavWater;bottom:-6px}@keyframes aboutNavWater{0%{transform:translate(-4%)}to{transform:translate(4%)}}.mobile-about-trigger{width:100%;min-height:52px;color:inherit;text-align:left;font:inherit;background:0 0;border:0;border-radius:15px;justify-content:space-between;align-items:center;padding:0 13px;display:flex}.mobile-about-trigger svg{transition:transform .3s}.mobile-about-links{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.16,1,.3,1),opacity .3s;display:grid;overflow:hidden}.mobile-about-links:before{content:"";min-height:0}.mobile-about-links-open{opacity:1;flex-direction:column;grid-template-rows:1fr;padding:5px 0 9px;display:flex}.mobile-about-links a{min-height:48px;color:inherit;opacity:.74;border-radius:13px;grid-template-columns:8px minmax(0,1fr) 20px;align-items:center;gap:10px;margin-left:11px;padding:0 12px;font-size:12px;display:grid}.mobile-about-links a:hover,.mobile-about-item-active{opacity:1;background:#27c2d212;color:#47d9e5!important}.mobile-about-dot{background:#3ec6d252;border-radius:50%;width:6px;height:6px}.mobile-about-item-active .mobile-about-dot{background:#49dbe7;box-shadow:0 0 9px #49dbe78c}.mobile-about-links small{color:#43d3df;font-size:9px}@media (width>=1021px){.mobile-about-trigger,.mobile-about-links{display:none}}.brand-logo{justify-content:flex-start;align-items:center;display:flex;position:relative}.navbar-brand-image{object-fit:contain;width:auto;max-width:100%;display:block}.navbar-logo-light{display:block}.navbar-logo-dark{display:none}[data-theme=light] .navbar-logo-light{display:block}[data-theme=light] .navbar-logo-dark,[data-theme=dark] .navbar-logo-light{display:none}[data-theme=dark] .navbar-logo-dark{display:block}@media (pointer:fine){.enviro-water-cursor-drop{filter:drop-shadow(0 3px 7px #0eb7ca3b)!important;width:16px!important;height:20px!important}.enviro-water-cursor-ring{background:#28c7d705!important;border-color:#28c7d73b!important;width:29px!important;height:29px!important}.enviro-cursor-hover .enviro-water-cursor-drop{filter:drop-shadow(0 0 9px #23cddc57)!important;width:18px!important;height:22px!important}.enviro-cursor-hover .enviro-water-cursor-ring{background:#28cbdb09!important;border-color:#28cbdb52!important;width:35px!important;height:35px!important}}@media (width>=1181px){.hero-slider-layout{grid-template-columns:minmax(0,.82fr) minmax(570px,1.18fr)!important;gap:clamp(34px,3.5vw,62px)!important}.hero-slider-visual{width:100%!important;min-height:650px!important}}@media (width>=901px) and (width<=1180px){.hero-slider-layout{grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr)!important;gap:32px!important}.hero-slider-visual{width:100%!important;min-height:610px!important}}@media (width<=900px){.hero-slider-layout{grid-template-columns:minmax(0,1fr)!important}.hero-slider-visual{width:100%!important}}.hero-mobile-middle{display:none}@media (width<=900px){.hero-slider-layout{flex-direction:column!important;grid-template-columns:none!important;align-items:stretch!important;gap:0!important;display:flex!important}.hero-slider-visual{order:1;align-self:stretch!important;width:100%!important;min-height:540px!important;margin:0!important}.hero-photo-shell{border-radius:36px!important;width:100%!important;height:100%!important}.hero-fixed-image-viewport{border-radius:inherit!important}.hero-image-slide img{object-fit:cover!important;object-position:center center!important;width:100%!important;height:100%!important}.hero-mobile-middle{order:2;width:100%;padding-top:32px;display:block}.hero-slide-copy .hero-solutions,.hero-slider-controls-desktop{display:none!important}.hero-mobile-solutions{border-top:1px solid #2dbccc1a;border-bottom:1px solid #2dbccc1a;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;display:grid}.hero-mobile-solution-item{flex-direction:column;justify-content:center;gap:5px;min-width:0;min-height:78px;padding:15px 14px;display:flex}.hero-mobile-solution-item:not(:last-child){border-right:1px solid #2dbccc17}.hero-mobile-solution-item strong{color:#31c9d9;font-size:12px;font-weight:800;line-height:1}.hero-mobile-solution-item span{color:var(--text-secondary);font-size:8px;font-weight:600;line-height:1.35}.hero-slider-controls-mobile{justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:76px;padding-top:20px;margin:0!important;display:flex!important}.hero-slider-controls-mobile .hero-slider-dots{align-items:center;gap:7px;display:flex}.hero-slider-controls-mobile .hero-slider-arrows{align-items:center;gap:9px;display:flex}.hero-slider-controls-mobile .hero-slider-arrows button{width:44px;height:44px;color:var(--text-primary);-webkit-backdrop-filter:blur(14px);background:#ffffff6b;border:1px solid #28bac91c;border-radius:14px;place-items:center;transition:transform .25s,border-color .25s,background .25s;display:grid}[data-theme=dark] .hero-slider-controls-mobile .hero-slider-arrows button{background:#082a318a}.hero-slider-controls-mobile .hero-slider-arrows button:hover{border-color:#27c5d440;transform:translateY(-2px)}.hero-slider-content{order:3;padding-top:28px;width:100%!important;margin:0!important}.hero-copy-stage,.hero-slide-copy{width:100%!important}.hero-slider-topline{width:100%;margin-bottom:28px}.hero-title{max-width:760px;letter-spacing:-.063em!important;font-size:clamp(58px,10.3vw,82px)!important;line-height:.91!important}.hero-description{max-width:680px;margin-top:30px!important;font-size:15px!important;line-height:1.8!important}.hero-actions{margin-top:31px!important}}@media (width<=620px){.hero-section{padding-top:96px!important}.hero-slider-visual{min-height:405px!important}.hero-photo-shell{border-radius:28px!important}.hero-image-slide img{object-position:center center!important}.hero-photo-shell .hero-scene-label{font-size:7px!important;top:16px!important;left:16px!important}.hero-card-one{max-width:calc(100% - 90px);top:24%!important;left:13px!important}.hero-card-two{bottom:25%!important;right:13px!important}.hero-purity-meter{width:calc(100% - 30px)!important;bottom:14px!important}.hero-mobile-middle{padding-top:27px}.hero-mobile-solutions{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-mobile-solution-item{min-height:72px;padding:13px 0}.hero-mobile-solution-item:nth-child(2){border-right:0}.hero-mobile-solution-item:nth-child(-n+2){border-bottom:1px solid #2dbccc14}.hero-mobile-solution-item:nth-child(odd){padding-right:18px}.hero-mobile-solution-item:nth-child(2n){padding-left:18px}.hero-mobile-solution-item strong{font-size:12px}.hero-mobile-solution-item span{font-size:8px}.hero-slider-controls-mobile{min-height:72px;padding-top:18px}.hero-slider-controls-mobile .hero-slider-arrows button{border-radius:13px;width:41px;height:41px}.hero-slider-content{padding-top:22px}.hero-slider-topline{margin-bottom:25px}.hero-eyebrow{max-width:calc(100% - 70px)}.hero-title{max-width:100%;letter-spacing:-.059em!important;font-size:clamp(48px,13.3vw,62px)!important;line-height:.92!important}.hero-title span,.hero-title em{display:block}.hero-description{margin-top:26px!important;font-size:13.5px!important;line-height:1.86!important}.hero-actions{width:100%;grid-template-columns:1fr!important;gap:10px!important;margin-top:27px!important;display:grid!important}.hero-primary-btn,.hero-secondary-btn{border-radius:17px!important;justify-content:center!important;width:100%!important;min-height:56px!important}}@media (width<=480px){.hero-slider-visual{min-height:360px!important}.hero-title{font-size:clamp(45px,13vw,56px)!important}.hero-description{font-size:13px!important}.hero-card-two{transform-origin:100% 100%!important;transform:scale(.88)!important}.hero-card-one{transform-origin:0 0!important;transform:scale(.9)!important}}@media (width<=380px){.hero-slider-visual{min-height:330px!important}.hero-photo-shell{border-radius:24px!important}.hero-title{font-size:clamp(41px,12.5vw,49px)!important}.hero-mobile-solution-item{min-height:66px}.hero-mobile-solution-item strong{font-size:11px}.hero-mobile-solution-item span{font-size:7.5px}.hero-slider-controls-mobile .hero-slider-arrows button{width:38px;height:38px}.hero-description{font-size:12.5px!important}}@media (width>=1021px){.desktop-navigation .product-nav{position:relative}.desktop-navigation .product-nav:after{content:"";z-index:1090;pointer-events:auto;background:0 0;height:32px;position:absolute;top:100%;left:-20px;right:-20px}.desktop-navigation .product-trigger svg{transition:transform .3s cubic-bezier(.16,1,.3,1)}.desktop-navigation .product-trigger .navbar-chevron-open{transform:rotate(180deg)}.about-product-dropdown{z-index:1200!important;width:min(430px,90vw)!important}.about-product-item{grid-template-columns:35px minmax(0,1fr) 38px!important;gap:11px!important;min-height:76px!important}.about-product-copy{flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;min-width:0;display:flex}.about-product-copy strong{color:var(--text-primary);font-size:10px;font-weight:700;line-height:1.25}.about-product-copy small{max-width:245px;color:var(--text-secondary);opacity:.72;font-size:6.7px;font-weight:500;line-height:1.45}.about-product-item .dropdown-arrow{transition:transform .3s,color .3s,background .3s}.about-product-item:hover .dropdown-arrow{transform:translate(2px)}.about-product-item .dropdown-product-number{align-self:center}.desktop-navigation .product-dropdown{-webkit-backdrop-filter:blur(30px)saturate(145%);box-shadow:0 30px 80px #0000002e,inset 0 1px #ffffff14}[data-theme=light] .desktop-navigation .product-dropdown{background:#f8fefff2;border-color:#0784971a;box-shadow:0 28px 75px #07697a1f,inset 0 1px #fffffff2}[data-theme=dark] .desktop-navigation .product-dropdown{background:#031d24f5;border-color:#48d3e01c}}@media (width<=1020px){.mobile-navigation{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#1ab7c959 transparent;max-height:calc(100dvh - 105px)!important;overflow:hidden auto!important}.mobile-navigation::-webkit-scrollbar{width:4px}.mobile-navigation::-webkit-scrollbar-track{background:0 0}.mobile-navigation::-webkit-scrollbar-thumb{background:#1ab7c94d;border-radius:10px}[data-theme=light] .mobile-navigation{color:#092a34!important;background:#f7fdfefa!important;border-color:#088b9e1a!important;box-shadow:0 28px 70px #08697a21!important}[data-theme=dark] .mobile-navigation{color:#e9fbfd!important;background:#031c23fa!important;border-color:#4cd5e11c!important}.mobile-nav-inner{flex-direction:column;gap:3px;width:100%;display:flex}.mobile-nav-inner>a,.mobile-nav-inner>button{flex-shrink:0}.mobile-about-trigger{width:100%;min-height:54px;color:inherit;text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:15px;justify-content:space-between;align-items:center;gap:15px;padding:0 14px;transition:color .25s,background .25s;display:flex}.mobile-about-trigger>span{font-size:14px;font-weight:600}.mobile-about-trigger svg{flex-shrink:0;transition:transform .3s cubic-bezier(.16,1,.3,1)}.mobile-about-trigger .rotate-chevron{transform:rotate(180deg)}.mobile-about-links{opacity:0;visibility:hidden;flex-direction:column;gap:2px;width:100%;transition:max-height .4s cubic-bezier(.16,1,.3,1),opacity .25s,padding .3s;overflow:hidden;max-height:0!important;margin:0!important;padding:0 5px!important;display:flex!important}.mobile-about-links-open{opacity:1;visibility:visible;max-height:220px!important;padding:5px 5px 10px!important}.mobile-about-links a{min-height:47px;color:inherit;opacity:.72;border-radius:13px;grid-template-columns:7px minmax(0,1fr) 23px;align-items:center;gap:11px;padding:0 13px;transition:color .25s,opacity .25s,background .25s,transform .25s;display:grid}.mobile-about-links a:hover{opacity:1;color:#0ca9bc;transform:translate(2px)}.mobile-sub-dot{background:#27becd52;border-radius:50%;width:6px;height:6px}.mobile-about-links a>span:nth-child(2){overflow-wrap:anywhere;min-width:0;font-size:11px;font-weight:500}.mobile-about-links a small{color:#27bfd1;justify-self:end;font-size:10px}.mobile-about-links .mobile-sub-active{opacity:1;color:#0ba5b8;background:#17b7c813}.mobile-about-links .mobile-sub-active .mobile-sub-dot{background:#35cedc;box-shadow:0 0 10px #35cedc85}.mobile-products{opacity:0;visibility:hidden;flex-direction:column;gap:2px;width:100%;transition:max-height .42s cubic-bezier(.16,1,.3,1),opacity .25s,padding .3s;overflow:hidden;max-height:0!important;margin:0!important;padding:0 5px!important;display:flex!important}.mobile-products-open{opacity:1;visibility:visible;max-height:390px!important;padding:5px 5px 10px!important}.mobile-products a{opacity:.72;border-radius:13px;flex-shrink:0;align-items:center;gap:11px;font-size:10px;line-height:1.4;min-height:45px!important;padding:0 13px!important;display:flex!important}.mobile-products a:hover,.mobile-products .mobile-sub-active{opacity:1;color:#0ba5b8;background:#17b7c813}.mobile-about-trigger.mobile-nav-active,.mobile-product-trigger.mobile-nav-active{color:#079fb4!important;background:#15b7c913!important}[data-theme=dark] .mobile-about-trigger.mobile-nav-active,[data-theme=dark] .mobile-product-trigger.mobile-nav-active{color:#52dce7!important;background:#31cad812!important}.mobile-quote-button{flex-shrink:0;width:100%;margin-top:10px;border-radius:17px!important;min-height:55px!important}}@media (width<=620px){.mobile-navigation{border-radius:24px!important;max-height:calc(100dvh - 88px)!important;padding:9px!important;top:calc(100% + 8px)!important}.mobile-nav-inner>a,.mobile-nav-inner>button{min-height:52px}.mobile-about-trigger>span{font-size:13px}.mobile-about-links a{min-height:46px;padding:0 11px}.mobile-products a{min-height:44px!important;padding:0 11px!important}}@media (width<=390px){.mobile-navigation{border-radius:21px!important;width:auto!important;padding:7px!important;left:-3px!important;right:-3px!important}.mobile-nav-inner>a,.mobile-nav-inner>button{padding-inline:11px!important}.mobile-about-links a{font-size:10px}.mobile-products a{font-size:9.5px}}@media (width<=340px){.mobile-about-links a{grid-template-columns:6px minmax(0,1fr) 18px}.mobile-products-open{max-height:420px!important}}.theme-brand-logo{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.theme-brand-logo img{object-fit:contain;width:100%;height:auto;display:block}.theme-brand-logo-light{display:block!important}.theme-brand-logo-dark{display:none!important}[data-theme=light] .theme-brand-logo-light{display:block!important}[data-theme=light] .theme-brand-logo-dark,[data-theme=dark] .theme-brand-logo-light{display:none!important}[data-theme=dark] .theme-brand-logo-dark{display:block!important}.navbar-theme-logo{width:clamp(125px,10vw,165px)}.loader-theme-logo{width:clamp(150px,16vw,220px)}.footer-theme-logo{width:clamp(145px,14vw,205px)}@media (width<=620px){.navbar-theme-logo{width:118px}.loader-theme-logo{width:160px}.footer-theme-logo{width:155px}}.section-eyebrow{color:#73dce7;letter-spacing:.15em;-webkit-backdrop-filter:blur(16px);background:#092a317a;border:1px solid #43d6e41f;border-radius:999px;align-items:center;gap:10px;width:fit-content;min-height:38px;padding:8px 14px;font-size:9px;font-weight:800;display:inline-flex}.section-eyebrow-dot{background:#3ed8e6;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #3ed8e60f,0 0 14px #3ed8e64d}.trust-section{z-index:4;background:linear-gradient(180deg, var(--background) 0%, var(--background-secondary) 50%, var(--background) 100%);isolation:isolate;padding:125px 0 120px;position:relative;overflow:hidden}.trust-section:before{content:"";background:linear-gradient(90deg,#0000,#48d8e52e,#0000);width:min(1100px,80%);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.trust-background-glow{z-index:-1;pointer-events:none;filter:blur(18px);border-radius:50%;position:absolute}.trust-glow-one{background:radial-gradient(circle,#1ec2d51c,#0000 70%);width:550px;height:550px;top:40px;left:-260px}.trust-glow-two{background:radial-gradient(circle,#109eb51a,#0000 70%);width:620px;height:620px;bottom:-180px;right:-290px}.trust-container{z-index:3;position:relative}.trust-heading{margin-bottom:58px}.trust-heading-grid{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:end;gap:70px;margin-top:25px;display:grid}.trust-heading h2{max-width:760px;font-family:var(--font-heading);letter-spacing:-.06em;color:var(--text-primary);font-size:clamp(46px,5vw,74px);font-weight:700;line-height:.98}.trust-heading h2 span{color:#28bfd2}.trust-heading p{max-width:500px;color:var(--text-secondary);padding-bottom:5px;font-size:15px;line-height:1.8}.trust-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.trust-card{-webkit-backdrop-filter:blur(22px)saturate(125%);background:linear-gradient(145deg,#0b2a31ad,#041a2080);border:1px solid #4fd8e41c;border-radius:34px;flex-direction:column;min-height:390px;padding:26px;transition:transform .45s cubic-bezier(.16,1,.3,1),border-color .4s,box-shadow .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 65px #00000024,inset 0 1px #8deff712}.trust-card:hover{border-color:#45dae73b;transform:translateY(-8px);box-shadow:0 35px 85px #00000030,0 0 45px #18bed10f}.trust-card-shine{pointer-events:none;background:radial-gradient(circle,#59e5ef1f,#0000 68%);border-radius:50%;width:220px;height:220px;transition:transform .6s cubic-bezier(.16,1,.3,1);position:absolute;top:-80px;right:-90px}.trust-card:hover .trust-card-shine{transform:translate(-20px,20px)scale(1.15)}.trust-card-top{z-index:3;justify-content:space-between;align-items:center;display:flex;position:relative}.trust-number{color:#68d3dd61;font-family:var(--font-heading);letter-spacing:.12em;font-size:11px;font-weight:800}.trust-icon{color:#53dce8;background:linear-gradient(145deg,#1dc0d11c,#156d7f0a);border:1px solid #4ddae61f;border-radius:18px;place-items:center;width:55px;height:55px;transition:transform .4s cubic-bezier(.16,1,.3,1),background .4s;display:grid;box-shadow:inset 0 1px #b1f8fc0f}.trust-icon svg{width:25px;height:25px}.trust-card:hover .trust-icon{background:#19c6d824;transform:rotate(-5deg)scale(1.08)}.trust-card-content{z-index:3;margin-top:auto;padding-top:65px;position:relative}.trust-card-content h3{font-family:var(--font-heading);letter-spacing:-.045em;color:var(--text-primary);font-size:clamp(28px,2.6vw,39px);font-weight:700;line-height:1.02}.trust-card-content h3 span{color:#27bed1;margin-top:4px;display:block}.trust-card-content p{max-width:350px;color:var(--text-secondary);margin-top:20px;font-size:13px;line-height:1.75}.trust-card-bottom{z-index:3;border-top:1px solid #4fd1dd14;justify-content:space-between;align-items:center;margin-top:34px;padding-top:18px;display:flex;position:relative}.trust-card-bottom>span:first-child{color:#79c9d26b;letter-spacing:.13em;font-size:8px;font-weight:800}.trust-card-arrow{color:#50dbe7;background:#29c9d812;border-radius:10px;place-items:center;width:31px;height:31px;transition:transform .3s,background .3s;display:grid}.trust-card:hover .trust-card-arrow{background:#29c9d821;transform:rotate(45deg)}.trust-water-line{height:5px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.trust-water-line span{border-radius:50%;width:130%;height:100%;position:absolute;left:-15%}.trust-water-line span:first-child{background:#17bdd170;transition:transform .6s;bottom:-3px;transform:rotate(-.5deg)}.trust-water-line span:last-child{background:#51e0eb3d;transition:transform .6s;bottom:-4px;transform:translate(-4%)rotate(.5deg)}.trust-card:hover .trust-water-line span:first-child{transform:translate(4%)rotate(.5deg)}.trust-card:hover .trust-water-line span:last-child{transform:translate(-8%)rotate(-.5deg)}.trust-bottom-strip{-webkit-backdrop-filter:blur(18px);background:#061f2670;border:1px solid #4ad8e517;border-radius:29px;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:20px;min-height:92px;margin-top:20px;padding:17px 25px;display:grid;box-shadow:inset 0 1px #7ce7f00a}.trust-strip-item{justify-content:center;align-items:center;gap:13px;display:flex}.trust-strip-dot{border:2px solid #45d8e557;border-radius:50%;flex-shrink:0;width:9px;height:9px;box-shadow:0 0 13px #45d8e51f}.trust-strip-item div{flex-direction:column;gap:3px;display:flex}.trust-strip-item strong{color:var(--text-primary);font-size:11px}.trust-strip-item small{color:var(--text-secondary);font-size:9px}.trust-strip-divider{background:#44cedb1a;width:1px;height:32px}[data-theme=light] .section-eyebrow{color:#078fa7;background:#ffffffb3;border-color:#0685991c}[data-theme=light] .trust-card{background:linear-gradient(145deg,#ffffffd1,#e5f9fb96);border-color:#077e9217;box-shadow:0 24px 60px #08687a14,inset 0 1px #fffffff2}[data-theme=light] .trust-bottom-strip{background:#ffffff9e;border-color:#06849717}@media (width<=980px){.trust-section{padding:100px 0}.trust-heading-grid{grid-template-columns:1fr;gap:22px}.trust-heading p{max-width:650px}.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-card:last-child{grid-column:1/-1}}@media (width<=620px){.trust-section{padding:78px 0 82px}.trust-heading{margin-bottom:38px}.trust-heading-grid{margin-top:20px}.trust-heading h2{font-size:clamp(38px,12vw,52px);line-height:1}.trust-heading p{font-size:13px;line-height:1.75}.trust-grid{grid-template-columns:1fr;gap:13px}.trust-card:last-child{grid-column:auto}.trust-card{border-radius:27px;min-height:330px;padding:21px}.trust-icon{border-radius:15px;width:48px;height:48px}.trust-icon svg{width:22px;height:22px}.trust-card-content{padding-top:50px}.trust-card-content h3{font-size:31px}.trust-card-content p{font-size:12px}.trust-bottom-strip{border-radius:24px;grid-template-columns:1fr;gap:0;margin-top:13px;padding:8px 16px}.trust-strip-item{justify-content:flex-start;min-height:63px}.trust-strip-divider{width:100%;height:1px}}.trust2-section{isolation:isolate;background:linear-gradient(180deg, var(--background) 0%, var(--background-secondary) 48%, var(--background) 100%);padding:125px 0 130px;position:relative;overflow:hidden}.trust2-glow{z-index:-1;pointer-events:none;filter:blur(25px);border-radius:50%;position:absolute}.trust2-glow-one{background:radial-gradient(circle,#1ec7d91a,#0000 70%);width:600px;height:600px;top:-70px;left:-300px}.trust2-glow-two{background:radial-gradient(circle,#1bb3c91a,#0000 70%);width:650px;height:650px;bottom:-240px;right:-330px}.trust2-header{margin-bottom:55px}.trust2-heading-grid{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:end;gap:75px;margin-top:26px;display:grid}.trust2-heading-grid h2{max-width:780px;font-family:var(--font-heading);letter-spacing:-.06em;color:var(--text-primary);font-size:clamp(48px,5vw,76px);font-weight:700;line-height:.96}.trust2-heading-grid h2 span{color:#28bfd2}.trust2-heading-copy{padding-bottom:5px}.trust2-heading-copy p{max-width:500px;color:var(--text-secondary);font-size:15px;line-height:1.8}.trust2-heading-copy>span{color:#57d0dc9e;letter-spacing:.13em;text-transform:uppercase;margin-top:18px;font-size:9px;font-weight:800;display:block}.trust2-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.trust2-card{text-align:left;cursor:pointer;isolation:isolate;background:linear-gradient(145deg,#0a2930b8,#04191f8a);border:1px solid #4ed8e51c;border-radius:34px;flex-direction:column;width:100%;padding:0;transition:transform .45s cubic-bezier(.16,1,.3,1),border-color .4s,box-shadow .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 70px #00000026,inset 0 1px #9df1f70f}.trust2-card:hover{border-color:#43dbe740;transform:translateY(-8px);box-shadow:0 35px 90px #00000036,0 0 50px #0fb6cc12}.trust2-image{border-radius:32px 32px 0 0;height:285px;position:relative;overflow:hidden}.trust2-image img{object-fit:cover;object-position:center;filter:saturate(.9)contrast(1.02);width:100%;height:100%;transition:transform .75s cubic-bezier(.16,1,.3,1),filter .6s;display:block;transform:scale(1.01)}.trust2-card:hover .trust2-image img{filter:saturate()contrast(1.04);transform:scale(1.07)}.trust2-image-overlay{z-index:2;background:linear-gradient(#0314190d 20%,#0314191f 54%,#031419a1 100%);position:absolute;inset:0}.trust2-card-number{z-index:7;color:#88edf5;-webkit-backdrop-filter:blur(14px);background:#04222987;border:1px solid #97f2f926;border-radius:13px;place-items:center;width:41px;height:41px;font-size:9px;font-weight:800;display:grid;position:absolute;top:20px;right:20px}.trust2-card-label{z-index:7;color:#e0fbfdbf;letter-spacing:.14em;align-items:center;gap:8px;font-size:8px;font-weight:800;display:flex;position:absolute;top:20px;left:20px}.trust2-card-label span{background:#48dce8;border-radius:50%;width:6px;height:6px;box-shadow:0 0 12px #48dce88c}.trust2-water{z-index:6;pointer-events:none;height:90px;transition:height .55s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-2px;left:0;right:0;overflow:hidden}.trust2-card:hover .trust2-water{height:112px}.trust2-wave{will-change:transform;width:200%;height:100%;position:absolute;left:-50%}.trust2-wave-back{fill:#20bcd17a;animation:12s linear infinite trustWaveBack;bottom:-18px}.trust2-wave-front{fill:#0489a1c7;animation:8s linear infinite trustWaveFront;bottom:-28px}.trust2-wave-foam{fill:none;stroke:#b9f9fd99;stroke-width:2px;stroke-linecap:round;opacity:.72;width:200%;height:48px;animation:7s linear infinite trustWaveFoam;position:absolute;bottom:35px;left:-50%}.trust2-content{z-index:4;flex-direction:column;flex:1;padding:27px 25px 24px;display:flex;position:relative}.trust2-title-row{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.trust2-title-row h3{font-family:var(--font-heading);letter-spacing:-.045em;color:var(--text-primary);font-size:clamp(27px,2.5vw,37px);font-weight:700;line-height:1}.trust2-title-row h3 span{color:#28bfd2;margin-top:5px;display:block}.trust2-open-icon{color:#58dfe9;background:#29c9d914;border-radius:12px;flex-shrink:0;place-items:center;width:37px;height:37px;transition:transform .35s cubic-bezier(.16,1,.3,1),background .35s;display:grid}.trust2-card:hover .trust2-open-icon{background:#29c9d924;transform:rotate(45deg)}.trust2-content>p{color:var(--text-secondary);margin-top:18px;font-size:12.5px;line-height:1.75}.trust2-card-footer{color:#64d3dd8c;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:14px;margin-top:auto;padding-top:26px;font-size:8px;font-weight:800;display:flex}.trust2-card-line{background:linear-gradient(90deg,#3ed7e42e,#0000);flex:1;height:1px}.trust2-card-glow{z-index:-1;background:radial-gradient(circle,#1fc9db1c,#0000 70%);border-radius:50%;width:240px;height:240px;transition:transform .5s;position:absolute;bottom:-100px;right:-100px}.trust2-card:hover .trust2-card-glow{transform:scale(1.25)}.trust2-modal-backdrop{z-index:999999;-webkit-backdrop-filter:blur(20px)saturate(120%);background:#000b0fb8;place-items:center;padding:28px;display:grid;position:fixed;inset:0;overflow-y:auto}.trust2-modal{background:linear-gradient(145deg,#08272ffa,#03181efa);border:1px solid #5de1ec21;border-radius:40px;grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);width:min(1180px,100%);min-height:650px;display:grid;position:relative;overflow:hidden;box-shadow:0 50px 150px #00000075,inset 0 1px #acf4f90f}.trust2-modal-close{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;background:#041e24b3;border:1px solid #5edee926;border-radius:16px;place-items:center;width:48px;height:48px;transition:transform .3s,background .3s;display:grid;position:absolute;top:18px;right:18px}.trust2-modal-close:hover{background:#0d4d57cc;transform:rotate(90deg)}.trust2-modal-close span{background:#fff;border-radius:999px;width:18px;height:1.5px;position:absolute}.trust2-modal-close span:first-child{transform:rotate(45deg)}.trust2-modal-close span:last-child{transform:rotate(-45deg)}.trust2-modal-image{min-height:650px;position:relative;overflow:hidden}.trust2-modal-image img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.trust2-modal-badge{z-index:8;color:#e3fcfecc;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);letter-spacing:.13em;background:#041f2680;border:1px solid #a3f2f824;border-radius:999px;align-items:center;gap:9px;padding:10px 13px;font-size:8px;font-weight:800;display:flex;position:absolute;top:28px;left:28px}.trust2-modal-badge span{background:#49dbe8;border-radius:50%;width:6px;height:6px}.trust2-modal-number{z-index:8;color:#e4fcfede;font-family:var(--font-heading);letter-spacing:-.06em;font-size:72px;font-weight:700;position:absolute;bottom:115px;left:30px}.trust2-modal-image .trust2-water{height:140px}.trust2-modal-content{flex-direction:column;justify-content:center;padding:75px 58px 55px;display:flex;position:relative;overflow-y:auto}.trust2-modal-kicker{color:#46d6e2a6;letter-spacing:.18em;font-size:9px;font-weight:800}.trust2-modal-content h3{font-family:var(--font-heading);letter-spacing:-.06em;color:var(--text-primary);margin-top:18px;font-size:clamp(44px,4.2vw,68px);font-weight:700;line-height:.94}.trust2-modal-content h3 span{color:#28bfd2;margin-top:7px;display:block}.trust2-modal-description{max-width:520px;color:var(--text-secondary);margin-top:28px;font-size:14px;line-height:1.85}.trust2-detail-list{flex-direction:column;margin-top:32px;display:flex}.trust2-detail{border-bottom:1px solid #47cfdb14;grid-template-columns:29px 35px 1fr;align-items:center;gap:9px;min-height:57px;padding:12px 0;display:grid}.trust2-detail-number{color:#4ed1dc5e;font-size:8px;font-weight:800}.trust2-detail-check{color:#58dfe9;background:#2dccdb14;border-radius:9px;place-items:center;width:27px;height:27px;font-size:10px;display:grid}.trust2-detail p{color:var(--text-primary);font-size:11px;font-weight:600}.trust2-modal-actions{align-items:center;gap:10px;margin-top:34px;display:flex}.trust2-modal-primary,.trust2-modal-secondary{border-radius:17px;justify-content:center;align-items:center;gap:11px;min-height:54px;padding:0 20px;font-size:11px;font-weight:800;display:inline-flex}.trust2-modal-primary{color:#fff;background:linear-gradient(135deg,#078ca4,#14bed1);box-shadow:0 15px 35px #079fb533}.trust2-modal-secondary{color:var(--text-primary);cursor:pointer;background:#0c3a426b;border:1px solid #49d5e11a}[data-theme=light] .trust2-card{background:linear-gradient(145deg,#ffffffe0,#e5f8fbad);border-color:#05859917;box-shadow:0 28px 70px #07718314}[data-theme=light] .trust2-modal-secondary{background:#ffffffb8}@keyframes trustWaveBack{0%{transform:translate(0,0)}to{transform:translate(-22%)}}@keyframes trustWaveFront{0%{transform:translate(-20%)}to{transform:translate(0,0)}}@keyframes trustWaveFoam{0%{transform:translate(0,0)}to{transform:translate(-18%)}}@media (width<=1050px){.trust2-heading-grid{gap:40px}.trust2-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust2-card:last-child{grid-column:1/-1;width:calc(50% - 9px)}.trust2-modal{grid-template-columns:.92fr 1.08fr;min-height:590px}.trust2-modal-content{padding:65px 40px 45px}}@media (width<=820px){.trust2-section{padding:95px 0 100px}.trust2-heading-grid{grid-template-columns:1fr;gap:22px}.trust2-heading-copy p{max-width:650px}.trust2-modal-backdrop{padding:18px}.trust2-modal{border-radius:32px;grid-template-columns:1fr;width:min(680px,100%);min-height:0;max-height:calc(100svh - 36px);overflow-y:auto}.trust2-modal-image{min-height:400px}.trust2-modal-content{padding:43px 35px 40px;overflow:visible}.trust2-modal-number{font-size:58px;bottom:90px}}@media (width<=620px){.trust2-section{padding:75px 0 80px}.trust2-header{margin-bottom:38px}.trust2-heading-grid{margin-top:20px}.trust2-heading-grid h2{font-size:clamp(38px,12vw,52px)}.trust2-heading-copy p{font-size:13px}.trust2-grid{grid-template-columns:1fr;gap:14px}.trust2-card:last-child{grid-column:auto;width:100%}.trust2-card{border-radius:27px}.trust2-image{border-radius:25px 25px 0 0;height:235px}.trust2-content{padding:23px 20px 21px}.trust2-title-row h3{font-size:30px}.trust2-content>p{font-size:12px}.trust2-modal-backdrop{padding:9px}.trust2-modal{border-radius:27px;max-height:calc(100svh - 18px)}.trust2-modal-image{min-height:310px}.trust2-modal-content{padding:35px 21px 27px}.trust2-modal-content h3{font-size:clamp(38px,12vw,50px)}.trust2-modal-description{margin-top:22px;font-size:13px}.trust2-detail-list{margin-top:25px}.trust2-detail{grid-template-columns:24px 31px 1fr}.trust2-modal-actions{flex-direction:column;align-items:stretch}.trust2-modal-primary,.trust2-modal-secondary{width:100%}.trust2-modal-close{border-radius:14px;width:43px;height:43px;top:12px;right:12px}.trust2-modal-badge{top:18px;left:18px}.trust2-modal-number{font-size:48px;bottom:78px;left:20px}}@media (width<=380px){.trust2-image{height:215px}.trust2-title-row h3{font-size:27px}.trust2-open-icon{width:34px;height:34px}.trust2-modal-image{min-height:270px}.trust2-modal-content{padding:31px 17px 22px}.trust2-modal-content h3{font-size:38px}}.trust2-modal-backdrop{z-index:2000000;-webkit-backdrop-filter:blur(24px)saturate(130%);background:#000c11b8;justify-content:center;align-items:center;width:100vw;height:100svh;padding:16px;display:flex;position:fixed;inset:0;overflow:hidden}.trust2-modal{background:linear-gradient(145deg,#07252cfc,#03161cfc);border:1px solid #5bdfeb24;border-radius:38px;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);width:calc(100vw - 32px);max-width:none;height:calc(100svh - 32px);min-height:0;display:grid;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 55px 160px #0000007a}.trust2-modal-image{background:#08262d;width:100%;height:100%;min-height:0;position:relative;overflow:hidden}.trust2-modal-image img{object-fit:cover;object-position:center;width:100%;height:100%;animation:none;display:block;position:absolute;inset:0;transform:none}.trust2-modal-image-overlay{z-index:2;background:linear-gradient(#02111605 0%,#0211160d 55%,#02111685 100%);position:absolute;inset:0}.trust2-modal-content{scrollbar-width:thin;scrollbar-color:#30cddb4d transparent;flex-direction:column;justify-content:center;height:100%;padding:clamp(70px,6vw,105px) clamp(42px,5vw,88px) 55px;display:flex;position:relative;overflow-y:auto}.trust2-modal-content::-webkit-scrollbar{width:5px}.trust2-modal-content::-webkit-scrollbar-thumb{background:#30cddb4d;border-radius:999px}.trust2-modal-content h3{letter-spacing:-.065em;max-width:700px;margin-top:20px;font-size:clamp(52px,5vw,82px);line-height:.91}.trust2-modal-description{max-width:680px;margin-top:30px;font-size:15px;line-height:1.9}.trust2-detail-list{width:100%;max-width:720px;margin-top:34px}.trust2-detail{grid-template-columns:32px 39px minmax(0,1fr);gap:12px;min-height:62px}.trust2-detail p{font-size:12px;line-height:1.5}.trust2-modal-close{z-index:30;border-radius:17px;width:52px;height:52px;position:absolute;top:22px;right:22px}.trust2-modal-number{font-size:clamp(68px,7vw,110px);bottom:125px;left:35px}.trust2-modal-image .trust2-water{z-index:7;height:155px}[data-theme=light] .trust2-modal-backdrop{background:#ddf4f7c4}[data-theme=light] .trust2-modal{background:linear-gradient(145deg,#fafefffc,#ecfafcfc);border-color:#058b9e1c;box-shadow:0 50px 150px #08697a2b}@media (width<=900px){.trust2-modal-backdrop{padding:12px;overflow-y:auto}.trust2-modal{border-radius:31px;grid-template-rows:minmax(330px,46vh) auto;grid-template-columns:1fr;width:calc(100vw - 24px);height:calc(100svh - 24px);overflow-y:auto}.trust2-modal-image{width:100%;height:46vh;min-height:330px}.trust2-modal-content{height:auto;min-height:0;padding:45px 34px 42px;overflow:visible}.trust2-modal-content h3{font-size:clamp(46px,8vw,68px)}}@media (width<=620px){.trust2-modal-backdrop{padding:6px}.trust2-modal{border-radius:25px;grid-template-rows:300px auto;width:calc(100vw - 12px);height:calc(100svh - 12px)}.trust2-modal-image{height:300px;min-height:300px}.trust2-modal-content{padding:36px 20px 28px}.trust2-modal-content h3{font-size:clamp(39px,12vw,52px);line-height:.94}.trust2-modal-description{margin-top:21px;font-size:13px;line-height:1.75}.trust2-detail-list{margin-top:25px}.trust2-detail{grid-template-columns:24px 32px minmax(0,1fr);min-height:56px}.trust2-detail p{font-size:10.5px}.trust2-modal-actions{flex-direction:column;width:100%}.trust2-modal-primary,.trust2-modal-secondary{width:100%}.trust2-modal-close{border-radius:14px;width:44px;height:44px;top:12px;right:12px}.trust2-modal-badge{top:17px;left:17px}.trust2-modal-number{font-size:52px;bottom:75px;left:20px}.trust2-modal-image .trust2-water{height:100px}}@media (width<=380px){.trust2-modal{grid-template-rows:250px auto}.trust2-modal-image{height:250px;min-height:250px}.trust2-modal-content{padding:32px 17px 23px}.trust2-modal-content h3{font-size:37px}}.about2-section{isolation:isolate;background:linear-gradient(180deg, var(--background) 0%, var(--background-secondary) 48%, var(--background) 100%);padding:135px 0 145px;position:relative;overflow:hidden}.about2-glow{z-index:-1;pointer-events:none;filter:blur(25px);border-radius:50%;position:absolute}.about2-glow-one{background:radial-gradient(circle,#16bbd01c,#0000 70%);width:600px;height:600px;bottom:-170px;left:-300px}.about2-glow-two{background:radial-gradient(circle,#2ad5e314,#0000 70%);width:650px;height:650px;top:-160px;right:-350px}.about2-container{z-index:3;grid-template-columns:minmax(0,1fr) minmax(0,.95fr);align-items:center;gap:clamp(60px,7vw,115px);display:grid;position:relative}.about2-visual{min-height:690px;position:relative}.about2-main-image{background:#07262d;border:1px solid #45d7e421;border-radius:48px;position:absolute;inset:0 70px 65px 0;overflow:hidden;box-shadow:0 35px 90px #00000038,inset 0 1px #a7f3f90f}.about2-main-image img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform 1s cubic-bezier(.16,1,.3,1);display:block}.about2-visual:hover .about2-main-image img{transform:scale(1.035)}.about2-image-overlay{z-index:2;background:linear-gradient(#03131805,#03131814 50%,#0313187a);position:absolute;inset:0}.about2-image-label{z-index:8;color:#e4fcfec7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);letter-spacing:.14em;background:#051f268c;border:1px solid #a6f2f821;border-radius:999px;align-items:center;gap:9px;padding:10px 14px;font-size:8px;font-weight:800;display:flex;position:absolute;top:28px;left:28px}.about2-image-label span{background:#4bdce8;border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #4bdce88c}.about2-water{z-index:6;pointer-events:none;height:130px;position:absolute;bottom:-1px;left:0;right:0;overflow:hidden}.about2-wave{will-change:transform;width:200%;height:100%;position:absolute;left:-50%}.about2-wave-back{fill:#2fc6d87a;animation:14s linear infinite aboutWaveBack;bottom:-28px}.about2-wave-front{fill:#027993d1;animation:9s linear infinite aboutWaveFront;bottom:-42px}.about2-floating-image{z-index:10;border:8px solid var(--background);background:var(--background-secondary);border-radius:33px;width:240px;height:285px;position:absolute;bottom:0;right:0;overflow:hidden;box-shadow:0 24px 60px #0003}.about2-floating-image img{object-fit:cover;width:100%;height:100%;display:block}.about2-small-overlay{background:linear-gradient(#0000 40%,#021318ba);position:absolute;inset:0}.about2-floating-image>span{z-index:3;color:#fff;font-size:10px;font-weight:700;position:absolute;bottom:17px;left:18px}.about2-tech-card{z-index:12;-webkit-backdrop-filter:blur(20px)saturate(125%);background:#052027c2;border:1px solid #57dde91f;border-radius:19px;align-items:center;gap:12px;min-width:230px;padding:13px 15px;display:flex;position:absolute;bottom:100px;left:-26px;box-shadow:0 18px 45px #00000030}.about2-tech-icon{color:#57dfe9;background:#27c8d717;border-radius:13px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.about2-tech-icon svg{width:20px;height:20px}.about2-tech-card>div:last-child{flex-direction:column;gap:4px;display:flex}.about2-tech-card strong{color:#fff;font-size:10px}.about2-tech-card span{color:#cfeff294;font-size:8px}.about2-ring{z-index:-1;pointer-events:none;border:1px solid #31cfdc1c;border-radius:50%;position:absolute}.about2-ring-one{width:430px;height:430px;animation:24s linear infinite aboutRingRotate;top:45px;right:-35px}.about2-ring-two{border-style:dashed;width:330px;height:330px;animation:18s linear infinite reverse aboutRingRotate;top:95px;right:15px}.about2-content{z-index:4;position:relative}.about2-title{max-width:720px;font-family:var(--font-heading);letter-spacing:-.06em;color:var(--text-primary);margin-top:27px;font-size:clamp(50px,5vw,78px);font-weight:700;line-height:.96}.about2-title span{color:#26bfd2}.about2-lead{max-width:650px;color:var(--text-primary);margin-top:31px;font-size:17px;line-height:1.8}.about2-description{max-width:650px;color:var(--text-secondary);margin-top:17px;font-size:14px;line-height:1.85}.about2-solutions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 20px;margin-top:35px;display:grid}.about2-solution{border-bottom:1px solid #47cdda14;grid-template-columns:25px 20px minmax(0,1fr);align-items:center;gap:7px;min-height:54px;display:grid}.about2-solution-number{color:#4fcfdb5e;font-size:8px;font-weight:800}.about2-solution-dot{border:2px solid #38d7e461;border-radius:50%;width:8px;height:8px}.about2-solution strong{color:var(--text-primary);font-size:11px;font-weight:600}.about2-flow{-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);background:#07252c70;border:1px solid #48d3e017;border-radius:22px;margin-top:34px;padding:19px 20px}.about2-flow-head{justify-content:space-between;align-items:center;gap:20px;display:flex}.about2-flow-head span{color:var(--text-secondary);font-size:9px;font-weight:700}.about2-flow-head strong{color:#4bdce8;letter-spacing:.13em;font-size:8px}.about2-flow-track{background:#3fcfdd17;border-radius:999px;height:4px;margin-top:17px;position:relative}.about2-flow-progress{border-radius:inherit;background:linear-gradient(90deg,#078da7,#32d1df,#89eef5);width:75%;height:100%;position:absolute;top:0;left:0}.about2-flow-drop{background:#56dee8;border-radius:70% 35% 70% 65%;width:13px;height:17px;animation:3.5s ease-in-out infinite aboutFlowDrop;position:absolute;top:50%;left:73%;transform:translate(-50%,-50%)rotate(45deg);box-shadow:0 0 14px #36d8e654}.about2-flow-labels{color:#71bec673;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;margin-top:13px;font-size:7px;font-weight:800;display:flex}.about2-actions{flex-wrap:wrap;gap:10px;margin-top:32px;display:flex}.about2-primary,.about2-secondary{border-radius:18px;justify-content:center;align-items:center;gap:13px;min-height:57px;padding:0 22px;font-size:11px;font-weight:800;display:inline-flex}.about2-primary{color:#fff;background:linear-gradient(135deg,#078da5,#13bfd2);box-shadow:0 17px 40px #05a0b630}.about2-secondary{color:var(--text-primary);background:#07252c6b;border:1px solid #44d2e01a}[data-theme=light] .about2-tech-card{background:#fffc;border-color:#06809417;box-shadow:0 18px 45px #075f6f1f}[data-theme=light] .about2-tech-card strong{color:var(--text-primary)}[data-theme=light] .about2-tech-card span{color:var(--text-secondary)}[data-theme=light] .about2-flow,[data-theme=light] .about2-secondary{background:#ffffffb3;border-color:#07809417}@keyframes aboutWaveBack{0%{transform:translate(0,0)}to{transform:translate(-22%)}}@keyframes aboutWaveFront{0%{transform:translate(-20%)}to{transform:translate(0,0)}}@keyframes aboutRingRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes aboutFlowDrop{0%,to{left:8%}50%{left:92%}}@media (width<=1000px){.about2-section{padding:105px 0 115px}.about2-container{grid-template-columns:1fr;gap:75px}.about2-visual{width:min(720px,100%);min-height:650px}.about2-content{max-width:760px}}@media (width<=620px){.about2-section{padding:80px 0 90px}.about2-container{gap:52px}.about2-visual{min-height:485px}.about2-main-image{border-radius:32px;inset:0 28px 50px 0}.about2-floating-image{border-width:5px;border-radius:23px;width:145px;height:185px}.about2-tech-card{min-width:190px;padding:10px 12px;bottom:32px;left:10px}.about2-tech-icon{width:35px;height:35px}.about2-ring-one{width:300px;height:300px}.about2-ring-two{width:230px;height:230px}.about2-title{font-size:clamp(40px,12vw,54px)}.about2-lead{margin-top:24px;font-size:14px}.about2-description{font-size:12.5px}.about2-solutions{grid-template-columns:1fr;margin-top:27px}.about2-actions{flex-direction:column}.about2-primary,.about2-secondary{width:100%}}@media (width<=380px){.about2-visual{min-height:420px}.about2-floating-image{width:128px;height:165px}.about2-tech-card{min-width:170px}.about2-title{font-size:39px}}.products2-section{isolation:isolate;background:linear-gradient(180deg, var(--background) 0%, var(--background-secondary) 48%, var(--background) 100%);padding:135px 0;position:relative;overflow:hidden}.products2-glow{z-index:-1;pointer-events:none;filter:blur(24px);border-radius:50%;position:absolute}.products2-glow-one{background:radial-gradient(circle,#17bed21a,#0000 70%);width:650px;height:650px;top:150px;left:-330px}.products2-glow-two{background:radial-gradient(circle,#22cfe017,#0000 70%);width:700px;height:700px;bottom:-180px;right:-360px}.products2-header{margin-bottom:56px}.products2-heading-grid{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:end;gap:70px;margin-top:26px;display:grid}.products2-heading-grid h2{max-width:790px;font-family:var(--font-heading);letter-spacing:-.06em;color:var(--text-primary);font-size:clamp(48px,5vw,76px);font-weight:700;line-height:.96}.products2-heading-grid h2 span{color:#28bfd2}.products2-heading-copy p{max-width:500px;color:var(--text-secondary);font-size:14px;line-height:1.8}.products2-heading-copy>a{color:#35c9d9;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:9px;width:fit-content;margin-top:20px;font-size:9px;font-weight:800;display:flex}.products2-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.products2-card{isolation:isolate;background:linear-gradient(145deg,#0a2930b3,#04191f87);border:1px solid #4cd7e41c;border-radius:34px;min-width:0;transition:transform .45s cubic-bezier(.16,1,.3,1),border-color .4s,box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 25px 70px #00000024,inset 0 1px #99f1f80d}.products2-card:hover{border-color:#45dbe83d;transform:translateY(-8px);box-shadow:0 36px 90px #0003,0 0 50px #1fc2d50f}.products2-image{height:285px;position:relative;overflow:hidden}.products2-image img{object-fit:cover;object-position:center;filter:saturate(.9)contrast(1.02);width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1),filter .5s;display:block;transform:scale(1.015)}.products2-card:hover .products2-image img{filter:saturate()contrast(1.04);transform:scale(1.065)}.products2-image-overlay{z-index:2;background:linear-gradient(#03131808,#03131814 48%,#031318a1 100%);position:absolute;inset:0}.products2-category{z-index:8;color:#e2fbfdc4;-webkit-backdrop-filter:blur(14px);letter-spacing:.12em;background:#041d247a;border:1px solid #b1f6fb21;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-size:7px;font-weight:800;display:flex;position:absolute;top:20px;left:20px}.products2-category>span{background:#4adbe7;border-radius:50%;width:6px;height:6px;box-shadow:0 0 11px #4adbe773}.products2-number{z-index:8;color:#8cecf4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#041e2485;border:1px solid #b0f5fa21;border-radius:13px;place-items:center;width:42px;height:42px;font-size:9px;font-weight:800;display:grid;position:absolute;top:20px;right:20px}.products2-water{z-index:6;pointer-events:none;height:93px;transition:height .55s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-2px;left:0;right:0;overflow:hidden}.products2-card:hover .products2-water{height:112px}.products2-wave{will-change:transform;width:200%;height:100%;position:absolute;left:-50%}.products2-wave-back{fill:#2cc9db78;animation:12s linear infinite productsWaveBack;bottom:-18px}.products2-wave-front{fill:#0589a1cc;animation:8s linear infinite productsWaveFront;bottom:-29px}.products2-wave-foam{fill:none;stroke:#bef9fd9e;stroke-width:2px;stroke-linecap:round;opacity:.72;width:200%;height:47px;animation:7s linear infinite productsWaveFoam;position:absolute;bottom:36px;left:-50%}.products2-content{z-index:4;flex-direction:column;min-height:325px;padding:27px 25px 24px;display:flex;position:relative}.products2-code{color:#41d3e094;letter-spacing:.13em;font-size:9px;font-weight:800}.products2-content h3{font-family:var(--font-heading);letter-spacing:-.05em;color:var(--text-primary);margin-top:14px;font-size:clamp(29px,2.5vw,39px);font-weight:700;line-height:.98}.products2-content h3 span{color:#28bfd2;margin-top:5px;display:block}.products2-content>p{color:var(--text-secondary);margin-top:19px;font-size:12.5px;line-height:1.75}.products2-footer{border-top:1px solid #44cedb14;justify-content:space-between;align-items:center;gap:15px;margin-top:auto;padding-top:28px;display:flex}.products2-explore{color:var(--text-primary);cursor:pointer;background:0 0;align-items:center;gap:10px;font-size:10px;font-weight:800;display:inline-flex}.products2-explore>span{color:#4fdce8;transition:transform .3s}.products2-explore:hover>span{transform:translate(4px)}.products2-water-status{color:#56cfda6b;letter-spacing:.1em;align-items:center;gap:6px;font-size:7px;font-weight:800;display:flex}.products2-water-status i{background:#43d8e5;border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px #43d8e566}.products2-card-glow{z-index:-1;background:radial-gradient(circle,#1dc6d91c,#0000 70%);border-radius:50%;width:240px;height:240px;position:absolute;bottom:-100px;right:-100px}.products2-bottom{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#07242b80;border:1px solid #48d5e21a;border-radius:31px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;min-height:108px;margin-top:22px;padding:18px 22px;display:grid;box-shadow:inset 0 1px #97eef50a}.products2-bottom-icon{color:#1bc2d4;place-items:center;width:55px;height:62px;display:grid}.products2-bottom-icon svg{width:35px;height:44px}.products2-bottom-copy{flex-direction:column;gap:6px;display:flex}.products2-bottom-copy>span{color:#4bd2de8f;letter-spacing:.14em;font-size:8px;font-weight:800}.products2-bottom-copy strong{color:var(--text-primary);font-size:clamp(16px,1.6vw,21px)}.products2-bottom-button{color:#fff;background:linear-gradient(135deg,#078da5,#13bfd2);border-radius:18px;justify-content:center;align-items:center;gap:12px;min-height:55px;padding:0 20px;font-size:10px;font-weight:800;display:inline-flex;box-shadow:0 15px 38px #05a0b72b}[data-theme=light] .products2-card{background:linear-gradient(145deg,#ffffffe0,#e5f9fbab);border-color:#06829617;box-shadow:0 28px 70px #07697b14}[data-theme=light] .products2-bottom{background:#ffffffad;border-color:#06839617}@keyframes productsWaveBack{0%{transform:translate(0,0)}to{transform:translate(-22%)}}@keyframes productsWaveFront{0%{transform:translate(-20%)}to{transform:translate(0,0)}}@keyframes productsWaveFoam{0%{transform:translate(0,0)}to{transform:translate(-18%)}}@media (width<=980px){.products2-section{padding:105px 0 110px}.products2-heading-grid{grid-template-columns:1fr;gap:22px}.products2-heading-copy p{max-width:650px}.products2-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.products2-section{padding:78px 0 85px}.products2-header{margin-bottom:38px}.products2-heading-grid{margin-top:20px}.products2-heading-grid h2{font-size:clamp(39px,12vw,53px)}.products2-heading-copy p{font-size:13px}.products2-grid{scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:13px;width:calc(100vw - 14px);margin-left:0;padding:0 20px 14px 0;display:flex;overflow-x:auto}.products2-grid::-webkit-scrollbar{display:none}.products2-card{scroll-snap-align:start;border-radius:28px;flex:0 0 min(84vw,355px);min-width:min(84vw,355px)}.products2-image{height:235px}.products2-content{min-height:300px;padding:23px 20px 21px}.products2-content h3{font-size:31px}.products2-content>p{font-size:12px}.products2-bottom{border-radius:25px;grid-template-columns:auto 1fr;gap:14px;margin-top:8px;padding:18px}.products2-bottom-button{grid-column:1/-1;width:100%}}@media (width<=380px){.products2-card{flex-basis:86vw;min-width:86vw}.products2-image{height:215px}.products2-content h3{font-size:28px}.products2-footer{flex-direction:column;align-items:flex-start}}.why2-section{isolation:isolate;background:linear-gradient(180deg, var(--background) 0%, var(--background-secondary) 50%, var(--background) 100%);padding:135px 0 130px;position:relative;overflow:hidden}.why2-glow{z-index:-1;pointer-events:none;filter:blur(24px);border-radius:50%;position:absolute}.why2-glow-one{background:radial-gradient(circle,#1ec0d41a,#0000 70%);width:650px;height:650px;top:120px;left:-340px}.why2-glow-two{background:radial-gradient(circle,#18cbde14,#0000 70%);width:700px;height:700px;bottom:-260px;right:-360px}.why2-header{margin-bottom:58px}.why2-heading-grid{grid-template-columns:minmax(0,1.18fr) minmax(300px,.82fr);align-items:end;gap:70px;margin-top:26px;display:grid}.why2-heading-grid h2{max-width:780px;font-family:var(--font-heading);letter-spacing:-.06em;color:var(--text-primary);font-size:clamp(50px,5vw,77px);font-weight:700;line-height:.95}.why2-heading-grid h2 span{color:#28bfd2}.why2-heading-grid>p{max-width:500px;color:var(--text-secondary);font-size:14px;line-height:1.85}.why2-main{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:stretch;gap:clamp(45px,6vw,95px);display:grid}.why2-visual{min-height:700px;position:relative}.why2-image-shell{isolation:isolate;background:#06262d;border:1px solid #48d7e41f;border-radius:46px;position:absolute;inset:0;overflow:hidden;box-shadow:0 35px 90px #00000036,inset 0 1px #a7f3f90f}.why2-image-shell>img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .9s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.why2-image-shell:hover>img{transform:scale(1.035)}.why2-image-overlay{z-index:2;background:linear-gradient(#0212170d,#02121721 46%,#021217b8 100%);position:absolute;inset:0}.why2-image-top{z-index:8;color:#e4fcfec7;-webkit-backdrop-filter:blur(16px);letter-spacing:.14em;background:#041f2685;border:1px solid #a9f4f921;border-radius:999px;align-items:center;gap:9px;padding:10px 13px;font-size:8px;font-weight:800;display:flex;position:absolute;top:27px;left:27px}.why2-image-top>span{background:#49dae7;border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #49dae780}.why2-active-info{z-index:10;-webkit-backdrop-filter:blur(20px)saturate(125%);background:#041d24a8;border:1px solid #66e1eb1f;border-radius:21px;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:15px;padding:17px 18px;display:grid;position:absolute;bottom:150px;left:30px;right:30px;box-shadow:0 20px 50px #0000002e}.why2-active-number{color:#67e3ed;background:#23c4d41a;border-radius:16px;place-items:center;width:54px;height:54px;font-size:10px;font-weight:800;display:grid}.why2-active-info>div{flex-direction:column;gap:5px;display:flex}.why2-active-info small{color:#67d3dd8f;letter-spacing:.12em;font-size:7px;font-weight:800}.why2-active-info strong{color:#fff;font-family:var(--font-heading);letter-spacing:-.025em;font-size:20px;line-height:1}.why2-active-info strong span{color:#4ddce8}.why2-water{z-index:6;pointer-events:none;height:135px;position:absolute;bottom:-1px;left:0;right:0;overflow:hidden}.why2-wave{will-change:transform;width:200%;height:100%;position:absolute;left:-50%}.why2-wave-back{fill:#2cc8db73;animation:14s linear infinite whyWaveBack;bottom:-27px}.why2-wave-front{fill:#037e96d6;animation:9s linear infinite whyWaveFront;bottom:-42px}.why2-foam{fill:none;stroke:#baf8fc94;stroke-width:2px;opacity:.72;width:200%;height:55px;animation:8s linear infinite whyWaveFoam;position:absolute;bottom:47px;left:-50%}.why2-status{z-index:10;color:#e8fcfebf;justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:27px;left:30px;right:30px}.why2-status>div{align-items:center;gap:8px;display:flex}.why2-status-dot{background:#49dbe7;border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #49dbe799}.why2-status small,.why2-status strong{letter-spacing:.13em;font-size:7px;font-weight:800}.why2-status strong{color:#5ee4ed}.why2-reasons{grid-template-columns:52px minmax(0,1fr);gap:13px;min-width:0;display:grid;position:relative}.why2-spine{min-height:100%;position:relative}.why2-spine-line{background:linear-gradient(#0000,#34d3e033 10% 90%,#0000);width:1px;position:absolute;top:3%;bottom:3%;left:50%;transform:translate(-50%)}.why2-spine-drop{z-index:3;color:#2ac8d8;filter:drop-shadow(0 0 12px #2ac8d859);width:25px;height:31px;position:absolute;left:50%;transform:translate(-50%,-50%)}.why2-spine-drop svg{width:100%;height:100%}.why2-reason-list{flex-direction:column;display:flex}.why2-reason{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-bottom-color:#46cddb14;border-radius:21px;grid-template-columns:35px minmax(0,1fr) 38px;align-items:center;gap:12px;width:100%;min-height:108px;padding:17px 18px;transition:border-color .35s,background .35s,transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s;display:grid;position:relative}.why2-reason:hover,.why2-reason-active{background:linear-gradient(90deg,#19b5c711,#06293040);border-color:#44d6e31f;transform:translate(5px);box-shadow:inset 0 1px #85ebf30a}.why2-reason-number{color:#52cfda61;font-size:8px;font-weight:800}.why2-reason-content{min-width:0}.why2-reason-tag{color:#4ccfdb6e;letter-spacing:.12em;margin-bottom:6px;font-size:7px;font-weight:800;display:block}.why2-reason h3{color:var(--text-primary);font-family:var(--font-heading);letter-spacing:-.035em;font-size:clamp(21px,1.8vw,28px);font-weight:700;line-height:1}.why2-reason h3 span{color:#29bfd2;margin-left:5px}.why2-description-wrap{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.16,1,.3,1),opacity .3s,margin .3s;display:grid}.why2-reason-active .why2-description-wrap{opacity:1;grid-template-rows:1fr;margin-top:9px}.why2-description-wrap>p{max-width:570px;min-height:0;color:var(--text-secondary);font-size:11px;line-height:1.65;overflow:hidden}.why2-reason-arrow{color:#4bd9e6;background:#2cc7d60f;border-radius:11px;place-items:center;width:34px;height:34px;transition:transform .35s,background .35s;display:grid}.why2-reason-active .why2-reason-arrow{background:#2cc7d621;transform:rotate(45deg)}.why2-bottom{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#06232a73;border:1px solid #48d6e217;border-radius:30px;grid-template-columns:minmax(200px,.85fr) minmax(350px,1.15fr) auto;align-items:center;gap:25px;min-height:105px;margin-top:25px;padding:18px 22px;display:grid}.why2-bottom-copy{flex-direction:column;gap:5px;display:flex}.why2-bottom-copy span{color:#48cfdb85;letter-spacing:.13em;font-size:7px;font-weight:800}.why2-bottom-copy strong{color:var(--text-primary);font-size:13px}.why2-bottom-flow{color:#5bcad573;letter-spacing:.09em;justify-content:center;align-items:center;gap:9px;font-size:7px;font-weight:800;display:flex}.why2-bottom-flow i{background:#45d2df17;width:45px;height:1px;position:relative;overflow:hidden}.why2-bottom-flow i:after{content:"";background:linear-gradient(90deg,#0000,#42d8e5);width:70%;height:100%;animation:2.8s linear infinite whyFlowLine;position:absolute;top:0;left:-100%}.why2-bottom-button{color:#fff;background:linear-gradient(135deg,#078ca4,#13bed1);border-radius:17px;justify-content:center;align-items:center;gap:11px;min-height:54px;padding:0 20px;font-size:10px;font-weight:800;display:inline-flex;box-shadow:0 15px 38px #05a0b72e}[data-theme=light] .why2-reason:hover,[data-theme=light] .why2-reason-active{background:linear-gradient(90deg,#15b7c90e,#ffffffa6);border-color:#06829617}[data-theme=light] .why2-bottom{background:#ffffffa8;border-color:#06829617}@keyframes whyWaveBack{0%{transform:translate(0,0)}to{transform:translate(-22%)}}@keyframes whyWaveFront{0%{transform:translate(-20%)}to{transform:translate(0,0)}}@keyframes whyWaveFoam{0%{transform:translate(0,0)}to{transform:translate(-18%)}}@keyframes whyFlowLine{0%{transform:translate(0)}to{transform:translate(300%)}}@media (width<=1000px){.why2-section{padding:105px 0 110px}.why2-heading-grid{grid-template-columns:1fr;gap:22px}.why2-heading-grid>p{max-width:650px}.why2-main{grid-template-columns:1fr;gap:50px}.why2-visual{width:min(720px,100%);min-height:620px}.why2-reasons{grid-template-columns:45px minmax(0,1fr)}.why2-bottom{grid-template-columns:1fr auto;gap:18px}.why2-bottom-flow{grid-area:2/1/auto/-1;justify-content:flex-start}}@media (width<=620px){.why2-section{padding:78px 0 85px}.why2-header{margin-bottom:38px}.why2-heading-grid{margin-top:20px}.why2-heading-grid h2{font-size:clamp(40px,12vw,53px)}.why2-heading-grid>p{font-size:13px}.why2-main{gap:38px}.why2-visual{min-height:440px}.why2-image-shell{border-radius:30px}.why2-image-top{top:18px;left:18px}.why2-active-info{border-radius:17px;grid-template-columns:48px 1fr;padding:12px;bottom:105px;left:16px;right:16px}.why2-active-number{border-radius:13px;width:45px;height:45px}.why2-active-info strong{font-size:17px}.why2-water{height:100px}.why2-status{bottom:18px;left:18px;right:18px}.why2-reasons{display:block}.why2-spine{display:none}.why2-reason{border-radius:18px;grid-template-columns:27px minmax(0,1fr) 34px;gap:9px;min-height:98px;padding:15px 13px}.why2-reason:hover,.why2-reason-active{transform:none}.why2-reason h3{font-size:23px}.why2-reason h3 span{margin:4px 0 0;display:block}.why2-description-wrap>p{font-size:10.5px}.why2-bottom{border-radius:24px;grid-template-columns:1fr;padding:18px}.why2-bottom-flow{grid-area:auto;justify-content:flex-start;width:100%;padding-bottom:3px;overflow-x:auto}.why2-bottom-flow i{min-width:28px}.why2-bottom-button{width:100%}}@media (width<=380px){.why2-visual{min-height:390px}.why2-active-info{bottom:95px}.why2-active-info small{display:none}.why2-reason h3{font-size:21px}}.industries2-section{isolation:isolate;background:linear-gradient(180deg, var(--background) 0%, var(--background-secondary) 48%, var(--background) 100%);padding:130px 0 135px;position:relative;overflow:hidden}.industries2-glow{z-index:-1;filter:blur(25px);pointer-events:none;border-radius:50%;position:absolute}.industries2-glow-one{background:radial-gradient(circle,#18c2d61a,#0000 70%);width:650px;height:650px;top:250px;left:-350px}.industries2-glow-two{background:radial-gradient(circle,#25d0e014,#0000 70%);width:700px;height:700px;bottom:-240px;right:-380px}.industries2-metrics{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#08282fad,#04191f7d);border:1px solid #49d7e41a;border-radius:35px;margin-bottom:120px;padding:19px 22px 25px;position:relative;overflow:hidden;box-shadow:0 25px 70px #00000024,inset 0 1px #91eef50d}.industries2-metrics-top{border-bottom:1px solid #46cfdc12;justify-content:space-between;align-items:center;gap:20px;padding-bottom:17px;display:flex}.industries2-metrics-top>div{color:#52d3de99;letter-spacing:.15em;align-items:center;gap:9px;font-size:8px;font-weight:800;display:flex}.industries2-metrics-top>span{color:#6fc0c961;letter-spacing:.13em;font-size:7px;font-weight:800}.industries2-status-dot{background:#48dae7;border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #48dae780}.industries2-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:23px;display:grid}.industries2-metric{grid-template-columns:24px auto 1fr;align-items:center;gap:13px;min-height:98px;padding:8px 24px;display:grid;position:relative}.industries2-metric:not(:last-child){border-right:1px solid #44cfdc14}.industries2-metric-index{color:#4bcfdb4f;font-size:7px;font-weight:800}.industries2-metric>strong{color:#35cadb;font-family:var(--font-heading);letter-spacing:-.04em;font-size:clamp(24px,2.3vw,36px)}.industries2-metric>div{flex-direction:column;gap:4px;min-width:0;display:flex}.industries2-metric>div>span{color:var(--text-primary);font-size:10px;font-weight:700}.industries2-metric small{color:var(--text-secondary);font-size:8px}.industries2-metric-water{height:5px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.industries2-metric-water span{border-radius:50%;width:140%;height:7px;position:absolute;left:-20%}.industries2-metric-water span:first-child{background:#20c0d385;animation:7s ease-in-out infinite alternate industriesMetricWater;bottom:-4px}.industries2-metric-water span:last-child{background:#48dce845;animation:10s ease-in-out infinite alternate-reverse industriesMetricWater;bottom:-5px}.industries2-header{margin-bottom:55px}.industries2-heading-grid{grid-template-columns:minmax(0,1.18fr) minmax(300px,.82fr);align-items:end;gap:70px;margin-top:26px;display:grid}.industries2-heading-grid h2{max-width:790px;font-family:var(--font-heading);letter-spacing:-.06em;color:var(--text-primary);font-size:clamp(50px,5vw,77px);font-weight:700;line-height:.95}.industries2-heading-grid h2 span{color:#29bfd2}.industries2-heading-grid>div p{max-width:510px;color:var(--text-secondary);font-size:14px;line-height:1.85}.industries2-heading-grid>div a{color:#3bcddd;letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:9px;width:fit-content;margin-top:19px;font-size:8px;font-weight:800;display:flex}.industries2-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.industries2-card{isolation:isolate;background:linear-gradient(145deg,#09282fa3,#041a1f7a);border:1px solid #48d4e117;border-radius:27px;flex-direction:column;min-height:225px;padding:20px;transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #8cecf40a}.industries2-card-top{z-index:5;justify-content:space-between;align-items:center;display:flex;position:relative}.industries2-card-number{color:#4ecbd757;font-size:7px;font-weight:800}.industries2-icon{color:#4ed9e5;letter-spacing:.06em;background:#23becf12;border:1px solid #46d3e01a;border-radius:12px;place-items:center;width:39px;height:39px;font-size:8px;font-weight:800;transition:transform .35s,background .35s;display:grid}.industries2-card:hover .industries2-icon{background:#24c2d321;transform:rotate(-5deg)scale(1.08)}.industries2-card-content{z-index:5;margin-top:auto;padding-bottom:15px;position:relative}.industries2-small{color:#48cdd978;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:7px;font-weight:800;display:block}.industries2-card h3{max-width:180px;color:var(--text-primary);font-family:var(--font-heading);letter-spacing:-.035em;font-size:clamp(18px,1.55vw,24px);font-weight:700;line-height:1.05}.industries2-arrow{z-index:6;color:#4bd9e5;opacity:0;background:#2bc5d512;border-radius:10px;place-items:center;width:31px;height:31px;transition:opacity .3s,transform .3s;display:grid;position:absolute;bottom:17px;right:18px;transform:translateY(5px)}.industries2-card:hover .industries2-arrow{opacity:1;transform:translateY(0)rotate(45deg)}.industries2-card-water{z-index:2;opacity:.34;height:73px;transition:height .5s cubic-bezier(.16,1,.3,1),opacity .4s;position:absolute;bottom:-22px;left:0;right:0;overflow:hidden}.industries2-card-wave-back{fill:#27c4d752;animation:10s linear infinite industryWaveBack}.industries2-card-wave-front{fill:#047f97a6;animation:7s linear infinite industryWaveFront;bottom:-13px}.industries2-card-glow{z-index:-1;background:radial-gradient(circle,#1dc3d61c,#0000 70%);border-radius:50%;width:180px;height:180px;position:absolute;bottom:-90px;right:-90px}.industries2-bottom{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#06232a73;border:1px solid #47d3e017;border-radius:30px;grid-template-columns:minmax(250px,.9fr) minmax(400px,1.1fr) auto;align-items:center;gap:25px;min-height:105px;margin-top:22px;padding:18px 21px;display:grid}.industries2-bottom-brand{align-items:center;gap:13px;display:flex}.industries2-bottom-drop{color:#23c4d5;width:38px;height:45px}.industries2-bottom-drop svg{width:100%;height:100%}.industries2-bottom-brand>div{flex-direction:column;gap:5px;display:flex}.industries2-bottom-brand small{color:#4acfdb7a;letter-spacing:.12em;font-size:7px;font-weight:800}.industries2-bottom-brand strong{color:var(--text-primary);font-size:12px}.industries2-process{color:#58c6d16b;justify-content:center;align-items:center;gap:9px;font-size:7px;font-weight:800;display:flex}.industries2-process i{background:#46d1de14;width:48px;height:1px;position:relative;overflow:hidden}.industries2-process i:after{content:"";background:linear-gradient(90deg,#0000,#42d8e5);width:60%;height:100%;animation:2.6s linear infinite industriesFlow;position:absolute;top:0;left:-100%}.industries2-contact{color:#fff;background:linear-gradient(135deg,#078ca4,#13bed1);border-radius:17px;justify-content:center;align-items:center;gap:11px;min-height:54px;padding:0 20px;font-size:10px;font-weight:800;display:inline-flex;box-shadow:0 15px 38px #069eb52b}[data-theme=light] .industries2-metrics,[data-theme=light] .industries2-card,[data-theme=light] .industries2-bottom{background:linear-gradient(145deg,#ffffffd1,#e7f9fb94);border-color:#07829514;box-shadow:0 22px 55px #08687a0f}@keyframes industriesMetricWater{0%{transform:translate(-4%)rotate(-.3deg)}to{transform:translate(4%)rotate(.3deg)}}@keyframes industryWaveBack{0%{transform:translate(0,0)}to{transform:translate(-22%)}}@keyframes industryWaveFront{0%{transform:translate(-20%)}to{transform:translate(0,0)}}@keyframes industriesFlow{0%{transform:translate(0)}to{transform:translate(340%)}}@media (width<=1150px){.industries2-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.industries2-metric{padding-inline:14px}}@media (width<=900px){.industries2-section{padding:105px 0 110px}.industries2-metrics{margin-bottom:95px}.industries2-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.industries2-metric{min-height:100px}.industries2-metric:nth-child(2){border-right:0}.industries2-metric:nth-child(-n+2){border-bottom:1px solid #44cfdc14}.industries2-heading-grid{grid-template-columns:1fr;gap:22px}.industries2-heading-grid>div p{max-width:650px}.industries2-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.industries2-bottom{grid-template-columns:1fr auto}.industries2-process{grid-area:2/1/auto/-1;justify-content:flex-start}}@media (width<=620px){.industries2-section{padding:80px 0 85px}.industries2-metrics{border-radius:27px;margin-bottom:75px;padding:16px 15px 20px}.industries2-metrics-top>span{display:none}.industries2-metric-grid{grid-template-columns:1fr}.industries2-metric{border-bottom:1px solid #44cfdc12;grid-template-columns:23px 68px 1fr;min-height:78px;padding:8px 7px;border-right:0!important}.industries2-metric:last-child{border-bottom:0}.industries2-header{margin-bottom:38px}.industries2-heading-grid{margin-top:20px}.industries2-heading-grid h2{font-size:clamp(40px,12vw,53px)}.industries2-heading-grid>div p{font-size:13px}.industries2-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.industries2-card{border-radius:22px;min-height:190px;padding:15px}.industries2-icon{border-radius:10px;width:34px;height:34px}.industries2-card h3{font-size:18px}.industries2-small{font-size:6px}.industries2-arrow{display:none}.industries2-card-water{height:58px}.industries2-bottom{border-radius:25px;grid-template-columns:1fr;padding:18px}.industries2-process{grid-area:auto;justify-content:flex-start;width:100%;padding-bottom:4px;overflow-x:auto}.industries2-process i{min-width:28px}.industries2-contact{width:100%}}@media (width<=380px){.industries2-grid{grid-template-columns:1fr}.industries2-card{min-height:180px}}.values2-section{isolation:isolate;background:linear-gradient(180deg, var(--background) 0%, var(--background-secondary) 50%, var(--background) 100%);padding:135px 0;position:relative;overflow:hidden}.values2-glow{z-index:-1;pointer-events:none;filter:blur(28px);border-radius:50%;position:absolute}.values2-glow-one{background:radial-gradient(circle,#17bed31a,#0000 70%);width:680px;height:680px;top:80px;left:-360px}.values2-glow-two{background:radial-gradient(circle,#2bd1e014,#0000 70%);width:720px;height:720px;bottom:-250px;right:-390px}.values2-header{margin-bottom:58px}.values2-heading-grid{grid-template-columns:minmax(0,1.18fr) minmax(300px,.82fr);align-items:end;gap:75px;margin-top:26px;display:grid}.values2-heading-grid h2{max-width:790px;font-family:var(--font-heading);letter-spacing:-.06em;color:var(--text-primary);font-size:clamp(50px,5vw,78px);font-weight:700;line-height:.95}.values2-heading-grid h2 span{color:#29bfd2}.values2-heading-grid>div p{max-width:510px;color:var(--text-secondary);font-size:14px;line-height:1.85}.values2-heading-note{color:#4acfdb78;letter-spacing:.15em;margin-top:18px;font-size:8px;font-weight:800;display:block}.values2-main{grid-template-columns:minmax(330px,.78fr) minmax(0,1.22fr);align-items:stretch;gap:clamp(30px,4vw,65px);display:grid}.values2-list{flex-direction:column;gap:11px;display:flex}.values2-item{text-align:left;cursor:pointer;background:linear-gradient(145deg,#09282f99,#04191f70);border:1px solid #48d3e016;border-radius:27px;flex-direction:column;width:100%;min-height:182px;padding:22px 21px;transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .35s,background .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.values2-item:hover,.values2-item-active{background:linear-gradient(145deg,#0c3a42c7,#0520268c);border-color:#41d7e438;transform:translate(7px);box-shadow:0 22px 55px #00000021}.values2-item-top{z-index:4;justify-content:space-between;align-items:center;gap:15px;display:flex;position:relative}.values2-item-number{color:#4dcfdb61;font-size:8px;font-weight:800}.values2-item-status{color:#4ad0dc6e;letter-spacing:.11em;align-items:center;gap:7px;font-size:6.5px;font-weight:800;display:flex}.values2-item-status i{background:#48d9e6;border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px #48d9e673}.values2-item-content{z-index:4;margin-top:auto;padding-top:25px;position:relative}.values2-item-eyebrow{color:#4cccd86e;letter-spacing:.12em;font-size:7px;font-weight:800}.values2-item h3{color:var(--text-primary);font-family:var(--font-heading);letter-spacing:-.04em;margin-top:7px;font-size:clamp(24px,2vw,31px);font-weight:700;line-height:1}.values2-item-description{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.16,1,.3,1),opacity .3s,margin .3s;display:grid}.values2-item-active .values2-item-description{opacity:1;grid-template-rows:1fr;margin-top:12px}.values2-item-description p{min-height:0;color:var(--text-secondary);font-size:10.5px;line-height:1.7;overflow:hidden}.values2-item-arrow{z-index:5;color:#4bd9e5;background:#2ac4d312;border-radius:10px;place-items:center;width:32px;height:32px;transition:transform .35s,background .35s;display:grid;position:absolute;bottom:20px;right:20px;transform:rotate(0)}.values2-item-active .values2-item-arrow{background:#2ac4d321;transform:rotate(90deg)}.values2-item-water{height:5px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.values2-item-water span{border-radius:50%;width:140%;height:8px;position:absolute;left:-20%}.values2-item-water span:first-child{background:#26c2d580;animation:6s ease-in-out infinite alternate valuesSmallWater;bottom:-5px}.values2-item-water span:last-child{background:#5be1eb38;animation:9s ease-in-out infinite alternate-reverse valuesSmallWater;bottom:-6px}.values2-visual{min-height:690px;position:relative}.values2-visual-shell{isolation:isolate;background:#05242b;border:1px solid #4bd9e51f;border-radius:46px;position:absolute;inset:0;overflow:hidden;box-shadow:0 35px 95px #0003,inset 0 1px #a7f4f90f}.values2-image-stage{z-index:1;position:absolute;inset:0;overflow:hidden}.values2-image-slide{will-change:transform, opacity;position:absolute;inset:0}.values2-image-slide img{object-fit:cover;object-position:center;width:100%;height:100%;animation:none;display:block;transform:none}.values2-image-overlay{z-index:2;background:linear-gradient(#0212170a 0%,#02121724 42%,#021217d1 100%);position:absolute;inset:0}.values2-visual-label{z-index:8;color:#e4fcfecc;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);letter-spacing:.13em;background:#041e2587;border:1px solid #aaf4f924;border-radius:999px;align-items:center;gap:9px;padding:10px 13px;font-size:8px;font-weight:800;display:flex;position:absolute;top:28px;left:28px}.values2-visual-label span{background:#4adbe7;border-radius:50%;width:7px;height:7px;box-shadow:0 0 11px #4adbe780}.values2-big-number{z-index:5;color:#dbfafc29;font-family:var(--font-heading);letter-spacing:-.07em;font-size:clamp(70px,7vw,110px);font-weight:700;line-height:1;position:absolute;top:35px;right:35px}.values2-visual-content{z-index:9;-webkit-backdrop-filter:blur(22px)saturate(125%);background:#041b22b8;border:1px solid #70e5ee1f;border-radius:27px;padding:25px 27px;position:absolute;bottom:125px;left:32px;right:32px;box-shadow:0 22px 60px #0003}.values2-content-status{color:#5ddce791;letter-spacing:.13em;align-items:center;gap:8px;font-size:7px;font-weight:800;display:flex}.values2-content-status i{background:#48dbe7;border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #48dbe785}.values2-visual-content h3{color:#fff;max-width:700px;font-family:var(--font-heading);letter-spacing:-.055em;margin-top:13px;font-size:clamp(34px,3.5vw,54px);font-weight:700;line-height:.96}.values2-visual-content h3 span{color:#4cdae6;margin-top:5px;display:block}.values2-points{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 16px;margin-top:22px;display:grid}.values2-point{border-bottom:1px solid #5cd9e414;grid-template-columns:22px 28px 1fr;align-items:center;gap:7px;min-height:43px;display:grid}.values2-point>span{color:#66d0da5c;font-size:7px;font-weight:800}.values2-point i{color:#53dce7;background:#2cc8d614;border-radius:8px;place-items:center;width:25px;height:25px;font-size:8px;font-style:normal;display:grid}.values2-point strong{color:#ecfbfcc2;font-size:9px;font-weight:600}.values2-water{z-index:7;pointer-events:none;height:125px;position:absolute;bottom:-1px;left:0;right:0;overflow:hidden}.values2-wave{will-change:transform;width:200%;height:100%;position:absolute;left:-50%}.values2-wave-back{fill:#2cc9db80;animation:14s linear infinite valuesWaveBack;bottom:-28px}.values2-wave-front{fill:#048098db;animation:9s linear infinite valuesWaveFront;bottom:-43px}.values2-foam{fill:none;stroke:#bff9fd94;stroke-width:2px;opacity:.72;width:200%;height:52px;animation:8s linear infinite valuesWaveFoam;position:absolute;bottom:42px;left:-50%}.values2-bottom{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#06232a75;border:1px solid #47d4e017;border-radius:30px;grid-template-columns:minmax(260px,.9fr) minmax(400px,1.1fr) auto;align-items:center;gap:25px;min-height:108px;margin-top:25px;padding:18px 22px;display:grid}.values2-bottom-brand{align-items:center;gap:14px;display:flex}.values2-drop{color:#26c5d6;flex-shrink:0;width:38px;height:45px}.values2-drop svg{width:100%;height:100%}.values2-bottom-brand>div{flex-direction:column;gap:5px;display:flex}.values2-bottom-brand small{color:#4bcfdb7a;letter-spacing:.13em;font-size:7px;font-weight:800}.values2-bottom-brand strong{color:var(--text-primary);font-size:12px}.values2-bottom-flow{color:#5ac9d36b;letter-spacing:.08em;justify-content:center;align-items:center;gap:9px;font-size:7px;font-weight:800;display:flex}.values2-bottom-flow i{background:#47d1de14;width:46px;height:1px;position:relative;overflow:hidden}.values2-bottom-flow i:after{content:"";background:linear-gradient(90deg,#0000,#42d8e5);width:65%;height:100%;animation:2.7s linear infinite valuesFlow;position:absolute;top:0;left:-100%}.values2-bottom-button{color:#fff;background:linear-gradient(135deg,#078ca4,#13bfd1);border-radius:17px;justify-content:center;align-items:center;gap:11px;min-height:55px;padding:0 20px;font-size:10px;font-weight:800;display:inline-flex;box-shadow:0 15px 38px #069fb62b}[data-theme=light] .values2-item{background:linear-gradient(145deg,#ffffffd4,#e7f9fb94);border-color:#06829514}[data-theme=light] .values2-item:hover,[data-theme=light] .values2-item-active{background:linear-gradient(145deg,#fffffff5,#e0f7fad6);border-color:#068b9f24;box-shadow:0 22px 55px #08697a14}[data-theme=light] .values2-bottom{background:#ffffffab;border-color:#06829514}@keyframes valuesSmallWater{0%{transform:translate(-4%)rotate(-.3deg)}to{transform:translate(4%)rotate(.3deg)}}@keyframes valuesWaveBack{0%{transform:translate(0,0)}to{transform:translate(-22%)}}@keyframes valuesWaveFront{0%{transform:translate(-20%)}to{transform:translate(0,0)}}@keyframes valuesWaveFoam{0%{transform:translate(0,0)}to{transform:translate(-18%)}}@keyframes valuesFlow{0%{transform:translate(0)}to{transform:translate(330%)}}@media (width<=1000px){.values2-section{padding:105px 0 110px}.values2-heading-grid{grid-template-columns:1fr;gap:22px}.values2-heading-grid>div p{max-width:650px}.values2-main{grid-template-columns:1fr}.values2-list{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.values2-item{min-height:210px}.values2-item:hover,.values2-item-active{transform:translateY(-5px)}.values2-item-description{display:none}.values2-visual{min-height:620px;margin-top:18px}.values2-bottom{grid-template-columns:1fr auto}.values2-bottom-flow{grid-area:2/1/auto/-1;justify-content:flex-start}}@media (width<=620px){.values2-section{padding:80px 0 88px}.values2-header{margin-bottom:39px}.values2-heading-grid{margin-top:20px}.values2-heading-grid h2{font-size:clamp(40px,12vw,53px)}.values2-heading-grid>div p{font-size:13px}.values2-main{gap:16px}.values2-list{scroll-snap-type:x mandatory;scrollbar-width:none;gap:10px;width:calc(100vw - 14px);padding:0 18px 8px 0;display:flex;overflow-x:auto}.values2-list::-webkit-scrollbar{display:none}.values2-item{scroll-snap-align:start;border-radius:23px;flex:0 0 74vw;min-width:74vw;min-height:155px;padding:18px}.values2-item:hover,.values2-item-active{transform:none}.values2-item-description{display:none}.values2-item h3{font-size:25px}.values2-item-arrow{bottom:16px;right:16px}.values2-visual{min-height:530px;margin-top:15px}.values2-visual-shell{border-radius:30px}.values2-visual-label{top:18px;left:18px}.values2-big-number{font-size:65px;top:20px;right:20px}.values2-visual-content{border-radius:21px;padding:19px 17px;bottom:92px;left:15px;right:15px}.values2-visual-content h3{font-size:clamp(31px,9vw,41px)}.values2-points{grid-template-columns:1fr;margin-top:17px}.values2-point{min-height:36px}.values2-water{height:95px}.values2-bottom{border-radius:25px;grid-template-columns:1fr;padding:18px}.values2-bottom-flow{grid-area:auto;justify-content:flex-start;width:100%;overflow-x:auto}.values2-bottom-flow i{min-width:28px}.values2-bottom-button{width:100%}}@media (width<=380px){.values2-item{flex-basis:82vw;min-width:82vw}.values2-visual{min-height:490px}.values2-visual-content h3{font-size:30px}}.quote2-section{isolation:isolate;background:linear-gradient(180deg, var(--background) 0%, var(--background-secondary) 45%, var(--background) 100%);padding:125px 0 135px;position:relative;overflow:hidden}.quote2-glow{z-index:-1;filter:blur(30px);pointer-events:none;border-radius:50%;position:absolute}.quote2-glow-one{background:radial-gradient(circle,#1fc5d81c,#0000 70%);width:700px;height:700px;top:-100px;left:-380px}.quote2-glow-two{background:radial-gradient(circle,#1fc2d617,#0000 70%);width:720px;height:720px;bottom:-260px;right:-390px}.quote2-shell{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);isolation:isolate;background:linear-gradient(145deg,#07272fe6,#03181edb);border:1px solid #50dde921;border-radius:50px;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);align-items:center;gap:clamp(45px,6vw,90px);min-height:690px;padding:clamp(45px,5vw,75px);display:grid;position:relative;overflow:hidden;box-shadow:0 45px 120px #00000040,inset 0 1px #a4f3f90f}.quote2-grid-pattern{z-index:-2;opacity:.16;pointer-events:none;background-image:linear-gradient(#49d5e10f 1px,#0000 1px),linear-gradient(90deg,#49d5e10f 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.quote2-orb{z-index:-1;pointer-events:none;border-radius:50%;position:absolute}.quote2-orb-one{background:radial-gradient(circle,#2ccfde2b,#0000 68%);width:430px;height:430px;top:-170px;left:-160px}.quote2-orb-two{background:radial-gradient(circle,#1597ae21,#0000 70%);width:400px;height:400px;top:60px;right:-150px}.quote2-content{z-index:7;padding-bottom:90px;position:relative}.quote2-eyebrow{background:#0c3b448c}.quote2-content h2{max-width:750px;font-family:var(--font-heading);letter-spacing:-.065em;color:#fff;margin-top:29px;font-size:clamp(54px,5.5vw,86px);font-weight:700;line-height:.92}.quote2-content h2 span{color:#45d5e2}.quote2-content>p{color:#cae7ebab;max-width:620px;margin-top:29px;font-size:15px;line-height:1.85}.quote2-benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;max-width:690px;margin-top:38px;display:grid}.quote2-benefits>div{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#07252c78;border:1px solid #57dce817;border-radius:19px;flex-direction:column;justify-content:center;gap:8px;min-height:80px;padding:15px;display:flex}.quote2-benefits span{color:#50d3de6b;font-size:7px;font-weight:800}.quote2-benefits strong{color:#effdfed1;font-size:10px;line-height:1.4}.quote2-project-panel{z-index:9;-webkit-backdrop-filter:blur(24px)saturate(125%);backdrop-filter:blur(24px)saturate(125%);background:linear-gradient(145deg,#0b353dc7,#051f26c2);border:1px solid #5fe2ec21;border-radius:33px;position:relative;overflow:hidden;box-shadow:0 30px 75px #0003,inset 0 1px #9af1f80d}.quote2-panel-top{border-bottom:1px solid #4dd3df14;justify-content:space-between;align-items:center;gap:15px;min-height:57px;padding:0 20px;display:flex}.quote2-panel-top>div{color:#64d8e294;letter-spacing:.13em;align-items:center;gap:8px;font-size:7px;font-weight:800;display:flex}.quote2-panel-top>span{color:#6cc1c959;font-size:7px;font-weight:800}.quote2-panel-dot{background:#47dae6;border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #47dae680}.quote2-panel-content{padding:31px 28px 28px}.quote2-small-label{color:#4dcfda75;letter-spacing:.12em;font-size:7px;font-weight:800}.quote2-panel-content h3{color:#fff;max-width:480px;font-family:var(--font-heading);letter-spacing:-.045em;margin-top:10px;font-size:clamp(30px,2.8vw,42px);font-weight:700;line-height:.98}.quote2-panel-content h3 span{color:#49d8e4}.quote2-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:28px;display:grid}.quote2-option{color:#d9f1f4ad;text-align:left;cursor:pointer;background:#05222978;border:1px solid #50d4e014;border-radius:15px;align-items:center;gap:10px;min-height:49px;padding:0 13px;font-size:9px;font-weight:700;transition:border-color .3s,background .3s,transform .3s;display:flex}.quote2-option:hover{border-color:#46d9e62b;transform:translateY(-2px)}.quote2-option-active{color:#fff;background:linear-gradient(135deg,#0e869952,#14bbcc21);border-color:#46dbe745}.quote2-option-check{color:#61e1eb;background:#25c2d20f;border:1px solid #45d3e026;border-radius:8px;flex-shrink:0;place-items:center;width:24px;height:24px;font-size:8px;display:grid}.quote2-option-active .quote2-option-check{background:#2ccbda24}.quote2-selected{background:#041c226e;border:1px solid #49d1de14;border-radius:18px;justify-content:space-between;align-items:center;gap:15px;min-height:72px;margin-top:20px;padding:13px 15px;display:flex}.quote2-selected>div{flex-direction:column;gap:5px;display:flex}.quote2-selected small{color:#4acdd96e;letter-spacing:.12em;font-size:6px;font-weight:800}.quote2-selected strong{color:#fff;font-size:13px}.quote2-selected-status{color:#65dee7a1;align-items:center;gap:7px;font-size:7px;font-weight:800;display:flex}.quote2-selected-status i{background:#45dae6;border-radius:50%;width:7px;height:7px;box-shadow:0 0 11px #45dae680}.quote2-main-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#078ba4,#15c4d6);border:0;border-radius:18px;justify-content:space-between;align-items:center;width:100%;min-height:59px;margin-top:17px;padding:0 20px;font-size:11px;font-weight:800;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s;display:flex;box-shadow:0 17px 40px #05a0b63b}.quote2-main-button:hover{transform:translateY(-3px);box-shadow:0 23px 50px #07aec44d}.quote2-main-button svg{transition:transform .3s}.quote2-main-button:hover svg{transform:translate(4px)}.quote2-panel-note{color:#87bec573;text-align:center;margin-top:13px;font-size:7px;line-height:1.6}.quote2-water{z-index:5;pointer-events:none;height:155px;position:absolute;bottom:-1px;left:0;right:0;overflow:hidden}.quote2-wave{will-change:transform;width:200%;height:100%;position:absolute;left:-50%}.quote2-wave-back{fill:#2ac4d761;animation:15s linear infinite quoteWaveBack;bottom:-30px}.quote2-wave-middle{fill:#057e97b3;animation:10s linear infinite quoteWaveMiddle;bottom:-48px}.quote2-foam{fill:none;stroke:#befafd8c;stroke-width:2px;opacity:.7;width:200%;height:60px;animation:8s linear infinite quoteFoam;position:absolute;bottom:48px;left:-50%}[data-theme=light] .quote2-shell{background:linear-gradient(145deg,#effcfef5,#daf5f9e6);border-color:#08879a1a;box-shadow:0 40px 100px #0869791a}[data-theme=light] .quote2-content h2,[data-theme=light] .quote2-panel-content h3,[data-theme=light] .quote2-selected strong{color:var(--text-primary)}[data-theme=light] .quote2-content>p{color:var(--text-secondary)}[data-theme=light] .quote2-benefits>div,[data-theme=light] .quote2-project-panel,[data-theme=light] .quote2-option,[data-theme=light] .quote2-selected{background:#ffffffa3;border-color:#07849814}[data-theme=light] .quote2-benefits strong,[data-theme=light] .quote2-option{color:var(--text-primary)}[data-theme=light] .quote2-option-active{background:#1dbfcf1a;border-color:#0697ab30}@keyframes quoteWaveBack{0%{transform:translate(0,0)}to{transform:translate(-20%)}}@keyframes quoteWaveMiddle{0%{transform:translate(-20%)}to{transform:translate(0,0)}}@keyframes quoteFoam{0%{transform:translate(0,0)}to{transform:translate(-18%)}}@media (width<=1000px){.quote2-section{padding:105px 0 110px}.quote2-shell{grid-template-columns:1fr;gap:50px;min-height:0;padding:55px 45px 145px}.quote2-content{padding-bottom:0}.quote2-project-panel{width:min(650px,100%)}}@media (width<=620px){.quote2-section{padding:80px 0 85px}.quote2-shell{border-radius:31px;gap:38px;padding:35px 18px 110px}.quote2-content h2{margin-top:23px;font-size:clamp(43px,13vw,59px)}.quote2-content>p{margin-top:22px;font-size:13px}.quote2-benefits{grid-template-columns:1fr;margin-top:28px}.quote2-benefits>div{flex-direction:row;justify-content:flex-start;align-items:center;min-height:65px}.quote2-project-panel{border-radius:25px}.quote2-panel-content{padding:25px 18px 20px}.quote2-panel-content h3{font-size:31px}.quote2-options{grid-template-columns:1fr;margin-top:22px}.quote2-option{min-height:52px}.quote2-water{height:110px}}@media (width<=380px){.quote2-shell{padding-inline:14px}.quote2-content h2{font-size:40px}.quote2-panel-content{padding-inline:14px}}.footer2-section{isolation:isolate;color:#fff;background:linear-gradient(#05262e 0%,#031c23 38%,#021419 100%);min-height:900px;padding:205px 0 30px;position:relative;overflow:hidden}.footer2-water-horizon{z-index:2;pointer-events:none;height:175px;position:absolute;top:0;left:0;right:0;overflow:hidden}.footer2-horizon-glow{z-index:0;filter:blur(22px);background:radial-gradient(#41dce826,#0000 70%);height:70px;position:absolute;top:5px;left:15%;right:15%}.footer2-wave{will-change:transform;width:150%;height:100%;position:absolute;left:-25%}.footer2-wave-back{fill:#3bd1e052;animation:15s linear infinite footerWaveBack;bottom:-25px}.footer2-wave-middle{fill:#037c95cc;animation:10s linear infinite footerWaveMiddle;bottom:-43px}.footer2-foam{fill:none;stroke:#c1fafd87;stroke-width:2px;opacity:.7;width:150%;height:60px;animation:8s linear infinite footerFoam;position:absolute;top:63px;left:-25%}.footer2-glow{z-index:-1;pointer-events:none;filter:blur(30px);border-radius:50%;position:absolute}.footer2-glow-one{background:radial-gradient(circle,#1ebed31a,#0000 70%);width:700px;height:700px;top:160px;left:-390px}.footer2-glow-two{background:radial-gradient(circle,#27d1e012,#0000 70%);width:700px;height:700px;bottom:-270px;right:-400px}.footer2-container{z-index:5;position:relative}.footer2-contact-panel{-webkit-backdrop-filter:blur(22px)saturate(120%);background:linear-gradient(145deg,#0a353dba,#041e25b0);border:1px solid #5ce1eb1f;border-radius:42px;grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);align-items:center;gap:clamp(35px,5vw,80px);padding:clamp(35px,4vw,58px);display:grid;position:relative;box-shadow:0 35px 95px #00000038,inset 0 1px #9df2f80f}.footer2-kicker{color:#54dae6b0;letter-spacing:.16em;align-items:center;gap:9px;font-size:8px;font-weight:800;display:flex}.footer2-kicker i{background:#47dbe7;border-radius:50%;width:7px;height:7px;box-shadow:0 0 13px #47dbe78c}.footer2-contact-copy h2{max-width:640px;font-family:var(--font-heading);letter-spacing:-.058em;color:#fff;margin-top:19px;font-size:clamp(42px,4vw,65px);font-weight:700;line-height:.96}.footer2-contact-copy h2 span{color:#49d8e4}.footer2-contact-copy p{color:#c1dfe39e;max-width:570px;margin-top:21px;font-size:13px;line-height:1.8}.footer2-contact-cards{gap:9px;display:grid}.footer2-contact-card{background:#031e2580;border:1px solid #53d8e417;border-radius:20px;grid-template-columns:48px minmax(0,1fr) 35px;align-items:center;gap:13px;min-height:79px;padding:12px 14px;transition:transform .35s cubic-bezier(.16,1,.3,1),border-color .3s,background .3s;display:grid}.footer2-contact-card:hover{background:#093941ab;border-color:#4cdce836;transform:translate(5px)}.footer2-contact-icon{color:#55dce7;background:#2bc9d717;border-radius:14px;place-items:center;width:46px;height:46px;display:grid}.footer2-contact-icon svg{width:21px;height:21px}.footer2-contact-info{flex-direction:column;gap:5px;min-width:0;display:flex}.footer2-contact-info small{color:#50ccd87a;letter-spacing:.13em;font-size:6.5px;font-weight:800}.footer2-contact-info strong{color:#f0fdfee8;font-family:var(--font-heading);overflow-wrap:anywhere;font-size:clamp(14px,1.25vw,19px);font-weight:600}.footer2-contact-arrow{color:#50dbe7;background:#29c6d50f;border-radius:10px;place-items:center;width:33px;height:33px;transition:transform .3s;display:grid}.footer2-contact-card:hover .footer2-contact-arrow{transform:rotate(45deg)}.footer2-main{border-bottom:1px solid #4dcfdb14;grid-template-columns:minmax(280px,1.3fr) minmax(170px,.7fr) minmax(240px,1fr) minmax(230px,.85fr);gap:clamp(35px,5vw,75px);margin-top:60px;padding:58px 5px 55px;display:grid}.footer2-brand{align-items:center;gap:12px;width:fit-content;display:flex}.footer2-brand-drop{color:#20bfd1;filter:drop-shadow(0 8px 18px #1cc2d22e);width:41px;height:50px}.footer2-brand-drop svg{width:100%;height:100%}.footer2-brand>span:last-child{flex-direction:column;display:flex}.footer2-brand strong{font-family:var(--font-heading);color:#fff;font-size:23px;font-weight:800;line-height:1}.footer2-brand small{color:#38cbd9;letter-spacing:.2em;margin-top:6px;font-size:8px;font-weight:800}.footer2-brand-column>p{color:#a6cacf8f;max-width:360px;margin-top:25px;font-size:11px;line-height:1.8}.footer2-system-status{background:#0a313861;border:1px solid #43cdd914;border-radius:15px;align-items:center;gap:10px;width:fit-content;margin-top:25px;padding:10px 13px;display:flex}.footer2-system-status>span{background:#47dae6;border-radius:50%;width:8px;height:8px;box-shadow:0 0 11px #47dae68c}.footer2-system-status>div{flex-direction:column;gap:3px;display:flex}.footer2-system-status small{color:#62cdd766;font-size:6px;font-weight:800}.footer2-system-status strong{color:#d8f7f9ba;letter-spacing:.1em;font-size:7px}.footer2-column-title{color:#50d1dc7a;letter-spacing:.15em;margin-bottom:20px;font-size:7px;font-weight:800;display:block}.footer2-links{flex-direction:column;display:flex}.footer2-links a{color:#bedee2a1;border-bottom:1px solid #48c9d60f;grid-template-columns:23px minmax(0,1fr) 20px;align-items:center;gap:6px;min-height:39px;transition:color .3s,padding-left .3s;display:grid}.footer2-links a:hover{color:#fff;padding-left:4px}.footer2-links a>span{color:#45c2cf47;font-size:6px;font-weight:800}.footer2-links strong{font-size:9px;font-weight:600}.footer2-links i{color:#44d5e1;opacity:.5;font-size:9px;font-style:normal}.footer2-info-block{border-bottom:1px solid #46c8d40f;flex-direction:column;gap:7px;margin-bottom:20px;padding:0 0 20px;display:flex}.footer2-info-block>span{color:#47c5d15e;letter-spacing:.13em;font-size:6px;font-weight:800}.footer2-info-block a{color:#ddf3f5c4;overflow-wrap:anywhere;width:fit-content;font-size:10px;font-weight:600;transition:color .3s}.footer2-info-block a:hover{color:#4ddae6}.footer2-project-button{color:#fff;background:linear-gradient(135deg,#078da5,#13bfd2);border-radius:16px;justify-content:space-between;align-items:center;gap:10px;min-height:51px;padding:0 17px;font-size:9px;font-weight:800;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 14px 34px #059eb426}.footer2-project-button:hover{transform:translateY(-3px);box-shadow:0 19px 40px #06a9bf38}.footer2-bottom{color:#7caeb56e;grid-template-columns:1fr auto 1fr;align-items:center;gap:25px;min-height:77px;display:grid}.footer2-bottom>p{letter-spacing:.04em;font-size:7px;font-weight:600}.footer2-bottom>a{color:#b4dbdf91;justify-self:end;align-items:center;gap:9px;font-size:8px;font-weight:700;transition:color .3s;display:flex}.footer2-bottom>a:hover{color:#50dae6}.footer2-bottom-flow{color:#4ac1cd4d;letter-spacing:.1em;justify-content:center;align-items:center;gap:8px;font-size:6px;font-weight:800;display:flex}.footer2-bottom-flow i{background:#3cc5d214;width:35px;height:1px;position:relative;overflow:hidden}.footer2-bottom-flow i:after{content:"";background:linear-gradient(90deg,#0000,#43d7e3);width:65%;height:100%;animation:2.5s linear infinite footerBottomFlow;position:absolute;top:0;left:-100%}@keyframes footerWaveBack{0%{transform:translate(0,0)}to{transform:translate(-15%)}}@keyframes footerWaveMiddle{0%{transform:translate(-15%)}to{transform:translate(0,0)}}@keyframes footerFoam{0%{transform:translate(0,0)}to{transform:translate(-13%)}}@keyframes footerBottomFlow{0%{transform:translate(0)}to{transform:translate(310%)}}@media (width<=1000px){.footer2-section{padding-top:185px}.footer2-contact-panel{grid-template-columns:1fr;gap:35px}.footer2-contact-copy{max-width:700px}.footer2-contact-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.footer2-email-card{grid-column:1/-1}.footer2-main{grid-template-columns:repeat(2,minmax(0,1fr))}.footer2-bottom{grid-template-columns:1fr auto}.footer2-bottom-flow{grid-area:2/1/auto/-1;justify-content:flex-start;padding-bottom:18px}}@media (width<=620px){.footer2-section{min-height:0;padding:145px 0 20px}.footer2-water-horizon{height:125px}.footer2-foam{top:39px}.footer2-contact-panel{border-radius:29px;padding:27px 18px}.footer2-contact-copy h2{margin-top:17px;font-size:clamp(39px,12vw,53px)}.footer2-contact-copy p{font-size:12px}.footer2-contact-cards{grid-template-columns:1fr}.footer2-email-card{grid-column:auto}.footer2-contact-card{grid-template-columns:43px minmax(0,1fr) 31px;min-height:73px;padding:11px}.footer2-contact-icon{border-radius:13px;width:41px;height:41px}.footer2-contact-info strong{font-size:14px}.footer2-contact-card:hover{transform:none}.footer2-main{grid-template-columns:1fr;gap:42px;margin-top:42px;padding:43px 0 39px}.footer2-brand-column>p{max-width:100%;font-size:10.5px}.footer2-links a{min-height:44px}.footer2-links strong{font-size:10px}.footer2-bottom{grid-template-columns:1fr;gap:18px;padding-top:21px}.footer2-bottom>a{justify-self:start}.footer2-bottom-flow{grid-area:auto;justify-content:flex-start;width:100%;padding-bottom:5px;overflow-x:auto}.footer2-bottom-flow i{min-width:25px}}@media (width<=380px){.footer2-contact-panel{padding-inline:14px}.footer2-contact-copy h2{font-size:38px}.footer2-contact-info strong{font-size:12px}.footer2-contact-card{grid-template-columns:39px minmax(0,1fr) 28px}.footer2-contact-icon{width:38px;height:38px}}.hero-solutions,.hero-mobile-solutions{-webkit-backdrop-filter:blur(18px);background:linear-gradient(135deg,#ffffffd1,#ffffff94),radial-gradient(circle at 0 0,#3bdbf129,#0000 42%);border:1px solid #6ad0e33d;border-radius:30px;gap:0;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 70px #103b4f1a,inset 0 1px #ffffffb3}.hero-solutions{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:34px}.hero-mobile-solutions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin-top:20px}.hero-solutions>div,.hero-mobile-solution-item{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:112px;padding:22px 16px 18px;transition:transform .28s,background .28s,box-shadow .28s;display:flex;position:relative}.hero-solutions>div:not(:nth-child(4n)),.hero-mobile-solution-item:not(:nth-child(2n)){border-right:1px solid #6ad0e32e}.hero-mobile-solution-item:nth-child(-n+2){border-bottom:1px solid #6ad0e32e}.hero-solutions>div:hover,.hero-mobile-solution-item:hover{background:#3ed2e912;transform:translateY(-3px);box-shadow:inset 0 0 0 1px #3ed2e91a}.hero-solutions strong,.hero-mobile-solution-item strong{letter-spacing:-.02em;color:#19b9d3;margin-bottom:8px;font-size:28px;font-weight:800;line-height:1;display:block}.hero-solutions span,.hero-mobile-solution-item span{color:#4f6974;text-align:center;max-width:160px;margin-inline:auto;font-size:15px;font-weight:600;line-height:1.5;display:block}[data-theme=light] .hero-solutions,[data-theme=light] .hero-mobile-solutions{background:linear-gradient(135deg,#ffffffd6,#f0fbffc7),radial-gradient(circle at 0 0,#3bdbf129,#0000 42%);border-color:#52c6dd38;box-shadow:0 24px 70px #1853661a,inset 0 1px #ffffffd1}[data-theme=light] .hero-solutions strong,[data-theme=light] .hero-mobile-solution-item strong{color:#18b8d2}[data-theme=light] .hero-solutions span,[data-theme=light] .hero-mobile-solution-item span{color:#53707c}[data-theme=dark] .hero-solutions,[data-theme=dark] .hero-mobile-solutions{background:linear-gradient(135deg,#051b23e0,#072731c2),radial-gradient(circle at 0 0,#3bdbf11f,#0000 42%);border-color:#3dc2dd2e;box-shadow:0 28px 80px #0000005c,inset 0 1px #ffffff08}[data-theme=dark] .hero-solutions>div:not(:nth-child(4n)),[data-theme=dark] .hero-mobile-solution-item:not(:nth-child(2n)),[data-theme=dark] .hero-mobile-solution-item:nth-child(-n+2){border-color:#3dc2dd21}[data-theme=dark] .hero-solutions strong,[data-theme=dark] .hero-mobile-solution-item strong{color:#32d0e8}[data-theme=dark] .hero-solutions span,[data-theme=dark] .hero-mobile-solution-item span{color:#dff1f6d1}[data-theme=dark] .hero-solutions>div:hover,[data-theme=dark] .hero-mobile-solution-item:hover{background:#32d0e80f;box-shadow:inset 0 0 0 1px #32d0e814}@media (width>=1400px){.hero-solutions>div{min-height:122px;padding:24px 18px 20px}.hero-solutions strong{font-size:30px}.hero-solutions span{max-width:180px;font-size:15.5px}}@media (width<=1024px){.hero-solutions{border-radius:26px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:28px}.hero-solutions>div{min-height:106px;padding:20px 12px 16px}.hero-solutions strong{font-size:24px}.hero-solutions span{max-width:120px;font-size:14px}.hero-mobile-solutions{border-radius:26px}.hero-mobile-solution-item{min-height:102px;padding:18px 12px 16px}.hero-mobile-solution-item strong{font-size:24px}.hero-mobile-solution-item span{max-width:130px;font-size:14px}}@media (width<=768px){.hero-mobile-solutions{border-radius:24px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}.hero-mobile-solution-item{min-height:96px;padding:18px 10px 16px}.hero-mobile-solution-item strong{margin-bottom:7px;font-size:23px}.hero-mobile-solution-item span{max-width:120px;font-size:13.5px;line-height:1.45}}@media (width<=480px){.hero-mobile-solutions{border-radius:22px}.hero-mobile-solution-item{min-height:92px;padding:16px 8px 14px}.hero-mobile-solution-item strong{font-size:21px}.hero-mobile-solution-item span{max-width:108px;font-size:12.8px}}.industries2-card{background:#05252c94;border:1px solid #37c6d61c;border-radius:30px;flex-direction:column;min-width:0;min-height:390px;transition:transform .45s cubic-bezier(.16,1,.3,1),border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 55px #00000014}[data-theme=light] .industries2-card{background:#ffffffd1;box-shadow:0 20px 60px #095c6f13}.industries2-card:hover{border-color:#30cada3d;transform:translateY(-7px);box-shadow:0 30px 75px #055e7121}.industries2-card-image{background:#072a32;border-radius:29px 29px 0 0;flex-shrink:0;width:100%;height:220px;position:relative;overflow:hidden}.industries2-card-image img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .85s cubic-bezier(.16,1,.3,1);display:block;transform:scale(1.001)}.industries2-card:hover .industries2-card-image img{transform:scale(1.06)}.industries2-card-image-overlay{z-index:2;pointer-events:none;background:linear-gradient(#03191f0a 15%,#03191f29 55%,#03191fc2 100%);position:absolute;inset:0}.industries2-card-image .industries2-card-top{z-index:5;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;top:15px;left:15px;right:15px}.industries2-card-number{color:#f0feffe0;-webkit-backdrop-filter:blur(14px);background:#031f2687;border:1px solid #ffffff29;border-radius:12px;place-items:center;min-width:37px;height:37px;padding:0 9px;font-size:8px;font-weight:800;display:grid}.industries2-icon{color:#55deea;-webkit-backdrop-filter:blur(14px);background:#031f2694;border:1px solid #ffffff29;border-radius:12px;place-items:center;width:39px;height:39px;font-size:8px;font-weight:800;display:grid}.industries2-image-label{z-index:5;color:#eefdffe6;-webkit-backdrop-filter:blur(15px);letter-spacing:.11em;background:#021d2491;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:6px;font-weight:800;display:flex;position:absolute;bottom:15px;left:16px}.industries2-image-label>span{background:#45dbe7;border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 12px #45dbe780}.industries2-card-content{z-index:7;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-height:165px;padding:22px 21px 36px;display:flex;position:relative}.industries2-small{color:#27c3d5;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800}.industries2-card-content h3{color:var(--text-primary);font-family:var(--font-heading);letter-spacing:-.045em;margin-top:9px;font-size:clamp(23px,1.8vw,30px);line-height:1.04}.industries2-card-action{color:var(--text-secondary);letter-spacing:.04em;align-items:center;gap:9px;margin-top:auto;padding-top:20px;font-size:7px;font-weight:700;transition:color .3s;display:flex}.industries2-card-action i{color:#34ccd9;font-style:normal;transition:transform .3s}.industries2-card:hover .industries2-card-action{color:#28c4d5}.industries2-card:hover .industries2-card-action i{transform:translate(2px,-2px)}.industries2-arrow{z-index:10;color:#3bd1de;background:#26c2d014;border-radius:11px;place-items:center;width:34px;height:34px;font-style:normal;transition:transform .3s,background .3s;display:grid;position:absolute;bottom:18px;right:18px}.industries2-card:hover .industries2-arrow{background:#26c2d024;transform:translate(2px,-2px)}.industries2-card-water{z-index:5;pointer-events:none;opacity:.55;height:50px;transition:height .4s,opacity .4s;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.industries2-card:hover .industries2-card-water{opacity:.82;height:70px}.industries2-card-wave{width:110%;height:55px;position:absolute;left:-5%}.industries2-card-wave-back{fill:#36cddc3d;bottom:-20px}.industries2-card-wave-front{fill:#0e9cb56b;bottom:-29px}@media (width>=1201px){.industries2-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.industries2-card-image{height:230px}}@media (width<=1200px) and (width>=701px){.industries2-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.industries2-card{min-height:375px}.industries2-card-image{height:215px}}@media (width<=700px){.industries2-grid{grid-template-columns:1fr;gap:14px}.industries2-card{border-radius:26px;min-height:365px}.industries2-card-image{border-radius:25px 25px 0 0;height:215px}.industries2-card-content{min-height:145px;padding:19px 18px 32px}.industries2-card-content h3{font-size:clamp(24px,7vw,29px)}.industries2-small{font-size:8px}.industries2-card-action{padding-top:16px;font-size:7.5px}}@media (width<=420px){.industries2-card{border-radius:23px;min-height:340px}.industries2-card-image{border-radius:22px 22px 0 0;height:195px}.industries2-card-number,.industries2-icon{width:35px;height:35px}.industries2-image-label{bottom:13px;left:13px}.industries2-card-content{min-height:140px;padding:18px 16px 30px}}.excellence-section{background:var(--background-primary);padding:clamp(90px,9vw,150px) 0;position:relative;overflow:hidden}.excellence-glow{pointer-events:none;filter:blur(60px);opacity:.18;border-radius:50%;position:absolute}.excellence-glow-one{background:#33cedd57;width:420px;height:420px;top:5%;left:-180px}.excellence-glow-two{background:#24b9d233;width:470px;height:470px;bottom:0;right:-220px}.excellence-container{z-index:2;position:relative}.excellence-heading{margin-bottom:clamp(45px,5vw,75px)}.excellence-heading-grid{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:end;gap:clamp(30px,6vw,90px);margin-top:20px;display:grid}.excellence-heading-grid h2{max-width:850px;color:var(--text-primary);font-family:var(--font-heading);letter-spacing:-.06em;margin:0;font-size:clamp(48px,5vw,86px);font-weight:600;line-height:.95}.excellence-heading-grid h2 span{color:#20bdcf}.excellence-heading-grid p{max-width:480px;color:var(--text-secondary);margin:0;font-size:clamp(14px,1vw,17px);line-height:1.75}.excellence-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:clamp(18px,2vw,30px);display:grid}.excellence-card{background:#ffffffb8;border:1px solid #32c2d221;border-radius:38px;flex-direction:column;min-width:0;min-height:610px;transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 80px #1258671a}[data-theme=dark] .excellence-card{background:#052128c2;border-color:#3dcddc21;box-shadow:0 28px 80px #00000042}.excellence-card:hover{border-color:#27c2d340;transform:translateY(-8px);box-shadow:0 35px 100px #0e708429}.excellence-card-image{background:#07313a;border-radius:37px 37px 26px 26px;flex-shrink:0;width:100%;height:clamp(330px,28vw,430px);position:relative;overflow:hidden}.excellence-card-image img{object-fit:cover;object-position:center center;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1);display:block;transform:scale(1.002)}.excellence-card:hover .excellence-card-image img{transform:scale(1.045)}.excellence-image-gradient{z-index:2;pointer-events:none;background:linear-gradient(#02181e14 0%,#0000 44%,#02191f7a 100%);position:absolute;inset:0}.excellence-card-eyebrow{z-index:5;color:#00a6c0;letter-spacing:.15em;align-items:center;gap:10px;font-size:clamp(11px,.9vw,16px);font-weight:800;display:flex;position:absolute;top:27px;left:28px}.excellence-card-eyebrow>span{background:#36d2e0;border-radius:50%;flex-shrink:0;width:9px;height:9px;box-shadow:0 0 14px #36d2e08c}.excellence-card-number{z-index:5;color:#13b9d0;-webkit-backdrop-filter:blur(16px);background:#05343d9e;border:1px solid #fff3;border-radius:18px;place-items:center;width:57px;height:57px;font-size:15px;font-weight:800;display:grid;position:absolute;top:26px;right:27px}.excellence-water-mark{z-index:5;color:#29d0df;-webkit-backdrop-filter:blur(13px);background:#04333da1;border:1px solid #46d9e573;border-radius:50%;place-items:center;width:52px;height:52px;display:grid;position:absolute;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 15px 35px #00849a2e}.excellence-water-mark svg{width:19px;height:23px}.excellence-card-content{z-index:20;-webkit-backdrop-filter:blur(22px)saturate(140%);background:#fafefff5;border:1px solid #49c4d32e;border-radius:28px;flex-direction:column;flex:1;width:calc(100% - 28px);min-height:215px;margin:-30px auto 14px;padding:25px 25px 23px;display:flex;position:relative;box-shadow:0 24px 60px #1264761f}[data-theme=dark] .excellence-card-content{background:#06252df5;border-color:#43d1df2b;box-shadow:0 24px 60px #0000004d}.excellence-content-top{justify-content:space-between;align-items:center;gap:15px;display:flex}.excellence-card-tag{color:#12a9bd;letter-spacing:.12em;font-size:clamp(9px,.62vw,11px);font-weight:850}.excellence-card-arrow{color:#16b7ca;background:#1fbccc14;border-radius:12px;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:15px;transition:transform .3s,background .3s;display:grid}.excellence-card:hover .excellence-card-arrow{background:#1fbccc24;transform:translate(2px,-2px)}.excellence-card-content h3{font-family:var(--font-heading);letter-spacing:-.045em;margin:16px 0 0;color:#092c35!important;opacity:1!important;font-size:clamp(25px,2vw,34px)!important;font-weight:700!important;line-height:1.06!important}[data-theme=dark] .excellence-card-content h3{color:#f1fdff!important}.excellence-card-description{color:#59737b!important;opacity:1!important;margin:13px 0 0!important;font-size:clamp(14px,.85vw,16px)!important;font-weight:500!important;line-height:1.65!important}[data-theme=dark] .excellence-card-description{color:#dceff3d1!important}.excellence-card-bottom{align-items:center;gap:11px;margin-top:auto;padding-top:21px;display:flex}.excellence-card-bottom>span{color:#81989e;letter-spacing:.11em;white-space:nowrap;font-size:8px;font-weight:750}[data-theme=dark] .excellence-card-bottom>span{color:#cbe3e78c}.excellence-card-bottom>i{background:linear-gradient(90deg,#25c1d04d,#0000);width:100%;height:1px}.excellence-card-bottom>strong{color:#21bdcf;font-size:9px;font-weight:800}.excellence-card-water{z-index:25;opacity:.65;border-radius:999px;width:38%;height:2px;position:absolute;bottom:5px;left:50%;overflow:hidden;transform:translate(-50%)}.excellence-card-water span{background:linear-gradient(90deg,#0000,#24c7d7,#0000);width:100%;height:100%;display:block}@media (width>=1600px){.excellence-card{min-height:650px}.excellence-card-image{height:440px}.excellence-card-content{min-height:225px;padding:27px}}@media (width>=1101px) and (width<=1350px){.excellence-card{min-height:570px}.excellence-card-image{height:355px}.excellence-card-content{min-height:210px;padding:21px}.excellence-card-content h3{font-size:25px!important}.excellence-card-description{font-size:13.5px!important}}@media (width<=1100px){.excellence-heading-grid{grid-template-columns:1fr;align-items:start;gap:22px}.excellence-heading-grid p{max-width:650px}.excellence-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.excellence-card{min-height:590px}.excellence-card-image{height:380px}}@media (width<=820px){.excellence-section{padding:90px 0}.excellence-grid{grid-template-columns:1fr;gap:25px}.excellence-card{width:100%;max-width:680px;min-height:0;margin-inline:auto}.excellence-card-image{height:clamp(350px,65vw,480px)}.excellence-card-content{min-height:205px}}@media (width<=620px){.excellence-section{padding:75px 0}.excellence-heading{margin-bottom:36px}.excellence-heading-grid{margin-top:16px}.excellence-heading-grid h2{font-size:clamp(42px,11vw,58px)}.excellence-heading-grid p{font-size:13px}.excellence-grid{gap:20px}.excellence-card{border-radius:29px}.excellence-card-image{border-radius:28px 28px 22px 22px;height:clamp(300px,82vw,390px)}.excellence-card-eyebrow{font-size:10px;top:20px;left:19px}.excellence-card-number{border-radius:15px;width:48px;height:48px;font-size:13px;top:17px;right:17px}.excellence-water-mark{width:45px;height:45px;bottom:21px}.excellence-card-content{border-radius:23px;width:calc(100% - 18px);min-height:205px;margin:-22px auto 9px;padding:21px 19px}.excellence-card-content h3{margin-top:13px;font-size:clamp(24px,7vw,30px)!important}.excellence-card-description{margin-top:10px!important;font-size:13px!important;line-height:1.6!important}.excellence-card-bottom{padding-top:16px}}@media (width<=420px){.excellence-section{padding:65px 0}.excellence-card-image{height:300px}.excellence-card-eyebrow{max-width:calc(100% - 85px);font-size:8.5px;line-height:1.35}.excellence-card-number{width:43px;height:43px;font-size:12px}.excellence-card-content{border-radius:21px;width:calc(100% - 14px);padding:19px 17px}.excellence-card-content h3{font-size:24px!important}.excellence-card-description{font-size:12.5px!important}.excellence-card-bottom>span{font-size:7px}}@media (width<=360px){.excellence-card-image{height:275px}.excellence-card-content{min-height:195px;padding:17px 15px}.excellence-card-content h3{font-size:22px!important}.excellence-card-description{font-size:12px!important}.excellence-card-tag{font-size:8px}}@media (width>=1201px){.industries2-grid{gap:16px;grid-template-columns:repeat(5,minmax(0,1fr))!important}}@media (width>=901px) and (width<=1200px){.industries2-grid{gap:14px;grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (width>=621px) and (width<=900px){.industries2-grid{gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (width<=620px){.industries2-grid{width:100%;overflow:visible;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.industries2-grid:not(.industries2-grid-expanded) .industries2-card:nth-child(n+5){display:none}.industries2-grid-expanded .industries2-card{display:flex}.industries2-view-more{color:#0b6f80;width:100%;font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#ffffffb8;border:1px solid #27c3d538;border-radius:14px;justify-content:center;align-items:center;gap:9px;margin-top:22px;padding:14px 18px;font-size:11px;font-weight:800;transition:transform .25s,background .25s,border-color .25s;display:flex;box-shadow:0 10px 28px #07829514}.industries2-view-more:hover{background:#e7f9fbe6;border-color:#27c3d566;transform:translateY(-2px)}.industries2-view-more span:last-child{color:#27c3d5;font-size:15px;line-height:1;transition:transform .25s}.industries2-view-more.is-expanded span:last-child{transform:rotate(180deg)}}@media (width>=621px){.industries2-view-more{display:none}}.why-ref-section{isolation:isolate;background:radial-gradient(circle at 6% 10%,#20c4d61f,#0000 28%),radial-gradient(circle at 94% 90%,#0591ad17,#0000 30%),linear-gradient(#f9fdfe 0%,#eef9fb 52%,#f9fdfe 100%);width:100%;padding:clamp(72px,6vw,104px) 0;position:relative;overflow:hidden}.why-ref-orb{z-index:-1;pointer-events:none;filter:blur(8px);border-radius:50%;position:absolute}.why-ref-orb-one{background:radial-gradient(circle,#28cbdb29,#0000 68%);width:460px;height:460px;top:-250px;left:-245px}.why-ref-orb-two{background:radial-gradient(circle,#0590ad1f,#0000 68%);width:520px;height:520px;bottom:-315px;right:-285px}.why-ref-header{grid-template-columns:minmax(0,1.25fr) minmax(320px,.65fr);align-items:end;gap:clamp(34px,5vw,78px);margin-bottom:clamp(34px,3.5vw,54px);display:grid}.why-ref-heading{min-width:0}.why-ref-eyebrow{color:#078fa8;-webkit-backdrop-filter:blur(12px);letter-spacing:.11em;background:#ffffffb8;border:1px solid #099db629;border-radius:999px;align-items:center;gap:10px;width:fit-content;min-height:44px;padding:0 17px;font-size:clamp(10px,.7vw,12px);font-weight:900;line-height:1;display:inline-flex;box-shadow:0 12px 34px #076d8211}.why-ref-heading h2{max-width:920px;color:var(--text-primary,#082d36);font-family:var(--font-heading);letter-spacing:-.058em;margin:20px 0 0;font-size:clamp(50px,5vw,84px);font-weight:650;line-height:.94}.why-ref-heading h2 span{color:#18b8ce;display:block}.why-ref-intro{max-width:520px;padding-bottom:3px}.why-ref-intro small{color:#078fa8;letter-spacing:.13em;margin-bottom:12px;font-size:9.5px;font-weight:900;line-height:1.2;display:block}.why-ref-intro p{color:var(--text-secondary,#5d7880);margin:0;font-size:clamp(14px,.95vw,16.5px);line-height:1.75}.why-ref-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:clamp(12px,1vw,16px);display:grid}.why-ref-card{background:radial-gradient(circle at 100% 0,#26c7d829,#0000 31%),radial-gradient(circle at 0 100%,#42d7e30e,#0000 35%),linear-gradient(145deg,#fffffffe,#e4f9fbf0);border:1px solid #0a9db62b;border-radius:34px 15px;flex-direction:column;min-width:0;min-height:410px;padding:23px;transition:transform .32s cubic-bezier(.22,1,.36,1),border-color .32s,box-shadow .32s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 48px #07637612,inset 0 1px #fffffff5}.why-ref-card:before{content:"";pointer-events:none;background:linear-gradient(145deg,#2fd0df29,#0da0ba08);border-radius:48% 0 50% 58%;width:155px;height:155px;position:absolute;top:-92px;right:-72px}.why-ref-card:after{content:"";background:linear-gradient(90deg,#0000,#10b1c947,#35d2dfd6,#10b1c947,#0000);border-radius:999px;height:3px;position:absolute;bottom:0;left:30px;right:30px}.why-ref-card:hover{border-color:#0db2c957;transform:translateY(-8px)scale(1.008);box-shadow:0 30px 62px #07637620,inset 0 1px #fffffffa}.why-ref-card-top{z-index:2;justify-content:space-between;align-items:center;gap:12px;min-height:54px;display:flex;position:relative}.why-ref-number{color:#078fa8;letter-spacing:.14em;font-size:10px;font-weight:950;line-height:1}.why-ref-icon{color:#08a5bd;background:#15b8cc17;border:1px solid #099eb726;border-radius:19px 9px;flex:0 0 52px;place-items:center;width:52px;height:52px;transition:transform .3s,background .3s;display:grid;box-shadow:inset 0 1px #ffffffa6}.why-ref-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.why-ref-card:hover .why-ref-icon{background:#15b8cc24;transform:translateY(-2px)rotate(-3deg)}.why-ref-value-wrap{z-index:2;flex-direction:column;justify-content:center;min-height:108px;margin-top:23px;display:flex;position:relative}.why-ref-value{color:#099bb5;letter-spacing:-.055em;text-shadow:0 8px 22px #0594ad14;font-size:clamp(40px,3vw,56px);font-weight:900;line-height:.92}.why-ref-value-label{color:#6c858c;letter-spacing:.14em;margin-top:10px;font-size:8.8px;font-weight:900;line-height:1.2}.why-ref-card-copy{z-index:2;position:relative}.why-ref-card-copy small{color:#0a96ad;letter-spacing:.11em;margin-bottom:9px;font-size:9px;font-weight:900;line-height:1.2;display:block}.why-ref-card-copy h3{color:var(--text-primary,#082d36);font-family:var(--font-heading);letter-spacing:-.035em;margin:0;font-size:clamp(20px,1.35vw,25px);font-weight:760;line-height:1.1}.why-ref-card-copy p{color:var(--text-secondary,#5d7880);margin:13px 0 0;font-size:clamp(12.5px,.78vw,14px);line-height:1.63}.why-ref-card-footer{z-index:2;color:#748b91;letter-spacing:.1em;align-items:center;gap:11px;margin-top:auto;padding-top:25px;font-size:8px;font-weight:900;line-height:1;display:flex;position:relative}.why-ref-card-footer:before{content:"";background:linear-gradient(90deg,#089db729,#0000);height:1px;position:absolute;top:13px;left:0;right:0}.why-ref-card-footer>span{white-space:nowrap}.why-ref-card-footer>i{background:linear-gradient(90deg,#14b7cc47,#0000);flex:1;min-width:18px;height:1px}.why-ref-card-footer>strong{color:#15afc4;font-size:9px;font-weight:900}.why-ref-cta{background:linear-gradient(135deg,#073842,#075364);border:1px solid #45d4e226;border-radius:18px 40px;justify-content:space-between;align-items:center;gap:30px;min-height:108px;margin-top:16px;padding:19px 19px 19px 27px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 52px #04445229}.why-ref-cta:before{content:"";pointer-events:none;background:#3ed7e41f;border-radius:50%;width:260px;height:260px;position:absolute;top:-200px;right:15%}.why-ref-cta-copy{z-index:2;flex-direction:column;gap:7px;display:flex;position:relative}.why-ref-cta-copy small{color:#b8ebf1b8;letter-spacing:.15em;font-size:8.8px;font-weight:900;line-height:1.2}.why-ref-cta-copy strong{color:#effcff;font-size:clamp(16px,1.2vw,20px);font-weight:750;line-height:1.25}.why-ref-cta-button{z-index:2;color:#073a44;white-space:nowrap;background:#f2fdff;border:1px solid #ffffff2e;border-radius:17px;justify-content:space-between;align-items:center;gap:20px;min-width:280px;min-height:60px;padding:0 10px 0 20px;font-size:12.5px;font-weight:850;line-height:1;text-decoration:none;transition:transform .28s,box-shadow .28s;display:inline-flex;position:relative;box-shadow:0 16px 38px #0000001f}.why-ref-cta-button i{color:#fff;background:linear-gradient(135deg,#078fa9,#22bdd0);border-radius:12px;flex:0 0 40px;place-items:center;width:40px;height:40px;font-size:18px;font-style:normal;display:grid}.why-ref-cta-button:hover{transform:translateY(-3px);box-shadow:0 21px 44px #0000002b}[data-theme=dark] .why-ref-eyebrow{color:#61e0eb;background:#4bd7e30e;border-color:#4cd8e426}[data-theme=dark] .why-ref-heading h2,[data-theme=dark] .why-ref-card-copy h3{color:#effcff}[data-theme=dark] .why-ref-intro p,[data-theme=dark] .why-ref-card-copy p{color:#d3ebefc2}[data-theme=dark] .why-ref-card{background:radial-gradient(circle at 100% 0,#3cdae61a,#0000 31%),linear-gradient(145deg,#072831fc,#073943f2);border-color:#4cd8e426;box-shadow:0 23px 54px #0003,inset 0 1px #ffffff09}[data-theme=dark] .why-ref-value,[data-theme=dark] .why-ref-number,[data-theme=dark] .why-ref-card-copy small{color:#60dfe9}[data-theme=dark] .why-ref-value-label,[data-theme=dark] .why-ref-card-footer{color:#d3ebef94}[data-theme=dark] .why-ref-icon{color:#61dfea;background:#4bd7e314;border-color:#4fd9e524;box-shadow:inset 0 1px #ffffff09}@media (width<=1250px){.why-ref-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.why-ref-card{min-height:365px}}@media (width<=1020px){.why-ref-section{padding:56px 0}.why-ref-container{width:min(1100px,100% - 38px)}.why-ref-header{grid-template-columns:1fr;align-items:start;gap:20px;margin-bottom:31px}.why-ref-intro{max-width:720px}}@media (width<=700px){.why-ref-section{padding:42px 0}.why-ref-container{width:calc(100% - 28px)}.why-ref-eyebrow{min-height:40px;padding:0 14px;font-size:9px}.why-ref-heading h2{margin-top:16px;font-size:clamp(39px,11.5vw,54px);line-height:.95}.why-ref-intro small{font-size:8.5px}.why-ref-intro p{font-size:13.5px;line-height:1.68}.why-ref-grid{grid-template-columns:1fr;gap:11px}.why-ref-card{border-radius:29px 13px;min-height:320px;padding:19px}.why-ref-card-top{min-height:48px}.why-ref-icon{border-radius:17px 8px;flex-basis:48px;width:48px;height:48px}.why-ref-icon svg{width:21px;height:21px}.why-ref-value-wrap{min-height:83px;margin-top:16px}.why-ref-value{font-size:40px}.why-ref-card-copy h3{font-size:clamp(21px,6vw,26px)}.why-ref-card-copy p{font-size:13px;line-height:1.58}.why-ref-card-footer{padding-top:22px}.why-ref-cta{border-radius:17px 30px;flex-direction:column;align-items:stretch;gap:18px;margin-top:12px;padding:20px}.why-ref-cta-button{width:100%;min-width:0}}@media (width<=420px){.why-ref-container{width:calc(100% - 20px)}.why-ref-heading h2{font-size:clamp(36px,11.2vw,46px)}.why-ref-card{min-height:302px;padding:17px}.why-ref-value{font-size:37px}.why-ref-value-label,.why-ref-card-copy small{font-size:8px}.why-ref-card-footer{font-size:7px}.why-ref-cta-copy strong{font-size:15px}.why-ref-cta-button{min-height:56px;padding-left:15px;font-size:11px}.why-ref-cta-button i{flex-basis:37px;width:37px;height:37px}}@media (width<=360px){.why-ref-card-copy p{font-size:12.5px}.why-ref-cta-button{font-size:10px}}@media (prefers-reduced-motion:reduce){.why-ref-card,.why-ref-icon,.why-ref-cta-button{transition:none!important}}.why-ref-section{isolation:isolate;background:radial-gradient(circle at 7% 12%,#20c4d61f,#0000 28%),radial-gradient(circle at 93% 88%,#0591ad17,#0000 30%),linear-gradient(#f9fdfe 0%,#eef9fb 52%,#f9fdfe 100%);width:100%;position:relative;overflow:hidden;padding:clamp(70px,6vw,100px) 0!important}.why-ref-container{z-index:2;width:min(1480px,100% - 56px);margin-inline:auto;position:relative}.why-ref-simple-header{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:950px;margin-inline:auto;display:flex}.why-ref-simple-header .why-ref-eyebrow{color:#078fa8;-webkit-backdrop-filter:blur(12px);letter-spacing:.11em;background:#ffffffbd;border:1px solid #099db629;border-radius:999px;justify-content:center;align-items:center;gap:10px;width:fit-content;min-height:44px;margin-inline:auto;padding:0 17px;font-size:clamp(10px,.7vw,12px);font-weight:900;line-height:1;display:inline-flex;box-shadow:0 12px 34px #076d8211}.why-ref-eyebrow-dot{background:#29c7d8;border-radius:50%;flex:0 0 8px;width:8px;height:8px;box-shadow:0 0 0 5px #29c7d817,0 0 14px #29c7d852}.why-ref-simple-header h2{color:var(--text-primary,#082d36);font-family:var(--font-heading);letter-spacing:-.06em;text-align:center;margin:24px 0 0;font-size:clamp(55px,6vw,94px);font-weight:650;line-height:.95}.why-ref-simple-header p{max-width:790px;color:var(--text-secondary,#5d7880);text-align:center;margin:26px auto 0;font-size:clamp(15px,1.05vw,18px);font-weight:450;line-height:1.8}[data-theme=dark] .why-ref-section{background:radial-gradient(circle at 6% 10%,#29c7d817,#0000 28%),radial-gradient(circle at 94% 90%,#1fb9cd14,#0000 30%),linear-gradient(#041e25 0%,#062b34 54%,#041f27 100%)}[data-theme=dark] .why-ref-simple-header h2{color:#effcff}[data-theme=dark] .why-ref-simple-header p{color:#d3ebefc7}[data-theme=dark] .why-ref-simple-header .why-ref-eyebrow{color:#61e0eb;background:#4bd7e30e;border-color:#4cd8e426}@media (width<=1020px){.why-ref-section{padding:58px 0!important}.why-ref-container{width:min(1100px,100% - 38px)}.why-ref-simple-header{max-width:800px}}@media (width<=700px){.why-ref-section{padding:48px 0!important}.why-ref-container{width:calc(100% - 28px)}.why-ref-simple-header .why-ref-eyebrow{min-height:40px;padding:0 14px;font-size:9px}.why-ref-simple-header h2{margin-top:20px;font-size:clamp(42px,12vw,58px)}.why-ref-simple-header p{max-width:580px;margin-top:20px;font-size:13.5px;line-height:1.7}}@media (width<=420px){.why-ref-container{width:calc(100% - 20px)}.why-ref-section{padding:42px 0!important}.why-ref-simple-header h2{font-size:clamp(38px,11.5vw,49px)}.why-ref-simple-header p{font-size:13px;line-height:1.65}}.why-ref-header.why-ref-header-centered{text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:0!important;max-width:980px!important;margin:0 auto clamp(34px,3.5vw,54px)!important;display:flex!important}.why-ref-header-centered .why-ref-eyebrow{margin-inline:auto!important}.why-ref-header-centered h2{color:var(--text-primary,#082d36);font-family:var(--font-heading);letter-spacing:-.058em!important;text-align:center!important;max-width:900px!important;margin:22px auto 0!important;font-size:clamp(52px,5.2vw,86px)!important;font-weight:650!important;line-height:.95!important}.why-ref-header-description{max-width:760px!important;color:var(--text-secondary,#5d7880)!important;text-align:center!important;margin:24px auto 0!important;font-size:clamp(14px,.95vw,16.5px)!important;font-weight:450!important;line-height:1.75!important}.why-ref-grid{max-width:1320px;margin-inline:auto;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;gap:clamp(14px,1.4vw,20px)!important;display:grid!important}.why-ref-card{width:100%!important;min-height:410px!important}[data-theme=dark] .why-ref-header-centered h2{color:#effcff!important}[data-theme=dark] .why-ref-header-description{color:#d3ebefc7!important}@media (width<=1020px){.why-ref-header.why-ref-header-centered{max-width:820px!important}.why-ref-grid{max-width:900px;grid-template-columns:repeat(2,minmax(0,1fr))!important}.why-ref-card:last-child{grid-column:1/-1;justify-self:center;width:min(100%,440px)!important}}@media (width<=700px){.why-ref-header.why-ref-header-centered{margin-bottom:28px!important}.why-ref-header-centered h2{margin-top:18px!important;font-size:clamp(40px,11.5vw,56px)!important;line-height:.96!important}.why-ref-header-description{max-width:580px!important;margin-top:18px!important;font-size:13.5px!important;line-height:1.68!important}.why-ref-grid{max-width:520px;grid-template-columns:1fr!important;gap:11px!important}.why-ref-card,.why-ref-card:last-child{grid-column:auto!important;justify-self:stretch!important;width:100%!important;min-height:320px!important}}@media (width<=420px){.why-ref-header-centered h2{font-size:clamp(37px,11.2vw,47px)!important}.why-ref-header-description{font-size:13px!important;line-height:1.65!important}}.footer3-section{--footer-bg-top:#031d24;--footer-bg-middle:#02171d;--footer-bg-bottom:#011116;--footer-heading:#f4fdff;--footer-text:#bedce0a8;--footer-text-soft:#a1c7cc85;--footer-muted:#53c0ca66;--footer-accent:#43d3e1;--footer-accent-bright:#59e1ec;--footer-accent-soft:#43d3e11f;--footer-border:#5be1ec21;--footer-border-soft:#48cad612;--footer-glass:linear-gradient(135deg, #0c3740a3, #041d23bd);--footer-glass-strong:linear-gradient(145deg, #072a32d1, #031a20cc);--footer-card-bg:#155c671f;--footer-button-secondary:#07282f7a;--footer-shadow:0 38px 105px #0000004d;--footer-small-shadow:0 25px 70px #00000038;isolation:isolate;min-height:1000px;color:var(--footer-heading);background:radial-gradient(circle at 16% 12%, #17b3c71a, transparent 30%), radial-gradient(circle at 88% 30%, #128ca217, transparent 28%), linear-gradient(180deg, var(--footer-bg-top) 0%, var(--footer-bg-middle) 43%, var(--footer-bg-bottom) 100%);padding:115px 0 315px;transition:background .45s,color .45s;position:relative;overflow:hidden}[data-theme=light] .footer3-section{--footer-bg-top:#f1fbfd;--footer-bg-middle:#e9f8fb;--footer-bg-bottom:#ddf4f8;--footer-heading:#092b35;--footer-text:#607980;--footer-text-soft:#6e878d;--footer-muted:#65868d;--footer-accent:#09a9bd;--footer-accent-bright:#20bfd0;--footer-accent-soft:#08a3b817;--footer-border:#06849921;--footer-border-soft:#06849913;--footer-glass:linear-gradient(135deg, #ffffffe0, #e1f8fbb8);--footer-glass-strong:linear-gradient(145deg, #ffffffe8, #e4f8fbc9);--footer-card-bg:#ffffff85;--footer-button-secondary:#ffffffad;--footer-shadow:0 38px 105px #076e821c;--footer-small-shadow:0 25px 65px #086e8017;background:radial-gradient(circle at 15% 5%, #4ddce829, transparent 32%), radial-gradient(circle at 88% 25%, #17b4cd1f, transparent 28%), linear-gradient(180deg, #f8feff 0%, var(--footer-bg-top) 27%, var(--footer-bg-middle) 68%, var(--footer-bg-bottom) 100%)}.footer3-grid-bg{z-index:-5;pointer-events:none;opacity:.13;background-image:linear-gradient(#4bd5e10b 1px,#0000 1px),linear-gradient(90deg,#4bd5e10b 1px,#0000 1px);background-size:70px 70px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 16% 65%,#0000 90%);mask-image:linear-gradient(#0000,#000 16% 65%,#0000 90%)}[data-theme=light] .footer3-grid-bg{opacity:.32;background-image:linear-gradient(#0591a50b 1px,#0000 1px),linear-gradient(90deg,#0591a50b 1px,#0000 1px)}.footer3-ambient{z-index:-4;pointer-events:none;filter:blur(35px);border-radius:50%;position:absolute}.footer3-ambient-one{background:radial-gradient(circle,#21c7da24,#0000 70%);width:700px;height:700px;top:60px;left:-390px}.footer3-ambient-two{background:radial-gradient(circle,#0f9fb51f,#0000 70%);width:760px;height:760px;top:170px;right:-430px}[data-theme=light] .footer3-ambient-one{background:radial-gradient(circle,#37d3e430,#0000 70%)}[data-theme=light] .footer3-ambient-two{background:radial-gradient(circle,#0ea6bf21,#0000 70%)}.footer3-light-beam{z-index:-3;pointer-events:none;filter:blur(16px);opacity:.14;transform-origin:top;background:linear-gradient(#62e9f240,#0000 74%);width:260px;height:900px;position:absolute;top:-220px;transform:rotate(19deg)}.footer3-light-beam-one{left:14%}.footer3-light-beam-two{right:17%;transform:rotate(-17deg)}[data-theme=light] .footer3-light-beam{opacity:.3;background:linear-gradient(#ffffffeb,#6ae7f12b,#0000 76%)}.footer3-container{z-index:20;position:relative}.footer3-contact-hero{border:1px solid var(--footer-border);background:var(--footer-glass);box-shadow:var(--footer-shadow), inset 0 1px 0 #a7f4f913;-webkit-backdrop-filter:blur(25px)saturate(135%);border-radius:48px;grid-template-columns:minmax(0,1.08fr) minmax(410px,.92fr);align-items:center;gap:clamp(45px,6vw,90px);padding:clamp(40px,5vw,72px);display:grid;position:relative;overflow:hidden}[data-theme=light] .footer3-contact-hero{box-shadow:var(--footer-shadow), inset 0 1px 0 #fffffff2}.footer3-contact-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#46dde91c,#0000 70%);border-radius:50%;width:450px;height:450px;position:absolute;top:-230px;left:-160px}[data-theme=light] .footer3-contact-hero:before{background:radial-gradient(circle,#1cc8da2b,#0000 70%)}.footer3-contact-hero:after{content:"";background:linear-gradient(90deg,#0000,#a9f9fd57,#0000);height:1px;position:absolute;top:0;left:7%;right:7%}[data-theme=light] .footer3-contact-hero:after{background:linear-gradient(90deg,#0000,#fff,#0000)}.footer3-eyebrow{color:var(--footer-accent);letter-spacing:.17em;align-items:center;gap:10px;font-size:8px;font-weight:800;display:flex}.footer3-live-dot{background:var(--footer-accent-bright);border-radius:50%;width:8px;height:8px;animation:2.4s ease-in-out infinite footer3Pulse;box-shadow:0 0 0 6px #4bdce80d,0 0 16px #4bdce873}.footer3-hero-copy{z-index:3;position:relative}.footer3-hero-copy h2{max-width:780px;font-family:var(--font-heading);letter-spacing:-.065em;color:var(--footer-heading);margin-top:24px;font-size:clamp(50px,5.2vw,82px);font-weight:700;line-height:.94}.footer3-hero-copy h2 span{color:var(--footer-accent)}.footer3-hero-copy>p{max-width:620px;color:var(--footer-text);margin-top:27px;font-size:14px;line-height:1.85}.footer3-hero-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:32px;display:flex}.footer3-primary-button,.footer3-secondary-button{border-radius:18px;justify-content:center;align-items:center;min-height:57px;font-size:10px;font-weight:800;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s,border-color .35s;display:inline-flex}.footer3-primary-button{color:#fff;background:linear-gradient(135deg,#078ea6,#18c5d5);gap:12px;min-width:205px;padding:0 17px;box-shadow:0 18px 42px #08acc13b}.footer3-primary-button:hover{transform:translateY(-4px);box-shadow:0 25px 55px #0ab9ce4d}.footer3-button-icon{background:#ffffff24;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.footer3-button-icon svg{width:15px;height:15px}.footer3-button-arrow{margin-left:auto}.footer3-secondary-button{min-width:190px;color:var(--footer-heading);border:1px solid var(--footer-border-soft);background:var(--footer-button-secondary);-webkit-backdrop-filter:blur(14px);gap:11px;padding:0 20px}.footer3-secondary-button:hover{border-color:#18c0d245;transform:translateY(-4px)}.footer3-capabilities{border-top:1px solid var(--footer-border-soft);grid-template-columns:repeat(4,minmax(0,1fr));max-width:710px;margin-top:34px;display:grid}.footer3-capabilities>div{flex-direction:column;justify-content:center;gap:6px;min-height:70px;padding:14px 12px;display:flex}.footer3-capabilities>div:not(:last-child){border-right:1px solid var(--footer-border-soft)}.footer3-capabilities span{color:var(--footer-muted);opacity:.65;font-size:6px;font-weight:800}.footer3-capabilities strong{color:var(--footer-heading);opacity:.75;font-size:8px;font-weight:700}.footer3-contact-console{border:1px solid var(--footer-border);background:var(--footer-glass-strong);box-shadow:var(--footer-small-shadow), inset 0 1px 0 #9cf1f70e;-webkit-backdrop-filter:blur(22px)saturate(125%);border-radius:31px;position:relative;overflow:hidden}[data-theme=light] .footer3-contact-console{box-shadow:var(--footer-small-shadow), inset 0 1px 0 #ffffffe6}.footer3-console-top{border-bottom:1px solid var(--footer-border-soft);justify-content:space-between;align-items:center;min-height:56px;padding:0 20px;display:flex}.footer3-console-top>div{color:var(--footer-muted);letter-spacing:.13em;align-items:center;gap:8px;font-size:7px;font-weight:800;display:flex}.footer3-console-top>span{color:var(--footer-accent);letter-spacing:.12em;font-size:7px;font-weight:800}.footer3-console-status{background:var(--footer-accent-bright);border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #48dae68c}.footer3-console-inner{padding:27px 23px 23px}.footer3-console-label{color:var(--footer-muted);letter-spacing:.13em;font-size:6px;font-weight:800}.footer3-console-inner h3{max-width:420px;font-family:var(--font-heading);letter-spacing:-.045em;color:var(--footer-heading);margin-top:9px;margin-bottom:24px;font-size:clamp(27px,2.5vw,38px);font-weight:700;line-height:.98}.footer3-console-inner h3 span{color:var(--footer-accent)}.footer3-console-card{border:1px solid #0000;border-bottom:1px solid var(--footer-border-soft);border-radius:16px;grid-template-columns:43px minmax(0,1fr) 31px;align-items:center;gap:11px;min-height:69px;padding:10px 11px;transition:transform .3s,background .3s,border-color .3s;display:grid}.footer3-console-card:hover{background:var(--footer-card-bg);border-color:#16b8cc29;transform:translate(4px)}.footer3-console-icon{width:41px;height:41px;color:var(--footer-accent);background:var(--footer-accent-soft);border-radius:12px;place-items:center;display:grid}.footer3-console-icon svg{width:18px;height:18px}.footer3-console-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.footer3-console-copy small{color:var(--footer-muted);opacity:.72;letter-spacing:.12em;font-size:6px;font-weight:800}.footer3-console-copy strong{color:var(--footer-heading);opacity:.84;font-family:var(--font-heading);overflow-wrap:anywhere;font-size:13px;font-weight:600}.footer3-console-arrow{width:29px;height:29px;color:var(--footer-accent);background:var(--footer-accent-soft);border-radius:9px;place-items:center;transition:transform .3s;display:grid}.footer3-console-card:hover .footer3-console-arrow{transform:rotate(45deg)}.footer3-console-flow{color:var(--footer-muted);opacity:.65;letter-spacing:.08em;justify-content:center;align-items:center;gap:8px;margin-top:19px;font-size:6px;font-weight:800;display:flex}.footer3-console-flow i{background:var(--footer-border-soft);width:34px;height:1px;position:relative;overflow:hidden}.footer3-console-flow i:after{content:"";background:linear-gradient(90deg, transparent, var(--footer-accent));width:65%;height:100%;animation:2.5s linear infinite footer3Flow;position:absolute;top:0;left:-100%}.footer3-main-grid{border-top:1px solid var(--footer-border-soft);border-bottom:1px solid var(--footer-border-soft);grid-template-columns:minmax(270px,1.25fr) minmax(160px,.68fr) minmax(235px,.95fr) minmax(220px,.78fr);gap:clamp(32px,5vw,70px);margin-top:65px;padding:60px 6px 55px;display:grid;position:relative}.footer3-brand{align-items:center;gap:12px;width:fit-content;display:flex}.footer3-brand-symbol{width:43px;height:51px;color:var(--footer-accent);filter:drop-shadow(0 9px 17px #1cc5d533)}.footer3-brand-symbol svg{width:100%;height:100%}.footer3-brand-text{flex-direction:column;line-height:1;display:flex}.footer3-brand-text strong{font-family:var(--font-heading);color:var(--footer-heading);font-size:24px;font-weight:800}.footer3-brand-text small{color:var(--footer-accent);letter-spacing:.21em;margin-top:7px;font-size:7px;font-weight:800}.footer3-brand-column>p{max-width:355px;color:var(--footer-text-soft);margin-top:25px;font-size:10.5px;line-height:1.8}.footer3-brand-status{border:1px solid var(--footer-border-soft);background:var(--footer-card-bg);border-radius:16px;align-items:center;gap:10px;width:fit-content;margin-top:26px;padding:10px 13px;display:flex}.footer3-brand-status-dot{background:var(--footer-accent-bright);border-radius:50%;width:8px;height:8px;animation:2.4s ease-in-out infinite footer3Pulse;box-shadow:0 0 13px #48dbe78c}.footer3-brand-status>div{flex-direction:column;gap:3px;display:flex}.footer3-brand-status small{color:var(--footer-muted);opacity:.7;font-size:5.7px;font-weight:800}.footer3-brand-status strong{color:var(--footer-heading);opacity:.75;letter-spacing:.1em;font-size:7px;font-weight:800}.footer3-column-title{color:var(--footer-accent);opacity:.58;letter-spacing:.16em;margin-bottom:19px;font-size:6.5px;font-weight:800;display:block}.footer3-links-column nav{flex-direction:column;display:flex}.footer3-links-column nav a{border-bottom:1px solid var(--footer-border-soft);min-height:43px;color:var(--footer-text);grid-template-columns:24px minmax(0,1fr) 18px;align-items:center;gap:7px;transition:color .3s,padding-left .3s;display:grid}.footer3-links-column nav a:hover{color:var(--footer-heading);padding-left:5px}.footer3-links-column nav a>span{color:var(--footer-accent);opacity:.35;font-size:5.7px;font-weight:800}.footer3-links-column nav a strong{font-size:9px;font-weight:600}.footer3-links-column nav a i{color:var(--footer-accent);opacity:.64;font-size:8px;font-style:normal}.footer3-detail-block{border-bottom:1px solid var(--footer-border-soft);flex-direction:column;gap:7px;margin-bottom:20px;padding-bottom:20px;display:flex}.footer3-detail-block small{color:var(--footer-muted);opacity:.72;letter-spacing:.13em;font-size:5.8px;font-weight:800}.footer3-detail-block a{width:fit-content;color:var(--footer-heading);opacity:.77;overflow-wrap:anywhere;font-size:10px;font-weight:600;transition:color .3s,opacity .3s}.footer3-detail-block a:hover{color:var(--footer-accent);opacity:1}.footer3-project-button{color:#fff;background:linear-gradient(135deg,#078da5,#17bfd1);border-radius:16px;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:0 17px;font-size:9px;font-weight:800;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 15px 38px #059fb529}.footer3-project-button:hover{transform:translateY(-3px);box-shadow:0 20px 46px #07b2c73b}.footer3-bottom-meta{min-height:82px;color:var(--footer-muted);opacity:.7;grid-template-columns:1fr auto 1fr;align-items:center;gap:25px;display:grid}.footer3-bottom-meta p{font-size:6.5px;font-weight:600}.footer3-bottom-meta>a{color:var(--footer-text);justify-self:end;align-items:center;gap:8px;font-size:7px;font-weight:700;transition:color .3s;display:flex}.footer3-bottom-meta>a:hover{color:var(--footer-accent)}.footer3-bottom-process{color:var(--footer-accent);opacity:.37;letter-spacing:.1em;align-items:center;gap:8px;font-size:5.7px;font-weight:800;display:flex}.footer3-bottom-process i{background:var(--footer-border-soft);width:35px;height:1px;position:relative;overflow:hidden}.footer3-bottom-process i:after{content:"";background:linear-gradient(90deg, transparent, var(--footer-accent));width:70%;height:100%;animation:2.6s linear infinite footer3Flow;position:absolute;top:0;left:-100%}.footer3-ocean{z-index:10;pointer-events:none;perspective:1000px;background:linear-gradient(#03283100 0%,#014a5b1f 18%,#01475847 50%,#002835b8 100%);height:260px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}[data-theme=light] .footer3-ocean{background:linear-gradient(#d1f6fa00 0%,#5ddce817 16%,#1fb9cd2e 52%,#03677f66 100%)}.footer3-underwater-glow{z-index:0;filter:blur(38px);background:radial-gradient(#28ddeb2e,#07859d12 42%,#0000 72%);border-radius:50%;height:260px;animation:6s ease-in-out infinite footer3GlowBreath;position:absolute;bottom:-85px;left:12%;right:12%}[data-theme=light] .footer3-underwater-glow{background:radial-gradient(#63eff766,#16b9cf29 44%,#0000 74%)}.footer3-caustics{z-index:1;opacity:.11;mix-blend-mode:screen;filter:blur(1px);background-image:repeating-radial-gradient(at 30% 40%,#89f6fc73 0 1px,#0000 3px 17px);background-size:145px 75px;animation:13s linear infinite footer3Caustics;position:absolute;inset:35px 0 0}[data-theme=light] .footer3-caustics{opacity:.26;mix-blend-mode:multiply;background-image:repeating-radial-gradient(at 30% 40%,#0389a124 0 1px,#0000 3px 17px)}.footer3-water-reflection{z-index:2;opacity:.22;filter:blur(8px);background:repeating-linear-gradient(96deg,#0000 0 24px,#befafd42 29px 31px,#0000 36px 68px);height:90px;animation:9s linear infinite footer3Reflection;position:absolute;top:25px;left:8%;right:8%}[data-theme=light] .footer3-water-reflection{opacity:.52;background:repeating-linear-gradient(96deg,#0000 0 24px,#ffffffe6 29px 31px,#0000 36px 68px)}.footer3-ocean-wave{transform-origin:bottom;will-change:transform;width:170%;height:100%;position:absolute;left:-35%}.footer3-ocean-wave-back{z-index:3;filter:blur(1px);opacity:.83;animation:17s linear infinite footer3OceanBack;bottom:-15px}.footer3-ocean-wave-middle{z-index:4;opacity:.94;filter:drop-shadow(0 -8px 18px #2ddde814);animation:12s linear infinite footer3OceanMiddle;bottom:-25px}.footer3-ocean-wave-front{z-index:5;filter:drop-shadow(0 -6px 15px #44e8f11a);animation:8s linear infinite footer3OceanFront;bottom:-37px}[data-theme=light] .footer3-ocean-wave-back{opacity:.55;filter:saturate(.95)brightness(1.35)}[data-theme=light] .footer3-ocean-wave-middle{opacity:.7;filter:saturate(.95)brightness(1.22)drop-shadow(0 -9px 20px #30cdde21)}[data-theme=light] .footer3-ocean-wave-front{opacity:.82;filter:saturate(.95)brightness(1.12)drop-shadow(0 -8px 18px #1fbbce2e)}.footer3-ocean-foam{z-index:7;fill:none;stroke:#cffcff9e;stroke-width:2.2px;stroke-linecap:round;opacity:.74;filter:drop-shadow(0 0 7px #9af6fc40);width:170%;height:84px;animation:9s linear infinite footer3FoamMove;position:absolute;top:88px;left:-35%}[data-theme=light] .footer3-ocean-foam{stroke:#ffffffeb;opacity:.9;filter:drop-shadow(0 2px 7px #119db238)}.footer3-ocean-shimmer{z-index:8;opacity:.25;filter:blur(4px);background:linear-gradient(100deg,#0000 0% 35%,#cafcff5c 47%,#cafcff0f 53%,#0000 65% 100%);height:95px;animation:7s ease-in-out infinite footer3ShimmerMove;position:absolute;top:85px;left:-20%;right:-20%;transform:skew(-15deg)}[data-theme=light] .footer3-ocean-shimmer{opacity:.58;background:linear-gradient(100deg,#0000 0% 33%,#ffffffeb 47%,#ffffff29 53%,#0000 66% 100%)}.footer3-deep-water{z-index:9;background:linear-gradient(#003a4a1f,#001f2a85);height:70px;position:absolute;bottom:0;left:0;right:0}[data-theme=light] .footer3-deep-water{background:linear-gradient(#007d970d,#00667f38)}.footer3-bubble{z-index:2;opacity:0;background:#84edf609;border:1px solid #93f4fb2e;border-radius:50%;animation:9s ease-in infinite footer3BubbleRise;position:absolute;bottom:-30px;box-shadow:inset 1px 1px 3px #ffffff1f}[data-theme=light] .footer3-bubble{background:#ffffff40;border-color:#0897ae33;box-shadow:inset 1px 1px 3px #ffffffd9}.footer3-bubble-1{width:8px;height:8px;animation-delay:-1s;left:8%}.footer3-bubble-2{width:12px;height:12px;animation-duration:11s;animation-delay:-5s;left:23%}.footer3-bubble-3{width:6px;height:6px;animation-duration:8s;animation-delay:-3s;left:42%}.footer3-bubble-4{width:10px;height:10px;animation-duration:12s;animation-delay:-7s;left:61%}.footer3-bubble-5{width:7px;height:7px;animation-delay:-2s;left:77%}.footer3-bubble-6{width:13px;height:13px;animation-duration:10s;animation-delay:-6s;left:90%}@keyframes footer3Pulse{0%,to{opacity:.65}50%{opacity:1}}@keyframes footer3Flow{0%{transform:translate(0)}to{transform:translate(320%)}}@keyframes footer3OceanBack{0%{transform:translateY(2px)scaleY(1)}50%{transform:translate3d(-10%,-5px,18px)scaleY(1.045)}to{transform:translate(-20%,2px)scaleY(1)}}@keyframes footer3OceanMiddle{0%{transform:translate(-18%)scaleY(1.02)}50%{transform:translate3d(-8%,-7px,28px)scaleY(1.075)}to{transform:translate(2%)scaleY(1.02)}}@keyframes footer3OceanFront{0%{transform:translateY(4px)scaleY(1.02)}50%{transform:translate3d(-9%,-10px,40px)scaleY(1.09)}to{transform:translate(-18%,4px)scaleY(1.02)}}@keyframes footer3FoamMove{0%{transform:translate(-8%)}to{transform:translate(6%,-2px)}}@keyframes footer3GlowBreath{0%,to{opacity:.55;transform:scaleX(.95)}50%{opacity:1;transform:scaleX(1.08)}}@keyframes footer3Caustics{0%{background-position:0 0}to{background-position:290px 145px}}@keyframes footer3Reflection{0%{transform:translate(-7%)}to{transform:translate(7%,5px)}}@keyframes footer3ShimmerMove{0%,to{opacity:0;transform:translate(-20%)skew(-15deg)}45%{opacity:.28}60%{opacity:.2;transform:translate(28%)skew(-15deg)}}@keyframes footer3BubbleRise{0%{opacity:0;transform:translate(0,0)scale(.6)}12%{opacity:.5}75%{opacity:.2}to{opacity:0;transform:translate(18px,-230px)scale(1.1)}}@media (width<=1180px){.footer3-contact-hero{grid-template-columns:minmax(0,1fr) 390px;gap:40px}.footer3-main-grid{grid-template-columns:1.1fr .7fr .95fr .8fr;gap:30px}}@media (width<=980px){.footer3-section{padding:95px 0 300px}.footer3-contact-hero{grid-template-columns:1fr;gap:45px;padding:50px}.footer3-contact-console{width:min(650px,100%)}.footer3-main-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:50px 45px}.footer3-bottom-meta{grid-template-columns:1fr auto}.footer3-bottom-process{grid-area:2/1/auto/-1;padding-bottom:15px}.footer3-ocean{height:245px}}@media (width<=620px){.footer3-section{min-height:0;padding:75px 0 245px}.footer3-contact-hero{border-radius:31px;gap:36px;padding:29px 18px 25px}.footer3-hero-copy h2{margin-top:20px;font-size:clamp(41px,12vw,55px)}.footer3-hero-copy>p{margin-top:21px;font-size:12.5px}.footer3-hero-actions{flex-direction:column;align-items:stretch;width:100%}.footer3-primary-button,.footer3-secondary-button{width:100%}.footer3-capabilities{grid-template-columns:repeat(2,minmax(0,1fr))}.footer3-capabilities>div:nth-child(2){border-right:0}.footer3-capabilities>div:nth-child(-n+2){border-bottom:1px solid var(--footer-border-soft)}.footer3-contact-console{border-radius:24px}.footer3-console-inner{padding:23px 14px 18px}.footer3-console-inner h3{font-size:29px}.footer3-console-card{grid-template-columns:39px minmax(0,1fr) 27px;min-height:66px;padding:9px 6px}.footer3-console-icon{width:37px;height:37px}.footer3-console-copy strong{font-size:11px}.footer3-console-flow{justify-content:flex-start;padding-bottom:4px;overflow-x:auto}.footer3-main-grid{grid-template-columns:1fr;gap:42px;margin-top:45px;padding:44px 0}.footer3-brand-column>p{max-width:100%}.footer3-links-column nav a{min-height:45px}.footer3-bottom-meta{grid-template-columns:1fr;gap:16px;padding-top:21px}.footer3-bottom-meta>a{justify-self:start}.footer3-bottom-process{grid-area:auto;width:100%;padding-bottom:5px;overflow-x:auto}.footer3-bottom-process i{min-width:26px}.footer3-ocean{height:205px}.footer3-ocean-foam{top:67px}.footer3-water-reflection{top:15px}}@media (width<=380px){.footer3-contact-hero{padding-inline:14px}.footer3-hero-copy h2{font-size:38px}.footer3-console-inner{padding-inline:11px}.footer3-console-copy strong{font-size:10px}.footer3-ocean{height:185px}}@media (prefers-reduced-motion:reduce){.footer3-ocean-wave,.footer3-ocean-foam,.footer3-caustics,.footer3-water-reflection,.footer3-ocean-shimmer,.footer3-bubble,.footer3-live-dot,.footer3-brand-status-dot{animation:none!important}}.footer3-real-brand{width:fit-content;min-height:72px;justify-content:flex-start!important;align-items:center!important;display:inline-flex!important}.footer3-brand-image{object-fit:contain;object-position:left center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;filter:drop-shadow(0 12px 28px #11bbcf1f);width:clamp(165px,14vw,225px);height:auto;max-height:78px;transition:transform .4s cubic-bezier(.16,1,.3,1),filter .4s;display:block}.footer3-real-brand:hover .footer3-brand-image{filter:drop-shadow(0 16px 32px #11bbcf33);transform:translateY(-3px)scale(1.018)}[data-theme=light] .footer3-brand-image{filter:drop-shadow(0 12px 28px #098a9f1a)}@media (width<=980px){.footer3-brand-image{width:min(205px,60vw)}}@media (width<=620px){.footer3-real-brand{min-height:60px}.footer3-brand-image{width:min(185px,62vw);max-height:65px}}@media (width<=380px){.footer3-brand-image{width:min(165px,65vw)}}.footer3-whatsapp-button{background:linear-gradient(135deg,#0aa78f,#1fc8b4)!important;box-shadow:0 18px 42px #0aa78f38!important}.footer3-whatsapp-button:hover{box-shadow:0 25px 55px #0aa78f4d!important}.footer3-button-icon-whatsapp,.footer3-console-icon-whatsapp{color:#fff!important;background:linear-gradient(145deg,#18bfa6,#0b967f)!important;box-shadow:0 8px 22px #0aa78f38!important}.footer3-button-icon-email,.footer3-console-icon-email,.footer3-console-icon-call{color:#0793ad!important;background:linear-gradient(145deg,#1fbed229,#ffffffb8)!important}[data-theme=dark] .footer3-button-icon-email,[data-theme=dark] .footer3-console-icon-email,[data-theme=dark] .footer3-console-icon-call{color:#64e2ed!important;background:#50dae61a!important}.footer3-console-card-whatsapp:hover{background:linear-gradient(145deg, #1bc3a612, var(--f3-card))!important;border-color:#0aa78f47!important}.footer3-secondary-button .footer3-button-icon{flex:none}.footer3-primary-button>span:nth-child(2),.footer3-secondary-button>span:nth-child(2){min-width:0}@media (width<=700px){.footer3-primary-button,.footer3-secondary-button{text-align:left!important;grid-template-columns:38px minmax(0,1fr) 24px!important;justify-content:stretch!important;display:grid!important}.footer3-primary-button .footer3-button-arrow,.footer3-secondary-button .footer3-button-arrow{justify-self:end!important;margin-left:0!important}}@media (width<=420px){.footer3-primary-button,.footer3-secondary-button{grid-template-columns:36px minmax(0,1fr) 20px!important;padding-inline:14px!important}.footer3-button-icon{width:36px!important;height:36px!important}.footer3-button-icon svg{width:18px!important;height:18px!important}}.footer3-button-icon svg{width:21px!important;height:21px!important;display:block!important}.footer3-console-icon svg{width:24px!important;height:24px!important;display:block!important}.footer3-console-icon-whatsapp{color:#25d366!important;box-shadow:none!important;background:#25d3661f!important;border:1px solid #25d3663d!important}.footer3-button-icon-whatsapp{color:#25d366!important;background:#fff!important;border:1px solid #ffffff8c!important;box-shadow:0 8px 20px #00000014!important}.footer3-console-icon-call,.footer3-console-icon-email,.footer3-button-icon-email{color:#079db5!important;box-shadow:none!important;background:#11b5cc1a!important;border:1px solid #11b5cc2e!important}.footer3-console-icon-whatsapp,.footer3-console-icon-call,.footer3-console-icon-email{border-radius:15px!important}@media (width<=700px){.footer3-console-icon svg{width:22px!important;height:22px!important}.footer3-button-icon svg{width:20px!important;height:20px!important}}.about-subpage{background:var(--background);min-height:100vh;color:var(--text-primary);overflow:hidden}.about-subpage-hero{background:radial-gradient(circle at 8% 20%, #23c9da1a, transparent 30%), linear-gradient(180deg, var(--background), var(--background-secondary));min-height:92svh;padding:170px 0 110px;position:relative;overflow:hidden}.about-subpage-grid{grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);align-items:center;gap:clamp(55px,7vw,105px);display:grid}.about-subpage-grid h1{max-width:850px;font-family:var(--font-heading);letter-spacing:-.065em;margin-top:26px;font-size:clamp(58px,5.8vw,90px);font-weight:700;line-height:.92}.about-subpage-grid h1 span{color:#28bfd1}.about-subpage-grid>div:first-child>p{max-width:650px;color:var(--text-secondary);margin-top:29px;font-size:14px;line-height:1.85}.about-subpage-actions{flex-wrap:wrap;gap:10px;margin-top:32px;display:flex}.about-subpage-primary,.about-subpage-secondary{border-radius:17px;justify-content:center;align-items:center;gap:12px;min-height:56px;padding:0 19px;font-size:9px;font-weight:800;display:inline-flex}.about-subpage-primary{color:#fff;background:linear-gradient(135deg,#078da5,#15bfd2)}.about-subpage-secondary{color:var(--text-primary);background:#07262d52;border:1px solid #42cfdc1c}[data-theme=light] .about-subpage-secondary{background:#ffffffb3}.about-subpage-visual{background:#05252c;border:1px solid #48d5e11f;border-radius:45px;min-height:610px;position:relative;overflow:hidden;box-shadow:0 38px 95px #0000002e}.about-subpage-visual>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.about-subpage-overlay{background:linear-gradient(#02131808,#0213189e);position:absolute;inset:0}.about-subpage-visual-tag{z-index:5;color:#edfdfed1;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);letter-spacing:.13em;background:#041e258c;border-radius:999px;padding:10px 13px;font-size:7px;font-weight:800;position:absolute;top:25px;left:25px}.about-subpage-water{z-index:5;height:90px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.about-subpage-water span{border-radius:48%;width:130%;height:100px;position:absolute;left:-15%}.about-subpage-water span:first-child{background:#2bc8da8a;animation:7s ease-in-out infinite alternate aboutSubWater;bottom:-65px}.about-subpage-water span:last-child{background:#047e96b3;animation:10s ease-in-out infinite alternate-reverse aboutSubWater;bottom:-73px}.about-subpage-content{background:linear-gradient(180deg, var(--background-secondary), var(--background));padding:130px 0}.about-subpage-heading{max-width:900px}.about-subpage-heading h2{font-family:var(--font-heading);letter-spacing:-.06em;margin-top:24px;font-size:clamp(48px,5vw,75px);line-height:.95}.about-subpage-heading h2 span{color:#29bfd2}.about-subpage-heading>p{max-width:680px;color:var(--text-secondary);margin-top:24px;font-size:13px;line-height:1.8}.about-document-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-top:50px;display:grid}.about-document-grid article{background:#07262d59;border:1px solid #45d1de1a;border-radius:28px;min-height:270px;padding:24px}[data-theme=light] .about-document-grid article{background:#ffffffb3}.about-document-grid span{color:#3dc2cf66;font-size:7px}.about-document-grid h3{font-family:var(--font-heading);margin-top:80px;font-size:28px}.about-document-grid p{color:var(--text-secondary);margin-top:14px;font-size:11px;line-height:1.7}.about-client-industry-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:50px;display:grid}.about-client-industry-grid article{background:#07262d57;border:1px solid #46d1de17;border-radius:23px;grid-template-columns:25px 1fr 24px;align-items:end;gap:8px;min-height:150px;padding:18px;display:grid}[data-theme=light] .about-client-industry-grid article{background:#ffffffb8}.about-client-industry-grid span{color:#3fc0cd66;font-size:7px}.about-client-industry-grid strong{font-family:var(--font-heading);font-size:18px}.about-client-industry-grid i{color:#42d3df;font-style:normal}.about-client-note{max-width:850px;color:var(--text-secondary);margin-top:35px;font-size:11px;line-height:1.7}@keyframes aboutSubWater{0%{transform:translate(-4%)rotate(-1deg)}to{transform:translate(4%)rotate(1deg)}}@media (width<=980px){.about-subpage-grid{grid-template-columns:1fr}.about-subpage-visual{width:min(720px,100%);min-height:550px}.about-client-industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.about-subpage-hero{min-height:auto;padding:120px 0 85px}.about-subpage-grid{gap:45px}.about-subpage-grid h1{font-size:clamp(41px,13vw,56px)}.about-subpage-actions{flex-direction:column}.about-subpage-primary,.about-subpage-secondary{width:100%}.about-subpage-visual{border-radius:29px;min-height:430px}.about-subpage-content{padding:85px 0}.about-subpage-heading h2{font-size:clamp(38px,12vw,50px)}.about-document-grid,.about-client-industry-grid{grid-template-columns:1fr}.about-document-grid article{min-height:220px}.about-client-industry-grid article{min-height:125px}}.services-page,.service-detail-page{min-height:100vh;color:var(--text-primary);background:var(--background);overflow:hidden}.services-hero,.service-detail-hero{isolation:isolate;background:radial-gradient(circle at 8% 22%, #23c9da1a, transparent 30%), radial-gradient(circle at 92% 66%, #0a91a817, transparent 29%), linear-gradient(180deg, var(--background), var(--background-secondary));min-height:100svh;padding:170px 0 110px;position:relative;overflow:hidden}.services-hero:before,.service-detail-hero:before{content:"";z-index:-2;opacity:.14;pointer-events:none;background-image:linear-gradient(#3fd0dd0d 1px,#0000 1px),linear-gradient(90deg,#3fd0dd0d 1px,#0000 1px);background-size:70px 70px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 92%);mask-image:linear-gradient(#000,#0000 92%)}.services-hero-glow{z-index:-1;filter:blur(35px);pointer-events:none;border-radius:50%;position:absolute}.services-hero-glow-one{background:radial-gradient(circle,#1fc6d824,#0000 70%);width:650px;height:650px;top:0;left:-360px}.services-hero-glow-two{background:radial-gradient(circle,#0fa0b71c,#0000 70%);width:720px;height:720px;bottom:-220px;right:-390px}.services-hero-grid,.service-detail-hero-grid{z-index:4;grid-template-columns:minmax(0,1.03fr) minmax(430px,.97fr);align-items:center;gap:clamp(55px,7vw,110px);display:grid;position:relative}.services-hero-copy h1,.service-detail-copy h1{max-width:900px;font-family:var(--font-heading);letter-spacing:-.066em;margin-top:27px;font-size:clamp(60px,5.8vw,94px);font-weight:700;line-height:.91}.services-hero-copy h1 span{color:#29bfd2}.services-hero-copy>p,.service-detail-copy>p{max-width:680px;color:var(--text-secondary);margin-top:30px;font-size:15px;line-height:1.85}.services-hero-actions,.service-detail-actions{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.services-primary-btn,.services-secondary-btn,.service-detail-primary,.service-detail-secondary{border-radius:18px;justify-content:center;align-items:center;gap:13px;min-height:58px;padding:0 21px;font-size:10px;font-weight:800;transition:transform .3s;display:inline-flex}.services-primary-btn,.service-detail-primary{color:#fff;background:linear-gradient(135deg,#078da5,#15bfd2)}.services-secondary-btn,.service-detail-secondary{color:var(--text-primary);background:#06272e57;border:1px solid #43d1de1c}[data-theme=light] .services-secondary-btn,[data-theme=light] .service-detail-secondary{background:#ffffffb8}.services-primary-btn:hover,.services-secondary-btn:hover,.service-detail-primary:hover,.service-detail-secondary:hover{transform:translateY(-3px)}.services-hero-meta,.service-detail-meta{border-top:1px solid #43cbd814;grid-template-columns:repeat(3,minmax(0,1fr));max-width:650px;margin-top:42px;display:grid}.services-hero-meta>div,.service-detail-meta>div{flex-direction:column;justify-content:center;gap:4px;min-height:82px;padding:13px;display:flex}.services-hero-meta>div:not(:last-child),.service-detail-meta>div:not(:last-child){border-right:1px solid #43cbd814}.services-hero-meta span{color:#34c2d06b;font-size:7px;font-weight:800}.services-hero-meta strong,.service-detail-meta strong{color:var(--text-primary);font-size:10px}.services-hero-meta small,.service-detail-meta small{color:var(--text-secondary);font-size:7px}.services-hero-visual,.service-detail-visual{min-height:650px;position:relative}.services-hero-image,.service-detail-image{isolation:isolate;background:#05252d;border:1px solid #46d5e11f;border-radius:47px;position:absolute;inset:0;overflow:hidden;box-shadow:0 38px 100px #00000030}[data-theme=light] .services-hero-image,[data-theme=light] .service-detail-image{box-shadow:0 38px 100px #07697a17}.services-hero-image>img,.service-detail-image>img{object-fit:cover;width:100%;height:100%;transition:transform .9s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.services-hero-image:hover>img,.service-detail-image:hover>img{transform:scale(1.035)}.services-image-overlay,.service-detail-image-overlay{z-index:2;background:linear-gradient(#02121705,#0212171a 45%,#021217ba);position:absolute;inset:0}.services-image-tag,.service-detail-image-label{z-index:7;color:#ebfdfed1;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);letter-spacing:.12em;background:#041f268c;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-size:7px;font-weight:800;display:flex;position:absolute;top:25px;left:25px}.services-image-tag span,.service-detail-image-label i{background:#49dbe7;border-radius:50%;width:7px;height:7px}.services-image-number,.service-detail-big-number{z-index:6;color:#e2fcfe24;font-family:var(--font-heading);font-size:clamp(70px,7vw,105px);font-weight:700;position:absolute;top:30px;right:30px}.services-hero-terminal{z-index:8;color:#fff;-webkit-backdrop-filter:blur(23px);backdrop-filter:blur(23px);background:#041d24b8;border:1px solid #64e1eb21;border-radius:23px;position:absolute;bottom:130px;left:25px;right:25px;overflow:hidden}.services-terminal-head{border-bottom:1px solid #4dccd814;justify-content:space-between;align-items:center;min-height:43px;padding:0 15px;display:flex}.services-terminal-head>span{color:#52cfdb99;align-items:center;gap:7px;font-size:6px;font-weight:800;display:flex}.services-terminal-head i{background:#49dbe7;border-radius:50%;width:7px;height:7px}.services-terminal-head small{color:#4ad9e5;font-size:6px}.services-terminal-body{padding:18px}.services-terminal-body>small{color:#4ec9d580;font-size:6px}.services-terminal-body>strong{font-family:var(--font-heading);margin-top:7px;font-size:clamp(22px,2vw,30px);line-height:1;display:block}.services-terminal-body>strong b{color:#47d9e5}.services-terminal-body>div{gap:7px;margin-top:17px;display:flex}.services-terminal-body>div span{color:#51d8e3;background:#35c9d814;border-radius:9px;padding:8px 10px;font-size:6px;font-weight:800}.services-hero-water,.service-detail-water{z-index:5;height:105px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.services-hero-water span,.service-detail-water span{border-radius:47%;width:130%;height:110px;position:absolute;left:-15%}.services-hero-water span:first-child,.service-detail-water span:first-child{background:#3dd3e25e;animation:7s ease-in-out infinite alternate serviceWaterA;bottom:-72px}.services-hero-water span:nth-child(2),.service-detail-water span:nth-child(2){background:#0caac294;animation:9s ease-in-out infinite alternate-reverse serviceWaterB;bottom:-81px}.services-hero-water span:nth-child(3),.service-detail-water span:nth-child(3){background:#026983c7;animation:11s ease-in-out infinite alternate serviceWaterA;bottom:-91px}.services-portfolio-section{background:linear-gradient(180deg, var(--background-secondary), var(--background));padding:130px 0}.services-section-heading{grid-template-columns:minmax(0,1.1fr) minmax(280px,.7fr);align-items:end;gap:70px;margin-top:25px;display:grid}.services-section-heading h2,.service-method-heading h2,.service-detail-overview h2,.service-detail-process-head h2,.service-related-head h2{max-width:820px;font-family:var(--font-heading);letter-spacing:-.06em;font-size:clamp(48px,5vw,76px);line-height:.95}.services-section-heading h2 span,.service-method-heading h2 span,.service-detail-overview h2 span,.service-detail-process-head h2 span,.service-related-head h2 span{color:#29bfd2}.services-section-heading p{color:var(--text-secondary);font-size:13px;line-height:1.8}.services-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:55px;display:grid}.service-overview-card{background:#07262d6b;border:1px solid #45d1de1a;border-radius:30px;position:relative;overflow:hidden}[data-theme=light] .service-overview-card{background:#ffffffd1;box-shadow:0 24px 65px #07697a0e}.service-card-image{height:225px;display:block;position:relative;overflow:hidden}.service-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.16,1,.3,1)}.service-overview-card:hover .service-card-image img{transform:scale(1.055)}.service-card-image>div{background:linear-gradient(#0212170a,#0212178f);position:absolute;inset:0}.service-card-image>span{color:#ffffff52;font-family:var(--font-heading);font-size:48px;font-weight:700;position:absolute;top:17px;right:18px}.service-card-image>small{color:#e9fcfd;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#031e2499;border-radius:999px;padding:8px 10px;font-size:6px;font-weight:800;position:absolute;bottom:17px;left:17px}.service-card-copy{z-index:4;padding:22px 21px 38px;position:relative}.service-card-copy>span{color:#38c1ce7a;letter-spacing:.11em;font-size:6px;font-weight:800}.service-card-copy h3{font-family:var(--font-heading);letter-spacing:-.04em;margin-top:9px;font-size:clamp(23px,2vw,30px);line-height:1.04}.service-card-copy>p{color:var(--text-secondary);margin-top:14px;font-size:10px;line-height:1.7}.service-card-actions{gap:7px;margin-top:20px;display:flex}.service-card-actions>a,.service-card-actions>button{min-height:43px;color:var(--text-primary);font:inherit;background:#1dadbd0a;border:1px solid #43cdda17;border-radius:13px;align-items:center;gap:8px;padding:0 12px;font-size:7px;font-weight:800;display:inline-flex}.service-card-actions>a{color:#fff;background:linear-gradient(135deg,#078ca4,#13b8cb)}.service-card-chevron-open{transform:rotate(180deg)}.service-card-child{opacity:0;max-height:0;transition:max-height .38s,opacity .25s,padding .3s;overflow:hidden}.service-card-child-open{opacity:1;max-height:100px;padding-top:13px}.service-card-child a{background:#1db2c20b;border:1px solid #43ccd917;border-radius:14px;grid-template-columns:30px minmax(0,1fr) 22px;align-items:center;gap:8px;min-height:54px;padding:0 11px;display:grid}.service-card-child span{color:#38c1ce6b;font-size:6px}.service-card-child strong{color:var(--text-primary);font-size:8px}.service-card-child i{color:#3ed1df;font-style:normal}.service-card-water{height:7px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.service-card-water span{border-radius:50%;width:120%;height:12px;position:absolute;left:-10%}.service-card-water span:first-child{background:#2bc9da85;animation:7s ease-in-out infinite alternate serviceWaterA;bottom:-7px}.service-card-water span:last-child{background:#047f97a6;animation:9s ease-in-out infinite alternate-reverse serviceWaterB;bottom:-9px}.service-navigator-section{background:var(--background-secondary);padding:130px 0}.service-navigator-shell{background:#06242b61;border:1px solid #46d2df1a;border-radius:42px;grid-template-columns:minmax(300px,.75fr) minmax(0,1.25fr);gap:clamp(50px,7vw,100px);padding:clamp(35px,5vw,65px);display:grid}[data-theme=light] .service-navigator-shell{background:#ffffffb8}.service-navigator-intro h2{font-family:var(--font-heading);letter-spacing:-.055em;margin-top:24px;font-size:clamp(43px,4.2vw,64px);line-height:.95}.service-navigator-intro h2 span{color:#29bfd2}.service-navigator-intro p{max-width:470px;color:var(--text-secondary);margin-top:20px;font-size:12px;line-height:1.78}.service-navigator-intro>a{color:#fff;background:linear-gradient(135deg,#078ca5,#14bfd1);border-radius:15px;align-items:center;gap:10px;width:fit-content;min-height:50px;margin-top:28px;padding:0 15px;font-size:8px;font-weight:800;display:inline-flex}.service-navigator-list{border-top:1px solid #43cbd814}.service-navigator-parent{border-bottom:1px solid #43cbd814;grid-template-columns:minmax(0,1fr) 45px;align-items:center;min-height:69px;display:grid}.service-navigator-parent>a{grid-template-columns:36px 1fr;align-items:center;gap:10px;min-width:0;display:grid}.service-navigator-parent>a span{color:#3ac1ce66;font-size:7px}.service-navigator-parent>a strong{color:var(--text-primary);font-size:10px}.service-navigator-parent button{color:#42d3df;background:#23bece12;border:0;border-radius:11px;place-items:center;width:35px;height:35px;font-size:15px;transition:transform .3s;display:grid}.service-navigator-item-open .service-navigator-parent button{transform:rotate(45deg)}.service-navigator-child{opacity:0;max-height:0;transition:max-height .36s,opacity .25s;overflow:hidden}.service-navigator-item-open .service-navigator-child{opacity:1;max-height:80px}.service-navigator-child a{background:#23bece0e;border-radius:14px;grid-template-columns:35px minmax(0,1fr) 25px;align-items:center;gap:8px;min-height:58px;margin:5px 0 9px 45px;padding:0 12px;display:grid}.service-navigator-child span{color:#38bfcc66;font-size:6px}.service-navigator-child strong{color:var(--text-primary);font-size:9px}.service-navigator-child i{color:#43d3df;font-style:normal}.service-method-section{background:var(--background);padding:130px 0}.service-method-heading h2{margin-top:25px}.service-method-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-top:55px;display:grid}.service-method-grid article{background:#07262d66;border:1px solid #45d1de17;border-radius:30px;min-height:330px;padding:25px}[data-theme=light] .service-method-grid article{background:#ffffffb8}.service-method-grid article>span{color:#3dc1ce57;font-family:var(--font-heading);font-size:52px}.service-method-grid small{color:#3ac2cf75;margin-top:65px;font-size:6px;font-weight:800;display:block}.service-method-grid h3{font-family:var(--font-heading);letter-spacing:-.04em;margin-top:10px;font-size:27px}.service-method-grid p{color:var(--text-secondary);margin-top:15px;font-size:11px;line-height:1.72}.services-final-section,.service-detail-final{background:var(--background-secondary);padding:90px 0 120px}.services-final-shell,.service-detail-final-shell{background:linear-gradient(145deg,#082d35c2,#041b219e);border:1px solid #48d4e11c;border-radius:42px;grid-template-columns:minmax(0,1fr) minmax(230px,.4fr);align-items:center;gap:50px;min-height:320px;padding:clamp(35px,5vw,65px);display:grid;position:relative;overflow:hidden}[data-theme=light] .services-final-shell,[data-theme=light] .service-detail-final-shell{background:linear-gradient(145deg,#ffffffeb,#e5f8fbbd)}.services-final-kicker,.service-detail-final-shell>div:first-child>span{color:#31c4d5;letter-spacing:.13em;align-items:center;gap:8px;font-size:7px;font-weight:800;display:flex}.services-final-kicker i,.service-detail-final-shell>div:first-child>span i{background:#49dbe7;border-radius:50%;width:7px;height:7px}.services-final-shell h2,.service-detail-final-shell h2{font-family:var(--font-heading);letter-spacing:-.06em;margin-top:18px;font-size:clamp(44px,4.5vw,69px);line-height:.95}.services-final-shell h2 span,.service-detail-final-shell h2 b{color:#29bfd2;font-weight:inherit}.services-final-shell p,.service-detail-final-shell p{max-width:620px;color:var(--text-secondary);margin-top:18px;font-size:12px;line-height:1.75}.services-final-actions,.service-detail-final-shell>div:nth-child(2){flex-direction:column;gap:9px;display:flex}.services-final-primary,.services-final-secondary,.service-detail-final-shell>div:nth-child(2)>a{min-height:55px;color:var(--text-primary);border:1px solid #45cfdc1a;border-radius:17px;justify-content:space-between;align-items:center;gap:12px;padding:0 17px;font-size:9px;font-weight:800;display:flex}.services-final-primary,.service-detail-final-shell>div:nth-child(2)>a:first-child{color:#fff;background:linear-gradient(135deg,#078da5,#14bfd1)}.services-final-water,.service-detail-final-water{height:8px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.services-final-water span,.service-detail-final-water span{border-radius:50%;width:120%;height:14px;position:absolute;left:-10%}.services-final-water span:first-child,.service-detail-final-water span:first-child{background:#2fccdd80;animation:7s ease-in-out infinite alternate serviceWaterA;bottom:-9px}.services-final-water span:last-child,.service-detail-final-water span:last-child{background:#04849c99;animation:10s ease-in-out infinite alternate-reverse serviceWaterB;bottom:-11px}.service-detail-code{align-items:center;gap:10px;margin-top:23px;display:flex}.service-detail-code>span{color:#3bc3d061;font-size:7px}.service-detail-code strong{color:#3bcfdd;letter-spacing:.1em;font-size:10px}.service-detail-code i{background:#39c7d426;width:42px;height:1px}.service-detail-code small{color:var(--text-secondary);font-size:6px}.service-detail-floating{z-index:8;color:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#041d24b3;border:1px solid #62dfea1f;border-radius:20px;flex-direction:column;gap:6px;padding:17px;display:flex;position:absolute;bottom:130px;left:24px;right:24px}.service-detail-floating small{color:#55d3de85;font-size:6px}.service-detail-floating strong{font-size:13px}.service-detail-overview{background:var(--background);padding:130px 0}.service-detail-overview h2{margin-top:25px}.service-detail-overview-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:clamp(60px,8vw,120px);display:grid}.service-detail-overview-copy>p{color:var(--text-secondary);font-size:14px;line-height:1.87}.service-detail-overview-copy>div{background:#20b4c40a;border:1px solid #44cdda17;border-radius:19px;grid-template-columns:56px 1fr;align-items:center;gap:13px;margin-top:28px;padding:17px;display:grid}.service-detail-overview-copy>div span{color:#3bcbd9;background:#22bccb14;border-radius:15px;place-items:center;width:55px;height:55px;font-size:8px;display:grid}.service-detail-overview-copy>div p{color:var(--text-secondary);font-size:9px;line-height:1.6}.service-detail-scope{background:linear-gradient(180deg, var(--background), var(--background-secondary));padding:30px 0 130px}.service-detail-scope-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.service-detail-panel{background:#07262d66;border:1px solid #45d1de1a;border-radius:32px;padding:29px}[data-theme=light] .service-detail-panel{background:#ffffffbf}.service-detail-panel-head{grid-template-columns:40px 1fr;gap:13px;display:grid}.service-detail-panel-head>span{color:#3dc1ce61;font-size:7px}.service-detail-panel-head small{color:#3bc0cd73;font-size:6px;font-weight:800}.service-detail-panel-head h2{font-family:var(--font-heading);letter-spacing:-.05em;margin-top:8px;font-size:clamp(30px,3vw,45px);line-height:.97}.service-detail-panel-head h2 b{color:#29bfd2;font-weight:inherit}.service-detail-list{margin-top:30px}.service-detail-list>div{border-bottom:1px solid #43cbd814;grid-template-columns:28px minmax(0,1fr) 25px;align-items:center;gap:9px;min-height:59px;display:grid}.service-detail-list span{color:#3cc0cd61;font-size:7px}.service-detail-list strong{color:var(--text-primary);font-size:10px}.service-detail-list i{color:#43d3df;font-style:normal}.service-detail-process{background:var(--background-secondary);padding:130px 0}.service-detail-process-head h2{margin-top:25px}.service-detail-process-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:50px;display:grid}.service-detail-process-grid article{background:#07252c66;border:1px solid #44cfdc17;border-radius:25px;min-height:210px;padding:20px;position:relative;overflow:hidden}[data-theme=light] .service-detail-process-grid article{background:#ffffffb8}.service-detail-process-grid article>span{color:#3cc0cd61;font-size:7px}.service-detail-process-grid article>strong{z-index:3;color:var(--text-primary);margin-top:100px;font-size:12px;display:block;position:relative}.service-detail-process-grid article>i{color:#43d3df;font-style:normal;position:absolute;top:18px;right:18px}.service-detail-process-grid article>div{background:linear-gradient(90deg,#0000,#35cbda8f,#0000);height:5px;position:absolute;bottom:0;left:0;right:0}.service-detail-related-path{background:var(--background);padding:100px 0}.service-path-shell{background:#06242b59;border:1px solid #45d1de1a;border-radius:34px;grid-template-columns:.75fr 1.25fr;gap:50px;padding:clamp(30px,4vw,50px);display:grid}[data-theme=light] .service-path-shell{background:#ffffffb8}.service-path-shell>div:first-child>small{color:#3ac1ce73;font-size:6px;font-weight:800}.service-path-shell h2{font-family:var(--font-heading);margin-top:10px;font-size:clamp(32px,3vw,45px);line-height:.98}.service-path-shell h2 span{color:#29bfd2}.service-path-links{flex-direction:column;display:flex}.service-path-links a{border-bottom:1px solid #43cbd814;border-radius:13px;grid-template-columns:40px minmax(0,1fr) 25px;align-items:center;gap:10px;min-height:70px;padding:0 12px;display:grid}.service-path-links .service-path-active{background:#23bccb12}.service-path-links span{color:#3ac0cd66;font-size:7px}.service-path-links strong{color:var(--text-primary);font-size:10px}.service-path-links i{color:#42d3df;font-style:normal}.service-detail-related{background:var(--background-secondary);padding:130px 0}.service-related-head{grid-template-columns:1fr auto;align-items:end;gap:30px;display:grid}.service-related-head h2{margin-top:25px}.service-related-head>a{color:#30c4d5;font-size:8px;font-weight:800}.service-related-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-top:50px;display:grid}.service-related-grid>a{background:#07262d66;border:1px solid #45d1de17;border-radius:26px;flex-direction:column;min-height:245px;padding:20px;display:flex;position:relative;overflow:hidden}[data-theme=light] .service-related-grid>a{background:#ffffffb8}.service-related-grid>a>span{color:#3cc0cd61;font-size:7px}.service-related-grid small{z-index:3;color:#3ac1ce78;margin-top:auto;font-size:6px;font-weight:800;position:relative}.service-related-grid strong{z-index:3;color:var(--text-primary);font-family:var(--font-heading);margin-top:7px;padding-bottom:25px;font-size:22px;line-height:1.05;position:relative}.service-related-grid i{color:#42d3df;font-style:normal;position:absolute;top:16px;right:16px}.service-related-grid>a>div{background:#1fbed06b;border-radius:48%;height:60px;transition:bottom .4s;position:absolute;bottom:-42px;left:-10%;right:-10%}.service-related-grid>a:hover>div{bottom:-30px}@keyframes serviceWaterA{0%{transform:translate(-4%)rotate(-1deg)}to{transform:translate(4%)rotate(1deg)}}@keyframes serviceWaterB{0%{transform:translate(4%)rotate(1deg)}to{transform:translate(-4%)rotate(-1deg)}}@media (width<=1000px){.services-hero,.service-detail-hero{min-height:auto;padding:145px 0 100px}.services-hero-grid,.service-detail-hero-grid{grid-template-columns:1fr}.services-hero-visual,.service-detail-visual{width:min(720px,100%);min-height:600px}.services-section-heading,.service-detail-overview-grid{grid-template-columns:1fr;gap:25px}.services-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-navigator-shell{grid-template-columns:1fr}.service-detail-process-grid,.service-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.services-hero,.service-detail-hero{padding:115px 0 85px}.services-hero-copy h1,.service-detail-copy h1{font-size:clamp(41px,12.5vw,56px)}.services-hero-copy>p,.service-detail-copy>p{font-size:13px}.services-hero-actions,.service-detail-actions{flex-direction:column}.services-primary-btn,.services-secondary-btn,.service-detail-primary,.service-detail-secondary{width:100%}.services-hero-meta,.service-detail-meta{grid-template-columns:1fr}.services-hero-meta>div:not(:last-child),.service-detail-meta>div:not(:last-child){border-bottom:1px solid #43cbd814;border-right:0}.services-hero-visual,.service-detail-visual{min-height:440px}.services-hero-image,.service-detail-image{border-radius:29px}.services-hero-terminal{bottom:80px;left:14px;right:14px}.services-hero-water,.service-detail-water{height:75px}.services-portfolio-section,.service-navigator-section,.service-method-section,.service-detail-overview,.service-detail-process,.service-detail-related{padding:85px 0}.services-section-heading h2,.service-method-heading h2,.service-detail-overview h2,.service-detail-process-head h2,.service-related-head h2{font-size:clamp(38px,11.5vw,50px)}.services-card-grid{grid-template-columns:1fr}.service-card-image{height:220px}.service-navigator-shell{border-radius:28px;padding:28px 18px}.service-navigator-parent{grid-template-columns:minmax(0,1fr) 40px}.service-navigator-parent>a{grid-template-columns:28px minmax(0,1fr)}.service-navigator-parent>a strong{font-size:9px}.service-navigator-child a{margin-left:24px}.service-method-grid{grid-template-columns:1fr}.service-method-grid article{min-height:270px}.service-detail-scope{padding:20px 0 85px}.service-detail-scope-grid{grid-template-columns:1fr}.service-detail-panel{border-radius:26px;padding:21px}.service-detail-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-path-shell{border-radius:27px;grid-template-columns:1fr;gap:25px}.service-related-head{grid-template-columns:1fr}.service-related-grid{scroll-snap-type:x mandatory;scrollbar-width:none;display:flex;overflow-x:auto}.service-related-grid::-webkit-scrollbar{display:none}.service-related-grid>a{scroll-snap-align:start;flex:0 0 74vw;min-width:74vw}.services-final-section,.service-detail-final{padding:65px 0 90px}.services-final-shell,.service-detail-final-shell{border-radius:29px;grid-template-columns:1fr;gap:30px;min-height:0;padding:30px 19px 37px}.services-final-shell h2,.service-detail-final-shell h2{font-size:clamp(38px,11.5vw,50px)}}@media (width<=380px){.services-hero-copy h1,.service-detail-copy h1{font-size:39px}.services-hero-visual,.service-detail-visual{min-height:410px}.service-detail-process-grid{grid-template-columns:1fr}.service-related-grid>a{flex-basis:82vw;min-width:82vw}}@media (prefers-reduced-motion:reduce){.services-hero-water span,.service-detail-water span,.service-card-water span,.services-final-water span,.service-detail-final-water span{animation:none!important}}.navbar-shell,.premium-navbar,.desktop-navigation{overflow:visible!important}@media (width>=1021px){.services-nav{z-index:2200;align-items:center;display:flex;position:relative}.services-nav:after{content:"";z-index:2201;pointer-events:auto;height:32px;position:absolute;top:100%;left:-22px;right:-22px}.services-trigger-wrap{z-index:2;align-items:center;gap:1px;display:flex;position:relative}.services-main-link{padding-right:3px!important}.services-chevron-trigger{width:27px;height:34px;color:var(--text-secondary);cursor:pointer;background:0 0;border:0;border-radius:10px;flex-shrink:0;place-items:center;padding:0;transition:color .25s,background .25s;display:grid}.services-chevron-trigger:hover{color:var(--accent-primary);background:#1fbbcc0f}.services-chevron-trigger svg{transition:transform .3s cubic-bezier(.16,1,.3,1)}.services-open .services-chevron-trigger svg{transform:rotate(180deg)}.services-dropdown{z-index:2400;opacity:0;visibility:hidden;pointer-events:none;transform-origin:top;-webkit-backdrop-filter:blur(30px)saturate(145%);background:#031d24f9;border:1px solid #45cfdd1f;border-radius:27px;width:min(445px,100vw - 40px);padding:12px;transition:opacity .24s,visibility .24s,transform .34s cubic-bezier(.16,1,.3,1);position:absolute;top:calc(100% + 24px);left:50%;transform:translate(-50%,-9px)scale(.98);box-shadow:0 30px 85px #0000003d}[data-theme=light] .services-dropdown{color:#092a33;background:#f8fefffb;border-color:#0884971c;box-shadow:0 28px 80px #07697a21}.services-open .services-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)scale(1)}.services-dropdown-top{border-bottom:1px solid #43cbd817;justify-content:space-between;align-items:center;gap:15px;min-height:61px;padding:5px 9px 12px;display:flex}.services-dropdown-top>div{color:#45d4e0;letter-spacing:.12em;align-items:center;gap:8px;font-size:8px;font-weight:800;display:flex}.services-dropdown-top>div>span{background:#49dbe7;border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 12px #49dbe766}.services-dropdown-top>small{color:var(--text-secondary);opacity:.52;letter-spacing:.04em;font-size:6px;font-weight:800}.services-menu-list{padding-top:7px;position:relative}.service-parent-row{border:1px solid #0000;border-radius:15px;grid-template-columns:minmax(0,1fr) 37px;align-items:center;min-height:57px;transition:background .25s,border-color .25s,transform .25s;display:grid;position:relative}.service-parent-row:hover,.service-parent-row:focus-within{background:#23bccb12;border-color:#41cfdc1f;transform:translate(2px)}.service-parent-row-current{background:#23bccb0b;border-color:#41cfdc17}.service-parent-row:after{content:"";z-index:3;pointer-events:auto;background:0 0;width:17px;height:100%;position:absolute;top:0;right:-15px}.service-parent-link{min-width:0;min-height:55px;color:inherit;grid-template-columns:31px minmax(0,1fr);align-items:center;gap:8px;padding:8px 5px 8px 10px;text-decoration:none;display:grid}.service-parent-link>span{color:#38bfcc7a;font-size:7px;font-weight:800}.service-parent-link>strong{min-width:0;color:var(--text-primary);white-space:normal;font-size:10px;font-weight:650;line-height:1.3}.service-parent-link-active>strong{color:#18aec0}.service-child-trigger{z-index:4;color:#42d3df;cursor:pointer;background:#23bece13;border:0;border-radius:10px;place-items:center;width:31px;height:31px;padding:0;font-size:16px;transition:transform .25s,background .25s;display:grid;position:relative}.service-parent-row:hover .service-child-trigger,.service-parent-row:focus-within .service-child-trigger{background:#23bece1f;transform:translate(2px)}.service-child-flyout{z-index:2500;opacity:0;visibility:hidden;pointer-events:none;transform-origin:0;-webkit-backdrop-filter:blur(28px)saturate(140%);background:#031d24fb;border:1px solid #46d2df1f;border-radius:21px;width:310px;padding:10px;transition:opacity .18s,visibility .18s,transform .28s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:calc(100% + 11px);transform:translate(-8px)scale(.975);box-shadow:0 27px 70px #00000038}[data-theme=light] .service-child-flyout{background:#f8fefffc;border-color:#0884971c;box-shadow:0 25px 68px #07697a1f}.service-parent-row:hover>.service-child-flyout,.service-parent-row:focus-within>.service-child-flyout{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0,0)scale(1)}.service-child-flyout>small{color:#39c1ce8c;letter-spacing:.11em;padding:5px 8px 9px;font-size:6px;font-weight:800;display:block}.service-child-flyout>a{min-height:61px;color:var(--text-primary);background:#23bccb0f;border-radius:14px;grid-template-columns:32px minmax(0,1fr) 27px;align-items:center;gap:9px;padding:0 11px;text-decoration:none;transition:background .25s,transform .25s;display:grid}.service-child-flyout>a:hover{background:#23bccb1a;transform:translate(2px)}.service-child-flyout>a>span{color:#3ac1ce7a;font-size:7px;font-weight:800}.service-child-flyout>a>strong{color:var(--text-primary);font-size:9px;font-weight:650;line-height:1.35}.service-child-flyout>a>i{color:#42d3df;text-align:center;font-size:14px;font-style:normal}.service-child-flyout>a.service-child-active{background:#23bccb1c}}@media (width>=1021px) and (width<=1280px){.services-dropdown{width:410px;left:auto;right:-40px;transform:translateY(-9px)scale(.98)}.services-open .services-dropdown{transform:translate(0,0)scale(1)}.service-child-flyout{width:270px}}@media (width<=1020px){.services-nav{display:none!important}.mobile-services-section{border-radius:16px;width:100%}.mobile-services-head{border-radius:16px;grid-template-columns:minmax(0,1fr) 46px;align-items:center;min-height:54px;transition:background .25s;display:grid}.mobile-services-section.mobile-nav-active .mobile-services-head{background:#16b7c913}.mobile-services-head>a{min-width:0;min-height:54px;color:var(--text-primary);align-items:center;padding:0 0 0 15px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.mobile-services-head>button{width:40px;height:40px;color:var(--text-primary);background:0 0;border:0;border-radius:12px;place-items:center;padding:0;display:grid}.mobile-services-head>button svg{transition:transform .3s}.mobile-services-head>button .rotate-chevron{transform:rotate(180deg)}.mobile-services-menu{opacity:0;visibility:hidden;max-height:0;padding:0 4px;transition:max-height .46s cubic-bezier(.16,1,.3,1),opacity .25s,padding .3s,visibility .25s;overflow:hidden}.mobile-services-menu-open{opacity:1;visibility:visible;max-height:1250px;padding:6px 4px 11px}.mobile-service-group{border-radius:14px;width:100%;transition:background .25s;overflow:hidden}.mobile-service-group-open{background:#1fb7c70a}.mobile-service-parent-head{grid-template-columns:minmax(0,1fr) 42px;align-items:center;min-height:51px;display:grid}.mobile-service-parent-head>a{min-width:0;min-height:51px;color:var(--text-primary);grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;padding:0 5px 0 11px;text-decoration:none;display:grid}.mobile-service-parent-head>a>span{color:#31becc80;font-size:7px;font-weight:800}.mobile-service-parent-head>a>strong{min-width:0;font-size:10px;font-weight:600;line-height:1.35}.mobile-service-parent-head>button{color:#25b9ca;background:#1db5c612;border:0;border-radius:10px;place-items:center;width:35px;height:35px;padding:0;display:grid}.mobile-service-parent-head>button svg{transition:transform .3s}.mobile-service-group-open .mobile-service-parent-head>button svg{transform:rotate(180deg)}.mobile-service-child{opacity:0;max-height:0;transition:max-height .35s,opacity .25s;overflow:hidden}.mobile-service-group-open .mobile-service-child{opacity:1;max-height:86px}.mobile-service-child>a{min-height:52px;color:var(--text-primary);background:#1fb7c70f;border-radius:13px;grid-template-columns:28px minmax(0,1fr) 21px;align-items:center;gap:8px;margin:2px 8px 7px 29px;padding:0 11px;text-decoration:none;display:grid}.mobile-service-child>a>span{color:#32becc85;font-size:7px;font-weight:800}.mobile-service-child>a>strong{font-size:9.5px;font-weight:600;line-height:1.35}.mobile-service-child>a>i{color:#2abfd0;font-size:13px;font-style:normal}.mobile-service-child>a.mobile-sub-active{background:#1fb7c71a}}@media (width<=620px){.mobile-services-head>a{font-size:13px}.mobile-service-parent-head>a>strong{font-size:9.5px}.mobile-services-menu-open{max-height:1400px}.mobile-service-child>a>strong{font-size:9px}}@media (width<=380px){.mobile-service-parent-head{grid-template-columns:minmax(0,1fr) 38px}.mobile-service-parent-head>a{padding-left:8px}.mobile-service-child>a{margin-left:20px}}:root{--enviro-body-copy:clamp(16px, .3vw + 14.6px, 18.5px);--enviro-lead-copy:clamp(17px, .38vw + 15px, 20px);--enviro-card-copy:clamp(14.5px, .22vw + 13.5px, 16px);--enviro-small-copy:clamp(12.5px, .16vw + 11.8px, 14px);--enviro-micro-copy:clamp(10px, .13vw + 9.4px, 11.5px);--enviro-body-line:1.75;--enviro-card-line:1.7;--enviro-light-copy:#607980;--enviro-light-copy-strong:#48666e;--enviro-light-accent:#159fb3;--enviro-dark-copy:#d2e8ecd6;--enviro-dark-copy-strong:#e2f3f6eb;--enviro-dark-accent:#58d8e5}main p{text-rendering:optimizelegibility;font-size:var(--enviro-body-copy)!important;line-height:var(--enviro-body-line)!important;opacity:1!important}[data-theme=light] main p{color:var(--enviro-light-copy)!important}[data-theme=dark] main p{color:var(--enviro-dark-copy)!important}.hero-slide-description,.hero-slide-copy>p,.about-hero-copy>p,.about-page p,.career-hero-copy>p,.contact-hero-copy>p,.services-hero-copy>p,.service-detail-copy>p,.career-intro-copy>p,.contact-form-intro>p,.service-detail-overview-copy>p{font-size:var(--enviro-lead-copy)!important;opacity:1!important;line-height:1.75!important}.home-about p,.home-about-copy p,.about-section p,.about-content p,.trust-section p,.trust-card p,.why-section p,.why-card p,.why-content p,.sustainability-section p,.quote-section p,.quote-copy p,.home-section p{font-size:var(--enviro-body-copy)!important;line-height:1.75!important}.product-card p,.products-section p,.product-copy p,.product-content p,.product-description,.products-grid p{font-size:var(--enviro-card-copy)!important;line-height:var(--enviro-card-line)!important;opacity:1!important}.trust-card-description,.trust-card p,.engineering-card p,.engineering-card-description,.excellence-card p,.excellence-card-description{opacity:1!important;font-size:clamp(15.5px,.26vw + 14px,17.5px)!important;line-height:1.72!important}.career-area-copy p,.career-value-item p,.career-process-card p,.career-apply-copy p,.career-section-heading-grid p,.contact-direct-heading p,.contact-direct-copy p,.contact-form-note p,.contact-final-shell p,.contact-console-main p,.services-section-heading p,.service-card-copy>p,.service-navigator-intro p,.service-method-grid p,.services-final-shell p,.service-detail-panel p,.service-detail-overview-copy>div p,.service-detail-final-shell p{font-size:var(--enviro-card-copy)!important;opacity:1!important;line-height:1.72!important}.footer3-section p,.footer3-brand-column>p,.footer3-brand-copy,.footer3-hero-copy>p,.footer3-description{opacity:1!important;font-size:clamp(15px,.25vw + 13.5px,17px)!important;line-height:1.72!important}[data-theme=light] .footer3-section p,[data-theme=light] .footer3-brand-column>p{color:#668087!important}[data-theme=dark] .footer3-section p,[data-theme=dark] .footer3-brand-column>p{color:#cfe6ead1!important}main small{font-size:var(--enviro-micro-copy)!important;opacity:.9!important;font-weight:650!important;line-height:1.45!important}.section-eyebrow{letter-spacing:.13em!important;opacity:1!important;font-size:clamp(10.5px,.15vw + 9.8px,12px)!important;font-weight:800!important;line-height:1.2!important}[data-theme=light] .section-eyebrow{color:var(--enviro-light-accent)!important}[data-theme=dark] .section-eyebrow{color:var(--enviro-dark-accent)!important}.section-eyebrow-dot{box-shadow:0 0 13px #2fcfdc4d;opacity:1!important}main [class*=eyebrow],main [class*=kicker]{opacity:1!important;font-size:clamp(10px,.14vw + 9.5px,11.5px)!important;font-weight:800!important}.contact-image-tag,.contact-console-top,.contact-console-top>span,.contact-console-main>span,.contact-console-main>a small,.contact-form-topbar>span,.contact-form-topbar small,.contact-direct-copy small,.contact-final-kicker,.contact-form-note small,.career-image-tag,.career-floating-card small,.career-area-copy small,.career-value-item>span,.career-process-card small,.career-apply-kicker,.career-apply-email small,.services-image-tag,.services-terminal-head,.services-terminal-head>span,.services-terminal-head small,.services-terminal-body>small,.services-terminal-body>div span,.service-card-image>small,.service-card-copy>span,.service-navigator-intro small,.service-method-grid small,.services-final-kicker,.service-detail-image-label,.service-detail-code,.service-detail-code small,.service-detail-floating small,.service-detail-panel-head small,.service-path-shell small,.service-related-grid small,.products-section small,.product-card small,.why-section small,.why-card small,.industries-section small,.industry-card small,.trust-section small,.trust-card small,.sustainability-section small{font-size:var(--enviro-micro-copy)!important;opacity:1!important;font-weight:750!important}.industry-card [class*=label],.industry-card [class*=category],.industries-section [class*=label],.industries-section [class*=category]{letter-spacing:.08em!important;opacity:1!important;font-size:clamp(10px,.13vw + 9.5px,11.5px)!important;font-weight:800!important}[data-theme=light] .section-eyebrow,[data-theme=light] main [class*=kicker],[data-theme=light] .career-area-copy small,[data-theme=light] .career-process-card small,[data-theme=light] .contact-direct-copy small,[data-theme=light] .contact-console-main>span,[data-theme=light] .service-card-copy>span,[data-theme=light] .service-method-grid small,[data-theme=light] .industry-card small{color:#149eb2!important}[data-theme=dark] .section-eyebrow,[data-theme=dark] main [class*=kicker],[data-theme=dark] .career-area-copy small,[data-theme=dark] .career-process-card small,[data-theme=dark] .contact-direct-copy small,[data-theme=dark] .contact-console-main>span,[data-theme=dark] .service-card-copy>span,[data-theme=dark] .service-method-grid small,[data-theme=dark] .industry-card small{color:#5bd9e5!important}[data-theme=light] .product-card p,[data-theme=light] .why-card p,[data-theme=light] .industry-card p,[data-theme=light] .service-overview-card p,[data-theme=light] .career-area-card p{color:var(--enviro-light-copy-strong)!important}[data-theme=dark] .product-card p,[data-theme=dark] .why-card p,[data-theme=dark] .industry-card p,[data-theme=dark] .service-overview-card p,[data-theme=dark] .career-area-card p{color:var(--enviro-dark-copy-strong)!important}.footer3-section small,.footer3-section [class*=label],.footer3-section [class*=eyebrow],.footer3-section [class*=kicker]{opacity:1!important;font-size:clamp(10px,.13vw + 9.4px,11px)!important;font-weight:750!important}[data-theme=light] .footer3-section small{color:#138fa2!important}[data-theme=dark] .footer3-section small{color:#58d6e2!important}@media (width>=1500px){:root{--enviro-body-copy:18px;--enviro-lead-copy:19px;--enviro-card-copy:15.5px;--enviro-small-copy:13.5px;--enviro-micro-copy:10.5px}}@media (width<=1000px){:root{--enviro-body-copy:16px;--enviro-lead-copy:17px;--enviro-card-copy:14.5px;--enviro-small-copy:12.5px;--enviro-micro-copy:10px}}@media (width<=620px){:root{--enviro-body-copy:15.5px;--enviro-lead-copy:16px;--enviro-card-copy:14px;--enviro-small-copy:12.5px;--enviro-micro-copy:10px}main p{line-height:1.7!important}.section-eyebrow{letter-spacing:.1em!important;font-size:10px!important}.footer3-section p,.footer3-brand-column>p{font-size:14px!important}}@media (width<=380px){:root{--enviro-body-copy:15px;--enviro-lead-copy:15.5px;--enviro-card-copy:13.5px;--enviro-micro-copy:9.5px}}:root{--enviro-micro-cyan-light:#0b95aa;--enviro-micro-cyan-dark:#58dce8;--enviro-micro-size:clamp(10.5px, .18vw + 9.5px, 12.5px);--enviro-micro-number-size:clamp(10px, .16vw + 9px, 12px)}.section-eyebrow,[class*=section-eyebrow],[class*=kicker]{font-size:var(--enviro-micro-size)!important;letter-spacing:.12em!important;opacity:1!important;font-weight:800!important;line-height:1.25!important}.trust-card small,.trust-card [class*=label],.engineering-card small,.engineering-card [class*=label],.excellence-card small,.excellence-card [class*=label],.home-section [class*=eyebrow],.home-section [class*=label],.home-section [class*=kicker],.products-section [class*=eyebrow],.products-section [class*=label],.why-section [class*=eyebrow],.why-section [class*=label],.industries-section [class*=eyebrow],.industries-section [class*=label],.industry-card small,.sustainability-section [class*=eyebrow],.sustainability-section [class*=label]{font-size:var(--enviro-micro-size)!important;letter-spacing:.1em!important;opacity:1!important;font-weight:800!important;line-height:1.3!important}.product-card small,.product-card [class*=label],.product-card [class*=tag],.product-card [class*=status],.products-grid small,.why-card small,.why-card [class*=label],.why-card [class*=eyebrow],.why-card [class*=status]{font-size:var(--enviro-micro-size)!important;opacity:1!important;font-weight:800!important}.industry-card small,.industry-card [class*=label],.industry-card [class*=category],.industry-card [class*=eyebrow]{letter-spacing:.09em!important;opacity:1!important;font-size:clamp(10.5px,.17vw + 9.5px,12px)!important;font-weight:800!important;line-height:1.3!important}.career-image-tag,.career-floating-card small,.career-area-copy small,.career-process-card small,.career-apply-kicker,.career-apply-email small{font-size:var(--enviro-micro-size)!important;opacity:1!important;font-weight:800!important}.contact-image-tag,.contact-console-top,.contact-console-top>span,.contact-console-top small,.contact-console-main>span,.contact-console-main a small,.contact-direct-copy small,.contact-form-topbar>span,.contact-form-topbar small,.contact-final-kicker{font-size:var(--enviro-micro-size)!important;letter-spacing:.08em!important;opacity:1!important;font-weight:800!important;line-height:1.3!important}.services-image-tag,.services-terminal-head,.services-terminal-head>span,.services-terminal-head small,.services-terminal-body>small,.services-terminal-body>div span,.service-card-image>small,.service-card-copy>span,.service-method-grid small,.services-final-kicker,.service-detail-image-label,.service-detail-code,.service-detail-code small,.service-detail-floating small,.service-detail-panel-head small,.service-path-shell small,.service-related-grid small{font-size:var(--enviro-micro-size)!important;opacity:1!important;font-weight:800!important;line-height:1.3!important}.dropdown-product-number,.career-area-top>span,.career-value-item>span,.career-process-card>span,.contact-direct-card-top>span,.service-card-image>span,.service-navigator-parent span,.service-detail-code>span,.service-detail-list>div>span,.service-detail-process-grid article>span,.industry-card [class*=number],.products-section [class*=number],.why-section [class*=number]{font-size:var(--enviro-micro-number-size)!important;opacity:1!important;font-weight:800!important}[class*=status],[class*=online],[class*=active-label],[class*=system-label]{letter-spacing:.07em!important;opacity:1!important;font-size:clamp(10px,.15vw + 9.2px,11.5px)!important;font-weight:800!important}.footer3-section small,.footer3-section [class*=label],.footer3-section [class*=eyebrow],.footer3-section [class*=kicker],.footer3-navigation-title,.footer3-solutions-title,.footer3-contact-title{letter-spacing:.1em!important;opacity:1!important;font-size:clamp(10.5px,.16vw + 9.5px,12px)!important;font-weight:800!important}[data-theme=light] .section-eyebrow,[data-theme=light] [class*=kicker],[data-theme=light] .trust-card small,[data-theme=light] .product-card small,[data-theme=light] .why-card small,[data-theme=light] .industry-card small,[data-theme=light] .career-area-copy small,[data-theme=light] .contact-direct-copy small,[data-theme=light] .contact-console-main>span,[data-theme=light] .service-card-copy>span,[data-theme=light] .service-method-grid small,[data-theme=light] .footer3-section small{color:var(--enviro-micro-cyan-light)!important;opacity:1!important}[data-theme=dark] .section-eyebrow,[data-theme=dark] [class*=kicker],[data-theme=dark] .trust-card small,[data-theme=dark] .product-card small,[data-theme=dark] .why-card small,[data-theme=dark] .industry-card small,[data-theme=dark] .career-area-copy small,[data-theme=dark] .contact-direct-copy small,[data-theme=dark] .contact-console-main>span,[data-theme=dark] .service-card-copy>span,[data-theme=dark] .service-method-grid small,[data-theme=dark] .footer3-section small{color:var(--enviro-micro-cyan-dark)!important;opacity:1!important}.section-eyebrow,[class*=kicker],.industry-card small,.product-card small,.why-card small,.service-card-copy>span,.contact-direct-copy small,.footer3-section small{text-shadow:0 0 12px #25c4d314}@media (width<=620px){:root{--enviro-micro-size:10.5px;--enviro-micro-number-size:10px}.section-eyebrow,[class*=kicker]{letter-spacing:.09em!important}}@media (width<=380px){:root{--enviro-micro-size:10px;--enviro-micro-number-size:9.5px}}:root{--enviro-label-size:clamp(11.5px, .18vw + 10px, 13px);--enviro-label-small:clamp(10.5px, .14vw + 9.7px, 12px);--enviro-label-number:clamp(10.5px, .14vw + 9.8px, 12px);--enviro-label-cyan-light:#078fa5;--enviro-label-cyan-soft-light:#159daf;--enviro-label-muted-light:#52747c;--enviro-label-cyan-dark:#66e0eb;--enviro-label-cyan-soft-dark:#50cfdd;--enviro-label-muted-dark:#d2edf1d1}.section-eyebrow,.about-page-eyebrow{font-size:var(--enviro-label-size)!important;letter-spacing:.11em!important;opacity:1!important;font-weight:800!important;line-height:1.25!important}[data-theme=light] .section-eyebrow,[data-theme=light] .about-page-eyebrow{color:var(--enviro-label-cyan-light)!important}[data-theme=dark] .section-eyebrow,[data-theme=dark] .about-page-eyebrow{color:var(--enviro-label-cyan-dark)!important}.hero-eyebrow,.hero-scene-label,.hero-slide-number small,.hero-floating-card small,.hero-solutions span,.purity-top span,.purity-top strong,.hero-scroll-indicator{font-size:var(--enviro-label-small)!important;opacity:1!important;font-weight:700!important;line-height:1.35!important}.hero-eyebrow,.hero-scene-label,.purity-top strong{font-weight:800!important}[data-theme=light] .hero-eyebrow,[data-theme=light] .hero-scene-label,[data-theme=light] .hero-slide-number small,[data-theme=light] .hero-solutions span,[data-theme=light] .purity-top span,[data-theme=light] .purity-top strong,[data-theme=light] .hero-scroll-indicator{color:var(--enviro-label-cyan-soft-light)!important}[data-theme=dark] .hero-eyebrow,[data-theme=dark] .hero-scene-label,[data-theme=dark] .hero-slide-number small,[data-theme=dark] .hero-solutions span,[data-theme=dark] .purity-top span,[data-theme=dark] .purity-top strong,[data-theme=dark] .hero-scroll-indicator{color:var(--enviro-label-cyan-dark)!important}.trust-number,.trust-card-bottom>span:first-child,.trust-strip-item small,.trust2-heading-copy>span,.trust2-card-number,.trust2-card-label,.trust2-card-footer,.trust2-modal-badge,.trust2-modal-kicker,.trust2-detail-number{font-size:var(--enviro-label-size)!important;opacity:1!important;font-weight:800!important;line-height:1.3!important}[data-theme=light] .trust-number,[data-theme=light] .trust-card-bottom>span:first-child,[data-theme=light] .trust-strip-item small,[data-theme=light] .trust2-heading-copy>span,[data-theme=light] .trust2-card-number,[data-theme=light] .trust2-card-label,[data-theme=light] .trust2-card-footer,[data-theme=light] .trust2-modal-kicker,[data-theme=light] .trust2-detail-number{color:var(--enviro-label-cyan-light)!important}[data-theme=dark] .trust-number,[data-theme=dark] .trust-card-bottom>span:first-child,[data-theme=dark] .trust-strip-item small,[data-theme=dark] .trust2-heading-copy>span,[data-theme=dark] .trust2-card-number,[data-theme=dark] .trust2-card-label,[data-theme=dark] .trust2-card-footer,[data-theme=dark] .trust2-modal-kicker,[data-theme=dark] .trust2-detail-number{color:var(--enviro-label-cyan-dark)!important}.about2-image-label,.about2-tech-card span,.about2-solution-number,.about2-flow-head span,.about2-flow-head strong,.about2-flow-labels{font-size:var(--enviro-label-small)!important;opacity:1!important;font-weight:750!important;line-height:1.35!important}[data-theme=light] .about2-tech-card span,[data-theme=light] .about2-solution-number,[data-theme=light] .about2-flow-head span,[data-theme=light] .about2-flow-head strong,[data-theme=light] .about2-flow-labels{color:var(--enviro-label-cyan-soft-light)!important}[data-theme=dark] .about2-tech-card span,[data-theme=dark] .about2-solution-number,[data-theme=dark] .about2-flow-head span,[data-theme=dark] .about2-flow-head strong,[data-theme=dark] .about2-flow-labels{color:var(--enviro-label-cyan-dark)!important}.products2-category,.products2-number,.products2-code,.products2-water-status,.products2-bottom-copy>span,.products2-heading-copy>a{font-size:var(--enviro-label-size)!important;opacity:1!important;font-weight:800!important;line-height:1.3!important}[data-theme=light] .products2-number,[data-theme=light] .products2-code,[data-theme=light] .products2-water-status,[data-theme=light] .products2-bottom-copy>span,[data-theme=light] .products2-heading-copy>a{color:var(--enviro-label-cyan-light)!important}[data-theme=dark] .products2-number,[data-theme=dark] .products2-code,[data-theme=dark] .products2-water-status,[data-theme=dark] .products2-bottom-copy>span,[data-theme=dark] .products2-heading-copy>a{color:var(--enviro-label-cyan-dark)!important}.products2-category{text-shadow:0 2px 12px #001d2659;color:#effdfff5!important}.why2-image-top,.why2-active-info small,.why2-status small,.why2-status strong,.why2-reason-number,.why2-reason-tag,.why2-bottom-copy span,.why2-bottom-flow{font-size:var(--enviro-label-size)!important;opacity:1!important;font-weight:800!important;line-height:1.3!important}[data-theme=light] .why2-reason-number,[data-theme=light] .why2-reason-tag,[data-theme=light] .why2-bottom-copy span,[data-theme=light] .why2-bottom-flow{color:var(--enviro-label-cyan-light)!important}[data-theme=dark] .why2-reason-number,[data-theme=dark] .why2-reason-tag,[data-theme=dark] .why2-bottom-copy span,[data-theme=dark] .why2-bottom-flow{color:var(--enviro-label-cyan-dark)!important}.industries2-metrics-top>div,.industries2-metrics-top>span,.industries2-metric-index,.industries2-metric small,.industries2-heading-grid>div a,.industries2-card-number,.industries2-icon,.industries2-small,.industries2-bottom-brand small,.industries2-process{font-size:var(--enviro-label-size)!important;opacity:1!important;font-weight:800!important;line-height:1.3!important}[data-theme=light] .industries2-metrics-top>div,[data-theme=light] .industries2-metrics-top>span,[data-theme=light] .industries2-metric-index,[data-theme=light] .industries2-metric small,[data-theme=light] .industries2-heading-grid>div a,[data-theme=light] .industries2-card-number,[data-theme=light] .industries2-icon,[data-theme=light] .industries2-small,[data-theme=light] .industries2-bottom-brand small,[data-theme=light] .industries2-process{color:var(--enviro-label-cyan-light)!important}[data-theme=dark] .industries2-metrics-top>div,[data-theme=dark] .industries2-metrics-top>span,[data-theme=dark] .industries2-metric-index,[data-theme=dark] .industries2-metric small,[data-theme=dark] .industries2-heading-grid>div a,[data-theme=dark] .industries2-card-number,[data-theme=dark] .industries2-icon,[data-theme=dark] .industries2-small,[data-theme=dark] .industries2-bottom-brand small,[data-theme=dark] .industries2-process{color:var(--enviro-label-cyan-dark)!important}.values2-heading-note,.values2-item-number,.values2-item-status,.values2-item-eyebrow,.values2-visual-label,.values2-content-status,.values2-point>span,.values2-point i,.values2-bottom-brand small,.values2-bottom-flow{font-size:var(--enviro-label-size)!important;opacity:1!important;font-weight:800!important;line-height:1.3!important}[data-theme=light] .values2-heading-note,[data-theme=light] .values2-item-number,[data-theme=light] .values2-item-status,[data-theme=light] .values2-item-eyebrow,[data-theme=light] .values2-content-status,[data-theme=light] .values2-point>span,[data-theme=light] .values2-point i,[data-theme=light] .values2-bottom-brand small,[data-theme=light] .values2-bottom-flow{color:var(--enviro-label-cyan-light)!important}[data-theme=dark] .values2-heading-note,[data-theme=dark] .values2-item-number,[data-theme=dark] .values2-item-status,[data-theme=dark] .values2-item-eyebrow,[data-theme=dark] .values2-content-status,[data-theme=dark] .values2-point>span,[data-theme=dark] .values2-point i,[data-theme=dark] .values2-bottom-brand small,[data-theme=dark] .values2-bottom-flow{color:var(--enviro-label-cyan-dark)!important}.quote2-benefits span,.quote2-panel-top>div,.quote2-panel-top>span,.quote2-small-label,.quote2-selected small,.quote2-selected-status,.quote2-panel-note{font-size:var(--enviro-label-size)!important;opacity:1!important;font-weight:800!important;line-height:1.35!important}[data-theme=light] .quote2-benefits span,[data-theme=light] .quote2-panel-top>div,[data-theme=light] .quote2-panel-top>span,[data-theme=light] .quote2-small-label,[data-theme=light] .quote2-selected small,[data-theme=light] .quote2-selected-status,[data-theme=light] .quote2-panel-note{color:var(--enviro-label-cyan-light)!important}[data-theme=dark] .quote2-benefits span,[data-theme=dark] .quote2-panel-top>div,[data-theme=dark] .quote2-panel-top>span,[data-theme=dark] .quote2-small-label,[data-theme=dark] .quote2-selected small,[data-theme=dark] .quote2-selected-status,[data-theme=dark] .quote2-panel-note{color:var(--enviro-label-cyan-dark)!important}.about-page-hero-meta span,.about-page-hero-meta small,.about-page-image-label,.about-page-floating-card-one span,.about-page-floating-card-two small,.about-page-hero-bottom-line,.about-story-image-tag,.about-story-tech-chip small,.about-story-points span,.about-capability-top span,.about-capability-copy small,.about-principle-eyebrow,.about-process-image-label,.about-process-item>span,.about-solution-row>span,.about-solution-row>small,.about-final-kicker{font-size:var(--enviro-label-size)!important;opacity:1!important;font-weight:800!important;line-height:1.35!important}[data-theme=light] .about-page-hero-meta span,[data-theme=light] .about-page-hero-meta small,[data-theme=light] .about-page-floating-card-one span,[data-theme=light] .about-page-floating-card-two small,[data-theme=light] .about-page-hero-bottom-line,[data-theme=light] .about-story-tech-chip small,[data-theme=light] .about-story-points span,[data-theme=light] .about-capability-top span,[data-theme=light] .about-capability-copy small,[data-theme=light] .about-principle-eyebrow,[data-theme=light] .about-process-item>span,[data-theme=light] .about-solution-row>span,[data-theme=light] .about-solution-row>small,[data-theme=light] .about-final-kicker{color:var(--enviro-label-cyan-light)!important}[data-theme=dark] .about-page-hero-meta span,[data-theme=dark] .about-page-hero-meta small,[data-theme=dark] .about-page-floating-card-one span,[data-theme=dark] .about-page-floating-card-two small,[data-theme=dark] .about-page-hero-bottom-line,[data-theme=dark] .about-story-tech-chip small,[data-theme=dark] .about-story-points span,[data-theme=dark] .about-capability-top span,[data-theme=dark] .about-capability-copy small,[data-theme=dark] .about-principle-eyebrow,[data-theme=dark] .about-process-item>span,[data-theme=dark] .about-solution-row>span,[data-theme=dark] .about-solution-row>small,[data-theme=dark] .about-final-kicker{color:var(--enviro-label-cyan-dark)!important}.about-page-image-label,.about-story-image-tag,.about-process-image-label{text-shadow:0 2px 12px #00181f61;color:#ebfdfff5!important}.about-subpage-visual-tag,.about-document-grid span,.about-client-industry-grid span{font-size:var(--enviro-label-size)!important;opacity:1!important;font-weight:800!important;line-height:1.3!important}[data-theme=light] .about-document-grid span,[data-theme=light] .about-client-industry-grid span{color:var(--enviro-label-cyan-light)!important}[data-theme=dark] .about-document-grid span,[data-theme=dark] .about-client-industry-grid span{color:var(--enviro-label-cyan-dark)!important}.about-subpage-visual-tag{color:#edfdfff5!important}.career-hero-meta span,.career-hero-meta small,.career-image-tag,.career-floating-card-one small,.career-floating-card-two small,.career-area-top span,.career-area-copy small,.career-values-label,.career-value-item>span,.career-process-card>span,.career-process-card small,.career-apply-kicker,.career-apply-email small{font-size:var(--enviro-label-size)!important;opacity:1!important;font-weight:800!important;line-height:1.35!important}[data-theme=light] .career-hero-meta span,[data-theme=light] .career-hero-meta small,[data-theme=light] .career-floating-card-one small,[data-theme=light] .career-floating-card-two small,[data-theme=light] .career-area-top span,[data-theme=light] .career-area-copy small,[data-theme=light] .career-value-item>span,[data-theme=light] .career-process-card>span,[data-theme=light] .career-process-card small,[data-theme=light] .career-apply-kicker,[data-theme=light] .career-apply-email small{color:var(--enviro-label-cyan-light)!important}[data-theme=dark] .career-hero-meta span,[data-theme=dark] .career-hero-meta small,[data-theme=dark] .career-floating-card-one small,[data-theme=dark] .career-floating-card-two small,[data-theme=dark] .career-area-top span,[data-theme=dark] .career-area-copy small,[data-theme=dark] .career-value-item>span,[data-theme=dark] .career-process-card>span,[data-theme=dark] .career-process-card small,[data-theme=dark] .career-apply-kicker,[data-theme=dark] .career-apply-email small{color:var(--enviro-label-cyan-dark)!important}.contact-hero-meta span,.contact-hero-meta small,.contact-image-tag,.contact-console-top>span,.contact-console-top small,.contact-console-main>span,.contact-console-main>a>i,.contact-console-main>a small,.contact-direct-card-top span,.contact-direct-copy small,.contact-form-flow span,.contact-form-topbar>span,.contact-form-topbar small,.contact-field>span,.contact-solution-row>span,.contact-solution-row>small,.contact-final-kicker{font-size:var(--enviro-label-size)!important;opacity:1!important;font-weight:800!important;line-height:1.35!important}[data-theme=light] .contact-hero-meta span,[data-theme=light] .contact-hero-meta small,[data-theme=light] .contact-console-top>span,[data-theme=light] .contact-console-top small,[data-theme=light] .contact-console-main>span,[data-theme=light] .contact-console-main>a>i,[data-theme=light] .contact-console-main>a small,[data-theme=light] .contact-direct-card-top span,[data-theme=light] .contact-direct-copy small,[data-theme=light] .contact-form-flow span,[data-theme=light] .contact-form-topbar>span,[data-theme=light] .contact-form-topbar small,[data-theme=light] .contact-field>span,[data-theme=light] .contact-solution-row>span,[data-theme=light] .contact-solution-row>small,[data-theme=light] .contact-final-kicker{color:var(--enviro-label-cyan-light)!important}[data-theme=dark] .contact-hero-meta span,[data-theme=dark] .contact-hero-meta small,[data-theme=dark] .contact-console-top>span,[data-theme=dark] .contact-console-top small,[data-theme=dark] .contact-console-main>span,[data-theme=dark] .contact-console-main>a>i,[data-theme=dark] .contact-console-main>a small,[data-theme=dark] .contact-direct-card-top span,[data-theme=dark] .contact-direct-copy small,[data-theme=dark] .contact-form-flow span,[data-theme=dark] .contact-form-topbar>span,[data-theme=dark] .contact-form-topbar small,[data-theme=dark] .contact-field>span,[data-theme=dark] .contact-solution-row>span,[data-theme=dark] .contact-solution-row>small,[data-theme=dark] .contact-final-kicker{color:var(--enviro-label-cyan-dark)!important}.contact-image-tag{color:#ecfdfff7!important}.services-hero-meta span,.services-hero-meta small,.service-detail-meta small,.services-image-tag,.service-detail-image-label,.services-terminal-head>span,.services-terminal-head small,.services-terminal-body>small,.services-terminal-body>div span,.service-card-image>small,.service-card-copy>span,.service-card-child span,.service-navigator-parent>a span,.service-navigator-child span,.service-method-grid small,.services-final-kicker,.service-detail-final-shell>div:first-child>span,.service-detail-code>span,.service-detail-code small,.service-detail-floating small,.service-detail-panel-head>span,.service-detail-panel-head small,.service-detail-list span,.service-detail-process-grid article>span,.service-path-shell>div:first-child>small,.service-path-links span,.service-related-grid>a>span,.service-related-grid small{font-size:var(--enviro-label-size)!important;opacity:1!important;font-weight:800!important;line-height:1.3!important}[data-theme=light] .services-hero-meta span,[data-theme=light] .services-hero-meta small,[data-theme=light] .service-detail-meta small,[data-theme=light] .services-terminal-head>span,[data-theme=light] .services-terminal-head small,[data-theme=light] .services-terminal-body>small,[data-theme=light] .services-terminal-body>div span,[data-theme=light] .service-card-copy>span,[data-theme=light] .service-card-child span,[data-theme=light] .service-navigator-parent>a span,[data-theme=light] .service-navigator-child span,[data-theme=light] .service-method-grid small,[data-theme=light] .services-final-kicker,[data-theme=light] .service-detail-code>span,[data-theme=light] .service-detail-code small,[data-theme=light] .service-detail-floating small,[data-theme=light] .service-detail-panel-head>span,[data-theme=light] .service-detail-panel-head small,[data-theme=light] .service-detail-list span,[data-theme=light] .service-detail-process-grid article>span,[data-theme=light] .service-path-shell>div:first-child>small,[data-theme=light] .service-path-links span,[data-theme=light] .service-related-grid>a>span,[data-theme=light] .service-related-grid small{color:var(--enviro-label-cyan-light)!important}[data-theme=dark] .services-hero-meta span,[data-theme=dark] .services-hero-meta small,[data-theme=dark] .service-detail-meta small,[data-theme=dark] .services-terminal-head>span,[data-theme=dark] .services-terminal-head small,[data-theme=dark] .services-terminal-body>small,[data-theme=dark] .services-terminal-body>div span,[data-theme=dark] .service-card-copy>span,[data-theme=dark] .service-card-child span,[data-theme=dark] .service-navigator-parent>a span,[data-theme=dark] .service-navigator-child span,[data-theme=dark] .service-method-grid small,[data-theme=dark] .services-final-kicker,[data-theme=dark] .service-detail-code>span,[data-theme=dark] .service-detail-code small,[data-theme=dark] .service-detail-floating small,[data-theme=dark] .service-detail-panel-head>span,[data-theme=dark] .service-detail-panel-head small,[data-theme=dark] .service-detail-list span,[data-theme=dark] .service-detail-process-grid article>span,[data-theme=dark] .service-path-shell>div:first-child>small,[data-theme=dark] .service-path-links span,[data-theme=dark] .service-related-grid>a>span,[data-theme=dark] .service-related-grid small{color:var(--enviro-label-cyan-dark)!important}.services-image-tag,.service-detail-image-label,.service-card-image>small{color:#eefdfff5!important}.about-dropdown-head>div,.about-dropdown-head>small,.about-dropdown-number,.about-dropdown-copy small,.about-product-copy small,.dropdown-product-number{font-size:var(--enviro-label-small)!important;opacity:1!important;line-height:1.35!important}.about-dropdown-head>div,.about-dropdown-number,.dropdown-product-number{font-weight:800!important}[data-theme=light] .about-dropdown-head>div,[data-theme=light] .about-dropdown-number,[data-theme=light] .dropdown-product-number{color:var(--enviro-label-cyan-light)!important}[data-theme=dark] .about-dropdown-head>div,[data-theme=dark] .about-dropdown-number,[data-theme=dark] .dropdown-product-number{color:var(--enviro-label-cyan-dark)!important}[data-theme=light] .about-dropdown-head>small,[data-theme=light] .about-dropdown-copy small,[data-theme=light] .about-product-copy small{color:var(--enviro-label-muted-light)!important}[data-theme=dark] .about-dropdown-head>small,[data-theme=dark] .about-dropdown-copy small,[data-theme=dark] .about-product-copy small{color:var(--enviro-label-muted-dark)!important}.services-dropdown-top>div,.services-dropdown-top>small,.service-parent-link>span,.service-child-flyout>small,.service-child-flyout a>span,.mobile-service-parent-head>a span,.mobile-service-child a span{font-size:var(--enviro-label-small)!important;opacity:1!important;line-height:1.35!important}.services-dropdown-top>div,.service-parent-link>span,.service-child-flyout a>span{font-weight:800!important}[data-theme=light] .services-dropdown-top>div,[data-theme=light] .service-parent-link>span,[data-theme=light] .service-child-flyout a>span,[data-theme=light] .mobile-service-parent-head>a span,[data-theme=light] .mobile-service-child a span{color:var(--enviro-label-cyan-light)!important}[data-theme=dark] .services-dropdown-top>div,[data-theme=dark] .service-parent-link>span,[data-theme=dark] .service-child-flyout a>span,[data-theme=dark] .mobile-service-parent-head>a span,[data-theme=dark] .mobile-service-child a span{color:var(--enviro-label-cyan-dark)!important}[data-theme=light] .services-dropdown-top>small,[data-theme=light] .service-child-flyout>small{color:var(--enviro-label-muted-light)!important}[data-theme=dark] .services-dropdown-top>small,[data-theme=dark] .service-child-flyout>small{color:var(--enviro-label-muted-dark)!important}.mobile-nav-inner>a>span:last-child,.mobile-about-links small{font-size:var(--enviro-label-small)!important;opacity:1!important;font-weight:800!important}[data-theme=light] .mobile-nav-inner>a>span:last-child,[data-theme=light] .mobile-about-links small{color:var(--enviro-label-cyan-light)!important}[data-theme=dark] .mobile-nav-inner>a>span:last-child,[data-theme=dark] .mobile-about-links small{color:var(--enviro-label-cyan-dark)!important}.footer3-eyebrow,.footer3-capabilities span,.footer3-console-top>div,.footer3-console-top>span,.footer3-console-label,.footer3-console-copy small,.footer3-console-flow,.footer3-brand-text small,.footer3-brand-status small,.footer3-brand-status strong,.footer3-column-title,.footer3-links-column nav a>span,.footer3-detail-block small,.footer3-bottom-meta p,.footer3-bottom-meta>a,.footer3-bottom-process{font-size:var(--enviro-label-size)!important;opacity:1!important;line-height:1.35!important}.footer3-bottom-process{color:var(--footer-accent)!important;letter-spacing:.09em!important;opacity:1!important;font-weight:800!important}.footer3-bottom-process span{opacity:1!important}.footer3-column-title{letter-spacing:.11em!important;opacity:1!important;font-weight:800!important}.footer3-links-column nav a>span{opacity:1!important;font-weight:800!important}.footer3-brand-status small,.footer3-brand-status strong{opacity:1!important}[data-theme=light] .footer3-eyebrow,[data-theme=light] .footer3-console-top>span,[data-theme=light] .footer3-brand-text small,[data-theme=light] .footer3-column-title,[data-theme=light] .footer3-links-column nav a>span,[data-theme=light] .footer3-bottom-process{color:#078fa5!important}[data-theme=light] .footer3-capabilities span,[data-theme=light] .footer3-console-top>div,[data-theme=light] .footer3-console-label,[data-theme=light] .footer3-console-copy small,[data-theme=light] .footer3-console-flow,[data-theme=light] .footer3-brand-status small,[data-theme=light] .footer3-detail-block small,[data-theme=light] .footer3-bottom-meta p,[data-theme=light] .footer3-bottom-meta>a{color:#52747c!important}[data-theme=dark] .footer3-eyebrow,[data-theme=dark] .footer3-console-top>span,[data-theme=dark] .footer3-brand-text small,[data-theme=dark] .footer3-column-title,[data-theme=dark] .footer3-links-column nav a>span,[data-theme=dark] .footer3-bottom-process{color:#66e0eb!important}[data-theme=dark] .footer3-capabilities span,[data-theme=dark] .footer3-console-top>div,[data-theme=dark] .footer3-console-label,[data-theme=dark] .footer3-console-copy small,[data-theme=dark] .footer3-console-flow,[data-theme=dark] .footer3-brand-status small,[data-theme=dark] .footer3-detail-block small,[data-theme=dark] .footer3-bottom-meta p,[data-theme=dark] .footer3-bottom-meta>a{color:#d3edf1d1!important}.footer2-kicker,.footer2-contact-info small,.footer2-brand small,.footer2-system-status small,.footer2-system-status strong,.footer2-column-title,.footer2-links a>span,.footer2-info-block>span,.footer2-bottom>p,.footer2-bottom>a,.footer2-bottom-flow{font-size:var(--enviro-label-size)!important;opacity:1!important;font-weight:750!important;line-height:1.35!important}[data-theme=light] .footer2-kicker,[data-theme=light] .footer2-brand small,[data-theme=light] .footer2-column-title,[data-theme=light] .footer2-links a>span,[data-theme=light] .footer2-bottom-flow{color:var(--enviro-label-cyan-light)!important}[data-theme=dark] .footer2-kicker,[data-theme=dark] .footer2-brand small,[data-theme=dark] .footer2-column-title,[data-theme=dark] .footer2-links a>span,[data-theme=dark] .footer2-bottom-flow{color:var(--enviro-label-cyan-dark)!important}@media (width>=1440px){:root{--enviro-label-size:12px;--enviro-label-small:11px;--enviro-label-number:11px}}@media (width<=1020px){:root{--enviro-label-size:11.5px;--enviro-label-small:10.5px;--enviro-label-number:10.5px}}@media (width<=620px){:root{--enviro-label-size:11px;--enviro-label-small:10.5px;--enviro-label-number:10.5px}.section-eyebrow,.about-page-eyebrow{letter-spacing:.09em!important;font-size:11px!important}.industries2-small,.footer3-bottom-process{font-size:10.5px!important}}@media (width<=380px){:root{--enviro-label-size:10.5px;--enviro-label-small:10px;--enviro-label-number:10px}}:root{--enviro-label-size:clamp(12px, .16vw + 10.8px, 13.5px);--enviro-label-small:clamp(11px, .12vw + 10.2px, 12.25px);--enviro-label-number:clamp(11px, .12vw + 10.2px, 12.25px);--enviro-label-cyan-light:#07889d;--enviro-label-cyan-soft-light:#159aae;--enviro-label-cyan-dark:#6ce5ef;--enviro-label-cyan-soft-dark:#55d5e1}.section-eyebrow,.about-page-eyebrow,.hero-eyebrow,.hero-scene-label,.trust-number,.trust-card-bottom>span:first-child,.products2-number,.products2-code,.why2-reason-number,.why2-reason-tag,.industries2-small,.industries2-card-number,.values2-heading-note,.values2-item-number,.values2-item-eyebrow,.about-page-hero-meta span,.about-page-hero-meta small,.career-area-copy small,.career-process-card small,.contact-direct-copy small,.service-card-copy>span,.service-method-grid small,.footer3-eyebrow,.footer3-column-title,.footer3-bottom-process{-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;font-feature-settings:"kern" 1, "liga" 1;opacity:1!important}[data-theme=light] .section-eyebrow,[data-theme=light] .about-page-eyebrow,[data-theme=light] .hero-eyebrow,[data-theme=light] .trust-number,[data-theme=light] .trust-card-bottom>span:first-child,[data-theme=light] .products2-number,[data-theme=light] .products2-code,[data-theme=light] .why2-reason-number,[data-theme=light] .why2-reason-tag,[data-theme=light] .industries2-small,[data-theme=light] .industries2-card-number,[data-theme=light] .values2-heading-note,[data-theme=light] .values2-item-number,[data-theme=light] .values2-item-eyebrow,[data-theme=light] .footer3-eyebrow,[data-theme=light] .footer3-column-title,[data-theme=light] .footer3-bottom-process{text-shadow:0 1px #ffffffd9;color:#07889d!important;opacity:1!important}[data-theme=dark] .section-eyebrow,[data-theme=dark] .about-page-eyebrow,[data-theme=dark] .hero-eyebrow,[data-theme=dark] .trust-number,[data-theme=dark] .trust-card-bottom>span:first-child,[data-theme=dark] .products2-number,[data-theme=dark] .products2-code,[data-theme=dark] .why2-reason-number,[data-theme=dark] .why2-reason-tag,[data-theme=dark] .industries2-small,[data-theme=dark] .industries2-card-number,[data-theme=dark] .values2-heading-note,[data-theme=dark] .values2-item-number,[data-theme=dark] .values2-item-eyebrow,[data-theme=dark] .footer3-eyebrow,[data-theme=dark] .footer3-column-title,[data-theme=dark] .footer3-bottom-process{text-shadow:0 0 12px #3dd3e124;color:#6ce5ef!important;opacity:1!important}.section-eyebrow{letter-spacing:.11em!important;border-radius:999px!important;gap:10px!important;min-height:42px!important;padding:9px 16px!important;font-size:12px!important;font-weight:800!important}[data-theme=light] .section-eyebrow{box-shadow:0 10px 32px #077e910f,inset 0 1px #fffffff2;background:linear-gradient(135deg,#ffffffe0,#e0f8fbb8)!important;border-color:#058b9f21!important}[data-theme=dark] .section-eyebrow{box-shadow:0 12px 35px #00000024,inset 0 1px #86ebf40f;background:linear-gradient(135deg,#0d353db8,#041f26b8)!important;border-color:#58dce826!important}.section-eyebrow-dot{flex:0 0 8px;width:8px!important;height:8px!important;box-shadow:0 0 0 4px #34d2e012,0 0 12px #34d2e04d!important}.trust-number,.products2-number,.why2-reason-number,.industries2-card-number,.values2-item-number{font-variant-numeric:tabular-nums;letter-spacing:.08em!important;font-weight:800!important}.footer3-bottom-process{letter-spacing:.095em!important;opacity:1!important;font-size:11.5px!important;font-weight:800!important}.footer3-bottom-process span{flex-shrink:0;opacity:1!important}.footer3-bottom-process i{opacity:.8;min-width:40px}@media (width<=620px){:root{--enviro-label-size:11.5px;--enviro-label-small:10.75px;--enviro-label-number:10.75px}.section-eyebrow{letter-spacing:.085em!important;min-height:39px!important;padding:8px 13px!important;font-size:10.75px!important}.footer3-bottom-process,.industries2-small{font-size:10.5px!important}}.hero-photo-shell .hero-scene-label{z-index:50!important;letter-spacing:.13em!important;color:#00b6cf!important;opacity:1!important;visibility:visible!important;text-shadow:0 1px 3px #000000b3,0 0 10px #00bad340!important;align-items:center!important;gap:10px!important;font-size:clamp(14px,.9vw,18px)!important;font-weight:900!important;line-height:1.2!important;display:flex!important;position:absolute!important}.hero-photo-shell .hero-scene-label>span{background:#27d9ea!important;border-radius:50%!important;width:10px!important;min-width:10px!important;height:10px!important;display:block!important;box-shadow:0 0 13px #27d9eabf!important}.hero-photo-shell .hero-floating-card{border-radius:19px!important;gap:13px!important;min-width:245px!important;padding:15px 18px!important}.hero-photo-shell .hero-card-icon{color:#14c8dc!important;opacity:1!important;place-items:center!important;width:46px!important;min-width:46px!important;height:46px!important;font-size:14px!important;font-weight:900!important;line-height:1!important;display:grid!important}.hero-photo-shell .hero-floating-card strong{opacity:1!important;visibility:visible!important;font-size:clamp(14px,.85vw,17px)!important;font-weight:800!important;line-height:1.25!important;display:block!important}.hero-photo-shell .hero-floating-card small{opacity:1!important;visibility:visible!important;margin-top:3px!important;font-size:clamp(12px,.7vw,14px)!important;font-weight:700!important;line-height:1.3!important;display:block!important}.hero-photo-shell .hero-card-status-dot{opacity:1!important;width:12px!important;min-width:12px!important;height:12px!important}.hero-photo-shell .hero-purity-meter{width:310px!important;max-width:calc(100% - 34px)!important;padding:15px 18px!important}.hero-photo-shell .purity-top{gap:14px!important}.hero-photo-shell .purity-top>span{color:#05a8bf!important;opacity:1!important;font-size:clamp(12px,.75vw,15px)!important;font-weight:800!important;line-height:1.2!important}.hero-photo-shell .purity-top>strong{letter-spacing:.08em!important;color:#08bdd3!important;opacity:1!important;font-size:clamp(12px,.75vw,15px)!important;font-weight:900!important;line-height:1.2!important}.trust2-image .trust2-card-label{z-index:50!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;color:#35d8e7!important;letter-spacing:.1em!important;opacity:1!important;visibility:visible!important;white-space:nowrap!important;text-shadow:0 1px 3px #000000a6!important;background:#041f2694!important;border:1px solid #80ebf433!important;border-radius:999px!important;align-items:center!important;gap:10px!important;padding:10px 14px!important;font-size:clamp(13px,.82vw,17px)!important;font-weight:900!important;line-height:1.15!important;display:flex!important}.trust2-image .trust2-card-label span{opacity:1!important;width:10px!important;min-width:10px!important;height:10px!important}.trust2-image .trust2-card-number{color:#29d5e6!important;opacity:1!important;visibility:visible!important;text-shadow:0 1px 3px #0000008c!important;border-radius:17px!important;place-items:center!important;width:58px!important;height:58px!important;font-size:clamp(15px,.9vw,18px)!important;font-weight:900!important;line-height:1!important;display:grid!important}.trust2-modal-image .trust2-modal-badge{letter-spacing:.1em!important;opacity:1!important;font-size:clamp(13px,.8vw,16px)!important;font-weight:900!important}.products2-image .products2-category{z-index:50!important;color:#eaffff!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;letter-spacing:.08em!important;opacity:1!important;visibility:visible!important;white-space:nowrap!important;text-shadow:0 1px 3px #000000b3!important;background:#031d24c2!important;border:1px solid #7de7f038!important;border-radius:999px!important;align-items:center!important;gap:9px!important;padding:10px 15px!important;font-size:clamp(12px,.72vw,15px)!important;font-weight:900!important;line-height:1.15!important;display:flex!important}.products2-image .products2-category>span{opacity:1!important;width:9px!important;min-width:9px!important;height:9px!important}.products2-image .products2-number{color:#4de1ed!important;opacity:1!important;visibility:visible!important;border-radius:16px!important;place-items:center!important;width:55px!important;height:55px!important;font-size:clamp(14px,.85vw,17px)!important;font-weight:900!important;line-height:1!important;display:grid!important}.products2-image [class*=badge],.products2-image [class*=tag],.products2-image [class*=status],.products2-image [class*=label]{opacity:1!important;visibility:visible!important;font-size:clamp(12px,.72vw,15px)!important;font-weight:900!important;line-height:1.2!important}.why2-image-shell .why2-image-top{z-index:50!important;color:#eaffff!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;letter-spacing:.1em!important;opacity:1!important;visibility:visible!important;white-space:nowrap!important;text-shadow:0 1px 3px #000000a6!important;background:#041f26b8!important;border:1px solid #96eef633!important;border-radius:999px!important;align-items:center!important;gap:10px!important;padding:11px 15px!important;font-size:clamp(13px,.78vw,16px)!important;font-weight:900!important;line-height:1.15!important;display:flex!important}.why2-image-shell .why2-image-top>span{width:10px!important;min-width:10px!important;height:10px!important}.why2-image-shell .why2-active-info{grid-template-columns:64px minmax(0,1fr)!important;gap:16px!important;padding:18px 20px!important}.why2-image-shell .why2-active-number{color:#55e1ed!important;opacity:1!important;place-items:center!important;width:60px!important;height:60px!important;font-size:16px!important;font-weight:900!important;line-height:1!important;display:grid!important}.why2-image-shell .why2-active-info small{letter-spacing:.08em!important;color:#7ee7ef!important;opacity:1!important;visibility:visible!important;font-size:clamp(11px,.67vw,14px)!important;font-weight:800!important;line-height:1.25!important;display:block!important}.why2-image-shell .why2-active-info strong{opacity:1!important;font-size:clamp(20px,1.45vw,26px)!important;font-weight:800!important;line-height:1.08!important}.why2-image-shell .why2-status small,.why2-image-shell .why2-status strong{letter-spacing:.08em!important;opacity:1!important;visibility:visible!important;font-size:clamp(11px,.65vw,14px)!important;font-weight:900!important;line-height:1.2!important}.why2-image-shell .why2-status-dot{width:9px!important;min-width:9px!important;height:9px!important}.industries2-card .industries2-card-number{color:#0bb3ca!important;opacity:1!important;visibility:visible!important;text-shadow:0 1px 3px #ffffff52!important;font-size:clamp(14px,.85vw,18px)!important;font-weight:900!important;line-height:1!important}.industries2-card .industries2-icon{letter-spacing:.04em!important;color:#08afc6!important;opacity:1!important;visibility:visible!important;border-radius:16px!important;place-items:center!important;width:56px!important;min-width:56px!important;height:56px!important;font-size:clamp(14px,.88vw,18px)!important;font-weight:900!important;line-height:1!important;display:grid!important}.industries2-card .industries2-small{letter-spacing:.08em!important;color:#079fb6!important;opacity:1!important;visibility:visible!important;text-transform:uppercase!important;margin-bottom:9px!important;font-size:clamp(12px,.72vw,15px)!important;font-weight:900!important;line-height:1.2!important;display:block!important}.industries2-card [class*=label],.industries2-card [class*=badge],.industries2-card [class*=tag],.industries2-card [class*=status]{opacity:1!important;visibility:visible!important;font-size:clamp(12px,.72vw,15px)!important;font-weight:900!important;line-height:1.2!important}.trust2-image small,.products2-image small,.why2-image-shell small{opacity:1!important;visibility:visible!important;font-size:clamp(11px,.65vw,14px)!important;font-weight:750!important;line-height:1.3!important}[data-theme=light] .industries2-card .industries2-card-number,[data-theme=light] .industries2-card .industries2-icon,[data-theme=light] .industries2-card .industries2-small{color:#008fa8!important;opacity:1!important}[data-theme=dark] .industries2-card .industries2-card-number,[data-theme=dark] .industries2-card .industries2-icon,[data-theme=dark] .industries2-card .industries2-small{color:#5be0ea!important;opacity:1!important}@media (width>=1600px){.hero-photo-shell .hero-scene-label,.hero-photo-shell .hero-floating-card strong{font-size:17px!important}.hero-photo-shell .hero-floating-card small{font-size:14px!important}.trust2-image .trust2-card-label{font-size:16px!important}.trust2-image .trust2-card-number{font-size:18px!important}.products2-image .products2-category{font-size:14px!important}.products2-image .products2-number{font-size:17px!important}.why2-image-shell .why2-image-top{font-size:15px!important}.industries2-card .industries2-card-number,.industries2-card .industries2-icon{font-size:17px!important}.industries2-card .industries2-small{font-size:14px!important}}@media (width>=1021px) and (width<=1350px){.hero-photo-shell .hero-scene-label{font-size:14px!important}.hero-photo-shell .hero-floating-card{min-width:220px!important}.hero-photo-shell .hero-floating-card strong{font-size:14px!important}.hero-photo-shell .hero-floating-card small{font-size:12px!important}.trust2-image .trust2-card-label{font-size:13px!important}.trust2-image .trust2-card-number{width:52px!important;height:52px!important;font-size:15px!important}.products2-image .products2-category{font-size:12px!important}.products2-image .products2-number{width:50px!important;height:50px!important;font-size:14px!important}.industries2-card .industries2-card-number{font-size:14px!important}.industries2-card .industries2-icon{width:50px!important;min-width:50px!important;height:50px!important;font-size:14px!important}.industries2-card .industries2-small{font-size:12px!important}}@media (width<=1000px){.hero-photo-shell .hero-scene-label{font-size:13px!important}.hero-photo-shell .hero-floating-card{min-width:205px!important;padding:13px 15px!important}.hero-photo-shell .hero-floating-card strong{font-size:13.5px!important}.hero-photo-shell .hero-floating-card small{font-size:11.5px!important;display:block!important}.hero-photo-shell .hero-card-icon{width:42px!important;min-width:42px!important;height:42px!important;font-size:12px!important}.trust2-image .trust2-card-label{font-size:12.5px!important}.trust2-image .trust2-card-number{width:50px!important;height:50px!important;font-size:14px!important}.products2-image .products2-category{font-size:12px!important}.products2-image .products2-number{width:49px!important;height:49px!important;font-size:14px!important}.why2-image-shell .why2-image-top{font-size:12px!important}.why2-image-shell .why2-active-number{font-size:14px!important}.why2-image-shell .why2-active-info small{font-size:11px!important;display:block!important}.industries2-card .industries2-card-number{font-size:13px!important}.industries2-card .industries2-icon{width:48px!important;min-width:48px!important;height:48px!important;font-size:13px!important}.industries2-card .industries2-small{font-size:11.5px!important}}@media (width<=620px){.hero-photo-shell .hero-scene-label{letter-spacing:.08em!important;font-size:11.5px!important;top:18px!important;left:18px!important}.hero-photo-shell .hero-scene-label>span{width:8px!important;min-width:8px!important;height:8px!important}.hero-photo-shell .hero-floating-card{gap:9px!important;min-width:170px!important;max-width:calc(100% - 26px)!important;padding:11px 12px!important}.hero-photo-shell .hero-floating-card strong{font-size:12px!important;line-height:1.2!important}.hero-photo-shell .hero-floating-card small{font-size:10px!important;line-height:1.25!important;display:block!important}.hero-photo-shell .hero-card-icon{width:36px!important;min-width:36px!important;height:36px!important;font-size:11px!important}.hero-photo-shell .hero-purity-meter{width:calc(100% - 30px)!important;padding:12px 14px!important}.hero-photo-shell .purity-top>span,.hero-photo-shell .purity-top>strong{font-size:10.5px!important}.trust2-image .trust2-card-label{max-width:calc(100% - 82px);letter-spacing:.065em!important;white-space:normal!important;gap:7px!important;padding:8px 10px!important;font-size:11px!important;top:14px!important;left:14px!important}.trust2-image .trust2-card-label span{width:8px!important;min-width:8px!important;height:8px!important}.trust2-image .trust2-card-number{width:46px!important;height:46px!important;font-size:13px!important;top:14px!important;right:14px!important}.products2-image .products2-category{max-width:calc(100% - 80px);letter-spacing:.06em!important;white-space:normal!important;padding:8px 11px!important;font-size:10.5px!important;top:14px!important;left:14px!important}.products2-image .products2-number{width:45px!important;height:45px!important;font-size:13px!important;top:14px!important;right:14px!important}.why2-image-shell .why2-image-top{max-width:calc(100% - 32px);letter-spacing:.065em!important;white-space:normal!important;padding:8px 11px!important;font-size:10.5px!important;top:16px!important;left:16px!important}.why2-image-shell .why2-active-info{grid-template-columns:48px minmax(0,1fr)!important;gap:11px!important;padding:12px!important;left:14px!important;right:14px!important}.why2-image-shell .why2-active-number{width:45px!important;height:45px!important;font-size:13px!important}.why2-image-shell .why2-active-info small{font-size:9.5px!important;display:block!important}.why2-image-shell .why2-active-info strong{font-size:17px!important}.why2-image-shell .why2-status small,.why2-image-shell .why2-status strong{letter-spacing:.055em!important;font-size:9.5px!important}.industries2-card .industries2-card-number{font-size:12px!important}.industries2-card .industries2-icon{width:44px!important;min-width:44px!important;height:44px!important;font-size:12px!important}.industries2-card .industries2-small{letter-spacing:.055em!important;font-size:10.5px!important}}@media (width<=380px){.hero-photo-shell .hero-scene-label{font-size:10.5px!important}.hero-photo-shell .hero-floating-card{min-width:155px!important}.hero-photo-shell .hero-floating-card strong{font-size:11px!important}.hero-photo-shell .hero-floating-card small{font-size:9.5px!important;display:block!important}.trust2-image .trust2-card-label{font-size:10px!important}.trust2-image .trust2-card-number{width:43px!important;height:43px!important;font-size:12px!important}.products2-image .products2-category{font-size:10px!important}.products2-image .products2-number{width:42px!important;height:42px!important;font-size:12px!important}.why2-image-shell .why2-active-info small{font-size:9px!important;display:block!important}.why2-image-shell .why2-image-top{font-size:9.5px!important}.industries2-card .industries2-card-number,.industries2-card .industries2-icon{font-size:11px!important}.industries2-card .industries2-small{font-size:10px!important}}.route-loading-shell{background:var(--background,#f7fcfd);place-items:center;min-height:100svh;display:grid}.route-loading-dot{background:var(--primary-light,#20b8cc);border-radius:50%;width:14px;height:14px;box-shadow:0 0 0 8px #20b8cc1a}@supports (content-visibility:auto){#main-hero,.home-clients-section,.home-impact-section,.trust2-section,.about2-section,.products2-section,.excellence-section,.industries2-section,.values2-section,.sustainability-section,.quote2-section,.lux-section,.service-detail-overview,.service-detail-scope,.service-detail-process,.service-detail-related-path,.service-detail-related,.service-detail-final,.certificate-gallery-section,.certificate-final{content-visibility:auto;contain-intrinsic-size:auto 760px}}img{height:auto}.hero-image-slide img,.video-hero-media,.service-detail-image img,.lux-hero-image img,.lux-technical-image img,.certificate-preview img{height:100%}@media (width<=900px),(pointer:coarse){html{scroll-behavior:auto}.premium-navbar,.mobile-navigation,.product-dropdown,.env-products-mega,.env-product-categories,.env-product-children,.video-hero-eyebrow,.video-hero-stats,.video-hero-floating,.hero-photo-shell .hero-floating-card,.hero-photo-shell .hero-purity-meter,.hero-solutions,.hero-mobile-solutions,.home-client-card,.excellence-card-content,.why2-active-info,.service-detail-meta,.service-detail-panel,.service-path-shell,.lux-spec-card,.lux-process-card,.lux-component-card,.lux-highlight-panel,.lux-application-card,.lux-related-card,.certificate-card,.certificate-hero-meta>div,.certificate-final-shell{-webkit-backdrop-filter:none!important}.site-shell [class*=wave],.site-shell [class*=foam],.site-shell [class*=reflection],.site-shell [class*=ripple],.site-shell [class*=orbit],.site-shell [class*=shine],.site-shell [class*=waterline],.site-shell [class*=glow]{will-change:auto!important;animation:none!important}.hero-live-dot span,.hero-purity-meter .purity-line span,.video-hero-live span,.video-hero-scroll i,.footer3-wave,.footer2-wave,.footer2-foam{animation:none!important}.trust-background-glow,.hero-ambient,.hero-grid-pattern,.video-hero-grid{filter:none!important}.video-hero-grid{display:none!important}.home-client-card,.industries2-card,.excellence-card,.product-card,.lux-spec-card,.lux-process-card,.lux-component-card,.lux-application-card,.lux-related-card,.service-detail-panel,.service-detail-process-grid article,.service-related-grid>a,.certificate-card{transition-duration:.14s!important}.home-client-card:hover,.industries2-card:hover,.excellence-card:hover,.product-card:hover,.lux-spec-card:hover,.lux-process-card:hover,.lux-component-card:hover,.lux-application-card:hover,.lux-related-card:hover,.service-detail-panel:hover,.service-detail-process-grid article:hover,.service-related-grid>a:hover,.certificate-card:hover{transform:none!important}.hero-image-slide,.hero-copy-stage>.hero-slide-copy{will-change:auto!important}.hero-fixed-image-viewport{transform:none!important}[data-theme=light] .premium-navbar{background:#f8fefff7!important}[data-theme=dark] .premium-navbar{background:#051d24f7!important}[data-theme=light] .mobile-navigation{background:#f8fefffb!important}[data-theme=dark] .mobile-navigation{background:#051d24fb!important}}@media (width<=700px){.video-hero-floating{display:none!important}.video-hero-media{transform:none!important}.hero-photo-shell .hero-floating-card,.hero-photo-shell .hero-purity-meter{box-shadow:0 9px 24px #044b5a1f!important}.home-client-card,.lux-spec-card,.lux-process-card,.lux-highlight-panel,.service-detail-panel,.certificate-card{box-shadow:0 8px 24px #04526212!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important}.site-shell [class*=wave],.site-shell [class*=foam],.site-shell [class*=reflection],.site-shell [class*=ripple],.site-shell [class*=glow]{animation:none!important}}
