:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;.swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);button&{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}.Slide_wrapper__VkD54{position:relative;overflow:hidden;border-radius:16px}.Slide_text__box__jCarH{position:absolute;top:31%;left:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;color:var(--white)}.Slide_title__70qcM{font-size:48px}.Slide_text__oneBT,.Slide_title__70qcM{width:-moz-fit-content;width:fit-content;font-weight:800;text-align:center}.Slide_text__oneBT{font-size:32px}.Slide_background__OC0iy{width:100%;height:100%}.Slide_background__wrapper__zOWJF{position:relative;width:100%;height:100%}.Slide_background__blur__myIBZ{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(24,28,55,.25),rgba(24,28,55,.75));background-color:rgba(24,28,55,.2)}@media(max-width:2559px){.Slide_title__70qcM{font-size:24px}.Slide_text__oneBT{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:5;font-size:12px;-webkit-box-orient:vertical}}@media(max-width:1439px){.Slide_text__box__jCarH{top:35%}.Slide_title__70qcM{font-size:14px}.Slide_text__oneBT{font-size:8px}}@media(max-width:819px){.Slide_title__70qcM{font-size:40px}.Slide_text__oneBT{font-size:16px}}@media(max-width:519px){.Slide_text__box__jCarH{position:absolute;top:50%;left:0;width:100%;padding:0 20px;color:var(--white);transform:translateY(-60%)}.Slide_title__70qcM{font-size:16px;font-weight:700;text-align:center}.Slide_text__oneBT{font-size:14px;font-weight:700;text-align:center}}.Slider_wrapper__n691I{position:relative;width:100%;height:100%}.Slider_button__prev__LCThi{left:0}.Slider_button__next__6IZ4o,.Slider_button__prev__LCThi{position:absolute;top:0;z-index:1;width:15%;height:100%;opacity:0}.Slider_button__next__6IZ4o{right:0}.Slider_pagination__MzSHf{position:absolute;bottom:224px;z-index:1;display:flex;gap:10px;justify-content:center;width:100%!important;height:8px}.Docs_wrapper__PSo_F{display:flex;flex-wrap:wrap;gap:30px}.Docs_item__4MldR{width:calc((100% - 90px)/4);max-width:calc((100% - 90px)/4);overflow:hidden;word-wrap:break-word}@media(max-width:1439px){.Docs_item__4MldR{width:calc((100% - 60px)/3);max-width:calc((100% - 60px)/3)}}@media(max-width:819px){.Docs_item__4MldR{width:calc((100% - 16px)/2);max-width:calc((100% - 16px)/2)}.Docs_item_wrapper__3O6ao{flex-basis:content}.Docs_wrapper__PSo_F{gap:16px}}@media(max-width:519px){.Docs_item__4MldR{width:100%;max-width:100%}}.EngineerPage_wrapper__VdxJG{display:flex;flex-direction:column;gap:60px}.EngineerPage_complited_and_docs_wrapper__hYukb{display:flex;gap:30px;height:595px;min-height:595px;max-height:595px;overflow:hidden}@media(max-width:1439px){.EngineerPage_complited_and_docs_wrapper__hYukb{flex-direction:column;height:-moz-fit-content;height:fit-content;min-height:-moz-fit-content;min-height:fit-content;max-height:-moz-fit-content;max-height:fit-content;overflow:inherit}}.Bottom_wrapper__bA5VH{display:flex;gap:30px;align-items:center}@media(max-width:819px){.Bottom_wrapper__bA5VH{flex-direction:column;gap:16px;align-items:start}}.Filters_wrapper__fEbSh{display:flex;flex-direction:column;gap:30px}@media(max-width:819px){.Filters_wrapper__fEbSh{gap:16px}}.Top_wrapper__8pJf_{display:flex;gap:30px;align-items:center}.Top_icon__q5oWQ{display:flex;align-items:center;justify-content:center;font-size:24px;color:var(--blue-500);transition:.3s}.Top_icon__q5oWQ.Top_revert__vg3HF{transform:rotate(180deg)}.Top_text__lCpGz span{color:var(--blue-500)}.Top_button__Cs2UF:nth-of-type(n){padding:10px 20px}@media(max-width:1439px){.Top_wrapper__8pJf_{flex-direction:column;gap:16px;align-items:start}}@media(max-width:819px){.Top_button__Cs2UF,.Top_text__lCpGz{font-size:14px}}.Main_wrapper__RYNsE{display:flex;gap:30px;align-items:center;overflow-x:auto;overflow-y:inherit}@media(max-width:819px){.Main_wrapper__RYNsE{flex-direction:column;overflow:inherit}.Main_item__zpNrm:nth-of-type(n){width:100%;max-width:100%}}.ProjectInWork_wrapper__GLv3X{display:flex;flex-direction:column;gap:30px}@media(max-width:819px){.ProjectInWork_wrapper__GLv3X{gap:16px}}.TrainingMaterials_wrapper__kOxIZ{display:flex;flex-wrap:wrap;gap:30px}.TrainingMaterials_item__hRV5i{width:calc((100% - 60px)/3);max-width:calc((100% - 60px)/3)}@media(max-width:1439px){.TrainingMaterials_item__hRV5i{width:calc((100% - 60px)/2);max-width:calc((100% - 60px)/2)}}@media(max-width:819px){.TrainingMaterials_item__hRV5i{width:100%;max-width:100%}}.BackBtn_wrapper__Pffwo{display:flex;justify-content:end;margin-top:-15px;margin-bottom:-45px}@media(max-width:819px){.BackBtn_wrapper__Pffwo{gap:30px;margin-top:10px;margin-bottom:-20px}.BackBtn_button__v3YEM:nth-of-type(n){width:100%}.Docs_wrapper__eeW3i,.InitialDocs_wrapper__Mt0Ws{gap:30px}}.AddDocumentsModal_wrapper__28fBt{display:flex;flex-direction:column;gap:30px;align-items:center;width:50vw;min-width:244px;max-width:372px}.AddDocumentsModal_wrapper__28fBt.AddDocumentsModal_dark__1511W .AddDocumentsModal_title__DFWUf{color:var(--white)}.AddDocumentsModal_title__DFWUf{font-size:24px;font-weight:700;color:var(--dark-500);text-align:center}@media(max-width:819px){.AddDocumentsModal_title__DFWUf{font-size:20px}.AddDocumentsModal_wrapper__28fBt{gap:16px;width:372px;max-width:calc(100vw - 80px)}}.Form_wrapper__rcAXi{display:flex;flex-direction:column;gap:30px;align-items:center;width:100%;max-height:80vh;padding:0 5px 0 0;overflow:auto}.Form_input__ZQOpE{width:100%}.Form_checkbox_wrapper__Fgm1P{display:flex;flex-direction:row;gap:30px;align-items:center;justify-content:space-between}.Form_checkbox__tEut7 div:nth-of-type(2){font-size:16px}.Form_pass_recovery__EPJgI{font-weight:600;color:var(--blue-500);cursor:pointer}.Form_checkbox__tEut7{cursor:pointer}.Form_button__DU0Ku:nth-of-type(n){width:100%}@media(max-width:819px){.Form_wrapper__rcAXi{gap:16px}.Form_checkbox_wrapper__Fgm1P{flex-direction:column;gap:16px;align-items:start;justify-content:start;width:100%;font-size:14px}.Form_input__ZQOpE input:first-of-type{padding:10px;font-size:14px}.Form_checkbox__tEut7 div:nth-of-type(2){font-size:14px}.Form_checkbox__tEut7 div:first-of-type{width:16px;height:16px}.Form_button__DU0Ku:first-of-type{font-size:14px}}.AddReport_wrapper__rX80Q{display:flex;flex-direction:column;gap:30px;align-items:center;width:50vw;min-width:244px;max-width:372px}.AddReport_wrapper__rX80Q.AddReport_dark___uefV .AddReport_title__iwPa2{color:var(--white)}.AddReport_title__iwPa2{font-size:24px;font-weight:700;color:var(--dark-500);text-align:center}@media(max-width:819px){.AddReport_title__iwPa2{font-size:20px}.AddReport_wrapper__rX80Q{gap:16px;width:372px;max-width:calc(100vw - 80px)}}.Form_wrapper__RU0A9{display:flex;flex-direction:column;gap:30px;align-items:center;width:100%}.Form_button__IZ5dz:nth-of-type(n),.Form_input__N32dB,.Form_input_line___vVb8{width:100%}@media(max-width:819px){.Form_wrapper__RU0A9{gap:16px}.Form_input__N32dB input:first-of-type{padding:10px;font-size:14px}.Form_button__IZ5dz{font-size:14px}}.ProgressProject_wrapper___h8Za{display:flex;flex-direction:column;gap:16px}.ProgressProject_add_button_wrapper__OIoHv{display:flex;justify-content:end;width:100%}.ProjectPageEngineer_wrapper__2UJ7t{display:flex;flex-direction:column;gap:60px}@media(max-width:819px){.ProjectPageEngineer_wrapper__2UJ7t{gap:30px}}.MainPage_wrapper__rV_8j{display:flex;flex-direction:column;gap:60px;padding:10px 0}@media(max-width:519px){.MainPage_wrapper__rV_8j{gap:30px}}.MoreInfo_text_wrapper___gmym{display:flex;flex-direction:column;gap:16px}.MoreInfo_item_wrapper__wnfma{display:flex;flex-direction:column;gap:10px}.MoreInfo_item__0Jg7w{display:flex;gap:10px;align-items:center}.MoreInfo_item_icon__Tkhj_{font-size:20px;color:var(--green-500)}.Advantage_wrapper__YsQT6{position:relative;display:flex;flex:0 0 25%;gap:16px;align-items:center;padding:20px 20px 24px;border-right:2px solid hsla(0,0%,100%,.3019607843);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.Advantage_wrapper__YsQT6:last-child{border-right:none}.Advantage_icon__wrapper__IFYsn{padding:22px;background-color:var(--blue-50);border-radius:8px}.Advantage_icon__wm0P0{width:48px;height:48px;font-size:48px;color:var(--blue-500)}.Advantage_title__RuH45{font-size:20px;font-weight:600;color:var(--white)}.Advantage_background__blur__5CRam{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(24,28,55,.2)}.Advantage_scale__w7yJk{position:absolute;top:-58px;left:-2px;width:calc(100% + 4px);height:58px}@media(max-width:2559px){.Advantage_icon__wm0P0{width:30px;height:30px;font-size:30px}.Advantage_icon__wrapper__IFYsn{padding:15px}.Advantage_title__RuH45{font-size:16px}.Advantage_scale__w7yJk{top:-40px;height:40px}.Advantage_wrapper__YsQT6{padding:16px 16px 20px}}@media(max-width:1439px){.Advantage_icon__wm0P0{width:24px;height:24px;font-size:24px}.Advantage_icon__wrapper__IFYsn{padding:10px}.Advantage_title__RuH45{font-size:14px}.Advantage_scale__w7yJk{top:-30px;height:30px}.Advantage_wrapper__YsQT6{padding:10px 10px 14px}}@media(max-width:519px){.Advantage_wrapper__YsQT6:first-of-type .Advantage_scale__w7yJk{display:block}.Advantage_scale__w7yJk{display:none}.Advantage_wrapper__YsQT6{padding:20px 20px 24px;border-right:none;border-bottom:2px solid hsla(0,0%,100%,.3019607843)}.Advantage_icon__wm0P0{width:48px;height:48px;font-size:48px}.Advantage_title__RuH45{font-size:14px;font-weight:600}}.Advantages_wrapper__m1mzd{position:absolute;bottom:0;z-index:1;width:100%}.Advantages_top__rFkmZ{height:58px}.Advantages_bottom__4aj1K{display:flex}@media(max-width:519px){.Advantages_bottom__4aj1K{flex-direction:column}}.Preview_wrapper__KtVy9{position:relative;width:100%;max-height:88vh;aspect-ratio:1/.55;overflow:hidden;border-radius:16px}@media(max-width:519px){.Preview_wrapper__KtVy9{min-height:calc(514px + 15em);aspect-ratio:1/2.72}}.swiper-pagination .swiper-pagination-bullet{--swiper-pagination-bullet-width:16px;--swiper-pagination-bullet-height:8px;--swiper-pagination-bullet-inactive-color:var(--blue-50);border-radius:1000px}.swiper-pagination{position:absolute;bottom:calc(58px + 30px + 136px)!important;z-index:1;display:flex;gap:10px;justify-content:center;height:8px}.swiper-pagination-bullet-active-main{background-color:var(--blue-50)!important;opacity:100%!important}.swiper-pagination-bullet-active{background-color:var(--blue-500)!important}@media (max-width:2559px){.swiper-pagination{bottom:calc(40px + 30px + 96px)!important}}@media (max-width:1439px){.swiper-pagination{bottom:calc(30px + 30px + 68px)!important;height:6px!important}.swiper-pagination .swiper-pagination-bullet{--swiper-pagination-bullet-height:6px;--swiper-pagination-bullet-width:12px}}@media (max-width:519px){.swiper-pagination{bottom:calc(30px + 30px + 456px)!important;height:8px!important}}.Slide_wrapper__uocIU{position:relative}.Slide_text__box__apIsC{position:absolute;top:31%;left:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;color:var(--white)}.Slide_title__3Kx2T{font-size:68px;text-align:center}.Slide_text__1vWWe,.Slide_title__3Kx2T{width:-moz-fit-content;width:fit-content;font-weight:800}.Slide_text__1vWWe{font-size:32px}.Slide_background__3Yb52{width:100%;height:100%}.Slide_background__wrapper__b86_y{position:relative;width:100%;height:100%}.Slide_background__blur__xPwqk{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(24,28,55,.25),rgba(24,28,55,.75));background-color:rgba(24,28,55,.2)}@media(max-width:2559px){.Slide_title__3Kx2T{font-size:50px}.Slide_text__1vWWe{font-size:24px}}@media(max-width:1439px){.Slide_title__3Kx2T{font-size:40px}.Slide_text__1vWWe{font-size:16px}}@media(max-width:519px){.Slide_text__box__apIsC{position:absolute;top:20px;left:0;width:100%;padding:0 20px;color:var(--white)}.Slide_title__3Kx2T{font-size:32px;font-weight:700;text-align:center}.Slide_text__1vWWe{font-size:20px;font-weight:700;text-align:center}}.Slider_wrapper__mn26_{position:relative;width:100%;height:100%}.Slider_button__prev__bPQde{left:0}.Slider_button__next__y6wHY,.Slider_button__prev__bPQde{position:absolute;top:0;z-index:1;width:15%;height:100%;opacity:0}.Slider_button__next__y6wHY{right:0}.Slider_pagination__8pPd2{position:absolute;bottom:224px;z-index:1;display:flex;gap:10px;justify-content:center;width:100%!important;height:8px}.Feedback_wrapper__ZXTZY{display:flex;gap:32px;align-items:center;width:100%}.Feedback_image_wrapper___V2lO{width:calc(50% - 32px);min-height:100%;aspect-ratio:2.55/1}.Feedback_image__sIg7s{width:100%;height:100%}@media(max-width:1439px){.Feedback_image_wrapper___V2lO{display:none}}.Form_wrapper___nF5D{display:flex;flex-direction:column;gap:32px;width:calc(50% - 32px)}.Form_title__0gbF5{font-size:24px;font-weight:700}.Form_checkbox_text__64vgE{color:var(--dark-500)}.Form_checkbox_text__64vgE a{color:var(--blue-500);text-decoration:underline}.Form_line__Wt5VU{display:flex;gap:32px;align-items:center;width:100%}.Form_input__geT9U{flex:1 1}@media(max-width:1439px){.Form_wrapper___nF5D{width:100%}}@media(max-width:519px){.Form_wrapper___nF5D{gap:16px}.Form_line__Wt5VU{flex-direction:column;gap:16px;width:100%}.Form_input__geT9U{width:100%}}.MoreInfo_text_wrapper__YFC_n{display:flex;flex-direction:column;gap:16px}.MoreInfo_item_wrapper___bb_k{display:flex;flex-direction:column;gap:10px}.MoreInfo_item__vxbc9{display:flex;gap:10px;align-items:center}.MoreInfo_item_icon__4Ywvo{font-size:20px;color:var(--green-500)}.Preview_wrapper__C1ErK{position:relative;width:100%;min-height:400px;aspect-ratio:1/.21;overflow:hidden;border-radius:16px}.Preview_text__box__rc_N1{position:absolute;top:45%;left:50%;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:100%;padding:16px;color:var(--white);transform:translate(-50%,-50%)}.Preview_title__4EjYL{font-size:68px}.Preview_text__NLlC8,.Preview_title__4EjYL{width:-moz-fit-content;width:fit-content;font-weight:800;text-align:center}.Preview_text__NLlC8{font-size:32px}.Preview_background__njn0G{width:100%;height:100%}.Preview_background__wrapper__HRCXz{position:relative;width:100%;height:100%}.Preview_background__blur__xvzzI{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(24,28,55,.25),rgba(24,28,55,.75));background-color:rgba(24,28,55,.2)}.Preview_bottom__7yWO0{position:absolute;bottom:0;left:0;display:flex}.Preview_scale__amc_E{position:relative;width:25%;height:58px;margin-right:-2px}@media(max-width:2559px){.Preview_title__4EjYL{font-size:50px}.Preview_text__NLlC8{font-size:24px}}@media(max-width:1439px){.Preview_text__box__rc_N1{top:45%}.Preview_title__4EjYL{font-size:40px}.Preview_text__NLlC8{font-size:16px}}@media(max-width:819px){.Preview_wrapper__C1ErK{min-height:200px}.Preview_text__box__rc_N1{top:45%}.Preview_scale__amc_E:nth-of-type(2n){display:none}.Preview_scale__amc_E{width:50%}}@media(max-width:519px){.Preview_text__box__rc_N1{position:absolute;width:100%;padding:0 20px;color:var(--white)}.Preview_title__4EjYL{font-size:32px;font-weight:700;text-align:center}.Preview_text__NLlC8{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:8;font-size:20px;font-weight:700;text-align:center;-webkit-box-orient:vertical}.Preview_scale__amc_E{display:none}.Preview_scale__amc_E:first-of-type{display:block;width:100%;transform:translate(0)}}.MoreInfo_text_wrapper__PduyF{display:flex;flex-direction:column;gap:16px}.MoreInfo_item_wrapper__begxJ{display:flex;flex-direction:column;gap:10px}.MoreInfo_item__C8qS_{display:flex;gap:10px;align-items:center}.MoreInfo_item_icon___B1Lm{font-size:20px;color:var(--green-500)}.Preview_wrapper__8ym0o{position:relative;width:100%;min-height:400px;aspect-ratio:1/.21;overflow:hidden;border-radius:16px}.Preview_text__box__4Pw4o{position:absolute;top:45%;left:50%;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:100%;padding:16px;color:var(--white);transform:translate(-50%,-50%)}.Preview_title__yN8nb{font-size:68px}.Preview_text__iGzeT,.Preview_title__yN8nb{width:-moz-fit-content;width:fit-content;font-weight:800;text-align:center}.Preview_text__iGzeT{font-size:32px}.Preview_background__HBTF_{width:100%;height:100%}.Preview_background__wrapper__0T_8u{position:relative;width:100%;height:100%}.Preview_background__blur__4KN_0{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(24,28,55,.25),rgba(24,28,55,.75));background-color:rgba(24,28,55,.2)}.Preview_bottom__sMfFH{position:absolute;bottom:0;left:0;display:flex}.Preview_scale__f_27m{position:relative;width:25%;height:58px;margin-right:-2px}@media(max-width:2559px){.Preview_title__yN8nb{font-size:50px}.Preview_text__iGzeT{font-size:24px}}@media(max-width:1439px){.Preview_text__box__4Pw4o{top:45%}.Preview_title__yN8nb{font-size:40px}.Preview_text__iGzeT{font-size:16px}}@media(max-width:819px){.Preview_wrapper__8ym0o{min-height:200px}.Preview_text__box__4Pw4o{top:45%}.Preview_scale__f_27m:nth-of-type(2n){display:none}.Preview_scale__f_27m{width:50%}}@media(max-width:519px){.Preview_text__box__4Pw4o{position:absolute;width:100%;padding:0 20px;color:var(--white)}.Preview_title__yN8nb{font-size:32px;font-weight:700;text-align:center}.Preview_text__iGzeT{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:8;font-size:20px;font-weight:700;text-align:center;-webkit-box-orient:vertical}.Preview_scale__f_27m{display:none}.Preview_scale__f_27m:first-of-type{display:block;width:100%;transform:translate(0)}}.ProcessSteps_wrapper__mFju0{display:flex;flex-wrap:wrap;gap:32px;width:100%}.ProcessSteps_step__nIMyT{width:calc((100% - 64px)/3);max-width:calc((100% - 64px)/3);color:var(--blue-500)}.ProcessSteps_step__nIMyT:nth-of-type(3n) div:last-child div:nth-last-child(2){display:none}.ProcessSteps_step__nIMyT:nth-of-type(3n) div:last-child div:last-child{display:block}.ProcessSteps_step__nIMyT:last-of-type div:last-child div:last-child,.ProcessSteps_step__nIMyT:last-of-type div:last-child div:nth-last-child(2){display:none}@media(max-width:1439px){.ProcessSteps_step__nIMyT{width:calc((100% - 32px)/2);max-width:calc((100% - 32px)/2);color:var(--blue-500)}.ProcessSteps_step__nIMyT:nth-of-type(2n) div:last-child div:nth-last-child(2){display:none}.ProcessSteps_step__nIMyT:nth-of-type(2n) div:last-child div:last-child{display:block}.ProcessSteps_step__nIMyT:nth-of-type(3n) div:last-child div:last-child{display:none}.ProcessSteps_step__nIMyT:nth-of-type(3n) div:last-child div:nth-last-child(2){display:block}.ProcessSteps_step__nIMyT:last-of-type div:last-child div:last-child,.ProcessSteps_step__nIMyT:last-of-type div:last-child div:nth-last-child(2){display:none}}@media(max-width:819px){.ProcessSteps_step__nIMyT:nth-of-type(n){width:100%;max-width:100%}.ProcessSteps_step__nIMyT:nth-of-type(n):nth-of-type(1n) div:last-child div:last-child,.ProcessSteps_step__nIMyT:nth-of-type(n):nth-of-type(1n) div:last-child div:nth-last-child(2){display:none}}@media(max-width:519px){.ProcessSteps_wrapper__mFju0{gap:16px}.ProcessSteps_step__nIMyT{width:100%;max-width:100%}}.ServicePage_wrapper__3k2Ut{display:flex;flex-direction:column;gap:60px}@media(max-width:519px){.ServicePage_wrapper__3k2Ut{gap:30px;margin-top:16px}}.TargetAudience_wrapper__DxjgO{display:flex;flex-wrap:wrap;gap:32px;width:100%}.TargetAudience_target__1EtAw:nth-of-type(n){width:calc((100% - 64px)/3);max-width:calc((100% - 64px)/3)}@media(max-width:1439px){.TargetAudience_target__1EtAw:nth-of-type(n){width:calc((100% - 32px)/2);max-width:calc((100% - 32px)/2)}}@media(max-width:819px){.TargetAudience_target__1EtAw:nth-of-type(n){width:calc((100% - 32px)/2);max-width:calc((100% - 32px)/2)}}@media(max-width:519px){.TargetAudience_target__1EtAw:nth-of-type(n){width:100%;max-width:100%}.TargetAudience_wrapper__DxjgO{gap:16px}}.TaskList_wrapper__qhPUL{display:flex;flex-wrap:wrap;gap:32px;justify-content:space-between;width:100%}.TaskList_task__qkrRW{width:calc((100% - 96px)/4);max-width:calc((100% - 96px)/4);color:var(--blue-500)}@media(max-width:819px){.TaskList_task__qkrRW{width:calc((100% - 32px)/2);max-width:calc((100% - 32px)/2)}}@media(max-width:519px){.TaskList_wrapper__qhPUL{gap:16px}.TaskList_task__qkrRW{width:100%;max-width:100%}}.TeamMembers_wrapper__5H9_G{display:flex;flex-wrap:wrap;gap:32px;width:100%}.TeamMembers_member__QD3s7{width:calc((100% - 128px)/5);min-width:calc((100% - 128px)/5);max-width:calc((100% - 128px)/5);color:var(--blue-500)}@media(max-width:1439px){.TeamMembers_member__QD3s7{width:calc((100% - 96px)/4);min-width:calc((100% - 96px)/4);max-width:calc((100% - 96px)/4)}}@media(max-width:819px){.TeamMembers_member__QD3s7:nth-of-type(n){width:calc((100% - 32px)/2);max-width:calc((100% - 32px)/2)}}@media(max-width:519px){.TeamMembers_wrapper__5H9_G{gap:16px}.TeamMembers_member__QD3s7:nth-of-type(n){width:100%;max-width:100%}}.CompletedProjects_wrapper__XOXiU{display:flex;flex-direction:column;gap:30px;overflow:auto}.CompletedProjects_item_wrapper__E04BH{width:calc(50% - 15px);height:100%}.CompletedProjects_item__qp6Y2{width:100%;max-width:100%}@media(max-width:1439px){.CompletedProjects_wrapper__XOXiU{max-height:595px}.CompletedProjects_item_wrapper__E04BH{width:100%}}.Docs_wrapper__Ou31N{display:flex;flex-wrap:wrap;gap:30px}.Docs_item_wrapper__Knjqq{width:calc(50% - 15px)}.Docs_item__0aCP_{width:calc((100% - 60px)/3);max-width:calc((100% - 60px)/3);overflow:hidden;overflow-wrap:break-word}@media(max-width:2559px){.Docs_item__0aCP_{width:calc((100% - 60px)/2);max-width:calc((100% - 60px)/2)}}@media(max-width:1439px){.Docs_item__0aCP_{width:calc((100% - 60px)/3);max-width:calc((100% - 60px)/3)}.Docs_item_wrapper__Knjqq{width:100%}}@media(max-width:819px){.Docs_item__0aCP_{width:calc((100% - 16px)/2);max-width:calc((100% - 16px)/2)}.Docs_item_wrapper__Knjqq{flex-basis:content}.Docs_wrapper__Ou31N{gap:16px}}@media(max-width:519px){.Docs_item__0aCP_{width:100%;max-width:100%}}.Form_wrapper__6tpBR{display:flex;flex-direction:column;gap:30px;align-items:center;width:100%}.Form_input__FiNxH{width:100%}.Form_checkbox_wrapper__V3eQT{display:flex;gap:30px;align-items:center;justify-content:space-between}.Form_checkbox__Av_9e div:nth-of-type(2){font-size:16px}.Form_pass_recovery__lAgaB{font-weight:600;color:var(--blue-500);cursor:pointer}.Form_checkbox__Av_9e{cursor:pointer}.Form_button__wBgC8:first-of-type{width:100%}@media(max-width:819px){.Form_wrapper__6tpBR{gap:16px}.Form_checkbox_wrapper__V3eQT{flex-direction:column;gap:16px;align-items:start;justify-content:start;width:100%;font-size:14px}.Form_input__FiNxH input:first-of-type{padding:10px;font-size:14px}.Form_checkbox__Av_9e div:nth-of-type(2){font-size:14px}.Form_checkbox__Av_9e div:first-of-type{width:16px;height:16px}.Form_button__wBgC8:first-of-type{font-size:14px}}.Modal_wrapper__JwX_g{display:flex;flex-direction:column;gap:30px;align-items:center;width:50vw;min-width:244px;max-width:372px}.Modal_wrapper__JwX_g.Modal_dark__tPLjA .Modal_title__S_lvr{color:var(--white)}.Modal_title__S_lvr{font-size:24px;font-weight:700;color:var(--dark-500);text-align:center}@media(max-width:819px){.Modal_title__S_lvr{font-size:20px}.Modal_wrapper__JwX_g{gap:16px;width:372px;max-width:calc(100vw - 80px)}}.Bottom_wrapper__HarSJ{display:flex;gap:30px;align-items:center}@media(max-width:819px){.Bottom_wrapper__HarSJ{flex-direction:column;gap:16px;align-items:start}}.Filters_wrapper__ODTo8{display:flex;flex-direction:column;gap:30px}@media(max-width:819px){.Filters_wrapper__ODTo8{gap:16px}}.Top_wrapper__op_Bs{display:flex;gap:30px;align-items:center}.Top_icon__Qiw2_{display:flex;align-items:center;justify-content:center;font-size:24px;color:var(--blue-500);transition:.3s}.Top_icon__Qiw2_.Top_revert__FWliI{transform:rotate(180deg)}.Top_text__H60_2 span{color:var(--blue-500)}.Top_button__H7C2c:nth-of-type(n){padding:10px 20px}@media(max-width:1439px){.Top_wrapper__op_Bs{flex-direction:column;gap:16px;align-items:start}}@media(max-width:819px){.Top_button__H7C2c,.Top_text__H60_2{font-size:14px}}.Main_wrapper__2vC35{display:flex;gap:30px;align-items:center;overflow-x:auto;overflow-y:inherit}@media(max-width:819px){.Main_wrapper__2vC35{flex-direction:column;overflow:inherit}.Main_item__2F9RV:nth-of-type(n){width:100%;max-width:100%}}.ProjectInWork_wrapper__NX1O1{display:flex;flex-direction:column;gap:30px}@media(max-width:819px){.ProjectInWork_wrapper__NX1O1{gap:16px}}.TrainingMaterials_wrapper__pDOle{display:flex;flex-wrap:wrap;gap:30px}.TrainingMaterials_item__DzWr3{width:calc((100% - 60px)/3);max-width:calc((100% - 60px)/3)}@media(max-width:1439px){.TrainingMaterials_item__DzWr3{width:calc((100% - 60px)/2);max-width:calc((100% - 60px)/2)}}@media(max-width:819px){.TrainingMaterials_item__DzWr3{width:100%;max-width:100%}}.UserPage_wrapper__9Q5EF{display:flex;flex-direction:column;gap:60px}.UserPage_complited_and_docs_wrapper__MHIak{display:flex;gap:30px;height:572px;min-height:572px;max-height:572px;overflow:hidden}@media(max-width:1439px){.UserPage_complited_and_docs_wrapper__MHIak{flex-direction:column;height:-moz-fit-content;height:fit-content;min-height:-moz-fit-content;min-height:fit-content;max-height:-moz-fit-content;max-height:fit-content;overflow:inherit}}.BackBtn_wrapper__P0KDT{display:flex;justify-content:end;margin-top:-15px;margin-bottom:-45px}@media(max-width:819px){.BackBtn_wrapper__P0KDT{gap:30px;margin-top:10px;margin-bottom:-20px}.BackBtn_button__69M_J:nth-of-type(n){width:100%}.Docs_wrapper__aP5tn,.FinishedFiles_wrapper__MoRk_,.InitialDocs_wrapper__Fqm2E{gap:30px}}.AddDocumentsModal_wrapper__8NH9F{display:flex;flex-direction:column;gap:30px;align-items:center;width:50vw;min-width:244px;max-width:372px}.AddDocumentsModal_wrapper__8NH9F.AddDocumentsModal_dark__8fLpZ .AddDocumentsModal_title__brY7O{color:var(--white)}.AddDocumentsModal_title__brY7O{font-size:24px;font-weight:700;color:var(--dark-500);text-align:center}@media(max-width:819px){.AddDocumentsModal_title__brY7O{font-size:20px}.AddDocumentsModal_wrapper__8NH9F{gap:16px;width:372px;max-width:calc(100vw - 80px)}}.Form_wrapper__XqH4J{display:flex;flex-direction:column;gap:30px;align-items:center;width:100%}.Form_input__8IXBA{width:100%}.Form_checkbox_wrapper__FsU8N{display:flex;flex-direction:row;gap:30px;align-items:center;justify-content:space-between}.Form_checkbox__zZebk div:nth-of-type(2){font-size:16px}.Form_pass_recovery__EZPS6{font-weight:600;color:var(--blue-500);cursor:pointer}.Form_checkbox__zZebk{cursor:pointer}.Form_button__oniPi:nth-of-type(n){width:100%}@media(max-width:819px){.Form_wrapper__XqH4J{gap:16px}.Form_checkbox_wrapper__FsU8N{flex-direction:column;gap:16px;align-items:start;justify-content:start;width:100%;font-size:14px}.Form_input__8IXBA input:first-of-type{padding:10px;font-size:14px}.Form_checkbox__zZebk div:nth-of-type(2){font-size:14px}.Form_checkbox__zZebk div:first-of-type{width:16px;height:16px}.Form_button__oniPi:first-of-type{font-size:14px}}.ProgressProject_wrapper__SvkkL{display:flex;flex-direction:column;gap:16px}.Top_wrapper__vUoPr{display:flex;justify-content:space-between;width:100%;max-width:100%}.Top_wrapper__vUoPr.Top_dark__tFbur .Top_item__iQi61{color:var(--white)}.Top_item__iQi61{display:flex;gap:8px;align-items:center;white-space:nowrap}.Top_item_progress__EYKC1{gap:16px;justify-content:start;min-width:13em;max-width:13em}.Top_item_title___Vgkp{color:var(--dark-200)}.Top_item_wrapper__yXFHg{display:flex;gap:16px;justify-content:space-between;width:55%}.Top_progressBar__7qPRG{width:100%;min-width:10em}@media(max-width:1439px){.Top_item_wrapper__yXFHg{width:65%}}@media(max-width:819px){.Top_item_wrapper__yXFHg,.Top_wrapper__vUoPr{flex-direction:column}}.Workers_wrapper__scrEJ{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}.Workers_wrapper__scrEJ.Workers_dark__8PQr_ .Workers_worker__47pAm{color:var(--white)}.Workers_worker__47pAm{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 0 16px;border-bottom:2px solid var(--borders-gray)}.Workers_progressBar__zN6Ln{min-width:10em;max-width:10em}.Workers_progressBar_wrapper__Olmce{display:flex;gap:8px;align-items:center;justify-content:space-between;width:55%}.Workers_worker_title__Zj__m{width:40%}.Workers_worker_progress_wrapper__3BhnL{display:flex;gap:8px;align-items:center;min-width:13em;max-width:13em}.Workers_worker_progress_mob_title__inmV6{display:none}.Workers_worker_progress_wrapper_main__Fo1HH{display:flex;gap:8px;align-items:center;width:-moz-fit-content;width:fit-content}@media(max-width:1439px){.Workers_worker_title__Zj__m{width:33%}.Workers_progressBar_wrapper__Olmce{width:65%}}@media(max-width:819px){.Workers_worker__47pAm{flex-direction:column;gap:8px;justify-content:start;width:100%}.Workers_worker_title__Zj__m{width:100%}.Workers_progressBar_wrapper__Olmce{flex-direction:column;justify-content:start;width:100%}.Workers_progressBar_wrapper__Olmce div{width:100%}.Workers_worker_progress_mob_title__inmV6{display:block}.Workers_progressBar__zN6Ln{width:10em}.Workers_worker_progress_wrapper__3BhnL{width:100%;min-width:100%;max-width:100%}.Workers_worker_progress_wrapper_main__Fo1HH:nth-of-type(n){width:-moz-fit-content;width:fit-content}}.ProjectPageUser_wrapper__ReY7f{display:flex;flex-direction:column;gap:60px}@media(max-width:819px){.ProjectPageUser_wrapper__ReY7f{gap:30px}}.BackBtn_wrapper__ZS0i1{display:flex;justify-content:end;margin-top:-15px;margin-bottom:-45px}@media(max-width:819px){.BackBtn_wrapper__ZS0i1{gap:30px;margin-top:10px;margin-bottom:-20px}.BackBtn_button__eWDSt:nth-of-type(n){width:100%}}.CloseAuctionPageModer_wrapper__058vO{display:flex;flex-direction:column;gap:30px}@media(max-width:819px){.CloseAuctionPageModer_wrapper__058vO,.InitialDocs_wrapper__RbxG1{gap:30px}}.UserList_wrapper__fxzeP{display:flex;flex-direction:column;gap:16px;margin-top:32px}.UserList_participant_plug__5ROsa{width:100%;font-size:14px;color:var(--dark-200);text-align:center}.UserList_main__nVF0i{display:flex;flex-direction:column;gap:8px}.UserList_main__nVF0i.UserList_dark__ECoHZ{color:var(--white)}@media(max-width:819px){.UserList_wrapper__fxzeP{gap:30px}}.Main_main__Qob08{display:flex;flex-direction:column;gap:16px;width:100%}.Main_main__Qob08.Main_dark__v3IZ_ .Main_item_text__bytoV{color:var(--white)}.Main_main__Qob08.Main_dark__v3IZ_ .Main_item_text__bytoV.Main_green__7U35b{color:var(--green-600)}.Main_line__sS4tI{display:flex;gap:32px;align-items:center}.Main_item__ru19Z{display:flex;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 16px);flex-direction:column;justify-content:start;font-size:14px}.Main_item_title__qRUxi{color:var(--dark-200)}.Main_item_text__bytoV.Main_green__7U35b{color:var(--green-600)}.Main_button_wrapper__46JPv{display:flex;gap:32px;justify-content:start;margin-top:32px}@media(max-width:819px){.Main_button_wrapper__46JPv{flex-direction:column;gap:8px}.Main_button__Za9Wz:nth-of-type(n){width:100%}}.Preview_text_box__N2FAu{margin-top:8px}.Preview_text_wrapper__0MPtp{margin-top:-16px;margin-bottom:16px}.Preview_text_wrapper__0MPtp.Preview_dark__0WQVQ{color:var(--white)}.Auctions_participation_row__civED{display:flex;gap:16px;align-items:center}@media(max-width:1439px){.Auctions_item__BhJIj{width:calc((100% - 60px)/3);max-width:calc((100% - 60px)/3)}}@media(max-width:819px){.Auctions_item__BhJIj{width:calc((100% - 16px)/2);max-width:calc((100% - 16px)/2)}.Auctions_item_wrapper__J6fCn{flex-basis:content}.Auctions_wrapper__jfpDN{gap:16px}}@media(max-width:519px){.Auctions_item__BhJIj{width:100%;max-width:100%}}.CompletedProjects_wrapper__gHoHo{position:relative;width:100%;overflow:hidden;border-radius:16px}.InputWrapper_container__sSqot{display:flex;flex-direction:column;gap:10px;width:100%;height:calc(100% - 60px)}.swiper-pagination-chiefEnginer .swiper-pagination-bullet{--swiper-pagination-bullet-width:16px;--swiper-pagination-bullet-height:8px;--swiper-pagination-bullet-inactive-color:var(--blue-50);border-radius:1000px}.swiper-pagination-chiefEnginer{position:absolute;bottom:calc(58px + 30px)!important;z-index:1;display:flex;gap:10px;justify-content:center;height:8px}.swiper-pagination-chiefEnginer-bullet-active-main{background-color:var(--blue-50)!important;opacity:100%!important}.swiper-pagination-chiefEnginer-bullet-active{background-color:var(--blue-500)!important}@media (max-width:2559px){.swiper-pagination-chiefEnginer{bottom:calc(40px)!important}}@media (max-width:1439px){.swiper-pagination-chiefEnginer{bottom:calc(30px)!important;height:6px!important}.swiper-pagination-chiefEnginer .swiper-pagination-bullet{--swiper-pagination-bullet-height:6px;--swiper-pagination-bullet-width:12px}}@media (max-width:519px){.swiper-pagination-chiefEnginer{bottom:calc(30px)!important;height:8px!important}}.Ac_ountPage_wrapper__2ruw9{display:flex;flex-direction:column;gap:60px}@media(max-width:819px){.Ac_ountPage_wrapper__2ruw9{gap:30px}}.Slide_wrapper__0VjBT{position:relative;overflow:hidden;border-radius:16px}.Slide_text__box__Sww_h{position:absolute;top:31%;left:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;color:var(--white)}.Slide_title__m2zLp{font-size:68px}.Slide_text__Wh2z1,.Slide_title__m2zLp{width:-moz-fit-content;width:fit-content;font-weight:800}.Slide_text__Wh2z1{font-size:32px}.Slide_background__48AwS{width:100%;height:100%}.Slide_background__wrapper__hEsax{position:relative;width:100%;height:100%}.Slide_background__blur__Ep4xJ{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(24,28,55,.25),rgba(24,28,55,.75));background-color:rgba(24,28,55,.2)}@media(max-width:2559px){.Slide_title__m2zLp{font-size:32px}.Slide_text__Wh2z1{font-size:16px}}@media(max-width:1439px){.Slide_text__box__Sww_h{top:35%}.Slide_title__m2zLp{font-size:24px}.Slide_text__Wh2z1{font-size:12px}}@media(max-width:819px){.Slide_title__m2zLp{font-size:40px}.Slide_text__Wh2z1{font-size:16px}}@media(max-width:519px){.Slide_text__box__Sww_h{position:absolute;top:50%;left:0;width:100%;padding:0 20px;color:var(--white);transform:translateY(-60%)}.Slide_title__m2zLp{font-size:24px;font-weight:700;text-align:center}.Slide_text__Wh2z1{font-size:16px;font-weight:700;text-align:center}}.BackBtn_wrapper__GG7EV{display:flex;justify-content:end;margin-top:-15px;margin-bottom:-45px}@media(max-width:819px){.BackBtn_wrapper__GG7EV{gap:30px}}.Slider_wrapper__JeOVP{position:relative;width:100%;height:100%}.Slider_button__prev__1upne{left:0}.Slider_button__next__SjpN2,.Slider_button__prev__1upne{position:absolute;top:0;z-index:1;width:15%;height:100%;opacity:0}.Slider_button__next__SjpN2{right:0}.Slider_pagination__sS3Mt{position:absolute;bottom:224px;z-index:1;display:flex;gap:10px;justify-content:center;width:100%!important;height:8px}.AddDocsModal_wrapper__jqEgU{display:flex;flex-direction:column;gap:30px;align-items:center;width:50vw;min-width:244px;max-width:372px}.AddDocsModal_wrapper__jqEgU.AddDocsModal_dark__lyPNj .AddDocsModal_title__wABvI{color:var(--white)}.AddDocsModal_title__wABvI{font-size:24px;font-weight:700;color:var(--dark-500);text-align:center}@media(max-width:819px){.AddDocsModal_title__wABvI{font-size:20px}.AddDocsModal_wrapper__jqEgU{gap:16px;width:372px;max-width:calc(100vw - 80px)}}.Docs_wrapper___0T1_{display:flex;flex-wrap:wrap;gap:30px}.Docs_item__AVU_p{width:calc((100% - 90px)/4);max-width:calc((100% - 90px)/4);overflow:hidden;word-wrap:break-word}@media(max-width:1439px){.Docs_item__AVU_p{width:calc((100% - 60px)/3);max-width:calc((100% - 60px)/3)}}@media(max-width:819px){.Docs_item__AVU_p{width:calc((100% - 16px)/2);max-width:calc((100% - 16px)/2)}.Docs_item_wrapper__x4BHc{flex-basis:content}.Docs_wrapper___0T1_{gap:16px}}@media(max-width:519px){.Docs_item__AVU_p{width:100%;max-width:100%}}.Form_wrapper__Ctho4{display:flex;flex-direction:column;gap:30px;align-items:center;width:100%}.Form_input__WMpxw{width:100%}.Form_checkbox_wrapper__dvaBo{display:flex;flex-direction:row;gap:30px;align-items:center;justify-content:space-between}.Form_checkbox__vqPmU div:nth-of-type(2){font-size:16px}.Form_pass_recovery__HC8Jw{font-weight:600;color:var(--blue-500);cursor:pointer}.Form_checkbox__vqPmU{cursor:pointer}.Form_button__DZBxB:nth-of-type(n){width:100%}@media(max-width:819px){.Form_wrapper__Ctho4{gap:16px}.Form_checkbox_wrapper__dvaBo{flex-direction:column;gap:16px;align-items:start;justify-content:start;width:100%;font-size:14px}.Form_input__WMpxw input:first-of-type{padding:10px;font-size:14px}.Form_checkbox__vqPmU div:nth-of-type(2){font-size:14px}.Form_checkbox__vqPmU div:first-of-type{width:16px;height:16px}.Form_button__DZBxB:first-of-type{font-size:14px}}.Bottom_wrapper__BsBiW{display:flex;gap:30px;align-items:center}@media(max-width:819px){.Bottom_wrapper__BsBiW{flex-direction:column;gap:16px;align-items:start}}.Filters_wrapper__Ipmgh{display:flex;flex-direction:column;gap:30px}@media(max-width:819px){.Filters_wrapper__Ipmgh{gap:16px}}.EditForm_EditForm__usRgz{display:flex;flex-direction:column;gap:30px}.EditForm_line__1W_Rr{display:flex;gap:30px;width:100%}.EditForm_line_btn__RW21B{justify-content:space-between}.EditForm_input_line__SAJvF,.EditForm_textArea__C_9p2{flex:1 1}.EditForm_hidden_btn__mnggZ{pointer-events:none;opacity:0}@media(max-width:819px){.EditForm_wrapper__rReGB{gap:30px}}.Top_wrapper__6nmyO{display:flex;gap:30px;align-items:center}.Top_icon__IebBT{display:flex;align-items:center;justify-content:center;font-size:24px;color:var(--blue-500);transition:.3s}.Top_icon__IebBT.Top_revert__5RLK5{transform:rotate(180deg)}.Top_text__TKqHK span{color:var(--blue-500)}.Top_button__RRK5x:nth-of-type(n){padding:10px 20px}@media(max-width:1439px){.Top_wrapper__6nmyO{flex-direction:column;gap:16px;align-items:start}}@media(max-width:819px){.Top_button__RRK5x,.Top_text__TKqHK{font-size:14px}}.Profile_wrapper__AWyxn{display:flex;flex-direction:column;gap:30px}.Profile_item_wrapper__zId_i{display:flex;flex-direction:column;gap:16px}.Profile_item__3U__U{font-size:14px;font-weight:500}.Profile_item_title__qOQuV{color:var(--dark-200)}@media(max-width:819px){.Profile_wrapper__AWyxn{gap:30px}}.Main_wrapper__neqZu{display:flex;gap:30px;align-items:center;overflow-x:auto;overflow-y:inherit}@media(max-width:819px){.Main_wrapper__neqZu{flex-direction:column;overflow:inherit}.Main_item__jzu_O:nth-of-type(n){width:100%;max-width:100%}}.Responsibility_main__3Xf6Y{display:flex;flex-direction:column;gap:16px}.Responsibility_auction_button_wrapper__OgWYH{display:flex;justify-content:end;width:100%}.ProjectInWork_wrapper__qHAlD{display:flex;flex-direction:column;gap:30px}@media(max-width:819px){.ProjectInWork_wrapper__qHAlD{gap:16px}}.SaveButton_wrapper__Wq8zi{display:flex;justify-content:end}@media(max-width:819px){.SaveButton_wrapper__Wq8zi{gap:30px}}.TrainingMaterials_wrapper__18_ru{display:flex;flex-wrap:wrap;gap:30px}.TrainingMaterials_item__jmT0V{width:calc((100% - 60px)/3);max-width:calc((100% - 60px)/3)}@media(max-width:1439px){.TrainingMaterials_item__jmT0V{width:calc((100% - 60px)/2);max-width:calc((100% - 60px)/2)}}@media(max-width:819px){.TrainingMaterials_item__jmT0V{width:100%;max-width:100%}}.EditForm_EditForm___XDcl{display:flex;flex-direction:column;gap:30px}.EditForm_line__NwIMC{display:flex;gap:30px;width:100%}.EditForm_line_btn__F6vAH{justify-content:space-between}.EditForm_input_line__tmOW2,.EditForm_textArea__FN__Z{flex:1 1}.EditForm_hidden_btn__zpUmH{pointer-events:none;opacity:0}@media(max-width:819px){.EditForm_wrapper__XsCBo{gap:30px}}._hiefEngineerPage_wrapper__D67MI{display:flex;flex-direction:column;gap:60px}._hiefEngineerPage_complited_and_docs_wrapper__qtQAD{display:flex;gap:30px;height:595px;min-height:595px;max-height:595px;overflow:hidden}@media(max-width:1439px){._hiefEngineerPage_complited_and_docs_wrapper__qtQAD{flex-direction:column;height:-moz-fit-content;height:fit-content;min-height:-moz-fit-content;min-height:fit-content;max-height:-moz-fit-content;max-height:fit-content;overflow:inherit}}.BackBtn_wrapper__MOq7Y{display:flex;justify-content:end;margin-top:-15px;margin-bottom:-45px}@media(max-width:819px){.BackBtn_wrapper__MOq7Y{gap:30px;margin-top:10px;margin-bottom:-20px}.BackBtn_button__WOicA:nth-of-type(n){width:100%}.Docs_wrapper__TpfU1,.FinishedFiles_wrapper__zqhu3,.InitialDocs_wrapper__xNKqN{gap:30px}}.AddDocumentsModal_wrapper__CSuCt{display:flex;flex-direction:column;gap:30px;align-items:center;width:50vw;min-width:244px;max-width:372px}.AddDocumentsModal_wrapper__CSuCt.AddDocumentsModal_dark__yHstR .AddDocumentsModal_title__n9XLK{color:var(--white)}.AddDocumentsModal_title__n9XLK{font-size:24px;font-weight:700;color:var(--dark-500);text-align:center}@media(max-width:819px){.AddDocumentsModal_title__n9XLK{font-size:20px}.AddDocumentsModal_wrapper__CSuCt{gap:16px;width:372px;max-width:calc(100vw - 80px)}}.Form_wrapper__JcOuK{display:flex;flex-direction:column;gap:30px;align-items:center;width:100%}.Form_input__R2bcF{width:100%}.Form_checkbox_wrapper__lT9YD{display:flex;flex-direction:row;gap:30px;align-items:center;justify-content:space-between}.Form_checkbox__AESbo div:nth-of-type(2){font-size:16px}.Form_pass_recovery__SJwhu{font-weight:600;color:var(--blue-500);cursor:pointer}.Form_checkbox__AESbo{cursor:pointer}.Form_button__yVolu:nth-of-type(n){width:100%}@media(max-width:819px){.Form_wrapper__JcOuK{gap:16px}.Form_checkbox_wrapper__lT9YD{flex-direction:column;gap:16px;align-items:start;justify-content:start;width:100%;font-size:14px}.Form_input__R2bcF input:first-of-type{padding:10px;font-size:14px}.Form_checkbox__AESbo div:nth-of-type(2){font-size:14px}.Form_checkbox__AESbo div:first-of-type{width:16px;height:16px}.Form_button__yVolu:first-of-type{font-size:14px}}.ProgressProject_wrapper__N6bEH{display:flex;flex-direction:column;gap:16px}.ProgressProject_auction_button_wrapper__gZEjw{display:flex;justify-content:end;width:100%}.ProjectPageChiefEngineer_wrapper__OskbL{display:flex;flex-direction:column;gap:60px}@media(max-width:819px){.ProjectPageChiefEngineer_wrapper__OskbL{gap:30px}}.BackBtn_wrapper__w9bo_{display:flex;justify-content:end;margin-top:-15px;margin-bottom:-45px}@media(max-width:819px){.BackBtn_wrapper__w9bo_{gap:30px}}.InitialAuctionPageChiefEngineer_wrapper__lXtat{display:flex;flex-direction:column;gap:60px}@media(max-width:819px){.InitialAuctionPageChiefEngineer_wrapper__lXtat{gap:30px}}.Main_main__YhiUa{display:flex;flex-direction:column;gap:16px}.Main_auction_button_wrapper__zOwbi{display:flex;justify-content:end;width:100%}.Main_date_input__hBu6Y:nth-of-type(n){min-width:12em}.ChiefEngineerAuctionPage_wrapper__AyCZY{display:flex;flex-direction:column;gap:60px}.ChiefEngineerAuctionPage_complited_and_docs_wrapper__WZNZL{display:flex;gap:30px;height:595px;min-height:595px;max-height:595px;overflow:hidden}@media(max-width:1439px){.ChiefEngineerAuctionPage_complited_and_docs_wrapper__WZNZL{flex-direction:column;height:-moz-fit-content;height:fit-content;min-height:-moz-fit-content;min-height:fit-content;max-height:-moz-fit-content;max-height:fit-content;overflow:inherit}}@media(max-width:819px){.InitialDocs_wrapper__iPyV6{gap:30px}}.Main_main__IRIxU{display:flex;flex-direction:column;gap:16px;width:100%}.Main_main__IRIxU.Main_dark__ZrnAl .Main_item_text__GrfBy{color:var(--white)}.Main_main__IRIxU.Main_dark__ZrnAl .Main_item_text__GrfBy.Main_green__bk1YF{color:var(--green-600)}.Main_line__Wlriq{display:flex;gap:32px;align-items:center}.Main_input__bw4VK:nth-of-type(n){width:100%}.Main_item__3KwpO{display:flex;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 16px);flex-direction:column;justify-content:start;font-size:14px}.Main_item_gap__8zbSB{gap:8px}.Main_item_title__Vccr8{color:var(--dark-200)}.Main_item_text__GrfBy.Main_green__bk1YF{color:var(--green-600)}.Main_button_wrapper__yt6gx{display:flex;gap:32px;justify-content:start;margin-top:32px}.Preview_text_box__C_GdM{margin-top:8px}.Preview_text_wrapper__mlqPY{margin-top:-16px;margin-bottom:16px}.Preview_text_wrapper__mlqPY.Preview_dark__6BgNx{color:var(--white)}.User_wrapper__Bd4sj{display:flex;flex-direction:column;gap:30px}.User_item_wrapper___le5p{display:flex;flex-direction:column;gap:16px}.User_item__lscsN{font-size:14px;font-weight:500}.User_item_title__FbBQX{color:var(--dark-200)}@media(max-width:819px){.User_wrapper__Bd4sj{gap:30px}}