@charset "UTF-8";.App{will-change:transform}.App_wrapper{width:100%;overflow:hidden;min-height:calc(var(--vh) * 100)}html{overflow-x:hidden}.LargeBlocks_video{position:absolute;z-index:-1}.LargeBlocks_video_inner{position:relative}.LargeBlocks_video_inner_1{left:900px;top:100px}@media(max-width:1440px){.LargeBlocks_video_inner_1{left:700px}}@media(max-width:800px){.LargeBlocks_video_inner_1{left:13vw;top:-180px}}.LargeBlocks_video_inner_1 video{transition:opacity .3s;width:700px}@media(max-width:800px){.LargeBlocks_video_inner_1 video{width:80%}}.LargeBlocks_video_inner_2{left:600px}@media(max-width:1440px){.LargeBlocks_video_inner_2{left:400px}}@media(max-width:800px){.LargeBlocks_video_inner_2{left:-30vw;top:-150px}}.LargeBlocks_video_inner_2 video{min-width:1200px}@media(max-width:800px){.LargeBlocks_video_inner_2 video{min-width:0px;width:150vw}}.LargeBlocks_video_inner_3{left:750px}@media(max-width:1440px){.LargeBlocks_video_inner_3{left:500px}}@media(max-width:800px){.LargeBlocks_video_inner_3{left:0;top:-200px}}.LargeBlocks_video_inner_3 video{min-width:900px}@media(max-width:800px){.LargeBlocks_video_inner_3 video{min-width:0px;width:100vw}}.LargeBlocks_bg{position:fixed;z-index:1;top:0;left:0;min-width:100vw;min-height:calc(var(--vh) * 100);transition:opacity .5s}.LargeBlocks_bg_1{background:#081220}.LargeBlocks_bg_2{background:#060f13}.LargeBlocks_bg_3 video{min-width:100vw;min-height:calc(var(--vh) * 100)}.LargeBlocks_bg_4{background:#93b6d1}.LargeBlock{min-height:calc(var(--vh) * 100);padding-bottom:var(--mt-l);display:flex;align-items:start;flex-direction:column;justify-content:end;gap:20px;max-width:800px;position:relative;z-index:3}.Text{font-weight:400;color:#0000008f}.Text_inline{display:inline}.Text_img{display:flex;align-items:center;gap:12px}.Text_tac{text-align:center}.Text_fs_m_24{font-size:var(--fs-m)}.Text_fs_3xl_140{font-size:var(--fs-3xl);line-height:var(--fs-3xl)}.Text_fs_2xl_80{font-size:var(--fs-2xl)}.Text_fs_xl_48{font-size:var(--fs-xl)}.Text_lh_xl{line-height:var(--fs-xl)}.Text_fs_l_32{font-size:var(--fs-l)}.Text_fs_s_20{font-size:var(--fs-s)}.Text_fw_semiBold{font-weight:600}.Text_fw_extraBold{font-weight:800}.Text_fw_medium{font-weight:400}.Text_fw_regular{font-weight:300}.Text_color_white{color:#fff}.Text_color_black{color:#000}.Text_color_black_half{color:#0000008f}.Text_color_white_half{color:#ffffff8f}.Text_color_black_light{color:#00000014}.Text_color_white_light{color:#ffffff14}.Text_a{transition:opacity .3s}.Text_a:hover{opacity:.7;cursor:pointer}.Text a{font-size:inherit;color:inherit!important;cursor:pointer;text-decoration:underline;transition:opacity .3s}.Text a:hover{opacity:.5}.BgVideo_wrapper{max-width:700px}.BgVideo video{display:block;width:100%;height:auto;object-fit:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-mode:luminance;mask-mode:luminance}.Trusted{padding-bottom:var(--mt-l);position:relative;z-index:3}.Trusted_wrapper{width:100%;background:#fff;position:relative;padding-top:100px;z-index:4}.Trusted_text{padding:0 12px;width:100%;max-width:1000px;margin:0 auto}.Trusted_video{margin-top:var(--mt-l);display:flex;justify-content:center}.Trusted_video video{border-radius:12px;object-fit:cover;height:600px;width:0px}.Footer_wrapper{padding:var(--mt-l) 0px;width:100%;background:#fff;position:relative;z-index:3}.Footer_content{border-bottom:1px solid rgba(0,0,0,.08);padding-bottom:var(--mt-m)}.Footer_copyright{display:flex;align-items:center;justify-content:space-between;margin-top:var(--mt-m)}@media(max-width:1000px){.Footer_copyright{flex-direction:column;gap:24px}}.Footer_cta{margin-top:20px}.Button{font-size:10px;height:56px;padding:0 32px;display:flex;align-items:center;border-radius:100px;background-color:#000;transition:background-color .3s}@keyframes spinBg{to{transform:rotate(360deg)}}.Button_wrapper{position:relative;border-radius:100px;padding:3px;display:flex;justify-content:center;align-items:center;width:fit-content;overflow:hidden;--g1: hsl(0 0% 10%);--g2: hsl(0 0% 28%);--g3: hsl(0 0% 46%);--g4: hsl(0 0% 64%);--g5: hsl(0 0% 82%)}.Button_wrapper:before{content:"";position:absolute;inset:-200%;background:conic-gradient(from 0turn,var(--g1),var(--g2),var(--g3),var(--g4),var(--g5),var(--g3),var(--g2),var(--g1));animation:spinBg 2.5s linear infinite;z-index:0}.Button_wrapper>*{position:relative;z-index:1}.Button .Text{transition:color .3s}.Button img{transition:filter .3s}.Button:hover{background-color:#f5f5f5;cursor:pointer}.Button:hover .Text{color:#000!important}.Button:hover img{filter:invert(1)}.Button_colorWhite{background-color:#f5f5f5}.Button_colorWhite .Text{color:#000!important}.Button_colorWhite:hover{background-color:#000!important;cursor:pointer}.Button_colorWhite:hover .Text{color:#fff!important}.Button_colorWhite:hover img{filter:invert(1)}.Button_wfit{width:fit-content}.HomePage{background:#000}.Hero{height:calc(var(--vh) * 100);background:#fff;color:#000;display:flex;align-items:end!important;align-content:end!important;flex-wrap:wrap;width:100%;position:relative;z-index:3}.Hero_decor{width:100%!important;align-items:end!important}.Hero_decor img{min-width:100vw;min-height:calc(var(--vh) * 100);object-fit:cover}.Hero_decor video{min-width:100vw;min-height:calc(var(--vh) * 100);max-height:calc(var(--vh) * 100);object-fit:cover;--fade: 150px;-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 var(--fade),#000 100%);mask-image:linear-gradient(to bottom,transparent 0,#000 var(--fade),#000 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.Hero_arrow{width:100%;display:flex;justify-content:right;position:relative;z-index:2}@media(max-width:800px){.Hero_arrow{display:none}}.Hero_arrow_inner{justify-content:right!important;align-items:end!important}.Hero_content{position:relative;z-index:2;width:100%;padding-bottom:64px}@media(max-width:800px){.Hero_content{padding-bottom:200px}}.Hero_desc{max-width:900px;margin-top:24px}.Projects{background:#fff;padding-top:var(--mt-l);padding-bottom:var(--mt-l);position:relative;z-index:3}.Projects_text{display:flex;flex-direction:column;gap:24px}.Slider{margin-top:var(--mt-m);padding-top:var(--mt-m);border-top:1px solid rgba(0,0,0,.16);cursor:grab}.Slider:active{cursor:grabbing}.Slider_track{gap:12px;display:flex}.Slider_controls{position:relative;z-index:2;top:-30px;width:100%;display:flex;justify-content:right;height:0px}@media(max-width:1440px){.Slider_controls{top:-60px}}@media(max-width:700px){.Slider_controls{display:none}}.Slider_btn{width:80px;height:80px;display:flex;justify-content:center;align-items:center;cursor:pointer}.Slider_btn img{transition:filter .3s}.Slider_btn:hover img{filter:invert(1)}.Slider_btn:first-child img{transform:rotate(90deg)}.Slider_btn:last-child img{transform:rotate(-90deg)}.Slider_element{display:flex;flex-direction:column;gap:24px;width:100%;max-width:480px}@media(max-width:1440px){.Slider_element{max-width:360px}}.Slider_element_content{display:flex;flex-direction:column;gap:8px}.Slider_element video{border-radius:16px}.Header{height:80px;width:100%;max-width:var(--containerW);margin:0 auto;padding:0 12px;display:flex;align-items:center;justify-content:space-between}.Header_onlyMob{display:none}@media(max-width:800px){.Header_onlyMob{display:block}}.Header_wrapper{transition:filter .3s;pointer-events:none;width:100%;position:fixed;z-index:7;top:0;left:0}.Header_element{pointer-events:all}.Header_logo{display:flex;align-items:center;gap:12px}.Header_logo_text{transition:opacity .2s}.Header_links{display:flex;align-items:center;gap:32px}@media(max-width:800px){.Header_links,.Header_cta{display:none}}.Header_mmOpener{display:flex;width:56px;height:56px;background:#fff;border-radius:16px;justify-content:center;align-items:center}.Header_mmOpener_line_inner{transition:width .2s,transform .2s}.Header_mmOpener_line .Header_mmOpener_line_inner_1{transition:transform .2s,width .2s;transform:translateY(-5px);min-width:20px;min-height:3px;background:#000}.Header_mmOpener_line .Header_mmOpener_line_inner_2{transition:transform .2s,width .2s;transition:transform .2s;transform:translate(2px,5px);min-width:15px;min-height:3px;background:#000}.Header_mmOpener_opened .Header_mmOpener_line_inner_1{min-width:25px;transform:translate(0) rotate(-45deg)}.Header_mmOpener_opened .Header_mmOpener_line_inner_2{min-width:25px;transform:translate(0) rotate(45deg)}.Header_mm{width:100%!important;transition:opacity .3s;align-items:start!important}.Header_mm_wrapper{flex-direction:column;align-items:end;justify-content:right;display:none}@media(max-width:800px){.Header_mm_wrapper{display:flex}}.Header_mm_inner{padding:56px 16px 16px;min-width:fit-content;border-radius:16px;background:#fff;width:100%!important;color:#000;text-align:right;display:flex;flex-direction:column;gap:12px;pointer-events:none}.Header_mm_inner .Text{pointer-events:all;text-align:right}.Logo{display:flex;justify-content:center;align-items:center;width:48px;height:48px;background:#fff;border-radius:8px}.Logo_large{scale:3}.Logo_el img{width:16px}.Logo_el_tl{justify-content:right!important;align-items:end!important;animation:tlAnim 2s infinite cubic-bezier(.44,0,1,.52) alternate}@keyframes tlAnim{0%{transform:translate(0)}to{transform:translateY(3px)}}.Logo_el_tr{justify-content:left!important;align-items:end!important;top:-5px;animation:trAnim 2s infinite cubic-bezier(.44,0,1,.52) alternate}@keyframes trAnim{0%{transform:translate(0)}to{transform:translateY(7px)}}.Logo_el_bl{justify-content:right!important;align-items:start!important;top:5px;animation:blAnim 2s infinite cubic-bezier(.44,0,1,.52) alternate}@keyframes blAnim{0%{transform:translate(0)}to{transform:translateY(-7px)}}.Logo_el_br{justify-content:left!important;align-items:start!important;animation:brAnim 2s infinite cubic-bezier(.44,0,1,.52) alternate}@keyframes brAnim{0%{transform:translate(0)}to{transform:translateY(-3px)}}.ContactUs{position:fixed;left:0;top:0;width:100vw;height:calc(var(--vh) * 100);z-index:9;transition:background-color .3s;cursor:pointer;display:flex;align-items:center;justify-content:right}@media(max-width:700px){.ContactUs{height:calc(var(--vh) * 110);align-items:start}}.ContactUs_inputs{display:flex;flex-direction:column;gap:48px}@media(max-height:700px){.ContactUs_inputs{gap:24px}}.ContactUs_inner{height:calc(var(--vh) * 100);width:100%;max-width:700px;background:#fff;cursor:default;display:flex;flex-direction:column;justify-content:center;gap:90px;padding:0 40px;transition:transform .5s ease-in-out;transform:translate(0)}@media(max-width:800px){.ContactUs_inner{padding:0 12px}}@media(max-height:900px){.ContactUs_inner{gap:50px}}@media(max-height:700px){.ContactUs_inner{gap:30px}}@media(max-width:800px){.ContactUs_inner{justify-content:start;padding-top:24px}}.ContactUs_inner_closed{transform:translate(700px)}.ContactUs_header,.ContactUs_submit{display:flex;justify-content:space-between;align-items:center}.ContactUs_agree{cursor:pointer;display:flex;align-items:center;gap:12px}.ContactUs_agree br{display:none}@media(max-width:700px){.ContactUs_agree br{display:block}}.ContactUs_or{display:flex;align-items:center;gap:24px}.ContactUs_or_line{width:100%;height:1px;background:#00000029}.ContactUs_socials{display:flex;align-items:center;gap:32px;justify-content:center}.ContactUs_socials a{opacity:.56;transition:opacity .3s}.ContactUs_socials a:hover{opacity:1}.ContactUs_socials img{width:64px;height:64px}@media(max-width:700px){.ContactUs_socials img{width:48px;height:48px}}.CrossBtn{min-width:56px;min-height:56px;max-width:56px;max-height:56px;display:flex;justify-content:center;align-items:center;cursor:pointer;border-radius:16px;transition:background-color .3s}.CrossBtn_line_inner{min-height:2.5px;min-width:25px;max-height:2.5px;max-width:25px}.CrossBtn_line_inner{transition:background-color .3s}.CrossBtn_line:first-child .CrossBtn_line_inner{transform:rotate(45deg)}.CrossBtn_line:last-child .CrossBtn_line_inner{transform:rotate(-45deg)}.CrossBtn_colorWhite{background-color:#00000014}.CrossBtn_colorWhite .CrossBtn_line_inner,.CrossBtn_colorWhite:hover{background-color:#000}.CrossBtn_colorWhite:hover .CrossBtn_line_inner{background-color:#fff}.Input{transition:background-color .3s,color .3s,border .3s;outline:none;font-size:20px;padding:8px 0;border:none;border-bottom:1px solid rgba(0,0,0,.16);color:#000}.Input:focus{background-color:#00000014;border-bottom:1px solid rgba(0,0,0,.08)}.Input::placeholder{color:#0000008f}.Checkbox{min-height:24px;min-width:24px;max-height:24px;max-width:24px;border-radius:5px;border:1px solid #000;display:flex;justify-content:center;align-items:center}.Checkbox_line{transition:opacity .3s;opacity:0}.Checkbox_line:first-child{transform:rotate(-45deg)}.Checkbox_line:first-child .Checkbox_line_inner{min-width:15px;min-height:3px;background:#000;transform:translate(2px,2px)}.Checkbox_line:last-child{transform:rotate(45deg)}.Checkbox_line:last-child .Checkbox_line_inner{min-width:10px;min-height:3px;background:#000;transform:translate(-2px,4px)}.Checkbox:hover .Checkbox_line{opacity:.3}.Checkbox_checked .Checkbox_line{opacity:1!important}.CasesList{padding-top:var(--mt-m)!important;padding-bottom:var(--mt-m)!important;border-top:1px solid rgba(0,0,0,.16);display:flex;align-items:start;justify-content:left;flex-wrap:wrap;column-gap:12px;row-gap:var(--mt-m)}@media (max-width: var(--containerW)){.CasesList{justify-content:center}}.CasesList .Slider_element{max-width:calc(33% - 6px)}@media (max-width: var(--containerW)){.CasesList .Slider_element{max-width:calc(33% - 6px)}}@media(max-width:1000px){.CasesList .Slider_element{max-width:calc(50% - 6px)}}@media(max-width:700px){.CasesList .Slider_element{max-width:500px}}.CasesList_wrapper{background:#fff}.CasesHeader{display:flex;flex-direction:column;gap:24px}.CasesHeader_wrapper{background:#fff;padding-top:120px;padding-bottom:var(--mt-m)}.Advantages{display:flex;flex-wrap:wrap;gap:24px}.Advantages_wrapper{padding:var(--mt-l) 0px;background:#fff}.Advantages .Advantage{width:100%;max-width:calc(33% - 16px)}@media(max-width:1440px){.Advantages .Advantage{max-width:calc(50% - 12px)}}@media(max-width:1000px){.Advantages .Advantage{max-width:100%}}.Advantages_moreBtn{margin-top:24px;display:flex;justify-content:center}.Advantages_partHide{-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 50%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 50%,transparent 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:center;mask-position:center}.Advantage{padding:24px;background:#00000014;border-radius:16px;display:flex;flex-direction:column;gap:12px}.Advantage_header{display:flex;gap:24px;align-items:end}@media(max-width:1000px){.Advantage_header{gap:12px}}.ImpactInfo{border-bottom:1px solid rgba(0,0,0,.16);border-top:1px solid rgba(0,0,0,.16);padding-top:var(--mt-l)!important;padding-bottom:var(--mt-l)!important}.ImpactInfo_wrapper{background:#fff}.ImpactInfo_text{display:flex;flex-direction:column;gap:24px;max-width:1113px}.ImpactOptimize_wrapper{padding:var(--mt-l) 0px;background:#fff}.ImpactOptimize_content{margin-top:var(--mt-l);display:flex;gap:24px;align-items:stretch;width:100%;padding-left:calc((100vw - var(--containerW)) / 2)}@media (max-width: calc(var(--containerW) + 24px)){.ImpactOptimize_content{padding-left:12px}}@media(max-width:1000px){.ImpactOptimize_content{flex-direction:column}}.ImpactOptimize_content video{width:100%;border-radius:16px 0 0 16px;overflow:hidden;object-fit:cover}@media(max-width:1000px){.ImpactOptimize_content video{border-radius:0;height:400px!important}}.ImpactOptimize_el{display:flex;flex-direction:column;gap:12px;padding-top:24px;padding-bottom:24px}.ImpactOptimize_el:first-child{padding-top:0}.ImpactOptimize_el:last-child{padding-bottom:0}.ImpactOptimize_el:not(:last-child){border-bottom:1px solid rgba(0,0,0,.16)}.ImpactOptimize_list{min-width:550px;max-width:550px;padding-left:12px}@media(max-width:1000px){.ImpactOptimize_list{padding-right:12px;max-width:100%;width:100%;min-width:0px}}.PPHeader{display:flex;flex-direction:column;gap:12px}.PPHeader_wrapper{padding-top:240px;padding-bottom:var(--mt-m);background:#fff}.PPText{display:flex;flex-direction:column;gap:var(--mt-m);border-top:1px solid rgba(0,0,0,.16);padding-top:var(--mt-m)!important}.PPText_wrapper{background:#fff}.PPText_el{display:flex;flex-direction:column;gap:12px}.CasePage_content{padding-top:120px;display:flex;flex-direction:column;gap:var(--mt-m);width:50%}@media (max-width: calc(var(--containerW) + 24px)){.CasePage_content{padding-left:12px}}@media(max-width:800px){.CasePage_content{width:100%}}@media(max-width:800px){.CasePage_back{display:none}}.CasePage_header{display:flex;align-items:center;gap:24px}@media(max-width:800px){.CasePage_header{gap:12px}}.CasePage_header img{height:80px}@media(max-width:800px){.CasePage_header img{height:60px}}.CasePage_notFound{width:100vw;height:calc(var(--vh) * 100);display:flex;justify-content:center;align-items:center}.CasePage_text{display:flex;flex-direction:column;gap:24px;max-width:780px}.CasePage_images{margin-top:var(--mt-l);display:flex;gap:20px}@media(max-width:800px){.CasePage_images{flex-direction:column;gap:12px}}.CasePage_images_left{width:60%}@media(max-width:800px){.CasePage_images_left{width:100%}}.CasePage_images_left video{width:100%;object-fit:contain;border-radius:0 16px 16px 0}@media(max-width:800px){.CasePage_images_left video{border-radius:0}}.CasePage_images_right{display:flex;flex-direction:column;gap:20px;width:40%;margin-top:-400px}@media(max-width:800px){.CasePage_images_right{margin-top:0;width:100%;gap:12px;align-items:center}}.CasePage_images_right video{border-radius:16px 0 0 16px}@media(max-width:800px){.CasePage_images_right video{border-radius:0;width:100%}}.PhotoChanger{position:relative;width:100%;max-width:500px;aspect-ratio:16/16;overflow:hidden;border-radius:16px;--fadeMs: .9s}@media(max-width:1250px){.PhotoChanger{border-radius:16px 0 0 16px}}@media(max-width:800px){.PhotoChanger{border-radius:0}}.PhotoChanger_img{position:absolute;inset:0;width:100%;height:100%;-webkit-user-select:none;user-select:none;pointer-events:none;object-position:center}.PhotoChanger[data-fit=cover] .PhotoChanger_img{object-fit:cover}.PhotoChanger[data-fit=contain] .PhotoChanger_img{object-fit:contain}.PhotoChanger_img.top{opacity:0;transform:scale(1.02);transition:opacity var(--fadeMs) ease,transform var(--fadeMs) ease;will-change:opacity,transform}.PhotoChanger_img.top.isOn{opacity:1;transform:scale(1)}.Loader{width:100vw;height:calc(var(--vh) * 100);position:fixed;top:0;left:0;background:#fff;z-index:9999999;display:flex;justify-content:center;align-items:center;transition:opacity .5s}.Loader .Logo{box-shadow:0 0 12px #0002}.Loader_hide{opacity:0;pointer-events:none}:root{--fs-3xl: 140px;--fs-2xl: 80px;--fs-xl: 48px;--fs-l: 32px;--fs-m: 24px;--fs-s: 20px;--mt-l: 120px;--mt-m: 60px;--containerW: 1680px}@media(max-width:1440px){:root{--fs-3xl: 100px;--fs-2xl: 60px;--fs-xl: 40px;--fs-l: 28px;--containerW: 1200px;--mt-l: 60px;--mt-m: 30px}}@media(max-width:800px){:root{--fs-3xl: 60px;--fs-2xl: 48px;--fs-xl: 32px;--fs-l: 24px;--fs-m: 20px;--fs-s: 16px}}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,button{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box;color:#000;font-family:Inter;-webkit-user-select:none;user-select:none}.dnone{display:none}a{text-decoration:none}input,textarea{font-family:Inter;box-sizing:border-box}.free_img{width:0px;height:0px;display:flex;justify-content:center;align-items:center;position:relative}html{background:#fff;scroll-behavior:smooth}.container{width:100%;max-width:var(--containerW);padding:0 12px;margin:0 auto}.containerSmall{width:100%;max-width:800px;padding:0 12px;margin:0 auto}.containerMini{width:100%;max-width:800px}img{-webkit-user-drag:none;user-select:none;-webkit-user-select:none}*{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}a,button,[role=button]{-webkit-tap-highlight-color:transparent}:focus{outline:none}:focus-visible{outline:2px solid currentColor;outline-offset:2px}
