.styles_modal__mUpzN{position:fixed;bottom:20px;right:20px;padding:16px 16px 20px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:min(400px,90vw);background-color:var(--Brand-Secondary-200-color);z-index:100;border-radius:20px;box-shadow:0 4px 40px 0 rgba(15,30,81,.12);overflow:hidden}.styles_modal__header__tjKOc{display:flex;align-items:center;justify-content:space-between;width:100%;gap:10px}.styles_modal__header--expanded__RIbog{padding-top:10px}.styles_modal__header-title__iGnVX{font-weight:700;font-size:16px;line-height:1.2;color:var(--Background-Primary-color)}.styles_modal__header-button__NsPJa{display:flex;align-items:center;gap:6px;font-weight:400;font-size:14px;line-height:140%;color:var(--Text-Black-900-color)}.styles_modal__header-button-icon__hKzb7{transform:rotate(90deg);transition:transform .3s ease-in-out}.styles_modal__header-button-icon--active__RFlRo{transform:rotate(-90deg)}.styles_modal__close__eMHDi{position:absolute;top:5px;left:5px}.styles_modal__all-uploaded__d0JEM{margin:10px auto 10px 0}.styles_modal__all-uploaded__d0JEM,.styles_modal__uploaded__7_7AA{display:flex;align-items:center;gap:3px;text-align:left;color:var(--DataVisualization-Green-500-color)}.styles_modal__compact__FaYRX{display:flex;align-items:center;gap:8px;width:100%;border:1px solid var(--Background-Secondary-color);border-radius:12px;padding:8px;margin-top:16px}.styles_modal__compact-loader__OBhuE{display:flex;align-items:center;gap:3px;font-weight:400;font-size:12px;color:var(--Text-Black-400-color)}.styles_modal__compact-spinner__tmwWq{flex-shrink:0;width:14px;height:14px;border-radius:50%;border:2px solid var(--Background-Secondary-color);border-top-color:var(--Brand-Primary-1000-color);animation:styles_rotate-anim__uHSyC .8s linear infinite}.styles_modal__compact-progressbar-wrapper__ZNPwl{display:flex;align-items:center;flex-grow:1;gap:8px}.styles_modal__compact-progressbar__knDyW{flex-grow:1;width:100%;height:4px;border-radius:4px;background-color:var(--Background-Secondary-color);position:relative}.styles_modal__compact-progressbar__knDyW>div{position:absolute;left:0;height:4px;border-radius:4px;background-color:var(--Brand-Primary-1000-color)}.styles_modal__file-list__pjSRH{display:flex;flex-direction:column;gap:10px;width:100%;margin-top:16px}.styles_modal__file-list-item__G05zH{padding:8px;border:1px solid var(--Background-Secondary-color);border-radius:12px;width:100%;display:flex;flex-direction:column;gap:11px}.styles_file__header__2_klF{display:flex;gap:8px}.styles_file__image__ca4Ek{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:var(--Brand-Primary-1000-color);border-radius:8px;flex-shrink:0}.styles_file__image__ca4Ek>svg path{fill:var(--Brand-Secondary-200-color)}.styles_file__content__ichIB{display:flex;flex-direction:column;flex:1 1;min-width:0}.styles_file__subcontent__LH5ac{display:flex;align-items:center;gap:6px;margin-top:2px}.styles_file__title__78BTk{font-weight:400;font-size:14px;color:var(--Text-Black-900-color);line-height:1.2;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.styles_file__subtitle__iTd5z{font-weight:400;font-size:12px;color:var(--Text-Black-400-color);position:relative;display:inline}@keyframes styles_rotate-anim__uHSyC{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.styles_modal__mUpzN{bottom:10px;right:10px}}.styles_cancel__XCO8J{display:flex;align-items:center;gap:4px;flex-shrink:0;font-weight:400;font-size:12px;line-height:140%;color:var(--Brand-Primary-1000-color)}.styles_cancel__XCO8J>svg{width:14px;height:14px}.style_modal-overlay__6uwdd{position:fixed;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,9%,.9);display:flex;align-items:center;justify-content:center;z-index:10001;overflow-y:auto}.style_modal-content__FjI_G{display:flex;flex-direction:column;align-items:center;padding:20px;border-radius:20px;max-width:90%;width:100%;position:relative;transition:opacity .3s ease,transform .3s ease;max-height:100vh}@media (max-width:600px){.style_modal-content__FjI_G{padding:0}}.styles_collapsible__r8KfH{display:flex;flex-direction:column}.styles_collapsible__header__dTune{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-radius:8px;background-color:var(--Background-Secondary-color);border:none;cursor:pointer;transition:background-color .2s ease-in-out}.styles_collapsible__header__dTune:hover{background-color:var(--Brand-Secondary-200-color)}.styles_collapsible__title__OGnv_{font-weight:600;font-size:14px;line-height:140%;color:var(--Text-Black-1000-color);text-align:left}.styles_collapsible__arrow__wfdJ2{display:flex;align-items:center;justify-content:center;transform:rotate(-90deg);transition:transform .2s ease-in-out}.styles_collapsible__arrow--open___bpcP{transform:rotate(90deg)}.styles_collapsible__content__FEIr6{padding-top:12px;animation:styles_slideDown__DNcq_ .2s ease-out}@keyframes styles_slideDown__DNcq_{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.styles_modal__tHv5o{background-color:var(--Brand-Secondary-200-color)!important;border-radius:12px!important;padding:24px!important;position:relative;color:var(--Text-Black-1000-color)!important}.styles_title__S5rkG{margin:10px 0 20px;font-size:20px!important;font-weight:600!important}.styles_form__group__MiHgp{margin-bottom:16px}.styles_close__button__VMNv6{position:absolute;top:5px;right:5px}.styles_label__sQPmD{display:block;margin-bottom:6px;font-size:14px;font-weight:500}.styles_input___EhSB{width:100%;padding:10px 12px!important;border:1px solid #ccc;border-radius:6px;font-size:16px;box-sizing:border-box}.styles_input--disabled__EEwce{background-color:var(--Text-White-900-color);cursor:not-allowed}.styles_error__GFAI9{color:var(--Error-State-Color);font-size:14px;margin:6px 0 0}.styles_buttons__MdVJf{display:flex;gap:12px;margin-top:15px;font-size:16px}.styles_button__vq1a3{padding:12px 18px!important;width:100%}.style_language-dropdown-wrapper__zMrv6{margin-right:8px}.styles_dropZone__55h8S{padding:20px;cursor:pointer;display:flex;flex-direction:column;align-items:center;transition:background-color .3s ease}.styles_dropZone--disabled__9PHlo{cursor:default}.styles_dropZone__55h8S:hover{background-color:var(--Background-Muted-color)}.styles_uploadIcon__quTHn{margin-bottom:10px;color:var(--Brand-Primary-900-color)}.styles_instructions__jKcE5{color:var(--Text-Black-500-color);margin:10px 0;line-height:1.4;text-align:center;max-width:600px}.styles_fileInput__3hOi3{display:none}.styles_fileIcon__qLvo9 path{fill:var(--Brand-Primary-1000-color)}.styles_chooseButton__wGF7S{display:flex;gap:10px;align-items:center;background-color:var(--Background-Secondary-color);color:var(--Text-Black-800-color);border:none;padding:12px 16px 12px 12px;border-radius:8px;font-size:16px;cursor:pointer;margin-top:20px;transition:all .2s ease}.styles_chooseButton__wGF7S:hover{background-color:var(--Text-White-800-color);color:var(--Brand-Primary-1000-color)}.styles_videoIcon__Ec36d{margin:2px 0 0;color:var(--Brand-Primary-900-color)}@media (max-width:768px){.styles_dropZone__55h8S{padding:10px 8px 12px}.styles_uploadIcon__quTHn{margin-bottom:6px}.styles_dropZone__55h8S>p{font-size:14px}.styles_dropZone__55h8S:hover{background-color:transparent}.styles_chooseButton__wGF7S{font-size:14px;padding:10px 16px 10px 12px}.styles_chooseButton__wGF7S:hover{background-color:var(--Background-Secondary-color);color:var(--Text-Black-800-color)}}.styles_container__Xosc2{display:flex;flex-direction:column;align-items:center;padding:20px}.styles_uploadIcon__Zjjvv{margin-bottom:10px;color:var(--Brand-Primary-900-color)}.styles_instructions__PG_z1{color:var(--Text-Black-500-color);margin:10px auto;line-height:1.4;text-align:center;max-width:600px}.styles_title__wf5hW{font-weight:500;font-size:16px;color:var(--Text-Black-900-color)}.styles_progressBar__iVYeF{width:100%;max-width:300px;height:8px;background-color:var(--Background-Secondary-color);border-radius:4px;margin:16px 0;overflow:hidden}.styles_progressFill__wYHo7{height:100%;background-color:var(--Brand-Primary-900-color);border-radius:4px;transition:width .3s ease}@media (max-width:768px){.styles_container__Xosc2{padding:10px}.styles_uploadIcon__Zjjvv{margin-bottom:6px}.styles_progressBar__iVYeF{max-width:200px}}.styles_previewContainer__3kuDQ{position:relative;display:flex;flex-direction:column;align-items:center}.styles_imagePreview__MdiAo{width:100%;height:100%;max-height:254px;object-fit:cover;object-position:center;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);background-color:var(--Background-Primary-color)}.styles_pdfPreview__L_IZF{width:100%;height:200px;display:flex;align-items:center;justify-content:center;border-radius:8px;background-color:var(--Background-Secondary-color)}.styles_pdfIcon__VA_bl{width:64px;height:64px;color:var(--Brand-Primary-900-color)}.styles_removeButton__fwV95{position:absolute;top:6px;right:6px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease;background-color:rgba(0,0,0,.6)}.styles_removeButton__fwV95>svg>path{stroke:var(--Brand-Secondary-200-color)}.styles_removeButton__fwV95:hover{transform:scale(1.1)}.styles_fileInfo__oqbts{position:absolute;left:6px;top:6px;border-radius:4px;padding:6px 8px;display:flex;flex-direction:column;align-items:baseline;gap:2px;max-width:calc(100% - 60px);background:rgba(0,0,0,.6)}.styles_fileInfo__title__2t0Fh{font-weight:500;font-size:14px;color:var(--Text-White-1000-color);text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%}.styles_fileInfo__subtitle__K8LT0{font-weight:400;font-size:10px;color:var(--Text-White-700-color)}.styles_block__XutLg{margin-bottom:24px}.styles_header__Vqsbr{display:flex;align-items:center;gap:4px;margin-bottom:8px}.styles_title__1MDWH{font-weight:500;font-size:16px;color:var(--Text-Black-900-color)}.styles_required__aESUW{color:var(--Brand-Primary-900-color)}.styles_description__64x7c{font-size:14px;color:var(--Text-Black-600-color);margin-bottom:12px;line-height:1.4}.styles_requirements__9qWn4{margin-bottom:12px}.styles_uploadContainer__6ONlS{border-radius:8px;border:2px dashed var(--Brand-Primary-900-color);overflow:hidden;transition:all .2s ease;padding:20px}.styles_uploadContainer__6ONlS.styles_dragging__4A_2_{border-color:var(--Brand-Primary-900-color);background-color:var(--Brand-Primary-100-color)}.styles_uploadContainer__6ONlS.styles_file-ready__RQpY7{border:none;padding:0}.styles_uploadContainer__6ONlS.styles_has-error__n9auQ{border-color:var(--Error-color)}@media (max-width:768px){.styles_block__XutLg{margin-bottom:16px}.styles_title__1MDWH{font-size:14px}.styles_description__64x7c{font-size:13px}}.styles_step__title__aIfTO{font-weight:600;font-size:20px;color:var(--Text-Black-800-color);text-transform:uppercase}.styles_step__subtitle__4ykIA{font-weight:400;font-size:14px;line-height:140%;color:var(--Text-Black-700-color);margin-top:2px}.styles_step__block__Th5yW{margin-top:28px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px;position:relative}.styles_step__block-item__08ubZ{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:438px;position:relative}.styles_step__block-item-image__507hs{height:100%;width:100%}.styles_step__block-item-title__oUuKN{position:absolute;top:0;padding:15px 0 0;color:var(--Text-White-1000-color)}.styles_step__block-item-label__NBmu2{position:absolute;bottom:20px;color:var(--Brand-Primary-1000-color);font-size:18px;padding:15px;text-align:center;width:90%;line-height:1.2;background-color:var(--Text-White-1000-color);border-radius:8px}.styles_step__block-item-button__04Ls6{position:absolute;bottom:20px;width:90%;padding:15px;transition:all .3s ease-in-out;background-color:var(--Text-White-1000-color)!important;color:var(--Brand-Primary-1000-color)!important}.styles_step__block-item-button__04Ls6:disabled{display:none}.styles_step__block-item-button__04Ls6:hover{background-color:#ffa188!important;color:var(--Text-White-1000-color)!important}.styles_step__block-item-button--active__gqtMW,.styles_step__block-item-button--active__gqtMW:hover{background-color:var(--Brand-Primary-1000-color)!important;color:var(--Text-White-1000-color)!important}@media (max-width:800px){.styles_step__block__Th5yW{grid-template-columns:repeat(1,1fr);place-items:center}.styles_step__block-item__08ubZ{max-width:300px}.styles_step__block-item-label__NBmu2{font-size:14px}}@media (max-width:500px){.styles_step__block-item__08ubZ{width:280px;height:180px}.styles_step__block-item-title__oUuKN{padding:5px 0 0}.styles_step__block-item-button__04Ls6{bottom:10px}.styles_step__CMzdJ{padding:0}.styles_step__block__Th5yW{margin-top:24px;gap:12px}}.styles_step__wfb3j{padding:20px}.styles_step__title__AESxo{font-weight:600;font-size:20px;color:var(--Text-Black-800-color);text-transform:uppercase}.styles_step__subtitle__Bkw0k{font-weight:400;font-size:14px;line-height:140%;color:var(--Text-Black-700-color);margin-top:2px}.styles_step__block__E_8_m{margin-top:28px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px;position:relative}.styles_step__block-item__NrfzK{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:438px;position:relative}.styles_step__block-item-image__Wem_P{height:100%;width:100%}.styles_step__block-item-title__3cUQY{position:absolute;top:0;padding:15px 0 0;color:var(--Text-White-1000-color)}.styles_step__block-item-button__Vj8Y1{position:absolute;bottom:20px;width:90%;padding:15px}@media (max-width:800px){.styles_step__block__E_8_m{grid-template-columns:repeat(1,1fr);place-items:center}.styles_step__block-item__NrfzK{max-width:300px}}@media (max-width:500px){.styles_step__block-item__NrfzK{width:280px;height:180px}.styles_step__block-item-title__3cUQY{padding:5px 0 0}.styles_step__block-item-button__Vj8Y1{bottom:10px}.styles_step__wfb3j{padding:0}}.style_lightbox__lOF6f{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:40px;background:rgba(0,0,0,.85)}.style_lightbox__img__bdPvB{max-width:90vw;max-height:85vh;object-fit:contain;border-radius:8px}.style_lightbox__close__3XKQA{top:16px;right:20px;width:40px;height:40px;font-size:28px}.style_lightbox__close__3XKQA,.style_lightbox__nav__45gvC{position:absolute;border:none;border-radius:50%;background:hsla(0,0%,100%,.15);color:#fff;line-height:1;cursor:pointer}.style_lightbox__nav__45gvC{top:50%;transform:translateY(-50%);width:48px;height:48px;font-size:32px}.style_lightbox__nav--prev__ZHON4{left:20px}.style_lightbox__nav--next__bsgyq{right:20px}.style_lightbox__close__3XKQA:hover,.style_lightbox__nav__45gvC:hover{background:hsla(0,0%,100%,.3)}.style_lightbox__counter__CBIWC{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);color:#fff;font-size:14px}.style_stepPictures__ZjUGq{display:flex;flex-direction:column;gap:12px;margin:8px 0}.style_stepPictures__grid__RSQFS{display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));grid-gap:12px;gap:12px}.style_stepPictures__item__0Br5T{position:relative;aspect-ratio:1/1;border-radius:8px;overflow:hidden}.style_stepPictures__img__nnBWG{width:100%;height:100%;object-fit:cover;cursor:pointer}.style_stepPictures__remove__lMXwp{position:absolute;top:4px;right:4px;width:24px;height:24px;border:none;border-radius:50%;background:rgba(0,0,0,.6);color:#fff;cursor:pointer}.style_stepPictures__dropZone__yA_qn{margin-top:8px;padding:20px;border:2px dashed var(--Brand-Primary-900-color);border-radius:8px;background-color:var(--Background-Tertiary-color);text-align:center;display:flex;flex-direction:column;align-items:center}.style_stepPictures__dropZone__yA_qn p{color:var(--Text-Black-900-color);margin-bottom:8px}.style_stepPictures__uploadIcon__NG9bj{margin-bottom:10px;color:var(--Brand-Primary-900-color)}.style_stepPictures__chooseButton__u0aem{display:flex;gap:10px;align-items:center;background-color:var(--Background-Secondary-color);color:var(--Text-Black-800-color);border:none;padding:12px 16px 12px 12px;border-radius:8px;cursor:pointer;margin-top:12px;transition:background-color .2s ease}.style_stepPictures__chooseButton__u0aem:hover{background-color:var(--Text-White-800-color)}.style_stepPictures__pictureIcon__pHDh1{color:var(--Brand-Primary-900-color)}.style_stepPictures__meta__XhFLb{display:flex;flex-direction:column;gap:4px}.style_stepPictures__description___gd4o{color:var(--Text-Black-900-color)}.style_stepPictures__requirement__6kLE2{font-size:12px;color:var(--Text-Black-700-color)}.style_stepPictures__requirementRich__arcur{margin-top:4px}.style_stepPictures__limits__UFCwn{font-size:12px;color:var(--Text-Black-700-color)}.style_socialDesc__NBsEY{margin:0 0 20px;color:var(--Text-White-500-color)}.style_socialBlock__gL_gZ{display:flex;flex-direction:column;gap:20px;margin:16px 0 10px}.style_socialHeaderWrapper__jP69L{background-color:var(--Text-White-1000-color);padding:12px;border-radius:16px}.style_socialInput__9coMd{display:flex;gap:10px;align-items:center;background-color:var(--Brand-Secondary-200-color);padding:10px;border-radius:10px;border:1px solid transparent;transition:background-color .3s ease-in-out,border-color .2s ease-in-out;position:relative}.style_socialInput--disabled__lGnmW{background-color:var(--Text-Black-50-color)}.style_socialInput--valid__BNgYg{border-color:var(--DataVisualization-Green-500-color)}.style_socialInput--invalid__N7T8y{border-color:var(--Error-State-Color)}.style_statusIcon--valid__sdfaB{flex-shrink:0;color:var(--DataVisualization-Green-500-color)}.style_statusIcon--invalid__oQwD0{flex-shrink:0;color:var(--Error-State-Color)}.style_socialLabel__M5W2O{display:flex;align-items:center;gap:5px}.style_form__add-button__BOWOR{color:var(--Brand-Primary-1000-color);padding:10px 15px;border:1px solid var(--Brand-Primary-1000-color);border-radius:10px;cursor:pointer;display:flex;align-items:center;gap:10px;max-width:250px}.style_socialIcon__1NPY9{width:20px;height:20px;margin:0 0 -10px}.style_fieldHeader__KBnt1{display:flex;width:100%;margin:0 0 10px;transition:all .3s ease;gap:5px}.style_removeButton__CI4ud{cursor:pointer;margin:-5px 0 0}.style_removeButton__CI4ud:hover{transition:all .3s ease;transform:scale(1.1)}@media (max-width:768px){.style_form__add-button__BOWOR{border-radius:6px;padding:10px 16px 10px 12px;width:min-content;white-space:nowrap;gap:3px}.style_form__add-button__BOWOR>*{flex-shrink:0}.style_form__add-button__BOWOR>p{font-size:12px}.style_socialBlock__gL_gZ{gap:16px}.style_socialBlock__gL_gZ:last-child{margin-bottom:0}}.style_socialDesc__1bgxV{margin:0 0 20px;color:var(--Text-White-500-color)}.style_socialBlock__FNGan{display:flex;flex-direction:column;gap:20px;margin:10px 0}.style_socialHeaderWrapper__otPmK{background-color:var(--Text-White-1000-color);padding:20px 10px;border-radius:10px}.style_socialInput__eqmue{display:flex;gap:10px;align-items:center;padding:10px}.style_commentTextArea__TTOLO,.style_socialInput__eqmue{background-color:var(--Brand-Secondary-200-color);border-radius:10px}.style_commentTextArea__TTOLO{width:100%;position:relative;padding:.75rem 1rem;border:1px solid var(--Brand-Secondary-200-color);transition:border .3s;transition:background-color .3s ease-in-out}.style_commentTextArea--disabled__YVKYz{background-color:var(--Text-Black-50-color)}.style_socialIcon__wylR_{cursor:pointer}.style_form__add-button__Tza0V{color:var(--Brand-Primary-1000-color);padding:10px 15px;border:1px solid var(--Brand-Primary-1000-color);border-radius:10px;cursor:pointer;display:flex;align-items:center;gap:10px;max-width:250px}.style_fieldHeader___YlaS{width:100%;display:flex;gap:5px;margin:0 0 10px}.style_removeButton__sGQwK{margin:0 0 10px;cursor:pointer;transition:all .3s ease-in-out}.style_removeButton__sGQwK:hover{transform:scale(1.1);transition:all .3s ease-in-out}.styles_dropZone___ztDH{padding:20px;cursor:pointer;display:flex;flex-direction:column;align-items:center;transition:background-color .3s ease}.styles_dropZone--disabled__BWZr8{cursor:default}.styles_dropZone___ztDH:hover{background-color:var(--Background-Muted-color)}.styles_uploadIcon__8yoVW{margin-bottom:10px;color:var(--Brand-Primary-900-color)}.styles_instructions__qNiIX{color:var(--Text-Black-500-color);margin:10px 0;line-height:1.4;text-align:center;max-width:600px}.styles_fileInput__b_jcb{display:none}.styles_chooseButton__wMxl4{display:flex;gap:10px;align-items:center;background-color:var(--Background-Secondary-color);color:var(--Text-Black-800-color);border:none;padding:12px 16px 12px 12px;border-radius:8px;font-size:16px;cursor:pointer;margin-top:20px;transition:background-color .2s ease}.styles_chooseButton__wMxl4:hover{background-color:var(--Text-White-800-color)}.styles_videoIcon__bpkct{margin:2px 0 0;color:var(--Brand-Primary-900-color)}@media (max-width:768px){.styles_dropZone___ztDH{padding:10px 8px 12px}.styles_uploadIcon__8yoVW{margin-bottom:6px}.styles_dropZone___ztDH>p{font-size:14px}.styles_dropZone___ztDH:hover{background-color:transparent}.styles_chooseButton__wMxl4{font-size:14px;padding:10px 16px 10px 12px}.styles_chooseButton__wMxl4:hover{background-color:var(--Background-Secondary-color);color:var(--Text-Black-800-color)}}.styles_uploadIcon__a1Uer{margin-bottom:10px;color:var(--Brand-Primary-900-color)}.styles_instructions__zbR9u{color:var(--Text-Black-500-color);margin:10px auto;line-height:1.4;text-align:center;max-width:600px}.styles_title__EIULv{font-weight:500;font-size:16px;color:var(--Text-Black-900-color)}@media (max-width:768px){.styles_uploadIcon__a1Uer{margin-bottom:6px}}.styles_modal__TE2FT{border-radius:16px;background-color:var(--Brand-Secondary-200-color);display:flex;flex-direction:column;gap:15px;width:600px;position:relative;padding:30px 20px 20px;min-height:200px;max-height:min(600px,90vh);overflow-y:auto}.styles_modal__TE2FT::-webkit-scrollbar{width:5px;height:5px}.styles_modal__TE2FT::-webkit-scrollbar-thumb{background-color:#dde2eb;border-radius:10px}.styles_modal__TE2FT::-webkit-scrollbar-track{background-color:transparent}.styles_modal__title__piIU_{font-weight:700;font-size:24px;line-height:110%;text-align:center;color:var(--Text-Black-1000-color);text-transform:uppercase;margin-bottom:12px}.styles_modal__close-button__i7Ix_{position:absolute;top:16px;right:16px}.styles_commentTextArea__197C6{border:1px solid var(--Text-Black-100-color);border-radius:10px;cursor:pointer;position:relative}.styles_modal__nav__SgXyf{width:100%;display:flex;align-items:center;gap:10px}.styles_addButton__uDyKD{width:100%;padding:15px;background-color:var(--Brand-Primary-1000-color);border-radius:10px;color:var(--Brand-Secondary-200-color)!important;cursor:pointer;font-size:16px;text-transform:uppercase;flex-grow:1}.styles_addButton__uDyKD:hover{border:1px solid var(--Brand-Primary-1000-color);background-color:var(--Brand-Secondary-200-color);color:var(--Brand-Primary-1000-color)!important}.styles_commentTextArea-text__4XW9j *{font-size:18px}.styles_comfirm-modal__O7QnR{background-color:transparent}@media (max-width:768px){.styles_modal__title__piIU_{font-size:18px;margin-bottom:6px;max-width:calc(100% - 50px);margin-inline:auto}.styles_modal__TE2FT{padding:15px;gap:15px;width:90vw;min-height:100px}}.styles_task__button__TUPhE{display:flex;align-items:center;gap:5px;justify-content:space-between;border:1px solid var(--Brand-Primary-1000-color);color:var(--Brand-Primary-1000-color);font-weight:500;font-size:16px;padding:12px 18px;background-color:transparent;border-radius:8px;position:relative;margin-top:10px}.styles_DropdownMultiMenuItemText__WTVW6{flex:1 1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.styles_DropdownMultiMenuItemText__decore__whsap{display:flex;align-items:center;gap:12px}.styles_DropdownMultiMenuItemCheckbox__UvOyI{display:block;background-color:var(--Brand-Secondary-200-color);border-radius:4px;transition:background-color .3s ease-in-out;border:1px solid var(--Text-Black-800-color);width:15px;height:15px}.styles_DropdownMultiMenuItemCheckbox__UvOyI>svg{transform:scale(.7)}.styles_DropdownMultiMenuItemCheckbox__UvOyI>svg>path{stroke:var(--Brand-Secondary-200-color)}.styles_DropdownMultiMenuItemCheckbox--active__PKAIZ{background-color:var(--Brand-Primary-1000-color);border-color:var(--Brand-Primary-1000-color)}.styles_DropdownMultiMenuItem__FG_8O{position:relative;display:flex;align-items:center;padding:8px 12px;cursor:pointer;border-radius:8px;transition:background-color .2s ease;min-height:40px;box-sizing:border-box;width:100%;overflow-y:hidden;background-color:var(--Brand-Secondary-200-color)}.styles_DropdownMultiMenuItem__FG_8O.styles_selected___PPro{border:1px solid var(--Brand-Primary-1000-color);color:var(--Brand-Primary-1000-color)}.styles_DropdownMultiMenuItemText__WTVW6{cursor:pointer;display:flex;align-items:center;margin:0;font-size:14px;color:var(--Text-Black-1000-color)}.styles_mainOption__pN4_c{display:flex;align-items:center;width:100%;position:relative}.styles_categoriesSection__dJVio{margin-top:-8px;padding-left:12px;width:100%}.styles_categoriesLabel__Ah6OT{font-size:12px;color:var(--Text-Black-600-color);margin-bottom:10px;font-weight:500}.styles_categoryItem__0xa3I{display:flex;align-items:center;justify-content:space-between;padding:8px 37px 8px 12px;border-bottom:1px solid var(--Text-White-900-color)}.styles_categoryItem__0xa3I:last-child{border-bottom:none}.styles_categoryLabel__Z7YOg{font-weight:400;font-size:14px;line-height:140%;color:var(--Text-Black-1000-color)}.styles_categoryToggle__s47zD{cursor:pointer;display:flex;align-items:center;justify-content:center;width:12px;height:12px;padding:3px;transform:rotate(90deg);transition:transform .3s ease}.styles_categoryToggle__s47zD.styles_expanded__pYuTm{transform:rotate(-90deg)}.style_modal__close__eQNdS{position:absolute;top:16px;right:16px}.style_modal__title__4TNcN{font-weight:700;font-size:24px;line-height:110%;text-align:center;color:var(--Text-Black-1000-color);text-transform:uppercase;margin-bottom:12px}.style_DropdownMultiMenuItem-button__Wl2nz{display:none!important}.style_dropdownMenu__AA51N{position:static!important;background:var(--Background-Secondary-color)!important;border-radius:8px!important;padding:12px 9px 12px 12px!important;max-height:none;box-shadow:none!important;display:flex;flex-direction:column;gap:8px}.style_modal__nav__zh8VQ{width:100%;display:flex;align-items:center;gap:10px}.style_directionsModalField__8g9sn{background-color:var(--Brand-Secondary-200-color);display:flex;flex-direction:column;gap:16px;padding:40px;border-radius:10px;width:600px;height:auto;max-height:90vh;overflow-y:auto;align-items:center;position:relative}.style_directionsModalField__8g9sn::-webkit-scrollbar{width:5px;height:5px}.style_directionsModalField__8g9sn::-webkit-scrollbar-thumb{background-color:#dde2eb;border-radius:10px}.style_directionsModalField__8g9sn::-webkit-scrollbar-track{background-color:transparent}.style_muneOpened__K7EHN{height:390px}.style_directionsModalField-content__NYMBR{display:flex;flex-direction:column;justify-content:space-between;width:100%}.style_menuItem__kbspu{width:250px}.style_button__Q4czG{width:100%;margin:20px 0}.style_addButton__f7qPV{width:100%;margin:24px 0 0;padding:15px;background-color:var(--Brand-Primary-1000-color);border-radius:10px;color:var(--Brand-Secondary-200-color)!important;cursor:pointer;font-size:16px;text-transform:uppercase;flex-grow:1}.style_addButton__f7qPV:hover{border:1px solid var(--Brand-Primary-1000-color)!important;background-color:var(--Brand-Secondary-200-color)!important;color:var(--Brand-Primary-1000-color)!important}.style_comfirm-modal__aYVzf{background-color:transparent}@media (max-width:768px){.style_directionsModalField__8g9sn{padding:20px;width:90vw}.style_modal__title__4TNcN{font-size:18px;margin-bottom:6px;max-width:calc(100% - 50px)}}.styles_button__szUpG{background-color:transparent!important;padding:0!important;max-width:230px;color:var(--Brand-Primary-800-color)!important;justify-content:start!important;transition:all .2s ease-in-out;position:relative}.styles_button__szUpG svg path{stroke:var(--Brand-Primary-800-color);transition:all .2s ease-in-out}.styles_button__szUpG:hover{color:var(--Brand-Primary-1000-color)}.styles_button__szUpG:hover svg path{stroke:var(--Brand-Primary-1000-color)}.styles_button__szUpG span{padding:0}.styles_contestInfo__directions__JcrEp{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;max-width:100%}.styles_languageSelected-dropdown-box__BSN2w{width:48px;height:26px;background-color:var(--Brand-Secondary-200-color);border-radius:6px;padding:2px 6px}.styles_languageSelected-dropdown-box__BSN2w p{color:var(--Brand-Primary-900-color)}.styles_languageSelected-dropdown-menu__PXTLN{position:absolute;top:25px;left:-4px;width:30px;overflow:hidden}.styles_languageSelected-dropdown__LlqPp{position:relative}.styles_languageSelected-dropdown-menu__PXTLN{width:50px}.styles_dropdownPreview___Kr3b{padding:0!important}.styles_dropdownPreview___Kr3b>i>svg>path{fill:var(--Brand-Primary-900-color);stroke:var(--Brand-Primary-900-color)}.styles_dropdownPreview-text__f1etF{font-weight:400;font-size:16px;line-height:140%;color:var(--Text-Black-1000-color)!important}.style_contestInfo__9ZAOw{width:100%;margin:20px 0 0;display:flex;gap:20px}.style_info___VRDt{display:flex;flex-direction:column;gap:6px}.style_info-box__wQaKg{display:flex;gap:5px;color:var(--Text-Black-600-color)}.style_age__F_Hwi:after{content:"•";margin-left:7px;color:var(--Text-Black-600-color);font-size:12px}.style_title-box__Mxtdk{align-items:center;display:flex;gap:16px}.style_title__YMyFy{font-weight:700;font-size:20px;color:var(--Text-Black-1000-color);text-transform:uppercase}@media (max-width:767px){.style_title__YMyFy{font-size:14px;letter-spacing:1px}}.styles_modal__category__hR7PW{display:flex;flex-direction:column;gap:10px;background-color:var(--Background-Secondary-color);border-radius:10px;padding:15px}.styles_modal__category-title__90eyF{font-weight:700;font-size:16px;color:var(--Text-Black-1000-color);line-height:1.2}.styles_modal__category-field__1bv3m{background-color:var(--Brand-Secondary-200-color)}.styles_modal__direction-categories__bGzGu{display:flex;flex-direction:column;gap:5px}.styles_modal__direction__w8ahb{display:flex;flex-direction:column;gap:10px}.styles_modal__direction-title__YqAj8{font-weight:700;font-size:20px;color:var(--Text-Black-1000-color);text-transform:uppercase;display:flex;align-items:center;justify-content:space-between;padding-right:15px}.styles_modal__direction-icon__wCdSc{transform:rotate(90deg);transition:transform .3s ease-in-out}.styles_modal__direction-icon--active__5z2wG{transform:rotate(270deg)}.styles_modal__qJGBE{border-radius:16px;background-color:var(--Brand-Secondary-200-color);display:flex;flex-direction:column;gap:15px;width:600px;position:relative;padding:30px 20px 20px;max-height:600px;overflow-y:auto}.styles_modal__qJGBE::-webkit-scrollbar{width:5px;height:5px}.styles_modal__qJGBE::-webkit-scrollbar-thumb{background-color:#dde2eb;border-radius:10px}.styles_modal__qJGBE::-webkit-scrollbar-track{background-color:transparent}.styles_comfirm-modal__PqDgm{background-color:transparent}.styles_modal__nav__3jFDC{width:100%;display:flex;align-items:center;gap:10px}.styles_addButton__rjfuN{width:100%;padding:15px;background-color:var(--Brand-Primary-1000-color);border-radius:10px;color:var(--Brand-Secondary-200-color);cursor:pointer;font-size:16px;text-transform:uppercase;flex-grow:1}.styles_addButton__rjfuN:hover{border:1px solid var(--Brand-Primary-1000-color);background-color:var(--Brand-Secondary-200-color)}.styles_modal__close-button__eVSY6{position:absolute;top:16px;right:16px}.styles_modal__title__ABSAh{font-weight:700;font-size:24px;line-height:110%;text-align:center;color:var(--Text-Black-1000-color);text-transform:uppercase;margin-bottom:12px}.styles_modal__list__tnjiz{display:flex;flex-direction:column;gap:25px}.styles_empty-list__J93oh{font-size:20px;text-align:center;padding:20px}@media (max-width:768px){.styles_modal__title__ABSAh{font-size:18px;margin-bottom:6px;max-width:calc(100% - 50px);margin-inline:auto}.styles_modal__qJGBE{padding:15px;gap:15px;width:90vw;min-height:100px}}.style_contestDescription__UZfDe{background-color:var(--Brand-Secondary-200-color);margin:16px 0 0;display:flex;flex-direction:column;gap:16px;padding:16px;border-radius:10px}.style_border_box__TQf2U{border:1px solid var(--Background-Secondary-color);padding:8px 10px;border-radius:10px;position:relative;cursor:pointer}.style_contest-date__vdBQc{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;width:100%}.style_date_box__7akbQ{border:1px solid var(--Background-Secondary-color);padding:8px 13px;border-radius:10px;position:relative;display:flex;justify-content:start;cursor:pointer;min-width:0;height:40px}.style_date__zCyiC{width:100%}.style_activesubmissionAplications_box__kbVg7{padding:0;margin:15px 0}.style_activesubmissionAplications__3ng8Y{border:1px solid var(--Text-Black-800-color)!important;border-radius:50%!important}.style_activesubmissionAplications__3ng8Y::checked{width:10px;height:10px;border-color:var(--Brand-Primary-1000-color)}.style_activesubmissionAplications__3ng8Y:checked:after{content:"";position:absolute;top:0;right:0;background:var(--Brand-Primary-1000-color);border-radius:50%!important;width:12px!important;height:12px!important;top:50%!important;border:2px solid var(--Brand-Secondary-200-color)!important}.style_submissionAplications__9nqH7{color:var(--Text-Black-1100-color)}.style_textareaStage__k7QZw{height:88px}.style_task__button__7I61K{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--Brand-Primary-1000-color);color:var(--Brand-Primary-1000-color);font-weight:500;font-size:16px;padding:12px 18px;background-color:transparent;border-radius:8px;position:relative}.styles_estimationField__lus_y{background-color:var(--Brand-Secondary-200-color);margin:16px 0 0;display:flex;flex-direction:column;gap:16px;padding:16px;border-radius:10px}.styles_activesubmissionAplications_box__3Oi6g{padding:0;margin:5px 0}.styles_field-checkbox-box__9tJnV{width:100%;display:flex;justify-content:space-between}.styles_adding_field-label__IkXKF{color:var(--Text-Black-1100-color)}.styles_field-checkbox__42N39{border:1px solid var(--Text-Black-1000-color)!important}.styles_border_box__p0acp{padding:10px 0}.styles_title-item__kLsyQ{font-weight:700;font-size:16px;color:var(--Text-Black-1000-color)}.style_Download_ertificate__S9pYJ{background-color:var(--Brand-Secondary-200-color);margin:16px 0 0;display:flex;flex-direction:column;gap:16px;padding:16px;border-radius:10px}.style_certificate_box__FUyfv{padding:14px;border-radius:10px;background-color:var(--Text-White-1000-color);margin:10px 0 7px;position:relative}.style_title-item__j0Rhj{font-weight:700}.style_title-item__j0Rhj,.style_title-sub-item___NAWS{display:flex;align-items:center;gap:14px;font-size:16px;color:var(--Text-Black-1000-color)}.style_title-item-image__CKxAF{width:30px;height:30px;border-radius:5px;object-fit:cover;object-position:center}.style_estimationField___62pK{background-color:var(--Brand-Secondary-200-color);margin:16px 0 0;display:flex;flex-direction:column;gap:16px;padding:16px;border-radius:10px}.style_activesubmissionAplications_box__s36EM{padding:0;margin:5px 0}.style_field-checkbox-box__Qdi5G{width:100%;display:flex;justify-content:space-between}.style_adding_field-label__wOD_r{color:var(--Text-Black-1100-color)}.style_field-checkbox__sLDfK{border:1px solid var(--Text-Black-1000-color)!important}.style_border_box__a9EBW{padding:10px 0;position:relative}.style_border_box-max-top__oBoOm{padding:10px 0}.style_border_box__a9EBW>span{transform:translateX(calc(-100% + 60px))}.style_title-item__loiw4{font-weight:700;font-size:16px;color:var(--Text-Black-1000-color)}.style_max-top__oBggy{display:flex;align-items:center;justify-content:space-between;position:relative}.style_max-top__text__VSNNP{display:flex;align-items:center;gap:4px;line-height:1.2;font-weight:500;font-size:14px;color:var(--Text-Black-800-color)}.style_max-top__number__kYDor>div>input{height:20px;width:80px;border-radius:4px;border:1px solid var(--Brand-Primary-400-color);font-weight:400;font-size:12px;text-align:center;color:var(--Text-Black-900-color)}.style_border_box-error__gRy_0{position:absolute;left:0;color:var(--Error-State-Color);max-width:100%}.style_recalculate-button__fV_pv{align-self:flex-start;padding:8px 16px;font-size:14px;border-color:var(--Brand-Primary-1000-color)!important;color:var(--Brand-Primary-1000-color)!important;width:100%}.styles_subCriteriaSection__lb_9Q{border-radius:10px;padding:12px 12px 16px;display:flex;flex-direction:column;background-color:var(--Background-Secondary-color);position:relative;margin-bottom:15px}.styles_subCriteriaTitle__MCT4E{color:var(--Text-Black-900-color);font-size:16px}.styles_columnSection__YjJDY{display:flex;flex-direction:column;gap:10px;margin-top:16px;position:relative}.styles_columnHeader__5eNkT{display:flex;justify-content:space-between;align-items:center}.styles_columnTitle__VbJ2c{font-weight:600;font-size:16px;line-height:140%;color:var(--Text-Black-900-color);line-height:1.2}.styles_numberField__swLu9{position:relative}.styles_columnSettings__BbCN7{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;align-items:start}.styles_inputGroup__sHG4u{display:flex;flex-direction:column;gap:4px}.styles_inputGroup__sHG4u label{font-size:14px;color:var(--Text-Black-700-color);font-weight:500}.styles_numberInput__ii4XG{width:100%;max-width:none;border:none;font-weight:500;font-size:16px;color:var(--Text-Black-600-color);border:1.2px solid var(--Background-Secondary-color);border-radius:8px;padding:12px 16px;background-color:var(--Brand-Secondary-200-color);line-height:1.2;text-align:left}.styles_numberInput-box__d2Iwo{padding:0}.styles_numberInputsGroup__AU81j{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.styles_deleteIcon__tAd6r{position:absolute;top:0;right:0;transition:all .3s ease-in-out;cursor:pointer}.styles_deleteIcon__tAd6r:hover{transform:scale(1.2)}.styles_field__J_Sq3{margin-bottom:12px;position:relative}.styles_input__Y32pX{padding:12px 16px!important;font-weight:500;font-size:16px;color:var(--Text-Black-600-color)}.styles_input__Y32pX,.styles_textarea__6cv00{border:1px solid var(--Background-Secondary-color);border-radius:8px;background-color:var(--Brand-Secondary-200-color)}.styles_textarea__6cv00{padding:12px 16px;position:relative}.styles_textarea__text__JNKdh{font-weight:500;font-size:16px;color:var(--Text-Black-600-color)}.styles_textarea__6cv00>div{padding:0}.styles_button__add-column__9lmrH{display:flex;align-items:center;gap:6px;margin-top:16px;font-weight:500;font-size:14px}.style_modal__xk3Vb{background:var(--Brand-Secondary-200-color);border-radius:8px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column;margin:0 20px;padding:40px;position:relative}.style_modal__close-button__JTFg_{position:absolute;top:16px;right:16px}.style_title__8wBNy{display:flex;justify-content:center;align-items:center;gap:10px;background:var(--Brand-Secondary-200-color);margin-bottom:24px;font-weight:700;font-size:24px;line-height:110%;text-align:center;color:var(--Text-Black-1000-color);position:relative}.style_title__8wBNy>svg{flex-shrink:0}.style_title-criteria__1prXb{display:flex;justify-content:center;align-items:center;background:var(--Brand-Secondary-200-color);margin:24px 0 16px;font-size:17px}.style_content__sKkER{display:flex;flex-direction:column;width:100%}.style_saveButton-box__TRtJo{margin-top:32px;width:100%}.style_saveButton__TTSHJ{width:100%;font-weight:500;font-size:16px;color:var(--Text-White-1000-color);height:52px}.style_columnHeader__XyOo9{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.style_checkboxWrapper__1YC8E{display:flex;align-items:center;gap:8px;margin-top:8px;grid-column:1/-1}.style_checkboxWrapper__1YC8E input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:var(--Brand-Primary-700-color)}.style_checkboxWrapper__1YC8E label{font-size:14px;color:var(--Text-Black-700-color);cursor:pointer;font-weight:500}.style_field__tTk_3{margin-bottom:12px;position:relative}.style_input__3Kd0c{padding:12px 16px!important;font-weight:500;font-size:16px;color:var(--Text-Black-600-color)}.style_input__3Kd0c,.style_textarea__UNYh3{border:1px solid var(--Background-Secondary-color);border-radius:8px}.style_textarea__UNYh3{padding:12px 16px;height:88px;position:relative}.style_textarea__UNYh3>div{padding:0}.style_textarea__text__A65iQ{font-weight:500;font-size:16px;color:var(--Text-Black-600-color)}.style_button___kJvJ{border-radius:4px;padding:8px 16px;font-weight:500;transition:all .2s}.style_button__add__w4U0_{margin-top:16px;display:flex;align-items:center;gap:6px;padding:8px 12px 8px 10px;border:1.5px solid var(--Brand-Primary-1000-color);border-radius:8px;font-weight:500;font-size:14px;color:var(--Brand-Primary-1000-color)}.style_button___kJvJ:hover{transform:translateY(-1px)}.style_deleteIcon__Jegxy{cursor:pointer;transition:all .3s ease-in-out}.style_deleteIcon__Jegxy:hover{transform:scale(1.2);transition:all .3s ease-in-out}.style_modal__nav__qJi8T{margin-top:15px;width:100%;display:flex;align-items:center;gap:10px}.style_comfirm-modal__g63u_{background-color:transparent}@media (max-width:768px){.style_title__8wBNy>svg{position:absolute;right:0}.style_modal__nav__qJi8T{flex-direction:column}}.styles_accordion-icon__aswse{transition:transform .3s ease;margin-left:12px}.styles_editIcon__03zPb{width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:6px;background-color:transparent;transition:background-color .3s ease-in-out}.styles_editIcon__03zPb:hover{background-color:var(--Brand-Secondary-200-color)}.styles_sub-accordion-item__8fvRv{width:100%;border-radius:8px;background-color:#f6f6f6}.styles_sub-accordion-header__6OfNV{border-radius:8px;padding:8px 10px;display:flex;justify-content:space-between;align-items:center;background-color:transparent;transition:background-color .3s ease-in-out}.styles_sub-accordion-header__6OfNV:hover{background-color:#ededed}.styles_sub-accordion-header-nav__qoFVM{display:flex;align-items:center;gap:2px}.styles_sub-accordion-title__wD4Gc{flex:1 1;font-weight:500;font-size:14px;color:var(--Text-Black-900-color)}.styles_rotated__RxytC{transform:rotate(90deg);transition:transform .3s ease}.styles_open__DjcJP{transform:rotate(270deg);transition:transform .3s ease}.styles_accordion-actions__H3MTA{display:flex;align-items:center;gap:2px}.styles_params__28ncJ{display:flex;flex-direction:column;gap:2px;padding:2px 10px 10px;background-color:#f6f6f6;border-radius:8px}.styles_params__item__wMu8o{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border-radius:8px;background-color:transparent;transition:background-color .3s ease-in-out;font-weight:400;font-size:14px;line-height:140%;color:var(--Text-Black-800-color)}.styles_params__item__wMu8o:hover{background-color:#ededed}.styles_params__item-nav___qgSL{display:flex;align-items:center;gap:2px;margin-right:16px}.styles_accordion-item__HXEx2:first-child{margin-top:6px}.styles_accordion-header__Ip7Ed{background-color:var(--Brand-Secondary-200-color);border-radius:10px;padding:8px 20px 8px 10px;display:flex;justify-content:space-between;align-items:center;transition:background-color .3s ease;position:relative;z-index:2}.styles_accordion-header__Ip7Ed:hover{background-color:#f6f6f6}.styles_accordion-title__G_Ybw{flex:1 1;font-weight:500;font-size:16px;line-height:140%;color:var(--Text-Black-1000-color);text-transform:uppercase}.styles_accordion-icon__Zm_XY{transition:transform .3s ease;margin-left:12px}.styles_editIcon__OYsNW{width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:6px;background-color:transparent;transition:background-color .3s ease-in-out}.styles_accordion-content__AtgyY,.styles_editIcon__OYsNW:hover{background-color:var(--Brand-Secondary-200-color)}.styles_accordion-content__AtgyY{margin-top:-10px;padding:16px 10px 10px;border-radius:0 0 8px 8px}.styles_accordion-content-button__s_80v{display:flex;align-items:center;gap:6px;font-weight:500;font-size:14px;color:var(--Brand-Primary-1000-color);padding:8px 10px}.styles_rotated__hFt_p{transform:rotate(90deg);transition:transform .3s ease}.styles_open__lhQis{transform:rotate(270deg);transition:transform .3s ease}.styles_accordion-actions__7EPPg{display:flex;align-items:center;gap:2px}.styles_max-top__Z_bpr{display:flex;align-items:center;justify-content:space-between;position:relative;margin-bottom:16px}.styles_max-top__text__Evl_1{display:flex;align-items:center;gap:4px;line-height:1.2;font-weight:500;font-size:14px;color:var(--Text-Black-800-color)}.styles_max-top__number__yGDqR>div>input{height:20px;width:80px;border-radius:4px;border:1px solid var(--Brand-Primary-400-color);font-weight:400;font-size:12px;text-align:center;color:var(--Text-Black-900-color)}.styles_border_box-max-top__N2ePT{padding:10px 0}.styles_border_box-error__A9fbb{position:absolute;left:0;color:var(--Error-State-Color);max-width:100%}.style_accordion__Sw6UZ{overflow:hidden;margin-top:-5px;background-color:#ffede8;border-radius:0 0 10px 10px;padding:6px 10px 10px;display:flex;flex-direction:column;gap:6px}.style_accordion-item__Urkrd:first-child{margin-top:6px}.style_accordion-header__u9_aW{background-color:var(--Brand-Secondary-200-color);border-radius:10px;padding:8px 20px 8px 10px;display:flex;justify-content:space-between;align-items:center;transition:background-color .3s ease;position:relative;z-index:2}.style_accordion-header__u9_aW:hover{background-color:#f6f6f6}.style_accordion-title__Wi2rP{flex:1 1;font-weight:500;font-size:16px;line-height:140%;color:var(--Text-Black-1000-color);text-transform:uppercase}.style_accordion-icon__SdgTV{transition:transform .3s ease;margin-left:12px}.style_editIcon___a9RE{width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:6px;background-color:transparent;transition:background-color .3s ease-in-out}.style_accordion-content__e4m5c,.style_editIcon___a9RE:hover{background-color:var(--Brand-Secondary-200-color)}.style_accordion-content__e4m5c{margin-top:-10px;padding:16px 10px 10px;border-radius:0 0 8px 8px}.style_accordion-content-button__w66u0{display:flex;align-items:center;gap:6px;font-weight:500;font-size:14px;color:var(--Brand-Primary-1000-color);padding:8px 10px}.style_sub-accordion-item__JKJ2z{width:100%;border-radius:8px;background-color:#f6f6f6}.style_sub-accordion-header__kwTeG{border-radius:8px;padding:8px 10px;display:flex;justify-content:space-between;align-items:center;background-color:transparent;transition:background-color .3s ease-in-out}.style_sub-accordion-header__kwTeG:hover{background-color:#ededed}.style_sub-accordion-header-nav__o4SMP{display:flex;align-items:center;gap:2px}.style_sub-accordion-content__XcG9S{padding:5px 12px;cursor:pointer;border-radius:10px}.style_sub-accordion-content__XcG9S:hover{background-color:var(--Text-White-1000-color)}.style_sub-accordion-title__xgNFc{flex:1 1;font-weight:500;font-size:14px;color:var(--Text-Black-900-color)}.style_column-item__JYJhP{justify-content:space-between;align-items:center;padding:8px 12px}.style_column-item__JYJhP:last-child{border-bottom:none}.style_column-title__O_Xzc{font-weight:500;flex:1 1}.style_column-details__AZT1_{display:flex;gap:12px;font-size:14px}.style_comment__DfD6_{font-style:italic;font-weight:400}.style_negative__6yHw0{font-weight:500}.style_rotated__DT7S4{transform:rotate(90deg);transition:transform .3s ease}.style_open__dZUMd{transform:rotate(270deg);transition:transform .3s ease}.style_accordion-actions__zD5BT{display:flex;align-items:center;gap:2px}.style_column-item__JYJhP{display:flex;flex-direction:column;gap:8px;align-items:flex-start}.style_column-subitem__F_cUM{width:100%}.style_column-subdetails__TsWkC{display:flex;justify-content:space-between;width:100%;padding:5px}.style_Directions-item___AKvP{display:flex;justify-content:space-between;align-items:center;border-radius:10px;padding:10px 30px 10px 10px;position:relative;background-color:#ffede8;transition:background-color .3s ease-in-out;z-index:1}.style_Directions-item___AKvP:hover{background-color:#ffc7b7}.style_Directions-item-title__fXYfX{font-weight:700;font-size:14px;line-height:110%;color:var(--Background-Primary-color);text-transform:uppercase}.style_stepEditing__CJJxB{display:flex;align-items:center;gap:2px}.style_editIcon__rEBzU{cursor:pointer;transition:all .3s ease-in-out}.style_editIcon__rEBzU:hover{transition:all .3s ease-in-out;transform:scale(1.1)}.style_deleteIcon__FNJyn{width:22px;height:22px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out;background-color:transparent}.style_deleteIcon__FNJyn:hover{background-color:var(--Brand-Secondary-200-color);transform:scale(1.1)}.style_rotated__ncgBY{transform:rotate(90deg)}.style_open__PJFq0,.style_rotated__ncgBY{transition:transform .3s ease;margin-left:12px}.style_open__PJFq0{transform:rotate(270deg)}.style_modal__i8Nf3{background-color:var(--Brand-Secondary-200-color);display:flex;flex-direction:column;gap:16px;padding:40px;border-radius:10px;width:600px;height:auto;max-height:90vh;overflow-y:auto;align-items:center;position:relative}.style_modal__content__sRSu0{display:flex;flex-direction:column;justify-content:space-between;width:100%}.style_modal__close__wsovE{position:absolute;top:16px;right:16px}.style_modal__title__112cg{font-weight:700;font-size:24px;line-height:110%;text-align:center;color:var(--Text-Black-1000-color);text-transform:uppercase;margin-bottom:12px}.style_modal__attributes__Ryr_5>div{display:flex;flex-direction:column;overflow:hidden}.style_modal__dropdown-button__8inzu{text-align:left;padding:12px 16px;border:1.2px solid var(--Background-Secondary-color)!important;border-radius:8px!important;background-color:var(--Brand-Secondary-200-color)!important;transition:all .3s ease-in-out}.style_modal__dropdown-button__8inzu>div{max-width:calc(100% - 30px)}.style_modal__dropdown-button__8inzu>div>p{white-space:nowrap;overflow:hidden!important;text-overflow:ellipsis}.style_modal__dropdown-button--active__lvy80{background-color:var(--Background-Secondary-color);border-radius:8px 8px 0 0!important}.style_modal__dropdown-menu__bVAxe{position:static!important;background-color:var(--Background-Secondary-color)!important;border-radius:0 0 8px 8px!important;max-height:none;box-shadow:none!important;overflow:hidden!important}.style_modal__dropdown-menu-wrapper__GaSBy{padding:16px 9px 12px 12px}.style_modal__dropdown-checkbox__rsuu6{background-color:transparent;border-radius:50%;width:10px;height:10px;transition:all .3s ease-in-out;padding:2px;border:1px solid var(--Text-Black-800-color);position:relative;box-sizing:content-box}.style_modal__dropdown-checkbox__rsuu6:after{content:"";position:absolute;top:50%;right:50%;transform:translate(50%,-50%);width:12px;height:12px;border-radius:50%;background-color:transparent;border:2px solid transparent;transition:background-color .3s ease-in-out,border-color .3s ease-in-out}.style_modal__dropdown-checkbox--active__xeAyf{border-color:var(--Brand-Primary-1000-color)}.style_modal__dropdown-checkbox--active__xeAyf:after{content:"";position:absolute;right:50%;transform:translate(50%,-50%);background-color:var(--Brand-Primary-1000-color);border-radius:50%;width:12px;height:12px;top:50%;border:2px solid var(--Brand-Secondary-200-color)}.style_DropdownMultiMenuItemText___3_aj{font-weight:500;font-size:16px;color:var(--Text-Black-600-color)}.style_modal__dropdown-item__ndq99{display:flex;align-items:center;gap:15px;width:100%;font-weight:400;font-size:14px;line-height:140%;color:var(--Text-Black-1000-color);background-color:transparent;border-radius:8px;padding:8px 12px;transition:background-color .3s ease-in-out}.style_modal__dropdown-item--active__vmef0{background-color:var(--Brand-Secondary-200-color)}.style_DropdownMultiMenuItemCheckbox__IeWWV{width:20px;height:20px}.style_modal__i8Nf3::-webkit-scrollbar{width:5px;height:5px}.style_modal__i8Nf3::-webkit-scrollbar-thumb{background-color:#dde2eb;border-radius:10px}.style_modal__i8Nf3::-webkit-scrollbar-track{background-color:transparent}.style_muneOpened__oyo5r{height:390px}.style_menuItem__GUV59{width:250px}.style_button__Zgg9j{width:100%;margin:20px 0}.style_addButton__LPOoK{width:100%;padding:15px;background-color:var(--Brand-Primary-1000-color);border-radius:10px;color:var(--Brand-Secondary-200-color)!important;cursor:pointer;font-size:16px;text-transform:uppercase}.style_addButton__LPOoK:hover{border:1px solid var(--Brand-Primary-1000-color);background-color:var(--Brand-Secondary-200-color);color:var(--Brand-Primary-1000-color)!important}.style_modal__nav__a709B{width:100%;display:flex;align-items:center;gap:10px}.style_comfirm-modal__A0boU{background-color:transparent}@media (max-width:768px){.style_modal__title__112cg{font-size:18px;margin-bottom:6px;max-width:calc(100% - 50px);margin-inline:auto}.style_modal__i8Nf3{padding:15px;gap:15px;width:90vw;min-height:100px}}.style_evaluationParameters__A7Ja2{background-color:var(--Brand-Secondary-200-color);margin:16px 0 0;display:flex;flex-direction:column;gap:8px;padding:16px;border-radius:10px;position:relative}.style_addStepButton__1OpTZ{background-color:transparent!important;border:1px solid var(--Brand-Primary-900-color);color:var(--Brand-Primary-900-color)!important;padding:8px 5px;text-align:center;display:flex;align-items:center;justify-content:center}.style_title-item__ygL_x{display:flex;align-items:center;gap:4px;margin-bottom:8px;font-weight:700;font-size:16px;color:var(--Text-Black-1000-color);position:relative}.style_addStageButtonWrapper__laQvL{min-width:320px;display:flex;flex-direction:column;gap:15px;margin:32px 0 0;padding:0 20px}.style_addStageTitle__vevVR{display:flex;flex-direction:column;align-items:center;gap:10px}.style_addStageButton___Aqx8{border:1px solid;border-radius:10px;padding:10px 15px}.style_submitButton__EKHVj{width:100%;padding:15px;border:1px solid var(--Brand-Primary-1000-color);border-radius:10px;color:var(--Brand-Primary-1000-color);cursor:pointer;background-color:var(--Text-White-1000-color);margin:20px 0;transition:all .3s ease-in-out}.style_submitButton__EKHVj:hover{transition:all .3s ease-in-out;border:1px solid var(--Brand-Primary-1000-color);color:var(--Text-White-1000-color);background-color:var(--Brand-Primary-1000-color)}@media (max-width:768px){.style_submitButton__EKHVj:hover{background-color:transparent;color:var(--Brand-Primary-1000-color)}}.style_removeStageButton__TZdbB{position:absolute;right:-10px;transform:translateX(100%)}.style_stageTitle__DItlT{display:flex;justify-content:center;align-items:center;gap:10px;position:relative;width:min-content;text-wrap:nowrap;margin:0 auto}.styles_commentTextArea-text__HLT1G{font-size:15px;max-height:100px;overflow-y:scroll}.styles_commentTextArea__SDvnx{position:relative}.styles_commentTextArea__SDvnx p{font-size:15px}.styles_commentTextArea-error__7T83v{position:absolute;bottom:-12px;left:6px;color:var(--Error-State-Color);font-weight:400}.style_image-upload-section__QrefU{display:flex;flex-direction:column;align-items:start;padding:20px 0 0;transition:border-color .2s ease}.style_image-upload-button__Yrnh5{display:flex;flex-direction:column;align-items:start;gap:12px;cursor:pointer;background:none;border:none;max-width:300px}.style_image-preview__wtCDj{position:relative;width:80px;height:80px;border-radius:8px;overflow:hidden;border:1px solid var(--Text-Black-100-color)}.style_image-item___wFDu{width:100%;height:100%;object-fit:cover}.style_edit-icon-overlay__f7HmU{position:absolute;bottom:4px;right:4px;width:32px;height:32px;border-radius:50%;background-color:var(--Brand-Secondary-200-color);display:flex;align-items:center;justify-content:center;opacity:.8;transition:all .2s ease}.style_image-upload-button__Yrnh5:hover .style_edit-icon-overlay__f7HmU{transform:scale(1.1)}.style_edit-icon__1VOHj{stroke:var(--Text-White-1000-color)}.style_image-upload-hint__EKgru{font-size:14px;font-weight:500;color:var(--Text-Black-900-color)}.style_image-upload-requirements__TkaVH{font-size:12px;color:var(--Text-Black-500-color)}.style_hidden-file-input__OzW33{position:absolute;width:0;height:0;opacity:0;overflow:hidden;pointer-events:none}.style_border_box__FseMF{position:relative}.style_modal__dropdown-menu-wrapper__MqElV{padding:16px 12px;background-color:transparent;border-radius:0 0 10px 10px}.style_modal__dropdown-menu-wrapper__MqElV>li{margin:7px 0}.style_modal__dropdown-checkbox__uCyBO{display:flex;align-items:center;justify-content:center;background-color:var(--Brand-Secondary-200-color);border-radius:4px;transition:all .3s ease-in-out;border:1.5px solid var(--Text-Black-800-color);width:18px;height:18px;flex-shrink:0}.style_modal__dropdown-checkbox__uCyBO>svg{transform:scale(.65);opacity:0;transition:opacity .2s ease-in-out}.style_modal__dropdown-checkbox__uCyBO>svg>path{stroke:var(--Brand-Secondary-200-color)}.style_modal__dropdown-checkbox--active__JML2J{background-color:var(--Brand-Primary-1000-color);border-color:var(--Brand-Primary-1000-color)}.style_modal__dropdown-checkbox--active__JML2J>svg{opacity:1}.style_modal__dropdown-item__7xcfw{display:flex;align-items:center;gap:12px;width:100%;font-weight:400;font-size:14px;line-height:140%;color:var(--Text-Black-1000-color);background-color:var(--Brand-Secondary-200-color);border:2px solid transparent;border-radius:8px;padding:12px 16px;transition:all .3s ease-in-out}.style_modal__dropdown-item--active__mrsaH{border-color:var(--Brand-Primary-1000-color);background-color:var(--Brand-Secondary-200-color)}.style_form__f6olk{display:flex;flex-direction:column;gap:20px}.style_form__f6olk input,.style_form__f6olk textarea{width:100%;padding:12px 16px;border:1px solid var(--Text-Black-700-color);border-radius:8px;box-sizing:border-box}.style_titleField___3TGA{padding:0}.style_modal__content__xqsZg{display:flex;flex-direction:column;justify-content:space-between;width:100%}.style_modal__attributes__XnCrZ{position:relative}.style_modal__attributes__XnCrZ>div{display:flex;flex-direction:column}.style_modal__dropdown-button__JOk7a{text-align:left;padding:12px 16px!important;border:1px solid var(--Text-Black-700-color)!important;border-radius:8px!important;background-color:var(--Brand-Secondary-200-color)!important;transition:all .3s ease-in-out}.style_modal__dropdown-button__JOk7a>div{max-width:calc(100% - 30px)}.style_modal__dropdown-button__JOk7a>div>p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.style_modal__dropdown-button--active__4rn7B{background-color:var(--Brand-Secondary-200-color);border-radius:8px 8px 0 0!important}.style_modal__dropdown-menu__JBeqv{position:static!important;background-color:var(--Background-Grey-color)!important;border-radius:0 0 10px 10px;max-height:none!important;box-shadow:none!important;overflow:visible!important;padding:0}.style_DropdownMultiMenuItemText__LXxYw{font-weight:500;font-size:16px;color:var(--Text-Black-600-color)}.style_DropdownMultiMenuItemCheckbox__zXJtE{width:20px;height:20px}.style_muneOpened__CbC_v{height:390px}.style_menuItem__vGJHu{width:250px}.style_addButton__6Ak3j{width:100%;padding:15px;background-color:var(--Brand-Primary-1000-color);border-radius:10px;color:var(--Brand-Secondary-200-color);cursor:pointer;font-size:16px;text-transform:uppercase}.style_addButton__6Ak3j:hover{border:1px solid var(--Brand-Primary-1000-color);background-color:var(--Brand-Secondary-200-color)}.style_modal__nav__fH4tB{margin:30px 0 0}.style_commentTextArea__31_Ql{background-color:var(--Brand-Secondary-200-color);position:relative;border:1px solid var(--Text-Black-700-color);border-radius:8px}.style_commentTextArea__31_Ql *{font-size:16px;color:var(--Text-Black-1000-color)}.style_commentTextArea-editor__HJFPj,.style_commentTextArea-text__j_zo5,.style_commentTextArea__31_Ql *{background-color:var(--Brand-Secondary-200-color)!important}.style_commentTextArea-text__j_zo5{max-height:400px;overflow-y:auto}.style_RegistrationPage-Error__JeG_T{position:absolute;bottom:-12px;left:7px;color:var(--Error-State-Color)!important;font-size:10px!important}.style_contestBox__CXJmn{width:50%;height:100%;margin:20px 0 0;padding:24px;background-color:var(--Brand-Secondary-200-color);border-radius:16px}.style_headerWrapper__OzlMx{display:flex;flex-direction:row;align-items:center;gap:8px}.style_avatarMob__fjyej{display:flex;width:62px;height:80px;flex-shrink:0;margin-left:10px;padding-right:10px;border-right:1.5px dashed var(--Text-Black-100-color)}.style_avatarImage__AZ_XK{width:100%;height:100%;object-fit:cover;border-radius:6px;flex-shrink:0}.style_header__CMsCh{width:100%;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;padding:12px;grid-gap:24px;gap:24px}.style_profile__4c9As{position:relative;display:flex;align-items:center;gap:16px;min-width:300px}.style_avatar__CAC_w{display:flex;width:56px;height:56px;flex-shrink:0}.style_infoWrapper__Z9fAF{padding-left:16px;min-height:56px;position:relative;display:flex;flex-direction:column;gap:4px;border-left:1.5px dashed var(--Text-Black-100-color);flex-grow:1}.style_name__3asVS{display:inline-block;max-width:225px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.style_info__dvG8m{height:100%;display:flex;align-items:center;gap:16px;justify-content:space-between}.style_id__2Bs2z{font-size:14px;color:var(--Text-Black-900-color);margin:0}.style_profileLink__YYtR1{color:var(--Brand-Primary-1000-color);padding:0;font-size:14px}.style_profileIcon__BCRsp path{stroke:var(--Brand-Primary-1000-color);transform:scale(.75) translateY(2.5px)}.style_competition__mGuLd{padding-left:16px;height:100%;display:flex;align-items:center;gap:12px;min-width:200px;border-left:1.5px dashed var(--Text-Black-100-color)}.style_competitionIcon__MFD9I{width:28px;height:28px}.style_competitionIcon__MFD9I img{width:100%;height:100%;object-fit:cover;border-radius:6px}.style_competitionName__kRMyK{text-transform:uppercase;display:inline-block;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.style_newApplication__gXHrB{margin-right:12px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:100%;padding-left:16px;border-left:1.5px dashed var(--Text-Black-100-color);min-width:150px}.style_toggleIcon__mduT_{transform:rotate(-90deg) scale(1.2);transition:transform .3s ease}.style_toggleIconExpanded__ny2Gt{transform:rotate(90deg) scale(1.2)}.style_hidden__ISX3Z{visibility:hidden}@media (max-width:1024px){.style_header__CMsCh{display:grid;grid-template-columns:1fr;padding:6px;grid-gap:6px;gap:6px}.style_profile__4c9As{flex-direction:column;align-items:flex-start;gap:13px}.style_avatar__CAC_w{margin-left:16px}.style_competition__mGuLd,.style_infoWrapper__Z9fAF,.style_newApplication__gXHrB{border:unset}.style_infoWrapper__Z9fAF{position:static;min-height:unset}.style_id__2Bs2z{color:var(--Text-Black-700-color)}.style_profileLink__YYtR1{position:absolute;top:5px;right:0}.style_directions__hlJ3e{color:var(--Text-Black-700-color)}}@media (max-width:768px){.style_competition__mGuLd,.style_infoWrapper__Z9fAF,.style_newApplication__gXHrB{padding-left:unset}}@media (max-width:480px){.style_newApplication__gXHrB{margin-right:27px}.style_profile__4c9As{min-width:unset}.style_infoWrapper__Z9fAF{max-width:240px}.style_name__3asVS{max-width:225px}}@media (max-width:400px){.style_name__3asVS{max-width:174px}}@media (max-width:340px){.style_headerWrapperManager__pD9gZ{background-color:inherit!important;background-image:url(https://3bz8a3ukia.cdn.twcstorage.ru/_next/static/media/managerCardIcon.3b469dbb.svg);background-repeat:no-repeat}}.style_card__xly7z{border-radius:12px;background-color:var(--Brand-Secondary-200-color);transition:all .3s ease}.style_headerWrapper__WaRTZ{display:flex;flex-direction:row;align-items:center;gap:8px}.style_hidden__3puWi{visibility:hidden}.style_header__HsURB{width:100%;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;padding:12px;grid-gap:24px;gap:24px}.style_box_info__W8uP2{display:flex;gap:10px;align-items:center}.style_profile__ohFls{position:relative;display:flex;align-items:center;gap:16px;min-width:300px}.style_avatar__FTdCx{display:flex;width:56px;height:56px;flex-shrink:0}.style_avatarMob__aiUPR{display:flex;width:62px;height:80px;flex-shrink:0;margin-left:10px;padding-right:10px;border-right:1.5px dashed var(--Text-Black-100-color)}.style_avatarImage__QdaoJ{width:100%;height:100%;object-fit:cover;border-radius:6px;flex-shrink:0}.style_infoWrapper__RgPLh{padding-left:16px;min-height:56px;position:relative;display:flex;flex-direction:column;gap:4px;border-left:1.5px dashed var(--Text-Black-100-color);flex-grow:1}.style_name__M3crQ{max-width:225px}.style_competitionName__lgBRQ,.style_name__M3crQ{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.style_competitionName__lgBRQ{text-transform:uppercase;max-width:200px}.style_info__kI2PG{height:100%;display:flex;align-items:center;gap:16px;justify-content:space-between}.style_id__Qd98c{font-size:14px;color:var(--Text-Black-900-color);margin:0}.style_profileLink__f_syv{color:var(--Brand-Primary-1000-color);padding:0;font-size:14px}.style_profileIcon__nBioJ path{stroke:var(--Brand-Primary-1000-color);transform:scale(.75) translateY(2.5px)}.style_competition__CnTpu{padding-left:16px;height:100%;display:flex;align-items:center;gap:12px;min-width:200px;border-left:1.5px dashed var(--Text-Black-100-color)}.style_competitionIcon__rdhaQ{width:28px;height:28px}.style_competitionIcon__rdhaQ img{width:100%;height:100%;object-fit:cover;border-radius:6px}.style_newApplication__ZA0u1{margin-right:12px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:100%;padding-left:16px;border-left:1.5px dashed var(--Text-Black-100-color);min-width:150px}.style_newApplication_wrapper__sFrHQ{display:flex;gap:5px;flex-direction:column}.style_statusWithIcon__MJ9Cx{display:flex;align-items:center;column-gap:4px}.style_toggleIcon__zX4yp{transform:rotate(-90deg) scale(1.2);transition:transform .3s ease}.style_toggleIconExpanded__ZNzxG{transform:rotate(90deg) scale(1.2)}.style_stage__Y4JJO{padding:20px 16px 24px;border-top:2px dashed var(--Text-Black-100-color)}.style_stageHeader__lj2N9{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-bottom:12px;align-items:flex-start}.style_stageTitle__pXEl5{text-transform:uppercase}.style_categories-wrapper__2FVwQ{padding:15px 0}.style_stageTitleWrapper__CihPV{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;flex-wrap:wrap}.style_stageButtons__zkT_5{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-bottom:12px}.style_stageStatus__4oGRI{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px;align-items:flex-start}.style_result__3iAYt,.style_status__HuUSL{display:flex;flex-direction:column;gap:8px;min-width:150px;align-items:flex-start;flex-wrap:wrap}.style_resultValue__vwtzn,.style_statusValue__5o5HK{display:inline-block;padding:4px 8px;border-radius:4px;font-size:14px}.style_resultValue__vwtzn.style_________pe_FF{color:var(--Success-700-color);background:var(--Success-50-color)}.style_resultValue__vwtzn.style_____________78wX1{color:var(--Warning-700-color);background:var(--Warning-50-color)}.style_resultValue__vwtzn.style____________2nLDx{color:var(--Error-700-color);background:var(--Error-50-color)}.style_statusValue__5o5HK.style___________nlI9Z{color:var(--Success-700-color);background:var(--Success-50-color)}.style_statusValue__5o5HK.style___________nyjP2{color:var(--Error-700-color);background:var(--Error-50-color)}.style_statusValue__5o5HK.style_____________XkXYI,.style_statusValue__5o5HK.style_______________QxNyu{color:var(--Warning-700-color);background:var(--Warning-50-color)}.style_statusValue__5o5HK.style_______________j_RxV{color:var(--Primary-700-color);background:var(--Primary-50-color)}.style_stageActions__hEVQL{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px;margin-top:16px}.style_statusWrapper__bMz7g{display:flex;align-items:start;justify-content:space-between;width:100%}.style_toggleMenu__Aig99{position:relative;bottom:8px}.style_stageDataButton__htkO1{padding:12px;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;border:1.5px solid var(--Brand-Primary-1000-color);color:var(--Brand-Primary-1000-color);border-radius:8px;text-transform:uppercase;transition:all .3s ease-in-out}.style_stageDataButton__htkO1 svg path{stroke:var(--Brand-Primary-1000-color);transform:scale(.75) translateY(2.5px);transition:all .3s ease-in-out}.style_stageDataButton__htkO1:active,.style_stageDataButton__htkO1:hover{border:1.5px solid var(--Text-Black-800-color);color:var(--Text-Black-800-color)}.style_stageDataButton__htkO1:active svg path,.style_stageDataButton__htkO1:hover svg path{stroke:var(--Text-Black-800-color)}.style_stageRatingButton__XAUXH{padding:12px;width:100%;border:1.5px dashed var(--Text-Black-100-color);color:var(--Text-Black-100-color);border-radius:8px;text-transform:uppercase}.style_stageStatusButton__KSRap{padding:12px;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;border:1.5px solid var(--Background-Secondary-color);color:var(--Text-Black-800-color);border-radius:8px;background-color:var(--Background-Secondary-color);text-transform:uppercase;transition:all .3s ease-in-out}.style_stageStatusButton__KSRap:active,.style_stageStatusButton__KSRap:hover{background-color:var(--Brand-Secondary-200-color)}.style_stageStatusButton__KSRap svg path{stroke:var(--Text-Black-400-color);transform:scale(.75) translateY(2.5px)}.style_profileModalOverlay__2_STR{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.style_profileModal__iTKwX{background:#fff;border-radius:12px;width:100%;max-width:800px;max-height:90vh;overflow-y:auto;position:relative;padding:24px}.style_profileAvatar__T1txV{display:flex;width:58px;height:48px;margin-left:10px;padding-right:10px;border-right:1.5px dashed var(--Text-Black-100-color)}.style_profileModalHeader__1Zxrw{display:flex;flex-direction:row;align-items:center;gap:16px;margin-bottom:24px}.style_profileModalTitle__prqGv{text-transform:uppercase}.style_profileModalSubtitle__wlvRB{margin-bottom:20px}.style_profileModalSection__xX92_{margin-bottom:32px}.style_profileModalGrid__JnDON{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-bottom:24px}.style_profileModalField__WFODB{display:flex;flex-direction:row;align-items:center;gap:8px;width:100%;position:relative;border-radius:10px;background-color:var(--Background-Secondary-color);padding:.75rem 1rem;border:1px solid var(--Background-Secondary-color);transition:border .3s}.style_profileModalFieldIcon__DyojZ path{transform:scale(.8)}.style_editableInput__YrW7c{width:100%;padding:12px;border:1px solid var(--Text-Black-400-color);border-radius:8px;font-size:14px;color:var(--Text-Black-1000-color);background-color:#fff;transition:all .2s ease;cursor:pointer}.style_editableInput__YrW7c.style_disabled__z43Y9{opacity:.5;cursor:not-allowed;background-color:var(--Text-Black-100-color)}.style_editableInput__YrW7c:focus{outline:none;border-color:var(--Brand-Primary-1000-color);box-shadow:0 0 0 2px rgba(var(--Brand-Primary-1000-color-rgb),.2)}.style_readOnlyInput__EwSpm{background-color:var(--Background-Gray-50-color);cursor:default}select.style_editableInput__YrW7c{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23666666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:32px}.style_profileModalPassportImages__DU_L_{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px;margin-top:24px}.style_profileModalPassportImage__dPQw8{display:flex;flex-direction:column;gap:8px}.style_passportImageContainer__AXUbA{background:var(--Background-Gray-50-color);border:1px dashed var(--Border-Gray-200-color);border-radius:8px;padding:16px;text-align:center}.style_fileUploadContainer__me_yy{display:flex;flex-direction:column;align-items:center;gap:8px}.style_profileModalSocials__wSxdw{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.style_profileModalSocial__447_h{display:flex;flex-direction:column;gap:8px}.style_noSocialsMessage__kHNqu{grid-column:1/-1;text-align:center;color:var(--Text-Gray-500-color);font-style:italic;margin:16px 0}.style_profileModalActions__Puuzs{display:flex;justify-content:flex-end;gap:12px;margin-top:32px;padding-top:24px;border-top:1px solid var(--Border-Gray-200-color)}.style_successMessage__giSCQ{background:var(--Success-50-color);color:var(--Success-700-color)}.style_errorMessage__x1w4A,.style_successMessage__giSCQ{padding:12px 16px;border-radius:8px;margin-top:16px;font-size:14px}.style_errorMessage__x1w4A{background:var(--Error-50-color);color:var(--Error-700-color)}.style_fromViewer__63xwI{color:var(--Error-State-Color)}.style_field-span__nuxnA{hyphens:auto;-webkit-hyphens:auto;white-space:normal;overflow-wrap:anywhere;word-break:normal}@media (max-width:1024px){.style_toggleMenu__Aig99{position:relative;bottom:-50px}.style_profile__ohFls{flex-direction:column;align-items:flex-start;gap:13px}.style_avatar__FTdCx{margin-left:16px}.style_header__HsURB,.style_stageButtons__zkT_5,.style_stageHeader__lj2N9{display:grid;grid-template-columns:1fr;padding:6px;grid-gap:6px;gap:6px}.style_competition__CnTpu,.style_infoWrapper__RgPLh,.style_newApplication__ZA0u1{border:unset}.style_infoWrapper__RgPLh{position:static;min-height:unset}.style_profileLink__f_syv{position:absolute;top:5px;right:0}.style_directions__3lKmq,.style_id__Qd98c,.style_statusWithIcon__MJ9Cx{color:var(--Text-Black-700-color)}.style_stage__Y4JJO .style_menuButton__o9uQ6{padding:3px}.style_stage__Y4JJO .style_menuButton__o9uQ6 svg{width:18px;height:18px}}@media (max-width:768px){.style_profileModalGrid__JnDON{grid-template-columns:repeat(2,1fr)}.style_profileModalPassportImages__DU_L_,.style_profileModalSocials__wSxdw{grid-template-columns:1fr}.style_competition__CnTpu,.style_infoWrapper__RgPLh,.style_newApplication__ZA0u1{padding-left:unset}.style_stage__Y4JJO{padding:8px 8px 0}.style_stage__Y4JJO .style_menuPopup__zrHl6{position:fixed;top:auto;bottom:0;left:0;right:0;width:100%;border-radius:12px 12px 0 0;box-shadow:0 -2px 8px rgba(0,0,0,.15);padding:16px 0;z-index:1001}.style_stage__Y4JJO .style_menuItem__OXDSL{padding:12px 16px;font-size:16px;justify-content:center}}@media (max-width:480px){.style_newApplication__ZA0u1{margin-right:27px}.style_name__M3crQ{font-size:14px;max-width:225px}.style_profileModal__iTKwX{padding:16px}.style_profileModalGrid__JnDON{grid-template-columns:1fr}.style_infoWrapper__RgPLh{max-width:240px}.style_profile__ohFls{min-width:unset}.style_stage__Y4JJO .style_menuButton__o9uQ6{padding:2px}.style_stage__Y4JJO .style_menuButton__o9uQ6 svg{width:16px;height:16px}.style_stageTitleWrapper__CihPV{gap:2px}.style_result__3iAYt,.style_status__HuUSL{gap:3px}}@media (max-width:400px){.style_name__M3crQ{font-size:14px;max-width:174px}.style_box_info__W8uP2{margin:0 0 0 10px}}@media (max-width:340px){.style_headerWrapperManager__JNlLM{background-color:inherit!important;background-image:url(https://3bz8a3ukia.cdn.twcstorage.ru/_next/static/media/managerCardIcon.3b469dbb.svg);background-repeat:no-repeat}}.style_statusPopupOverlay__a95DI{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.style_statusPopup__b8Lp5{background:#fff;border-radius:12px;width:100%;max-width:400px;padding:24px}.style_statusPopupHeader__shh1k{margin-bottom:24px}.style_statusPopupHeader__shh1k h3{font-size:20px;font-weight:600;color:var(--Text-Black-1000-color);margin:0}.style_statusOptions__4qtMD{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.style_statusOption__tfXHf{padding:12px;border:1px solid var(--Border-Gray-200-color);border-radius:8px;cursor:pointer;transition:all .2s ease;align-items:center;gap:12px;display:flex;justify-content:space-between}.style_statusOption__tfXHf:hover{background-color:var(--Brand-Primary-200-color)}.style_statusOptionContent__Cw6Ry,.style_statusOptionContent__Cw6Ry p{display:flex;align-items:center;gap:12px}.style_statusOptionIcon__WLksW{width:20px;height:20px;border-radius:50%}.style_statusOptionIcon__WLksW.style_approved__RX0IQ{background:var(--Success-500-color)}.style_statusOptionIcon__WLksW.style_rejected__Uvd8_{background:var(--Error-500-color)}.style_statusOptionIcon__WLksW.style_toBeEdited__NcMSs{background:var(--Warning-500-color)}.style_statusOptionText__oh9eu{font-size:14px;font-weight:500;color:var(--Text-Black-1000-color)}.style_statusOptionRadio__hszSU{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;width:16px;height:16px;border:1px solid var(--Text-Black-1000-color);border-radius:50%;background-color:transparent;cursor:pointer;position:relative}.style_statusOptionRadio__hszSU:checked{background-color:var(--Brand-Primary-1000-color);border-color:var(--Brand-Primary-1000-color)}.style_statusOptionRadio__hszSU:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background-color:#fff;border-radius:50%}.style_statusPopupActions__ozHkD button{width:100%}.style_commentTextarea__ncZlf{width:100%;min-height:100px;margin-top:16px;padding:12px;border:1px solid var(--Text-Black-100-color);border-radius:8px;resize:vertical;font-family:inherit;font-size:14px}.style_commentTextarea__ncZlf::placeholder{color:var(--Text-Black-400-color)}.style_commentTextarea__ncZlf:focus{outline:none;border-color:var(--Brand-Primary-1000-color)}.style_actions__08gvZ{display:flex;gap:1rem;margin-bottom:1rem}.style_patronymicField__Omu41{display:flex;flex-direction:column;gap:8px}.style_noPatronymicCheckbox__YoLzB{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--text-secondary);cursor:pointer}.style_noPatronymicCheckbox__YoLzB input[type=checkbox]{width:16px;height:16px;cursor:pointer}.style_menuButton__o9uQ6{background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s ease;margin-right:8px}.style_menuButton__o9uQ6:hover{background-color:var(--Brand-Secondary-300-color)}.style_menuPopup__zrHl6{position:absolute;top:100%;right:0;background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.15);z-index:10;min-width:200px;padding:8px 0}.style_menuItem__OXDSL{display:flex;align-items:center;gap:8px;padding:8px 16px;color:var(--Text-Black-900-color);cursor:pointer;transition:background-color .2s ease;width:100%;border:none;background:none;text-align:left;font-size:14px}.style_menuItem__OXDSL:hover{background-color:var(--Brand-Secondary-200-color)}.style_menuItem__OXDSL.style_delete__spIpO{color:var(--Brand-Primary-800-color)}.style_menuItem__OXDSL.style_delete__spIpO svg{transform:scale(1.3)}.style_menuItem__OXDSL.style_delete__spIpO:hover{color:var(--Brand-Primary-1000-color)}@media (max-width:1024px){.style_menuButton__o9uQ6{padding:6px}.style_menuButton__o9uQ6 svg{width:20px;height:20px}}@media (max-width:768px){.style_menuPopup__zrHl6{position:fixed;top:auto;bottom:0;left:0;right:0;width:100%;border-radius:12px 12px 0 0;box-shadow:0 -2px 8px rgba(0,0,0,.15);padding:16px 0;z-index:1001}.style_menuItem__OXDSL{padding:12px 16px;font-size:16px;justify-content:center}}@media (max-width:480px){.style_menuButton__o9uQ6{padding:4px}.style_menuButton__o9uQ6 svg{width:30px!important;height:18px}}.style_confirmationPopup__LOEOu{padding:32px;min-width:320px;width:500px;display:flex;flex-direction:column;gap:32px;background-color:#fff;border-radius:12px;position:relative}.style_closeButton__mICTN{position:absolute;top:16px;right:16px;width:24px;height:24px;padding:0;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--Text-Black-400-color);transition:color .2s ease}.style_closeButton__mICTN:hover{color:var(--Text-Black-900-color)}.style_closeButton__mICTN svg{width:24px;height:24px}.style_confirmationTitle__zD00x{text-align:center;margin:0;font-size:32px;line-height:1.2}.style_confirmationButtons__cyWcB{display:flex;flex-direction:column;gap:12px}.style_confirmationButton__y9HbZ{width:100%;padding:16px;border:1px solid var(--Text-Black-1000-color);border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}.style_confirmationButtonNo__Fu_q7{background-color:var(--Brand-Secondary-200-color);color:var(--Text-Black-900-color)}.style_confirmationButtonNo__Fu_q7:hover{background-color:var(--Brand-Primary-900-color);color:var(--Brand-Secondary-200-color)}.style_confirmationButtonYes__2kTZe{background-color:var(--Brand-Secondary-200-color);color:var(--Text-Black-900-color)}.style_confirmationButtonYes__2kTZe:hover{background-color:var(--Brand-Primary-900-color);color:var(--Brand-Secondary-200-color)}@media (max-width:480px){.style_confirmationPopup__LOEOu{padding:24px;min-width:280px;width:auto}.style_closeButton__mICTN{top:10px;right:10px}.style_confirmationTitle__zD00x{font-size:28px}.style_confirmationButton__y9HbZ{padding:14px;font-size:14px}}.style_voting__kwYlp{display:flex;justify-content:space-between;gap:8px}.styles_profileModalHeader__wNvva{display:flex;flex-direction:row;align-items:center;gap:16px;margin-bottom:24px}.styles_profileAvatar__mKW_e{display:flex;width:58px;height:48px;margin-left:10px;padding-right:10px;border-right:1.5px dashed var(--Text-Black-100-color)}.styles_avatarImage__nSnWH{width:100%;height:100%;object-fit:cover;border-radius:6px;flex-shrink:0}.styles_profileModalTitle__J_Jn4{text-transform:uppercase}.styles_successMessage___P5w6{background:var(--Success-50-color);color:var(--Success-700-color)}.styles_errorMessage__iy4Sg,.styles_successMessage___P5w6{padding:12px 16px;border-radius:8px;margin-top:16px;font-size:14px}.styles_errorMessage__iy4Sg{background:var(--Error-50-color);color:var(--Error-700-color)}.styles_profileModalSection__v1NBW{margin-bottom:32px}.styles_profileModalSubtitle__zJDQe{margin-bottom:20px}.styles_profileModalGrid__R_vWk{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-bottom:24px}.styles_profileModalPassportImages__JeivX{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px;margin-top:24px}.styles_profileModalPassportImage__WFAhO{display:flex;flex-direction:column;gap:8px}.styles_passportImageContainer__q1V7y{background:var(--Background-Gray-50-color);border:1px dashed var(--Border-Gray-200-color);border-radius:8px;padding:16px;text-align:center}.styles_fileUploadContainer__d1iNK{display:flex;flex-direction:column;align-items:center;gap:8px}@media (max-width:768px){.styles_profileModalGrid__R_vWk{grid-template-columns:repeat(2,1fr)}.styles_profileModalPassportImages__JeivX{grid-template-columns:1fr}}@media (max-width:480px){.styles_profileModalGrid__R_vWk{grid-template-columns:1fr}}.styles_profileModalSection__xWsMH{margin-bottom:32px}.styles_profileModalSubtitle__pmS5q{margin-bottom:20px}.styles_profileModalSocials__DdkeD{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.styles_noSocialsMessage__P_7Pv{grid-column:1/-1;text-align:center;color:var(--Text-Gray-500-color);font-style:italic;margin:16px 0}@media (max-width:768px){.styles_profileModalSocials__DdkeD{grid-template-columns:1fr}}.style_DropDown__list__5d8LE{padding:5px;z-index:9999;background-color:#fff;max-height:250px;overflow-y:auto;min-width:150px;box-shadow:0 4px 8px rgba(0,0,0,.2);border-radius:4px}.style_DropDown__list-portal___sJGo{margin:0;list-style:none;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) transparent}.style_DropDown__list-portal___sJGo::-webkit-scrollbar{width:6px}.style_DropDown__list-portal___sJGo::-webkit-scrollbar-track{background:transparent}.style_DropDown__list-portal___sJGo::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3);border-radius:3px}.style_DropDown__list__5d8LE li{padding:10px;border-radius:5px;cursor:pointer}.style_DropDown__list__5d8LE li:hover{background-color:#f0f0f0}.style_DropDown__button__QIvqy{display:flex;align-items:center;gap:8px}.style_DropDown__user__ieWPF{position:relative;height:42px;display:flex;padding-left:45px}.style_arrowBtn__Ca6on{color:#000}.style_ArrowUp__O9sjV{transform:rotate(90deg)}.style_ArrowDown__6kYIv{transform:rotate(-90deg)}.style_ArrowDown__6kYIv path,.style_ArrowUp__O9sjV path{stroke:var(--Brand-Primary-1000-color)}.styles_application__qTqYe{margin:15px 0 0;padding:10px}.styles_application__info__AyBHL,.styles_application__qTqYe{display:flex;justify-content:space-between;align-items:center}.styles_application__info__AyBHL{gap:16px;width:100%}.styles_application__status__q_Nac{display:flex;align-items:center;text-transform:uppercase;gap:6px;font-size:15px;color:var(--Text-Black-1000-color)}.styles_application__right-part__noltY{display:flex;justify-content:flex-end;gap:15px}.styles_application__button__MF5e_{justify-content:center;text-transform:uppercase;gap:6px;width:212px;line-height:1;height:40px;border-radius:8px;font-size:14px;padding:12px 18px;background-color:var(--Brand-Primary-1000-color);color:var(--Text-White-1000-color)!important;margin-left:auto;transition:all .3s ease}.styles_actions-wrapper-icon__onRqc{cursor:pointer;transition:all .3s ease-in-out}.styles_actions-wrapper-icon__onRqc:hover{transition:all .3s ease-in-out;transform:scale(1.1)}.styles_application__button__MF5e_{color:var(--Brand-Secondary-200-color);display:flex;align-items:center;width:-moz-fit-content;width:fit-content}@media (max-width:1200px){.styles_application__qTqYe{flex-direction:column;align-items:baseline;gap:10px}.styles_application__info__AyBHL{flex-direction:row;align-items:center;justify-content:space-between;width:100%}}@media (max-width:768px){.styles_application__info__AyBHL{flex-direction:column;align-items:baseline;gap:10px}.styles_application__right-part__noltY{flex-direction:column;width:100%}.styles_application__button__MF5e_{width:100%;font-size:12px;height:34px;margin-left:0}.styles_application__status__q_Nac{font-size:10px}}@media (max-width:450px){.styles_application__info__AyBHL{width:100%}}