@font-face{font-family:Inter;src:url(/assets/Inter-var-2.ttf)format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-8.otf)format("opentype");font-weight:500 699;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-4.otf)format("opentype");font-weight:700 900;font-style:normal;font-display:swap}:root{--ink:#0b2740;--ink-2:#11283e;--muted:#5c7385;--muted-2:#8094a3;--brand:#0aa4df;--brand-dark:#057fba;--brand-light:#60c1ee;--line:#d2e8f2;--mist:#f5fbfe;--white:#fff;--night:#071a2a;--shadow:0 22px 60px #144c6921}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;font-weight:400;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}.container{width:min(1180px,100% - 40px);margin:auto}.section{padding:92px 0}.eyebrow{color:var(--brand);letter-spacing:2px;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:800}h1,h2,h3{color:var(--ink);font-weight:800}.section-heading{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:58px;display:flex}.section-heading>div{max-width:900px}.section-heading h2,.service-copy h2,.platform-copy h2,.contact-copy h2,.modal-card h2{color:var(--ink);letter-spacing:-1.8px;margin:0;font-size:clamp(40px,4vw,48px);font-weight:800;line-height:1.18}.section-lead{max-width:1120px;color:var(--muted);margin:14px 0 0;font-size:18px;font-weight:400;line-height:1.56}.round-link{border:1px solid var(--line);min-width:200px;color:var(--brand-dark);text-align:center;background:#fff;border-radius:24px;flex:none;padding:13px 20px;font-size:15px;font-weight:800;transition:transform .25s,box-shadow .25s,background-color .25s,color .25s,border-color .25s}.round-link:hover{color:#fff;background:#0aa4df;border-color:#0aa4df;transform:translateY(-4px);box-shadow:0 12px 26px #0aa4df3d}.button{cursor:pointer;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 26px;font-size:15px;font-weight:800;transition:transform .25s,box-shadow .25s,border-color .25s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:linear-gradient(90deg,#08a5df,var(--brand-light));box-shadow:0 5px 18px #0aa4df38}.button-primary:hover{box-shadow:0 14px 30px #0aa4df4d}.button-secondary{color:var(--brand-dark);border-color:var(--line);background:#fff}.button-secondary:hover{border-color:var(--brand)}.arrow-link span{transition:transform .22s;display:inline-block}.arrow-link:hover span{transform:translate(5px)}.site-header{z-index:60;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #d2e8f2e6;height:78px;position:sticky;top:0}.nav{align-items:center;gap:30px;height:78px;display:flex}.brand{align-items:center;min-width:210px;display:flex}.brand img{width:182px;height:auto}.nav-links{align-items:center;gap:24px;margin-left:auto;display:flex}.nav-item{position:relative}.nav-link{color:var(--ink);cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:6px;padding:28px 0;font-size:14px;font-weight:760;transition:color .2s;display:flex}.nav-link:hover,.nav-link.active{color:var(--brand-dark)}.nav-contact{margin:0}.chev{font-size:10px;transition:transform .2s}.nav-item:hover .chev{transform:rotate(180deg)}.dropdown{min-width:260px;box-shadow:var(--shadow);opacity:0;visibility:hidden;background:#fff;border:1px solid #dfeef5;border-radius:18px;padding:10px;transition:all .2s;position:absolute;top:67px;left:-20px;transform:translateY(10px)}.dropdown.wide{grid-template-columns:repeat(3,1fr);width:640px;display:grid}.nav-item:hover .dropdown{opacity:1;visibility:visible;transform:none}.drop-group{padding:13px}.drop-group strong{color:var(--brand-dark);letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:850;display:block}.dropdown a{color:#50677a;border-radius:9px;padding:8px 10px;font-size:14px;display:block}.dropdown a:hover{color:var(--brand-dark);background:#eef9fd}.nav-cta{height:46px;padding:0 18px}.menu-toggle{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;width:44px;height:44px;margin-left:auto;display:none}.menu-toggle span{background:var(--ink);width:20px;height:2px;margin:5px auto;display:block}.nav-language-item{width:142px;height:34px;margin-left:-4px;position:relative}.nav-language{border:1px solid var(--line);color:#102d43;cursor:pointer;background:#fff;border-radius:18px;outline:0;align-items:center;gap:7px;width:100%;height:100%;padding:0 12px;font-size:12px;font-weight:800;line-height:34px;transition:border-color .2s,box-shadow .2s;display:flex}.nav-language:hover,.nav-language-item.open .nav-language{border-color:#9dddf3;box-shadow:0 8px 22px #0aa4df1f}.nav-language-icon{object-fit:contain;flex:none;width:18px;height:18px}.nav-language span{text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.nav-language .nav-language-arrow{color:#536f84;text-align:center;flex:none;width:auto;font-size:10px;line-height:1;transition:transform .2s}.nav-language-item.open .nav-language-arrow{transform:rotate(180deg)}.nav-language-menu{z-index:80;background:#fff;border:1px solid #d9edf6;border-radius:14px;width:156px;padding:6px;animation:.16s langMenuIn;position:absolute;top:42px;right:0;box-shadow:0 16px 38px #072b4229}.nav-language-option{color:#435d70;cursor:pointer;text-align:left;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:0;border-radius:10px;align-items:center;width:100%;height:34px;padding:0 11px;font-size:12px;font-weight:800;transition:background-color .18s,color .18s;display:flex;overflow:hidden}.nav-language-option:hover,.nav-language-option.active{color:var(--brand-dark);background:#eef9fd}@keyframes langMenuIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.hero{background:#f3f9fd;min-height:720px;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero-inner{z-index:1;min-height:720px;padding-top:108px;position:relative}.hero-copy{width:min(760px,64%)}.hero h1{letter-spacing:-3.6px;margin:0;font-size:clamp(56px,5vw,76px);font-weight:800;line-height:1.04}.hero h1 span{color:var(--brand);display:block}.hero-copy>p{max-width:740px;color:var(--muted);margin:29px 0 0;font-size:18px;font-weight:400;line-height:28px}.hero-actions{gap:12px;margin-top:42px;display:flex}.trust-strip{border-block:1px solid var(--line);background:#fff}.trust-grid{grid-template-columns:repeat(5,1fr);display:grid}.trust-item{border-right:1px solid var(--line);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:120px;display:flex}.trust-item:first-child{border-left:1px solid var(--line)}.trust-item strong{color:#0b2740;font-variant-numeric:tabular-nums;font-size:22px;font-weight:700;line-height:27px}.trust-item strong>span{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.trust-item>span{color:#5c7385;font-size:12px;font-weight:400;line-height:15px}.solutions-section{background:var(--mist)}.solution-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.solution-card{isolation:isolate;background:#dcebf2;border-radius:22px;min-height:560px;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden;box-shadow:0 10px 30px #144c690f}.solution-card:hover{box-shadow:var(--shadow);transform:translateY(-7px)}.solution-card:after{content:"";z-index:1;background:linear-gradient(#0000,#041826e0);position:absolute;inset:40% 0 0}.solution-card>img{object-fit:cover;width:100%;height:100%;transition:transform .45s;position:absolute;inset:0}.solution-card:hover>img{transform:scale(1.025)}.solution-overlay{z-index:2;color:#fff;position:absolute;bottom:26px;left:22px;right:22px}.solution-overlay h3{color:#fff;margin:0 0 6px;font-size:22px;font-weight:800;line-height:26px}.solution-overlay p{color:#fff;opacity:.92;margin:0 0 15px;font-size:16px;font-weight:400;line-height:22px}.solution-overlay a{color:#fff;align-items:center;gap:7px;font-size:14px;font-weight:800;display:inline-flex}.service-section{background:#fff}.service-layout{grid-template-columns:559px 1fr;align-items:center;gap:45px;display:grid}.service-visual-exact{width:559px;height:580px;overflow:hidden}.service-visual-exact img{object-fit:contain;width:100%;height:100%}.service-copy h2{font-size:46px;line-height:56px}.service-copy>.section-lead{max-width:590px;color:var(--muted);font-size:16px;line-height:25px}.steps{gap:12px;margin:18px 0;display:grid}.step{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:42px 1fr;align-items:start;gap:16px;padding:15px 18px;transition:transform .25s,box-shadow .25s,border-color .25s;display:grid}.step:hover{border-color:#c9e8f4;transform:translateY(-5px);box-shadow:0 16px 36px #144c691f}.step-icon{background:var(--brand);border-radius:13px;place-items:center;width:42px;height:42px;display:grid;overflow:hidden}.step-icon img{object-fit:contain;width:28px;height:28px}.step h3{color:#000;margin:0 0 5px;font-size:17px;font-weight:800;line-height:21px}.step p{color:var(--muted);margin:0;font-size:13px;font-weight:400;line-height:19px}.products-section{background:var(--mist)}.products-section .section-heading>div{max-width:none}.products-section .section-lead{max-width:100%}.category-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.category-card{border:1px solid var(--line);background:#fff;border-radius:24px;flex-direction:column;align-items:center;height:460px;padding:10px 18px 18px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;overflow:hidden}.category-card:hover{box-shadow:var(--shadow);border-color:#b7dfef;transform:translateY(-7px)}.category-meta{justify-content:space-between;align-items:center;width:100%;height:27px;display:flex}.cert-image{object-fit:contain;object-position:left center;width:90px;height:23px}.network-pill{background:var(--ink);color:#fff;border-radius:8px;padding:4px 7px;font-size:10px;font-weight:900}.category-image{place-items:center;width:100%;height:226px;display:grid}.category-image img{object-fit:contain;width:100%;height:100%}.product-large img{max-width:230px}.product-medium img{max-width:144px;max-height:140px}.product-small img{max-width:112px;max-height:158px}.product-small-wide img{max-width:146px;max-height:105px}.category-card h3{width:100%;color:var(--ink-2);text-align:center;white-space:normal;overflow-wrap:break-word;margin:13px 0 7px;padding:0 2px;font-size:22px;font-weight:800;line-height:26px}.category-card p{min-height:44px;color:var(--muted);text-align:center;margin:0;font-size:15px;font-weight:400;line-height:21px}.discover-link{background:linear-gradient(90deg,#08a5df,var(--brand-light));color:#fff;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:48px;margin-top:auto;padding:0 26px;font-size:15px;font-weight:800;transition:transform .25s,box-shadow .25s,border-color .25s;display:inline-flex;box-shadow:0 5px 18px #0aa4df38}.discover-link:hover{transform:translateY(-2px);box-shadow:0 14px 30px #0aa4df4d}.platform-section{background:#fff}.platform-layout{grid-template-columns:653px 1fr;align-items:center;gap:0;display:grid}.platform-pic{flex-direction:column;align-items:center;width:653px;height:709px;display:flex}.platform-visual{height:649px;overflow:hidden}.platform-visual>img{object-fit:contain;object-position:top center;width:100%;height:620px}.platform-actions{align-items:stretch;gap:10px;height:60px;display:flex}.platform-action{color:#fff;border-radius:15px;align-items:center;gap:8px;height:60px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;font-size:16px;font-weight:600;line-height:26px;transition:transform .25s,box-shadow .25s;display:flex}.platform-action:hover{transform:translateY(-5px);box-shadow:0 16px 36px #0b274033}.platform-action>img{object-fit:contain;width:30px;height:30px}.platform-admin{background:#0b2740;justify-content:center;width:302px}.platform-app{background:#0aa4df;width:238px;padding:0 18px;position:relative}.platform-app .download-icon{position:absolute;right:18px}.platform-copy{padding-left:8px}.platform-copy h2{font-size:46px;line-height:56px}.platform-lead{max-width:585px;color:var(--muted);margin:5px 0 16px;font-size:16px;font-weight:400;line-height:25px}.platform-features{gap:18px;display:grid}.platform-feature{background:#fff;border:1px solid #e8e8e8;border-radius:15px;grid-template-columns:78px 1fr;align-items:center;gap:20px;min-height:112px;padding:18px 24px;transition:transform .25s,box-shadow .25s;display:grid}.platform-feature:hover{transform:translateY(-4px);box-shadow:0 18px 42px #1c4d681a}.platform-feature>img{object-fit:contain;width:58px;height:54px}.platform-feature h3{color:#06152a;margin:0 0 5px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;font-size:22px;font-weight:600;line-height:28px}.platform-feature p{color:#54595f;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;font-size:15px;font-weight:400;line-height:23px}.about-section{background:#f5fbfe;padding-bottom:0;position:relative;overflow:hidden}.about-section:before{content:"";z-index:0;opacity:.54;transform-origin:50%;background:url(/assets/about-texture-CQR0V4SG.png) bottom/100% no-repeat;height:479px;position:absolute;bottom:135px;left:0;right:0;transform:scaleY(-1)}.about-section .container{z-index:1;position:relative}.about-section .section-heading{align-items:flex-start;position:relative}.about-section .section-heading>div{max-width:none}.about-section .section-heading h2{letter-spacing:0;white-space:nowrap;font-size:44px;line-height:52px}.about-logo{width:250px;height:auto;margin:0 0 12px}.about-video{cursor:pointer;background:#d5edf6;border:0;border-radius:28px;width:100%;height:510px;padding:0;position:relative;overflow:hidden;box-shadow:0 22px 55px #0f49681f}.about-video>img{object-fit:cover;width:100%;height:100%;transition:transform .5s,filter .5s}.about-video:after{content:"";background:linear-gradient(#0000 45%,#051d2e8c);transition:background .3s;position:absolute;inset:0}.about-video:hover>img{filter:saturate(1.05);transform:scale(1.025)}.about-video:hover:after{background:linear-gradient(#0aa4df0a,#051d2ea3)}.play-button{z-index:2;width:76px;height:76px;color:var(--brand-dark);background:#fff;border-radius:50%;place-items:center;font-size:24px;transition:transform .25s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 15px 35px #0003}.about-video:hover .play-button{transform:translate(-50%,-50%)scale(1.08)}.video-caption{z-index:2;color:#fff;font-size:14px;font-weight:500;position:absolute;bottom:24px;left:28px}.video-caption strong{margin-right:9px;font-size:16px;font-weight:800}.about-stats{z-index:1;color:#fff;background-color:#0aa4df;background-image:url(/assets/about-stats-bg-IkxVBTiP.jpg);background-position:50%;background-size:cover;margin-top:82px;position:relative}.about-stats .container{grid-template-columns:repeat(4,1fr);align-items:center;min-height:140px;display:grid}.about-stats .container>div{flex-direction:column;align-items:center;gap:8px;display:flex}.about-stats strong{color:#fff;letter-spacing:0;font-variant-numeric:tabular-nums;font-size:40px;font-weight:700;line-height:48px}.about-stats strong>span{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.about-stats .container>div>span{font-size:16px;font-weight:700;line-height:24px}.latest-section{background:var(--mist)}.latest-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.latest-card{background:#fff;border:1px solid #e0edf3;border-radius:22px;transition:transform .25s,box-shadow .25s,border-color .25s;overflow:hidden}.latest-card:hover{box-shadow:var(--shadow);border-color:#b8dfef;transform:translateY(-7px)}.latest-image{background:#edf7fb;height:380px;overflow:hidden}.latest-image img{object-fit:cover;width:100%;height:100%;transition:transform .42s}.latest-card:hover .latest-image img{transform:scale(1.035)}.latest-copy{padding:25px 22px 28px}.latest-copy h3{margin:0 0 9px;font-size:21px;font-weight:800}.latest-copy p{min-height:44px;color:var(--muted);margin:0 0 18px;font-size:14px;font-weight:400;line-height:21px}.latest-copy a{color:var(--brand-dark);align-items:center;gap:7px;font-size:14px;font-weight:800;display:inline-flex}.contact-section{background:#fff}.contact-layout{background:#fff;border-radius:30px;grid-template-columns:520px 1fr;display:grid;overflow:hidden;box-shadow:0 28px 65px #05294229}.contact-copy{color:#fff;background:url(/assets/bg_contact.png) 50%/cover no-repeat;min-height:646px;padding:48px 46px;position:relative;overflow:hidden}.contact-copy .eyebrow{color:#8fdcff;position:relative}.contact-copy h2{color:#fff;position:relative}.contact-copy>p:not(.eyebrow){color:#c2d7e2;margin:12px 0 0;font-size:15px;font-weight:400;line-height:24px;position:relative}.contact-list{gap:22px;margin-top:18px;display:grid;position:relative}.contact-line{gap:3px;display:grid}.contact-line strong{color:#34c9f4;letter-spacing:1.4px;text-transform:uppercase;font-size:12px;font-weight:800}.contact-line span{color:#fff;word-break:break-word;font-size:14px;font-weight:400;line-height:21px}.inquiry-form{background:#fff;padding:40px}.form-grid{grid-template-columns:1fr 1fr;gap:22px 14px;display:grid}.inquiry-form label{color:#445c70;flex-direction:column;gap:7px;font-size:12px;font-weight:800;display:flex}.full-field{grid-column:1/-1}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fbfdfe;border-radius:11px;outline:none;transition:border-color .2s,box-shadow .2s}.inquiry-form input,.inquiry-form select{height:54px;padding:0 14px}.inquiry-form textarea{resize:vertical;height:120px;padding:15px 14px;line-height:20px}.inquiry-form input:focus,.inquiry-form select:focus,.inquiry-form textarea:focus{border-color:var(--brand);box-shadow:0 0 0 4px #0aa4df17}.inquiry-form textarea::placeholder,.inquiry-form input::placeholder{color:#9aabb7}.form-submit{width:100%;margin-top:22px}.form-note{color:#7b8d9c;margin:11px 0 0;font-size:11px;font-weight:400;line-height:16px}.inquiry-form .select-field{position:relative}.inquiry-form .select-field select{appearance:none;padding-right:44px}.inquiry-form .select-field:after{content:"";border-right:2px solid var(--brand);border-bottom:2px solid var(--brand);pointer-events:none;width:8px;height:8px;position:absolute;bottom:22px;right:16px;transform:rotate(45deg)}.footer{background:var(--night);color:#9db1c1;padding:62px 0 15px}.footer-grid{grid-template-columns:300px 170px 220px 170px 150px;justify-content:space-between;align-items:start;gap:0;display:grid}.footer-brand{min-width:0}.footer-logo{object-fit:contain;object-position:left;filter:brightness(0)invert();width:188px;height:29px;margin-bottom:39px}.footer-brand>p{display:none}.footer-brand .contact-line{grid-template-columns:20px 1fr;align-items:center;gap:12px;margin:0 0 15px;display:grid}.footer-brand .contact-line img{object-fit:contain;opacity:.9;width:18px;height:18px}.footer-brand .contact-line strong{display:none}.footer-brand .contact-line span{color:#9db1c1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;font-size:15px;line-height:20px}.footer-socials{align-items:center;gap:32px;margin-top:28px;padding-left:2px;display:flex}.footer-socials a{place-items:center;width:24px;height:24px;transition:opacity .2s,transform .2s;display:grid}.footer-socials a:hover{opacity:.82;transform:translateY(-2px)}.footer-socials img{object-fit:contain;width:20px;height:20px}.footer-links{flex-direction:column;gap:25px;padding-top:0;display:flex}.footer-links h3{color:#fff;margin:0 0 3px;font-size:16px;font-weight:700;line-height:20px}.footer-links a{color:#9db1c1;font-size:15px;font-weight:500;line-height:18px}.footer-links a:hover{color:#fff}.copyright{color:#7a96ab;text-align:center;border-top:1px solid #264054;margin-top:37px;padding-top:17px;font-size:12px}.modal{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#041726b8;justify-content:center;align-items:center;padding:20px;display:none;position:fixed;inset:0}.modal.open{animation:.2s fadeIn;display:flex}.modal-card{background:#fff;border-radius:26px;width:min(780px,100%);max-height:92vh;padding:38px;animation:.25s modalUp;position:relative;overflow:auto;box-shadow:0 40px 90px #02111d59}.modal-card h2{max-width:620px;margin-bottom:24px;font-size:38px;line-height:46px}.modal-close{width:40px;height:40px;color:var(--ink);cursor:pointer;background:#edf7fb;border:0;border-radius:12px;font-size:24px;position:absolute;top:16px;right:18px}.modal-form{padding:0}.floating{z-index:55;gap:10px;display:grid;position:fixed;bottom:22px;right:20px}.float-btn{width:48px;height:48px;color:var(--brand-dark);cursor:pointer;background:#fff;border:1px solid #d5e7ef;border-radius:16px;place-items:center;font-weight:900;display:grid;box-shadow:0 12px 30px #0a395526}.float-btn.whatsapp{color:#fff;box-shadow:none;background:0 0;border:0}.float-btn.whatsapp img{object-fit:contain;width:48px;height:48px}.back-top{opacity:0;pointer-events:none;transition:all .2s;transform:translateY(8px)}.back-top.show{opacity:1;pointer-events:auto;transform:none}.toast{z-index:110;color:#fff;opacity:0;pointer-events:none;background:#09243a;border-radius:12px;padding:13px 20px;font-size:13px;transition:all .2s;position:fixed;bottom:28px;left:50%;transform:translate(-50%,20px)}.toast.show{opacity:1;transform:translate(-50%)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.reveal-on-scroll{opacity:0;transition-property:opacity,translate;transition-duration:.72s;transition-delay:var(--reveal-delay,0s);will-change:opacity,translate;transition-timing-function:cubic-bezier(.22,1,.36,1);translate:0 52px}.reveal-on-scroll.is-visible{opacity:1;translate:0}.reveal-on-scroll.is-visible:hover{transition-delay:0s}@media (prefers-reduced-motion:reduce){.reveal-on-scroll,.reveal-on-scroll.is-visible{opacity:1;will-change:auto;transition:none;translate:none}}@media (width<=1120px){.nav-links{gap:16px}.nav-cta{display:none}.service-layout{grid-template-columns:48% 1fr}.service-visual-exact{width:100%;height:auto}.platform-layout{grid-template-columns:53% 47%}.platform-admin{width:100%;margin-top:10px}.platform-action{width:100%}.platform-pic{width:100%;height:auto}.platform-visual{aspect-ratio:653/649;height:auto}.platform-visual>img{height:auto}.platform-actions{flex-wrap:wrap;height:auto}.platform-copy{padding-left:18px}.category-grid{gap:16px}.footer-grid{grid-template-columns:1.6fr repeat(2,1fr);gap:42px}}@media (width<=980px){.nav-links{border-bottom:1px solid var(--line);background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:12px 20px 24px;display:none;position:absolute;top:78px;left:0;right:0}.nav.is-open{flex-wrap:wrap;align-items:flex-start;height:auto;padding:16px 0}.nav.is-open .nav-links{order:3;width:100%;display:flex}.nav-link{width:100%;padding:13px 4px}.nav-language-item{width:142px;margin:10px 0 0}.dropdown{display:none!important}.menu-toggle{display:block}.hero-copy{width:68%}.solution-grid{gap:20px}.service-layout,.platform-layout{grid-template-columns:1fr;gap:40px}.service-visual-exact{width:min(559px,100%);margin:auto}.platform-pic{flex-direction:column;align-items:center;width:min(653px,100%);margin:auto;display:flex}.platform-copy{padding:0}.category-grid{grid-template-columns:repeat(2,1fr)}.contact-layout{grid-template-columns:390px 1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:1/-1}}@media (width<=700px){.container{width:min(100% - 28px,1180px)}.section{padding:70px 0}.section-heading{flex-direction:column;align-items:flex-start;margin-bottom:38px}.section-heading h2,.service-copy h2,.platform-copy h2,.contact-copy h2{letter-spacing:-1.2px;font-size:36px;line-height:43px}.about-section .section-heading h2{white-space:normal;font-size:36px;line-height:43px}.round-link{min-width:0}.site-header,.nav{height:70px}.brand{min-width:155px}.brand img{width:155px}.nav-links{top:70px}.hero,.hero-inner{min-height:640px}.hero-image{object-position:66% center}.hero:after{content:"";background:linear-gradient(90deg,#fffffff7,#ffffffe6 58%,#ffffff1f);position:absolute;inset:0}.hero-inner{padding-top:72px}.hero-copy{width:94%}.hero h1{letter-spacing:-2.4px;font-size:clamp(46px,13vw,60px)}.hero-copy>p{font-size:16px;line-height:25px}.hero-actions{flex-wrap:wrap;margin-top:30px}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-item{border-bottom:1px solid var(--line);min-height:96px}.trust-item:last-child{grid-column:1/-1}.solution-grid{grid-template-columns:1fr}.solution-card{min-height:520px}.category-grid{grid-template-columns:1fr}.category-card{height:460px}.platform-feature{grid-template-columns:65px 1fr;padding:17px}.platform-feature>img{width:50px;height:50px}.about-video{height:360px}.video-caption{text-align:left;right:20px}.about-stats{margin-top:50px}.about-stats .container{grid-template-columns:1fr 1fr;padding:20px 0}.about-stats .container>div{border-bottom:1px solid #ffffff38;min-height:100px}.about-stats strong{font-size:34px}.latest-grid{grid-template-columns:1fr}.latest-image{height:330px}.contact-layout{grid-template-columns:1fr}.contact-copy{min-height:auto;padding:42px 28px}.inquiry-form{padding:32px 24px}.modal-form{padding:0}.form-grid{grid-template-columns:1fr}.full-field{grid-column:auto}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.modal-card{padding:30px 20px}.modal-card h2{padding-right:32px;font-size:32px;line-height:39px}.floating{bottom:12px;right:12px}.float-btn{width:45px;height:45px}}@media (width<=430px){.hero-actions .button{width:100%}.solution-card{min-height:470px}.service-copy>.button{width:100%}.about-video{height:300px}.play-button{width:62px;height:62px}.video-caption{font-size:12px}.latest-image{height:290px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}}@media (width<=700px){.about-section:before{bottom:235px}.reveal-on-scroll{transition-duration:.62s;translate:0 34px}.reveal-on-scroll.is-visible{translate:0}}#app{min-width:320px;overflow:clip}.reveal{animation:.8s cubic-bezier(.22,1,.36,1) both gentle-in}@keyframes gentle-in{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:none}}.products-hero .button{border-radius:14px;min-height:48px;padding:0 26px;font-size:15px}.products-page{color:#102d43}.products-hero{aspect-ratio:1920/440;background:#edf8fd;position:relative;overflow:hidden}.products-hero>img{object-fit:contain;object-position:center;width:100%;height:100%;position:absolute;inset:0}.products-hero-copy{padding-top:100px;position:relative}.products-hero h1{letter-spacing:-3.6px;margin:0;font-size:clamp(56px,5vw,76px);line-height:1.04}.products-hero h1 span{color:#0aa4df;margin-top:10px;display:block}.products-hero p{color:#60788a;margin:29px 0 42px;font-size:18px;line-height:22px}.products-hero .button{margin-right:0;font-size:15px}.products-categories{background:#fff}.product-category,.accessories-category{padding:105px 0}.product-category.is-tinted{background:#f2fbff}.category-intro{grid-template-columns:1.35fr .75fr;align-items:center;gap:80px;margin-bottom:38px;display:grid}.category-intro h2{letter-spacing:-1.4px;margin:7px 0 10px;font-size:36px;line-height:1.08}.category-intro p:not(.eyebrow){color:#5d7485;max-width:610px;margin:0;font-size:14px;line-height:21px}.category-intro .button{min-width:175px;height:39px;margin-top:22px;padding:0 17px;font-size:12px}.category-intro>img{object-fit:contain;object-position:center;border-radius:15px;justify-self:end;width:420px;max-width:100%;height:240px}.product-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.product-card{background:#fff;border:1px solid #d8eaf2;border-radius:14px;flex-direction:column;min-height:345px;padding:14px 16px 15px;display:flex;position:relative;overflow:hidden}.product-meta{color:#a0b2bd;justify-content:space-between;align-items:center;font-size:8px;display:flex}.product-meta b{color:#fff;background:#102d43;border-radius:50%;place-items:center;width:19px;height:14px;font-size:7px;display:grid}.product-card>img{object-fit:contain;width:100%;height:190px;margin:7px 0}.product-code{color:#79a0b5;letter-spacing:.04em;margin:0 0 5px;font-size:9px}.product-card h3{color:#15344b;min-height:35px;margin:0;font-size:15px;line-height:18px}.product-card>a,.accessory-card a{color:#0aa4df;margin-top:auto;font-size:11px;font-weight:800}.custom-card>img{object-fit:contain;height:105px;margin:15px 0 5px}.custom-card p{color:#728897;margin:8px 0 12px;font-size:11px;line-height:16px}.accessories-category{padding-top:110px}.accessory-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.accessory-card{background:#fff;border:1px solid #d8eaf2;border-radius:14px;grid-template-columns:25px 65px 1fr;align-items:center;gap:14px;min-height:150px;padding:14px 17px;display:grid}.accessory-card>span{color:#54caed;align-self:start;font-size:10px;font-weight:800}.accessory-card>img{object-fit:contain;background:#e9f9fe;border-radius:12px;width:58px;height:58px;padding:10px}.accessory-card h3{color:#15344b;margin:0;font-size:14px}.accessory-card p{color:#718695;margin:6px 0;font-size:10px;line-height:14px}.products-cta{color:#fff;background:linear-gradient(90deg,#073b5d,#08739a);padding:36px 0}.products-cta .container{justify-content:space-between;align-items:center;display:flex}.products-cta h2{margin:0;font-size:36px}.products-cta p{color:#fff;margin:6px 0 0;font-size:16px}.products-cta .button{min-width:160px}@media (width<=980px){.products-hero{aspect-ratio:auto;min-height:360px}.products-hero>img{object-fit:cover}.products-hero-copy{padding-top:72px}.category-intro{grid-template-columns:1fr;gap:25px}.category-intro>img{justify-self:start;width:420px;height:240px}.product-grid{grid-template-columns:repeat(2,1fr)}.accessory-grid{grid-template-columns:1fr}.products-hero h1{font-size:40px}}@media (width<=700px){.products-hero>img{object-position:63% center;opacity:.62}.products-hero h1{letter-spacing:-2.4px;font-size:36px}.product-category,.accessories-category{padding:65px 0}.category-intro h2{font-size:30px}.product-grid{grid-template-columns:1fr}.product-card{min-height:315px}.products-cta .container{flex-direction:column;align-items:flex-start;gap:22px}.products-cta h2{font-size:36px}}.tracker-page{color:#102d43;background:#fff}.tracker-listing{padding:70px 0 132px}.breadcrumb{color:#0f2b43;align-items:center;gap:6px;margin-bottom:24px;font-size:14px;line-height:20px;display:flex}.breadcrumb a{transition:color .2s}.breadcrumb a:hover,.breadcrumb span:last-child{color:#0aa4df}.tracker-heading{max-width:1180px;margin-bottom:88px}.tracker-heading h1{color:#102d43;letter-spacing:0;margin:0 0 18px;font-size:48px;font-weight:800;line-height:1.12}.tracker-heading p{color:#536f84;max-width:1160px;margin:0;font-size:16px;line-height:24px}.tracker-heading p+p{margin-top:22px}.tracker-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.tracker-card{background:#fff;border:1px solid #cfe7f3;border-radius:18px;flex-direction:column;min-height:450px;padding:38px 17px 26px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.tracker-card:hover{border-color:#a9dceb;transform:translateY(-7px);box-shadow:0 18px 42px #144c691f}.tracker-image{place-items:center;height:240px;margin-bottom:22px;display:grid}.tracker-image img{object-fit:contain;width:auto;max-width:170px;height:auto;max-height:205px;transition:transform .35s}.tracker-card:hover .tracker-image img{transform:scale(1.035)}.tracker-code{color:#667f96;letter-spacing:1.4px;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:800;line-height:16px}.tracker-card h2{color:#102d43;letter-spacing:0;margin:0 0 24px;font-size:20px;font-weight:800;line-height:27px}.tracker-card a{color:#0aa4df;align-items:center;gap:6px;margin-top:auto;font-size:13px;font-weight:800;display:inline-flex}@media (width<=980px){.tracker-listing{padding:56px 0 92px}.tracker-heading{margin-bottom:56px}.tracker-grid{grid-template-columns:repeat(2,1fr)}.tracker-card{min-height:430px}.tracker-heading h1{font-size:40px}}@media (width<=700px){.tracker-listing{padding:42px 0 70px}.breadcrumb{flex-wrap:wrap}.tracker-heading h1{font-size:34px}.tracker-heading p{font-size:15px;line-height:23px}.tracker-grid{grid-template-columns:1fr}.tracker-card{min-height:390px;padding:28px 17px 22px}.tracker-image{height:210px}.tracker-card h2{font-size:20px;line-height:26px}}.pet-page .tracker-heading{margin-bottom:48px}.pet-page .tracker-heading p+p{margin-top:20px}.pet-grid{grid-template-columns:repeat(3,1fr);max-width:880px}.pet-page .tracker-listing{padding-bottom:86px}@media (width<=980px){.pet-grid{grid-template-columns:repeat(2,1fr);max-width:none}}@media (width<=700px){.pet-grid{grid-template-columns:1fr}}.solutions-page{color:#102d43;background:#fff}.solutions-hero{background:#eef8fd;height:440px;position:relative;overflow:hidden}.solutions-hero>img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.solutions-hero-copy{z-index:1;padding-top:78px;position:relative}.solutions-hero h1{color:#102d43;letter-spacing:0;max-width:620px;margin:0;font-size:52px;font-weight:800;line-height:1.08}.solutions-hero h1 span{color:#0aa4df;display:block}.solutions-hero p{color:#5c7385;margin:22px 0 52px;font-size:18px;line-height:28px}.solution-groups{background:#fff;padding:92px 0 90px}.solution-group-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.solution-group-card{background:#fff;border:1px solid #cfe7f3;border-radius:18px;flex-direction:column;min-height:300px;padding:36px 30px 31px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.solution-group-card:hover{border-color:#a9dceb;transform:translateY(-7px);box-shadow:0 18px 42px #144c691f}.solution-group-card img{object-fit:contain;width:64px;height:64px;margin-bottom:48px}.solution-group-card h2{color:#102d43;letter-spacing:0;margin:0;font-size:26px;font-weight:800;line-height:28px}.solution-group-card a{color:#0aa4df;align-items:center;gap:6px;margin-top:auto;font-size:16px;font-weight:800;display:inline-flex}.solution-scenes{background:#f3fbfe;padding:140px 0 126px}.solution-scene{grid-template-columns:560px 1fr;align-items:center;gap:58px;margin-bottom:136px;display:grid}.solution-scene:last-child{margin-bottom:0}.solution-scene.reverse{grid-template-columns:1fr 560px}.solution-scene.reverse .scene-image{order:2}.solution-scene.reverse .scene-copy{order:1}.scene-image{border-radius:26px;overflow:hidden}.scene-image img{object-fit:cover;width:100%;height:390px;transition:transform .45s}.scene-image:hover img{transform:scale(1.025)}.scene-copy .eyebrow{color:#0aa4df;letter-spacing:2px;margin-bottom:14px;font-size:12px}.scene-copy h2{color:#102d43;letter-spacing:0;max-width:560px;margin:0;font-size:44px;font-weight:800;line-height:1.16}.scene-lead{color:#667f96;max-width:560px;margin:20px 0 14px;font-size:17px;line-height:28px}.scene-copy ul{gap:9px;margin:0 0 34px;padding:0;list-style:none;display:grid}.scene-copy li{color:#102d43;padding-left:26px;font-size:16px;line-height:24px;position:relative}.scene-copy li:before{content:"✓";color:#0aa4df;font-weight:900;position:absolute;top:0;left:0}.scene-copy .button{min-width:168px}@media (width<=980px){.solutions-hero{height:410px}.solutions-hero:after{content:"";background:linear-gradient(90deg,#fffffff0,#ffffffc7,#ffffff14);position:absolute;inset:0}.solutions-hero-copy{padding-top:66px}.solution-group-grid{grid-template-columns:repeat(2,1fr)}.solution-scenes{padding:90px 0}.solution-scene,.solution-scene.reverse{grid-template-columns:1fr;gap:30px;margin-bottom:82px}.solution-scene.reverse .scene-image,.solution-scene.reverse .scene-copy{order:initial}.scene-image img{height:360px}}@media (width<=700px){.solutions-hero{height:390px}.solutions-hero h1{font-size:40px}.solutions-hero p{margin-bottom:34px;font-size:16px;line-height:25px}.solution-groups{padding:62px 0}.solution-group-grid{grid-template-columns:1fr}.solution-group-card{min-height:240px}.solution-group-card img{margin-bottom:34px}.solution-scenes{padding:70px 0}.scene-copy h2{font-size:34px}.scene-lead{font-size:15px;line-height:24px}.scene-image img{height:280px}}.platform-page{color:#102d43;background:#fff}.platform-hero{background:#eef8fd;height:440px;position:relative;overflow:hidden}.platform-hero>img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.platform-hero-copy{z-index:1;padding-top:78px;position:relative}.platform-hero h1{color:#102d43;letter-spacing:0;max-width:640px;margin:0;font-size:52px;font-weight:800;line-height:1.08}.platform-hero h1 span{color:#0aa4df;display:block}.platform-hero p{color:#5c7385;margin:22px 0 52px;font-size:18px;line-height:28px}.platform-hero-actions{gap:12px;display:flex}.platform-downloads{background:#fff;padding:92px 0}.download-grid{grid-template-columns:1fr 1fr 1fr;gap:20px;display:grid}.download-card{background:#f5f7fa;border-radius:18px;min-height:180px}.download-card.web-card{grid-template-columns:48px 1fr;align-items:center;gap:18px;padding:32px 20px;display:grid}.download-card.web-card .button{grid-column:1/-1;width:100%}.download-card.app-card{grid-template-columns:46px 1fr 120px;align-items:center;gap:20px;padding:31px 20px;display:grid}.download-icon{object-fit:contain;width:46px;height:46px}.download-card span{color:#536f84;font-size:13px;line-height:18px;display:block}.download-card strong{color:#102d43;margin-top:10px;font-size:26px;font-weight:800;line-height:31px;display:block}.web-card strong{color:#0aa4df}.qr-code{object-fit:contain;border-radius:14px;width:112px;height:112px}.platform-functions{background:#f3fbfe;padding:92px 0 94px}.platform-section-heading{margin-bottom:42px}.platform-section-heading h2{color:#102d43;letter-spacing:0;max-width:820px;margin:0;font-size:44px;font-weight:800;line-height:1.16}.platform-feature-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.platform-feature-card{background:#fff;border:1px solid #d4e9f3;border-radius:18px;min-height:248px;padding:26px;transition:transform .25s,box-shadow .25s,border-color .25s}.platform-feature-card:hover{border-color:#a9dceb;transform:translateY(-7px);box-shadow:0 18px 42px #144c691f}.platform-feature-card img{object-fit:contain;width:58px;height:58px;margin-bottom:28px}.platform-feature-card h3{color:#102d43;margin:0 0 18px;font-size:20px;font-weight:800;line-height:24px}.platform-feature-card p{color:#667f96;margin:0;font-size:15px;line-height:24px}.platform-promo-wrap{background:#fff;padding:158px 0}.platform-promo{color:#fff;background:#07324f;border-radius:26px;min-height:520px;position:relative;overflow:hidden}.platform-promo>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.platform-promo>div{z-index:1;width:min(520px,52%);padding:58px 0 0 60px;position:relative}.platform-promo .eyebrow{color:#0aa4df}.platform-promo h2{color:#fff;letter-spacing:0;margin:0;font-size:40px;font-weight:800;line-height:1.22}.platform-promo p:not(.eyebrow){color:#d7e7f0;margin:24px 0 48px;font-size:16px;line-height:26px}.platform-promo .button{min-width:300px}.platform-faq{background:#f3fbfe;padding:92px 0 126px}.faq-list{gap:14px;display:grid}.faq-item{background:#fff;border:1px solid #d4e9f3;border-radius:16px;overflow:hidden}.faq-item button{color:#102d43;cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;height:78px;padding:0 22px;font-size:16px;font-weight:800;display:flex}.faq-item button span:last-child{font-size:28px;font-weight:400}.faq-item p{color:#667f96;margin:0;padding:0 22px 22px;font-size:14px;line-height:22px}.faq-item.open{box-shadow:0 14px 32px #144c6912}@media (width<=980px){.platform-hero{height:410px}.platform-hero:after{content:"";background:linear-gradient(90deg,#fffffff0,#ffffffc7,#ffffff14);position:absolute;inset:0}.platform-hero-copy{padding-top:66px}.download-grid,.platform-feature-grid{grid-template-columns:1fr}.download-card.app-card{grid-template-columns:46px 1fr 112px}.platform-promo-wrap{padding:90px 0}.platform-promo>div{width:62%}}@media (width<=700px){.platform-hero{height:390px}.platform-hero h1{font-size:40px}.platform-hero p{margin-bottom:34px;font-size:16px;line-height:25px}.platform-hero-actions{flex-direction:column;align-items:flex-start}.platform-downloads,.platform-functions,.platform-faq{padding:64px 0}.download-card.web-card,.download-card.app-card{grid-template-columns:1fr;gap:14px}.qr-code{width:108px;height:108px}.platform-section-heading h2{font-size:34px}.platform-promo{min-height:560px}.platform-promo:after{content:"";background:linear-gradient(90deg,#051f31eb,#051f31a6,#051f311a);position:absolute;inset:0}.platform-promo>div{width:100%;padding:40px 26px}.platform-promo h2{font-size:34px}.platform-promo .button{width:100%;min-width:0}}.about-page{color:#102d43;background:#fff}.about-hero{background:#eef8fd;height:440px;position:relative;overflow:hidden}.about-hero>img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.about-hero-copy{z-index:1;padding-top:78px;position:relative}.about-hero h1{color:#102d43;letter-spacing:0;max-width:720px;margin:0;font-size:52px;font-weight:800;line-height:1.08}.about-hero h1 span{color:#0aa4df;display:block}.about-hero p{color:#5c7385;margin:22px 0 32px;font-size:18px;line-height:28px}.about-company-section{background:#fff;padding:72px 0 92px}.about-heading{margin-bottom:28px}.about-heading h2{color:#102d43;letter-spacing:0;max-width:850px;margin:0;font-size:46px;font-weight:800;line-height:1.18}.about-text{gap:18px;margin-bottom:40px;display:grid}.about-text p{color:#536f84;margin:0;font-size:16px;line-height:24px}.about-excellence{grid-template-columns:1fr 600px;align-items:end;gap:40px;display:grid}.about-excellence h3{color:#102d43;margin:0 0 22px;font-size:22px;font-weight:800;line-height:30px}.about-excellence h3 span{color:#0aa4df;margin-bottom:6px;font-size:42px;line-height:48px;display:block}.about-excellence p{color:#102d43;margin:0 0 30px;font-size:16px;line-height:24px}.about-video-card{background:#dcebf2;border-radius:0;height:340px;position:relative;overflow:hidden}.about-video-card img{object-fit:cover;width:100%;height:100%}.about-play{color:#fff;background:#072c43c2;border-radius:50%;place-items:center;width:66px;height:66px;font-size:30px;font-weight:800;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-mini-stats{background:#f2fbff;border-radius:8px;grid-template-columns:repeat(4,1fr);gap:0;display:grid;overflow:hidden}.about-mini-stat{border-right:1px solid #d4e9f3;align-content:center;justify-items:center;min-height:95px;padding:12px;display:grid}.about-mini-stat:last-child{border-right:0}.about-mini-stat strong{color:#0aa4df;font-size:26px;line-height:32px}.about-mini-stat span{color:#667f96;font-size:12px}.about-rd-section{background:#f3fbfe;padding:100px 0 112px}.about-card-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:70px;display:grid}.about-card{background:#fff;border:1px solid #d4e9f3;border-radius:18px;min-height:320px;padding:30px;transition:transform .25s,box-shadow .25s,border-color .25s}.about-card:hover{border-color:#a9dceb;transform:translateY(-7px);box-shadow:0 18px 42px #144c691f}.about-card img{object-fit:contain;width:72px;height:72px;margin-bottom:58px}.about-card h3{color:#102d43;margin:0 0 16px;font-size:26px;line-height:28px}.about-card p{color:#667f96;margin:0;font-size:15px;line-height:22px}.rd-stat-grid{background:#fff;border:1px solid #d4e9f3;border-radius:18px;grid-template-columns:repeat(4,1fr);margin-top:22px;display:grid;overflow:hidden}.rd-stat{border-right:1px solid #d4e9f3;min-height:118px;padding:24px 30px}.rd-stat:last-child{border-right:0}.rd-stat strong{color:#0aa4df;font-size:42px;line-height:48px;display:block}.rd-stat span{color:#102d43;font-size:14px}.about-quality-section{background:#fff;padding:108px 0}.quality-layout{grid-template-columns:1fr 394px;align-items:center;gap:66px;display:grid}.quality-copy h2{color:#102d43;margin:0;font-size:44px;line-height:1.16}.quality-copy>p:not(.eyebrow){color:#667f96;max-width:720px;margin:22px 0 68px;font-size:22px;line-height:34px}.quality-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.quality-item{background:#f2fbff;border:1px solid #d4e9f3;border-radius:12px;align-items:center;gap:14px;min-height:65px;padding:0 18px;display:flex}.quality-item span{color:#0aa4df;background:#dff6ff;border-radius:9px;place-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:grid}.quality-item strong{color:#3a5468;font-size:16px}.quality-card{border-radius:24px;overflow:hidden;box-shadow:0 22px 55px #0f49681f}.quality-card img{object-fit:cover;width:100%;height:394px}.about-precise-section{color:#fff;background:#06253a;min-height:560px;position:relative;overflow:hidden}.about-precise-section>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.precise-copy{z-index:1;padding-top:94px;position:relative}.precise-copy .eyebrow{color:#69d7f6}.precise-copy h2{color:#fff;margin:0;font-size:52px;line-height:1.22}.precise-copy>p:not(.eyebrow){color:#c0d5df;max-width:650px;margin:28px 0 88px;font-size:17px;line-height:28px}.precise-stat-grid{border-top:1px solid #fff3;border-bottom:1px solid #fff3;grid-template-columns:repeat(4,1fr);max-width:930px;display:grid}.precise-stat{border-right:1px solid #fff3;min-height:116px;padding:24px 30px}.precise-stat:last-child{border-right:0}.precise-stat strong{color:#fff;font-size:42px;line-height:48px;display:block}.precise-stat span{color:#b7ceda;font-size:13px}.about-exhibitions{background:#f3fbfe;padding:96px 0}.exhibition-heading{margin-bottom:54px}.exhibition-heading h2{color:#102d43;margin:0;font-size:48px;line-height:1.16}.exhibition-grid{grid-template-rows:220px 220px;grid-template-columns:1.05fr 1.45fr;gap:12px;display:grid}.exhibition-card{background:#dcebf2;border-radius:18px;position:relative;overflow:hidden}.exhibition-card.large{grid-row:span 2}.exhibition-card.wide{grid-column:2/3}.exhibition-card img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.exhibition-card:hover img{transform:scale(1.025)}.exhibition-card:after{content:"";background:linear-gradient(#0000,#051826b8);position:absolute;inset:45% 0 0}.exhibition-card>div{z-index:1;color:#fff;position:absolute;bottom:20px;left:24px;right:24px}.exhibition-card span{color:#8fdcff;letter-spacing:2px;margin-bottom:4px;font-size:11px;font-weight:800;display:block}.exhibition-card strong{color:#fff;font-size:22px;line-height:28px;display:block}.exhibition-card.large strong{font-size:28px;line-height:34px}.event-bar{background:#fff;border:1px solid #d4e9f3;border-radius:16px;align-items:center;gap:20px;min-height:82px;margin-top:24px;padding:0 26px;display:flex}.event-bar>span{color:#0aa4df;letter-spacing:1.5px;background:#e5f9ff;border-radius:8px;padding:8px 15px;font-size:11px;font-weight:800}.event-bar strong{color:#102d43;font-size:16px}.event-bar a{color:#0aa4df;margin-left:auto;font-weight:800}@media (width<=980px){.about-hero{height:410px}.about-hero:after{content:"";background:linear-gradient(90deg,#fffffff0,#ffffffb8,#ffffff0d);position:absolute;inset:0}.about-hero-copy{padding-top:66px}.about-excellence,.quality-layout{grid-template-columns:1fr}.about-card-grid,.rd-stat-grid,.precise-stat-grid{grid-template-columns:repeat(2,1fr)}.about-video-card{height:320px}.quality-card{max-width:420px}.exhibition-grid{grid-template-rows:auto;grid-template-columns:1fr}.exhibition-card,.exhibition-card.large,.exhibition-card.wide{grid-area:auto;height:260px}.exhibition-card.large{height:380px}.event-bar{flex-direction:column;align-items:flex-start;padding:22px}.event-bar a{margin-left:0}}@media (width<=700px){.about-hero{height:390px}.about-hero h1{font-size:40px}.about-hero p{font-size:16px;line-height:25px}.about-company-section,.about-rd-section,.about-quality-section,.about-exhibitions{padding:64px 0}.about-heading h2,.quality-copy h2,.exhibition-heading h2{font-size:34px}.about-text p{font-size:15px;line-height:23px}.about-excellence h3 span{font-size:34px}.about-mini-stats,.about-card-grid,.rd-stat-grid,.quality-grid,.precise-stat-grid{grid-template-columns:1fr}.about-mini-stat,.rd-stat,.precise-stat{border-bottom:1px solid #d4e9f3;border-right:0}.about-mini-stat:last-child,.rd-stat:last-child,.precise-stat:last-child{border-bottom:0}.quality-copy>p:not(.eyebrow){margin-bottom:34px;font-size:17px;line-height:28px}.about-precise-section{min-height:auto}.precise-copy{padding:68px 0}.precise-copy h2{font-size:38px}.precise-copy>p:not(.eyebrow){margin-bottom:42px}.exhibition-card,.exhibition-card.large{height:260px}.exhibition-card strong,.exhibition-card.large strong{font-size:20px;line-height:25px}}@media (width>=981px){.exhibition-grid{grid-template-rows:220px 220px;grid-template-columns:1.05fr .725fr .725fr}.exhibition-card.large{grid-area:1/1/3/2}.exhibition-card.wide{grid-area:1/2/2/4}.exhibition-grid .exhibition-card:nth-child(3){grid-area:2/2/3/3}.exhibition-grid .exhibition-card:nth-child(4){grid-area:2/3/3/4}}.contact-page{color:#102d43;background:#fff}.contact-hero{background:#eef8fd;height:440px;position:relative;overflow:hidden}.contact-hero>img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.contact-hero-copy{z-index:1;padding-top:78px;position:relative}.contact-hero h1{color:#102d43;letter-spacing:0;max-width:760px;margin:0;font-size:52px;font-weight:800;line-height:1.08}.contact-hero h1 span{color:#0aa4df;display:block}.contact-hero p{color:#5c7385;margin:22px 0 20px;font-size:18px;line-height:28px}.contact-inquiry-section{background:#fff;padding:178px 0 174px}.contact-panel{background:#fff;border:1px solid #cfe7f3;border-radius:28px;grid-template-columns:520px 1fr;display:grid;overflow:hidden;box-shadow:0 28px 70px #0a39551a}.contact-panel-left{color:#fff;background:#082943;min-height:646px;padding:48px;position:relative;overflow:hidden}.contact-panel-left>img{object-fit:cover;opacity:.48;width:100%;height:100%;position:absolute;inset:0}.contact-panel-left>:not(img){z-index:1;position:relative}.contact-panel-left .eyebrow{color:#34c9f4}.contact-panel-left h2{color:#fff;letter-spacing:0;margin:22px 0;font-size:48px;line-height:1.18}.contact-intro{color:#c7dae5;max-width:360px;margin:0 0 18px;font-size:15px;line-height:24px}.contact-detail-list{gap:22px;margin-top:18px;display:grid}.contact-detail{gap:3px;display:grid}.contact-detail strong{color:#34c9f4;letter-spacing:1.4px;font-size:12px;font-weight:800}.contact-detail span{color:#fff;font-size:14px;line-height:21px}.contact-form-page{padding:42px 40px}.contact-form-grid{grid-template-columns:1fr 1fr;gap:30px 14px;display:grid}.contact-form-page label{color:#3d5568;flex-direction:column;gap:8px;font-size:12px;font-weight:800;display:flex}.contact-form-page input,.contact-form-page select,.contact-form-page textarea{color:#102d43;background:#fbfdfe;border:1px solid #cfe7f3;border-radius:10px;outline:0;width:100%;transition:border-color .2s,box-shadow .2s}.contact-form-page input,.contact-form-page select{height:54px;padding:0 14px}.contact-form-page textarea{resize:vertical;height:120px;padding:16px 14px;line-height:20px}.contact-form-page input:focus,.contact-form-page select:focus,.contact-form-page textarea:focus{border-color:#0aa4df;box-shadow:0 0 0 4px #0aa4df17}.contact-form-page textarea::placeholder{color:#8299aa}.contact-form-page .select-field{position:relative}.contact-form-page .select-field select{appearance:none;padding-right:44px}.contact-form-page .select-field:after{content:"";border-right:2px solid var(--brand);border-bottom:2px solid var(--brand);pointer-events:none;width:8px;height:8px;position:absolute;bottom:22px;right:16px;transform:rotate(45deg)}.contact-form-page button{width:100%;margin-top:28px}.contact-map-section{background:#f3fbfe;padding:100px 0 112px}.contact-map-heading{margin-bottom:50px}.contact-map-heading h2{color:#102d43;letter-spacing:0;margin:0;font-size:44px;line-height:1.16}.map-placeholder{background:#fff;border:1px solid #cfe7f3;border-radius:18px;height:508px;position:relative;overflow:hidden}.map-placeholder iframe{border:0;width:100%;height:100%;display:block}.nav-contact.active{color:#0aa4df}@media (width<=980px){.contact-hero{height:410px}.contact-hero:after{content:"";background:linear-gradient(90deg,#fffffff2,#ffffffbf,#ffffff14);position:absolute;inset:0}.contact-hero-copy{padding-top:66px}.contact-inquiry-section{padding:90px 0}.contact-panel{grid-template-columns:1fr}.contact-panel-left{min-height:420px}.map-placeholder{height:420px}}@media (width<=700px){.contact-hero{height:390px}.contact-hero h1{font-size:38px}.contact-hero p{font-size:16px;line-height:25px}.contact-inquiry-section,.contact-map-section{padding:64px 0}.contact-panel-left{min-height:auto;padding:34px 28px}.contact-panel-left h2{font-size:36px}.contact-form-page{padding:32px 24px}.contact-form-grid{grid-template-columns:1fr;gap:22px}.contact-map-heading h2{font-size:34px}.map-placeholder{height:320px}}.about-reveal{opacity:0;transition:opacity .72s,transform .72s cubic-bezier(.2,.7,.2,1);transition-delay:var(--about-delay,0s);will-change:opacity,transform;transform:translateY(38px)}.about-reveal.is-visible{opacity:1;transform:none}.about-mini-stat strong,.rd-stat strong,.precise-stat strong{font-variant-numeric:tabular-nums}.about-precise-section .signal{z-index:2;background:#72dcff;border-radius:50%;width:12px;height:12px;position:absolute;box-shadow:0 0 18px 6px #55d2ffbf}.about-precise-section .signal:before,.about-precise-section .signal:after{content:"";border:1px solid #72dcffe6;border-radius:50%;animation:2.7s ease-out infinite signal-pulse;position:absolute;inset:-1px}.about-precise-section .signal:after{animation-delay:1.35s}.about-precise-section .signal-1{top:22%;left:70%}.about-precise-section .signal-2{top:39%;left:84%}.about-precise-section .signal-3{top:58%;left:76%}.about-precise-section .signal-4{top:24%;left:93%}.about-precise-section .signal-5{top:60%;left:95.5%}.about-precise-section .signal-6{top:50%;left:63%}.about-precise-section .signal-2:before,.about-precise-section .signal-2:after{animation-delay:.5s}.about-precise-section .signal-3:before,.about-precise-section .signal-3:after{animation-delay:1s}.about-precise-section .signal-4:before,.about-precise-section .signal-4:after{animation-delay:1.45s}.about-precise-section .signal-5:before,.about-precise-section .signal-5:after{animation-delay:.8s}.about-precise-section .signal-6:before,.about-precise-section .signal-6:after{animation-delay:1.8s}@keyframes signal-pulse{0%{opacity:.9;transform:scale(.8)}75%,to{opacity:0;transform:scale(5)}}@media (prefers-reduced-motion:reduce){.about-reveal{opacity:1;will-change:auto;transition:none;transform:none}.about-precise-section .signal:before,.about-precise-section .signal:after{animation:none}}.products-page .category-intro .button{border-radius:14px;justify-content:space-between;width:280px;height:48px;min-height:48px;margin-top:42px;padding:0 28px;font-size:15px;box-shadow:0 14px 30px #0aa4df3d}.products-page .product-grid{gap:20px}.products-page .product-card{border-color:#cfe7f3;border-radius:18px;min-height:450px;padding:20px 22px 28px}.products-page .product-meta{letter-spacing:0;color:#6f879b;font-size:11px;font-weight:800;line-height:14px}.products-page .product-meta b{border-radius:9px;width:30px;height:24px;font-size:10px;line-height:12px}.products-page .product-card>img{height:250px;margin:12px 0 22px}.products-page .product-code{color:#7d94a8;letter-spacing:1.4px;margin:0 0 8px;font-size:12px;font-weight:800;line-height:16px}.products-page .product-card h3{color:#102d43;min-height:60px;font-size:22px;font-weight:800;line-height:27px}.products-page .product-card>a{font-size:14px;font-weight:800}@media (width<=700px){.products-page .category-intro .button{width:100%;max-width:280px}.products-page .product-card{min-height:430px}.products-page .product-card>img{height:230px}.products-page .product-card h3{font-size:21px;line-height:26px}}.products-page .product-card{transition:transform .25s,box-shadow .25s,border-color .25s}.products-page .product-card:hover{border-color:#a9dceb;transform:translateY(-7px);box-shadow:0 18px 42px #144c691f}.products-page .product-card>img{transition:transform .35s}.products-page .product-card:hover>img{transform:scale(1.035)}.products-page .product-card h3{font-size:20px;line-height:25px}.products-page .product-card>a{align-items:center;gap:6px;display:inline-flex}.products-page .product-card>a span{transition:transform .22s;display:inline-block}.products-page .product-card>a:hover span{transform:translate(5px)}@media (width<=700px){.products-page .product-card h3{font-size:20px;line-height:25px}}.products-page .category-intro p:not(.eyebrow){font-size:16px;line-height:24px}.products-page .accessory-grid{grid-template-columns:repeat(3,1fr);gap:20px}.products-page .accessory-card{min-height:190px;box-shadow:none;background:#fff;border:1px solid #cfe7f3;border-radius:18px;grid-template-rows:34px 1fr;grid-template-columns:88px 1fr;align-items:center;column-gap:24px;padding:24px 32px;transition:transform .25s,box-shadow .25s,border-color .25s;display:grid;position:relative}.products-page .accessory-card:hover{border-color:#a9dceb;transform:translateY(-7px);box-shadow:0 18px 42px #144c691f}.products-page .accessory-card:after{content:"";background:#20c58a;border-radius:50%;width:9px;height:9px;position:absolute;top:25px;right:31px}.products-page .accessory-card>span{color:#0aa4df;background:#e8faff;border-radius:18px;grid-area:1/1;place-self:start;place-items:center;min-width:44px;height:30px;padding:0 14px;font-size:12px;font-weight:800;line-height:14px;display:grid}.products-page .accessory-card>img{object-fit:contain;background:#effaff;border-radius:18px;grid-area:2/1;width:88px;height:88px;padding:18px}.products-page .accessory-card>div{grid-area:2/2;align-self:center;min-width:0}.products-page .accessory-card h3{color:#102d43;margin:0 0 12px;font-size:22px;font-weight:800;line-height:27px}.products-page .accessory-card p{color:#718695;margin:0 0 24px;font-size:14px;font-weight:400;line-height:20px}.products-page .accessory-card a{color:#0aa4df;align-items:center;gap:6px;margin-top:0;font-size:14px;font-weight:800;transition:gap .22s;display:inline-flex}.products-page .accessory-card a:hover{gap:10px}@media (width<=980px){.products-page .accessory-grid{grid-template-columns:1fr}.products-page .accessory-card{grid-template-columns:88px 1fr}}@media (width<=520px){.products-page .accessory-card{grid-template-rows:auto;grid-template-columns:1fr;gap:16px}.products-page .accessory-card>span,.products-page .accessory-card>img,.products-page .accessory-card>div{grid-area:auto/1}}.products-page .accessory-card{grid-template-columns:70px 1fr;column-gap:18px;min-height:150px;padding:18px 24px}.products-page .accessory-card>img{border-radius:15px;width:70px;height:70px;padding:14px}.products-page .accessory-card h3{margin-bottom:8px;font-size:18px;line-height:22px}.products-page .accessory-card p{margin-bottom:16px;font-size:12px;line-height:17px}.products-page .accessory-card a{font-size:12px}.products-page .accessory-card:after{top:22px;right:26px}.products-page .accessory-card>span{min-width:40px;height:26px;font-size:11px}@media (width<=980px){.products-page .accessory-card{grid-template-columns:70px 1fr}}.platform-page .web-card .button-primary.arrow-link span{color:#fff}.osm-map{width:100%;height:100%}.map-placeholder .leaflet-container{width:100%;height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif}.osm-marker-icon{cursor:pointer;filter:drop-shadow(0 8px 16px #05233647)}.osm-marker-icon svg{width:32px;height:42px;display:block}.map-placeholder .leaflet-control-attribution{font-size:10px}.form-grid,.contact-form-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.inquiry-form label,.contact-form-page label{min-width:0}.product-interest-multi{box-sizing:border-box;width:100%;min-width:0;max-width:100%;position:relative}.product-interest-trigger{box-sizing:border-box;color:#102d43;cursor:pointer;text-align:left;background:#fbfdfe;border:1px solid #cfe7f3;border-radius:10px;outline:0;width:100%;min-width:0;max-width:100%;height:54px;padding:0 44px 0 14px;transition:border-color .2s,box-shadow .2s;display:block;position:relative}.inquiry-form .product-interest-trigger{border-color:var(--line);border-radius:11px}.product-interest-trigger:focus,.product-interest-multi.open .product-interest-trigger{border-color:#0aa4df;box-shadow:0 0 0 4px #0aa4df17}.product-interest-trigger:after{content:"";border-right:2px solid var(--brand);border-bottom:2px solid var(--brand);width:8px;height:8px;transition:transform .2s;position:absolute;top:50%;right:16px;transform:translateY(-65%)rotate(45deg)}.product-interest-multi.open .product-interest-trigger:after{transform:translateY(-35%)rotate(225deg)}.product-interest-trigger span:first-child{white-space:nowrap;text-overflow:ellipsis;width:100%;min-width:0;max-width:100%;display:block;overflow:hidden}.product-interest-trigger .placeholder{color:#8299aa}.product-interest-menu{z-index:30;box-sizing:border-box;background:#fff;border:1px solid #cfe7f3;border-radius:14px;gap:4px;width:100%;min-width:0;max-width:100%;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 18px 42px #144c6929}.product-interest-option{box-sizing:border-box;color:#3d5568;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;justify-content:space-between;align-items:center;width:100%;min-width:0;max-width:100%;min-height:42px;margin:0;padding:0 10px;font-size:12px;font-weight:800;display:flex}.product-interest-option span:first-child{white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:calc(100% - 28px);display:block;overflow:hidden}.product-interest-option:hover,.product-interest-option.selected{color:#0aa4df;background:#eaf9ff}.product-interest-check{color:#0000;border:1px solid #cfe7f3;border-radius:6px;flex:0 0 18px;place-items:center;width:18px;height:18px;font-size:12px;display:grid}.product-interest-option.selected .product-interest-check{color:#fff;background:#0aa4df;border-color:#0aa4df}.inquiry-form .select-field:has(.product-interest-multi):after{display:none}.contact-form-page .select-field:has(.product-interest-multi):after{display:none}.contact-form-page .product-interest-multi+.product-interest-menu{font-size:12px}.products-cta h2[data-v-95ffdadf],.products-cta p[data-v-95ffdadf]{color:#fff}.about-page[data-v-7d7cb13f] .container{width:min(1180px,100% - 40px)}.about-page .eyebrow[data-v-7d7cb13f]{color:#0aa4df;letter-spacing:.12em;text-transform:uppercase;margin:0 0 18px;font-size:14px;font-weight:800;line-height:1.2}.about-hero[data-v-7d7cb13f]{background:linear-gradient(90deg,#f9fdff,#dff3fb);height:440px}.about-hero-copy[data-v-7d7cb13f]{width:680px;padding-top:76px}.about-hero h1[data-v-7d7cb13f]{letter-spacing:-1.6px;max-width:680px;font-size:52px;line-height:1.08}.about-hero p[data-v-7d7cb13f]{color:#5c7385;width:620px;margin:18px 0 28px;font-size:18px;line-height:1.56}.about-company-section[data-v-7d7cb13f]{padding:70px 0 90px}.about-heading[data-v-7d7cb13f]{margin-bottom:0}.about-heading h2[data-v-7d7cb13f],.quality-copy h2[data-v-7d7cb13f],.exhibition-heading h2[data-v-7d7cb13f]{color:#102d43;letter-spacing:-1.8px;max-width:850px;margin:0;font-size:46px;font-weight:800;line-height:1.24}.about-text[data-v-7d7cb13f]{color:#536b7d;margin:24px 0 55px;display:block}.about-text p[data-v-7d7cb13f]{color:#536b7d;margin:0 0 15px;font-size:16px;line-height:1.55}.about-text p[data-v-7d7cb13f]:last-child{margin-bottom:0}.about-excellence[data-v-7d7cb13f]{grid-template-columns:540px 600px;align-items:start;gap:40px;margin-top:55px}.about-excellence h3[data-v-7d7cb13f]{color:#102d43;flex-direction:column;margin:0 0 16px;font-size:20px;font-weight:800;line-height:30px;display:flex}.about-excellence h3 span[data-v-7d7cb13f]{color:#0aa4df;margin:0 0 2px;font-size:40px;line-height:46px}.about-excellence p[data-v-7d7cb13f]{color:#102d43;margin:0;font-size:16px;line-height:1.52}.about-video-card[data-v-7d7cb13f]{border-radius:2px;width:600px;height:338px}.about-mini-stats[data-v-7d7cb13f]{background:#f2fbff;border-radius:10px;grid-template-columns:repeat(4,1fr);margin-top:28px;padding:24px 20px}.about-mini-stat[data-v-7d7cb13f]{text-align:center;border-right:0;flex-direction:column;justify-content:flex-start;align-items:center;min-height:auto;padding:0 8px;display:flex}.about-mini-stat strong[data-v-7d7cb13f]{color:#0aa4df;font-size:22px;line-height:1.2}.about-mini-stat strong span[data-count][data-v-7d7cb13f]{color:inherit;font-size:inherit;line-height:inherit}.about-mini-stat>span[data-v-7d7cb13f]{color:#667f96;white-space:nowrap;margin-top:8px;font-size:11px;line-height:1.2}.about-rd-section[data-v-7d7cb13f]{background:linear-gradient(#f8fcff,#eff9fd);padding:92px 0}.about-card-grid[data-v-7d7cb13f]{gap:10px;margin-top:56px}.about-card[data-v-7d7cb13f]{border:1px solid #dceaf2;border-radius:10px;min-height:320px;padding:25px 30px;transition:transform .25s,box-shadow .25s,border-color .25s;box-shadow:0 8px 28px #0c435f0a}.about-card[data-v-7d7cb13f]:hover{border-color:#a8dff3;transform:translateY(-7px);box-shadow:0 22px 44px #0c435f1f}.about-card img[data-v-7d7cb13f]{object-fit:contain;object-position:left center;width:80px;height:80px;margin-bottom:27px}.about-card h3[data-v-7d7cb13f]{margin:0 0 16px;font-size:22px;line-height:1.2}.about-card p[data-v-7d7cb13f]{color:#667f96;font-size:14px;line-height:1.5}.rd-stat-grid[data-v-7d7cb13f]{border-radius:10px;margin-top:20px}.rd-stat[data-v-7d7cb13f]{flex-direction:column;min-height:116px;padding:24px 28px;display:flex}.rd-stat strong[data-v-7d7cb13f]{color:#0aa4df;font-size:30px;line-height:38px;display:block}.rd-stat strong span[data-count][data-v-7d7cb13f]{color:inherit;font-size:inherit;line-height:inherit;margin:0;display:inline}.rd-stat span[data-v-7d7cb13f]{color:#667f96;margin-top:7px;font-size:13px;display:block}.about-quality-section[data-v-7d7cb13f]{padding:92px 0}.quality-layout[data-v-7d7cb13f]{grid-template-columns:720px 394px;align-items:center;gap:66px;min-height:430px}.quality-copy>p[data-v-7d7cb13f]:not(.eyebrow){color:#667f96;max-width:none;margin:22px 0 0;font-size:16px;line-height:1.55}.quality-grid[data-v-7d7cb13f]{gap:12px;margin-top:30px}.quality-item[data-v-7d7cb13f]{background:#fbfdff;border-radius:10px;height:66px;min-height:0}.quality-card[data-v-7d7cb13f]{height:430px;box-shadow:none;border-radius:0;place-items:center;display:grid}.quality-card img[data-v-7d7cb13f]{object-fit:contain;filter:drop-shadow(0 24px 42px #074d6e26);width:100%;max-width:100%;height:auto;max-height:100%}.about-precise-section[data-v-7d7cb13f]{background:#061f34;height:720px;min-height:720px}.precise-copy[data-v-7d7cb13f]{padding-top:110px}.precise-copy .eyebrow[data-v-7d7cb13f]{color:#6edbff}.precise-copy h2[data-v-7d7cb13f]{color:#fff;letter-spacing:-1.8px;margin:0;font-size:56px;line-height:1.12}.precise-copy>p[data-v-7d7cb13f]:not(.eyebrow){color:#bddce9;width:640px;max-width:640px;margin:20px 0 55px;font-size:17px;line-height:1.55}.precise-stat-grid[data-v-7d7cb13f]{width:930px;max-width:930px}.precise-stat[data-v-7d7cb13f]{flex-direction:column;min-height:126px;padding:25px 28px;display:flex}.precise-stat[data-v-7d7cb13f]:first-child{padding-left:0}.precise-stat strong[data-v-7d7cb13f]{color:#fff;font-size:42px;line-height:46px;display:block}.precise-stat strong span[data-count][data-v-7d7cb13f]{color:inherit;font-size:inherit;line-height:inherit;margin:0;display:inline}.precise-stat span[data-v-7d7cb13f]{color:#acd0df;margin-top:8px;font-size:12px;display:block}.about-exhibitions[data-v-7d7cb13f]{background:#fff;padding:92px 0}.exhibition-heading[data-v-7d7cb13f]{margin-bottom:38px}.exhibition-grid[data-v-7d7cb13f]{grid-template-rows:250px 250px;grid-template-columns:492px 328px 328px;gap:16px;margin-top:38px}.exhibition-card[data-v-7d7cb13f]{border-radius:12px}.exhibition-card.large[data-v-7d7cb13f]{grid-area:1/1/3}.exhibition-card.wide[data-v-7d7cb13f]{grid-area:1/2/auto/4}.exhibition-grid .exhibition-card[data-v-7d7cb13f]:nth-child(3){grid-area:2/2}.exhibition-grid .exhibition-card[data-v-7d7cb13f]:nth-child(4){grid-area:2/3}.event-bar[data-v-7d7cb13f]{border-radius:12px;min-height:90px;margin-top:24px}.event-link-button[data-v-7d7cb13f]{color:#0aa4df;cursor:pointer;background:0 0;border:0;margin-left:auto;padding:0;font-weight:800}@media (width<=1200px){.about-excellence[data-v-7d7cb13f],.quality-layout[data-v-7d7cb13f]{grid-template-columns:1fr}.about-video-card[data-v-7d7cb13f]{width:100%}.exhibition-grid[data-v-7d7cb13f]{grid-template-columns:1.05fr .725fr .725fr}}@media (width<=980px){.about-hero-copy[data-v-7d7cb13f],.about-hero p[data-v-7d7cb13f],.precise-copy>p[data-v-7d7cb13f]:not(.eyebrow),.precise-stat-grid[data-v-7d7cb13f]{width:auto;max-width:100%}.about-hero h1[data-v-7d7cb13f],.precise-copy h2[data-v-7d7cb13f]{font-size:44px}.about-card-grid[data-v-7d7cb13f],.rd-stat-grid[data-v-7d7cb13f],.precise-stat-grid[data-v-7d7cb13f]{grid-template-columns:repeat(2,1fr)}.exhibition-grid[data-v-7d7cb13f]{grid-template-rows:none;grid-template-columns:1fr}.exhibition-card[data-v-7d7cb13f],.exhibition-card.large[data-v-7d7cb13f],.exhibition-card.wide[data-v-7d7cb13f],.exhibition-grid .exhibition-card[data-v-7d7cb13f]:nth-child(3),.exhibition-grid .exhibition-card[data-v-7d7cb13f]:nth-child(4){grid-area:auto;height:260px}.exhibition-card.large[data-v-7d7cb13f]{height:380px}}@media (width<=700px){.about-page[data-v-7d7cb13f] .container{width:min(100% - 28px,1180px)}.about-hero h1[data-v-7d7cb13f],.about-heading h2[data-v-7d7cb13f],.quality-copy h2[data-v-7d7cb13f],.exhibition-heading h2[data-v-7d7cb13f]{letter-spacing:-1px;font-size:34px}.about-hero p[data-v-7d7cb13f],.about-text p[data-v-7d7cb13f],.quality-copy>p[data-v-7d7cb13f]:not(.eyebrow),.precise-copy>p[data-v-7d7cb13f]:not(.eyebrow){font-size:15px;line-height:1.55}.about-company-section[data-v-7d7cb13f],.about-rd-section[data-v-7d7cb13f],.about-quality-section[data-v-7d7cb13f],.about-exhibitions[data-v-7d7cb13f]{padding:64px 0}.about-mini-stats[data-v-7d7cb13f],.about-card-grid[data-v-7d7cb13f],.rd-stat-grid[data-v-7d7cb13f],.quality-grid[data-v-7d7cb13f],.precise-stat-grid[data-v-7d7cb13f]{grid-template-columns:1fr}.about-precise-section[data-v-7d7cb13f]{height:auto;min-height:0}.precise-copy[data-v-7d7cb13f]{padding:68px 0}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.detail-page[data-v-7af1a457]{color:#102d43;background:#fff}.product-detail-hero[data-v-7af1a457]{background:#fff;padding:34px 0 88px}.detail-layout[data-v-7af1a457]{grid-template-columns:560px 560px;align-items:start;gap:60px;display:grid}.detail-breadcrumb[data-v-7af1a457]{color:#6b8395;align-items:center;gap:7px;margin:0 0 20px;font-size:12px;font-weight:700;line-height:18px;display:flex}.detail-breadcrumb a[data-v-7af1a457]{color:#6b8395}.detail-breadcrumb a[data-v-7af1a457]:hover,.detail-breadcrumb strong[data-v-7af1a457]{color:#0aa4df}.detail-main-image[data-v-7af1a457]{cursor:crosshair;background:#fff;border:1px solid #dceaf2;border-radius:14px;place-items:center;width:560px;height:560px;display:grid;position:relative;overflow:hidden}.detail-main-image img[data-v-7af1a457]{object-fit:contain;width:78%;height:78%}.zoom-lens[data-v-7af1a457]{pointer-events:none;background:#0aa4df1a;border:1px solid #0aa4dfb8;border-radius:8px;width:126px;height:126px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 10px 30px #0a446024}.detail-thumbs[data-v-7af1a457]{grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px;display:grid}.detail-thumbs button[data-v-7af1a457]{cursor:pointer;background:#fff;border:1px solid #dceaf2;border-radius:10px;place-items:center;height:82px;transition:border-color .2s,box-shadow .2s;display:grid}.detail-thumbs button.active[data-v-7af1a457],.detail-thumbs button[data-v-7af1a457]:hover{border-color:#0aa4df;box-shadow:0 10px 26px #0aa4df1f}.detail-thumbs img[data-v-7af1a457]{object-fit:contain;width:72px;height:68px}.detail-info[data-v-7af1a457]{min-height:430px;padding-top:42px;position:relative}.detail-info h1[data-v-7af1a457]{color:#102d43;letter-spacing:-1.4px;margin:0 0 18px;font-size:42px;font-weight:800;line-height:1.1}.detail-desc[data-v-7af1a457]{color:#667f96;max-width:520px;margin:0 0 16px;font-size:13px;font-weight:600;line-height:1.62}.detail-badges[data-v-7af1a457]{flex-wrap:wrap;gap:8px;margin:14px 0 16px;display:flex}.detail-badges span[data-v-7af1a457]{color:#0aa4df;background:#f5fbfe;border-radius:999px;align-items:center;height:20px;padding:0 9px;font-size:9px;font-weight:800;display:inline-flex}.detail-feature-list[data-v-7af1a457]{gap:10px;margin:0 0 20px;padding:0;list-style:none;display:grid}.detail-feature-list li[data-v-7af1a457]{color:#26445a;align-items:center;gap:10px;font-size:13px;font-weight:700;line-height:20px;display:flex}.detail-feature-list li span[data-v-7af1a457]{background:#f5fbfe;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;display:grid}.detail-feature-list img[data-v-7af1a457]{object-fit:contain;width:10px;height:10px}.why-box h2[data-v-7af1a457]{color:#0aa4df;margin:0 0 7px;font-size:13px;font-weight:800}.why-box p[data-v-7af1a457]{color:#667f96;max-width:520px;margin:0;font-size:12px;font-weight:600;line-height:1.55}.inquiry-row[data-v-7af1a457]{max-width:540px;margin-top:22px;padding-top:19px;display:block;position:relative}.inquiry-row .button[data-v-7af1a457]{background:linear-gradient(90deg,#18b8ec,#56c9f3);border-radius:10px;justify-content:space-between;width:100%;height:64px;padding:0 30px;font-size:14px;font-weight:800;box-shadow:0 15px 30px #0aa4df38}.reply-tip[data-v-7af1a457]{z-index:2;width:214px;height:33px;position:absolute;top:0;right:-36px}.tip-bg[data-v-7af1a457]{width:206px;height:31px;position:absolute;inset:0}.reply-tip span[data-v-7af1a457]{z-index:1;color:#fff;white-space:nowrap;align-items:center;gap:5px;font-size:11px;font-weight:800;display:inline-flex;position:absolute;top:7px;right:18px}.reply-tip span img[data-v-7af1a457]{width:13px;height:13px}.zoom-preview[data-v-7af1a457]{z-index:5;pointer-events:none;background-color:#fff;background-repeat:no-repeat;background-size:300%;border:1px solid #b7e6f6;border-radius:18px;width:600px;height:600px;position:absolute;top:42px;right:0;box-shadow:0 30px 72px #0f496833}.detail-spec-section[data-v-7af1a457],.application-section[data-v-7af1a457]{background:#f2fbff;padding:86px 0 94px}.selling-section[data-v-7af1a457],.related-section[data-v-7af1a457]{background:#fff;padding:92px 0 100px}.detail-section-title[data-v-7af1a457]{margin-bottom:34px}.detail-section-title p[data-v-7af1a457]{color:#0aa4df;letter-spacing:.08em;margin:0 0 9px;font-size:11px;font-weight:800}.detail-section-title h2[data-v-7af1a457]{color:#102d43;letter-spacing:-1.2px;margin:0;font-size:38px;font-weight:800;line-height:1.12}.spec-table[data-v-7af1a457]{background:#fff;border:1px solid #dceaf2;border-radius:12px;max-width:1180px;overflow:hidden}.spec-row[data-v-7af1a457]{border-bottom:1px solid #e5eff5;grid-template-columns:300px 1fr;min-height:44px;display:grid}.spec-row[data-v-7af1a457]:first-child{background:#dff6ff}.spec-row[data-v-7af1a457]:last-child{border-bottom:0}.spec-row strong[data-v-7af1a457],.spec-row span[data-v-7af1a457]{color:#24425a;align-items:center;padding:0 20px;font-size:12px;font-weight:800;line-height:17px;display:flex}.spec-row span[data-v-7af1a457]{color:#4f687b;font-weight:700}.selling-list[data-v-7af1a457]{gap:16px;display:grid}.selling-card[data-v-7af1a457]{background:#fff;border:1px solid #dceaf2;border-radius:14px;grid-template-columns:62px 1fr;align-items:center;gap:17px;min-height:82px;padding:13px 22px;transition:transform .25s,box-shadow .25s,border-color .25s;display:grid}.selling-card[data-v-7af1a457]:hover{border-color:#a8dff3;transform:translateY(-5px);box-shadow:0 18px 38px #0c435f1a}.selling-card img[data-v-7af1a457]{object-fit:contain;width:48px;height:48px}.selling-card h3[data-v-7af1a457]{color:#102d43;margin:0 0 6px;font-size:18px;font-weight:800;line-height:1.25}.selling-card p[data-v-7af1a457]{color:#667f96;margin:0;font-size:12px;font-weight:600;line-height:1.5}.application-grid[data-v-7af1a457]{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.application-card[data-v-7af1a457]{border-radius:12px;width:282px;height:400px;position:relative;overflow:hidden}.application-card img[data-v-7af1a457]{object-fit:cover;width:100%;height:100%;transition:transform .45s}.application-card:hover img[data-v-7af1a457]{transform:scale(1.04)}.application-card[data-v-7af1a457]:after{content:"";background:linear-gradient(#0000,#000000b8);position:absolute;inset:42% 0 0}.application-card h3[data-v-7af1a457]{z-index:1;color:#fff;text-align:center;margin:0;font-size:15px;font-weight:800;line-height:1.25;position:absolute;bottom:18px;left:18px;right:18px}.related-heading[data-v-7af1a457]{justify-content:space-between;align-items:flex-end;margin-bottom:34px;display:flex}.related-heading .detail-section-title[data-v-7af1a457]{margin-bottom:0}.view-all-link[data-v-7af1a457]{color:#0aa4df;border:1px solid #dceaf2;border-radius:999px;align-items:center;gap:32px;height:34px;padding:0 21px;font-size:12px;font-weight:800;display:inline-flex}.related-grid[data-v-7af1a457]{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.related-card[data-v-7af1a457]{background:#fff;border:1px solid #dceaf2;border-radius:14px;flex-direction:column;min-height:350px;padding:20px 18px 18px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.related-card[data-v-7af1a457]:hover{border-color:#a8dff3;transform:translateY(-7px);box-shadow:0 22px 44px #0c435f1f}.related-card img[data-v-7af1a457]{object-fit:contain;width:100%;height:190px;margin-bottom:15px}.related-card p[data-v-7af1a457]{color:#667f96;letter-spacing:.06em;margin:0 0 6px;font-size:10px;font-weight:800}.related-card h3[data-v-7af1a457]{color:#102d43;margin:0 0 18px;font-size:16px;font-weight:800;line-height:1.25}.related-card a[data-v-7af1a457]{color:#0aa4df;margin-top:auto;font-size:12px;font-weight:800}.detail-reveal[data-v-7af1a457]{opacity:0;transition:opacity .72s,transform .72s cubic-bezier(.2,.7,.2,1);transition-delay:var(--detail-delay,0s);transform:translateY(34px)}.detail-reveal.is-visible[data-v-7af1a457]{opacity:1;transform:none}@media (width<=1180px){.detail-layout[data-v-7af1a457]{grid-template-columns:1fr}.detail-main-image[data-v-7af1a457]{width:100%}.zoom-preview[data-v-7af1a457]{right:24px}.application-card[data-v-7af1a457]{aspect-ratio:282/400;width:100%;height:auto}}@media (width<=980px){.product-detail-hero[data-v-7af1a457],.detail-spec-section[data-v-7af1a457],.selling-section[data-v-7af1a457],.application-section[data-v-7af1a457],.related-section[data-v-7af1a457]{padding:64px 0}.detail-main-image[data-v-7af1a457]{height:460px}.detail-info[data-v-7af1a457]{padding-top:0}.detail-info h1[data-v-7af1a457]{font-size:36px}.spec-row[data-v-7af1a457]{grid-template-columns:220px 1fr}.application-grid[data-v-7af1a457],.related-grid[data-v-7af1a457]{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.detail-layout[data-v-7af1a457]{gap:38px}.detail-main-image[data-v-7af1a457]{height:360px}.detail-thumbs[data-v-7af1a457]{grid-template-columns:repeat(5,minmax(58px,1fr));overflow-x:auto}.detail-thumbs button[data-v-7af1a457]{height:68px}.detail-thumbs img[data-v-7af1a457]{width:58px;height:55px}.zoom-preview[data-v-7af1a457],.zoom-lens[data-v-7af1a457]{display:none}.detail-info h1[data-v-7af1a457],.detail-section-title h2[data-v-7af1a457]{font-size:30px}.inquiry-row[data-v-7af1a457],.spec-row[data-v-7af1a457],.selling-card[data-v-7af1a457],.application-grid[data-v-7af1a457],.related-grid[data-v-7af1a457]{grid-template-columns:1fr}.reply-tip[data-v-7af1a457]{display:none}.spec-row[data-v-7af1a457]{gap:4px;padding:12px 16px}.spec-row strong[data-v-7af1a457],.spec-row span[data-v-7af1a457]{padding:0}.application-card[data-v-7af1a457]{aspect-ratio:282/400;height:auto}}
