@charset "UTF-8";.App{width:100%;overflow:hidden}.Header{display:flex;justify-content:space-between;margin-top:30px;align-items:start}@media (max-width: 1500px){.Header{margin-top:20px}}.Header_mm{position:fixed;left:0;top:0;transition:transform .5s;z-index:999;width:100vw;height:100vh;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0008;padding:36px;display:flex;flex-wrap:wrap;align-items:center;align-content:start;row-gap:36px;display:none}@media (max-width: 1000px){.Header_mm{display:flex}}.Header_mm_links{width:100%;display:flex;flex-wrap:wrap;align-items:center;align-content:center;gap:24px}.Header_mm_links .NavLink,.Header_mm_manager,.Header_mm_lang{width:100%}.Header_side{display:flex;align-items:center;column-gap:80px}@media (max-width: 1300px){.Header_side{column-gap:20px}}.Header_opener{position:fixed;z-index:999;right:26px;top:26px;cursor:pointer}@media (min-width: 1000px){.Header_opener{display:none}}.Header_opener img{transition:transform .4s ease-in-out}.Header_links{display:flex;align-items:center;column-gap:50px;margin-top:5px}@media (max-width: 1300px){.Header_links{column-gap:20px}}@media (max-width: 1000px){.Header_links{display:none}}.Header_right_content{align-items:start;display:flex}@media (max-width: 1000px){.Header_right_content{display:none}}.Header_logo{background:linear-gradient(to right,#0201ff,#23cccd,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline;font-weight:600;font-size:30px}.LangChanger{display:flex;flex-wrap:wrap;row-gap:8px;border:1px solid rgba(255,255,255,.5333333333);padding:3px;border-radius:36px;max-width:42px}@media (max-width: 1000px){.LangChanger{flex-wrap:nowrap;justify-content:center;max-width:fit-content}}.LangChanger_element{min-width:36px;max-width:36px;min-height:36px;max-height:36px;display:flex;justify-content:center;align-items:center;color:#fff8;border-radius:36px;padding-top:3px;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#0201ff00;transition:color .5s,background-color .5s}.LangChanger_element:hover{color:#fff;background-color:#0201ff88}.LangChanger_element_active{color:#fff;background-color:#0201ff!important}.MessageToManager{display:flex;align-items:center;column-gap:10px;text-decoration:underline;font-size:18px;padding-top:10px;cursor:pointer}.NavLink{font-size:18px;cursor:pointer}.Footer{overflow:hidden}.Footer_decor{display:flex;justify-content:center;align-items:center;position:relative;z-index:-1;height:600px}@media (max-width: 1000px){.Footer_decor{height:300px}}.Footer_decor_abstract{mix-blend-mode:hard-light}.Footer_decor_abstract img{min-width:200vw}.Footer_decor_name{top:100px;white-space:nowrap;font-size:27vw;font-weight:500}.Footer_info{position:relative;z-index:2;display:flex;column-gap:100px;justify-content:space-between;max-width:1600px;margin:200px auto 0}@media (max-width: 1000px){.Footer_info{display:none}}.Footer_mob{display:none;flex-wrap:wrap;margin-top:200px;row-gap:30px}@media (max-width: 1000px){.Footer_mob{display:flex}}.Footer_mob_media{margin-top:20px}@media (max-width: 1000px){.Footer_mob_left{order:1;display:flex;justify-content:center;align-items:start;flex-direction:column;gap:10px}}.Footer_mob_right{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1000px){.Footer_mob_right{order:2;justify-content:start;align-items:start}.Footer_mob_right .NavLink{text-align:left!important}}.Footer_mob_right .NavLink{width:100%;text-align:right}.Footer_mob_row{width:100%}@media (max-width: 1000px){.Footer_mob_row{flex-direction:column}}.Footer_mob_row_top{display:flex;justify-content:space-between;gap:20px}.Footer_mob_row_lang{display:flex;justify-content:start}.Footer_mob_row_cta{display:flex;justify-content:center;align-items:start;width:100%}.Footer_content{width:100%;display:flex;flex-wrap:wrap;row-gap:80px;max-width:1000px}.Footer_links{display:flex;flex-wrap:wrap;row-gap:12px}.Footer_links .NavLink{width:100%}.Footer_header{min-width:fit-content;font-size:30px;font-weight:700;display:flex;justify-content:start;flex-direction:column;align-items:start;gap:10px}.Footer_header_email{text-decoration:underline;color:#fff8;font-size:16px;font-family:Gilroy;letter-spacing:1px}.Footer_row{display:flex;justify-content:space-between;width:100%;align-items:start}.Footer_row_end{align-items:end;width:50%}.Footer_row_end_bouncer{width:50%}.MediaLinks_inline{display:flex;column-gap:20px}.MediaLinks_element img{width:48px;height:48px}@media (max-width: 1310px){.MediaLinks_element img{width:32px;height:32px}}.MediaLinks_elements{display:flex;align-items:center;gap:12px}.MediaLinks_cta{margin-top:8px;font-size:18px;font-weight:300;max-width:200px}@media (max-width: 1200px){.MediaLinks_cta{font-size:12px}}.PolicyAndRights_policy{cursor:pointer;text-decoration:underline}.PolicyAndRights div,.PolicyAndRights a{font-size:18px;font-weight:300;color:#fff8}.CTA{min-width:340px;height:80px;display:flex;align-items:center;justify-content:space-between;border:1px solid white;border-radius:90px;padding-left:40px;background:linear-gradient(to bottom,#000 50%,#fff 50.01%);background-size:100% 200%;background-position:0% 0%;transition:background-position .5s;pointer-events:all}@media (max-width: 420px){.CTA{min-width:280px}}.CTA_text{display:flex;justify-content:center;align-items:center;font-size:24px;font-weight:600;transition:color .3s}@media (max-width: 420px){.CTA_text{font-size:20px}}.CTA:hover{background-position:0% 100%;cursor:pointer}.CTA:hover .CTA_text{color:#000}.CTA_arrow{min-width:80px;min-height:80px;background:#fff;display:flex;justify-content:center;align-items:center;border-radius:180px}.CTA_arrow_wrapper{left:-40px}.CTA_arrow_inner{border-radius:180px;width:70px;height:70px;display:flex;justify-content:center;align-items:center;background:linear-gradient(45deg,#0b36f2,#21bdd1)}.CTA_blue{background:linear-gradient(45deg,#0b36f2,#21bdd1 40%,#333 60%,#111);background-size:250% 100%}.CTA_blue .CTA_arrow{background:transparent}.CTA_blue .CTA_arrow_inner{background:#fff}.CTA_blue .CTA_arrow_inner img{filter:invert(1)}.CTA_blue:hover .CTA_text{color:#fff}.Hero_decor{position:relative;z-index:-1;width:100%;min-height:60dvh;max-height:60dvh;pointer-events:none;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}@media (min-width: 1500px){.Hero_decor{min-height:50dvh;max-height:50dvh}}@media (max-height: 950px){.Hero_decor{min-height:53dvh;max-height:53dvh}}.Hero_decor_vid{position:relative;align-items:start!important;top:-160px}@media (max-width: 1000px){.Hero_decor_vid{top:-60px}}.Hero_decor_video{min-width:100vw;max-height:100vh;object-fit:cover}@media (max-width: 1200px){.Hero_decor_video{min-height:100vh}}.Hero_decor_video_2_wrapper{width:100%!important;align-items:start!important;z-index:1}.Hero_decor_video_fade{width:100%!important;align-items:start!important;z-index:3}.Hero_decor_video_fade_inner{min-width:100vw;min-height:200px;background:linear-gradient(to bottom,#000,#0000)}.Hero_decor_video_fade_r{align-items:end!important;bottom:-1px}.Hero_decor_video_fade_r .Hero_decor_video_fade_inner{rotate:180deg}.Hero_decor_crystall{animation:levitating 60s infinite linear}@keyframes levitating{0%{transform:translate(0)}30%{transform:translateY(50px)}60%{transform:translateY(-50px)}to{transform:translate(0)}}.Hero_decor_crystall_item{animation:crystall 20s infinite ease-in-out}@keyframes crystall{0%{rotate:0deg}30%{rotate:5deg}60%{rotate:-7deg}to{rotate:0deg}}@media (max-width: 1000px){.Hero_decor_crystall_item img{width:200px}}.Hero_decor_crystall_light_large_inner{min-width:200px;min-height:400px;background:#0149ffaa;filter:blur(100px);animation:rotate 10s infinite linear}@media (max-width: 1000px){.Hero_decor_crystall_light_large_inner{min-width:100px;filter:blur(50px);min-height:200px}}.Hero_decor_crystall_light_blue{top:50px;left:-50px}@media (max-width: 1000px){.Hero_decor_crystall_light_blue{top:25px;left:-25px}}.Hero_decor_crystall_light_blue_inner{min-width:200px;min-height:300px;background:#0201ff88;animation:rotate 20s infinite linear;filter:blur(70px)}@media (max-width: 1000px){.Hero_decor_crystall_light_blue_inner{min-width:100px;filter:blur(35px);min-height:150px}}.Hero_decor_crystall_light_green{top:-50px;left:50px}@media (max-width: 1000px){.Hero_decor_crystall_light_green{top:-25px;left:25px}}.Hero_decor_crystall_light_green_inner{min-width:200px;min-height:300px;filter:blur(70px);background:#23cccd88;animation:rotate 15s infinite linear}@media (max-width: 1000px){.Hero_decor_crystall_light_green_inner{min-width:100px;min-height:150px;filter:blur(35px)}}.Hero_decor_leftHand{left:-500px;top:-150px}@media (max-width: 1000px){.Hero_decor_leftHand{left:-150px;top:-150px}.Hero_decor_leftHand img{width:300px}}.Hero_decor_rightHand{left:500px;top:100px}@media (max-width: 1000px){.Hero_decor_rightHand{left:150px;top:150px}.Hero_decor_rightHand img{width:300px}}@keyframes rotate{0%{rotate:0deg}to{rotate:360deg}}.HeroCta{display:flex;justify-content:space-between;align-items:end;max-width:1600px;margin:0 auto}@media (max-width: 950px){.HeroCta{flex-wrap:wrap;row-gap:24px}}@media (max-width: 950px){.HeroCta_wrapper{width:100%;display:flex;justify-content:right}}.HeroCta_small{padding:0!important;margin:0!important}.HeroCta_text{font-weight:500;font-size:60px;line-height:80px;letter-spacing:-5%;line-height:100%}@media (max-width: 1250px){.HeroCta_text{font-size:60px;line-height:60px}}@media (max-width: 950px){.HeroCta_text{width:100%}}@media (max-width: 700px){.HeroCta_text{font-size:40px;line-height:40px}}@media (max-width: 470px){.HeroCta_text{font-size:30px;line-height:30px}}.HeroCta_text span{background:linear-gradient(to right,#0201ff,#23cccd,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Note{max-width:1500px;margin:200px auto 0;height:150vh;position:relative;z-index:999}.Note_wrapper{height:100vh}.Note_content{display:flex;justify-content:center;align-items:center;margin-top:30px}.Note_text{text-align:justify;padding:0 70px;font-size:40px;max-width:1350px}@media (max-width: 1300px){.Note_text{font-size:40px}}@media (max-width: 1000px){.Note_text{font-size:30px}}@media (max-width: 600px){.Note_text{padding:0 30px;font-size:24px}}.Note_text span{transition:color .3s}@media (max-width: 600px){.Note img{display:none}}.Note_right img{rotate:180deg}.Note_header{text-align:center;font-size:30px;font-weight:600;color:#fff8}.Advantages{margin-top:550px!important}@media (max-width: 600px){.Advantages{margin-top:150px!important}}@media (max-width: 1650px){.Advantages{width:100%;max-width:1000px;margin:0 auto}}.Advantages_decor{width:100%;display:flex;justify-content:center;position:relative;align-items:start!important}.Advantages_decor_abstract{bottom:355px}.Advantages_decor_abstract img{min-width:100dvw}@media (max-width: 1650px){.Advantages_decor_text{display:none!important}}.Advantages_decor_text_small{left:-300px;top:-100px;font-size:80px;font-weight:500;white-space:nowrap}@media (max-width: 1950px){.Advantages_decor_text_small{top:-20px}}.Advantages_decor_text_large{top:180px}.Advantages_decor_text_large_inner{background:linear-gradient(to right,#fff,#0201ff,#23cccd,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline;font-weight:600;font-size:23vw}.Advantages_list{display:flex;flex-wrap:wrap;justify-content:center;column-gap:200px;row-gap:20px;position:relative;z-index:2}.Advantages_element{width:800px;display:flex;align-items:center;justify-content:space-between}@media (max-width: 1950px){.Advantages_element{width:650px}}@media (max-width: 1650px){.Advantages_element{flex-wrap:wrap;width:100%}}.Advantages_element_del{width:100%}@media (max-width: 1650px){.Advantages_element_odd{justify-content:right}.Advantages_element_odd .Advantages_element_text,.Advantages_element_odd .Advantages_element_title{text-align:right}}.Advantages_element_title{font-size:140px;font-weight:500;white-space:nowrap}@media (max-width: 1950px){.Advantages_element_title{font-size:100px}}@media (max-width: 1650px){.Advantages_element_title{width:100%}}@media (max-width: 600px){.Advantages_element_title{font-size:80px}}.Advantages_element_text{font-size:20px;font-weight:500;max-width:308px}@media (max-width: 1650px){.Advantages_element_text{width:100%;max-width:600px}}.AboutUs{display:flex;flex-wrap:wrap;justify-content:space-between;padding-left:30px;align-content:start;height:100vh;position:relative;z-index:3}.AboutUs__inner{margin-bottom:750px!important;height:464vh;margin-top:500px!important;width:100%;position:relative}@media (max-width: 1280px){.AboutUs__inner{margin-top:100px!important}}@media (max-width: 768px){.AboutUs__inner{margin-top:200px!important}}@media (max-height: 950px){.AboutUs__inner{margin-top:480px!important}}@media (max-width: 1280px){.AboutUs{padding-left:0;gap:20px}}.AboutUs_decor{width:100%;display:flex;justify-content:center}.AboutUs_decor_wrapper{width:100%;display:flex;justify-content:center;align-items:center}.AboutUs_abstract{top:-250px;pointer-events:none}.AboutUs_abstract img{rotate:8deg;min-width:200vw}@media (max-width: 1670px){.AboutUs_abstract{top:-200px}}@media (max-width: 1280px){.AboutUs_abstract{top:-150px}.AboutUs_abstract img{min-width:300vw}}@media (max-width: 650px){.AboutUs_abstract{top:-50px}}.AboutUs_header{position:relative;z-index:1;width:500px;font-size:130px;font-weight:500;line-height:120px;max-height:300px;margin-top:0}@media (max-width: 1650px){.AboutUs_header{margin-top:30px}}@media (max-width: 1800px){.AboutUs_header{line-height:140px}}@media (max-width: 1560px){.AboutUs_header{font-size:80px;width:400px;line-height:100px}}@media (max-width: 1280px){.AboutUs_header{width:100%;display:flex;align-items:center;justify-content:center;line-height:80px}}@media (max-width: 450px){.AboutUs_header{font-size:50px;line-height:60px}}.AboutUs_content{width:800px;position:relative;z-index:1;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:40px;margin-top:0}@media (max-width: 1650px){.AboutUs_content{margin-top:30px}}@media (max-width: 1280px){.AboutUs_content{width:100%;margin-top:30px}}.AboutUs_element{border-radius:16px;padding:40px 60px 100px;margin-bottom:-200px;width:100%;position:relative;min-height:200px;transition:margin 1s}@media (max-width: 720px){.AboutUs_element{padding:30px 50px 45px}}.AboutUs_element_selected{opacity:1;margin-bottom:-100px}.AboutUs_element_header{display:flex;align-items:center;justify-content:space-between;font-weight:600;font-size:25px}@media (max-width: 720px){.AboutUs_element_header{font-size:20px}}@media (max-width: 420px){.AboutUs_element_header{font-size:16px}}.AboutUs_element_content{font-size:18px;margin-top:32px}@media (max-width: 1280px){.AboutUs_element_content{margin-top:16px}}@media (max-width: 550px){.AboutUs_element_content{font-size:15px;margin-top:10px}}.AboutUs_element_0{background:radial-gradient(circle at 30%,#0201ff,#10103d)}.AboutUs_element_3{background:radial-gradient(circle at 70%,#0201ff,#10103d)}.AboutUs_element_1{background:radial-gradient(circle at 70%,#23cccd,#152e2e)}.AboutUs_element_4{background:radial-gradient(circle at 30%,#23cccd,#152e2e)}.AboutUs_element_2{background:radial-gradient(circle at 30%,#efedf4,#a1a1a1)}.AboutUs_element_5{background:radial-gradient(circle at 70%,#efedf4,#a1a1a1)}.AboutUs_element_2 .AboutUs_element_header_text,.AboutUs_element_5 .AboutUs_element_header_text,.AboutUs_element_2 .AboutUs_element_header_num,.AboutUs_element_5 .AboutUs_element_header_num,.AboutUs_element_2 .AboutUs_element_content,.AboutUs_element_5 .AboutUs_element_content{color:#000}.AboutUs_cta{width:100%;display:flex;justify-content:center;align-items:center;padding-right:800px;top:-100px;position:relative;z-index:1}@media (max-width: 1280px){.AboutUs_cta{top:250px;display:flex;justify-content:center;align-items:center;padding-right:0}}@media (max-width: 680px){.AboutUs_cta{top:300px}}.OurServices{padding-top:22vw;background:#fff;padding-bottom:90px;position:relative;margin-top:0}.OurServices .AboutUs_decor_wrapper{position:absolute;top:-45%}@media (max-width: 590px){.OurServices .AboutUs_decor_wrapper{top:-53%}}@media (max-width: 360px){.OurServices .AboutUs_decor_wrapper{top:-56%}}.OurServices_wrapper{height:200vh;position:relative;z-index:3}@media (max-width: 768px){.OurServices_wrapper{margin-top:60px}}@media (max-height: 950px){.OurServices_wrapper{margin-top:100px}}.OurServices_wrapper-box{min-height:100vh;padding:100px 0;display:flex;flex-direction:column}@media (min-resolution: 2dppx){.OurServices_wrapper-box{margin-top:379px}}@media (max-width: 768px){.OurServices_wrapper-box{padding:170px 0 0;gap:50px;margin:0}}@media (max-height: 950px){.OurServices_wrapper-box{margin-top:0}}@media (max-width: 600px){.OurServices{margin-top:20vw}}.OurServices_line_wrapper{align-items:end!important;width:100%!important}.OurServices_line_inner{width:100%!important;background:#fff;min-height:50px}@keyframes lineMove{0%{transform:translate(0)}to{transform:translateY(300px)}}@keyframes lineScale{0%{min-height:50px}to{min-height:0px}}.OurServices_lines{align-items:end!important;width:100%!important;flex-wrap:wrap}.OurServices_cta{margin-top:60px;display:flex;justify-content:center;align-items:center}.OurServices_note{margin-top:50px;display:flex;align-items:center;justify-content:center;gap:26px;margin-bottom:90px}@media (max-width: 1024px){.OurServices_note{margin-top:40px;gap:15px}}@media (max-width: 768px){.OurServices_note{flex-direction:column;margin-top:30px;gap:10px}}@media (max-height: 950px){.OurServices_note{margin-top:-50px}}.OurServices_note_content{text-align:justify;font-size:40px;max-width:1210px;color:#0201ff33}@media (max-width: 1400px){.OurServices_note_content{font-size:36px;padding:0 50px}}@media (max-width: 1024px){.OurServices_note_content{font-size:32px;padding:0 40px}}@media (max-width: 768px){.OurServices_note_content{font-size:24px;padding:0 20px;text-align:center}}@media (max-width: 480px){.OurServices_note_content{font-size:20px;padding:0 15px}}@media (max-width: 768px){.OurServices_note_duga{width:100px}.OurServices_note_duga img{width:100%;height:auto}}@media (max-width: 480px){.OurServices_note_duga{width:80px}}.OurServices_note_duga_right{rotate:180deg}.OurServices_header{font-size:60px;font-weight:500;color:#000;text-align:center}@media (max-width: 1024px){.OurServices_header{font-size:48px;margin-top:30px}}@media (max-width: 768px){.OurServices_header{font-size:36px;margin-top:40px;margin-bottom:30px}}@media (max-width: 480px){.OurServices_header{font-size:28px;margin-top:30px}}.OurServices_list{display:flex;flex-wrap:wrap;margin-top:80px;perspective:1000px;gap:10px}@media (max-width: 1024px){.OurServices_list{margin-top:60px}}@media (max-width: 768px){.OurServices_list{margin-top:40px;padding:0 20px}}@media (max-width: 480px){.OurServices_list{margin-top:30px;padding:0 15px}}@media (max-height: 950px){.OurServices_list{margin-top:0}}.OurServices_element{display:flex;align-items:center;justify-content:space-between;width:100%;text-align:center;transition:transform .3s,opacity .3s,border-bottom .3s;text-transform:uppercase}.OurServices_element_content{transition:transform .3s,opacity .3s,border-bottom .3s;border-bottom:5px solid rgba(0,0,0,0);color:#000;font-size:80px;transition:color .3s;line-height:80%}@media (max-width: 1400px){.OurServices_element_content{font-size:40px}}@media (max-width: 1024px){.OurServices_element_content{font-size:32px}}@media (max-width: 768px){.OurServices_element_content{font-size:24px;text-align:left;max-width:100%}}@media (max-width: 480px){.OurServices_element_content{font-size:18px}}.OurServices_element_arrow{opacity:0;transition:opacity .3s}.OurServices_element_arrow img{min-width:50px}@media (max-width: 768px){.OurServices_element_arrow img{min-width:30px}}@media (max-width: 480px){.OurServices_element_arrow img{min-width:20px}}.OurServices_element_arrow_left{rotate:180deg}@media (max-width: 950px){.OurServices_element_arrow_right{display:none!important}}.OurServices_element_active .OurServices_element_arrow{opacity:1}.OurServices_element_active .OurServices_element_content{color:#0201ff}.OurServices_element:hover .OurServices_element_content{color:#000}.MiniBlog{position:relative;z-index:5}.MiniBlog__box{margin-top:450px;position:relative}.MiniBlog .blinds-container{position:absolute;top:-450px;left:0;width:100%;z-index:-2}.MiniBlog .blind-line{height:10px;background:#fff;margin:5px 0;transition:transform .3s ease-out}.MiniBlog_note{display:flex;align-items:center;justify-content:center}.MiniBlog_note_content{font-size:40px;text-align:justify;max-width:1320px;padding:0 28px 0 46px;color:#fff8}@media (max-width: 600px){.MiniBlog_note_content{padding:0 30px;font-size:24px}}.MiniBlog_note_duga{scale:.7}.MiniBlog_note_duga_right{rotate:180deg}.MiniBlog_arrow{background-color:#fff0;width:70px;height:70px;display:flex;justify-content:center;align-items:center;transition:background-color .2s;cursor:pointer;border-radius:8px;-webkit-user-select:none;user-select:none}.MiniBlog_arrow:hover{background-color:#fff2}.MiniBlog_arrow_right img{rotate:180deg}.MiniBlog_arrows{display:flex;align-items:center;justify-content:center;gap:50px}.MiniBlog_header{font-size:80px;color:#fff;text-align:center;max-width:1150px;margin:0 auto;font-weight:500;line-height:80px}@media (max-width: 650px){.MiniBlog_header{font-size:50px}}@media (max-width: 400px){.MiniBlog_header{font-size:40px}}.MiniBlog_slider{display:flex;justify-content:center;align-items:start;height:600px;margin-top:80px}@media (max-width: 650px){.MiniBlog_slider{height:600px}}@media (max-width: 470px){.MiniBlog_slider{height:400px}}.MiniBlog_element{min-width:500px;max-width:500px;min-height:400px;background:#fff;border-radius:10px;padding:20px}@media (max-width: 650px){.MiniBlog_element{min-width:400px;max-width:400px;padding:20px 30px}}@media (max-width: 470px){.MiniBlog_element{min-width:250px;max-width:250px;min-height:300px}}.MiniBlog_element_wrapper{align-items:start!important;transition:transform .5s,opacity .5s}.MiniBlog_element_header{display:flex;align-items:center;justify-content:space-between}.MiniBlog_element_header_mt{margin-top:16px}.MiniBlog_element_date,.MiniBlog_element_minutesToRead{font-size:18px;color:#0008}@media (max-width: 650px){.MiniBlog_element_date,.MiniBlog_element_minutesToRead{font-size:14px}}@media (max-width: 470px){.MiniBlog_element_date,.MiniBlog_element_minutesToRead{font-size:10px;line-height:80%}}.MiniBlog_element_img{margin-top:16px;display:flex;justify-content:center;align-items:center}.MiniBlog_element_img img{width:50%;border-radius:10px}.MiniBlog_element_tag{color:#000;font-size:18px;font-weight:600}@media (max-width: 470px){.MiniBlog_element_tag{font-size:10px;line-height:1px}}.MiniBlog_element_tags{margin-top:24px;display:flex;flex-wrap:wrap;column-gap:8px;row-gap:4px;line-height:10%}.MiniBlog_element_header{color:#0201ff;font-size:26px;font-weight:700}@media (max-width: 470px){.MiniBlog_element_header{font-size:15px;line-height:15px}}.MiniBlog_element_text{margin-top:16px;font-size:18px;color:#000;max-width:470px}@media (max-width: 470px){.MiniBlog_element_text{font-size:12px;line-height:12px;margin-top:10px}}.RequestPage{min-height:100vh;display:flex;flex-wrap:wrap;align-content:start;justify-content:space-between;width:100%}.RequestPage__mm{position:fixed;left:0;top:0;transition:transform .5s;z-index:999;width:100vw;height:100vh;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0008;padding:36px;display:flex;flex-wrap:wrap;align-items:center;align-content:start;row-gap:36px;display:none}@media (max-width: 1000px){.RequestPage__mm{display:flex}}.RequestPage__mm_links{width:100%;display:flex;flex-wrap:wrap;align-items:center;align-content:center;gap:24px}.RequestPage__mm_links .NavLink,.RequestPage__mm_manager{width:100%}.RequestPage__mm_social{width:100%;display:flex;justify-content:center}.RequestPage__mm_lang{width:100%}@media (max-width: 670px){.RequestPage__mm_lang{justify-content:center;display:flex}}.RequestPage_title{position:relative;z-index:2;margin-top:60px;font-size:90px;font-weight:800;line-height:85px}@media (max-width: 1700px){.RequestPage_title{font-size:90px}}@media (max-width: 1380px){.RequestPage_title{font-size:55px}}@media (max-width: 1019px){.RequestPage_title{width:100%;text-align:center;margin-top:0}}@media (max-width: 550px){.RequestPage_title{font-size:40px}}@media (max-width: 999px){.RequestPage_title{margin-top:30px}}.RequestPage_title span{background:linear-gradient(to right,#0201ff,#23cccd,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline;font-weight:700;font-size:40px;position:relative;top:-20px;text-shadow:0px 0px 20px rgba(255,255,255,.2666666667),0px 0px 5px rgba(0,0,0,.1333333333)}@media (max-width: 1700px){.RequestPage_title span{top:-16px}}@media (max-width: 1380px){.RequestPage_title span{font-size:40px;top:-6px}}@media (max-width: 1019px){.RequestPage_title span{display:none}}.RequestPage_form{display:flex;flex-wrap:wrap;position:relative;z-index:1;margin-top:80px;align-items:center;align-content:start;width:100%;max-width:500px;row-gap:10px;justify-content:right}@media (max-width: 1380px){.RequestPage_form{max-width:400px}}@media (max-width: 1019px){.RequestPage_form{margin-top:40px;justify-content:center;max-width:100%}}.RequestPage_form_cta{margin-top:30px}.RequestPage_form input{width:100%;height:80px;padding-left:40px;border:none;border-radius:10px;background-color:#0f0f0f;color:#fff;font-size:20px;transition:background-color .2s}@media (max-width: 1380px){.RequestPage_form input{height:80px}}.RequestPage_form input::placeholder{color:#fffa}.RequestPage_form input:focus{outline:none;background-color:#222}.RequestPage_note{width:100%;position:relative;z-index:2;margin-top:130px;display:flex;justify-content:right}@media (max-width: 1019px){.RequestPage_note{order:4;justify-content:start;padding-bottom:50px}}.RequestPage_note_inner{width:400px;display:flex;align-items:center;column-gap:50px}@media (max-width: 1019px){.RequestPage_note_inner{width:100%;justify-content:center}}.RequestPage_note_duga img{width:40px}.RequestPage_note_duga_right{rotate:180deg}.RequestPage_note_content{width:264px;text-align:center;font-size:25px}.RequestPage_decor{width:100%}.RequestPage_decor_abstract{top:-1019px;mix-blend-mode:hard-light;rotate:159deg;left:-520px}.RequestPage_decor_text{top:100px;justify-content:left!important;mix-blend-mode:soft-light;font-size:400px;left:-611px}@media (max-width: 1019px){.RequestPage_decor_text{display:none!important}}.RequestPage_header{width:100%;display:flex;justify-content:space-between;align-items:start;padding-top:50px;position:relative;z-index:2}.RequestPage_header_mob{width:calc(100% - 250px);display:flex;justify-content:start;align-items:center}.RequestPage_header_mob__mm{top:60px}@media (max-width: 640px){.RequestPage_header_mob{width:calc(100% - 110px)}}@media (max-width: 500px){.RequestPage_header_mob .MessageToManager{display:none}}.RequestPage_header_home{background-color:#000c75d3;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);display:flex;align-items:center;justify-content:center;column-gap:12px;font-size:20px;font-weight:600;width:200px;height:60px;border-radius:10px;cursor:pointer;transition:background-color .3s}.RequestPage_header_home:hover{background-color:#001aff00}@media (max-width: 640px){.RequestPage_header_home{width:100px;height:40px;font-size:10px}.RequestPage_header_home img{width:12px}}.RequestPage_header_home img{rotate:180deg}.RequestPage_header_home_border{background:linear-gradient(to right,#fff0,#fff);border-radius:10px;padding:1px}.RequestPage_header_side{display:flex;column-gap:50px;align-items:center}.RequestPage_header_side_right{align-items:start}@media (max-width: 1000px){.RequestPage_header_side_right{display:none}}.RequestPage_header_links{display:flex;align-items:center;column-gap:50px;column-gap:10px}@media (max-width: 1000px){.RequestPage_header_links{display:none}}.RequestPage .ModalOverlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:10000}.RequestPage .ModalContent{background:#111;color:#fff;padding:20px;border-radius:10px;max-width:300px;text-align:center}.ModalOverlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999}.ModalContent{background:#222;color:#fff;padding:20px 30px;border-radius:10px;max-width:300px;text-align:center}.ModalContent button{margin-top:20px;padding:8px 20px;cursor:pointer;border:none;border-radius:5px;background:#007bff;color:#fff;font-weight:600}.BlogItem{width:calc(33% - 40px);display:flex;flex-wrap:wrap;justify-content:center;align-items:center;background-color:#fff;border-radius:10px;padding:40px;gap:20px;min-height:400px}@media (max-width: 1250px){.BlogItem{padding-top:20px!important}}@media (max-width: 950px){.BlogItem{width:90%}}@media (max-width: 500px){.BlogItem{padding:15px}}.BlogItem__header{width:100%;display:flex;justify-content:space-between;gap:10px}@media (max-width: 1250px){.BlogItem__header{flex-wrap:wrap}}.BlogItem__header_item{color:#00000080;font-size:16px;font-weight:400;line-height:10%}@media (max-width: 1250px){.BlogItem__header_item{width:100%;text-align:center}}.BlogItem_img{width:100%;display:flex;justify-content:center;align-items:center}.BlogItem_img img{width:50%}.BlogItem__tag{width:100%;color:#000;font-family:Gilroy;font-size:16px;font-weight:500;display:flex;gap:5px;line-height:10%;flex-wrap:wrap}.BlogItem__tag_item{color:#000;font-family:Gilroy;font-size:16px;font-weight:500}.BlogItem__text{width:100%;display:flex;flex-wrap:wrap;justify-content:start;align-items:start;gap:10px}.BlogItem__text_title{color:#0201ff;font-weight:700;font-size:25px;max-width:400px;line-height:90%}@media (max-width: 500px){.BlogItem__text_title{font-size:20px}}.BlogItem__text_description{color:#000;font-weight:400;font-size:16px;line-height:90%}@media (max-width: 500px){.BlogItem__text_description{font-size:12px}}.BlogPage{width:100%;padding:50px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:50px}@media (max-width: 950px){.BlogPage{padding:0;margin-top:50px!important;gap:20px}}.BlogPage__decor{width:100%;display:flex;justify-content:center;position:relative;align-items:start!important}.BlogPage__decor_abstract{z-index:-1;top:400px}@media (max-width: 950px){.BlogPage__decor_abstract{top:500px}}.BlogPage__decor_abstract img{min-width:160vw;mix-blend-mode:hard-light}@media (max-width: 950px){.BlogPage__decor_abstract img{min-width:500vw;rotate:-50deg}}.BlogPage__decor_abstract2{z-index:-2;opacity:0}@media (max-width: 950px){.BlogPage__decor_abstract2{opacity:1;z-index:-1;top:1200px}.BlogPage__decor_abstract2 img{min-width:160vw;mix-blend-mode:hard-light;min-width:500vw;rotate:-50deg}}.BlogPage__title{width:100%;font-size:200px;font-weight:500;text-align:center}@media (max-width: 1700px){.BlogPage__title{font-size:170px}}@media (max-width: 1340px){.BlogPage__title{font-size:150px}}@media (max-width: 1200px){.BlogPage__title{font-size:100px}}@media (max-width: 720px){.BlogPage__title{font-size:50px}}.BlogPage__nav{width:100%;display:flex;justify-content:space-between;align-items:center}@media (max-width: 1040px){.BlogPage__nav{flex-wrap:wrap;gap:20px}}.BlogPage__nav_title{font-weight:500;font-size:30px}@media (max-width: 1040px){.BlogPage__nav_title{width:100%;text-align:center}}.BlogPage__nav_items{display:flex;justify-content:center;align-items:center;gap:10px}@media (max-width: 1040px){.BlogPage__nav_items{width:100%;min-width:980px;justify-content:start;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}}.BlogPage__nav_items::-webkit-scrollbar{display:none}@media (max-width: 950px){.BlogPage__nav_items{min-width:0px;padding-left:20px}}.BlogPage__nav_items_item{cursor:pointer;background-color:#ffffff54;border-radius:100px;padding:15px 20px;color:#fff;transition:background-color .3s,color .3s}.BlogPage__nav_items_item:hover{background-color:#fff9}.BlogPage__nav_items_item_active{background-color:#fff!important;color:#0201ff}@media (max-width: 950px){.BlogPage__nav_items_item{min-width:fit-content}}.BlogPage__gallery{width:100%;display:flex;justify-content:center;align-items:center;gap:40px;flex-wrap:wrap}@media (max-width: 950px){.BlogPage__gallery{gap:20px}}.BlogPage__pagination{display:flex;justify-content:space-around;align-items:center;gap:8px;width:100%}.BlogPage__pagination_wrapper{width:50%;min-width:300px;display:flex;justify-content:center;align-items:center;gap:50px}.BlogPage__pagination_number{width:33%;display:flex;justify-content:center;gap:20px}.BlogPage__pagination_arrow{background:none;border:none;cursor:pointer;opacity:.7;transition:opacity .3s}.BlogPage__pagination_arrow_img2{transform:rotate(180deg)}.BlogPage__pagination_arrow:disabled{opacity:.3;cursor:default}.BlogPage__pagination_item{background:transparent;border:none;color:#fff6;font-size:20px;cursor:pointer;transform:color .3s}.BlogPage__pagination_item.active{color:#fff;font-weight:600;font-size:20px}.Accounts{display:flex;justify-content:center;flex-wrap:wrap;gap:50px}@media (max-width: 1000px){.Accounts{margin-top:50px}}@media (max-width: 900px){.Accounts{padding:0!important}}.Accounts__decor{width:100%;display:flex;justify-content:center;position:relative;align-items:start!important}.Accounts__decor_abstract{top:400px;z-index:-1}@media (max-width: 950px){.Accounts__decor_abstract{top:0}}.Accounts__decor_abstract img{mix-blend-mode:hard-light;min-width:160vw}.Accounts__title{width:100%;font-size:70px;font-family:Gilroy;font-weight:500;text-align:center;line-height:70px}@media (max-width: 1120px){.Accounts__title{font-size:60px}}@media (max-width: 630px){.Accounts__title{font-size:50px;min-width:400px;max-width:400px}}@media (max-width: 400px){.Accounts__title{min-width:300px;max-width:300px;font-size:40px}}.Accounts__form{background-color:#000;width:100%;display:flex;flex-wrap:wrap;justify-content:center;padding:50px;border-radius:25px}.Accounts__form_border{background:linear-gradient(to bottom,#fff0,#9999999c);width:100%;border-radius:25px;padding:1px}.Accounts__form_links{width:100%;display:flex;justify-content:start;align-items:center;gap:30px}@media (max-width: 1150px){.Accounts__form_links{width:calc(80% - 10px)}}@media (max-width: 890px){.Accounts__form_links{flex-wrap:wrap}}@media (max-width: 500px){.Accounts__form_links{padding-left:0;text-align:center}}.Accounts__form_links_wrapper{width:100%;justify-content:space-between;display:flex;gap:10px}@media (max-width: 500px){.Accounts__form_links_wrapper{flex-wrap:wrap;justify-content:center;align-items:center}}.Accounts__form_links_item{font-size:18px;text-decoration:underline;font-family:Gilroy;font-weight:400;transition:color .3s,scale .3s}@media (max-width: 890px){.Accounts__form_links_item{width:100%}}@media (max-width: 400px){.Accounts__form_links_item{font-size:11px}}.Accounts__form_links_item:hover{color:#23cccd}.Accounts__form_links_mob_wrapper{display:none}@media (max-width: 1150px){.Accounts__form_links_mob_wrapper{display:flex;width:calc(20% - 10px);min-width:180px;justify-content:center;align-items:end}}.Accounts__form_links_mob{display:flex;justify-content:center;align-items:center;gap:5px;background-color:#0f0f0f;padding:10px 14px;border-radius:6px;font-size:15px;font-weight:500;width:100%;max-height:50px;min-height:50px}.Accounts__form_filter{width:100%}@media (max-width: 1150px){.Accounts__form_filter{display:none}}.Accounts__form_form{margin-top:48px;width:100%;display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap}@media (max-width: 800px){.Accounts__form_form{overflow-x:auto}}.Accounts__form_form_wrapper{width:100%;display:flex;gap:10px;justify-content:space-between}.Accounts__form_form_item{width:calc(14.2857142857% - 10px);text-align:right;font-size:20px;font-family:Gilroy;font-weight:600px;color:#ffffff80;text-align:center;min-width:100px}@media (max-width: 870px){.Accounts__form_form_item{font-size:16px}}@media (max-width: 800px){.Accounts__form_form_item{overflow-x:auto}}.Accounts__form_form_el{width:100%;display:flex;justify-content:space-between;gap:10px;background-color:#0f0f0f}.Accounts__form_form_el_item{width:calc(14.2857142857% - 10px);text-align:right;font-family:Gilroy;font-weight:600px;padding:18px 0;font-size:20px;text-align:center;border-radius:6px}@media (max-width: 870px){.Accounts__form_form_el_item{font-size:16px}}@media (max-width: 800px){.Accounts__form_form_el_item{min-width:100px}}.Accounts__form_form_el_item_country{text-transform:uppercase;display:flex;gap:5px;width:calc(14.2857142857% - 10px);justify-content:center;align-items:center}.Accounts__form_form_el_item_country img{width:20px;height:15px;border-radius:2px}.Accounts__mm{position:fixed;left:0;top:0;transition:transform .5s;z-index:999;width:100vw;height:100vh;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0008;padding:36px;display:flex;flex-wrap:wrap;align-items:center;align-content:start;row-gap:36px;display:none;overflow:auto}@media (max-width: 1150px){.Accounts__mm{display:flex}}.Accounts__mm_wrapper{width:100%;display:flex;justify-content:space-between;align-items:center;gap:10px}.Accounts__mm_back{width:calc(70% - 10px);display:flex;align-items:center;justify-content:start;gap:5px;font-size:15px;font-weight:600}.Accounts__mm_back img{rotate:180deg;width:10px;height:10px}.Accounts__mm_close{width:calc(30% - 10px);display:flex;justify-content:end;align-items:center}.Accounts__mm_close img{width:14px;height:14px}.Accounts__mm_filter{width:100%;display:flex;justify-content:start;gap:30px;flex-wrap:wrap}.Accounts__mm_filter_currency__title{width:100%;font-size:15px;font-weight:500;color:#ffffff80}.Accounts__mm_filter_btns{justify-content:end!important;gap:70px!important}.MobFilterEl{width:100%;display:flex;flex-wrap:wrap;justify-content:start;gap:16px}.MobFilterLine{width:100%;display:flex;justify-content:start;align-items:center}.Btn{text-decoration:underline;font-size:20px;font-family:Gilroy;font-weight:600;transition:color .3s,scale .3s}.Btn:hover{color:#23cccd;scale:1.05}.DropDown{background:#111;color:#fff;border:1px solid #333;width:170px;border-radius:6px;font-family:sans-serif;font-size:16px;position:relative;z-index:2;height:52px}.DropDown__header{padding:12px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;color:#ffffff80;font-size:20px;font-weight:500}.DropDown__arrow{transition:.3s;opacity:.5}.DropDown__arrow.open{transform:rotate(180deg)}.DropDown__list{position:absolute;top:99%;left:0;background:#111;border:1px solid #333;border-top:none;border-radius:0 0 6px 6px;width:100%;z-index:5}.DropDown__item{display:flex;align-items:center;padding:6px 12px;cursor:pointer;font-family:Gilroy;font-size:20px;font-weight:400}.DropDown__item input{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:transparent;width:15px;height:15px;border:2px solid #FFF;cursor:pointer;border-radius:2px;position:relative}.DropDown__item input:checked:after{content:"";position:absolute;left:3px;bottom:2px;width:4px;height:7px;border:solid #FFF;border-width:0 2px 2px 0;transform:rotate(45deg)}.Line{padding:6px 12px;border-radius:8px;font-family:sans-serif;width:100%;max-width:400px;height:52px;background:#111;color:#fff;border:1px solid #333}.Line_content{display:flex;width:100%;min-height:4px}.Line_left,.Line_right{height:4px;background:#fff2}.Line_center{height:4px;background:red;display:flex;justify-content:space-between;align-items:center}.Line_center_ball{min-height:20px;min-width:20px;background:green;border-radius:20px}.Line__label{color:#ffffff80;font-size:20px;font-family:Gilroy;font-weight:500}.Line__range{color:#ffffff80;font-size:18px;font-family:Gilroy;font-weight:400}.Line__row{display:flex;justify-content:space-between;margin-bottom:8px;font-size:14px;color:#ccc}.Line__display{text-align:center;margin-top:8px;font-weight:700}.Line__slider{width:100%;height:6px;border-radius:5px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:linear-gradient(to right,#00f,#0ff);outline:none;margin:0}.Line__slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:#0ff;border:2px solid #0000ff;cursor:pointer;margin-top:-5px}.Line__slider::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#0ff;border:2px solid #0000ff;cursor:pointer}.Line_wrapper{position:relative}.Line_values{text-align:center;font-size:18px;display:flex;width:100%;justify-content:space-between}.Line_values div,.Line_values div span{color:#ffffff80;font-size:20px;font-weight:500}.Line_container{position:relative;width:100%;margin-top:6px}.Line input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;position:absolute;top:0;bottom:0;background:none;pointer-events:none}.Line input[type=range]::-webkit-slider-thumb{pointer-events:all;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:1.7em;width:1.7em;background:#3264fe;border-radius:50%;cursor:pointer}.Line .lefttInpt input[type=range]::-webkit-slider-thumb{background:#0201ff}.Line .rightInpt input[type=range]::-webkit-slider-thumb{background:#81dbdf}.Line_slider-track{width:100%;height:5px;position:absolute;top:0;bottom:0;border-radius:5px;background:#dadae5}.Filter{width:100%;display:flex;gap:10px;justify-content:space-between;align-items:center;margin-top:24px}.MobFilterCheckBox{display:flex;align-items:center;gap:10px}.MobFilterCheckBox input{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:transparent;width:15px;height:15px;border:2px solid #FFF;cursor:pointer;border-radius:2px;position:relative}.MobFilterCheckBox input:checked:after{content:"";position:absolute;left:3px;bottom:2px;width:4px;height:7px;border:solid #FFF;border-width:0 2px 2px 0;transform:rotate(45deg)}.MobFilterCheckBox__flag{width:18px;height:18px;border-radius:2px}.MobFilterCurrrency{width:40%;display:flex;justify-content:start;flex-wrap:wrap}.MobFilterCurrrency__container{width:100%;display:flex;justify-content:start;align-items:center}.Services{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:50px}@media (max-width: 1000px){.Services{margin-top:50px}}@media (max-width: 950px){.Services{padding:0 10px!important}}.Services__decor{width:100%;display:flex;justify-content:center;position:relative;align-items:start!important}.Services__decor_abstract{z-index:-2;top:500px}.Services__decor_abstract img{min-width:160vw;mix-blend-mode:hard-light;rotate:-10deg}@media (max-width: 950px){.Services__decor_abstract img{min-width:400vw;rotate:-45deg}}.Services__decor_abstract2{z-index:-999;opacity:0}@media (max-width: 950px){.Services__decor_abstract2{z-index:-2;opacity:1;top:1100px}.Services__decor_abstract2 img{mix-blend-mode:hard-light;min-width:400vw;rotate:-55deg}}.Services__decor_abstract3{z-index:-999;opacity:0}@media (max-width: 950px){.Services__decor_abstract3{z-index:-2;opacity:1;top:1600px}.Services__decor_abstract3 img{mix-blend-mode:hard-light;min-width:400vw;rotate:-55deg}}.Services__title{text-align:center;font-size:70px;font-family:Gilroy;font-weight:500;line-height:70px}@media (max-width: 1150px){.Services__title{font-size:60px}}@media (max-width: 840px){.Services__title{font-size:50px}}.Services__container{padding:20px 50px 0;width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}@media (max-width: 950px){.Services__container{padding:20px 0 0}}.Services__item{width:100%;display:flex;justify-content:start;align-items:center;padding:70px 65px;border:1px solid #FFFFFF;border-radius:25px 25px 0 0;border-bottom:none;position:relative;background:#00000054;gap:10px;flex-wrap:wrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Services__item:last-child{border:1px solid #FFFFFF;border-radius:25px}@media (max-width: 500px){.Services__item{padding:70px 20px}}@media (max-width: 1310px){.Services__item{justify-content:space-between}}@media (max-width: 650px){.Services__item{row-gap:50px}}.Services__item_title{width:calc(50% - 10px);font-family:Gilroy;font-weight:400;font-size:50px}@media (max-width: 1300px){.Services__item_title{width:calc(60% - 10px)}}@media (max-width: 1020px){.Services__item_title{font-size:40px}}@media (max-width: 950px){.Services__item_title{width:100%!important;text-align:center}}@media (max-width: 500px){.Services__item_title{font-size:25px}}.Services__item_description{width:calc(30% - 10px);font-size:16px;font-family:Gilroy;font-weight:500}@media (max-width: 1400px){.Services__item_description{font-size:16px}}@media (max-width: 1310px){.Services__item_description{display:none}}.Services__item_continue{width:calc(20% - 10px);display:flex;justify-content:center;align-items:center;gap:16px;text-decoration:underline;font-family:Gilroy;font-size:16px;cursor:pointer;transition:scale .3s}@media (max-width: 950px){.Services__item_continue{width:100%;justify-content:center;align-items:center}}.Services__item_continue:hover{scale:1.1}.Services__item_continue img{width:25px}@media (max-width: 390px){.Services__item_continue img{width:14px}}.Services__line{width:100%;height:2px;background-color:#fff;margin:50px 0}.Services__proxy{width:100%;display:flex;align-items:start;justify-content:space-between;gap:20px;margin-top:20px}@media (max-width: 1250px){.Services__proxy{flex-direction:column;gap:30px}}@media (max-width: 950px){.Services__proxy{align-items:center}}.Services__proxy-box{display:flex;justify-content:end;width:50%;gap:20px}@media (max-width: 1250px){.Services__proxy-box{flex-direction:column;align-items:center;width:100%;height:100%}}.Services__proxy_titles{font-family:Gilroy;font-size:18px;max-width:450px;width:100%}@media (max-width: 950px){.Services__proxy_titles{width:100%;text-align:center}}.Services__proxy_text{font-family:Gilroy;display:flex;gap:10px;flex-wrap:wrap}.Services__proxy_text_title{font-size:18px;font-weight:600;width:100%}.Services__proxy_text a{width:100%}.Services__proxy_text_li{font-size:18px;font-weight:400;width:100%}@media (max-width: 950px){.Services__proxy_text{width:100%;text-align:center}}.Services__proxy_btn{display:flex;justify-content:start;align-items:end;min-width:240px;min-height:90px;margin-top:20px}.Services__proxy_btn .CTA{min-width:240px;padding-left:29px}@media (max-width: 1250px){.Services__proxy_btn{margin:0 auto}}@media (max-width: 950px){.Services__proxy_btn{justify-content:center}}.Services__farm__title{display:flex;flex-wrap:wrap;justify-content:start;align-items:center;width:calc(50% - 20px);gap:20px}@media (max-width: 950px){.Services__farm__title{width:100%;text-align:center}}.Services__farm__title_title{font-weight:700;font-size:18px;width:100%}.Services__farm__title_list{padding-left:10px;font-size:20px;font-weight:400;width:100%}.Services__farm__title_footer{font-size:20px;font-weight:400}@media (max-width: 950px){.Services__farm__title_footer{width:100%;text-align:center}}.Services__farm__title_footer_bold{font-weight:700}.Services__farm_description{display:flex;align-items:start;justify-content:start;flex-wrap:wrap;align-content:start;gap:20px}@media (max-width: 950px){.Services__farm_description{width:100%;text-align:center}}.Services__farm_description_title{width:100%;font-size:20px;font-weight:700}@media (max-width: 950px){.Services__farm_description_title{text-align:center}}.Services__farm_description_list{width:100%;font-size:20px;padding-left:10px;font-weight:400}@media (max-width: 950px){.Services__farm_description_list{text-align:center}}.Services__farm_description_footer{font-size:20px;font-weight:400}@media (max-width: 950px){.Services__farm_description_footer{width:100%;text-align:center}}.Services__container_el{width:100%;display:flex;justify-content:center;flex-wrap:wrap}.Preloader{position:fixed;top:0;left:0;min-width:100vw;min-height:100vh;max-width:100vw;max-height:100vh;z-index:9999;overflow:hidden;opacity:1;visibility:visible;transition:opacity .3s,visibility .3s;background-color:#0d0d0d;display:flex;justify-content:center;align-items:center}.Preloader_hide{opacity:0;visibility:hidden;pointer-events:none}.Preloader_video{position:absolute;top:50%;left:50%;max-width:100vw;height:100vh;transform:translate(-50%,-50%);object-fit:contain;z-index:1;pointer-events:none}.Preloader_content{width:100vw;height:100vh;border:5px solid rgba(255,255,255,.7176470588);border-radius:25px;overflow:hidden;position:relative;z-index:-1;background-color:#ffffffb7}.Preloader_content_percent{min-width:100%!important;min-height:50%!important;z-index:99999999;bottom:45%;color:#fff;display:flex;justify-content:space-between!important;align-items:center!important;padding:5px 10px}@media (max-width: 600px){.Preloader_content_percent{flex-wrap:wrap;align-content:center;gap:50px;justify-content:center!important}}.Preloader_content_percent_text{width:50%;display:flex;justify-content:start;align-items:center;text-align:left;font-size:32px}@media (max-width: 600px){.Preloader_content_percent_text{width:100%;text-align:center}}.Preloader_content_percent_percent{width:50%;display:flex;justify-content:end;align-items:center;font-size:32px}@media (max-width: 600px){.Preloader_content_percent_percent{width:100%;text-align:center;justify-content:center}}.Preloader_content_white{width:100%;height:100%;background-color:#fff;border-radius:21px;position:relative;transform:translate(-100vw);animation:slide 2s 0s forwards;z-index:-1}.Preloader_content_red{width:100%;height:100%;background-color:#0b36f2;border-radius:21px;position:relative;transform:translate(-100vw);animation:slide 2s .2s forwards;z-index:4}.Preloader_content_black{width:100%;height:100%;background-color:#000!important;border-radius:21px;position:relative;transform:translate(-100vw);animation:slide 2s .8s forwards;z-index:9999}@keyframes slide{0%{transform:translate(-100vw)}to{transform:translate(0)}}@font-face{font-family:Gilroy;src:url(/fonts/Gilroy-Black.woff2) format("woff2");font-weight:900;font-style:normal}@font-face{font-family:Gilroy;src:url(/fonts/Gilroy-Extrabold.woff2) format("woff2");font-weight:800;font-style:normal}@font-face{font-family:Gilroy;src:url(/fonts/Gilroy-Bold.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Gilroy;src:url(/fonts/Gilroy-Semibold.woff2) format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Gilroy;src:url(/fonts/Gilroy-Medium.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Gilroy;src:url(/fonts/Gilroy-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Gilroy;src:url(/fonts/Gilroy-Light.woff2) format("woff2");font-weight:300;font-style:normal}@font-face{font-family:Gilroy;src:url(/fonts/Gilroy-Thin.woff2) format("woff2");font-weight:200;font-style:normal}@font-face{font-family:Gilroy;src:url(/fonts/Gilroy-UltraLight.woff2) format("woff2");font-weight:100;font-style:normal}@font-face{font-family:Gilroy;src:url(/fonts/Gilroy-Heavy.woff2) format("woff2");font-weight:850;font-style:normal}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:#fff;font-family:Gilroy}.dnone{display:none}a{text-decoration:none}input,textarea{box-sizing:border-box}.free_img{width:0px;height:0px;display:flex;justify-content:center;align-items:center;position:relative}html{background:#000;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar{display:none}.gradientSmall{background:linear-gradient(to right,#0201ff,#23cccd,#fff)}.gradientLarge{background:linear-gradient(to right,#fff,#0201ff,#23cccd,#fff)}.container{padding:0 50px}@media (max-width: 1500px){.container{padding:0 20px}}.text__gradient{background:linear-gradient(to right,#0201ff 17%,#23cccd 50%,#efedf4 80%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.sizecontainer{width:100%;max-width:1900px;margin:0 auto}
