:root{--navy:#071a29;--navy-2:#0d2a3d;--blue:#0088c9;--cyan:#42b8df;--ink:#132938;--muted:#5f707b;--line:#cad5db;--soft:#edf2f4;--paper:#f8fafb;--white:#fff;--max:1380px;--gutter:54px;--sans:"Segoe UI", Arial, sans-serif;--display:"Arial Narrow", "Bahnschrift Condensed", "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{background:var(--paper);color:var(--ink);font-family:var(--sans);margin:0;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--display);letter-spacing:-.045em;font-weight:700;line-height:.98}.shell{width:min(100%, calc(var(--max) + var(--gutter)*2));padding-left:var(--gutter);padding-right:var(--gutter);margin:auto}.section{padding:84px 0}.skip{z-index:100;background:#fff;padding:12px 18px;position:fixed;top:-100px;left:16px}.skip:focus{top:16px}.kicker{letter-spacing:.19em;font-size:11px;font-weight:700}.plain-link{border-bottom:1px solid;align-items:center;padding-bottom:4px;font-size:13px;font-weight:700;display:inline-flex}.button{border:1px solid var(--blue);background:var(--blue);color:#fff;justify-content:space-between;align-items:center;gap:25px;min-width:190px;padding:16px 19px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.button:hover{background:#006da3;border-color:#006da3}.utility .shell{justify-content:space-between;align-items:center;height:31px;display:flex}.utility a{color:#fff;letter-spacing:0;font-size:11px}.header{z-index:30;border-bottom:1px solid var(--line);background:#f8fafbfa;position:sticky;top:0}.nav-row{justify-content:space-between;align-items:center;height:82px;display:flex}.brand img{object-fit:contain;width:143px;height:49px}.header nav{align-items:center;gap:27px;font-size:13px;font-weight:600;display:flex}.header nav>a:not(.quote):hover{color:var(--blue)}.quote{height:82px;margin-right:calc(var(--gutter)*-1);background:var(--blue);color:#fff;align-items:center;gap:23px;padding:0 27px;display:flex}.menu-toggle{display:none}.hero{background:var(--navy);color:#fff;overflow:hidden}.hero-layout{grid-template-columns:1.05fr .95fr;min-height:650px;display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:105px 70px 85px 0;display:flex}.hero-copy .kicker{color:#75c7e5;margin-bottom:33px}.hero h1{max-width:720px;font-size:clamp(56px,5.2vw,82px)}.hero-lead{color:#b6c7d1;max-width:580px;margin-top:29px;font-size:17px}.actions{align-items:center;gap:30px;margin-top:37px;display:flex}.hero-poster{background:#e8ecee;min-width:0;position:relative}.hero-poster img{object-fit:cover;width:100%;height:650px}.hero-poster figcaption{background:#071a29e6;justify-content:space-between;align-items:center;padding:17px 21px;display:flex;position:absolute;bottom:0;left:0;right:0}.hero-poster figcaption span{letter-spacing:.18em;color:#a9c1cf;font-size:9px}.hero-poster figcaption strong{font-family:var(--display);font-size:26px}.hero-strip{color:#a7bbc7;letter-spacing:.15em;border-top:1px solid #244153;align-items:center;gap:25px;min-height:74px;font-size:10px;display:flex}.hero-strip b{font-family:var(--display);color:var(--cyan);letter-spacing:-.04em;font-size:42px}.strip-note{color:#718d9d;margin-left:auto}.section-title{border-bottom:1px solid var(--line);grid-template-columns:160px minmax(430px,.95fr) minmax(280px,.55fr);align-items:end;gap:38px;padding-bottom:41px;display:grid}.section-title>div{align-self:start;align-items:center;gap:18px;display:flex}.section-title>div span{font-family:var(--display);color:var(--blue);font-size:30px}.section-title>div p{letter-spacing:.16em;font-size:10px;font-weight:700}.section-title h2{font-size:clamp(48px,5vw,72px)}.section-title>p{color:var(--muted);max-width:420px;font-size:14px}.product-directory{border-bottom:1px solid var(--line)}.product-row{border-top:1px solid var(--line);grid-template-columns:70px minmax(150px,.75fr) minmax(270px,1.5fr) 180px 35px;align-items:center;min-height:132px;transition:background .18s,color .18s;display:grid;position:relative}.product-row:first-child{border-top:0}.product-row:hover{background:var(--navy);color:#fff}.row-no{color:#7b8b94;font-size:10px}.product-row>strong{font-family:var(--display);letter-spacing:-.035em;font-size:38px}.product-type{color:var(--muted);font-size:15px}.product-row:hover .product-type,.product-row:hover .row-no{color:#a9bdc8}.product-row img{object-fit:cover;filter:saturate(.65);justify-self:end;width:155px;height:105px;transition:all .2s}.product-row:hover img{filter:saturate()}.asset-status{letter-spacing:.14em;color:#91a0a8;justify-self:end;font-size:9px}.row-arrow{color:var(--blue);justify-self:end;font-size:18px}.solutions{background:var(--blue);color:#fff}.solutions-layout{grid-template-columns:.72fr 1.28fr;gap:95px;display:grid}.inverse-title p{color:#70bad9;letter-spacing:.17em;font-size:10px;font-weight:700}.inverse-title h2{max-width:520px;margin:31px 0 45px;font-size:clamp(48px,5vw,74px)}.inverse-title a{color:#fff;align-items:center;gap:20px;font-size:13px;display:inline-flex}.solution-list{border-top:1px solid #335064}.solution-list a{border-bottom:1px solid #335064;grid-template-columns:42px 46px 1fr 20px;align-items:center;gap:18px;min-height:92px;transition:all .18s;display:grid}.solution-list span{color:#6f8b9d;font-size:9px}.solution-list svg{color:var(--cyan)}.solution-list strong{font-family:var(--display);letter-spacing:-.02em;font-size:25px}.solution-list b{color:var(--cyan)}.about{background:#fff}.section-title.compact{grid-template-columns:160px 1fr .7fr}.factory-story{grid-template-rows:330px auto;grid-template-columns:1.5fr .85fr;gap:25px;margin-top:52px;display:grid}.factory-story figure{position:relative;overflow:hidden}.factory-story img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.factory-story figure:hover img{transform:scale(1.025)}.factory-story figcaption{background:var(--navy);color:#fff;letter-spacing:.15em;padding:13px 17px;font-size:9px;position:absolute;bottom:0;left:0}.facility{grid-row:1/3;min-height:590px}.production{height:330px}.about-note{background:var(--soft);padding:35px}.about-note>p{font-family:var(--display);letter-spacing:-.02em;font-size:26px;font-weight:700;line-height:1.12}.about-note ul{margin:27px 0;padding:0;list-style:none}.about-note li{border-bottom:1px solid #cbd7dc;padding:8px 0;font-size:12px}.about-note li:before{content:"+";color:var(--blue);margin-right:10px}.support-heading{grid-template-columns:220px 1fr;align-items:start;gap:40px;margin-bottom:55px;display:grid}.support-heading p{letter-spacing:.17em;font-size:10px;font-weight:700}.support-heading h2{max-width:760px;font-size:clamp(44px,4.8vw,69px)}.support-grid{grid-template-columns:1fr 1fr;display:grid}.support-grid a{border:1px solid #b6c7cf;flex-direction:column;min-height:300px;padding:34px 38px;transition:all .2s;display:flex}.support-grid a+a{border-left:0}.support-grid a:hover{background:#fff}.support-grid span{color:var(--blue);font-size:10px}.support-grid h3{margin-top:45px;font-size:48px}.support-grid p{max-width:430px;color:var(--muted);margin-top:14px;font-size:14px}.support-grid b{margin-top:auto;font-size:12px}.news{background:#fff}.news-head{justify-content:space-between;align-items:end;margin-bottom:42px;display:flex}.news-head p{letter-spacing:.17em;color:var(--blue);font-size:10px;font-weight:700}.news-head h2{margin-top:16px;font-size:64px}.news-list{border-top:1px solid var(--line)}.news-list article{border-bottom:1px solid var(--line);grid-template-columns:70px 180px 1fr 30px;align-items:center;gap:25px;min-height:112px;display:grid}.news-index{color:var(--blue);font-size:10px}.news-meta{font-size:12px;font-weight:700}.news-meta small{color:#8a989f;letter-spacing:.08em;margin-top:7px;font-size:9px;display:block}.news-list h3{font-family:var(--sans);letter-spacing:-.015em;font-size:18px;font-weight:600;line-height:1.35}.news-list .row-arrow{justify-self:end}.contact{background:var(--blue);color:#fff}.contact-layout{grid-template-columns:.85fr 1.15fr;gap:105px;display:grid}.contact .kicker{color:#d7f2fc}.contact h2{margin:33px 0;font-size:clamp(50px,5vw,78px)}.contact-layout>div>p:not(.kicker){color:#d8edf6;max-width:520px}.contact-email{font-family:var(--display);border-bottom:1px solid #fff;margin-top:34px;padding-bottom:8px;font-size:22px;font-weight:700;display:inline-block}.contact form{color:var(--ink);background:#fff;padding:42px}.form-pair{grid-template-columns:1fr 1fr;gap:18px;display:grid}label{letter-spacing:.08em;margin-bottom:18px;font-size:10px;font-weight:700;display:block}input,select,textarea{width:100%;color:var(--ink);background:#f5f8f9;border:0;border-bottom:1px solid #b9c7cf;border-radius:0;min-height:46px;margin-top:8px;padding:12px;display:block}textarea{resize:vertical}.form-submit{width:100%;margin-top:7px}#form-status{color:var(--muted);margin-top:14px;font-size:12px}footer{background:var(--navy);color:#fff;padding-top:75px}.footer-main{grid-template-columns:1.5fr .8fr 1fr 1fr;gap:60px;padding-bottom:60px;display:grid}.footer-brand img{object-fit:contain;filter:brightness(0)invert();width:145px;height:48px}.footer-brand p{color:#93a9b6;max-width:270px;margin-top:20px;font-size:13px}.footer-main h3{font-family:var(--sans);letter-spacing:.14em;margin-bottom:22px;font-size:10px}.footer-main a{color:#9fb2be;margin:10px 0;font-size:12px;display:block}.footer-main a:hover{color:#fff}.footer-bottom{color:#718b9b;letter-spacing:.12em;border-top:1px solid #294354;justify-content:space-between;align-items:center;min-height:60px;font-size:9px;display:flex}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #72d2f2}@media (width<=1100px){:root{--gutter:30px}.header nav{gap:16px}.quote{margin-right:calc(var(--gutter)*-1);padding:0 18px}.hero-copy{padding-right:35px}.hero h1{font-size:58px}.section-title,.section-title.compact{grid-template-columns:110px 1fr}.section-title>p{grid-column:2}.product-row{grid-template-columns:55px 150px 1fr 125px 30px}.product-row img{width:120px;height:90px}.solutions-layout{gap:50px}.contact-layout{gap:55px}.footer-main{gap:30px}}@media (width<=780px){:root{--gutter:21px}.utility .shell{height:27px}.utility span{font-size:7px}.nav-row{height:69px}.brand img{width:122px;height:43px}.menu-toggle{border:1px solid var(--line);background:0 0;padding:8px 11px;display:block}.header nav{background:var(--paper);padding:15px 21px 22px;display:none;position:absolute;top:69px;left:0;right:0;box-shadow:0 16px 35px #071a2920}.header nav.open{flex-direction:column;align-items:stretch;gap:0;display:flex}.header nav a{border-bottom:1px solid var(--line);padding:12px 0}.quote{justify-content:space-between;height:auto;margin:10px 0 0!important;padding:13px 15px!important}.section{padding:60px 0}.hero-layout{grid-template-columns:1fr}.hero-copy{padding:68px 0 52px}.hero h1{font-size:49px}.hero-lead{font-size:15px}.actions{flex-direction:column;align-items:flex-start;gap:22px}.hero-poster{margin:0 calc(var(--gutter)*-1)}.hero-poster img{object-fit:cover;height:auto;max-height:580px}.hero-strip{gap:13px;min-height:65px}.hero-strip b{font-size:34px}.strip-note{display:none}.section-title,.section-title.compact{padding-bottom:30px;display:block}.section-title>div{margin-bottom:25px}.section-title h2{font-size:48px}.section-title>p{margin-top:22px}.product-row{grid-template-columns:34px 1fr 26px;min-height:108px;padding:12px 0}.product-row>strong{font-size:31px}.product-type{grid-column:2;font-size:12px}.product-row img,.asset-status{display:none}.row-arrow{grid-area:1/3/3}.solutions-layout{grid-template-columns:1fr;gap:50px}.inverse-title h2{margin-bottom:30px;font-size:50px}.solution-list a{grid-template-columns:30px 38px 1fr 15px}.solution-list strong{font-size:20px}.factory-story{margin-top:35px;display:block}.facility{height:auto;min-height:0}.facility img{height:auto}.production{height:auto;margin-top:15px}.production img{height:auto}.about-note{margin-top:15px;padding:27px}.support-heading{margin-bottom:32px;display:block}.support-heading h2{margin-top:22px;font-size:47px}.support-grid{grid-template-columns:1fr}.support-grid a{min-height:235px;padding:27px}.support-grid a+a{border-top:0;border-left:1px solid #b6c7cf}.support-grid h3{margin-top:25px;font-size:42px}.news-head{align-items:start}.news-head h2{font-size:47px}.news-head>a{display:none}.news-list article{grid-template-columns:32px 1fr 22px;gap:14px;padding:20px 0}.news-meta{grid-column:2}.news-list h3{grid-column:2;font-size:16px}.news-list .row-arrow{grid-area:1/3/3}.contact-layout{grid-template-columns:1fr;gap:45px}.contact h2{font-size:52px}.contact form{padding:27px 22px}.form-pair{grid-template-columns:1fr;gap:0}.footer-main{grid-template-columns:1fr 1fr;gap:40px 20px}.footer-brand{grid-column:1/-1}.footer-bottom{gap:10px}.footer-bottom span:nth-child(2){display:none}}.utility{background:var(--blue);color:#fff;letter-spacing:0;font-size:12px}.utility .utility-row{gap:24px;height:42px}.utility-company{white-space:nowrap;font-size:12px;font-weight:500}.utility-links,.utility-social{align-items:center;display:flex}.utility-links{gap:18px}.utility-contact{color:#fff;white-space:nowrap;align-items:center;gap:7px;font-size:12px;display:inline-flex}.utility-search{background:var(--blue);border-radius:999px;padding:5px 14px;font-weight:700}.utility-social{gap:6px}.utility-social span{color:#fff;background:#ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:700;line-height:1;display:flex}.utility-social .facebook,.utility-social .linkedin{background:#195aa8}.utility-social .x-social{background:#111}.utility-social .youtube{background:#e62929}.utility-social .whatsapp{background:#19b968}@media (width<=900px){.utility .utility-row{height:34px}.utility-company{font-size:10px}.utility-contact:not(:last-of-type),.utility-social{display:none}}@media (width<=390px){.hero h1,.section-title h2,.inverse-title h2,.support-heading h2{font-size:42px}.hero-poster{margin-top:0}.contact h2{font-size:44px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}.news-list>a{border-bottom:1px solid var(--line);grid-template-columns:70px 180px 1fr 30px;align-items:center;gap:25px;min-height:112px;display:grid}@media (width<=780px){.news-list>a{grid-template-columns:32px 1fr 22px;gap:14px;padding:20px 0}.news-list>a .news-meta,.news-list>a h3{grid-column:2}.news-list>a .row-arrow{grid-area:1/3/3}}.nav-row{height:68px}.brand{flex:none;align-items:center;display:flex}.brand img{width:136px;height:46px}.header nav{align-self:stretch;gap:0;margin-left:auto}.header nav>a{letter-spacing:-.01em;align-items:center;padding:0 22px;font-size:16px;font-weight:650;display:flex;position:relative}.header nav>a:not(.quote):after{content:"";background:var(--blue);height:2px;transition:transform .2s;position:absolute;bottom:0;left:18px;right:18px;transform:scaleX(0)}.header nav>a:not(.quote):hover:after{transform:scaleX(1)}.quote{background:#068bc8;border-radius:6px;justify-content:space-between;align-self:center;min-width:160px;height:48px;margin-left:18px;margin-right:0;padding:0 22px!important}.utility .shell{height:28px}.hero-slider{aspect-ratio:1920/650;background:var(--navy);color:#fff;width:100%;height:auto;min-height:0;position:relative;overflow:hidden}.hero-track,.hero-slide{position:absolute;inset:0}.hero-slide{opacity:0;visibility:hidden;transition:opacity .75s,visibility .75s}.hero-slide.active{opacity:1;visibility:visible}.hero-slide>img{object-fit:cover;width:100%;height:100%}.hero-slide:first-child>img{object-position:center 45%}.hero-slide:nth-child(2)>img{object-position:center}.hero-shade{background:linear-gradient(90deg,#041522ed 0%,#041522b8 42%,#0415222e 73%,#0415220f 100%);position:absolute;inset:0}.hero-slide-content{flex-direction:column;justify-content:center;padding-top:28px;padding-bottom:48px;display:flex;position:absolute;inset:0}.hero-slide-content>p{letter-spacing:.22em;color:#67c9ed;margin-bottom:18px;font-size:11px;font-weight:700}.hero-slide-content h1,.hero-heading{font-family:var(--display);letter-spacing:-.045em;max-width:580px;font-size:clamp(36px,3.2vw,54px);line-height:.98}.hero-slide-content>span{color:#d6e2e8;max-width:540px;margin-top:18px;font-size:14px;line-height:1.55;display:block}.hero-actions{align-items:center;gap:22px;margin-top:22px;display:flex}.hero-primary{background:var(--blue);justify-content:space-between;align-items:center;min-width:158px;padding:11px 14px;font-size:11px;font-weight:700;display:flex}.hero-secondary{border-bottom:1px solid;padding-bottom:4px;font-size:11px;font-weight:700}.hero-arrow{z-index:3;color:#fff;background:#0415222e;border:1px solid #ffffff80;border-radius:50%;width:54px;height:54px;font-size:21px;transition:all .2s;position:absolute;top:50%;transform:translateY(-50%)}.hero-arrow:hover{background:var(--blue);border-color:var(--blue)}.hero-prev{left:25px}@media (width>=901px){.utility .shell.utility-row{height:34px}.header .nav-row{height:78px}}.utility .shell.utility-row{justify-content:space-between;align-items:center;gap:24px;height:34px;display:flex}@media (width<=900px){.utility .shell.utility-row{height:34px}}.hero-slider .hero-arrow{width:44px;height:44px;color:var(--blue);background:#fffffff2;border:1px solid #d9e0e4;border-radius:50%;justify-content:center;align-items:center;font-size:27px;line-height:1;display:flex;top:50%;bottom:auto;transform:translateY(-50%);box-shadow:0 4px 18px #071a291f}.hero-slider .hero-prev{left:22px;right:auto}.hero-slider .hero-next{left:auto;right:22px}@media (width<=780px){.hero-slider .hero-arrow{width:36px;height:36px;font-size:23px;display:flex}.hero-slider .hero-prev{left:10px}.hero-slider .hero-next{right:10px}}.hero-arrow{width:58px;height:58px;color:var(--blue);background:#fffffff0;border:1px solid #d9e0e4;border-radius:50%;justify-content:center;align-items:center;font-family:Arial,sans-serif;font-size:35px;font-weight:300;line-height:1;display:flex;top:50%;bottom:auto;transform:translateY(-50%);box-shadow:0 5px 18px #071a2914}.hero-arrow:hover{color:#055f95;background:#fff;border-color:#fff}.hero-next{left:auto;right:22px}@media (width<=780px){.hero-arrow{width:42px;height:42px;font-size:28px;display:flex}.hero-prev{left:10px}.hero-next{right:10px}}.home-solution-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width<=900px){.home-solution-grid{grid-template-columns:1fr}}.home-news-heading{justify-content:space-between;align-items:flex-end;margin-bottom:30px;display:flex}.home-news-heading p{color:var(--blue);letter-spacing:.17em;font-size:9px;font-weight:700}.home-news-heading h2{font-family:var(--sans);letter-spacing:-.025em;margin-top:12px;font-size:34px}.home-news-heading>a{color:var(--ink);font-size:12px;font-weight:600}.home-news-list{border-top:0}.home-news-list>a{background:#f7f7f7;border:0;grid-template-columns:300px 1fr 125px;gap:0;min-height:220px;margin-bottom:18px;transition:transform .22s,box-shadow .22s;display:grid}.home-news-list>a:hover{transform:translateY(-2px);box-shadow:0 14px 30px #071a2914}.home-news-image{min-width:0;position:relative;overflow:hidden}.home-news-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.home-news-list>a:hover .home-news-image img{transform:scale(1.035)}.home-news-image>span{color:var(--blue);letter-spacing:.08em;background:#ffffffe6;padding:5px 8px;font-size:8px;font-weight:700;position:absolute;bottom:13px;left:14px}.home-news-copy{flex-direction:column;justify-content:center;padding:34px 40px 28px;display:flex}.home-news-copy>small{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:700}.home-news-copy h3{font-family:var(--sans);letter-spacing:-.02em;margin-top:12px;font-size:21px;line-height:1.3}.home-news-copy p{max-width:700px;color:var(--muted);margin-top:14px;font-size:12px;line-height:1.6}.home-news-copy b{color:var(--blue);margin-top:20px;font-size:11px;font-weight:500}.home-news-list time{color:#9ba3a7;flex-direction:column;justify-content:center;align-items:center;display:flex}.home-news-list time strong{font-family:var(--sans);font-size:25px;font-weight:400}.home-news-list time span{margin-top:7px;font-size:11px}@media (width<=800px){.home-news-list>a{grid-template-columns:220px 1fr 90px}.home-news-copy{padding:26px 25px}}@media (width<=560px){.home-news-list>a{grid-template-columns:1fr;margin-bottom:22px}.home-news-image{aspect-ratio:1.6}.home-news-copy{padding:24px 22px}.home-news-list time{background:#ffffffeb;padding:7px 9px;position:absolute;top:14px;right:14px}.home-news-list time strong{font-size:16px}.home-news-list time span{margin-top:2px;font-size:8px}}.home-products-heading>a,.home-about-heading>a,.home-solutions-heading>a,.home-support-heading>a,.home-news-heading>a{color:var(--blue);letter-spacing:.03em;font-weight:600}.news .home-news-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;width:100%;display:grid}.news .home-news-list>a{background:#f7f7f7;border:1px solid #e0e6e9;grid-template-rows:252px minmax(0,1fr) auto;grid-template-columns:1fr;min-height:420px;margin:0;display:grid;position:relative;overflow:hidden}.news .home-news-image{aspect-ratio:auto;width:100%;height:252px;min-height:0}.news .home-news-image img{object-fit:cover;width:100%;height:252px;display:block}.news .home-news-copy{justify-content:flex-start;min-height:0;padding:20px 20px 12px}.news .home-news-copy h3{margin-top:0;font-size:17px}.news .home-news-copy p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.news .home-news-copy b{margin-top:auto;padding-top:12px}.news .home-news-list time{background:0 0;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;padding:0 20px 18px;position:static}.news .home-news-list time strong{font-size:16px}.news .home-news-list time span{margin:0;font-size:9px}@media (width<=900px){.news .home-news-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.news .home-news-list{grid-template-columns:1fr}}.home-support-heading{text-align:center;margin-bottom:42px;position:relative}.home-support-heading>p{color:var(--blue);letter-spacing:.17em;font-size:9px;font-weight:700}.home-support-heading h2{font-family:var(--sans);letter-spacing:-.025em;margin-top:12px;font-size:34px}.home-support-heading>span{background:var(--blue);width:38px;height:2px;margin:17px auto 0;display:block}.home-support-heading>a{color:var(--blue);font-size:11px;position:absolute;bottom:9px;right:0}.home-support-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.home-support-grid .support-feature-card{background:#f5f8fa;border:0;grid-template-columns:1.1fr .9fr;min-height:300px;padding:0;display:grid;overflow:hidden}.home-support-grid .support-feature-card+a{border:0}.support-feature-card>div:first-child{flex-direction:column;align-items:flex-start;padding:42px 24px 34px 36px;display:flex}.support-feature-card>div:first-child>span{color:var(--blue);letter-spacing:0;font-size:13px;font-weight:600}.support-feature-card h3{max-width:290px;font-family:var(--sans);letter-spacing:-.02em;margin-top:11px;font-size:19px;line-height:1.3}.support-feature-card b{background:var(--blue);color:#fff;text-transform:uppercase;border-radius:20px;margin-top:auto;padding:10px 16px;font-size:10px;font-weight:600}.support-feature-visual{justify-content:center;align-items:center;min-width:0;display:flex;position:relative}.support-visual-icon{border:3px solid var(--blue);width:112px;height:112px;color:var(--blue);background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 14px 28px #071a291a}.support-visual-icon svg{width:48px;height:48px;display:block}.certificate-heading{border-bottom:1px solid #dce3e6;align-items:baseline;gap:18px;margin-top:62px;padding-bottom:14px;display:flex;position:relative}.certificate-heading h3{font-family:var(--sans);letter-spacing:-.02em;font-size:20px}.certificate-heading>span{background:var(--blue);width:55px;height:2px;position:absolute;bottom:-1px;left:0}.certificate-heading small{color:#9aa6ac;letter-spacing:.12em;margin-left:auto;font-size:8px}.certificate-row{grid-template-columns:repeat(6,minmax(0,1fr));gap:28px;margin-top:28px;display:grid}.certificate-card{background:#f8f9f9;border:1px solid #e0e5e7;padding:10px;display:block;overflow:hidden}.certificate-card img{aspect-ratio:849/1200;object-fit:contain;background:#fff;width:100%;height:auto;display:block}.certificate-sheet{aspect-ratio:.72;color:#a2adb2;text-align:center;background:#fff;border:1px solid #cfd7da;flex-direction:column;align-items:center;padding:22px 13px;display:flex;position:relative}.certificate-sheet>span{font-size:20px}.certificate-sheet>b{font-family:var(--sans);letter-spacing:.1em;margin-top:9px;font-size:10px}.certificate-sheet>small{letter-spacing:.08em;margin:5px 0 17px;font-size:6px}.certificate-sheet>i{background:#d9dfe2;width:78%;height:1px;margin:5px 0}.certificate-sheet>em{color:#bcc5c9;font-size:8px;font-style:normal;position:absolute;bottom:8px;right:9px}@media (width<=900px){.home-support-grid{grid-template-columns:1fr}.certificate-row{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=560px){.home-support-heading{text-align:left}.home-support-heading>span{margin-left:0}.home-support-grid .support-feature-card{grid-template-columns:1fr 1fr;min-height:245px}.support-visual-icon{width:72px;height:72px}.support-visual-icon svg{width:36px;height:36px}.support-feature-card>div:first-child{padding:26px 12px 24px 22px}.support-feature-card h3{font-size:16px}.certificate-heading small{display:none}.certificate-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}.home-products-heading{text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.home-products-heading h1,.home-products-heading h2{font-family:var(--sans);letter-spacing:-.02em;font-size:30px;line-height:1.2}.home-products-heading>span{background:var(--blue);width:45px;height:2px;margin-top:16px}.home-products-heading>a{color:var(--muted);font-size:12px;position:absolute;top:10px;right:0}.home-products-heading>a:hover{color:var(--blue)}.home-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:48px;display:grid}@media (width<=560px){.home-products-heading{text-align:left;align-items:flex-start}.home-products-heading>span{margin-left:0}.home-products-heading>a{top:8px}}.home-product-card{border:1px solid var(--line);background:#fff;border-radius:10px;min-width:0;overflow:hidden}.home-product-card.empty{background:#f1f3f4;min-height:350px}.home-product-card.product-preview{background:#f1f3f4;grid-template-rows:235px 1fr;min-height:350px;display:grid}.product-preview-image{justify-content:center;align-items:center;min-height:0;padding:14px 16px 4px;display:flex;overflow:hidden}.product-preview-image img{object-fit:contain;width:100%;max-width:100%;height:100%;transform:none}.product-preview-copy{background:#f1f3f4;padding:18px 24px 24px}.product-preview-copy h3{color:var(--ink);font-family:var(--sans);margin:0;font-size:24px;line-height:1.2}.product-preview-copy p{color:var(--muted);margin:7px 0 18px;font-size:14px}.product-preview-copy span{color:var(--blue);letter-spacing:.06em;align-items:center;gap:9px;font-size:11px;font-weight:700;display:inline-flex}.home-product-card:hover{z-index:2;position:relative;transform:translateY(-5px);box-shadow:0 18px 40px #071a291f}.home-product-card.static-product-card:hover{z-index:auto;box-shadow:none;transform:none}.home-product-card.static-product-card:hover img{transform:none}.home-product-media{aspect-ratio:1.4;position:relative}.home-product-media img{object-fit:cover;filter:saturate(.75);width:100%;height:100%;transition:transform .45s,filter .3s}.home-product-card:hover img{filter:saturate();transform:scale(1.035)}.product-placeholder{color:#9aabb4;background:linear-gradient(145deg,#eff4f6,#e4ecef);flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;display:flex}.product-placeholder strong{font-family:var(--display);letter-spacing:-.04em;font-size:42px}.product-placeholder span{letter-spacing:.16em;font-size:8px}.card-number{min-width:30px;height:26px;color:var(--blue);background:#ffffffeb;justify-content:center;align-items:center;padding:0 8px;font-size:9px;font-weight:700;display:flex;position:absolute;top:15px;left:16px}.home-product-copy{min-height:124px;padding:24px}.home-product-copy h3{font-size:33px}.home-product-copy p{color:var(--muted);margin-top:9px;font-size:12px;line-height:1.45}.card-arrow{color:var(--blue);flex:none;font-size:18px;transition:transform .2s}.home-product-card:hover .card-arrow{transform:translate(3px,-3px)}@media (width<=1000px){.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.home-product-grid{grid-template-columns:1fr;margin-top:32px}.home-product-media{aspect-ratio:1.55}.home-product-copy{min-height:105px;padding:20px}.home-product-copy h3{font-size:30px}}.home-solution-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.home-solution-card{grid-template-columns:1.05fr .95fr;min-height:225px;display:grid}.home-solution-copy{min-height:225px;padding:27px 25px 23px}.home-solution-copy>span{color:var(--blue);font-size:9px;font-weight:700}.home-solution-copy h3{margin-top:17px;font-size:18px}.home-solution-copy p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.home-solution-image{aspect-ratio:auto;height:100%}.home-solution-card:hover{transform:translateY(-3px)}.home-about-heading{text-align:center;margin-bottom:42px;position:relative}.home-about-heading>p{color:var(--blue);letter-spacing:.17em;font-size:9px;font-weight:700}.home-about-heading h2{font-family:var(--sans);letter-spacing:-.025em;margin-top:12px;font-size:34px}.home-about-heading>span{background:var(--blue);width:38px;height:2px;margin:17px auto 0;display:block}.home-about-heading>a{color:var(--blue);font-size:11px;position:absolute;bottom:9px;right:0}.home-about-panel{background:#f4f6f7;grid-template-columns:1fr 1fr;min-height:540px;display:grid}.home-about-copy{flex-direction:column;gap:28px;padding:58px 50px 52px;display:flex}.home-about-copy h3{max-width:520px;font-family:var(--sans);letter-spacing:-.025em;font-size:24px;line-height:1.25}.home-about-intro>p{color:#4f5f68;max-width:570px;margin-top:18px;font-size:14px;line-height:1.8}.home-about-copy .home-about-company{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.home-about-highlights{color:#fff;text-align:center;background:#0d65a9;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;min-height:86px;margin-top:auto;display:grid}.home-about-highlights>div{flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:54px;font-weight:700;line-height:1.05;display:flex}.home-about-highlights>div+div{border-left:1px solid #ffffff8c}.home-about-highlights strong{font-size:24px}.home-about-highlights span{font-size:15px}.home-about-highlights .home-about-ce{letter-spacing:.08em;font-size:42px}.home-about-iso svg{stroke:currentColor;stroke-width:2px;width:37px;height:37px}.home-about-panel figure{min-width:0;min-height:540px}.home-about-panel figure img{object-fit:cover;width:100%;height:100%}@media (width<=900px){.home-solution-grid,.home-about-panel{grid-template-columns:1fr}.home-about-panel figure{min-height:360px}}@media (width<=560px){.home-solution-card{grid-template-columns:1fr}.home-solution-image{aspect-ratio:1.65;grid-row:1;height:auto}.home-solution-copy{min-height:200px}.home-about-heading{text-align:left}.home-about-heading>span{margin-left:0}.home-about-copy{padding:32px 24px}.home-about-highlights{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:4px}.home-about-highlights>div{min-height:78px}.home-about-highlights>div:nth-child(3){border-left:0}.home-about-highlights>div:nth-child(n+3){border-top:1px solid #ffffff8c}.home-about-panel figure{min-height:250px}}.mega-footer-top{border-bottom:1px solid #d6dadd;grid-template-columns:1.12fr .88fr;gap:64px;padding-bottom:48px;display:grid}.mega-footer-top .mega-footer-links{border:0;justify-content:space-between;align-items:flex-start;gap:0;margin:0;padding:0;display:flex}.mega-footer-top .mega-footer-links>div,.mega-footer-top .mega-footer-links>div:first-child,.mega-footer-top .mega-footer-links>div:last-child,.mega-footer-top .mega-footer-links>div:nth-child(odd){border:0;width:max-content;max-width:25%;min-height:0;padding:0}.mega-footer-top .mega-footer-links>div:before{display:none}.mega-footer-form{background:#fff;border:1px solid #d6dfe3;place-self:start end;width:94%;padding:20px 23px}.mega-footer-form label{letter-spacing:.04em;margin-bottom:11px;font-size:11px}.mega-footer-form .form-pair{gap:14px}.mega-footer-form-heading{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:15px;display:flex}.mega-footer-form-heading a{color:var(--blue);flex:none;margin-top:4px;font-size:11px;font-weight:700}.mega-footer-form h3{color:var(--ink);margin:0 0 5px;font-size:18px}.mega-footer-form .form-intro{color:#667984;margin:0;font-size:12px}.mega-footer-form input,.mega-footer-form select,.mega-footer-form textarea{min-height:40px;margin-top:5px;padding:9px 11px;font-size:13px}.mega-footer-form textarea{resize:vertical;min-height:64px}.mega-footer-form .form-submit{min-height:42px;padding:9px 14px}.mega-footer-form #form-status{margin:10px 0 0;font-size:11px}.form-honeypot{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}[data-form-status]{margin:12px 0 0;font-size:13px;line-height:1.45}[data-form-status][data-state=success]{color:#196b3d}[data-form-status][data-state=error]{color:#b32424}[data-inquiry-form] button:disabled{opacity:.6;cursor:wait}@media (width<=900px){.mega-footer-top{grid-template-columns:1fr;gap:42px}.mega-footer-top .mega-footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 20px;display:grid}.mega-footer-top .mega-footer-links>div,.mega-footer-top .mega-footer-links>div:first-child,.mega-footer-top .mega-footer-links>div:last-child,.mega-footer-top .mega-footer-links>div:nth-child(odd){width:auto;max-width:none}.mega-footer-form{justify-self:stretch;width:100%}}@media (width<=560px){.mega-footer-top .mega-footer-links{grid-template-columns:1fr 1fr;gap:30px 20px}.mega-footer-form{padding:23px 20px}.mega-footer-form .form-pair{grid-template-columns:1fr}}:root{--blue:#0878b9;--cyan:#24a7d6;--green:#72ad36;--paper:#fff;--soft:#f2f5f6;--line:#d5dfe4}body,.products,.about,.news{background:#fff}.section-title>div span{color:var(--green)}.home-product-card{background:#fff}.home-product-media,.product-placeholder{background:#f1f4f5}.inverse-title p{color:var(--blue)}.inverse-title a{color:var(--ink)}.solution-list{border-top-color:#cbd8de}.solution-list a{border-bottom-color:#cbd8de}.solution-list a:hover{background:#fff;padding-left:15px}.solution-list span{color:#7a8c96}.solution-list svg,.solution-list b{color:var(--blue)}.support{background:#eaf0f2}.contact{background:var(--blue)}.solutions{color:var(--ink);background:#fff}.home-solutions-heading{text-align:center;margin-bottom:48px;position:relative}.home-solutions-heading>p{color:var(--blue);letter-spacing:.17em;font-size:9px;font-weight:700}.home-solutions-heading h2{font-family:var(--sans);letter-spacing:-.025em;margin-top:12px;font-size:34px}.home-solutions-heading>span{background:var(--blue);width:38px;height:2px;margin:17px auto 0;display:block}.home-solutions-heading>a{color:var(--muted);font-size:11px;position:absolute;bottom:9px;right:0}.home-solution-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;display:grid}.home-solution-card{background:#fff;border:1px solid #dce3e6;transition:transform .25s,box-shadow .25s;overflow:hidden}.home-solution-card:hover{transform:translateY(-4px);box-shadow:0 16px 35px #071a291a}.home-solution-image{aspect-ratio:1.75;background:#edf2f4;position:relative;overflow:hidden}.home-solution-image img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.home-solution-card:hover .home-solution-image img{transform:scale(1.04)}.home-solution-image span{color:var(--blue);background:#ffffffeb;padding:5px 8px;font-size:9px;font-weight:700;position:absolute;top:13px;left:13px}.home-solution-copy{flex-direction:column;min-height:178px;padding:22px 20px 20px;display:flex}.home-solution-copy h3{font-family:var(--sans);letter-spacing:-.015em;font-size:17px;line-height:1.25}.home-solution-copy p{color:var(--muted);margin-top:12px;font-size:13px;line-height:1.6}.home-solution-copy b{color:var(--blue);margin-top:auto;padding-top:17px;font-size:12px;font-weight:500}@media (width<=900px){.home-solution-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.home-solutions-heading{text-align:left}.home-solutions-heading>span{margin-left:0}.home-solutions-heading>a{bottom:7px}.home-solution-grid{grid-template-columns:1fr}}.solutions .home-solution-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.solutions .home-solution-card{grid-template-rows:auto 1fr;grid-template-columns:1fr;min-height:0;display:grid}.solutions .home-solution-image{aspect-ratio:3/2;width:100%;height:auto}.solutions .home-solution-image img{object-fit:cover;width:100%;height:100%;display:block}.solutions .home-solution-copy{min-height:185px;padding:23px 22px 22px}.solutions .home-solution-copy h3{margin:0;font-size:19px}.solutions .home-solution-copy p{margin-top:12px;font-size:14px;line-height:1.55}.solutions .home-solution-copy b{padding-top:18px;font-size:14px}@media (width<=900px){.solutions .home-solution-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.solutions .home-solution-grid{grid-template-columns:1fr}}.home-mega-footer{color:var(--ink);background:#f4f4f4;padding:70px 0 22px;position:relative}.home-mega-footer:after{content:"";background:var(--blue);height:8px;position:absolute;bottom:0;left:0;right:0}.mega-footer-links{border-bottom:1px solid #d6dadd;grid-template-columns:.95fr 1.65fr 1.15fr .85fr;gap:0;padding-bottom:52px;display:grid}.mega-footer-links>div{border-right:1px solid #d6dadd;min-height:190px;padding:0 42px;position:relative}.mega-footer-links>div:first-child{padding-left:0}.mega-footer-links>div:last-child{border-right:0;padding-right:0}.mega-footer-links>div:not(:first-child):before{content:"";background:var(--blue);border-radius:50%;width:4px;height:4px;position:absolute;top:3px;left:-2px}.mega-footer-links h3{font-family:var(--sans);letter-spacing:0;margin-bottom:20px;font-size:15px;font-weight:600}.mega-footer-links a{color:#757d82;width:fit-content;margin:7px 0;font-size:13px;line-height:1.35;display:block}.mega-footer-links a:hover{color:var(--blue)}.mega-footer-contact{border-bottom:1px solid #d6dadd;grid-template-columns:340px 1fr;align-items:center;gap:54px;min-height:128px;display:grid}.mega-footer-brand{align-items:center;gap:38px;display:flex}.mega-footer-brand>img{width:156px;height:auto}.social-links{align-items:center;gap:12px;display:flex}.social-links span{color:#fff;border:0;border-radius:50%;justify-content:center;align-items:center;width:27px;height:27px;font-size:11px;font-weight:700;display:flex}.social-links .facebook,.social-links .linkedin{background:#195aa8}.social-links .x-social{background:#111}.social-links .youtube{background:#e62929}.social-links .whatsapp{background:#19b968}.contact-details{color:#7a8287;font-size:12px}.contact-details p{align-items:flex-start;gap:8px;margin-bottom:15px;display:flex}.contact-details>div{gap:54px;display:flex}.contact-details .contact-item{color:#7a8287;align-items:center;gap:8px;display:inline-flex}.contact-details svg{color:var(--blue);flex:none}.contact-details b{color:#5f686e;font-weight:500}.mega-footer-bottom{color:#899197;letter-spacing:.1em;justify-content:space-between;align-items:center;min-height:60px;font-size:9px;display:flex}@media (width<=900px){.mega-footer-links{grid-template-columns:1fr 1fr;row-gap:38px}.mega-footer-links>div,.mega-footer-links>div:first-child,.mega-footer-links>div:last-child{border-right:0;min-height:0;padding:0 25px}.mega-footer-links>div:nth-child(odd){border-right:1px solid #d6dadd;padding-left:0}.mega-footer-contact{padding:34px var(--gutter);grid-template-columns:1fr;gap:25px}}@media (width<=560px){.home-mega-footer{padding-top:52px}.mega-footer-links{grid-template-columns:1fr 1fr;gap:32px 20px;padding-bottom:38px}.mega-footer-links>div,.mega-footer-links>div:first-child,.mega-footer-links>div:last-child,.mega-footer-links>div:nth-child(odd){border:0;padding:0}.mega-footer-links>div:not(:first-child):before{display:none}.mega-footer-links h3{font-size:14px}.mega-footer-links a{font-size:12px}.mega-footer-contact{padding:30px var(--gutter)}.mega-footer-brand{flex-direction:column;align-items:flex-start;gap:20px}.contact-details>div{flex-direction:column;gap:10px}.mega-footer-bottom span:nth-child(2){display:none}}.hero-controls{z-index:3;align-items:center;gap:17px;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.hero-dots{gap:9px;display:flex}.hero-dots button{background:#ffffff73;border:0;width:34px;height:3px;padding:0}.hero-dots button.active{background:#fff}.hero-pause{color:#fff;background:#04152233;border:1px solid #ffffff73;width:27px;height:27px;font-size:10px}@media (width<=1100px){.header nav>a{padding:0 11px;font-size:13px}.quote{min-width:148px;padding:0 18px!important}.hero-slide-content{padding-left:75px;padding-right:75px}}@media (width<=780px){.nav-row{height:68px}.brand img{width:120px;height:40px}.header nav{align-self:auto;margin-left:0;top:68px}.header nav>a{padding:12px 0;font-size:13px}.header nav>a:not(.quote):after{display:none}.quote{min-width:0;height:auto;margin:10px 0 0;padding:13px 15px!important}.hero-slider{height:620px;min-height:0}.hero-slide>img{object-position:60% center}.hero-slide:nth-child(2)>img{object-position:65% center}.hero-shade{background:linear-gradient(90deg,#041522eb,#04152294)}.hero-slide-content{padding:55px var(--gutter) 100px;justify-content:flex-end}.hero-slide-content>p{margin-bottom:20px}.hero-slide-content h1,.hero-heading{max-width:620px;font-size:36px}.hero-slide-content>span{margin-top:19px;font-size:14px}.hero-actions{flex-direction:column;align-items:flex-start;gap:14px;margin-top:22px}.hero-slider .hero-arrow{display:none}.hero-controls{bottom:23px}}@media (width<=390px){.hero-slide-content h1,.hero-heading{font-size:34px}}.hero-arrow{width:46px;height:46px;font-size:19px;top:auto;bottom:27px;transform:none}.hero-prev{left:auto;right:82px}.hero-next{right:25px}
