.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}.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)}.Button_Button__WZ_9_{position:relative;background-color:var(--accent);color:#fff;border-radius:100px;padding:10px var(--gap);white-space:nowrap;display:flex;align-items:center;justify-content:center;opacity:1;transition:opacity .5s ease;width:-moz-fit-content;width:fit-content;box-sizing:border-box;min-width:200px}.Button_Button__WZ_9_:hover{opacity:.9}.Button_Button__WZ_9_[data-disabled=true]{opacity:.5}.Button_Button__WZ_9_[data-loading=true] span{opacity:0}.Button_Button__WZ_9_[data-locked=true]{pointer-events:none}.Button_Button__WZ_9_[data-style=dark]{background-color:var(--bg2)}.Button_Button__WZ_9_[data-style=light]{background-color:#fff;color:var(--accent)}.Button_Button__WZ_9_[data-style=light] svg path{stroke:var(--accent)}.Button_Button__WZ_9_ svg{margin-left:10px;width:.7em;min-width:.7em}.Button_Button__WZ_9_ svg path{stroke:#fff}.QR_QR__50oZu{margin:50px 0;width:auto;display:flex;align-items:center;justify-content:center;padding:20px;border-radius:var(--radius)}.QR_QR__50oZu,.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}}.About_About__fBz_B{background-color:#fff}.About_About__fBz_B[data-mode=compact]{background-color:var(--bg);margin-top:30px}.About_About__fBz_B[data-mode=compact] h2{display:none}.About_About__fBz_B .About_Title__9LXQL{padding-bottom:calc(var(--padding)/2)}.About_About__fBz_B .About_Title__9LXQL h2{margin-bottom:0}.About_About__fBz_B .About_Title__9LXQL p{max-width:500px;color:var(--text2)}.About_About__fBz_B .About_AboutGrid__Lx0cW{display:grid;grid-template-columns:repeat(3,minmax(0,33.33%));grid-gap:var(--gap)}@media screen and (max-width:750px){.About_About__fBz_B .About_AboutGrid__Lx0cW{display:flex;flex-direction:column}}@media only screen and (max-width:600px){.About_About__fBz_B .About_AboutGrid__Lx0cW{display:flex;flex-direction:column}}.Cluster_Cluster__VXqns{display:flex;gap:var(--gap);max-width:300px;align-items:center}.Cluster_Cluster__VXqns>div{font-weight:600}.Cluster_Cluster__VXqns>img{width:60px;min-width:60px;height:60px;object-fit:contain}.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}}.Input_Field__jzm0b{display:flex;position:relative;flex-direction:column;width:100%;z-index:0;font-size:16px}.Input_Field__jzm0b .Input_Box__VZ9aJ{position:relative;width:100%;flex-direction:row;height:50px;background-color:var(--bg);border:none;border-radius:var(--radius);padding:0 calc(var(--gap)/2);display:flex;align-items:center;justify-content:center}.Input_Field__jzm0b .Input_Box__VZ9aJ .Input_Wrapper__E_oZ7{position:relative;width:100%}.Input_Field__jzm0b .Input_Box__VZ9aJ .Input_Wrapper__E_oZ7 .Input_Label__gRUyl{padding-left:0;left:0;top:9px;margin-left:0;transform-origin:left center}.Input_Field__jzm0b .Input_Box__VZ9aJ .Input_Icon__AjIxk{width:30px;min-width:30px;height:30px;display:flex;align-items:center;justify-content:center;z-index:2;padding:5px;cursor:pointer;margin-right:calc(var(--gap)/3)}.Input_Field__jzm0b .Input_Box__VZ9aJ .Input_Icon__AjIxk svg{width:100%;height:auto;object-fit:contain}@media only screen and (max-width:600px){.Input_Field__jzm0b .Input_Box__VZ9aJ .Input_Icon__AjIxk{padding:0;width:20px;min-width:20px;height:20px}}.Input_Field__jzm0b .Input_Box__VZ9aJ .Input_Label__gRUyl{position:absolute;top:0;left:20px;width:100%;height:1rem;font-weight:400;font-size:1em;transition:all .5s ease;pointer-events:none;background-color:rgba(0,0,0,0);padding:5px var(--gap);box-sizing:border-box;z-index:2;height:inherit;color:var(--text2);font-size:1rem;margin-bottom:5px;margin-left:calc(var(--gap)/3);transform-origin:left center;display:flex;align-items:center}@media only screen and (max-width:600px){.Input_Field__jzm0b .Input_Box__VZ9aJ .Input_Label__gRUyl{left:10px}}.Input_Field__jzm0b .Input_input__dwy5x{position:relative;z-index:1;height:inherit;box-sizing:border-box;transition:border-bottom .5s ease,border-radius .5s ease,padding .5s ease;color:var(--dark);caret-color:var(--success);width:100%;font-size:16px;font-weight:400;font-family:inherit;border:none;text-align:left;padding-right:calc(var(--gap)/3);padding-top:var(--gap);padding-left:0;background-color:rgba(0,0,0,0)}.Input_Field__jzm0b .Input_input__dwy5x::placeholder{color:#96969d;font-weight:400}.Input_Field__jzm0b .Input_input__dwy5x.Input_withPretext__CoBqB{padding-left:45px}.Input_Field__jzm0b .Input_input__dwy5x.Input_textarea__0mCcL{height:130px;min-height:130px;width:100%;padding-top:20px;box-sizing:border-box}.Input_Field__jzm0b .Input_input__dwy5x.Input_textarea__0mCcL textarea{background-color:rgba(0,0,0,0);color:var(--dark);resize:none;height:100%;width:100%;box-sizing:border-box;font-size:inherit;font-family:inherit;font-weight:inherit;outline:none;border:1px solid var(--foreground);border-radius:calc(var(--radius)/2);transform:translateX(-2px);padding:var(--gap)}.Input_Field__jzm0b .Input_input__dwy5x.Input_textarea__0mCcL textarea:active,.Input_Field__jzm0b .Input_input__dwy5x.Input_textarea__0mCcL textarea:focus{outline:none}.Input_Field__jzm0b .Input_input__dwy5x:disabled{background-color:#f6f7f8}.Input_Field__jzm0b .Input_input__dwy5x::-ms-clear,.Input_Field__jzm0b .Input_input__dwy5x::-ms-reveal{display:none}.Input_Field__jzm0b .Input_input__dwy5x:active,.Input_Field__jzm0b .Input_input__dwy5x:focus{outline:none}.Input_Field__jzm0b .Input_input__dwy5x:active+label,.Input_Field__jzm0b .Input_input__dwy5x:focus+label{transform:translateY(-10px) translateX(0) scale(.8)}.Input_Field__jzm0b .Input_input__dwy5x:-webkit-autofill,.Input_Field__jzm0b .Input_input__dwy5x:-webkit-autofill:active,.Input_Field__jzm0b .Input_input__dwy5x:-webkit-autofill:focus,.Input_Field__jzm0b .Input_input__dwy5x:-webkit-autofill:hover{-webkit-text-fill-color:var(--dark)!important;-webkit-box-shadow:inset 0 0 0 62.5rem rgba(0,0,0,0)!important;-webkit-background-clip:text!important;background-clip:text!important}.Input_Field__jzm0b.Input_NotEmpty__lWuqd .Input_Box__VZ9aJ label{transform:translateY(-10px) translateX(0) scale(.8)}.Input_Field__jzm0b.Input_Error__GiVSB .Input_Box__VZ9aJ{border-bottom:none;outline:1px dashed var(--error);outline-offset:-1px}.Input_Field__jzm0b .Input_ErrorMessage__Z4pxA{position:absolute;top:calc(100% + 4px);height:calc(var(--gap)*1);line-height:.7em}.Input_Field__jzm0b .Input_ErrorMessage__Z4pxA span{color:var(--error);font-size:.8rem;animation:Input_Appear__YSkSh 1s ease forwards;animation-delay:0;opacity:0}@keyframes Input_Appear__YSkSh{0%{opacity:0}to{opacity:1}}.Welcome_Welcome__uFw3f{height:100dvh;background-color:var(--accent);width:100%;padding:0;position:relative;overflow:hidden;color:#fff}.Welcome_Welcome__uFw3f .Welcome_WelcomeContent__W9YAW{position:absolute;width:100%;bottom:15%;top:10%;display:flex;align-items:flex-end;justify-content:space-between;gap:50px;animation:Welcome_Appear__AF3z7 2s ease forwards;animation-delay:.3s;opacity:0}@keyframes Welcome_Appear__AF3z7{0%{opacity:0}to{opacity:1}}@media only screen and (max-width:900px){.Welcome_Welcome__uFw3f .Welcome_WelcomeContent__W9YAW{flex-direction:column;justify-content:flex-end;align-items:flex-start}}@media only screen and (max-width:600px){.Welcome_Welcome__uFw3f .Welcome_WelcomeContent__W9YAW{bottom:10%}}.Welcome_Welcome__uFw3f .Welcome_WelcomeContent__W9YAW h1{position:relative;color:var(--light);font-size:4rem;font-weight:600;line-height:1.2em;margin-bottom:0;flex-shrink:0}@media screen and (max-width:1100px){.Welcome_Welcome__uFw3f .Welcome_WelcomeContent__W9YAW h1{font-size:2.5rem}}@media only screen and (max-width:600px){.Welcome_Welcome__uFw3f .Welcome_WelcomeContent__W9YAW h1{font-size:2.5rem}}.Welcome_Welcome__uFw3f .Welcome_WelcomeContent__W9YAW .Welcome_Info__e8C6s{max-width:300px}.Welcome_Welcome__uFw3f .Welcome_WelcomeContent__W9YAW .Welcome_Info__e8C6s p{margin-bottom:0}@media only screen and (max-width:600px){.Welcome_Welcome__uFw3f .Welcome_WelcomeContent__W9YAW .Welcome_Info__e8C6s p{font-size:.9rem}}.Welcome_Welcome__uFw3f .Welcome_BGVideo__QaF3l{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.05}.Welcome_Welcome__uFw3f .Welcome_BGVideo__QaF3l video{width:100%;height:100%;object-fit:cover}.Gallery_GalleryWrapper__2YwdF{display:flex;align-items:center;justify-content:center;padding:40px 0 30px;margin-top:60px}.Gallery_Gallery__FzArw{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,25%));grid-gap:var(--gap);gap:var(--gap);width:90%;max-width:100%;margin:0 auto}@media only screen and (max-width:600px){.Gallery_Gallery__FzArw{grid-template-columns:repeat(6,minmax(0,20%))}}.Gallery_Gallery__FzArw>*{height:270px;width:auto;opacity:0;transition:opacity .5s ease}.Gallery_Gallery__FzArw>:nth-child(3),.Gallery_Gallery__FzArw>:nth-child(5){grid-column:span 2}@media screen and (max-width:1000px){.Gallery_Gallery__FzArw>*{height:200px}}@media only screen and (max-width:900px){.Gallery_Gallery__FzArw>*{height:180px}}@media only screen and (max-width:600px){.Gallery_Gallery__FzArw>*{grid-column:span 3!important;height:150px}}.Gallery_Gallery__FzArw>* img{width:100%;height:100%;object-fit:cover;transition:transform 1s ease}@media only screen and (min-width:900px){.Gallery_Gallery__FzArw>* img:hover{transform:scale(1.05);transform-origin:center center}}.Gallery_Gallery__FzArw[data-inview=true]>*{animation:Gallery_appearFromRight__t_yxb 0s ease forwards}.Gallery_Gallery__FzArw[data-inview=true]>:first-child{animation-duration:.8s;animation-delay:.2s}.Gallery_Gallery__FzArw[data-inview=true]>:nth-child(2){animation-duration:1.1s;animation-delay:.4s}.Gallery_Gallery__FzArw[data-inview=true]>:nth-child(3){animation-duration:1.4s;animation-delay:.6s}.Gallery_Gallery__FzArw[data-inview=true]>:nth-child(4){animation-duration:1.7s;animation-delay:.8s}.Gallery_Gallery__FzArw[data-inview=true]>:nth-child(5){animation-duration:2s;animation-delay:1s}.Gallery_Gallery__FzArw[data-inview=true]>:nth-child(6){animation-duration:2.3s;animation-delay:1.2s}@keyframes Gallery_appearFromRight__t_yxb{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}.AboutFeature_AboutFeature__U0DYc{background-color:var(--bg);padding:30px;box-sizing:border-box;width:100%}@media only screen and (max-width:600px){.AboutFeature_AboutFeature__U0DYc{padding:var(--gap)}}.AboutFeature_AboutFeature__U0DYc .AboutFeature_Number__0E_Ko{font-size:5em;font-weight:600;line-height:1em;color:var(--bg2)}.AboutFeature_AboutFeature__U0DYc .AboutFeature_Number__0E_Ko span{color:var(--text2);opacity:.3}@media only screen and (max-width:900px){.AboutFeature_AboutFeature__U0DYc .AboutFeature_Number__0E_Ko{font-size:3rem}}@media only screen and (max-width:600px){.AboutFeature_AboutFeature__U0DYc .AboutFeature_Number__0E_Ko{font-size:3em}}.AboutFeature_AboutFeature__U0DYc .AboutFeature_Text__CSflj{font-size:1.1em;line-height:1.4em}.AboutFeature_AboutFeature__U0DYc .AboutFeature_Text__CSflj b{color:var(--accent)}.AboutFeature_AboutFeature__U0DYc .AboutFeature_Text__CSflj p{margin-bottom:0}@media only screen and (max-width:900px){.AboutFeature_AboutFeature__U0DYc .AboutFeature_Text__CSflj{font-size:.9rem}}.Media_Media__kzKe3{background-color:var(--bg2);min-height:100px;position:relative}.Media_Media__kzKe3 h2{color:#fff}.Media_Media__kzKe3 .Media_MediaGrid__njWpm{display:grid;grid-template-columns:repeat(3,minmax(0,33.33%));grid-gap:var(--gap)}@media only screen and (max-width:600px){.Media_Media__kzKe3 .Media_MediaGrid__njWpm{display:flex;flex-direction:column}}.Media_Media__kzKe3 .Media_BGVideo__ikFO6{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.1}.Media_Media__kzKe3 .Media_BGVideo__ikFO6 video{width:100%;height:100%;object-fit:cover}.MediaItem_MediaItem__iFQ48{border:1.5px solid #2f3b57;padding:calc(var(--gap)*2);min-height:200px;font-size:1.2em;display:flex;flex-direction:column;justify-content:space-between;border-radius:8px;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.MediaItem_MediaItem__iFQ48[data-mode=product]{justify-content:flex-start;min-height:auto;padding:var(--gap)}.MediaItem_MediaItem__iFQ48[data-mode=product] .MediaItem_Title__UVw_A{font-size:1.1rem;color:#fff;font-weight:600;min-height:2.5em}.MediaItem_MediaItem__iFQ48[data-mode=product] .MediaItem_Description__djxCc{color:#626f8c;font-weight:400;font-size:1rem}.MediaItem_MediaItem__iFQ48:hover .MediaItem_Title__UVw_A{color:#fff}.MediaItem_MediaItem__iFQ48:hover .MediaItem_Source__wPssW svg path{stroke:#fff}.MediaItem_MediaItem__iFQ48 .MediaItem_Title__UVw_A{color:#6c7ca1;line-height:1.3em;transition:color .5s ease;margin-bottom:20px}.MediaItem_MediaItem__iFQ48 .MediaItem_Source__wPssW{width:100%;display:flex;justify-content:space-between;color:#fff;font-weight:600}.MediaItem_MediaItem__iFQ48 .MediaItem_Source__wPssW svg{width:20px}.MediaItem_MediaItem__iFQ48 .MediaItem_Source__wPssW svg path{stroke:#2f3b57;transition:stroke 1s ease .1s}.SolutionPage_Solution__7cxw6{position:relative}.SolutionPage_Solution__7cxw6 .SolutionPage_Intro__xYqv0{padding-bottom:50px}.SolutionPage_Solution__7cxw6 .SolutionPage_Intro__xYqv0 h1{display:block;max-width:600px}.SolutionPage_Solution__7cxw6 .SolutionPage_Services__Vhec0{display:flex;flex-direction:column;gap:var(--gap)}.SolutionPage_Solution__7cxw6 .SolutionPage_Services__Vhec0 .SolutionPage_ServicesItem__ytwIp{cursor:default;display:flex;align-items:center;gap:calc(var(--gap)*1.5);background-color:#fff;padding-right:var(--gap);min-height:100px;border-radius:var(--radius);overflow:hidden}.SolutionPage_Solution__7cxw6 .SolutionPage_Services__Vhec0 .SolutionPage_ServicesItem__ytwIp:hover .SolutionPage_IconContainer__WZipA{background-color:var(--accent)}.SolutionPage_Solution__7cxw6 .SolutionPage_Services__Vhec0 .SolutionPage_ServicesItem__ytwIp:hover .SolutionPage_IconContainer__WZipA .SolutionPage_Icon__Hlg9b{background-color:#fff}.SolutionPage_Solution__7cxw6 .SolutionPage_Services__Vhec0 .SolutionPage_ServicesItem__ytwIp .SolutionPage_IconContainer__WZipA{position:relative;transition:background-color .5s ease;background-color:#e3e7ec;display:flex;align-items:center;justify-content:center;width:100px;flex-shrink:0;align-self:stretch}@media only screen and (max-width:600px){.SolutionPage_Solution__7cxw6 .SolutionPage_Services__Vhec0 .SolutionPage_ServicesItem__ytwIp .SolutionPage_IconContainer__WZipA{width:40px}}.SolutionPage_Solution__7cxw6 .SolutionPage_Services__Vhec0 .SolutionPage_ServicesItem__ytwIp .SolutionPage_IconContainer__WZipA .SolutionPage_Icon__Hlg9b{width:40px;height:40px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:var(--accent);transition:background-color .5s ease}@media only screen and (max-width:600px){.SolutionPage_Solution__7cxw6 .SolutionPage_Services__Vhec0 .SolutionPage_ServicesItem__ytwIp .SolutionPage_IconContainer__WZipA .SolutionPage_Icon__Hlg9b{transform:scale(.7)}}.SolutionPage_Solution__7cxw6 .SolutionPage_Services__Vhec0 .SolutionPage_ServicesItem__ytwIp .SolutionPage_TextContainer__Jgvqi{display:flex;gap:inherit}@media only screen and (max-width:900px){.SolutionPage_Solution__7cxw6 .SolutionPage_Services__Vhec0 .SolutionPage_ServicesItem__ytwIp .SolutionPage_TextContainer__Jgvqi{flex-direction:column;padding:var(--gap) 0;gap:0}}.SolutionPage_Solution__7cxw6 .SolutionPage_Services__Vhec0 .SolutionPage_ServicesItem__ytwIp .SolutionPage_TextContainer__Jgvqi .SolutionPage_Details__dnj1S,.SolutionPage_Solution__7cxw6 .SolutionPage_Services__Vhec0 .SolutionPage_ServicesItem__ytwIp .SolutionPage_TextContainer__Jgvqi .SolutionPage_Title__g0sXI{padding:var(--gap) 0}@media only screen and (max-width:900px){.SolutionPage_Solution__7cxw6 .SolutionPage_Services__Vhec0 .SolutionPage_ServicesItem__ytwIp .SolutionPage_TextContainer__Jgvqi .SolutionPage_Details__dnj1S,.SolutionPage_Solution__7cxw6 .SolutionPage_Services__Vhec0 .SolutionPage_ServicesItem__ytwIp .SolutionPage_TextContainer__Jgvqi .SolutionPage_Title__g0sXI{padding:0}}.SolutionPage_Solution__7cxw6 .SolutionPage_Services__Vhec0 .SolutionPage_ServicesItem__ytwIp .SolutionPage_TextContainer__Jgvqi .SolutionPage_Title__g0sXI{width:30%;flex-shrink:0;position:relative}@media only screen and (max-width:900px){.SolutionPage_Solution__7cxw6 .SolutionPage_Services__Vhec0 .SolutionPage_ServicesItem__ytwIp .SolutionPage_TextContainer__Jgvqi .SolutionPage_Title__g0sXI{width:100%}}.SolutionPage_Solution__7cxw6 .SolutionPage_Services__Vhec0 .SolutionPage_ServicesItem__ytwIp .SolutionPage_TextContainer__Jgvqi .SolutionPage_Title__g0sXI .SolutionPage_Number__TNGQb{color:var(--accent);margin-bottom:10px}.SolutionPage_Solution__7cxw6 .SolutionPage_Services__Vhec0 .SolutionPage_ServicesItem__ytwIp .SolutionPage_TextContainer__Jgvqi .SolutionPage_Title__g0sXI .SolutionPage_Text__cVJzi{font-weight:600}.SolutionPage_Solution__7cxw6 .SolutionPage_Services__Vhec0 .SolutionPage_ServicesItem__ytwIp .SolutionPage_TextContainer__Jgvqi .SolutionPage_Details__dnj1S{color:var(--text2);display:flex;align-items:center}.SolutionPage_Solution__7cxw6 .SolutionPage_Outro__HFukB{position:relative;width:100%;padding-top:0;padding-bottom:calc(var(--padding)*.8)}.SolutionPage_Solution__7cxw6 .SolutionPage_Outro__HFukB .SolutionPage_OutroContent__6xHTF{width:100%;display:flex;flex-direction:column;align-items:center;max-width:800px;margin:0 auto}.SolutionPage_Solution__7cxw6 .SolutionPage_Outro__HFukB p{font-weight:600;text-align:center;font-size:1.1em;line-height:1.4em;margin-top:0;margin-bottom:2em}@keyframes Appear_fadeIn__Hsuc_{0%{opacity:0}to{opacity:1}}.Appear_Appear__PjNjf{opacity:0;animation:Appear_fadeIn__Hsuc_ 1s ease 0s forwards}.Industries_Industries__0O0Fm{display:flex;flex-wrap:wrap;gap:calc(var(--gap)/2)}.Industries_Industries__0O0Fm>*{padding:10px 15px;background-color:var(--accent);color:#fff;border-radius:var(--radius);cursor:pointer;opacity:1;transition:opacity .5s ease;white-space:nowrap}.Industries_Industries__0O0Fm>:hover{opacity:.9}.Industries_Industries__0O0Fm>* svg{height:.6em;margin-left:10px;opacity:.4}.Industries_Industries__0O0Fm>* svg path{stroke:#fff}.Industries_IndustriesSection__BSEl1{padding:calc(var(--padding)*.7) 0;background-color:#fefefe;cursor:default}.Industries_IndustriesSection__BSEl1 h3{margin-top:0;display:block;max-width:500px}.Industries_IndustriesSection__BSEl1 .Industries_IndustriesContent__odDqx{display:grid;grid-template-columns:4fr 3fr;grid-gap:calc(var(--gap)*2);gap:calc(var(--gap)*2)}@media only screen and (max-width:900px){.Industries_IndustriesSection__BSEl1 .Industries_IndustriesContent__odDqx{display:flex;flex-direction:column}}.Industries_IndustriesSection__BSEl1 .Industries_IndustriesContent__odDqx>article{max-width:600px}.Industries_IndustriesSection__BSEl1 .Industries_IndustriesContent__odDqx>aside{padding-right:5em;font-size:1.1em;line-height:1.4em}@media only screen and (max-width:600px){.Industries_IndustriesSection__BSEl1 .Industries_IndustriesContent__odDqx>aside{padding-right:0}}.Industries_IndustriesSection__BSEl1 .Industries_IndustriesContent__odDqx>aside p{margin-top:0;font-size:1.1rem;line-height:1.4em;color:#6b6b6b}@media only screen and (max-width:900px){.Industries_IndustriesSection__BSEl1 .Industries_IndustriesContent__odDqx>aside p{font-size:1rem}}.Intro_Intro__x9JJU{position:relative;padding-bottom:50px;padding-top:calc(var(--padding) + 50px);cursor:default}@media only screen and (max-width:600px){.Intro_Intro__x9JJU{padding-bottom:30px}}.Intro_Intro__x9JJU h1{display:block;max-width:600px;animation:Intro_Appear__FAki7 1s ease forwards;animation-delay:0;opacity:0}.Intro_Intro__x9JJU+section{padding-top:0}.Intro_Intro__x9JJU[data-mode=news] h1{max-width:700px;font-size:2rem}@media only screen and (max-width:600px){.Intro_Intro__x9JJU[data-mode=news] h1{font-size:1.5rem}}.Intro_IntroVideo__ibXPI{height:auto;background-color:var(--accent);width:100%;padding:0;position:relative;overflow:hidden;color:#fff;padding-top:calc(var(--padding) + 100px);padding-bottom:var(--padding)}@media only screen and (max-width:600px){.Intro_IntroVideo__ibXPI{padding-top:calc(var(--padding) + 50px)}}.Intro_IntroVideo__ibXPI .Intro_WelcomeContent__x4ab6{position:relative;width:100%;display:flex;align-items:flex-start;justify-content:flex-start;gap:80px}.Intro_IntroVideo__ibXPI .Intro_WelcomeContent__x4ab6 p{color:#fff;font-size:1rem;animation:Intro_Appear__FAki7 1.5s ease forwards;animation-delay:.3s;opacity:0}@media only screen and (max-width:900px){.Intro_IntroVideo__ibXPI .Intro_WelcomeContent__x4ab6{flex-direction:column;justify-content:flex-end;align-items:flex-start}}@media only screen and (max-width:600px){.Intro_IntroVideo__ibXPI .Intro_WelcomeContent__x4ab6{bottom:10%;gap:var(--gap)}}.Intro_IntroVideo__ibXPI .Intro_WelcomeContent__x4ab6 h1{position:relative;color:var(--light);font-size:4rem;font-weight:600;line-height:1em;margin-bottom:0;flex-shrink:0;animation:Intro_Appear__FAki7 1s ease forwards;animation-delay:.3s;opacity:0}@keyframes Intro_Appear__FAki7{0%{opacity:0}to{opacity:1}}@media screen and (max-width:1100px){.Intro_IntroVideo__ibXPI .Intro_WelcomeContent__x4ab6 h1{font-size:2.5rem}}@media only screen and (max-width:600px){.Intro_IntroVideo__ibXPI .Intro_WelcomeContent__x4ab6 h1{font-size:1.5rem}}.Intro_IntroVideo__ibXPI .Intro_WelcomeContent__x4ab6 .Intro_Info__gzt3m{max-width:300px}.Intro_IntroVideo__ibXPI .Intro_WelcomeContent__x4ab6 .Intro_Info__gzt3m p{margin-bottom:0}@media only screen and (max-width:600px){.Intro_IntroVideo__ibXPI .Intro_WelcomeContent__x4ab6 .Intro_Info__gzt3m p{font-size:.9rem}}.Intro_BGVideo__RizHT{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.05}.Intro_BGVideo__RizHT video{width:100%;height:100%;object-fit:cover}@keyframes Intro_HeadingAppear__cp8WE{0%{transform:translateY(0)}to{transform:translateY(-5px)}}.NewsCard_NewsCard__7cxsO{cursor:pointer;background-color:#fff;padding:var(--gap);border-radius:calc(var(--radius)*1.1);display:flex;flex-direction:column;justify-content:space-between}.NewsCard_NewsCard__7cxsO .NewsCard_Image__jdvOb{width:100%;border-radius:var(--radius);aspect-ratio:260/364;height:17vw;max-height:260px;overflow:hidden;position:relative}@media only screen and (max-width:900px){.NewsCard_NewsCard__7cxsO .NewsCard_Image__jdvOb{height:46vw;max-height:400px}}@media only screen and (max-width:600px){.NewsCard_NewsCard__7cxsO .NewsCard_Image__jdvOb{height:46vw}}.NewsCard_NewsCard__7cxsO .NewsCard_Image__jdvOb>*{width:100%;height:100%;object-fit:cover}.NewsCard_NewsCard__7cxsO .NewsCard_Image__jdvOb .NewsCard_Hover__lTzBX{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(58,118,237,.4);display:flex;justify-content:center;align-items:center;opacity:0;transition:opacity .5s ease}.NewsCard_NewsCard__7cxsO .NewsCard_Image__jdvOb:hover .NewsCard_Hover__lTzBX{opacity:1}.NewsCard_NewsCard__7cxsO .NewsCard_Date__BiEos{color:var(--text2);margin-top:var(--gap);margin-bottom:calc(var(--gap)/2)}.NewsCard_NewsCard__7cxsO h5{font-weight:600;font-size:1.2rem;margin:0;line-height:1.4em;margin-bottom:var(--gap)}@media only screen and (max-width:600px){.NewsCard_NewsCard__7cxsO h5{font-size:1.1rem}}.NewsGrid_NewsGrid__JtwJC{display:grid;grid-template-columns:repeat(3,minmax(0,33.33%));grid-gap:16px;gap:16px}@media only screen and (max-width:900px){.NewsGrid_NewsGrid__JtwJC{display:flex;flex-direction:column}}