: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}}.AddDocumentsModal_wrapper__4mhEo{width:600px;padding:32px;background:var(--white);border-radius:5px}.AddDocumentsModal_wrapper__4mhEo.AddDocumentsModal_dark__GcUT8{background:var(--dark-700)}@media(max-width:768px){.AddDocumentsModal_wrapper__4mhEo{width:calc(100vw - 40px)}}.AddDocumentsModal_title___7q8r{margin-bottom:20px;font-size:20px;font-weight:600;color:var(--dark-900)}.AddDocumentsModal_dark__GcUT8 .AddDocumentsModal_title___7q8r{color:var(--white)}.Form_wrapper__JGNLj{display:flex;flex-direction:column;gap:10px;align-items:flex-start;width:100%}.Form_button__Kioea,.Form_input__XGDO5{width:100%}.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%}.Form_selected_files__4Kz1D{display:flex;flex-direction:column;gap:10px;width:100%;max-height:300px;padding-right:5px;overflow-y:auto}.Form_selected_files__4Kz1D::-webkit-scrollbar{width:6px}.Form_selected_files__4Kz1D::-webkit-scrollbar-track{background:var(--color-bg-secondary,#f1f1f1);border-radius:3px}.Form_selected_files__4Kz1D::-webkit-scrollbar-thumb{background:var(--color-primary,#888);border-radius:3px}.Form_selected_files__4Kz1D::-webkit-scrollbar-thumb:hover{background:var(--color-primary-dark,#555)}.Form_selected_files_title__XgIV2{margin:0;font-size:14px;font-weight:600;color:var(--color-text-primary)}.Form_file_item__8yITu{display:flex;gap:10px;align-items:center;justify-content:space-between;padding:8px 12px;background-color:var(--color-bg-secondary);border-radius:4px}.Form_file_name__nJ_sG{flex:1 1;overflow:hidden;text-overflow:ellipsis;font-size:14px;color:var(--color-text-primary);white-space:nowrap}@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}.Form_selected_files__4Kz1D{max-height:200px}}.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}.ProjectComplited_wrapper__vLoqO{display:flex;gap:30px;align-items:center;overflow:hidden}.ProjectComplited_wrapper__vLoqO.ProjectComplited_open__UC5_a{flex-wrap:wrap}.ProjectComplited_item__0NcSB{width:calc((100% - 120px)/5);min-width:calc((100% - 120px)/5);max-width:calc((100% - 120px)/5)}@media(max-width:1439px){.ProjectComplited_item__0NcSB{width:calc((100% - 60px)/3);min-width:calc((100% - 60px)/3);max-width:calc((100% - 60px)/3)}}@media(max-width:519px){.ProjectComplited_wrapper__vLoqO{flex-direction:column;gap:16px}.ProjectComplited_item__0NcSB{width:100%;max-width:100%}}.ProjectInWork_wrapper__XDr8Y{display:flex;gap:30px;align-items:center;overflow:hidden}.ProjectInWork_wrapper__XDr8Y.ProjectInWork_open__Ol4B2{flex-wrap:wrap}.ProjectInWork_item__eWV5D{width:calc((100% - 120px)/5);min-width:calc((100% - 120px)/5);max-width:calc((100% - 120px)/5)}@media(max-width:1439px){.ProjectInWork_item__eWV5D{width:calc((100% - 60px)/3);min-width:calc((100% - 60px)/3);max-width:calc((100% - 60px)/3)}}@media(max-width:519px){.ProjectInWork_wrapper__XDr8Y{flex-direction:column;gap:16px}.ProjectInWork_item__eWV5D{width:100%;max-width:100%}}.AuthPage_wrapper__N64Uc{display:flex;flex-direction:column;gap:30px;width:50%;margin:0 auto}.DescriptionFeatures_text_wrapper__NILjn{display:flex;flex-direction:column;gap:16px}.DescriptionFeatures_item_wrapper__I1e73{display:flex;flex-direction:column;gap:10px}.DescriptionFeatures_item__jDeA2{display:flex;gap:10px;align-items:center}.DescriptionFeatures_item_icon__y_PR7{font-size:20px;color:var(--green-500)}.DescriptionFeatures_main__RMGqM{display:flex;flex-wrap:wrap;gap:32px}.DescriptionFeatures_feature__n66_F{width:calc((100% - 32px)/2)}.DescriptionFeatures_feature_title__zWUcO{font-size:14px;font-weight:500;color:var(--dark-200)}.DescriptionFeatures_feature_text__l5t7K{font-size:14px;font-weight:500;color:var(--dark-500)}@media(max-width:819px){.DescriptionFeatures_main__RMGqM{flex-direction:column;gap:16px}.DescriptionFeatures_feature__n66_F{width:100%}}.FrequentlyAskedQuestions_wrapper___shyv{display:flex;flex-direction:column;gap:5px}.InstructionsPage_wrapper__WwU97{display:flex;flex-direction:column;gap:60px}@media(max-width:519px){.InstructionsPage_wrapper__WwU97{gap:30px;margin-top:16px}}.Preview_wrapper__11zbZ{position:relative;width:100%;min-height:400px;aspect-ratio:1/.21;overflow:hidden;border-radius:16px}.Preview_text__box___JFqY{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__9mJS1{font-size:68px}.Preview_text__xtnPP,.Preview_title__9mJS1{width:-moz-fit-content;width:fit-content;font-weight:800;text-align:center}.Preview_text__xtnPP{font-size:32px}.Preview_background__IBQAl{width:100%;height:100%}.Preview_background__wrapper__b_Fet{position:relative;width:100%;height:100%}.Preview_background__blur__eLerh{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__SUCQz{position:absolute;bottom:0;left:0;display:flex}.Preview_scale__67FCZ{position:relative;width:25%;height:58px;margin-right:-2px}@media(max-width:2559px){.Preview_title__9mJS1{font-size:50px}.Preview_text__xtnPP{font-size:24px}}@media(max-width:1439px){.Preview_text__box___JFqY{top:45%}.Preview_title__9mJS1{font-size:40px}.Preview_text__xtnPP{font-size:16px}}@media(max-width:819px){.Preview_wrapper__11zbZ{min-height:200px}.Preview_text__box___JFqY{top:45%}.Preview_scale__67FCZ:nth-of-type(2n){display:none}.Preview_scale__67FCZ{width:50%}}@media(max-width:519px){.Preview_text__box___JFqY{position:absolute;width:100%;padding:0 20px;color:var(--white)}.Preview_title__9mJS1{font-size:32px;font-weight:700;text-align:center}.Preview_text__xtnPP{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__67FCZ{display:none}.Preview_scale__67FCZ:first-of-type{display:block;width:100%;transform:translate(0)}}.ContactUs_wrapper___d6dN{display:flex;gap:32px;align-items:center;width:100%}@media(max-width:2559px){.ContactUs_wrapper___d6dN{gap:12px}}@media(max-width:1439px){.ContactUs_wrapper___d6dN{flex-wrap:wrap;gap:32px}}@media(max-width:819px){.ContactUs_wrapper___d6dN{gap:16px}}.Item_wrapper__V_Z9y{display:flex;flex:calc((100% - 36px)/3) 1;flex-direction:column;gap:16px;padding:20px 20px 24px;border:2px solid var(--borders-gray);border-radius:16px}.Item_line__y7UP3{display:flex;gap:16px;align-items:center}.Item_line_item__T1vmd{font-size:14px;font-weight:500}.Item_title__YYVxn{font-size:20px;font-weight:600}.Item_icon__0NL7u{width:24px;height:24px;font-size:24px}@media(max-width:2559px){.Item_wrapper__V_Z9y{gap:8px;padding:12px 12px 16px}.Item_line__y7UP3{gap:8px}.Item_line_item__T1vmd{font-size:13px}}@media(max-width:1439px){.Item_wrapper__V_Z9y{flex:calc((100% - 32px)/2) 1;gap:16px;padding:20px 20px 24px}.Item_line__y7UP3{gap:16px}.Item_line_item__T1vmd{font-size:14px}}@media(max-width:819px){.Item_wrapper__V_Z9y{flex:calc((100% - 16px)/2) 1;padding:12px 12px 16px}}@media(max-width:519px){.Item_line__y7UP3{flex-wrap:wrap}}.ContactsPage_wrapper__mmdye{display:flex;flex-direction:column;gap:60px}@media(max-width:519px){.ContactsPage_wrapper__mmdye{gap:30px;margin-top:16px}}.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_section_header__xvKej,.Workers_wrapper__scrEJ.Workers_dark__8PQr_ .Workers_worker__47pAm{color:var(--white)}.Workers_section_header__xvKej{margin:16px 0 12px;font-size:20px;font-weight:700;color:var(--dark-500)}.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__mdgNJ{display:flex;justify-content:end;margin-top:-15px;margin-bottom:-45px}@media(max-width:819px){.BackBtn_wrapper__mdgNJ{gap:30px;margin-top:10px;margin-bottom:-20px}.BackBtn_button__7RPb6:nth-of-type(n){width:100%}}.InitialAuctionPageModer_wrapper___osoi{display:flex;flex-direction:column;gap:60px}@media(max-width:819px){.InitialAuctionPageModer_wrapper___osoi{gap:30px}}.Main_main__eifuQ{display:flex;flex-direction:column;gap:16px}.Main_section__s5Kl3{display:flex;flex-direction:column;gap:12px}.Main_section_title__oEcZa{margin:0;font-size:16px;font-weight:600;color:var(--text-primary,#1a1a1a)}.Main_auction_button_wrapper__h7HpP{display:flex;justify-content:end;width:100%}.AddWorker_wrapper__lUsXi{display:flex;flex-direction:column;gap:30px;align-items:center;width:50vw;min-width:244px;max-width:372px}.AddWorker_wrapper__lUsXi.AddWorker_dark__gRNdG .AddWorker_title__8pzcC{color:var(--white)}.AddWorker_title__8pzcC{font-size:24px;font-weight:700;color:var(--dark-500);text-align:center}@media(max-width:819px){.AddWorker_title__8pzcC{font-size:20px}.AddWorker_wrapper__lUsXi{gap:16px;width:372px;max-width:calc(100vw - 80px)}}.Form_wrapper__sQmAn{display:flex;flex-direction:column;gap:30px;align-items:center;width:100%;max-height:80vh;padding:0 5px 0 0;overflow:auto}.Form_input__xwcwO{width:100%}.Form_checkbox_wrapper__T7ePc{display:flex;flex-direction:row;gap:30px;align-items:center;justify-content:space-between}.Form_checkbox__dm2nN div:nth-of-type(2){font-size:16px}.Form_pass_recovery__uzNt2{font-weight:600;color:var(--blue-500);cursor:pointer}.Form_checkbox__dm2nN{cursor:pointer}.Form_button__6ET9E:nth-of-type(n){width:100%;margin-top:10px}@media(max-width:819px){.Form_wrapper__sQmAn{gap:16px}.Form_checkbox_wrapper__T7ePc{flex-direction:column;gap:16px;align-items:start;justify-content:start;width:100%;font-size:14px}.Form_input__xwcwO input:first-of-type{padding:10px;font-size:14px}.Form_checkbox__dm2nN div:nth-of-type(2){font-size:14px}.Form_checkbox__dm2nN div:first-of-type{width:16px;height:16px}.Form_button__6ET9E:first-of-type{font-size:14px}}.CreateAuctions_wrapper__J4cXm{display:flex;flex-direction:column;gap:30px;align-items:center;width:50vw;min-width:244px;max-width:372px}.CreateAuctions_wrapper__J4cXm.CreateAuctions_dark__YiQep .CreateAuctions_title__xGX77{color:var(--white)}.CreateAuctions_title__xGX77{font-size:24px;font-weight:700;color:var(--dark-500);text-align:center}@media(max-width:819px){.CreateAuctions_title__xGX77{font-size:20px}.CreateAuctions_wrapper__J4cXm{gap:16px;width:372px;max-width:calc(100vw - 80px)}}.Form_wrapper___AupM{display:flex;flex-direction:column;gap:30px;align-items:center;width:100%;max-height:80vh;padding:0 5px 0 0;overflow:auto}.Form_input__MdQ_o{width:100%}.Form_checkbox_wrapper__KqzUf{display:flex;flex-direction:row;gap:30px;align-items:center;justify-content:space-between}.Form_checkbox__ysVKC div:nth-of-type(2){font-size:16px}.Form_pass_recovery__5zSQn{font-weight:600;color:var(--blue-500);cursor:pointer}.Form_checkbox__ysVKC{cursor:pointer}.Form_button__QZ6_K:nth-of-type(n){width:100%;margin-top:10px}@media(max-width:819px){.Form_wrapper___AupM{gap:16px}.Form_checkbox_wrapper__KqzUf{flex-direction:column;gap:16px;align-items:start;justify-content:start;width:100%;font-size:14px}.Form_input__MdQ_o input:first-of-type{padding:10px;font-size:14px}.Form_checkbox__ysVKC div:nth-of-type(2){font-size:14px}.Form_checkbox__ysVKC div:first-of-type{width:16px;height:16px}.Form_button__QZ6_K:first-of-type{font-size:14px}}.BackBtn_wrapper__M2VnS{display:flex;justify-content:end;margin-top:-15px;margin-bottom:-45px}@media(max-width:819px){.BackBtn_wrapper__M2VnS{gap:30px;margin-top:10px;margin-bottom:-15px}.BackBtn_button__dCoJU:nth-of-type(n){width:100%}}.ChangeRole_wrapper__o20uH{display:flex;flex-direction:column;gap:30px}.ChangeRole_item_wrapper__XI8gg{display:flex;flex-direction:column;gap:16px}.ChangeRole_item__w0qYT{font-size:14px;font-weight:500}.ChangeRole_item_title__yKl0P{color:var(--dark-200)}@media(max-width:819px){.ChangeRole_wrapper__o20uH{gap:30px}}.EditForm_EditForm__DaZtL{display:flex;flex-direction:column;gap:30px}.EditForm_EditForm_main__sMwv1{display:flex;align-items:center;justify-content:space-between}.EditForm_line__gAEku{display:flex;gap:30px;width:100%}.EditForm_line_btn__NVQU1{justify-content:space-between;margin-top:-10%}.EditForm_input_line__bWfxN,.EditForm_textArea__mPYV4{flex:1 1}.EditForm_hidden_btn__YMUAG{pointer-events:none;opacity:0}@media(max-width:819px){.EditForm_wrapper__GEtF9{gap:30px}.EditForm_EditForm_main__sMwv1{flex-direction:column-reverse;gap:16px}.EditForm_line__gAEku{flex-wrap:wrap}.EditForm_checkbox__lDybm{width:calc(50% - 15px)}.EditForm_button__0qC9c:nth-of-type(n){width:100%}}.AddDocsModal_wrapper__3p3jm{display:flex;flex-direction:column;gap:30px;align-items:center;width:50vw;min-width:244px;max-width:372px}.AddDocsModal_wrapper__3p3jm.AddDocsModal_dark__Llh34 .AddDocsModal_title__E_mxy{color:var(--white)}.AddDocsModal_title__E_mxy{font-size:24px;font-weight:700;color:var(--dark-500);text-align:center}@media(max-width:819px){.AddDocsModal_title__E_mxy{font-size:20px}.AddDocsModal_wrapper__3p3jm{gap:16px;width:372px;max-width:calc(100vw - 80px)}}.Form_wrapper__IjbYH{display:flex;flex-direction:column;gap:30px;align-items:center;width:100%}.Form_input__TYWPP{width:100%}.Form_checkbox_wrapper__SK5jY{display:flex;flex-direction:row;gap:30px;align-items:center;justify-content:space-between}.Form_checkbox__G4kCj div:nth-of-type(2){font-size:16px}.Form_pass_recovery__PhXeZ{font-weight:600;color:var(--blue-500);cursor:pointer}.Form_checkbox__G4kCj{cursor:pointer}.Form_button__ct76R:nth-of-type(n){width:100%}@media(max-width:819px){.Form_wrapper__IjbYH{gap:16px}.Form_checkbox_wrapper__SK5jY{flex-direction:column;gap:16px;align-items:start;justify-content:start;width:100%;font-size:14px}.Form_input__TYWPP input:first-of-type{padding:10px;font-size:14px}.Form_checkbox__G4kCj div:nth-of-type(2){font-size:14px}.Form_checkbox__G4kCj div:first-of-type{width:16px;height:16px}.Form_button__ct76R:first-of-type{font-size:14px}}.EditForm_EditForm__7N98d{display:flex;flex-direction:column;gap:30px}.EditForm_line__661NV{display:flex;gap:30px;width:100%}.EditForm_line_btn__T0oPb{justify-content:space-between}.EditForm_input_line__3_yp7,.EditForm_textArea__1Y3DS{flex:1 1}.EditForm_hidden_btn__46n9w{pointer-events:none;opacity:0}@media(max-width:819px){.EditForm_wrapper__koMPL{gap:30px}.EditForm_button__4EaKB:nth-of-type(n){width:100%}}.Profile_wrapper__CWlci{display:flex;flex-direction:column;gap:30px}.Profile_item_wrapper__bHyX8{display:flex;flex-direction:column;gap:16px}.Profile_item__K8DcZ{font-size:14px;font-weight:500}.Profile_item_title__XpY_W{color:var(--dark-200)}@media(max-width:819px){.Profile_wrapper__CWlci{gap:30px}}.Responsibility_main__8zGTE{display:flex;flex-direction:column;gap:16px}.Responsibility_auction_button_wrapper__mOeCv{display:flex;justify-content:end;width:100%}.SaveButton_wrapper__ngZry{display:flex;justify-content:end}@media(max-width:819px){.SaveButton_wrapper__ngZry{gap:30px}.SaveButton_button__giUBs:nth-of-type(n){width:100%}}.EditForm_EditForm__d3b06{display:flex;flex-direction:column;gap:30px}.EditForm_line__nrUnk{display:flex;gap:30px;width:100%}.EditForm_line_btn__6Q55h{justify-content:space-between}.EditForm_input_line__5Alv_,.EditForm_textArea__jSSBB{flex:1 1}.EditForm_hidden_btn__fgqaJ{pointer-events:none;opacity:0}@media(max-width:819px){.EditForm_wrapper__mBI_m{gap:30px}.EditForm_hidden_btn__fgqaJ:nth-of-type(n){width:0;max-width:0}.EditForm_button__tuFMc:nth-of-type(n){width:100%}}.User_wrapper__PUbo9{display:flex;flex-direction:column;gap:30px}.User_item_wrapper__g6uX8{display:flex;flex-direction:column;gap:16px}.User_item__j2Thl{font-size:14px;font-weight:500}.User_item_title__PjPNK{color:var(--dark-200)}@media(max-width:819px){.User_wrapper__PUbo9{gap:30px}}.UserPageModer_wrapper__H1dL_{display:flex;flex-direction:column;gap:60px}@media(max-width:819px){.UserPageModer_wrapper__H1dL_{gap:30px}}.AuctionCompleted_wrapper__c12EO{display:flex;flex-direction:column;gap:60px}.AuctionCompleted_complited_and_docs_wrapper__z_lD2{display:flex;gap:30px;height:572px;min-height:572px;max-height:572px;overflow:hidden}@media(max-width:1439px){.AuctionCompleted_complited_and_docs_wrapper__z_lD2{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}}.AuctionCreate_wrapper__sQdCA{display:flex;flex-direction:column;gap:60px}.AuctionCreate_complited_and_docs_wrapper__jbuRt{display:flex;gap:30px;height:572px;min-height:572px;max-height:572px;overflow:hidden}@media(max-width:1439px){.AuctionCreate_complited_and_docs_wrapper__jbuRt{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}}.AuctionInWork_wrapper__jiIWZ{display:flex;flex-direction:column;gap:60px}.AuctionInWork_complited_and_docs_wrapper__RF_xK{display:flex;gap:30px;height:572px;min-height:572px;max-height:572px;overflow:hidden}@media(max-width:1439px){.AuctionInWork_complited_and_docs_wrapper__RF_xK{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}}.Chats_wrapper__maNhQ{display:flex;flex-direction:column;gap:60px}.Chats_complited_and_docs_wrapper__eX_VX{display:flex;gap:30px;height:572px;min-height:572px;max-height:572px;overflow:hidden}@media(max-width:1439px){.Chats_complited_and_docs_wrapper__eX_VX{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}}.DocumentTemplates_wrapper__HNw8_{gap:0}.DocumentTemplates_complited_and_docs_wrapper__C0u88{display:flex;gap:30px;height:572px;min-height:572px;max-height:572px;overflow:hidden}@media(max-width:1439px){.DocumentTemplates_complited_and_docs_wrapper__C0u88{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}}.Instructions_wrapper__fS7Nh{gap:0}.Instructions_complited_and_docs_wrapper__SOSKl{display:flex;gap:30px;height:572px;min-height:572px;max-height:572px;overflow:hidden}@media(max-width:1439px){.Instructions_complited_and_docs_wrapper__SOSKl{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}}.ChatsModal_wrapper__t1TLk{display:flex;flex-direction:column;gap:30px;align-items:center;width:50vw;min-width:244px;max-width:372px}.ChatsModal_wrapper__t1TLk.ChatsModal_dark__yo0LI .ChatsModal_title__cRk60{color:var(--white)}.ChatsModal_title__cRk60{font-size:24px;font-weight:700;color:var(--dark-500);text-align:center}@media(max-width:819px){.ChatsModal_title__cRk60{font-size:20px}.ChatsModal_wrapper__t1TLk{gap:16px;width:372px;max-width:calc(100vw - 80px)}}.Form_wrapper__2c1hq{display:flex;flex-direction:column;gap:30px;align-items:center;width:100%}.Form_input__PJCkU{width:100%}.Form_checkbox_wrapper__qZG32{display:flex;flex-direction:row;gap:30px;align-items:center;justify-content:space-between}.Form_checkbox__ow7V0 div:nth-of-type(2){font-size:16px}.Form_pass_recovery__UZAoo{font-weight:600;color:var(--blue-500);cursor:pointer}.Form_checkbox__ow7V0{cursor:pointer}.Form_button__QCBu_:first-of-type{width:100%}@media(max-width:819px){.Form_wrapper__2c1hq{gap:16px}.Form_checkbox_wrapper__qZG32{flex-direction:column;gap:16px;align-items:start;justify-content:start;width:100%;font-size:14px}.Form_input__PJCkU input:first-of-type{padding:10px;font-size:14px}.Form_checkbox__ow7V0 div:nth-of-type(2){font-size:14px}.Form_checkbox__ow7V0 div:first-of-type{width:16px;height:16px}.Form_button__QCBu_:first-of-type{font-size:14px}}.DocumentsTemplateModal_wrapper__bEsJz{display:flex;flex-direction:column;gap:30px;align-items:center;width:50vw;min-width:244px;max-width:372px}.DocumentsTemplateModal_wrapper__bEsJz.DocumentsTemplateModal_dark__5_qao .DocumentsTemplateModal_title__EpSL1{color:var(--white)}.DocumentsTemplateModal_title__EpSL1{font-size:24px;font-weight:700;color:var(--dark-500);text-align:center}@media(max-width:819px){.DocumentsTemplateModal_title__EpSL1{font-size:20px}.DocumentsTemplateModal_wrapper__bEsJz{gap:16px;width:372px;max-width:calc(100vw - 80px)}}.Form_wrapper__WrUna{display:flex;flex-direction:column;gap:30px;align-items:center;width:100%}.Form_input__sf0wG{width:100%}.Form_checkbox_wrapper__uLfE5{display:flex;flex-direction:row;gap:30px;align-items:center;justify-content:space-between}.Form_checkbox__aDcJJ div:nth-of-type(2){font-size:16px}.Form_pass_recovery__5SUA_{font-weight:600;color:var(--blue-500);cursor:pointer}.Form_checkbox__aDcJJ{cursor:pointer}.Form_button__e3Ep8:nth-of-type(n){width:100%}@media(max-width:819px){.Form_wrapper__WrUna{gap:16px}.Form_checkbox_wrapper__uLfE5{flex-direction:column;gap:16px;align-items:start;justify-content:start;width:100%;font-size:14px}.Form_input__sf0wG input:first-of-type{padding:10px;font-size:14px}.Form_checkbox__aDcJJ div:nth-of-type(2){font-size:14px}.Form_checkbox__aDcJJ div:first-of-type{width:16px;height:16px}.Form_button__e3Ep8:first-of-type{font-size:14px}}.DocumentsTemplateUpdateModal_wrapper__ViwPf{display:flex;flex-direction:column;gap:30px;align-items:center;width:50vw;min-width:244px;max-width:372px}.DocumentsTemplateUpdateModal_wrapper__ViwPf.DocumentsTemplateUpdateModal_dark__Qq17L .DocumentsTemplateUpdateModal_title__7JD6A{color:var(--white)}.DocumentsTemplateUpdateModal_title__7JD6A{font-size:24px;font-weight:700;color:var(--dark-500);text-align:center}@media(max-width:819px){.DocumentsTemplateUpdateModal_title__7JD6A{font-size:20px}.DocumentsTemplateUpdateModal_wrapper__ViwPf{gap:16px;width:372px;max-width:calc(100vw - 80px)}}.Form_wrapper__bI8pg{display:flex;flex-direction:column;gap:30px;align-items:center;width:100%}.Form_input__Bbzo_{width:100%}.Form_checkbox_wrapper__vCH4X{display:flex;flex-direction:row;gap:30px;align-items:center;justify-content:space-between}.Form_checkbox__hVfph div:nth-of-type(2){font-size:16px}.Form_pass_recovery__THHPv{font-weight:600;color:var(--blue-500);cursor:pointer}.Form_checkbox__hVfph{cursor:pointer}.Form_button__kh9cW:nth-of-type(n){width:100%}@media(max-width:819px){.Form_wrapper__bI8pg{gap:16px}.Form_checkbox_wrapper__vCH4X{flex-direction:column;gap:16px;align-items:start;justify-content:start;width:100%;font-size:14px}.Form_input__Bbzo_ input:first-of-type{padding:10px;font-size:14px}.Form_checkbox__hVfph div:nth-of-type(2){font-size:14px}.Form_checkbox__hVfph div:first-of-type{width:16px;height:16px}.Form_button__kh9cW:first-of-type{font-size:14px}}.Form_wrapper__xLb90{display:flex;flex-direction:column;gap:30px;align-items:center;width:100%}.Form_input__nu4Ro{width:100%}.Form_checkbox_wrapper__G5mHf{display:flex;flex-direction:row;gap:30px;align-items:center;justify-content:space-between}.Form_checkbox___2_5x div:nth-of-type(2){font-size:16px}.Form_pass_recovery__54BIb{font-weight:600;color:var(--blue-500);cursor:pointer}.Form_checkbox___2_5x{cursor:pointer}.Form_button__lOY7T:nth-of-type(n){width:100%}@media(max-width:819px){.Form_wrapper__xLb90{gap:16px}.Form_checkbox_wrapper__G5mHf{flex-direction:column;gap:16px;align-items:start;justify-content:start;width:100%;font-size:14px}.Form_input__nu4Ro input:first-of-type{padding:10px;font-size:14px}.Form_checkbox___2_5x div:nth-of-type(2){font-size:14px}.Form_checkbox___2_5x div:first-of-type{width:16px;height:16px}.Form_button__lOY7T:first-of-type{font-size:14px}}.InstructionsModal_wrapper___KOi3{display:flex;flex-direction:column;gap:30px;align-items:center;width:50vw;min-width:244px;max-width:372px}.InstructionsModal_wrapper___KOi3.InstructionsModal_dark__zYZTx .InstructionsModal_title__tDGSv{color:var(--white)}.InstructionsModal_title__tDGSv{font-size:24px;font-weight:700;color:var(--dark-500);text-align:center}@media(max-width:819px){.InstructionsModal_title__tDGSv{font-size:20px}.InstructionsModal_wrapper___KOi3{gap:16px;width:372px;max-width:calc(100vw - 80px)}}.Form_wrapper__xaqEE{display:flex;flex-direction:column;gap:30px;align-items:center;width:100%}.Form_input__PaYk_{width:100%}.Form_checkbox_wrapper__vudNp{display:flex;flex-direction:row;gap:30px;align-items:center;justify-content:space-between}.Form_checkbox__aAunt div:nth-of-type(2){font-size:16px}.Form_pass_recovery__4mx1Z{font-weight:600;color:var(--blue-500);cursor:pointer}.Form_checkbox__aAunt{cursor:pointer}.Form_button__rr13A:nth-of-type(n){width:100%}@media(max-width:819px){.Form_wrapper__xaqEE{gap:16px}.Form_checkbox_wrapper__vudNp{flex-direction:column;gap:16px;align-items:start;justify-content:start;width:100%;font-size:14px}.Form_input__PaYk_ input:first-of-type{padding:10px;font-size:14px}.Form_checkbox__aAunt div:nth-of-type(2){font-size:14px}.Form_checkbox__aAunt div:first-of-type{width:16px;height:16px}.Form_button__rr13A:first-of-type{font-size:14px}}.InstructionsUpdateModal_wrapper__ZrhNn{display:flex;flex-direction:column;gap:30px;align-items:center;width:50vw;min-width:244px;max-width:372px}.InstructionsUpdateModal_wrapper__ZrhNn.InstructionsUpdateModal_dark__vGb5y .InstructionsUpdateModal_title__pNhcW{color:var(--white)}.InstructionsUpdateModal_title__pNhcW{font-size:24px;font-weight:700;color:var(--dark-500);text-align:center}@media(max-width:819px){.InstructionsUpdateModal_title__pNhcW{font-size:20px}.InstructionsUpdateModal_wrapper__ZrhNn{gap:16px;width:372px;max-width:calc(100vw - 80px)}}.Form_wrapper__c2hcf{display:flex;flex-direction:column;gap:30px;align-items:center;width:100%}.Form_input__WDJjV{width:100%}.Form_checkbox_wrapper__9hROW{display:flex;flex-direction:row;gap:30px;align-items:center;justify-content:space-between}.Form_checkbox__L_Z8s div:nth-of-type(2){font-size:16px}.Form_pass_recovery__gcJKE{font-weight:600;color:var(--blue-500);cursor:pointer}.Form_checkbox__L_Z8s{cursor:pointer}.Form_button__wez_I:nth-of-type(n){width:100%}@media(max-width:819px){.Form_wrapper__c2hcf{gap:16px}.Form_checkbox_wrapper__9hROW{flex-direction:column;gap:16px;align-items:start;justify-content:start;width:100%;font-size:14px}.Form_input__WDJjV input:first-of-type{padding:10px;font-size:14px}.Form_checkbox__L_Z8s div:nth-of-type(2){font-size:14px}.Form_checkbox__L_Z8s div:first-of-type{width:16px;height:16px}.Form_button__wez_I:first-of-type{font-size:14px}}.ProjectInWorkModal_wrapper__1j1bZ{display:flex;flex-direction:column;gap:30px;align-items:center;width:50vw;min-width:244px;max-width:372px}.ProjectInWorkModal_wrapper__1j1bZ.ProjectInWorkModal_dark__xQvr_ .ProjectInWorkModal_title__KvP1_{color:var(--white)}.ProjectInWorkModal_title__KvP1_{font-size:24px;font-weight:700;color:var(--dark-500);text-align:center}@media(max-width:819px){.ProjectInWorkModal_title__KvP1_{font-size:20px}.ProjectInWorkModal_wrapper__1j1bZ{gap:16px;width:372px;max-width:calc(100vw - 80px)}}.Form_wrapper__9a98r{display:flex;flex-direction:column;gap:30px;align-items:center;width:100%;max-height:80vh;padding:0 5px 0 0;overflow:auto}.Form_input__EOG91{width:100%}.Form_checkbox_wrapper___4aOk{display:flex;flex-direction:row;gap:30px;align-items:center;justify-content:space-between}.Form_checkbox__C5ZUO div:nth-of-type(2){font-size:16px}.Form_pass_recovery__nTX8e{font-weight:600;color:var(--blue-500);cursor:pointer}.Form_checkbox__C5ZUO{cursor:pointer}.Form_button__Zl5i3:first-of-type{width:100%}@media(max-width:819px){.Form_wrapper__9a98r{gap:16px}.Form_checkbox_wrapper___4aOk{flex-direction:column;gap:16px;align-items:start;justify-content:start;width:100%;font-size:14px}.Form_input__EOG91 input:first-of-type{padding:10px;font-size:14px}.Form_checkbox__C5ZUO div:nth-of-type(2){font-size:14px}.Form_checkbox__C5ZUO div:first-of-type{width:16px;height:16px}.Form_button__Zl5i3:first-of-type{font-size:14px}}.UserModal_wrapper__AWbKn{display:flex;flex-direction:column;gap:30px;align-items:center;width:50vw;min-width:244px;max-width:372px}.UserModal_wrapper__AWbKn.UserModal_dark__2e_4b .UserModal_title__sPET_{color:var(--white)}.UserModal_title__sPET_{font-size:24px;font-weight:700;color:var(--dark-500);text-align:center}@media(max-width:819px){.UserModal_title__sPET_{font-size:20px}.UserModal_wrapper__AWbKn{gap:16px;width:372px;max-width:calc(100vw - 80px)}}.ModerationPage_wrapper__hAn1g{display:flex;flex-direction:column;gap:60px}.ModerationPage_complited_and_docs_wrapper__sx98_{display:flex;gap:30px;height:572px;min-height:572px;max-height:572px;overflow:hidden}@media(max-width:1439px){.ModerationPage_complited_and_docs_wrapper__sx98_{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}}.ProjectCompleted_wrapper__mSESo{display:flex;flex-direction:column;gap:60px}.ProjectCompleted_complited_and_docs_wrapper__SzSRK{display:flex;gap:30px;height:572px;min-height:572px;max-height:572px;overflow:hidden}@media(max-width:1439px){.ProjectCompleted_complited_and_docs_wrapper__SzSRK{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}}.ProjectInWork_wrapper__PZPMg{display:flex;flex-direction:column;gap:60px}.ProjectInWork_complited_and_docs_wrapper__4UMO2{display:flex;gap:30px;height:572px;min-height:572px;max-height:572px;overflow:hidden}@media(max-width:1439px){.ProjectInWork_complited_and_docs_wrapper__4UMO2{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}}.Users_wrapper__4pC2B{display:flex;flex-direction:column;gap:60px}.Users_complited_and_docs_wrapper__LEvCU{display:flex;gap:30px;height:572px;min-height:572px;max-height:572px;overflow:hidden}@media(max-width:1439px){.Users_complited_and_docs_wrapper__LEvCU{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__7GjUq{display:flex;justify-content:end;margin-top:-15px;margin-bottom:-45px}@media(max-width:819px){.BackBtn_wrapper__7GjUq{gap:30px}}.CreateAuctionPageModer_wrapper__Nb06d{display:flex;flex-direction:column;gap:60px}@media(max-width:819px){.CreateAuctionPageModer_wrapper__Nb06d{gap:30px}}.Main_main__qZk7v{display:flex;flex-direction:column;gap:16px}.Main_section__P3mlH{display:flex;flex-direction:column;gap:12px}.Main_section_title__CXsll{margin:0;font-size:16px;font-weight:600;color:var(--text-primary,#1a1a1a)}.Main_auction_button_wrapper__x0prd{display:flex;justify-content:end;width:100%}.AddWorker_wrapper__ZPmrH{display:flex;flex-direction:column;gap:30px;align-items:center;width:50vw;min-width:244px;max-width:372px}.AddWorker_wrapper__ZPmrH.AddWorker_dark__xfbia .AddWorker_title__ikg0H{color:var(--white)}.AddWorker_title__ikg0H{font-size:24px;font-weight:700;color:var(--dark-500);text-align:center}@media(max-width:819px){.AddWorker_title__ikg0H{font-size:20px}.AddWorker_wrapper__ZPmrH{gap:16px;width:372px;max-width:calc(100vw - 80px)}}.Form_wrapper__kAjRc{display:flex;flex-direction:column;gap:30px;align-items:center;width:100%}.Form_input__64D1p{width:100%}.Form_checkbox_wrapper__xUr1F{display:flex;flex-direction:row;gap:30px;align-items:center;justify-content:space-between}.Form_checkbox__U6dwj div:nth-of-type(2){font-size:16px}.Form_pass_recovery__RyR7D{font-weight:600;color:var(--blue-500);cursor:pointer}.Form_checkbox__U6dwj{cursor:pointer}.Form_button__NpK_a:nth-of-type(n){width:100%;margin-top:10px}@media(max-width:819px){.Form_wrapper__kAjRc{gap:16px}.Form_checkbox_wrapper__xUr1F{flex-direction:column;gap:16px;align-items:start;justify-content:start;width:100%;font-size:14px}.Form_input__64D1p input:first-of-type{padding:10px;font-size:14px}.Form_checkbox__U6dwj div:nth-of-type(2){font-size:14px}.Form_checkbox__U6dwj div:first-of-type{width:16px;height:16px}.Form_button__NpK_a:first-of-type{font-size:14px}}.CreateAuctions_wrapper__LYw6k{display:flex;flex-direction:column;gap:30px;align-items:center;width:50vw;min-width:244px;max-width:372px}.CreateAuctions_wrapper__LYw6k.CreateAuctions_dark__t0zRh .CreateAuctions_title__qBruh{color:var(--white)}.CreateAuctions_title__qBruh{font-size:24px;font-weight:700;color:var(--dark-500);text-align:center}@media(max-width:819px){.CreateAuctions_title__qBruh{font-size:20px}.CreateAuctions_wrapper__LYw6k{gap:16px;width:372px;max-width:calc(100vw - 80px)}}.Form_wrapper__KV2Eb{display:flex;flex-direction:column;gap:30px;align-items:center;width:100%}.Form_input__Ok_e1{width:100%}.Form_checkbox_wrapper__ffT_6{display:flex;flex-direction:row;gap:30px;align-items:center;justify-content:space-between}.Form_checkbox__MmA3C div:nth-of-type(2){font-size:16px}.Form_pass_recovery__IuHnC{font-weight:600;color:var(--blue-500);cursor:pointer}.Form_checkbox__MmA3C{cursor:pointer}.Form_button__SctFA:nth-of-type(n){width:100%;margin-top:10px}@media(max-width:819px){.Form_wrapper__KV2Eb{gap:16px}.Form_checkbox_wrapper__ffT_6{flex-direction:column;gap:16px;align-items:start;justify-content:start;width:100%;font-size:14px}.Form_input__Ok_e1 input:first-of-type{padding:10px;font-size:14px}.Form_checkbox__MmA3C div:nth-of-type(2){font-size:14px}.Form_checkbox__MmA3C div:first-of-type{width:16px;height:16px}.Form_button__SctFA:first-of-type{font-size:14px}}.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}}.BidsList_wrapper__N8Jki{display:flex;flex-direction:column;gap:16px;margin-top:32px}.BidsList_bids_plug__ovGQP{width:100%;font-size:14px;color:var(--dark-200);text-align:center}.BidsList_main__K83n5{display:flex;flex-direction:column;gap:12px}.BidsList_bid_item__CS2RU{display:flex;flex-direction:column;gap:4px;padding:12px;font-size:14px;line-height:1.4;background-color:var(--bg-secondary);border-radius:8px}.BidsList_bid_name__BSDPs{font-weight:600;color:var(--text-primary)}.BidsList_bid_info__Ok_ph{color:var(--text-secondary)}.BidsList_bid_amount__xJt6K{font-weight:500;color:var(--text-primary)}@media(max-width:819px){.BidsList_wrapper__N8Jki{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}.InitialAuctionPageChiefEngineer_warning__5aKIw{padding:16px 20px;font-size:14px;line-height:1.5;color:#856404;background-color:#fff3cd;border:1px solid #ffc107;border-radius:8px}@media(max-width:819px){.InitialAuctionPageChiefEngineer_wrapper__lXtat{gap:30px}}.Main_main__YhiUa{display:flex;flex-direction:column;gap:16px}.Main_section__BqCD_{display:flex;flex-direction:column;gap:12px}.Main_section_title__HbEgO{margin:0;font-size:16px;font-weight:600;color:var(--text-primary,#1a1a1a)}.Main_auction_button_wrapper__zOwbi{display:flex;justify-content:end;width:100%}.Main_date_input__hBu6Y:nth-of-type(n){min-width:12em}.BackBtn_wrapper__w0v6J{display:flex;justify-content:end;margin-top:-15px;margin-bottom:-45px}@media(max-width:819px){.BackBtn_wrapper__w0v6J{gap:30px;margin-top:10px;margin-bottom:-20px}.BackBtn_button___HstK:nth-of-type(n){width:100%}}.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}}