.Header_HeaderAnimation__4F4Mk{z-index:5;position:relative;animation:Header_Appear__Y7_9g 1s ease forwards;animation-delay:0;opacity:0}@keyframes Header_Appear__Y7_9g{0%{opacity:0}to{opacity:1}}.Header_Header__QkXsD{background-color:#fff;position:fixed;width:100%;transition:height .5s ease,background-color .7s ease;color:#000;height:calc(var(--header)*.8)}.Header_Header__QkXsD[data-style=transparent]{background-color:rgba(54,112,225,.9098039216);color:#fff;height:var(--header)}.Header_Header__QkXsD[data-style=transparent] .Header_HeaderContent__B0xbV [data-langswitch=true]>[data-active=true]{background-color:#fff;color:var(--accent)}.Header_Header__QkXsD[data-style=transparent] .Header_HeaderContent__B0xbV .Header_Phone__M4f_3{color:#fff}.Header_Header__QkXsD[data-bg=gray]{background-color:var(--bg)}.Header_Header__QkXsD .Header_HeaderContent__B0xbV{height:inherit;display:flex;align-items:center;justify-content:space-between;gap:var(--gap);height:100%}.Header_Header__QkXsD .Header_HeaderContent__B0xbV .Header_Logo__bK1_0{width:auto;height:inherit;display:flex;align-items:center;justify-content:center;width:100px}@media only screen and (max-width:600px){.Header_Header__QkXsD .Header_HeaderContent__B0xbV .Header_Logo__bK1_0{width:80px}}.Header_Header__QkXsD .Header_HeaderContent__B0xbV .Header_Logo__bK1_0 p{flex-shrink:0;line-height:1em;font-weight:600;font-size:.8em;margin-left:10px;margin-bottom:2px;margin-top:0}.Header_Header__QkXsD .Header_HeaderContent__B0xbV .Header_Logo__bK1_0>*{width:inherit}.Header_Header__QkXsD .Header_HeaderContent__B0xbV .Header_NavMain___8JMN{display:flex;height:100%;align-items:center}@media screen and (max-width:730px){.Header_Header__QkXsD .Header_HeaderContent__B0xbV .Header_NavMain___8JMN{display:none}}.Header_Header__QkXsD .Header_HeaderContent__B0xbV .Header_NavMain___8JMN .Header_Link__D62ob{cursor:pointer;height:inherit;display:flex;align-items:center;justify-content:center;padding:0 var(--gap);background-color:rgba(0,0,0,0);transition:background-color .5s ease,color .5s ease;white-space:nowrap;text-transform:uppercase;font-size:.8rem;letter-spacing:-.4px;font-weight:400}.Header_Header__QkXsD .Header_HeaderContent__B0xbV .Header_NavMain___8JMN .Header_Link__D62ob[data-active=true]{background-color:#e0ebf8;color:var(--accent)}.Header_Header__QkXsD .Header_HeaderContent__B0xbV .Header_Phone__M4f_3{font-weight:400;white-space:nowrap;color:var(--accent)}@media only screen and (max-width:900px){.Header_Header__QkXsD .Header_HeaderContent__B0xbV .Header_Phone__M4f_3{display:none}}.Header_Header__QkXsD .Header_HeaderContent__B0xbV [data-langswitch=true]{font-weight:600;display:flex;gap:8px}.Header_Header__QkXsD .Header_HeaderContent__B0xbV [data-langswitch=true]>*{padding:4px 7px 3px;border-radius:var(--radius);font-size:.8em}.Header_Header__QkXsD .Header_HeaderContent__B0xbV [data-langswitch=true]>[data-active=true]{background-color:var(--accent);color:#fff}.Header_Burger__AjQ_z{position:relative;cursor:pointer;display:none;background-color:rgba(0,0,0,0);flex-direction:column;height:100%;padding-left:20px}.Header_Burger__AjQ_z[data-color=white] div{background-color:var(--accent)}.Header_Burger__AjQ_z[data-open=true] div:first-child{opacity:0}.Header_Burger__AjQ_z[data-open=true] div:nth-child(2){transform:rotate(45deg)}.Header_Burger__AjQ_z[data-open=true] div:nth-child(3){top:-3px;transform:rotate(-45deg)}@media screen and (max-width:960px){.Header_Burger__AjQ_z{display:flex;align-items:center;justify-content:center}}.Header_Burger__AjQ_z div{position:relative;width:30px;height:3px;background-color:#fff;border-radius:5px;transition:all .5s ease}.Header_Burger__AjQ_z div:first-child{top:-5px}.Header_Burger__AjQ_z div:nth-child(3){top:5px}.Container_Container__FE7JE{width:var(--container);max-width:90%;margin:0 auto;height:auto;position:relative;z-index:1}.Container_Container__FE7JE[data-mode=inheritHeight]{height:inherit;position:relative}.Container_Container__FE7JE[data-mode=fluidOnMobile]{max-width:100%}.Alert_Alert__PXacH{min-height:100px}.MobileMenu_NavMain__XOYvG{display:flex;flex-direction:column;padding:20px 0;align-items:center}.MobileMenu_NavMain__XOYvG a{padding:15px 0;text-align:center}.MobileMenu_Menu__19yJh{margin-bottom:15px;display:flex;flex-direction:column}.MobileMenu_Logo__XRqkV{margin-bottom:40px}.MobileMenu_Phone__0hFlt{color:var(--accent);font-weight:600;margin-top:40px}.Solutions_SolutionsList__CTjWW{display:grid;grid-gap:var(--gap);grid-template-columns:repeat(4,minmax(0,25%));animation:Solutions_Appear__gfe0Q 1s ease forwards;animation-delay:.2s;opacity:0}@keyframes Solutions_Appear__gfe0Q{0%{opacity:0}to{opacity:1}}@media screen and (max-width:1150px){.Solutions_SolutionsList__CTjWW{grid-template-columns:repeat(3,minmax(0,33.33%))}}@media only screen and (max-width:900px){.Solutions_SolutionsList__CTjWW{grid-template-columns:repeat(2,minmax(0,50%))}}@media only screen and (max-width:600px){.Solutions_SolutionsList__CTjWW{grid-template-columns:repeat(1,minmax(0,100%))}}.Solutions_SolutionsList__CTjWW>*{opacity:0;transform:translateY(30px)}.Solutions_SolutionsList__CTjWW[data-inview=true]>*{animation:Solutions_appearUp__Svbde 1s ease .5s forwards}.Solutions_SolutionsList__CTjWW[data-inview=true]>:nth-child(0){animation-duration:.1s;animation-delay:.1s}.Solutions_SolutionsList__CTjWW[data-inview=true]>:first-child{animation-duration:.2s;animation-delay:.19s}.Solutions_SolutionsList__CTjWW[data-inview=true]>:nth-child(2){animation-duration:.3s;animation-delay:.28s}.Solutions_SolutionsList__CTjWW[data-inview=true]>:nth-child(3){animation-duration:.4s;animation-delay:.37s}.Solutions_SolutionsList__CTjWW[data-inview=true]>:nth-child(4){animation-duration:.5s;animation-delay:.46s}.Solutions_SolutionsList__CTjWW[data-inview=true]>:nth-child(5){animation-duration:.6s;animation-delay:.55s}.Solutions_SolutionsList__CTjWW[data-inview=true]>:nth-child(6){animation-duration:.7s;animation-delay:.64s}.Solutions_SolutionsList__CTjWW[data-inview=true]>:nth-child(7){animation-duration:.8s;animation-delay:.73s}.Solutions_SolutionsList__CTjWW[data-inview=true]>:nth-child(8){animation-duration:.9s;animation-delay:.82s}.Solutions_SolutionsList__CTjWW[data-inview=true]>:nth-child(9){animation-duration:1s;animation-delay:.91s}.Solutions_SolutionsList__CTjWW[data-inview=true]>:nth-child(10){animation-duration:1.1s;animation-delay:1s}.Solutions_SolutionsList__CTjWW[data-inview=true]>:nth-child(11){animation-duration:1.2s;animation-delay:1.09s}.Solutions_SolutionsList__CTjWW[data-inview=true]>:nth-child(12){animation-duration:1.3s;animation-delay:1.18s}.Solutions_SolutionsList__CTjWW[data-inview=true]>:nth-child(13){animation-duration:1.4s;animation-delay:1.27s}.Solutions_SolutionsList__CTjWW[data-inview=true]>:nth-child(14){animation-duration:1.5s;animation-delay:1.36s}.Solutions_SolutionsList__CTjWW[data-inview=true]>:nth-child(15){animation-duration:1.6s;animation-delay:1.45s}.Solutions_SolutionsList__CTjWW[data-inview=true]>:nth-child(16){animation-duration:1.7s;animation-delay:1.54s}.Solutions_SolutionsList__CTjWW[data-inview=true]>:nth-child(17){animation-duration:1.8s;animation-delay:1.63s}.Solutions_SolutionsList__CTjWW[data-inview=true]>:nth-child(18){animation-duration:1.9s;animation-delay:1.72s}.Solutions_SolutionsList__CTjWW[data-inview=true]>:nth-child(19){animation-duration:2s;animation-delay:1.81s}.Solutions_SolutionsList__CTjWW[data-inview=true]>:nth-child(20){animation-duration:2.1s;animation-delay:1.9s}.Solutions_SolutionsList__CTjWW[data-inview=true]>:nth-child(21){animation-duration:2.2s;animation-delay:1.99s}.Solutions_SolutionsList__CTjWW[data-inview=true]>:nth-child(22){animation-duration:2.3s;animation-delay:2.08s}.Solutions_SolutionsList__CTjWW[data-inview=true]>:nth-child(23){animation-duration:2.4s;animation-delay:2.17s}.Solutions_SolutionsList__CTjWW[data-inview=true]>:nth-child(24){animation-duration:2.5s;animation-delay:2.26s}.Solutions_SolutionsList__CTjWW[data-inview=true]>:nth-child(25){animation-duration:2.6s;animation-delay:2.35s}.Solutions_SolutionsList__CTjWW[data-inview=true]>:nth-child(26){animation-duration:2.7s;animation-delay:2.44s}.Solutions_SolutionsList__CTjWW[data-inview=true]>:nth-child(27){animation-duration:2.8s;animation-delay:2.53s}.Solutions_SolutionsList__CTjWW[data-inview=true]>:nth-child(28){animation-duration:2.9s;animation-delay:2.62s}.Solutions_SolutionsList__CTjWW[data-inview=true]>:nth-child(29){animation-duration:3s;animation-delay:2.71s}.Solutions_SolutionsList__CTjWW[data-inview=true]>:nth-child(30){animation-duration:3.1s;animation-delay:2.8s}@keyframes Solutions_appearUp__Svbde{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Item_SolutionItem__4_dYo{background-color:hsla(0,0%,100%,.5);padding:var(--gap);border-radius:calc(var(--radius)*2);cursor:pointer;transition:background-color .5s ease}.Item_SolutionItem__4_dYo:hover{background-color:#fff}.Item_SolutionItem__4_dYo .Item_Title__YQ7ZL{font-weight:600;font-size:1.1em;margin-bottom:var(--gap);margin-top:calc(var(--gap)/2)}.Item_SolutionItem__4_dYo .Item_Detail__3ILw9{color:var(--text2)}.Products_Products__4FA67{position:relative;background-color:var(--bg2);color:#fff}.Products_Products__4FA67 .Products_ProductsGrid__42ITt{display:grid;grid-template-columns:repeat(4,minmax(0,25%));grid-gap:var(--gap);gap:var(--gap)}@media only screen and (max-width:900px){.Products_Products__4FA67 .Products_ProductsGrid__42ITt{grid-template-columns:repeat(2 minmax(0,50%))}}@media only screen and (max-width:600px){.Products_Products__4FA67 .Products_ProductsGrid__42ITt{display:flex;flex-direction:column}}.Products_Products__4FA67 .Products_BGVideo__dVgPW{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.05}.Products_Products__4FA67 .Products_BGVideo__dVgPW video{width:100%;height:100%;object-fit:cover}.Form_Form__CGEHf{background-color:#fff;border-radius:var(--radius);padding:50px;display:flex;flex-direction:column;align-items:center;gap:calc(var(--gap)*1.3)}.Form_Form__CGEHf h3{font-size:1.2rem;margin-bottom:var(--gap)}@media only screen and (max-width:900px){.Form_Form__CGEHf{padding:var(--gap)}.Form_Form__CGEHf a{width:100%}}.Form_Form__CGEHf[data-mode=page]{padding:var(--gap)}@media only screen and (max-width:600px){.Form_Form__CGEHf{padding:10px 0}}.Form_Form__CGEHf .Form_Cols__dHNb_{width:100%;display:flex;gap:calc(var(--gap)*1.3)}@media only screen and (max-width:600px){.Form_Form__CGEHf .Form_Cols__dHNb_{flex-direction:column}}.Vendors_Vendors__m2sIP{background-color:#fff}.Vendors_Title__AYvNj{margin-bottom:calc(var(--padding)/2)}.Vendors_Title__AYvNj h2{margin-bottom:0}.Vendors_Title__AYvNj p{color:var(--text2);margin-left:4px;font-size:1.2em}.Vendors_VendorsGrid__ynSXi{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:40px;gap:40px}@media only screen and (max-width:600px){.Vendors_VendorsGrid__ynSXi{grid-template-columns:repeat(3,minmax(0,33.3%));gap:25px}}.Vendors_VendorsGrid__ynSXi[data-inview=true]>*{animation:Vendors_appearUp__3Dmie 1s ease forwards}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:first-child{animation-duration:.7s;animation-delay:.05s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(2){animation-duration:.7s;animation-delay:.1s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(3){animation-duration:.7s;animation-delay:.15s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(4){animation-duration:.7s;animation-delay:.2s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(5){animation-duration:.7s;animation-delay:.25s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(6){animation-duration:.7s;animation-delay:.3s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(7){animation-duration:.7s;animation-delay:.35s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(8){animation-duration:.7s;animation-delay:.4s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(9){animation-duration:.7s;animation-delay:.45s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(10){animation-duration:.7s;animation-delay:.5s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(11){animation-duration:.7s;animation-delay:.55s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(12){animation-duration:.7s;animation-delay:.6s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(13){animation-duration:.7s;animation-delay:.65s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(14){animation-duration:.7s;animation-delay:.7s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(15){animation-duration:.7s;animation-delay:.75s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(16){animation-duration:.7s;animation-delay:.8s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(17){animation-duration:.7s;animation-delay:.85s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(18){animation-duration:.7s;animation-delay:.9s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(19){animation-duration:.7s;animation-delay:.95s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(20){animation-duration:.7s;animation-delay:1s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(21){animation-duration:.7s;animation-delay:1.05s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(22){animation-duration:.7s;animation-delay:1.1s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(23){animation-duration:.7s;animation-delay:1.15s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(24){animation-duration:.7s;animation-delay:1.2s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(25){animation-duration:.7s;animation-delay:1.25s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(26){animation-duration:.7s;animation-delay:1.3s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(27){animation-duration:.7s;animation-delay:1.35s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(28){animation-duration:.7s;animation-delay:1.4s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(29){animation-duration:.7s;animation-delay:1.45s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(30){animation-duration:.7s;animation-delay:1.5s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(31){animation-duration:.7s;animation-delay:1.55s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(32){animation-duration:.7s;animation-delay:1.6s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(33){animation-duration:.7s;animation-delay:1.65s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(34){animation-duration:.7s;animation-delay:1.7s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(35){animation-duration:.7s;animation-delay:1.75s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(36){animation-duration:.7s;animation-delay:1.8s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(37){animation-duration:.7s;animation-delay:1.85s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(38){animation-duration:.7s;animation-delay:1.9s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(39){animation-duration:.7s;animation-delay:1.95s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(40){animation-duration:.7s;animation-delay:2s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(41){animation-duration:.7s;animation-delay:2.05s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(42){animation-duration:.7s;animation-delay:2.1s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(43){animation-duration:.7s;animation-delay:2.15s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(44){animation-duration:.7s;animation-delay:2.2s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(45){animation-duration:.7s;animation-delay:2.25s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(46){animation-duration:.7s;animation-delay:2.3s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(47){animation-duration:.7s;animation-delay:2.35s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(48){animation-duration:.7s;animation-delay:2.4s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(49){animation-duration:.7s;animation-delay:2.45s}.Vendors_VendorsGrid__ynSXi[data-inview=true]>:nth-child(50){animation-duration:.7s;animation-delay:2.5s}@keyframes Vendors_appearUp__3Dmie{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Vendors_VendorsGrid__ynSXi .Vendors_Vendor__rOS6V{cursor:pointer;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;opacity:0}.Vendors_VendorsGrid__ynSXi .Vendors_Vendor__rOS6V:hover img{filter:grayscale(0) contrast(1);opacity:1}.Vendors_VendorsGrid__ynSXi .Vendors_Vendor__rOS6V img{max-width:100%;width:100px;height:50px;object-fit:contain;object-position:left center;filter:grayscale(100%) contrast(.1);opacity:.8;transition:opacity .5s ease,filter .5s ease;margin-bottom:calc(var(--gap)/2)}@media only screen and (max-width:600px){.Vendors_VendorsGrid__ynSXi .Vendors_Vendor__rOS6V img{margin-bottom:0;height:20px}}.Vendors_VendorsGrid__ynSXi .Vendors_Vendor__rOS6V .Vendors_Detail__NAK3A{color:var(--text2)}@media only screen and (max-width:600px){.Vendors_VendorsGrid__ynSXi .Vendors_Vendor__rOS6V .Vendors_Detail__NAK3A{display:none}}@keyframes Appear_fadeIn__Hsuc_{0%{opacity:0}to{opacity:1}}.Appear_Appear__PjNjf{opacity:0;animation:Appear_fadeIn__Hsuc_ 1s ease 0s forwards}