:root{--font-sans-serif: Roboto, system-ui, "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--body-font-family: "Segoe UI";--body-font-size: 1.6rem;--body-font-weight: 400;--blue-action: #0044cc;--green-edit: #009933;--dark-green: #2e808a;--light-green: rgb(20, 156, 171);--extralight-green: #effbfd;--open-acordeon-bg: #f2f2f2;--open-acordeon-bgteest: rgba(245, 242, 229, .05);--open-acordeon-hover-bg: rgba(1, 2, 3, .1);--underline-red: #db0000;--light-red: rgba(219, 0, 0, .2);--os-track-bg: red}*{margin:0;padding:0;box-sizing:border-box}html{overflow-x:hidden;margin-right:calc(-1*(100vw - 100%));padding-right:calc(100vw - 100%);font-size:10px;overflow-y:scroll}body{min-height:100vh;font-family:var(--body-font-family);font-size:1.6rem;font-weight:var(--body-font-weight);line-height:1.5;color:var(--gray-900);display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center}h2{font-size:4.5rem;font-weight:300;color:#222}h3{font-size:4rem;font-weight:300;color:#222;width:85%;margin:10px auto 0}h4{font-size:2.4rem;font-weight:400;display:inline-block;color:#222}h5{font-size:2rem;font-weight:400}a{text-decoration:none;color:inherit;transition:.2s}ul{list-style:none}button{font-family:Segoe UI;border:none;outline:none}button:hover{cursor:pointer}.tooltip{border:1px solid #b3c9ce;max-width:200px;z-index:100}.link{text-decoration:none;color:inherit;transition:.2s}#root{width:100%;min-height:100vh;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.btn{display:inline-block;margin:0 10px;padding:10px 15px;font-size:1.5rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;border:1px solid transparent;border-radius:999px;background-color:transparent;transition:.1s}.btn:hover{cursor:pointer}.btn:focus{outline:none}.btn_green{background-color:var(--green);border:1px solid var(--green);color:#fff}.btn_green:hover{background-color:var(--dark-green);border-color:var(--dark-green);color:#fff}.btn_green:focus{outline:none}.modal-btn{align-self:flex-end;margin-top:1.5rem}.btn__underlined-blue{border:none;background-color:transparent;font-size:1.55rem;color:var(--blue-action)}.btn__underlined-blue:hover{text-decoration:underline}.btn__underlined-blue:disabled{opacity:.6;cursor:auto;text-decoration:none}.main{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;width:100%;padding:20px 0}.old-container{position:relative;width:100%;padding-left:.75rem;padding-right:.75rem;margin-left:auto;margin-right:auto}.container{width:100%;max-width:1400px;margin:0 auto}.content{position:relative;width:85%;margin:auto;padding:15px 0}.content-wrapper{width:90%;min-height:100vh;margin:auto;padding-bottom:50px}.content-wrapper_full-width{width:100%;min-height:100vh;padding-bottom:50px}.row-container{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start}.main-heading{margin-top:1.5rem;font-size:4rem;font-weight:300;line-height:1.2;color:#222}.input{display:block;width:100%;padding:.6rem 1.6rem;border:1px solid var(--gray-400);border-radius:.375rem;background-color:#fff;color:#666;font-size:1.6rem;font-weight:400;line-height:1.5;resize:none}.input_invalid{border-color:red}.search__input{border:1px solid transparent;border-left:none;box-shadow:none;color:#666;font-size:1.6rem;line-height:1.4;margin:4px 0 0;width:100%;outline:none;padding:0 7px;z-index:1}.search__input::placeholder{color:#3c3c3c42}.input:focus{outline:none;box-shadow:0 0 4px 4px #86b7fe80}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}input[type=number],input[type=number]:hover,input[type=number]:focus{-webkit-appearance:none;appearance:none;-moz-appearance:textfield}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}.one-col-form{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.css-1l7s0pl-control:hover{border-color:var(--gray-400)!important}.input-blue-btn{margin-left:7px;padding:0;background-color:transparent;border:none;font-weight:500;font-size:14px;color:#0d6efd}.input-blue-btn:hover{cursor:pointer}.input-blue-btn:focus{outline:none}.green-span-btn{border:none;outline:none;background-color:transparent;font-size:1.8rem;color:var(--dark-green);font-weight:500;text-align:left}.green-span-btn:hover{cursor:pointer}.green-span-btn:disabled{cursor:default;color:#aaa}.paragraph{font-size:2.4rem;font-weight:300}.hidden{position:absolute;width:0;height:0;opacity:0;z-index:-1000}.link_blue{color:#000}.link_blue:hover{cursor:pointer;text-decoration:underline;text-underline-position:under;text-decoration-skip-ink:none;text-decoration-color:gray}.link_blue_warning{color:#000;font-weight:600}.link_blue_warning:hover{text-decoration:underline;text-underline-position:under}.table{width:100%;margin-top:20px;border-collapse:collapse;border:none;text-align:left}.caption{position:absolute;z-index:-1000;opacity:0}.t-header__cell{font-size:1.6rem;font-weight:400;color:#666;text-decoration:underline;text-underline-position:under}.t-header__cell:hover{cursor:pointer}.t-header__cell_active{font-weight:700}.row{font-size:1.6rem;color:#666}.row:hover{background-color:#0102030d}.row_normal-cursor:hover{cursor:auto}.cell{padding:4px 10px}.wide-row-table{width:100%;margin-top:20px;border-collapse:collapse;border:none;text-align:left;border-collapse:separate;border-spacing:0 3px}.wide-row-table__row{position:relative;height:5.6rem;font-size:1.6rem;color:#666}.wide-row-table__row:before{content:"";position:absolute;top:0;left:0;right:0;display:block;height:0;border-bottom:2px solid;border-image:repeating-linear-gradient(90deg,#fafafa,#fafafa 50px,#e6e6e6 150px,#fafafa 250px) 1}.wide-row-table__row:after{content:"";position:absolute;bottom:0;left:0;right:0;display:block;height:0;border-top:2px solid;border-image:repeating-linear-gradient(90deg,#fafafa,#fafafa 50px,#e6e6e6 150px,#fafafa 250px) 1}.login-page__title{font-size:2.4rem;font-weight:400;display:inline-block;color:#222}.redText{color:#db0000}.memo-btn-wrapper_top-fixed{position:absolute;top:0;bottom:20px;right:20px}._header_1i5hh_1{width:100%;background-color:#222;color:#fff;z-index:1;overflow:hidden}._container_1i5hh_9{height:84px;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;width:90%;margin:auto}._container_1i5hh_9._withoutBtn_1i5hh_19{justify-content:center}._btnsWrapper_1i5hh_23{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center;margin-left:auto}._btnsSpace_1i5hh_31{width:30px;opacity:0}@media (max-width: 350px){._content_1i5hh_37{justify-content:center}}._nav_1t2g3_1{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-end}@media (max-width: 530px){._nav_1t2g3_1{margin-left:auto}}._NotificationsIcon_1h3z0_1{width:20px;height:20px;border:2px solid #fff;border-radius:4px;transform:rotate(45deg)}._NotificationsIconWrapper_1h3z0_9{width:28px;height:28px;display:flex;justify-content:center;align-items:center}._link_lremv_1{padding-bottom:5px;margin:0 10px;border-bottom:2px solid transparent;opacity:1;transition:opacity .1s linear}._link_lremv_1:hover{opacity:.7}._link_lremv_1._active_lremv_11{border-color:#fff}._iconWrapper_lremv_15{height:28px}._tooltip_lremv_19{border:1px solid #b3c9ce}._blinkAnim_lremv_23{animation:_blink_lremv_23 .5s linear 1 normal}@keyframes _blink_lremv_23{0%{transform:scale(1)}40%{transform:scale(1.3)}60%{transform:scale(1.3)}to{transform:scale(1)}}._wrapper_1y2dt_1{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;width:100%;height:50px;padding-top:10px;overflow:hidden}._wrapper_1y2dt_1._black_1y2dt_11{width:290px;justify-content:center}._logo_1y2dt_16{position:relative;display:flex;align-items:center;width:170px;height:200%;margin-bottom:10px;margin-right:30px;margin-left:10px}._logo_1y2dt_16._white_1y2dt_27{margin-left:50px}._bigSquare_1y2dt_31{height:200px;width:200px;padding:5px;transform:rotate(45deg)}._bigSquare_1y2dt_31._white_1y2dt_27{border:4px solid white}._bigSquare_1y2dt_31._black_1y2dt_11{border:4px solid black}._smallSquare_1y2dt_44{display:flex;justify-content:center;align-items:center;height:100%;width:100%}._smallSquare_1y2dt_44._white_1y2dt_27{border:4px solid #fff}._smallSquare_1y2dt_44._black_1y2dt_11{border:4px solid #000}._btn_1y2dt_58{position:absolute;width:40%;height:100%;background-color:transparent}._btn_1y2dt_58:hover{cursor:pointer}._btn_1y2dt_58._black_1y2dt_11{display:none}._btnBack_1y2dt_72{left:-42px;top:0}._btnForward_1y2dt_76{top:0;right:-72px}._title_1y2dt_81{display:flex;flex-flow:row nowrap;font-size:6rem;text-decoration:none;font-family:Space Mono,monospace;color:#fff;transition:.2s;transform:rotate(-45deg);margin-right:10px}._title_1y2dt_81._white_1y2dt_27{color:#fff}._title_1y2dt_81._black_1y2dt_11{color:#000}._title_1y2dt_81._white_1y2dt_27:hover{color:#fff}._title_1y2dt_81._black_1y2dt_11:hover{color:#000}._title_1y2dt_81._white_1y2dt_27:active{color:#fff}._title_1y2dt_81._black_1y2dt_11:active{color:#000}._titleSpace_1y2dt_114{height:0;width:3px}._noArrowsTitle_1y2dt_119{display:none}@media (max-width: 660px){._logo_1y2dt_16{height:100%}._logo_1y2dt_16._white_1y2dt_27{margin-left:10px}._bigSquare_1y2dt_31._white_1y2dt_27,._btn_1y2dt_58{display:none}._noArrowsTitle_1y2dt_119._white_1y2dt_27{display:block;transform:none}}@media (max-width: 530px){._wrapper_1y2dt_1._white_1y2dt_27{display:none}}._spinner_3ux88_1{animation:_rotate_3ux88_1 2s linear infinite}._path_3ux88_5{stroke-linecap:round;animation:_dash_3ux88_1 1.5s ease-in-out infinite}@keyframes _rotate_3ux88_1{to{transform:rotate(360deg)}}@keyframes _dash_3ux88_1{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}._btn_80zdf_1{border:none;background-color:transparent;font-size:1.6rem;font-weight:600;line-height:1;color:#212529}._btn_zds25_1{border-radius:8px;font-size:1.55rem;font-family:sans-serif;transition:background-color .2s;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}._greenBorder_zds25_12{background-color:#fff;border:2px solid #2e808a;color:#0b1321;transition:background-color .2s linear}._greenBorder_zds25_12:hover{background-color:#effbfd}._greenBorder_zds25_12._disabled_zds25_21:hover{background-color:#fff}._whiteBorder_zds25_25{background-color:transparent;border:1px solid #fff;color:#fff}._whiteBorder_zds25_25:hover{background-color:#3f3f3f}._blackBorder_zds25_34{background-color:transparent;border:1px solid #000;color:#000}._blackBorder_zds25_34:hover{background-color:#e6e6e6}._likeGrayInput_zds25_43{height:3rem;background-color:transparent;border:1px solid #808080;font-size:1.6rem;font-weight:400;color:#b3b3b3}._likeGrayInput_zds25_43:hover{cursor:text}._fullRed_zds25_55{background-color:#c00;border:2px solid #cc0000;color:#fff}._fullRed_zds25_55:hover{background-color:#e60000;border-color:#e60000}._redBorder_zds25_65{background-color:#fff;border:2px solid #cc0000;color:#0b1321;transition:background-color .2s linear,color .2s linear}._redBorder_zds25_65:hover{background-color:#c00;color:#fff}._regular_zds25_76{padding:8px 24px}._small_zds25_79{padding:6px 10px}._large_zds25_82{padding:10px 30px;font-size:1.8rem}._underlinedBlue_zds25_87{padding:0;border:none;background-color:transparent;font-size:1.55rem;color:var(--blue-action)}._underlinedBlue_zds25_87:hover{text-decoration:underline}._underlinedBlue_zds25_87._disabled_zds25_21:hover{text-decoration:none}._disabled_zds25_21{opacity:.5}._disabled_zds25_21:hover{cursor:auto}._btn_14wwf_1{width:26px;height:26px;border:none;background-color:transparent;background-size:100% 100%;cursor:pointer}._blue_14wwf_10{background-image:url(/assets/x-lg-blue-251ce556.svg)}._dark_14wwf_14{background-image:url(/assets/x-lg-9d44cca9.svg)}._wrapper_gjoms_1{position:fixed;top:0;bottom:0;left:0;right:0;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;padding:30px 0;background-color:#0000004d;z-index:20;opacity:1}._wrapper_gjoms_1._animScale_gjoms_17{transition:opacity .2s ease-in-out}._wrapper_gjoms_1._animScale_gjoms_17._hidden_gjoms_20{opacity:0}._wrapper_gjoms_1._animFly_gjoms_24{transition:background-color .2s ease-in-out}._wrapper_gjoms_1._animFly_gjoms_24._hidden_gjoms_20{background-color:transparent}._modal_gjoms_31{position:relative;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;min-height:100px;background:#FFFFFF;font-size:1.8rem;box-shadow:2px 2px 20px 1px;opacity:1;transform:scale(1)}._modal_gjoms_31._animScale_gjoms_17{transition:opacity .3s ease,transform .3s ease}._modal_gjoms_31._animScale_gjoms_17._hidden_gjoms_20{transform:scale(.7);opacity:0}._modal_gjoms_31._animFly_gjoms_24{position:absolute;height:90%;transform-origin:right top}._modal_gjoms_31._flyFirst_gjoms_60._hidden_gjoms_20{animation:_fly-first_gjoms_1 .5s linear 1 normal;animation-fill-mode:forwards}@keyframes _fly-first_gjoms_1{0%{transform:none;opacity:1}to{transform:scale(.1)}}._normalSize_gjoms_76{width:400px}._largeSize_gjoms_80{width:1084px}._header_gjoms_84{width:100%;padding:20px 0;border-bottom:1px solid #eeeeee}._headerContent_gjoms_90{position:relative;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;width:80%;margin:auto}._title_gjoms_100{font-size:2.1rem;font-weight:600;line-height:1.3;color:#000}._closeBtnWrapper_gjoms_107{display:flex;justify-content:center;align-items:center;width:30px;height:30px}._closeBtnWrapperEmptyTitle_gjoms_115{position:absolute;top:0;right:0;width:100%;height:60px;padding:0 27px;display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center;z-index:5;background-color:#fff}@media (max-width: 1083px){._largeSize_gjoms_80{width:95%}}@media (max-width: 500px){._normalSize_gjoms_76{width:95%}}@media (max-width: 400px){._headerContent_gjoms_90{width:90%}}._wrapper_1e3s5_1{position:fixed;top:0;bottom:0;left:0;right:0;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;background-color:#0000004d;z-index:20}._modal_1e3s5_15{position:relative;display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:center;width:400px;max-width:90%;padding:30px;border-top:7px solid #cc0000;background:#FFFFFF;font-size:1.8rem;box-shadow:2px 2px 20px 1px;overflow-x:auto}._warning_1e3s5_31{display:flex;justify-content:center;align-items:center;width:100%;margin-bottom:10px;font-size:2rem;text-align:center}._row_1e3s5_40{flex-flow:row nowrap}._column_1e3s5_43{flex-flow:column nowrap}._buttons_1e3s5_47{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;width:100%;margin-top:20px}._contentWrapper_13i26_1{display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:center;gap:2.5rem;width:100%;padding:2.5rem 0}._modalTitle_13i26_11{font-size:2.3rem;font-weight:500;line-height:1;color:#000;text-align:center}._btnsWrapper_13i26_19{display:flex;flex-flow:column nowrap;justify-content:flex-end;align-items:center;gap:1rem;width:100%}._section_1npsd_1{position:relative;padding-bottom:50px;padding-top:50px;z-index:10;background-color:#fff}._darkSection_1npsd_8{background-color:#f9f9f9}._content_1npsd_12{display:flex;flex-direction:column;align-items:center}._heading_1npsd_18{width:80%;margin:auto}._form_1npsd_23{width:80%;position:relative;display:flex;justify-content:center;margin:30px 0;transition:width .3s linear}._input_1npsd_32{width:100%;height:55px;margin:auto;padding:0 20px;border:2px solid #B2B2B2;border-radius:42px;outline:none;font-size:2rem;background:white}._input_1npsd_32:focus{background-color:#fff}._submitBtn_1npsd_47{position:absolute;top:0;right:0;height:100%;padding:0 55px 0 45px;background-color:transparent;border:none;border-left:2px solid #B2B2B2;border-top-right-radius:42px;border-bottom-right-radius:42px;color:#b2b2b2;font-size:2.2rem;font-weight:400;line-height:1;transition:color .2s linear}._submitBtn_1npsd_47:hover{color:#999}._caption_1npsd_68{width:80%;margin:auto;font-size:2.2rem}@media (max-width: 1060px){._section_1npsd_1{padding-top:30px;padding-bottom:30px}}@media (max-width: 700px){._submitBtn_1npsd_47{padding:0;width:60px;border-left:none;background-image:url(/assets/search-d3d3c1b4.svg);background-size:30px 30px;background-position:center center;background-repeat:no-repeat;opacity:.6;transition:opacity .2s linear}._submitBtn_1npsd_47:hover{opacity:.9}}@media (max-width: 600px){._heading_1npsd_18{font-size:4rem;line-height:1.2}}._section_2ccf8_1{padding-top:50px;padding-bottom:30px;background-color:#f9f9f9}._content_2ccf8_7{display:flex;flex-direction:column;align-items:center}._heading_2ccf8_13{width:80%;margin:auto}._blocks_2ccf8_18{width:80%;margin:30px;display:flex;list-style:none}._block_2ccf8_18{display:flex;justify-content:space-around;align-items:center}._blockNumber_2ccf8_31{width:50px;height:50px;border:1px solid black;display:flex;align-items:center;justify-content:center;border-radius:100px;margin-right:15px;flex-shrink:0}._blockDescription_2ccf8_43{width:80%}@media (max-width: 1060px){._section_2ccf8_1{padding-top:30px;padding-bottom:30px}._blocks_2ccf8_18{flex-direction:column;justify-content:left;margin:15px}._block_2ccf8_18{margin:30px 0 0}}@media (max-width: 600px){._heading_2ccf8_13{font-size:4rem;line-height:1.2}}._section_15ak4_1{padding-top:50px;padding-bottom:50px}._content_15ak4_6{display:flex;flex-direction:column}._description_15ak4_11{margin-right:10%;display:flex;flex-direction:column;align-items:end;text-align:right}._paragraph_15ak4_19{margin-top:20px}._image_15ak4_23{width:70%;margin:50px auto 0;height:auto;border:3px solid black;border-radius:8px;box-shadow:2px -4px #01020333,4px -2px #01020366}@media (max-width: 1060px){._section_15ak4_1{padding-top:30px;padding-bottom:30px}}@media (max-width: 700px){._image_15ak4_23{width:90%}}@media (max-width: 600px){._description_15ak4_11{margin-right:5%}._heading_15ak4_50{font-size:3.3rem;line-height:1.2}}._section_1fbap_1{padding-top:50px;padding-bottom:50px;background-color:#f9f9f9}._children_1fbap_7{width:80%;margin:auto}._paragraph_1fbap_12{margin-top:20px}@media (max-width: 1060px){._section_1fbap_1{padding-top:30px;padding-bottom:30px}}@media (max-width: 600px){._heading_1fbap_24{font-size:4rem;line-height:1.2}}._btn_10gan_1{margin:0;border:none;font-size:2.5rem;font-weight:400;color:#999;transition:color .2s ease-in-out}._btn_10gan_1:hover{color:#262626}._wrapper_1ncey_1{position:relative;height:330px;width:460px;margin-top:65px;overflow:hidden}._scrollingElem_1ncey_9{display:flex;flex-direction:column;animation:_scroll_1ncey_9 36s linear infinite}._content_1ncey_15{width:100%;height:963px;background-image:url(/assets/docs-list-8293aa5c.jpg)}@keyframes _scroll_1ncey_9{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@media (max-width: 1230px){._wrapper_1ncey_1{display:none}}._section_1mmwv_1{width:100%;padding-bottom:50px}._btnsWrapper_1mmwv_11{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;margin-left:-80px}._regBtn_1mmwv_21{padding-left:50px}._loginBtn_1mmwv_25{padding-right:50px}._btnsSpace_1mmwv_29{width:170px;opacity:0}._content_1mmwv_34{display:flex;justify-content:center;width:80%;margin:auto;gap:50px}._logoWrapper_1mmwv_42{position:relative;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;margin-right:10px;margin-top:10px}._description_1mmwv_52{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}._title_1mmwv_59{margin:.67em 0;font-size:5.1rem;font-weight:300;text-align:center;color:#222}._paragraph_1mmwv_67{text-align:center}@media (max-width: 1230px){._description_1mmwv_52{align-items:center}._paragraph_1mmwv_67{text-align:center}}@media (max-width: 1060px){._section_1mmwv_1{padding-bottom:30px}}@media (max-width: 600px){._btnsWrapper_1mmwv_11{width:100%;justify-content:space-between;margin-left:0}._btnsSpace_1mmwv_29{display:none}._regBtn_1mmwv_21{padding-left:15px}._loginBtn_1mmwv_25{padding-right:15px}._logoWrapper_1mmwv_42{margin-top:30px}._title_1mmwv_59{font-size:4.5rem;line-height:1.2}}._section_1acgx_1{padding:50px 0;background-color:#f9f9f9}._content_1acgx_6{display:flex;flex-direction:column;align-items:center}._heading_1acgx_12{width:80%;margin:0 auto 30px}._boxHeading_1acgx_17{margin:0;width:fit-content;font-size:3.5rem;line-height:1.2;color:#000}._boxesMobile_1acgx_25{width:100%;margin:15px auto auto;padding:0;display:none;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}._boxMobileHeading_1acgx_36{width:100%;margin:0;font-size:3.7rem}._boxesMobileChildren_1acgx_42{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;gap:10px;margin-bottom:25px}._boxesMobileBase_1acgx_51{background-color:#fff;padding-right:30%;padding-left:10%}._boxesMobileStandart_1acgx_57{align-self:flex-end;text-align:right;padding-left:30%;padding-right:10%}._item_1acgx_64{padding-bottom:15px}._registerBtn_1acgx_68{position:relative;width:80%;margin:15px auto auto;padding:15px;font-size:4rem;font-weight:300;line-height:133%;color:gray;border:3px solid transparent;border-radius:8px;text-align:center;background-color:#f9f9f9;background-image:linear-gradient(#f9f9f9,#f9f9f9),linear-gradient(to bottom,#f2f2f2 95%,#B2B2B2 100%);background-origin:border-box;background-clip:padding-box,border-box}._registerBtn_1acgx_68:hover{color:#000;background-image:linear-gradient(#fff,#fff),linear-gradient(to bottom,#f2f2f2 95%,#B2B2B2 100%)}._registerDescription_1acgx_93{font-size:1.9rem;color:gray;transition:color .2s ease-in-out;margin-top:10px}._tariffs_1acgx_102{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:1.5rem}._tariffsInModal_1acgx_110{margin-top:10rem}._tariffsMobile_1acgx_114{display:none;margin-top:1rem}._tariffsInModalMobile_1acgx_119{margin-top:4rem}._row_1acgx_123{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start;width:100%}._rowChild_1acgx_131{width:50%;padding:0 2rem}._optionDescription_1acgx_136{width:100%;padding-top:1.2rem;padding-bottom:1rem;border-top:1px solid #999;font-size:2rem;font-weight:300;line-height:1.2;color:#333;text-align:center}._rowChildMobile_1acgx_148{width:49%;line-height:1.2}._rowChildMobileRight_1acgx_153{text-align:right}._topRowInModal_1acgx_157{position:absolute;top:0;left:0;right:0;height:10rem;width:80%;margin:0 auto;background-color:#fff}._topRowInModalMobile_1acgx_168{display:none}._topRowInModalChild_1acgx_172{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;gap:1rem}._topRowInModalChildRight_1acgx_180{align-items:flex-end}@media (max-width: 1060px){._section_1acgx_1{padding-top:30px;padding-bottom:30px}}@media (max-width: 800px){._tariffsDesctop_1acgx_192,._topRowInModalDesctop_1acgx_196{display:none}._topRowInModalMobile_1acgx_168,._tariffsMobile_1acgx_114{display:flex}._topRowInModal_1acgx_157{height:8rem}._heading_1acgx_12{margin-bottom:10px;text-align:center}._boxHeading_1acgx_17{font-size:2.4rem;color:#000;font-weight:400}._boxesMobile_1acgx_25{display:flex}._item_1acgx_64{width:100%;padding-bottom:0}._registerBtn_1acgx_68{width:95%}}@media (max-width: 600px){._heading_1acgx_12{width:90%;font-size:4rem;line-height:1.2}}@media (max-width: 400px){._heading_1acgx_12{width:95%;font-size:3.9rem}}._section_1xm5j_1{color:#222;padding-top:70px;padding-bottom:50px}._container_1xm5j_7{display:flex;flex-direction:column}._header_1xm5j_12{display:flex;align-items:center;margin:auto auto auto 9%;width:80%}._icon_1xm5j_20{height:75px;margin-right:35px;opacity:.87}._content_1xm5j_26{display:flex;flex-direction:column}._benefitsList_1xm5j_31{margin-top:40px;margin-left:9%;font-size:2.4rem;font-weight:300;list-style-type:none}._pictures_1xm5j_39{width:90%;margin-left:auto;padding:40px 0 0;display:flex;justify-content:space-between;align-items:center}._picture_1xm5j_39{width:100%;overflow:hidden;border:none}._smartphone_1xm5j_54{position:relative;width:240px;height:427px;margin:20px 0 50px;border:8px black solid;border-top-width:30px;border-bottom-width:30px;border-radius:36px}._smartphone_1xm5j_54:before{content:"";display:block;width:60px;height:5px;position:absolute;top:-10px;left:50%;transform:translate(-50%,-50%);background:#333;border-radius:10px}._laptopWrapper_1xm5j_78{padding-left:100px}._laptop_1xm5j_78{position:relative;transform-origin:0 0;transform:scale(1) translate(-50%);width:570px;height:360px;left:30%;border-radius:6px;border-style:solid;border-color:#000;border-width:10px 10px 20px;background-color:#000;margin-bottom:50px}._laptop_1xm5j_78:before{content:"";display:block;position:absolute;width:112px;height:9px;bottom:-42px;left:50%;transform:translate(-50%);background:#f1f1f1;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:1}._laptop_1xm5j_78:after{content:"";display:block;width:720px;height:20px;margin:30px 0 0 -90px;background:black;border-radius:6px}@media (max-width: 1200px){._pictures_1xm5j_39{flex-direction:column;justify-content:space-around;align-items:center;margin:auto}._smartphone_1xm5j_54{margin:20px auto 50px}._laptopWrapper_1xm5j_78{max-width:100%;padding-left:0}._laptop_1xm5j_78{left:auto;transform:none;max-width:100%}}@media (max-width: 770px){._section_1xm5j_1{padding-bottom:0}._laptop_1xm5j_78{margin-left:0;transform:none;height:auto}._laptop_1xm5j_78:after{position:absolute;left:-14px;right:0;max-width:105%;margin:33px 0 0}}@media (max-width: 600px){._laptop_1xm5j_78:after{left:-10px}._heading_1xm5j_171{font-size:4rem;line-height:1.2}._icon_1xm5j_20{margin-right:20px}._smartphone_1xm5j_54{display:none}}._redBtn_1uo11_1{width:200px;border-radius:8px;background-color:#db0000;border:2px solid #db0000;color:#fff;line-height:1.7rem}._redBtn_1uo11_1:hover{background-color:#de4e2a}._wrapper_6g1ib_1{margin:auto;padding-bottom:30px;border-bottom:1px solid #B2B2B2}._menu_6g1ib_7{display:flex;flex-flow:row nowrap;justify-content:space-around;align-items:center;list-style:none}._itemsGroup_6g1ib_15{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}._item_6g1ib_15{display:inline-block}._link_6g1ib_26{width:fit-content}._link_6g1ib_26:hover{color:#fff}._link_6g1ib_26:focus{color:#fff}@media (max-width: 800px){._wrapper_6g1ib_1{width:100%;padding:0 0 20px}._menu_6g1ib_7{flex-flow:row wrap;align-items:stretch}._item_6g1ib_15{padding-bottom:20px}._item_6g1ib_15:not(:last-child){width:50%;text-align:center}._item_6g1ib_15:last-child{padding-top:10px}}@media (max-width: 400px){._menu_6g1ib_7{flex-flow:column nowrap;align-items:center}}._wrapper_714wc_1{width:95%;margin:30px auto 0;font-size:1.8rem}._title_714wc_7{width:100%;color:#b2b2b2;text-align:center;font-size:2.4rem;font-weight:600}._links_714wc_15{margin-top:40px;display:flex;justify-content:space-between}._linksCol_714wc_21{display:flex;flex-direction:column}._link_714wc_15:hover{color:#fff}._link_714wc_15:focus{color:#fff}._warning_714wc_33{margin-top:40px;text-align:center}@media screen and (max-width: 600px){._title_714wc_7{width:100%}._links_714wc_15{margin-top:10px;flex-direction:column;align-items:center}._linksCol_714wc_21{margin-top:20px;text-align:center}}._footer_1deoc_1{background-color:#222;color:#b2b2b2;display:flex}._content_1deoc_7{width:100%;margin-top:30px;margin-bottom:5px}._section_su60u_1{padding-top:30px;padding-bottom:56px}._content_su60u_6{width:80%;margin:auto}._noteList_su60u_11{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start}._noteItem_su60u_18{list-style-type:none;margin-bottom:5px}@media (max-width: 800px){._content_su60u_6{width:95%}}._section_1h12g_1{padding-top:50px;padding-bottom:50px;background-color:#f9f9f9}._content_1h12g_7{display:flex;flex-direction:column;align-items:flex-end}._children_1h12g_13{width:80%;margin:auto;text-align:right}._paragraph_1h12g_19{margin-top:20px}@media (max-width: 1060px){._section_1h12g_1{padding-top:30px;padding-bottom:30px}}@media (max-width: 600px){._heading_1h12g_31{font-size:4rem;line-height:1.2}._paragraph_1h12g_19{width:90%}}._wrapper_133hb_1{width:85%;margin:auto;padding:15px 0 46px}._sectionTitle_133hb_7{margin:20px 0}._paragraph_133hb_11{margin:10px 0;font-size:1.4rem}._list_133hb_16{font-size:1.4rem;margin-left:20px}._loadingStatus_xcbbx_1{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}._error_xcbbx_13{color:red}._wrapper_1tb8q_1{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;width:100%;min-height:300px}._message_1tb8q_10{font-size:1.8rem;text-align:center}._link_1tb8q_15{color:var(--light-green);font-weight:500}._wrapper_soja4_1{width:100%}._navDesktop_soja4_5{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;width:90%;margin:auto;padding-top:20px}._navDesktopRow_soja4_15{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}._navDesktopSecondRow_soja4_22{margin-left:142px}._navLink_soja4_26{display:flex;justify-content:center;align-items:center;width:100px;height:100px;margin:10px;border:1px solid #333;border-radius:10px;color:#333;transform:rotate(45deg)}._active_soja4_38{box-shadow:0 0 8px #333333bf;font-weight:600}._warning_soja4_42{background-color:#db000033}._linkText_soja4_46{transform:rotate(-45deg);text-align:center}._navlinkWrapper_soja4_51{width:142px;height:142px;margin:0 10px}._newMemo_soja4_57{background-color:#db000033;animation:_blink_soja4_1 .5s linear 1 normal}@keyframes _blink_soja4_1{0%{transform:rotate(45deg) scale(1)}40%{transform:rotate(45deg) scale(1.1)}60%{transform:rotate(45deg) scale(1.1)}to{transform:rotate(45deg) scale(1)}}@media (max-width: 940px){._navDesktopSecondRow_soja4_22{margin-left:0}}._wrapper_1d43q_1{width:100%;box-shadow:0 2px 10px #0102031a}._container_1d43q_6{line-height:1.3rem;background-color:#fcfcfc;color:#212529;font-size:1.6rem;font-weight:600}._tabs_1d43q_14{width:90%;margin:auto;display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:flex-end;list-style:none}._tab_1d43q_14{padding:10px 0;margin-right:25px;height:100%;transition:.1s;border-bottom:2px solid #ebebeb}._tab_1d43q_14:hover{border-bottom:2px solid #db0000;cursor:pointer}._tab_1d43q_14._hasWarning_1d43q_36{padding:10px 5px;margin-right:10px;margin-bottom:3px}._tab_1d43q_14._active_1d43q_42{position:relative;border-bottom:2px solid #db0000}._tab_1d43q_14._employee_1d43q_47._active_1d43q_42:after{content:"";display:block;position:absolute;top:110%;left:-3px;right:-3px;height:1px;background-color:#db0000}._tab_1d43q_14._warning_1d43q_58{background-color:#db000033}._bold_1d43q_62{font-weight:700}@media (max-width: 768px){._tab_1d43q_14{min-height:40px;padding:16px 0 10px}}._wrapper_y4lfv_1{position:relative}._scrollbarWrapper_y4lfv_5{overflow:auto;position:absolute;top:0;left:0;top:calc(100% - 4px);width:100%;max-height:350px;z-index:19;background-color:#fff}._sbWrapperWithBorder_y4lfv_17{border:1px solid var(--dark-green);border-top:none;border-radius:0 0 4px 4px;box-shadow:0 6px 14px -4px #223c5033}._inputWrapper_y4lfv_24{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:baseline;position:relative;padding:0 0 4px;background-color:#fff;border:1px solid var(--dark-green);border-radius:4px;cursor:text;z-index:18}._inputWrapper_y4lfv_24._invalid_y4lfv_37{border:1px solid red}._inputWrapper_y4lfv_24._small_y4lfv_40{padding:0}._inputWrapper_y4lfv_24._createMemoForm_y4lfv_43{min-height:30px;border:1px solid #808080;border-radius:8px}._input_y4lfv_24{border-radius:4px;margin:0}._input_y4lfv_24._small_y4lfv_40{min-height:20px;margin:0;padding:0 0 0 5px}._input_y4lfv_24._createMemoForm_y4lfv_43{color:#000;margin:3px 0 0}._clearBtn_y4lfv_64{height:10px;width:10px;margin-right:8px;border:0;background-color:transparent;background-image:url(/assets/x-bold-aa4e016d.svg);background-size:100% 100%}._openIndicator_y4lfv_74{margin:1px 6px 0 3px;width:16px;height:10px;background-image:url(/assets/chevron-down-bold-2523844a.svg);background-size:100% 100%;background-color:transparent;transition:transform .15s cubic-bezier(1,.5,.8,1)}._openIndicator_y4lfv_74._createMemoForm_y4lfv_43{background-image:url(/assets/chevron-down-bold-dark-9c5d66b2.svg);margin:5px 6px 0 3px}._open_y4lfv_74{transform:rotate(180deg)}._dropdown_y4lfv_92{position:absolute;left:0;top:calc(100% - 4px);width:100%;min-width:160px;max-height:350px;padding:5px 0;z-index:19;overflow-y:auto;background-color:#fff;border:1px solid var(--dark-green);border-top:none;border-radius:0 0 4px 4px;box-shadow:0 6px 14px -4px #223c5033;color:inherit;text-align:left;list-style:none}._dropdownWithScroll_y4lfv_112{width:100%;padding:5px 0;overflow-y:auto;color:inherit;text-align:left;list-style:none}._dropdownItem_y4lfv_121{padding:2px 5px;background-color:transparent;transition:background-color .2s ease-in-out}._dropdownItem_y4lfv_121:hover{cursor:pointer;background-color:#00000005}._visible_y4lfv_132{display:block;animation:_ani_y4lfv_1 .15s cubic-bezier(1,.5,.8,1) forwards}@keyframes _ani_y4lfv_1{0%{opacity:0}to{opacity:1}}._emptyDropdownText_y4lfv_142{text-align:center}._arrowWrapper_y4lfv_146:hover{cursor:pointer}._red_y4lfv_150{color:#db0000}._green_y4lfv_154{color:var(--green-edit)}._wrapper_1fa2y_1{width:100%;min-height:300px;display:flex;justify-content:center;align-items:center}._message_1fa2y_9{margin:0;font-size:2.6rem;font-weight:400;color:var(--dark-green)}._wrapper_yuwee_1{width:250px;overflow:hidden}._form_yuwee_6{width:100%}._fieldset_yuwee_10{width:100%;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;border:none;transition:transform .3s ease-in-out}._emailFieldset_yuwee_20._hidden_yuwee_20{transform:translate(-255px)}._passwordFieldset_yuwee_23._hidden_yuwee_20{transform:translate(255px)}._error_yuwee_37{width:250px;max-width:250px;font-size:1.4rem;color:#db0000}._navlink_yuwee_44{margin-top:5px;align-self:center;color:var(--blue-action)}._navlink_yuwee_44:hover{text-decoration:underline}._label_ayets_1,._input_ayets_1{font-size:14px}._label_ayets_1{position:relative;display:flex;flex-direction:column;padding:5px 0;cursor:pointer;width:250px}._input_ayets_1{padding:5px;margin-top:5px;border-radius:4px;border:1px solid #2e808a;font-family:sans-serif;line-height:1.15}._errorInput_ayets_23{border-color:red}._eyeIcon_ayets_27{position:absolute;right:5px;bottom:5px}._label_5fw6t_1{display:flex;flex-direction:column;cursor:pointer}._label_5fw6t_1._forDarkGreenInp_5fw6t_7{width:250px;padding:5px 0}._label_5fw6t_1._forDarkGreenInp_5fw6t_7._fontLarge_5fw6t_11{font-size:2rem}._label_5fw6t_1._forLightGreenInp_5fw6t_15{width:80%;padding:10px 0;margin:auto}._label_5fw6t_1._companyForm_5fw6t_21{margin:10px 0}._label_5fw6t_1._graySmall_5fw6t_25{width:100%;padding:10px 0}._descriptionWrapper_5fw6t_30{width:100%;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}._descriptionWrapper_5fw6t_30._companyForm_5fw6t_21{justify-content:flex-start}._description_5fw6t_30._companyForm_5fw6t_21{font-size:2rem;font-weight:600;display:flex;justify-content:flex-start;align-items:center;margin-right:50px}._disabledWrapper_5fw6t_50{position:absolute;top:0;right:0;bottom:0;left:0;background-color:transparent}._label_5fw6t_1._fullWidth_5fw6t_59{width:100%;margin-left:0;margin-right:0}._label_5fw6t_1._withoutPaddings_5fw6t_65{padding:0}._input_1u680_1{width:100%;border-radius:4px;border:1px solid transparent;font-family:sans-serif}._darkGreen_1u680_8{margin-top:5px;padding:5px;border-color:#2e808a;font-size:1.8rem}._lightGreen_1u680_15{margin-top:5px;height:28px;padding:0 0 0 5px;border-color:#149cab}._lightGreen_1u680_15._large_1u680_21{height:33px;padding:10px 8px;font-size:1.8rem}._gray_1u680_27{height:3rem;margin:10px 0;border:1px solid #808080;border-radius:8px;padding-left:10px;font-size:1.6rem}._graySmall_1u680_36{height:3.3rem;margin:0;padding-left:10px;border:1px solid #808080;border-radius:4px;font-size:1.6rem}._regular_1u680_45{font-size:1.8rem;line-height:1.15}._small_1u680_49{font-size:1.6rem;line-height:1.84rem;margin:0}._invalidInput_1u680_55{border-color:red}._mark_7mian_1{color:var(--underline-red)}._mark_7mian_1:hover{cursor:pointer}._tooltip_7mian_8{font-size:1.3rem}._container_1lnl5_1{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;width:100%}._content_1lnl5_9{margin:auto;padding:130px 0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:fit-content}._title_1lnl5_19{font-size:2.4rem;font-weight:400;display:inline-block;color:#222}._wrapper_1330x_1{width:100%;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center}@media (max-width: 620px){._mobileCol_1330x_10{flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start}}._backBtn_n9n1y_1{width:30px;height:30px;position:absolute;left:0;top:5px;background-image:url(/assets/arrow-left-b12c2183.svg);background-size:100% 100%;background-repeat:no-repeat;background-color:transparent}._form_avzq2_1{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}._error_avzq2_8{width:250px;max-width:250px;margin-top:5px;font-size:14px;color:#db0000}._navlink_avzq2_16{margin-top:5px;align-self:center;color:var(--blue-action)}._navlink_avzq2_16:hover{text-decoration:underline}._form_lku3b_1{position:relative;display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:flex-start;width:100%;margin-bottom:30px}._err_lku3b_11{font-size:2rem;margin-top:10px;margin-bottom:5px}._tableWrapper_lku3b_17{width:100%;overflow:auto;position:relative}._widthControlWrapper_lku3b_23{width:100%;margin:auto}._loadingStatus_lku3b_28{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}._error_lku3b_40{color:var(--underline-red)}@media (max-width: 900px){._widthControlWrapper_lku3b_23{width:90%}}._warning_1oce7_1{margin-bottom:18px}._paragraph_1oce7_5{font-size:2rem;color:#000;margin-top:10px;margin-bottom:5px}._table_1pt7v_1{min-width:650px}._row_1pt7v_5{transition:background-color .5s ease-in-out}._textareaRow_1pt7v_9{height:95px}._firstCol_1pt7v_13{width:300px;font-weight:600}._firstColChildren_1pt7v_18{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;gap:10px;width:100%}._firstColLeft_1pt7v_27{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;gap:1rem;width:250px}._secondCol_1pt7v_36{width:350px}._dateInputWrapper_1pt7v_40{width:220px}._pageHeaderRow_1pt7v_44:after{border-top:none}._doubleColChildren_1pt7v_48{width:100%;position:relative;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;gap:2rem}._descriptionAbsolute_1pt7v_58{position:absolute;top:0;left:0;width:280px;font-size:1.6rem;font-weight:600;color:#666}._disabledNotification_1pt7v_68{color:red;text-align:center}@media (max-width: 720px){._firstColChildren_1pt7v_18{padding-left:1rem}}._textarea_r7zys_1{width:100%;padding:5px 10px;border:1px solid transparent;border-radius:4px;resize:none;overflow:auto;line-height:1.5;font-family:sans-serif;outline:none;background-color:#fff}._darkGreen_r7zys_14{margin-top:5px;padding:5px;border-color:#2e808a;font-size:1.8rem}._lightGreen_r7zys_21{margin-top:5px;padding:0 0 0 5px;border-color:#149cab}._gray_r7zys_27{margin:10px 0;border:1px solid #808080;border-radius:8px;padding-left:10px;font-size:1.6rem}._graySmall_r7zys_35{margin:0;padding-left:10px;border:1px solid #808080;border-radius:4px;font-size:1.6rem}._textarea_r7zys_1::-webkit-scrollbar{width:4px}._textarea_r7zys_1::-webkit-scrollbar-track{background:transparent;border-radius:10px;height:95%;margin:4px 0}._textarea_r7zys_1::-webkit-scrollbar-thumb{background:#888;border-radius:10px}._textarea_r7zys_1::-webkit-scrollbar-thumb:hover{background:#555}._invalidInput_r7zys_63{border-color:red}._wrapper_pojih_1{width:100%;display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center;gap:5px}._selectedItem_pojih_10{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;height:3rem;padding:0 .25em;background-color:#f0f0f0;border:1px solid rgba(60,60,60,.26);border-radius:4px;font-size:1.8rem;line-height:1.4;color:#333}._removeSelectedBtn_pojih_25{width:10px;height:10px;margin-left:4px;padding:0;border:0;cursor:pointer;background-color:transparent;background-image:url(/assets/x-bold-aa4e016d.svg);background-size:100% 100%}._removeSelectedBtn_pojih_25:hover{cursor:pointer}._showModalBtn_pojih_40{height:3rem;padding:0 .25em;background-color:#f0f0f0;border:1px solid rgba(60,60,60,.26);border-radius:4px;font-size:1.8rem;line-height:1.4;color:#333}._showModalBtn_pojih_40:hover{cursor:pointer}._selectWrapper_pojih_54{position:relative;width:100%}._message_fxwb9_1{transition:opacity .3s ease,transform .3s ease}._form_fxwb9_5{position:relative;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center;gap:1.2rem;width:80%;margin:20px auto auto}._form_fxwb9_5._hidden_fxwb9_16{opacity:0;transform:translateY(-20px);pointer-events:none}._inputWrapper_fxwb9_22{width:100%}._err_fxwb9_26{font-size:1.8rem;color:var(--underline-red)}._message_fxwb9_1{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;gap:40px;padding:50px 20px 20px;border-radius:10px;font-size:2rem;color:#000;opacity:0;transform:scale(0);pointer-events:none;box-shadow:0 1px 2px #00000014;text-align:center}._message_fxwb9_1._visible_fxwb9_53{opacity:1;transform:scale(1);pointer-events:auto}._messageText_fxwb9_59{font-size:30px;line-height:1;color:var(--dark-green)}._messageTop_fxwb9_65{margin-top:35px}._messageBottom_fxwb9_69{margin-bottom:50px}._activitiesInputDescripton_fxwb9_73{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:baseline}@media (max-width: 768px){._message_fxwb9_1{justify-content:center;align-items:center;text-align:center}._messageTop_fxwb9_65{margin-top:0}._messageBottom_fxwb9_69{margin-top:30px;margin-bottom:0}}._validateError_3hcz5_1{width:90%;margin:0 auto 10px;text-align:center;color:red;font-size:1.3rem}._footer_3hcz5_9{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;width:100%;margin-top:20px;padding:25px 0}._buttonsWrapper_3hcz5_19{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:10px;width:80%}._fullWidth_3hcz5_28{width:100%}._loaderWrapper_3hcz5_32{display:flex;justify-content:center;align-items:center}@media (max-width: 400px){._buttonsWrapper_3hcz5_19{width:90%}}._btn_71t4v_1{white-space:nowrap;font-size:1.8rem}._wrapper_1uykf_1{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center}._notification_1uykf_12{width:65rem;padding:1rem;border-radius:10px;background-color:#fff;-webkit-box-shadow:0px 0px 15px 15px rgba(255,255,255,1);-moz-box-shadow:0px 0px 15px 15px rgba(255,255,255,1);box-shadow:0 0 15px 15px #fff;font-size:2.5rem;color:red;text-align:center}._wrapper_1ha2d_1{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:stretch;gap:1.5rem}._fixed_1ha2d_9{position:fixed;top:30px;right:30px;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:1.5rem;z-index:30;background-color:#fff}@media (max-width: 1005px){._wrapper_1ha2d_1{margin-left:auto}._fixed_1ha2d_9{margin-left:none}}@media (max-width: 450px){._wrapper_1ha2d_1{flex-flow:column nowrap}}._titleWrapper_8blnp_1{justify-content:flex-start;align-items:flex-end;gap:2rem;margin:auto;width:100%}@media (max-width: 899px){._titleWrapper_8blnp_1{width:90%}}@media (max-width: 620px){._heading_8blnp_16{text-align:right}}._table_13kjd_1{min-width:620px}._firstCol_13kjd_5{width:300px}._span_3f9c1_1{display:inline-block;color:var(--green-edit);font-size:1.6rem;overflow-wrap:break-word;white-space:normal}._span_3f9c1_1:hover{color:#00802b;cursor:text}._text_3f9c1_13{margin:0 3px}._date_3f9c1_16{margin:0 33px 0 3px}._input_3f9c1_20{width:100%;border:none;outline:none;font-size:1.6rem;line-height:1}._warning_3f9c1_28{color:#db0000}._warning_3f9c1_28:hover{color:#b70404}._textarea_3f9c1_35{width:100%;min-height:72px;margin:5px 3px 0;border:none;resize:none;overflow:auto;font-family:Segoe UI;font-size:1.6rem;line-height:1.5;outline:none}._textarea_3f9c1_35::-webkit-scrollbar{width:4px}._textarea_3f9c1_35::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}._textarea_3f9c1_35::-webkit-scrollbar-thumb{background:#888;border-radius:10px}._textarea_3f9c1_35::-webkit-scrollbar-thumb:hover{background:#555}._list_l2kv4_1{margin-top:25px;margin-bottom:10px;color:var(--underline-red);font-size:2rem}._item_l2kv4_8{text-align:right}._widthControlWrapper_9q2m1_1{width:100%}._mainTitleWrapper_9q2m1_5{align-items:flex-start;gap:3rem}@media (max-width: 1115px){._mainTitleWrapper_9q2m1_5{justify-content:flex-end;align-items:flex-end;gap:0}._titleAndSubscriptionWrapper_9q2m1_16{width:100%}}@media (max-width: 719px){._widthControlWrapper_9q2m1_1{width:90%;margin:auto}}._wrapper_1bsk4_1{width:100%;max-width:770px;padding:1rem;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:2rem}._row_1bsk4_12{width:100%;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:baseline;gap:3rem}._child_1bsk4_21{width:fit-content;margin:0;font-size:2.5rem;font-weight:400;color:#222;white-space:nowrap}._blueBtn_1bsk4_30{color:var(--blue-action)}@media (max-width: 700px){._wrapper_1bsk4_1{gap:3rem;padding:0}._row_1bsk4_12{flex-direction:column;align-items:flex-start;gap:1rem}}._btn_1fufw_1{text-decoration:underline;background-color:transparent}._modalInner_1fufw_6{width:80%;margin:0 auto;padding:30px 0}._modalText_1fufw_12{font-size:2.5rem;font-weight:400;text-align:center}._btnsWrapper_1fufw_18{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:stretch;margin-top:30px}._btn_55gv6_1{width:26px;height:26px;margin:0;background-color:transparent;background-size:100%;background-position:center 35%;background-repeat:no-repeat;background-image:url(/assets/chevron-double-left-blue-cccdc6d5.svg);opacity:1}._btn_55gv6_1:hover{cursor:pointer}._container_yerj9_1{display:flex;flex-flow:row nowrap;justify-content:center;align-items:stretch;width:100%;min-height:100%;padding-bottom:20px}._presentationContainer_yerj9_11{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;width:80%;margin:0 auto}._payerTypeChild_yerj9_20{width:48%}._container_b92ky_1{position:relative;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:stretch;gap:40px;width:80%;margin:0 auto;padding-top:20px}._left_b92ky_13{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;width:45%}._leftChild_b92ky_21{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}._currentTariffBlock_b92ky_28{width:100%;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;margin-bottom:30px;font-size:1.8rem}._currentTariffBlockChild_b92ky_38{width:fit-content;margin:0;padding-left:3rem;font-weight:400;white-space:nowrap}._contractDraftingTitleSmall_b92ky_46{padding-left:3rem;font-size:2rem;font-weight:600}._payersBlock_b92ky_52{margin-bottom:20px;padding-right:5rem;gap:20px}._payerItem_b92ky_58{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;gap:10px}._payerItemLeft_b92ky_66{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:2rem}._payerName_b92ky_74{display:inline-block;word-break:break-all}._docsEmailBlock_b92ky_79{gap:10px}._contractDraftingEmail_b92ky_83{color:var(--dark-green)}._greenSpan_b92ky_87:hover{cursor:auto}._right_b92ky_91{display:flex;justify-content:center;align-items:center;width:45%}._createContractBtnWrapper_b92ky_98{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;gap:30px;position:relative}._contractReadyMessage_b92ky_107{position:absolute;bottom:100%;width:100%;padding-bottom:30px}@media (max-width: 1060px){._payerTypeContainer_b92ky_116{width:90%}}@media (max-width: 630px){._container_b92ky_1{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:3rem;padding-top:1.5rem}._left_b92ky_13{width:100%}._payersBlock_b92ky_52{margin-bottom:30px}._right_b92ky_91{justify-content:flex-start;align-items:center;width:100%}._createContractBtnWrapper_b92ky_98{width:100%;gap:1.5rem}._contractReadyMessage_b92ky_107{position:static}}._checkbox_1ajoz_1{height:18px;display:inline-block;position:relative;padding-left:18px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}._input_1ajoz_13{position:absolute;opacity:0;cursor:pointer;height:0;width:0}._checkmark_1ajoz_21._checked_1ajoz_21{background-color:#fff}._checkmark_1ajoz_21._checked_1ajoz_21:after{opacity:1}._checkmark_1ajoz_21{position:absolute;top:3px;left:0;height:18px;width:18px;background-color:#fff;border:2px solid #333;transition:background-color .25s ease;border-radius:4px}._checkmark_1ajoz_21._darkgreenBorder_1ajoz_39{border-color:var(--dark-green)}._checkmark_1ajoz_21:after{content:"";position:absolute;left:5px;top:0;width:5px;height:10px;border:solid var(--underline-red);border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0;transition:opacity .25s ease}._body_1ajoz_57{color:#333;line-height:1.4;font-size:16px;font-weight:700}._btn_kyhdl_1{flex-grow:0;flex-shrink:0;width:14px;height:14px;margin:0 27px 0 10px;background-size:100% 100%;background-repeat:no-repeat}._btn_kyhdl_1:hover{cursor:pointer;opacity:.7}._black_kyhdl_15{background-image:url(/assets/change-doc-20eb2d8e.svg)}._darkGray_kyhdl_19{background-image:url(/assets/change-doc-gray-a6f45e79.svg)}._blue_kyhdl_23{background-image:url(/assets/change-doc-blue-322efafb.svg)}._darkGreen_kyhdl_27{background-image:url(/assets/change-doc-darkgreen-1a7bf64d.svg)}._wrapper_ncw3v_1,._link_ncw3v_5{font-size:1.8rem}@media (max-width: 630px){._lineBreak_ncw3v_10{display:none}}._wrapper_1hasl_1{position:relative;display:inline-block}._borderSvg_1hasl_6{position:absolute;top:0;left:0;z-index:0}._borderRect_1hasl_13{fill:none;stroke:#000;stroke-width:2;stroke-dashoffset:0;animation:_wipe_1hasl_1 4.5s linear forwards}@keyframes _wipe_1hasl_1{to{stroke-dashoffset:var(--dash-array)}}._content_1hasl_27{position:relative;z-index:1;font-size:16px;color:#000;border-radius:10px;text-align:center}._wrapper_1mhxm_1{display:flex;flex-flow:column nowrap;justify-content:stretch;gap:.5rem;width:80%;margin:0 auto;padding-top:1.5rem}._topControlsWrapper_1mhxm_11{position:absolute;top:0;left:0;right:0;height:3rem;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:baseline;gap:10px;width:90%;margin:0 auto;background-color:#fff}._checkboxWrapper_1mhxm_27{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:baseline;gap:10px}._payerTypeNotEditable_1mhxm_35{margin-right:auto;font-size:2.2rem;font-weight:400;color:#000}@media (max-width: 1060px){._wrapper_1mhxm_1{width:90%}}._form_1bmwz_1{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;width:100%}._fillByInnWrapper_1bmwz_9{margin-right:auto}._btnsWrapper_1bmwz_13{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:stretch;gap:7px;margin-top:20px}._submitBtn_1bmwz_22{width:100%}._delBtn_1bmwz_26{flex-grow:0;flex-shrink:0;width:20%}@media (max-width: 630px){._delBtn_1bmwz_26{width:30%}}@media (max-width: 400px){._delBtn_1bmwz_26{width:40%}}._wrapper_8a1xz_1{position:fixed;top:0;bottom:0;left:0;right:0;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;background-color:#0000004d;z-index:20;opacity:1;transition:opacity .2s ease-in-out}._wrapper_8a1xz_1._hidden_8a1xz_16{opacity:0}._modal_8a1xz_20{position:relative;display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:center;width:400px;padding:30px;border-top:7px solid #cc0000;background:#FFFFFF;font-size:1.8rem;box-shadow:2px 2px 20px 1px;overflow-x:auto;opacity:1;transform:scale(1);transition:opacity .3s ease,transform .3s ease}._modal_8a1xz_20._hidden_8a1xz_16{transform:scale(.7);opacity:0}._warning_8a1xz_42{display:flex;justify-content:flex-start;align-items:center;width:100%}._row_8a1xz_48{flex-flow:row nowrap}._column_8a1xz_51{flex-flow:column nowrap}._buttons_8a1xz_55{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;width:100%;margin-top:20px}._container_1tc23_1{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:5rem;width:80%;margin:3rem 0;padding-bottom:1rem;border-bottom:3px solid var(--open-acordeon-bg)}._tariff_1tc23_13{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:1.5rem;width:100%}._tariffHeader_1tc23_22{display:flex;flex-flow:row nowrap;justify-content:center;align-items:baseline;gap:.5rem;width:100%;background-color:var(--open-acordeon-bg)}._tariffName_1tc23_32{margin:0;width:fit-content;font-size:3rem}._presentationBtn_1tc23_38{font-size:2.1rem;font-weight:600}._tariffOptions_1tc23_43{display:flex;flex-flow:row nowrap;justify-content:center;align-items:stretch}._option_1tc23_50{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;width:33.3%;padding:1rem 1.5rem;transition:background-color .1s ease-in-out}._option_1tc23_50:hover{background-color:var(--open-acordeon-bg);cursor:pointer}._option_1tc23_50:not(:last-child){border-right:1px solid var(--open-acordeon-hover-bg)}._optionChild_1tc23_68{text-align:center;font-size:1.8rem;height:4rem;padding:.5rem}._lineInOption_1tc23_75{align-self:center;width:2.5rem;height:1px;background-color:var(--open-acordeon-hover-bg)}@media (max-width: 630px){._container_1tc23_1{gap:1.5rem;margin:0;margin-top:1.5rem}._tariff_1tc23_13{gap:.3rem}._tariffOptions_1tc23_43{flex-direction:column;justify-content:flex-start}._option_1tc23_50{flex-direction:row;justify-content:center;align-items:stretch;gap:1rem;width:100%}._option_1tc23_50:not(:last-child){border-right:none;border-bottom:1px solid var(--open-acordeon-hover-bg)}._lineInOption_1tc23_75{width:2rem;background-color:#000}}._personalDataWrapper_jf66y_1{height:72px;margin-top:5px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}._employeeData_jf66y_10{height:100%;display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:flex-start}._personalDataItem_jf66y_18{font-size:2rem;font-weight:400;line-height:1.2;color:#222}._allEmployeesLink_jf66y_25{padding:10px 0;margin-right:25px;height:100%;transition:.1s;border-bottom:2px solid transparent;font-weight:700}._allEmployeesLink_jf66y_25:hover{border-color:#db0000}._wrapper_djwew_1{display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:center}._btn_djwew_8{width:30px;height:20px;background-image:url(/assets/chevron-bb583613.svg);background-size:100% 100%;opacity:.6}._btn_djwew_8:hover{cursor:pointer;opacity:1}._next_djwew_20{transform:rotate(180deg)}._disabled_djwew_24,._disabled_djwew_24:hover{opacity:.3}._list_1rx4n_1{margin-top:20px;font-size:1.7rem}._wrapper_2z2d3_1{width:100%;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;margin:30px 0 40px}._openBtn_2z2d3_10{width:100%;border:none;outline:none;background-color:var(--open-acordeon-bg);font-size:2rem;font-weight:400;display:inline-block;color:#222;text-align:left}._openBtn_2z2d3_10:hover{cursor:pointer;background-color:var(--open-acordeon-hover-bg)}._table_2z2d3_26{width:1240px;margin-top:10px}._headCell_2z2d3_31{font-weight:500;color:#000}._col_2z2d3_36{width:200px;max-width:200px}._firstCol_2z2d3_41{width:40px;font-weight:500;color:#000}._form_w1kti_1{margin-top:2.5rem}._topControlsWrapper_w1kti_5{width:100%;display:flex;flex-flow:row wrap;justify-content:flex-end;align-items:center;gap:3rem}._firstCol_w1kti_14{width:300px}@media (max-width: 1000px){._topControlsWrapper_w1kti_5{flex-flow:column-reverse nowrap;justify-content:flex-start;align-items:flex-end;gap:2rem}}._inputWrapper_15n31_1{padding:0;height:3.3rem}._input_15n31_1{height:100%;margin-top:0;border-radius:4px;font-size:1.8rem}._invalid_15n31_13{border-color:red}._label_1blrw_1{width:80%;padding:10px 0;display:flex;flex-direction:column;margin:auto}._loaderWrapper_1blrw_9{height:33px;padding:5px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;border:1px solid rgba(60,60,60,.26);border-radius:4px}._error_1blrw_20{border-color:red;color:red;font-size:1.6rem}._label_orip4_1{width:80%;padding:10px 0;display:flex;flex-direction:column;margin:auto}._selectWrapper_orip4_9{position:relative;width:100%;height:30px;margin-top:5px}._loaderWrapper_orip4_16{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;height:33px;padding:10px 8px;border:1px solid rgba(60,60,60,.26);border-radius:4px;font-size:1.8rem}._error_orip4_28{border-color:red;color:red;font-size:1.6rem}._wrapper_op6g5_1{width:100%;margin-top:20px}._headWrapper_op6g5_6{width:100%}._head_op6g5_6{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;font-weight:700}._topFixed_op6g5_18{position:fixed;top:0;left:0;padding-bottom:20px;background-color:#fff;z-index:10}._topFixed_op6g5_18 ._head_op6g5_6{width:90%;margin:auto}._headCell_op6g5_32{text-align:left}._nameCol_op6g5_36{width:18.5%}._typeCol_op6g5_40{width:10%}._dateCol_op6g5_44{width:15%}._periodicityCol_op6g5_48{width:13.5%}._eventStatusCol_op6g5_52{width:13%}._signCol_op6g5_56{width:15%}._bigCell_op6g5_60{padding:10px;border-top:1px solid #ccc;background-color:#0102030d}._link_op6g5_66{margin-left:5px}@media (max-width: 1094px){._table_op6g5_71,._head_op6g5_6{width:775px;margin:auto}._nameCol_op6g5_36{width:150px;max-width:150px}._typeCol_op6g5_40,._dateCol_op6g5_44,._periodicityCol_op6g5_48{width:100px;max-width:100px}._deadlineCol_op6g5_101{width:125px;max-width:125px}._signCol_op6g5_56{width:100px;max-width:100px}}._span_10y1l_1{padding:0 3px;color:var(--green-edit);font-size:1.6rem;white-space:nowrap}._span_10y1l_1:hover{color:#00802b;cursor:text}._spanSelect_10y1l_12{width:fit-content;display:block;margin:3px 0;padding:0 30px 0 0}._input_10y1l_19{width:100%;border:none;outline:none;font-size:1.6rem}._warning_10y1l_26{color:#db0000}._warning_10y1l_26:hover{color:#b70404}._wrapper_73axg_1{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}._tickBtn_73axg_8{width:15px;height:15px;margin-left:5px;background-color:transparent;border:none;outline:none;background-image:url(/assets/icon-tick-green-98eb473d.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}._placeForTickBtn_73axg_21{width:15px;height:15px;margin-left:5px;background-color:transparent;opacity:0}._wrapper_14d1x_1{display:inline-block;height:100%}._span_14d1x_6{padding:0 3px;color:var(--green-edit);font-size:1.6rem;white-space:nowrap}._span_14d1x_6:hover{color:#00802b;cursor:text}._spanSelect_14d1x_17{width:fit-content;display:block;margin:3px 0;padding:0 30px 0 0}._input_14d1x_24{width:100%;border:none;outline:none;font-size:1.6rem}._warning_14d1x_31{color:#db0000}._warning_14d1x_31:hover{color:#b70404}._freeInputBtn_14d1x_38{width:100%;background-color:transparent;outline:none;border:none;text-align:left;font-size:16px;font-weight:400}._wrapper_qkiqy_1{width:100%;margin-top:20px}._headWrapper_qkiqy_6{width:100%}._head_qkiqy_6{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;font-weight:700;width:100%}._topFixed_qkiqy_19{position:fixed;top:0;left:0;padding-bottom:20px;background-color:#fff;z-index:10}._topFixed_qkiqy_19 ._head_qkiqy_6{width:90%;margin:auto}._headCell_qkiqy_33{text-align:left}._briefingCol_qkiqy_37{width:16.5%}._dateCol_qkiqy_41{width:16%}._periodicityCol_qkiqy_45{width:13.5%}._eventStatusCol_qkiqy_49{width:14%}._signCol_qkiqy_53{width:15%}._referenceListCol_qkiqy_57{width:10%}@media (max-width: 1110px){._table_qkiqy_62{width:790px;margin:auto}._briefingCol_qkiqy_37{width:130px;max-width:130px}._dateCol_qkiqy_41,._periodicityCol_qkiqy_45{width:100px;max-width:100px}._eventStatusCol_qkiqy_49{width:120px}._signCol_qkiqy_53{width:120px;max-width:120px}._referenceListCol_qkiqy_57{width:100px}._head_qkiqy_6{width:790px;margin:auto}}._wrapper_hy3vb_1{width:100%;margin-top:20px}._headWrapper_hy3vb_6{width:100%}._head_hy3vb_6{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;font-weight:700;width:100%}._topFixed_hy3vb_19{position:fixed;top:0;left:0;padding-bottom:20px;background-color:#fff;z-index:10}._topFixed_hy3vb_19 ._head_hy3vb_6{width:90%;margin:auto}._headCell_hy3vb_33{text-align:left}._nameCol_hy3vb_37{width:16.5%}._dateCol_hy3vb_41{width:16%}._periodicityCol_hy3vb_45{width:13.5%}._eventStatusCol_hy3vb_49{width:14%}._signCol_hy3vb_53{width:15%}._printCol_hy3vb_57{width:10%}@media (max-width: 1110px){._table_hy3vb_62{width:790px;margin:auto}._briefingCol_hy3vb_67{width:130px;max-width:130px}._dateCol_hy3vb_41,._periodicityCol_hy3vb_45{width:100px;max-width:100px}._eventStatusCol_hy3vb_49{width:120px}._signCol_hy3vb_53{width:120px;max-width:120px}._referenceListCol_hy3vb_91{width:100px}._head_hy3vb_6{width:790px;margin:auto}}._firstCol_1f8jy_1{width:300px;font-weight:600}._secondCol_1f8jy_6{width:350px}._dateInputWrapper_1f8jy_10{width:220px}._form_f8rcf_1{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;width:90%;margin:auto;padding:20px 6px 0 0}._title_f8rcf_11{font-size:2.5rem;font-weight:400;text-align:center;margin-bottom:30px}._descriptionWrapper_f8rcf_18{margin-top:20px;margin-bottom:40px;font-size:2rem;line-height:1.3;color:#222}._descriptionTitle_f8rcf_26{padding-bottom:20px}._descriptionList_f8rcf_30{padding-left:23px}._descriptionItem_f8rcf_34:not(:last-child){margin-bottom:15px}._wrapper_1x45j_1{margin-top:20px;margin-bottom:40px;font-size:2rem;line-height:1.3;color:#222}._articleList_1x45j_9{padding-left:23px}._articleItem_1x45j_12:not(:last-child){margin-bottom:15px}._nestedList_1x45j_16{margin:10px;counter-reset:item}._nestedItem_1x45j_21:not(:last-child){margin-bottom:10px}._nestedItem_1x45j_21:before{content:counter(item) ") ";counter-increment:item;font-size:1.8rem}._customCheckbox_1jfhf_1{width:0;position:absolute;z-index:-1;opacity:0}._label_1jfhf_8{position:relative;padding:3px;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none;flex-shrink:0;flex-grow:0;width:15px;height:15px;border:1px solid #666666;border-radius:3px;font-weight:300}._label_1jfhf_8:hover{cursor:pointer;border-color:var(--underline-red)}._checked_1jfhf_28{border:1px solid #666666;background-color:#db000033}._main_1jfhf_33{border-color:var(--underline-red)}._disabled_1jfhf_37{opacity:.5}._disabled_1jfhf_37:hover{cursor:auto;border-color:#666}._form_1a17u_1{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;width:90%;margin:auto;padding:20px 6px 0 0}._title_1a17u_11{font-size:2.5rem;font-weight:400;text-align:center;margin-bottom:30px}._checkItem_1a17u_18{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:baseline;gap:10px;margin-bottom:20px}._btn_1mo5r_1{border:none;outline:none;background-color:transparent;color:var(--green-edit);font-size:1.6rem;font-weight:400;line-height:1.5}._btn_1mo5r_1:hover{cursor:text}._table_186ij_1{margin-top:30px}._caption_186ij_5{font-size:2.4rem;font-weight:300;color:#222;text-align:left}._message_1yup9_1{width:100%;font-size:2rem;font-weight:400;text-align:center}._link_1yup9_8{margin-left:5px;text-decoration:underline;text-underline-position:under}._wrapper_1s4vr_1{width:100%}._table_1s4vr_5{width:705px;margin:auto}._headWrapper_1s4vr_10{position:relative;width:100%}._head_1s4vr_10{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;width:705px;margin:auto;padding-bottom:10px;position:relative}._topFixed_1s4vr_26{position:fixed;top:0;left:0;padding-bottom:20px;background-color:#fff;z-index:10}._headCell_1s4vr_35{text-align:left}._nameCol_1s4vr_39{width:200px;max-width:200px}._departmentCol_1s4vr_44{width:150px;max-width:150px}._classCol_1s4vr_49{width:60px}._positionCol_1s4vr_53{width:160px}._deadlineCol_1s4vr_57{width:100px;max-width:100px}._checkboxCol_1s4vr_62{width:35px;background-color:var(--open-acordeon-bg)}._checkboxColAbsolute_1s4vr_67{position:absolute;height:100%;right:0;top:0;display:flex;flex-flow:row nowrap;align-items:center}._wrapper_2y7ef_1._notFixedOnTop_2y7ef_1{position:relative;height:100%}._btn_2y7ef_6{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;border-radius:5px;background-color:var(--open-acordeon-bg);font-size:1.6rem;color:#646464}._btn_2y7ef_6:hover{background-color:var(--open-acordeon-hover-bg)}._disabled_2y7ef_20{opacity:.5}._disabled_2y7ef_20:hover{background-color:var(--open-acordeon-bg);cursor:auto}._large_2y7ef_28{width:270px;height:28px;padding:3px 5px;margin-bottom:10px}._medium_2y7ef_35{width:170px;height:auto;padding:5px 10px;font-weight:600;margin-bottom:0}._small_2y7ef_43{width:auto;height:100%;padding:5px 10px;font-weight:600;margin-bottom:0}._checkItemsWarning_2y7ef_51{position:absolute;display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:baseline;gap:.5rem;font-size:1.6rem;font-weight:400;color:red;padding:0;animation:_disappearing-warning_2y7ef_1 2.5s linear 1 normal forwards}@keyframes _disappearing-warning_2y7ef_1{0%{opacity:1}95%{opacity:1}to{opacity:0}}._checkbox_2y7ef_79{width:12px;height:12px;border:1px solid red;border-radius:3px;flex-grow:0;flex-shrink:0}._wrapper_2y7ef_1._notFixedOnTop_2y7ef_1 ._checkItemsWarning_2y7ef_51{bottom:45px;left:5px}._wrapper_2y7ef_1._fixedOnTop_2y7ef_93 ._checkItemsWarning_2y7ef_51{top:4rem;left:5px}._wrapper_2y7ef_1._fixedOnTop_2y7ef_93 ._checkItemsWarning_2y7ef_51._large_2y7ef_28{width:270px}._wrapper_2y7ef_1._fixedOnTop_2y7ef_93 ._checkItemsWarning_2y7ef_51._medium_2y7ef_35{flex-flow:column nowrap;top:6rem;width:170px}._wrapper_2y7ef_1._fixedOnTop_2y7ef_93 ._checkItemsWarning_2y7ef_51._small_2y7ef_43{flex-flow:column nowrap;top:5rem}@media (max-width: 1060px){._checkItemsWarning_2y7ef_51{font-size:1.4rem}._wrapper_2y7ef_1._fixedOnTop_2y7ef_93 ._checkItemsWarning_2y7ef_51{left:-30px}}@media (max-width: 620px){._btn_2y7ef_6{margin-left:auto}}._wrapper_kilhm_1{width:100%}._table_kilhm_5{width:100%;min-width:690px;margin:auto}._row_kilhm_11:hover{cursor:auto;background-color:#01020308}._headWrapper_kilhm_16{width:100%;min-width:690px}._head_kilhm_16{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;min-width:690px;width:100%;margin:auto}._topFixed_kilhm_31{position:fixed;top:0;left:0;padding-bottom:20px;background-color:#fff;z-index:10}._topFixed_kilhm_31 ._head_kilhm_16{width:90%}._headingCellActive_kilhm_44{text-decoration-color:var(--underline-red)}._headCell_kilhm_48{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;padding-bottom:15px}._headCell_kilhm_48:hover{cursor:pointer}._numberCol_kilhm_59{width:10%}._numberCol_kilhm_59:hover{cursor:auto}._numberTitleLong_kilhm_66{display:inline}._numberTitleShort_kilhm_69{display:none}._nameCol_kilhm_73{width:35%}._nameCol_kilhm_73:hover{cursor:auto}._sectionCol_kilhm_80{width:15%}._statusCol_kilhm_84{width:15%;position:relative}._authorCol_kilhm_89{width:25%}._authorCol_kilhm_89:hover{cursor:auto}@media (max-width: 1065px){._numberTitleLong_kilhm_66{display:none}._numberTitleShort_kilhm_69{display:inline}}@media (max-width: 700px){._table_kilhm_5,._head_kilhm_16{width:690px}}._wrapper_s2gb8_1{position:relative;width:14px;height:14px;margin-top:5px;margin-left:5px}._btn_s2gb8_9{position:absolute;width:14px;height:14px;border:none;background-color:transparent;background-size:100% 100%;background-position:center center;background-repeat:no-repeat;background-image:url(/assets/filter-d2a39988.svg);opacity:.8;transition:opacity .2s ease-in-out}._btn_s2gb8_9:hover{opacity:1}._btnActive_s2gb8_26{background-image:url(/assets/triangl-9d50fea4.svg);transform:rotate(180deg);background-size:80% 80%}._dropdown_s2gb8_32{position:absolute;top:16px;left:0;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;background-color:#fff;border-radius:4px;box-shadow:0 0 3px #8c8c8c;z-index:5}._item_s2gb8_46{padding:5px 10px;background-color:transparent;opacity:.8;transition:background-color .2s ease-in-out,opacity .2s ease-in-out}._item_s2gb8_46:hover{background-color:#f2f2f280;opacity:1;cursor:pointer}._selectedItem_s2gb8_58{opacity:1;text-decoration:underline;font-weight:700}._black_82vhh_1{color:#000}._red_82vhh_4{color:var(--underline-red)}._largeStatusWrapper_82vhh_8{display:flex;flex-flow:column nowrap;justify-content:stretch;align-items:center}._status_82vhh_15._sizeLarge_82vhh_15{font-size:2rem;line-height:1;padding:5px 0 7px}._largeDecoration_82vhh_21{display:flex;flex-flow:column nowrap;align-items:center;width:66%;height:2.7rem;border-bottom:1px solid}._largeDecoration_82vhh_21._black_82vhh_1{border-color:#000}._largeDecoration_82vhh_21._red_82vhh_4{border-color:var(--underline-red)}._largeDecorationBase_82vhh_36{width:40%;height:50%;border-top:1px solid;border-color:inherit}._largeDecorationPeak_82vhh_43{width:5%;height:50%;border-top:1px solid;border-color:inherit}._inverted_82vhh_50{transform:rotate(180deg)}._btn_1g0it_1{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;background-color:transparent;border:none;font-size:1.6rem}._notification_w2y2h_1{position:fixed;left:3px;bottom:3px;padding:15px 30px;background-color:#000;border-radius:10px;font-size:2rem;font-weight:300;color:#fff;opacity:.5;z-index:2000}._animDuration3s_w2y2h_15{animation:_notification_w2y2h_1 3s forwards linear 1}._animDuration6s_w2y2h_18{animation:_notification_w2y2h_1 6s forwards linear 1}._red_w2y2h_22{color:var(--underline-red)}@keyframes _notification_w2y2h_1{0%{opacity:.5}80%{opacity:.5}to{opacity:0}}._btn_pk8iw_1{width:30px;height:30px;border:none;outline:none;background-color:transparent;background-image:url(/assets/floppy-light-554d4b3c.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center;opacity:.7;transition:opacity .2s ease-in-out}._btn_pk8iw_1:hover{opacity:1}._btn_14kkg_1{width:30px;height:30px;border:none;outline:none;background-color:transparent;background-image:url(/assets/print-c9f56de2.svg);background-size:120% 120%;background-repeat:no-repeat;background-position:center center;opacity:.7;transition:opacity .2s ease-in-out}._btn_14kkg_1:hover{opacity:1}._wrapper_tu5on_1{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:15px;height:30px;margin-right:26px}._btn_g6quf_1{width:30px;height:30px;border:none;outline:none;background-color:transparent;background-image:url(/assets/memo-pencil-black-b1bcd4dc.svg);background-size:95% 95%;background-repeat:no-repeat;background-position:center center;opacity:.7;transition:opacity .2s ease-in-out}._btn_g6quf_1:hover{opacity:1}._red_g6quf_18{background-image:url(/assets/memo-pencil-red-a92bdcee.svg)}._btn_1t4eg_1{width:30px;height:30px;border:none;outline:none;background-color:transparent;background-image:url(/assets/trash-light-black-wide-5b029a4d.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center;opacity:.7;transition:opacity .2s ease-in-out}._btn_1t4eg_1:hover{opacity:1}._form_sbq0o_1{position:relative;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;width:90%;margin:40px auto auto;padding:0 6px 0 0}._title_sbq0o_13{align-self:center;margin:15px 0}._inputWrapper_sbq0o_18{position:relative}._recipientInputWrapper_sbq0o_22{width:50%;align-self:flex-end}._descriptionWrapper_sbq0o_27{margin-bottom:30px;font-size:2.5rem;font-weight:400;text-align:center}._description_sbq0o_27{text-align:inherit;margin-bottom:10px}@media (max-width: 600px){._recipientInputWrapper_sbq0o_22{width:80%}}._fieldset_d9utf_1{width:100%;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;border:none}._legend_d9utf_10{font-size:2rem;font-weight:600;display:flex;justify-content:space-between;align-items:center;width:100%;padding:0 25px}._employeeLegend_d9utf_20{width:400px}._dateLegend_d9utf_24{width:200px;padding-left:3px;text-align:center;white-space:nowrap}._alignCenter_d9utf_31{text-align:center}@media (max-width: 1083px){._legend_d9utf_10{display:none}._fieldset_d9utf_1{padding-right:0}}._addFieldsetBtn_9wgap_1{position:relative;width:100%;padding:0 26px;border:1px solid #000;border-radius:5px;background-color:transparent;color:#000;font-size:1.8rem;font-weight:400;line-height:35px;text-align:left;opacity:.8;transition:opacity .2s ease-in-out}._addFieldsetBtn_9wgap_1:hover{opacity:1}._selectWrapper_9wgap_20{width:100%}._wrapper_9wgap_24{position:relative;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;width:100%;margin-top:10px;padding:0 25px}._mobileClicker_9wgap_35{position:absolute;top:-10px;left:-10px;width:40px;height:40px;display:none;opacity:0}@media (max-width: 768px){._mobileClicker_9wgap_35{display:block}}._span_19l7h_1{padding:0 3px;color:var(--green-edit);font-size:1.6rem;white-space:nowrap}._span_19l7h_1:hover{color:#00802b;cursor:text}._spanSelect_19l7h_12{width:fit-content;display:block;margin:3px 0;padding:0 30px 0 0}._wrapper_19l7h_19{position:relative}._scrollbarWrapper_19l7h_23{overflow:auto;position:absolute;left:0;top:calc(100% - 4px);width:100%;max-height:350px;z-index:19;background-color:#fff;border:1px solid var(--dark-green);border-top:none;border-radius:0 0 4px 4px;box-shadow:0 6px 14px -4px #223c5033}._inputWrapper_19l7h_38{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center;position:relative;padding:0 0 4px;background-color:#fff;border:1px solid var(--dark-green);border-radius:4px;cursor:text}._inputWrapper_19l7h_38._invalid_19l7h_50{border:1px solid red}._inputWrapper_19l7h_38._small_19l7h_53{padding:0}._inputWrapper_19l7h_38._createMemoForm_19l7h_56{min-height:30px;border:1px solid #808080;border-radius:8px}._input_19l7h_38._small_19l7h_53{min-height:20px;margin:0;padding:0 0 0 5px}._input_19l7h_38._createMemoForm_19l7h_56{color:#000;margin:3px 0 0}._clearBtn_19l7h_73{height:10px;width:10px;margin-right:8px;border:0;background-color:transparent;background-image:url(/assets/x-bold-aa4e016d.svg);background-size:100% 100%}._openIndicator_19l7h_83{margin:1px 6px 0 3px;width:16px;height:10px;background-image:url(/assets/chevron-down-bold-2523844a.svg);background-size:100% 100%;background-color:transparent;transition:transform .15s cubic-bezier(1,.5,.8,1)}._openIndicator_19l7h_83._createMemoForm_19l7h_56{background-image:url(/assets/chevron-down-bold-dark-9c5d66b2.svg);margin:5px 6px 0 3px}._open_19l7h_83{transform:rotate(180deg)}._dropdown_19l7h_101{position:absolute;left:0;top:calc(100% - 4px);width:100%;min-width:160px;max-height:350px;padding:5px 0;z-index:19;overflow-y:auto;background-color:#fff;border:1px solid var(--dark-green);border-top:none;border-radius:0 0 4px 4px;box-shadow:0 6px 14px -4px #223c5033;color:inherit;text-align:left;list-style:none}._dropdownWithScroll_19l7h_121{width:100%;padding:5px 0;overflow-y:auto;color:inherit;text-align:left;list-style:none}._dropdownItem_19l7h_130{padding:2px 5px;background-color:transparent;transition:background-color .2s ease-in-out}._dropdownItem_19l7h_130:hover{cursor:pointer;background-color:#00000005}._visible_19l7h_141{display:block;animation:_ani_19l7h_1 .15s cubic-bezier(1,.5,.8,1) forwards}@keyframes _ani_19l7h_1{0%{opacity:0}to{opacity:1}}._emptyDropdownText_19l7h_151{text-align:center}._arrowWrapper_19l7h_155:hover{cursor:pointer}._red_19l7h_159{color:#db0000}._green_19l7h_163{color:var(--green-edit)}._employeesSelectWrapper_1gkvk_1{width:400px;position:relative;padding:3px 0;height:31px}._dateInputWrapper_1gkvk_8{width:200px;justify-content:center}._emptyDateViewingMode_1gkvk_13{font-size:2rem;white-space:nowrap}._deadlineWrapper_1gkvk_18{width:200px}@media (max-width: 1083px){._dateInputWrapper_1gkvk_8{width:auto;justify-content:flex-start;align-items:center}}._fieldset_bj3vt_1{position:relative;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center;width:100%;border:none;padding-right:25px}._leftWrapper_bj3vt_12{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}._label_bj3vt_19{display:none;font-weight:600;margin-right:20px}._removeBtnDesctop_bj3vt_25{display:block;width:16px;height:16px;margin-right:10px;padding-top:2px}._removeBtnMobile_bj3vt_33{width:40px;height:40px;display:none;position:absolute;right:-10px;top:18px;justify-content:center;align-items:center}._blackText_bj3vt_44{color:#000;font-size:20px}._emptyDateViewingMode_bj3vt_49{white-space:nowrap}._inputWrapper_bj3vt_53{position:relative;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}._alignCenter_bj3vt_61{display:flex;justify-content:center}@media (max-width: 1083px){._fieldset_bj3vt_1{flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;margin-bottom:20px;padding-right:20px;padding-bottom:20px;border-bottom:1px solid #666}._inputWrapper_bj3vt_53{width:100%;margin-bottom:10px;flex-flow:row wrap;align-items:flex-end}._label_bj3vt_19{display:block}._employeesSelectWrapper_bj3vt_88{width:auto}._removeBtnDesctop_bj3vt_25{display:none}._removeBtnMobile_bj3vt_33{display:flex}._alignCenter_bj3vt_61{justify-content:flex-start}._blackText_bj3vt_44{max-width:100%;word-break:break-all}}._btn_slfnc_1{position:absolute;width:16px;height:16px;background-color:transparent;border:none;background-size:100% 100%;background-repeat:no-repeat;background-position:center center;background-image:url(/assets/x-lg-9d44cca9.svg);opacity:.8;transition:opacity .2s ease-in-out}._btn_slfnc_1:hover{opacity:1}@media (max-width: 1083px){._mobileClicker_slfnc_19{position:absolute;top:-12px;left:-12px;width:40px;height:40px}}._clearBtn_1nv2r_1{width:20px;height:20px;border:none;background-color:transparent;background-size:18px 18px;background-position:center center;background-repeat:no-repeat;background-image:url(/assets/x-lg-9d44cca9.svg);opacity:.8}._clearBtn_1nv2r_1:hover{opacity:1}._wrapper_1xtfv_1{position:relative;display:flex;flex-flow:row nowrap;justify-content:space-around;align-items:flex-start;margin:25px 0}._titleWrapper_1xtfv_10{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center}._title_1xtfv_10{margin:0;line-height:1;text-align:center;font-weight:300}._memoSection_1xtfv_24{font-size:2rem;font-weight:400}._status_1xtfv_29{position:absolute;top:0;right:15%}@media (max-width: 900px){._status_1xtfv_29{right:10px}}@media (max-width: 600px){._wrapper_1xtfv_1{flex-flow:column nowrap;justify-content:flex-start;align-items:center;margin:25px 0}._status_1xtfv_29{position:relative;align-self:flex-end;margin-right:10px}}@media (max-width: 415px){._status_1xtfv_29{margin-top:20px;margin-right:0}}._wrapper_5nzij_1{width:100%}._table_5nzij_5{width:735px;margin:auto}._headWrapper_5nzij_10{position:relative;width:100%}._head_5nzij_10{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;width:735px;margin:auto;position:relative}._topFixed_5nzij_25{position:fixed;top:0;left:0;padding-bottom:20px;background-color:#fff;z-index:10}._headCell_5nzij_34{text-align:left}._nameCol_5nzij_38{width:200px;max-width:200px}._departmentCol_5nzij_43,._ppeCol_5nzij_48{width:150px;max-width:150px}._eventTypeCol_5nzij_53,._deadlineCol_5nzij_58{width:100px;max-width:100px}._checkboxCol_5nzij_63{width:35px;background-color:var(--open-acordeon-bg)}._checkboxColAbsolute_5nzij_68{position:absolute;height:100%;right:0;top:0;display:flex;flex-flow:row nowrap;align-items:center}._fieldset_1ra04_1{width:100%;margin:30px 0;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;border:none}._legend_1ra04_11{font-size:2rem;font-weight:600;display:flex;justify-content:space-between;align-items:flex-start;width:100%;padding:0 25px 10px;word-break:break-all}._underlined_1ra04_23{text-decoration:underline}._alignCenter_1ra04_27{text-align:center}@media (max-width: 1083px){._legend_1ra04_11{display:none}._fieldset_1ra04_1{padding-right:0}}._employeeLegend_1rtip_22{width:300px}._positionLegend_1rtip_26{width:120px}._classLegend_1rtip_30,._updatedClassLegend_1rtip_35{width:150px;text-align:center}._tooltip_1rtip_40{font-size:1.6rem;font-weight:300}._employeesSelectWrapper_142r2_1{width:300px;position:relative;padding:3px 0}._employeeText_142r2_6{word-wrap:break-word}._positionWrapper_142r2_10{width:120px}._positionText_142r2_13{word-wrap:break-word}._conditionsClassWrapper_142r2_17{min-height:31px;width:150px;justify-content:center;text-align:center}._emptyDateViewingMode_142r2_24{font-size:2rem;white-space:nowrap}@media (max-width: 1083px){._inputWrapper_142r2_30{width:100%}._conditionsClassWrapper_142r2_17{width:auto;justify-content:flex-start}}._clearBtn_13u0v_73{height:10px;width:10px;margin-right:8px;border:0;background-color:transparent;background-image:url(/assets/x-bold-aa4e016d.svg);background-size:100% 100%}._openIndicator_13u0v_83{margin:1px 6px 0 3px;width:16px;height:10px;background-image:url(/assets/chevron-down-bold-2523844a.svg);background-size:100% 100%;background-color:transparent;transition:transform .15s cubic-bezier(1,.5,.8,1)}._openIndicator_13u0v_83._createMemoForm_13u0v_56{background-image:url(/assets/chevron-down-bold-dark-9c5d66b2.svg);margin:5px 6px 0 3px}._span_13u0v_1{padding:0 3px;color:var(--green-edit);font-size:1.6rem;white-space:nowrap}._span_13u0v_1:hover{color:#00802b;cursor:text}._spanSelect_13u0v_12{width:fit-content;display:block;margin:3px 0;padding:0 30px 0 0}._wrapper_13u0v_19{position:relative}._scrollbarWrapper_13u0v_23{overflow:auto;position:absolute;left:0;top:calc(100% - 4px);width:100%;max-height:350px;z-index:19;background-color:#fff;border:1px solid var(--dark-green);border-top:none;border-radius:0 0 4px 4px;box-shadow:0 6px 14px -4px #223c5033}._inputWrapper_13u0v_38{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center;position:relative;padding:0 0 4px;background-color:#fff;border:1px solid var(--dark-green);border-radius:4px;cursor:text}._inputWrapper_13u0v_38._invalid_13u0v_50{border:1px solid red}._inputWrapper_13u0v_38._small_13u0v_53{padding:0}._inputWrapper_13u0v_38._createMemoForm_13u0v_56{min-height:30px;border:1px solid #808080;border-radius:8px}._input_13u0v_38._small_13u0v_53{min-height:20px;margin:0;padding:0 0 0 5px}._input_13u0v_38._createMemoForm_13u0v_56{color:#000;margin:3px 0 0}._clearBtn_13u0v_73{height:10px;width:10px;margin-right:8px;border:0;background-color:transparent;background-image:url(/assets/x-bold-aa4e016d.svg);background-size:100% 100%}._openIndicator_13u0v_83{margin:1px 6px 0 3px;width:16px;height:10px;background-image:url(/assets/chevron-down-bold-2523844a.svg);background-size:100% 100%;background-color:transparent;transition:transform .15s cubic-bezier(1,.5,.8,1)}._openIndicator_13u0v_83._createMemoForm_13u0v_56{background-image:url(/assets/chevron-down-bold-dark-9c5d66b2.svg);margin:5px 6px 0 3px}._open_13u0v_83{transform:rotate(180deg)}._dropdown_13u0v_101{position:absolute;left:0;top:calc(100% - 4px);width:100%;min-width:160px;max-height:350px;padding:5px 0;z-index:19;overflow-y:auto;background-color:#fff;border:1px solid var(--dark-green);border-top:none;border-radius:0 0 4px 4px;box-shadow:0 6px 14px -4px #223c5033;color:inherit;text-align:left;list-style:none}._dropdownWithScroll_13u0v_121{width:100%;padding:5px 0;overflow-y:auto;color:inherit;text-align:left;list-style:none}._dropdownItem_13u0v_130{padding:2px 5px;background-color:transparent;transition:background-color .2s ease-in-out}._dropdownItem_13u0v_130:hover{cursor:pointer;background-color:#00000005}._visible_13u0v_141{display:block;animation:_ani_13u0v_1 .15s cubic-bezier(1,.5,.8,1) forwards}@keyframes _ani_13u0v_1{0%{opacity:0}to{opacity:1}}._emptyDropdownText_13u0v_151{text-align:center}._arrowWrapper_13u0v_155:hover{cursor:pointer}._red_13u0v_159,._red_13u0v_159:hover{color:#db0000}._green_13u0v_166{color:var(--green-edit)}._wrapper_5e6l9_1{width:100%}._table_5e6l9_5{width:795px;margin:auto}._headWrapper_5e6l9_10{position:relative;width:100%}._head_5e6l9_10{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;width:795px;margin:auto;padding-bottom:10px;position:relative}._topFixed_5e6l9_26{position:fixed;top:0;left:0;padding-bottom:20px;background-color:#fff;z-index:10}._headCell_5e6l9_35{text-align:left}._nameCol_5e6l9_39{width:200px;max-width:200px}._departmentCol_5e6l9_44{width:150px;max-width:150px}._riskCol_5e6l9_49{width:150px}._positionCol_5e6l9_53{width:160px}._deadlineCol_5e6l9_57{width:100px;max-width:100px}._checkboxCol_5e6l9_62{width:35px;background-color:var(--open-acordeon-bg)}._checkboxColAbsolute_5e6l9_67{position:absolute;height:100%;right:0;top:0;display:flex;flex-flow:row nowrap;align-items:center}._employeeLegend_3los7_1{width:300px}._positionLegend_3los7_5{width:200px}._factorNumberLegend_3los7_9{width:150px}._deadlineLegend_3los7_13{width:100px}._dateLegend_3los7_17{width:150px}._fieldset_lvq09_1{width:100%;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;border:none}._legend_lvq09_10{width:100%;margin-bottom:5px;padding:0 25px;background-color:var(--open-acordeon-bg);font-size:1.8rem;font-weight:400}._legend_lvq09_10:hover{background-color:var(--open-acordeon-hover-bg);cursor:pointer}@media (max-width: 1083px){._legend_lvq09_10{margin-bottom:20px}}._employeesSelectWrapper_1fwae_1{width:300px;position:relative;padding:3px 0}._employeeText_1fwae_6{word-wrap:break-word}._positionWrapper_1fwae_10{width:200px}._positionText_1fwae_13{word-wrap:break-word}._factorNumberWrapper_1fwae_17{width:150px}._deadlineWrapper_1fwae_21{width:100px}._dateWrapper_1fwae_25{width:150px}@media (max-width: 1083px){._inputWrapper_1fwae_30{width:100%}}._addFieldsetBtn_1euz6_1{position:relative;width:100%;padding:0 26px;border:1px solid #000;border-radius:5px;background-color:transparent;color:#000;font-size:1.8rem;font-weight:400;line-height:35px;text-align:left;opacity:.8;transition:opacity .2s ease-in-out}._addFieldsetBtn_1euz6_1:hover{opacity:1}._selectWrapper_1euz6_20{width:100%}._wrapper_1euz6_24{position:relative;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;width:100%;margin-top:10px;min-height:24px}._employeeSelectWrapper_1euz6_35{position:relative;align-self:flex-start;width:300px}._positionWrapper_1euz6_41{width:120px}._numberSelectWrapper_1euz6_45{position:relative;align-self:flex-start;width:150px}._deadlineWrapper_1euz6_51{width:150px}._mobileClicker_1euz6_55{position:absolute;top:-10px;left:-10px;width:40px;height:40px;display:none;opacity:0}._mobileDescription_1euz6_65{display:none}._selectWrapper_1euz6_20{position:relative;width:100%}@media (max-width: 1083px){._wrapper_1euz6_24{flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;padding:0}._positionWrapper_1euz6_41,._deadlineWrapper_1euz6_51{display:none}._numberSelectWrapper_1euz6_45,._employeeSelectWrapper_1euz6_35{width:100%;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:stretch;margin-bottom:20px}._mobileDescription_1euz6_65{display:block;font-weight:600;margin-right:20px}._selectWrapper_1euz6_20{width:300px}}@media (max-width: 768px){._mobileClicker_1euz6_55{display:block}}@media (max-width: 555px){._numberSelectWrapper_1euz6_45,._employeeSelectWrapper_1euz6_35{flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;margin-bottom:45px}}._employeeLegend_30alo_1{width:280px}._positionLegend_30alo_5{width:120px}._ppeNameLegend_30alo_9{width:150px}._ppeQuantityLegend_30alo_13{width:80px}._deadlineLegend_30alo_17{width:100px}._dateLegend_30alo_21{width:150px}._employeesSelectWrapper_1ck0j_1{width:280px;position:relative;padding:3px 0}._employeeText_1ck0j_6{word-wrap:break-word}._positionWrapper_1ck0j_10{width:120px}._positionText_1ck0j_13{word-wrap:break-word}._ppeNameWrapper_1ck0j_17{width:150px}._ppeQuantityWrapper_1ck0j_21{width:80px}._deadlineWrapper_1ck0j_25{width:100px}._dateWrapper_1ck0j_29{width:150px}@media (max-width: 1083px){._inputWrapper_1ck0j_34{width:100%}}._addFieldsetBtn_w0b0z_1{position:relative;width:100%;padding:0 26px;border:1px solid #000;border-radius:5px;background-color:transparent;color:#000;font-size:1.8rem;font-weight:400;line-height:35px;text-align:left;opacity:.8;transition:opacity .2s ease-in-out}._addFieldsetBtn_w0b0z_1:hover{opacity:1}._selectWrapper_w0b0z_20{width:100%}._wrapper_w0b0z_24{position:relative;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;width:100%;margin-top:10px;padding:0 25px}._employeeSelectWrapper_w0b0z_35{position:relative;align-self:flex-start;width:280px}._positionWrapper_w0b0z_41{width:120px}._ppeWrapper_w0b0z_45{width:150px}._quantityWrapper_w0b0z_49{width:80px}._quantityWrapper_w0b0z_49,._ppeWrapper_w0b0z_45{position:relative;align-self:flex-start}._deadlineWrapper_w0b0z_58{width:100px}._mobileClicker_w0b0z_62{position:absolute;top:-10px;left:-10px;width:40px;height:40px;display:none;opacity:0}._mobileDescription_w0b0z_72{display:none}._selectWrapper_w0b0z_20{position:relative;width:100%}@media (max-width: 1083px){._wrapper_w0b0z_24{flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;padding:0}._positionWrapper_w0b0z_41,._deadlineWrapper_w0b0z_58{display:none}._employeeSelectWrapper_w0b0z_35,._quantityWrapper_w0b0z_49,._ppeWrapper_w0b0z_45{width:100%;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:stretch;margin-bottom:20px}._mobileDescription_w0b0z_72{display:block;font-weight:600;margin-right:20px}._selectWrapper_w0b0z_20{width:300px}}@media (max-width: 768px){._mobileClicker_w0b0z_62{display:block}}@media (max-width: 555px){._employeeSelectWrapper_w0b0z_35,._quantityWrapper_w0b0z_49,._ppeWrapper_w0b0z_45{flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;margin-bottom:45px}}._departmentsList_l65z7_1{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;width:100%;min-width:950px;margin:auto}._noDepartmentsWrapper_l65z7_11{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;width:100%;min-height:300px}._noDepartmentsMessage_l65z7_20{font-size:2rem;text-align:center}@media (max-width: 620px){._topBtnsWrapper_l65z7_26{margin:10px 0 0}}@media (max-width: 365px){._topBtnsWrapper_l65z7_26{flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start}}._departmentItem_izbr0_1{font-size:1.8rem;background-color:transparent}._departmentItem_izbr0_1:not(:first-child){margin-top:15px}._openBtn_izbr0_9{width:100%;padding:3px 10px 3px 5px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;background-color:var(--open-acordeon-bg)}._openBtn_izbr0_9:hover{background-color:var(--open-acordeon-hover-bg)}._title_izbr0_22{font-size:1.8rem;color:#000}._isOpen_izbr0_27{font-size:1.6rem;color:#666}._form_1hdbo_1{width:100%;display:flex;flex-direction:column;justify-content:space-around;align-items:flex-start}._label_1hdbo_9{width:80%;padding:10px 0;display:flex;flex-direction:column;margin:auto}._disabledWrapper_1hdbo_17{position:absolute;top:0;right:0;bottom:0;left:0;background-color:transparent;z-index:1001}._wrapper_xez46_1{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:center;padding:30px;background-color:#fff;border-top:7px solid #cc0000}._warning_xez46_16{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;width:100%;margin-top:25px}._icon_xez46_25{width:90px;height:90px;margin-right:30px;background-image:url(/assets/remove-icon-ed9c8028.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}._warningTitle_xez46_35{font-size:2rem;font-weight:600}._buttons_xez46_40{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;width:100%}._btn_kiyo2_1{background-color:transparent;color:#600;font-size:1.8rem;font-weight:400}._btn_kiyo2_1:hover{cursor:pointer;color:#900}._item_1vl2e_1{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;margin-bottom:3px;padding-left:5px;background-color:transparent;font-size:1.6rem;color:#666;border-top:2px solid;border-bottom:2px solid;border-image:repeating-linear-gradient(90deg,#fafafa,#fafafa 50px,#e6e6e6 150px,#fafafa 250px) 1}._item_1vl2e_1:hover{background-color:#0102030d}._heading_1vl2e_25{width:100%;padding-bottom:10px}._heading_1vl2e_25:hover{cursor:auto;background-color:transparent}._headingContent_1vl2e_34{font-weight:500;width:100%;min-width:950px;margin:auto auto 4px;border-bottom:none;border-top:none}._headingContent_1vl2e_34:hover{background-color:#fff;cursor:auto}._parameter_1vl2e_48{width:180px;display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center}._parameter_1vl2e_48._noWrap_1vl2e_56{flex-flow:row nowrap}._name_1vl2e_60{width:200px;padding:3px 3px 3px 7px}._small_1vl2e_66{width:80px}._parameterChild_1vl2e_70{display:inline-block;padding-right:4px;text-decoration:inherit}._headingCell_1vl2e_76{text-decoration:underline;text-underline-position:under}._headingCell_1vl2e_76:hover{cursor:pointer}._headingCellActive_1vl2e_84{text-decoration-color:var(--underline-red)}._topFixed_1vl2e_88{position:fixed;top:0;left:0;padding-bottom:20px;background-color:#fff;z-index:10}._btn_1io77_1{margin-right:12px;width:12px;height:12px;background-image:url(/assets/copy-10bca473.svg);background-size:100% 100%;background-repeat:no-repeat;opacity:.5}._btn_1io77_1:hover{opacity:.7}._btn_q869l_1{margin:3px 15px 0 0;width:15px;height:15px;background-image:url(/assets/list-a8073201.svg);background-size:100% 100%;background-position:center center;background-repeat:no-repeat;opacity:.5}._btn_q869l_1:hover{opacity:.7;cursor:none;background-image:url(/assets/arrows-expand-672793ee.svg)}._employeesList_xbtrk_1{margin-top:4px;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}._icon_7n4e2_1{background-image:url(/assets/person-square-1d6419f7.svg);background-size:100% 100%;background-repeat:no-repeat}._icon_7n4e2_1:hover{opacity:.7}._large_h0rse_1{padding:3px 5px;border-radius:5px;background-color:var(--open-acordeon-bg);color:#646464;font-size:1.6rem;white-space:nowrap}._large_h0rse_1:hover{background-color:var(--open-acordeon-hover-bg);cursor:pointer}._btn_uyk6s_1{display:inline-block;padding:3px 5px;border-radius:5px;background-color:var(--open-acordeon-bg);color:#646464;font-size:1.6rem;white-space:nowrap}._btn_uyk6s_1:hover{background-color:var(--open-acordeon-hover-bg)}._string_uyk6s_14{display:inline;padding-left:5px;background-color:transparent;border:none;outline:none;color:var(--light-green);font-weight:500;font-size:1.9rem}._string_uyk6s_14:hover{text-decoration:underline;text-underline-position:under}._triangle_1b75g_1{margin-top:0;background-color:transparent;background-size:100% 100%;background-position:center center;background-repeat:no-repeat;background-image:url(/assets/caret-right-549b18e1.svg);margin-right:10px;transform:rotate(0);transition:transform .2s,margin-top .2s}._triangle_1b75g_1._dir-right_1b75g_13{transform:rotate(0)}._triangle_1b75g_1._dir-bottom_1b75g_17{transform:rotate(90deg)}._triangle_1b75g_1._dir-left_1b75g_21{transform:rotate(180deg)}._triangle_1b75g_1._dir-top_1b75g_25{transform:rotate(270deg)}._btn_1flh8_1{padding:3px 5px;border-radius:5px;background-color:var(--open-acordeon-bg);color:#646464;font-size:1.6rem;white-space:nowrap}._btn_1flh8_1:hover{background-color:var(--open-acordeon-hover-bg)}._triangleBtn_1flh8_13{background-color:transparent;padding:0}._triangleBtn_1flh8_13:hover{background-color:transparent}._title_e3l51_1{margin-top:0;line-height:1}._topWrapper_e3l51_6{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:flex-start;gap:15px;margin-top:15px}._topBtnsWrapper_e3l51_15{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:stretch;gap:15px;margin-left:auto}._btnsCol_e3l51_24{display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:stretch;gap:15px}@media (max-width: 1100px){._topWrapper_e3l51_6{flex-direction:column;justify-content:flex-start;align-items:flex-end;gap:22px;margin-left:auto}._topBtnsWrapper_e3l51_15{gap:22px}._btnsRow_e3l51_46{flex-flow:column nowrap;align-items:flex-end;gap:22px}}@media (max-width: 500px){._topBtnsWrapper_e3l51_15{flex-direction:column;justify-content:flex-start;align-items:flex-end}}._form_1bjk7_1{position:relative;width:350px}._input_1bjk7_6{width:100%;padding:3px 25px 3px 5px;font-size:1.6rem;border:1px solid rgb(100,100,100);border-radius:5px;outline:none}._input_1bjk7_6:focus{outline:1px solid rgb(100,100,100)}._btnsWrapper_1bjk7_18{position:absolute;top:0;right:0;display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center;height:27px;background-color:transparent}._searchBtn_1bjk7_30{width:27px;height:27px;border:none;background-color:transparent;background-size:18px 18px;background-position:center center;background-repeat:no-repeat;background-image:url(/assets/search-d3d3c1b4.svg);opacity:.8}._searchBtn_1bjk7_30:hover{opacity:1}@media (max-width: 1100px){._form_1bjk7_1{width:220px}}@media (max-width: 860px){._form_1bjk7_1{width:350px}}@media (max-width: 500px){._form_1bjk7_1{width:250px}}._btn_2iun8_1{padding:3px 5px;border-radius:5px;background-color:var(--open-acordeon-bg);color:#646464;font-size:1.6rem;white-space:nowrap}._btn_2iun8_1:hover{background-color:var(--open-acordeon-hover-bg);cursor:pointer}._child_1xjn4_1{width:80%;margin:0 auto 1.5rem}._child_1xjn4_1:first-child{margin-top:1.5rem}._link_1xjn4_9{margin-left:5px}._input_1xjn4_13{opacity:0;visibility:hidden;position:absolute}._inputWrapper_1xjn4_19{display:inline-block}._downloadBtn_1xjn4_23{margin:0 5px}._attention_1xjn4_27{font-weight:500;margin-right:5px}._fileViewer_1xjn4_32{display:flex;justify-content:center;align-items:center;text-align:center;min-height:100px;border-radius:10px;background-color:var(--open-acordeon-bg)}._selectedFileWrapper_1xjn4_42{display:flex;flex-flow:row nowrap;justify-content:center;align-items:flex-end;gap:.4rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:90%}._selectedFile_1xjn4_42{flex-grow:1;overflow:hidden;text-overflow:ellipsis;line-height:1}._deleteFileBtn_1xjn4_61{flex-grow:0;flex-shrink:0;display:inline-block;width:14px;height:14px;background-color:transparent;border:none;background-size:100% 100%;background-repeat:no-repeat;background-position:center center;background-image:url(/assets/x-lg-9d44cca9.svg);opacity:.8;transition:opacity .2s ease-in-out}._deleteFileBtn_1xjn4_61:hover{opacity:1}._btn_1oudf_1{padding:3px 12px;background-color:transparent;border:none;color:#666;font-size:16px;font-weight:500;text-decoration:underline;text-underline-position:under}._btn_1oudf_1:hover{cursor:pointer}._active_1oudf_15{text-decoration-color:var(--underline-red)}@media (max-width: 350px){._btn_1oudf_1{padding:3px 8px}}._btn_19pkr_1{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;height:28px;padding:3px 5px;margin-left:auto;margin-top:10px;border-radius:5px;background-color:var(--open-acordeon-bg);font-size:1.6rem;color:#646464}._btn_19pkr_1:hover{background-color:var(--open-acordeon-hover-bg)}._disabled_19pkr_19{opacity:.5}._disabled_19pkr_19:hover{background-color:var(--open-acordeon-bg);cursor:auto}._news_qw7da_1{margin-top:40px}._wrapper_qw7da_5{width:100%;min-height:300px}._loadingStatus_qw7da_10{display:flex;justify-content:center;align-items:center;height:35px;color:var(--dark-green);font-size:2rem}._singleNew_1gi5d_1{position:relative;border-left:4px solid rgba(240,240,240,1);padding:0 20px;margin-bottom:30px;border-radius:10px}._markAsRead_1gi5d_9{position:absolute;top:0;bottom:0;left:-40px;right:100%;opacity:0}._markAsRead_1gi5d_9:hover{cursor:pointer}._singleNewUnread_1gi5d_21{border-left:4px solid var(--light-green)}._titleWrapper_1gi5d_25{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-start}._title_1gi5d_25{font-size:2.2rem;font-weight:400;line-height:1.1}._dateWrapper_1gi5d_38{width:50%;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;color:#646464}._date_1gi5d_38{margin-bottom:2px;color:#646464}._content_1gi5d_52{margin-top:15px}._readMore_1gi5d_56{color:var(--light-green);font-weight:500}@media (max-width: 450px){._singleNew_1gi5d_1{border-left:none;padding:0}._singleNewUnread_1gi5d_21{border-left:none;background-color:#149cab1a}._dateWrapper_1gi5d_38{width:100%}}._btn_1oj8u_1{display:inline-block;position:relative;flex-shrink:0;width:10px;height:10px;border:1px solid var(--underline-red);background-color:transparent}._btn_1oj8u_1:hover{cursor:pointer;border:2px solid var(--underline-red)}._important_1oj8u_15{border-color:var(--underline-red);background-color:var(--underline-red)}._mobileClicker_1oj8u_20{display:none;position:absolute;top:-15px;left:-15px;width:40px;height:40px}@media (max-width: 768px){._mobileClicker_1oj8u_20{display:block}}._btn_4bjif_1{display:inline-block;position:relative;flex-shrink:0;width:10px;height:10px;margin-right:10px;border:1px solid var(--light-green);background-color:var(--light-green)}._btn_4bjif_1:hover{cursor:pointer;border:2px solid var(--light-green)}._read_4bjif_16{background-color:transparent}._mobileClicker_4bjif_20{display:none;position:absolute;top:-15px;left:-15px;width:40px;height:40px}@media (max-width: 768px){._mobileClicker_4bjif_20{display:block}}._message_1676z_1{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;width:100%;padding:15px;font-size:2rem;text-align:center}._filtersWrapper_1md3d_1{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;width:300px;margin-left:30px;margin-top:10px}@media (max-width: 620px){._filtersWrapper_1md3d_1{margin:15px 0 0;align-self:flex-end}}@media (max-width: 350px){._filtersWrapper_1md3d_1{width:260px}}._wrapper_hitn8_1{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;width:65%;margin:100px auto;color:#222}._header_hitn8_11{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;position:relative;align-self:center}._title_hitn8_20{width:100%;margin-top:0;line-height:1.2;text-align:center}._content_hitn8_27{margin-bottom:50px;font-size:2rem}@media (max-width: 768px){._header_hitn8_11,._wrapper_hitn8_1{align-items:stretch}}@media (max-width: 600px){._wrapper_hitn8_1{width:100%}}._wrapper_olr42_1{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;align-self:center;width:220px;margin:20px 0;padding-right:10px}._btn_olr42_12{width:35px;height:35px;margin-left:0;border:1px solid #000;border-radius:50%;background-color:transparent;background-size:60% 80%;background-position:center 35%;background-repeat:no-repeat;background-image:url(/assets/chevron-bb583613.svg);opacity:.8}._btn_olr42_12:hover{cursor:pointer;opacity:1}._prev_olr42_30{transform:rotate(-90deg)}._next_olr42_34{transform:rotate(90deg)}._disabled_olr42_38{opacity:.3}._disabled_olr42_38:hover{opacity:.3;cursor:auto}._dateWrapper_olr42_46{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;margin:0 10px}._date_olr42_46{color:#787878;font-size:1.6rem;line-height:2.4rem}@media (max-width: 768px){._wrapper_olr42_1{width:100%}}._warningIcon_1cire_1{border:1px solid #fb5858;border-radius:50%}._fullRed_1cire_6{background-color:#fb5858}._blinking_1cire_10{animation:_blink_1cire_10 1.7s ease-in infinite normal}@keyframes _blink_1cire_10{0%{background-color:transparent}30%{background-color:#fb5858}50%{background-color:#fb5858}to{background-color:transparent}}._btn_xis70_1{position:relative;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;width:100%;background-color:#fff;font-size:1.8rem;white-space:nowrap;z-index:6;border-left:4px solid var(--light-green);border-right:4px solid var(--light-green)}._inChat_xis70_16{border:none;padding-top:5px}._wrapper_1pxr2_1{position:relative;width:100%;min-width:250px;margin-left:auto;margin-top:15px;border-radius:8px}._chatWrapper_1pxr2_10{position:fixed;bottom:0;background-color:transparent;border-radius:8px;overflow:hidden;z-index:20}._chat_1pxr2_10{position:absolute;top:0;right:0;left:0;height:0%;border-top-left-radius:8px;border-top-right-radius:8px;z-index:5;transition:height .4s linear;border:1px solid #808080;border-left:4px solid var(--light-green);border-right:4px solid var(--light-green);background-color:#fff}._chat_1pxr2_10._open_1pxr2_34{height:100%}@media (max-width: 620px){._wrapper_1pxr2_1{margin-bottom:25px}._chatWrapper_1pxr2_10{position:relative;transition:height .2s linear}._titleWrapper_1pxr2_49{margin-top:10px}._heading_1pxr2_53{display:none}._chat_1pxr2_10{position:relative;border-radius:8px;height:32px}._chat_1pxr2_10._open_1pxr2_34{height:500px}}._events_w7idf_1{width:100%}._all_w7idf_5{margin-top:15px}._unread_w7idf_8,._read_w7idf_11{display:none}@media (max-width: 620px){._all_w7idf_5{display:none}._unread_w7idf_8,._read_w7idf_11{display:block}}._single_hvsds_1{border-left:4px solid rgba(240,240,240,1);padding:0 20px;margin-bottom:30px;border-radius:10px}._unread_hvsds_8{border-left:4px solid var(--light-green)}._title_hvsds_12{font-size:2.2rem;font-weight:400}._dateWrapper_hvsds_17{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;color:#646464}._content_hvsds_25{margin-top:15px}._readMore_hvsds_29{color:var(--light-green)}@media (max-width: 450px){._single_hvsds_1{border-left:none;padding:0}._unread_hvsds_8{border-left:none;background-color:#149cab1a}}._wrapper_1rr73_1{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start}._feedBlock_1rr73_8{width:65%}._feedBlockUnread_1rr73_12{display:none}._chatAndAdBlock_1rr73_16{display:flex;flex-flow:column nowrap;width:30%;min-width:250px}._chatHeading_1rr73_23{text-align:center}@media (max-width: 620px){._wrapper_1rr73_1{flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}._feedBlock_1rr73_8{width:100%;order:2;margin-top:40px}._feedBlockUnread_1rr73_12{display:block;width:100%;margin-top:40px}._chatAndAdBlock_1rr73_16{width:100%}._chatHeading_1rr73_23,._feedHeading_1rr73_54{display:none}}._adBlock_1na6t_1{width:100%;margin-top:70px}._adContent_1na6t_6{list-style-type:none;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:20px}._adCard_1na6t_15{height:280px;background-color:#fff;border:1px solid #ccc;border-radius:20px}._adCard_1na6t_15:hover{cursor:pointer;border-color:transparent;box-shadow:0 0 14px #0000001a}._adLink_1na6t_27{text-decoration:none;display:block;height:100%}._cardPicture_1na6t_33{position:relative;height:55%;background-color:var(--dark-green);border-bottom:1px solid #ccc;border-top-left-radius:20px;border-top-right-radius:20px}._cardPicture_1na6t_33:after{content:"картинка";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:5px;color:#fff;pointer-events:none}._cardContent_1na6t_52{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;height:45%;padding:15px}._cardTitle_1na6t_61{margin:0 0 7px;font-size:1.6rem;color:#000;font-weight:590;line-height:2rem}._lightText_1na6t_69{color:#06060f99;font-size:1.3rem;font-weight:400;line-height:1.6rem}._advertiserWebsite_1na6t_76{margin-top:auto}@media (max-width: 620px){._adBlock_1na6t_1{margin-top:20px}}._wrapper_cykuz_1{width:100%}._table_cykuz_5{width:635px;margin:auto}._headWrapper_cykuz_10{position:relative;width:100%}._head_cykuz_10{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;width:635px;margin:auto;position:relative}._topFixed_cykuz_25{position:fixed;top:0;left:0;padding-bottom:20px;background-color:#fff;z-index:10}._headCell_cykuz_34{text-align:left}._nameCol_cykuz_38{width:200px;max-width:200px}._departmentCol_cykuz_43,._briefingCol_cykuz_48{width:150px;max-width:150px}._deadlineCol_cykuz_53{width:100px;max-width:100px}._checkboxCol_cykuz_58{width:35px;background-color:var(--open-acordeon-bg)}._checkboxColAbsolute_cykuz_63{position:absolute;height:100%;right:0;top:0;display:flex;flex-flow:row nowrap;align-items:center}._headWrapper_1f611_1{position:relative;width:100%}._head_1f611_1{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;position:relative;margin:auto;width:650px}._topFixed_1f611_16{position:fixed;top:0;left:0;padding-bottom:20px;background-color:#fff;z-index:10}._headCell_1f611_25{text-align:left}._nameCol_1f611_29{width:195px}._departmentCol_1f611_33{width:160px}._briefingCol_1f611_37,._deadlineCol_1f611_41{width:130px}._checkboxCol_1f611_45{width:35px;background-color:var(--open-acordeon-bg)}._checkboxColAbsolute_1f611_50{position:absolute;height:100%;right:0;top:0;display:flex;flex-flow:row nowrap;align-items:center}._checkedBefore_1f611_60{background-color:#01020308}._wrapper_2rqot_1{width:100%}._table_2rqot_5{width:635px;margin:auto}._headWrapper_2rqot_10{position:relative;width:100%}._head_2rqot_10{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;width:635px;margin:auto;padding-bottom:10px;position:relative}._topFixed_2rqot_26{position:fixed;top:0;left:0;padding-bottom:20px;background-color:#fff;z-index:10}._headCell_2rqot_35{text-align:left}._nameCol_2rqot_39{width:200px;max-width:200px}._departmentCol_2rqot_44,._trainingCol_2rqot_49{width:150px;max-width:150px}._deadlineCol_2rqot_54{width:100px;max-width:100px}._checkboxCol_2rqot_59{width:35px;background-color:var(--open-acordeon-bg)}._checkboxColAbsolute_2rqot_64{position:absolute;height:100%;right:0;top:0;display:flex;flex-flow:row nowrap;align-items:center}._headWrapper_1ycgd_1{position:relative;width:100%}._head_1ycgd_1{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;position:relative;margin:auto;width:650px}._topFixed_1ycgd_16{position:fixed;top:0;left:0;padding-bottom:20px;background-color:#fff;z-index:10}._headCell_1ycgd_25{text-align:left}._nameCol_1ycgd_29{width:195px}._departmentCol_1ycgd_33{width:160px}._trainingCol_1ycgd_37,._deadlineCol_1ycgd_41{width:130px}._checkboxCol_1ycgd_45{width:35px;background-color:var(--open-acordeon-bg)}._checkboxColAbsolute_1ycgd_50{position:absolute;height:100%;right:0;top:0;display:flex;flex-flow:row nowrap;align-items:center}._checkedBefore_1ycgd_60{background-color:#01020308}._wrapper_13f4d_1{width:100%}._table_13f4d_5{width:765px;margin:auto}._headWrapper_13f4d_10{position:relative;width:100%}._head_13f4d_10{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;width:765px;margin:auto;padding-bottom:10px;position:relative}._topFixed_13f4d_26{position:fixed;top:0;left:0;padding-bottom:20px;background-color:#fff;z-index:10}._headCell_13f4d_35{text-align:left}._nameCol_13f4d_39{width:200px;max-width:200px}._positionCol_13f4d_44{width:130px;max-width:130px}._departmentCol_13f4d_49,._factorNumberCol_13f4d_54{width:150px;max-width:150px}._deadlineCol_13f4d_59{width:100px;max-width:100px}._checkboxCol_13f4d_64{width:35px;background-color:var(--open-acordeon-bg)}._checkboxColAbsolute_13f4d_69{position:absolute;height:100%;right:0;top:0;display:flex;flex-flow:row nowrap;align-items:center}._alignCenterCell_13f4d_79{text-align:center}._headWrapper_1dnm6_1{position:relative;width:100%}._head_1dnm6_1{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;position:relative;margin:auto;width:780px}._topFixed_1dnm6_16{position:fixed;top:0;left:0;padding-bottom:20px;background-color:#fff;z-index:10}._headCell_1dnm6_25{text-align:left}._nameCol_1dnm6_29{width:195px}._positionCol_1dnm6_33{width:130px}._departmentCol_1dnm6_37{width:160px}._factorNumberCol_1dnm6_41,._deadlineCol_1dnm6_45{width:130px}._checkboxCol_1dnm6_49{width:35px;background-color:var(--open-acordeon-bg)}._checkboxColAbsolute_1dnm6_54{position:absolute;height:100%;right:0;top:0;display:flex;flex-flow:row nowrap;align-items:center}._checkedBefore_1dnm6_64{background-color:#01020308}._alignCenterCell_1dnm6_68{text-align:center}._headWrapper_1a9c4_1{position:relative;width:100%}._head_1a9c4_1{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;position:relative;margin:auto;width:750px}._topFixed_1a9c4_16{position:fixed;top:0;left:0;padding-bottom:20px;background-color:#fff;z-index:10}._headCell_1a9c4_25{text-align:left}._nameCol_1a9c4_29{width:195px}._departmentCol_1a9c4_33{width:160px}._ppeCol_1a9c4_37{width:130px}._eventTypeCol_1a9c4_41{width:100px;max-width:100px}._deadlineCol_1a9c4_46{width:130px}._checkboxCol_1a9c4_50{width:35px;background-color:var(--open-acordeon-bg)}._checkboxColAbsolute_1a9c4_55{position:absolute;height:100%;right:0;top:0;display:flex;flex-flow:row nowrap;align-items:center}._checkedBefore_1a9c4_65{background-color:#01020308}._headWrapper_ml1nd_1{position:relative;width:100%}._head_ml1nd_1{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;position:relative;margin:auto;width:650px}._topFixed_ml1nd_16{position:fixed;top:0;left:0;padding-bottom:20px;background-color:#fff;z-index:10}._headCell_ml1nd_25{text-align:left}._nameCol_ml1nd_29{width:195px}._departmentCol_ml1nd_33{width:160px}._classCol_ml1nd_37{width:60px}._positionCol_ml1nd_41{width:160px}._deadlineCol_ml1nd_45{width:130px}._checkboxCol_ml1nd_49{width:35px;background-color:var(--open-acordeon-bg)}._checkboxColAbsolute_ml1nd_54{position:absolute;height:100%;right:0;top:0;display:flex;flex-flow:row nowrap;align-items:center}._checkedBefore_ml1nd_64{background-color:#01020308}._headWrapper_1rvgk_1{position:relative;width:100%}._head_1rvgk_1{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;position:relative;margin:auto}._topFixed_1rvgk_15{position:fixed;top:0;left:0;padding-bottom:20px;background-color:#fff;z-index:10}._headCell_1rvgk_24{text-align:left}._nameCol_1rvgk_28{width:195px}._departmentCol_1rvgk_32{width:160px}._riskCol_1rvgk_36{width:150px}._positionCol_1rvgk_40{width:160px}._deadlineCol_1rvgk_44{width:130px}._checkboxCol_1rvgk_48{width:35px;background-color:var(--open-acordeon-bg)}._checkboxColAbsolute_1rvgk_53{position:absolute;height:100%;right:0;top:0;display:flex;flex-flow:row nowrap;align-items:center}._checkedBefore_1rvgk_63{background-color:#01020308}._wrapper_z2mqv_1{width:100%;margin-top:20px}._headWrapper_z2mqv_6{width:100%}._head_z2mqv_6{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;font-weight:700}._topFixed_z2mqv_18{position:fixed;top:0;left:0;padding-bottom:20px;background-color:#fff;z-index:10}._topFixed_z2mqv_18 ._head_z2mqv_6{width:90%;margin:auto}._headCell_z2mqv_32{text-align:left}._eventCol_z2mqv_36{width:16%}._dateCol_z2mqv_40,._periodicityCol_z2mqv_44,._eventStatusCol_z2mqv_48,._signCol_z2mqv_52,._cardCol_z2mqv_56,._workingClassCol_z2mqv_60{width:14%}@media (max-width: 1094px){._table_z2mqv_65,._head_z2mqv_6{width:970px;margin:auto}}._wrapper_g7z7r_1{width:100%;margin-top:20px}._headWrapper_g7z7r_6{width:100%}._head_g7z7r_6{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;font-weight:700;width:100%}._topFixed_g7z7r_19{position:fixed;top:0;left:0;padding-bottom:20px;background-color:#fff;z-index:10}._topFixed_g7z7r_19 ._head_g7z7r_6{width:90%;margin:auto}._headCell_g7z7r_33{text-align:left}._dateCol_g7z7r_37,._deadlineCol_g7z7r_41,._signCol_g7z7r_45,._cardCol_g7z7r_49{width:25%}@media (max-width: 1110px){._table_g7z7r_54,._head_g7z7r_6{width:790px;margin:auto}}._wrapper_v43n8_1{width:100%;margin:20px auto auto;padding-bottom:150px}._headRow_v43n8_8:before{content:""}._headWrapper_v43n8_12{width:100%}._topFixed_v43n8_16{position:fixed;top:0;left:0;padding-bottom:20px;background-color:#fff;z-index:10}._topFixed_v43n8_16 ._head_v43n8_8{width:90%;margin:auto}._head_v43n8_8{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;font-weight:700}._table_v43n8_38{margin-top:30px}._caption_v43n8_43{font-size:2.4rem;font-weight:300;color:#222;text-align:left}._workTypeRow_v43n8_50:hover{background-color:transparent;cursor:auto}._workTypeRow_v43n8_50:before{content:""}._workTypeCell_v43n8_58{padding:0}._addWorkTypeWrapper_v43n8_62{width:100%;padding:3px 10px 3px 57px;background-color:var(--open-acordeon-bg);border:1px solid #b3b3b3}._addWorkTypeWrapper_v43n8_62:hover{background-color:var(--open-acordeon-hover-bg);cursor:pointer}._addWorkTypeCell_v43n8_74{padding-bottom:20px}._workTypeWrapper_v43n8_78{width:100%;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}._workTypeTop_v43n8_86{position:relative;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;margin-top:15px;padding:3px 10px 3px 5px;background-color:var(--open-acordeon-bg);border:1px solid #b3b3b3;border-bottom:none}._workTypeTop_v43n8_86:hover{background-color:var(--open-acordeon-hover-bg);cursor:pointer}._workTypeYears_v43n8_103{position:relative;display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:flex-start;background-color:var(--open-acordeon-bg)}._workTypeYearsSpace_v43n8_112{width:100%;border-top:1px solid #b3b3b3}._yearsWrapper_v43n8_117{position:relative;display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:flex-start}._workTypeYear_v43n8_103{padding:5px 10px;background-color:transparent;border:1px solid #b3b3b3;border-right:none}._workTypeYear_v43n8_103:hover{background-color:var(--open-acordeon-hover-bg);cursor:pointer}._workTypeYear_v43n8_103:last-child{border-right:1px solid #b3b3b3}._workTypeYearActive_v43n8_140{border-bottom:none;border-top:1px solid #b3b3b3;background-color:#fff}._workTypeYearActive_v43n8_140:hover{background-color:#fff}._dateCol_v43n8_149{width:11%;min-width:11%;max-width:11%}._periodicityCol_v43n8_155,._eventStatusCol_v43n8_161{width:12.5%;min-width:12.5%;max-width:12.5%}._paragraphNumberCol_v43n8_167{width:16%;min-width:16%;max-width:16%}._factorCol_v43n8_173{width:15%;min-width:15%;max-width:15%}._factorLevelCol_v43n8_179,._doctorCol_v43n8_185,._testsCol_v43n8_191{width:11%;min-width:11%;max-width:11%}._breakAllCell_v43n8_197{word-break:break-all;white-space:normal}._alignCenterCell_v43n8_202{text-align:center}@media (max-width: 1282px){._table_v43n8_38,._head_v43n8_8{width:1283px}}._wrapper_41qgv_1{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:5px;width:80%;padding:10px 0;margin:auto}._factorsWrapper_41qgv_12{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center;gap:5px}._selectedItem_41qgv_20{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;height:3rem;padding:0 .25em;background-color:#f0f0f0;border:1px solid rgba(60,60,60,.26);border-radius:4px;font-size:1.8rem;line-height:1.4;color:#333}._removeSelectedBtn_41qgv_35{width:10px;height:10px;margin-left:4px;padding:0;border:0;cursor:pointer;background-color:transparent;background-image:url(/assets/x-bold-aa4e016d.svg);background-size:100% 100%}._removeSelectedBtn_41qgv_35:hover{cursor:pointer}._showSelectBtn_41qgv_50{height:3rem;width:3rem;background-color:#f0f0f0;border:1px solid rgba(60,60,60,.26);border-radius:4px;background-image:url(/assets/plus-0a01d0f2.svg);background-size:100%;background-repeat:no-repeat;background-position:center}._showSelectBtn_41qgv_50:hover{cursor:pointer}._selectWrapper_41qgv_65{position:relative;width:100%}._firstCol_xbu5m_1{width:300px}._table_15u2s_1{margin-top:30px}._col_15u2s_5{min-width:180px}._textCol_15u2s_9{min-width:250px}._flexCol_15u2s_13{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;gap:5px}._rowWrapper_15u2s_21{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:10px}._label_1awhk_1,._label_1s4p9_1{width:80%;padding:10px 0;display:flex;flex-direction:column;margin:auto}._descriptionWrapper_1s4p9_9{width:100%;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:baseline}._btn_1ue10_1{position:relative;height:1.6rem;padding:0 2px 3px;margin-left:3px;line-height:1;background-color:transparent;border:none;border-radius:5px;outline:none}._btn_1ue10_1:hover{text-decoration:underline;text-underline-position:under}._clicker_1ue10_17{position:absolute;top:-.5rem;left:-.4rem;width:2.6rem;height:2.6rem;opacity:0}._wrapper_8xwzh_1{position:fixed;top:0;bottom:0;left:0;right:0;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;background-color:#0000004d;z-index:20;opacity:1;transition:opacity .2s ease-in-out}._wrapper_8xwzh_1._hidden_8xwzh_16{opacity:0}._modal_8xwzh_20{position:relative;display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:center;width:500px;max-width:100%;padding:30px;background-color:#fff;font-size:1.8rem;box-shadow:2px 2px 20px 1px;overflow-x:auto;transition:transform .26s ease-in-out}._modal_8xwzh_20._hidden_8xwzh_16{transform:scale(.5,0);transition:transform .4s ease-in-out}._btn_1u8bj_1{position:relative;width:20px;height:20px;border:none;outline:none;background-color:transparent;background-image:url(/assets/pause-fill-9c0f2167.svg);background-size:100% 100%;background-position:center center;background-repeat:no-repeat}._btn_1u8bj_1:hover{cursor:pointer;opacity:.8}._underlined_1u8bj_18:after{content:"";position:absolute;bottom:0;left:4px;right:4px;height:2px;background-color:#666}._btn_1y4up_1{position:relative;width:20px;height:20px;border:none;outline:none;background-color:transparent;background-image:url(/assets/x-bold-dark-072febf7.svg);background-size:50% 50%;background-position:left 55%;background-repeat:no-repeat}._btn_1y4up_1:hover{cursor:pointer;opacity:.8}._btn_shwi1_1{position:relative;width:20px;height:20px;border:none;outline:none;background-color:transparent;background-image:url(/assets/play-fill-fe51a36a.svg);background-size:100% 100%;background-position:top center;background-repeat:no-repeat}._btn_shwi1_1:hover{cursor:pointer;opacity:.8}._underlined_shwi1_18:after{content:"";position:absolute;bottom:0;left:5px;right:5px;height:2px;background-color:#666}._cell_j0hgl_1{border:1px solid black;border-collapse:collapse}._cellWithoutBorder_j0hgl_6{border:none}._row_j0hgl_10:hover ._transparentCell_j0hgl_10{background-color:#fff}._table_j0hgl_14{margin-top:30px}._collapsedRow_j0hgl_18{background-color:#0102030d}._collapsedRow_j0hgl_18:hover{background-color:#0102031a;cursor:pointer}._borderRightBold_j0hgl_30{border-right:2px solid black}._printCol_j0hgl_34{width:10px}._printCell_j0hgl_38{padding:0}._printWrapper_j0hgl_42{position:relative;width:100%}._printLink_j0hgl_47{position:absolute;top:-10px;left:-10px}._printIcon_j0hgl_53{width:20px;height:20px;border:none;border-radius:4px;background-color:#fff;background-image:url(/assets/print-c9f56de2.svg);background-size:100% 100%;background-position:center center;background-repeat:no-repeat;transition:scale .2s ease-in-out,opacity .2s ease-in-out}._printIcon_j0hgl_53:hover{cursor:pointer;transform:scale(1.1)}._flexColWrapper_j0hgl_70{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;gap:5px}._flexRowWrapper_j0hgl_78{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:baseline;gap:3px}._textCenter_j0hgl_86{text-align:center}._textNoWrap_j0hgl_90{white-space:nowrap}._nameCol_j0hgl_94{width:139px;min-width:139px}._descriptionCol_j0hgl_99{width:178px;min-width:178px}._quantityCol_j0hgl_104{width:76px;min-width:76px;text-align:center}._dispenserCol_j0hgl_110{width:84px;min-width:84px;text-align:center}._signCol_j0hgl_116{width:135px;min-width:135px;text-align:center}._debitingActCol_j0hgl_122{width:136px;min-width:136px;text-align:center}._dateCol_j0hgl_128{width:135px;min-width:135px;text-align:center}._darkenedCell_j0hgl_134{background-color:#0102030d}._btn_bh884_1{margin:20px 0 0 10px;padding:3px 5px;border-radius:5px;background-color:var(--open-acordeon-bg);color:#646464;font-size:1.6rem}._btn_bh884_1:hover{background-color:var(--open-acordeon-hover-bg)}._input_1jle2_1{width:200px;margin:0 15px;padding-left:5px;border:1px solid #808080;border-radius:8px;font-family:sans-serif;font-size:3rem;color:#000}._wrapper_olgnm_1{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;margin:20px auto}._mainTitleWrapper_olgnm_9{align-items:baseline;gap:20px}._left_olgnm_14{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start}._warning_olgnm_21{align-self:flex-end;margin-bottom:10px;color:var(--underline-red);font-size:2rem}._warningLink_olgnm_28{margin-left:.7rem;text-underline-position:under}._warningLink_olgnm_28:hover{text-decoration:underline}._registryLink_olgnm_36{font-size:3rem;font-weight:400;margin-left:auto}@media (max-width: 520px){._registryLink_olgnm_36{font-size:2.2rem;text-align:right}}._templatesGroup_1ff4l_1{width:100%;min-width:650px;margin:auto auto 15px}._openBtn_1ff4l_8{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;width:100%;padding:3px 10px;font-size:1.8rem;background-color:var(--open-acordeon-bg)}._openBtn_1ff4l_8:hover{cursor:pointer;background-color:var(--open-acordeon-hover-bg)}._variablesWarning_1ff4l_23{margin:auto;color:var(--underline-red)}._responsibleLink_1ff4l_28{margin-left:.7rem;text-underline-position:under}._responsibleLink_1ff4l_28:hover{text-decoration:underline}._templateItem_pu0i1_1{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;margin:8px 0;padding-left:5px}._templateItem_pu0i1_1:hover{cursor:auto}._dateAndNumber_pu0i1_13{color:#000}._head_pu0i1_17{width:100%;padding-bottom:10px;list-style-type:none}._head_pu0i1_17:hover{cursor:auto;background-color:transparent}._headContent_pu0i1_27{font-weight:500;width:100%;min-width:600px;margin:auto}._parameter_pu0i1_34{width:180px}._icons_pu0i1_38{width:48px;display:flex;flex-flow:row nowrap;justify-content:center}._left_pu0i1_45{width:350px;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}._name_pu0i1_53{width:250px;padding:3px}._docLinkWrapper_pu0i1_58{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}._docLink_pu0i1_58{color:#666;letter-spacing:.3rem}._small_pu0i1_70{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;width:150px;text-align:center}._headingCell_pu0i1_79{text-align:center;text-decoration:underline;text-underline-position:under}._headingCell_pu0i1_79{cursor:auto}._topFixed_pu0i1_88{position:fixed;top:0;left:0;padding-bottom:20px;background-color:#fff;z-index:10}._err_pu0i1_97{color:var(--underline-red)}._docVersion_pu0i1_101{opacity:.4}._currentDocVersion_pu0i1_105,._warning_pu0i1_109{opacity:1}._responsibleLink_pu0i1_113{padding:0 .5rem;color:var(--underline-red);font-size:1.8rem;text-underline-position:under}._responsibleLink_pu0i1_113:hover{text-decoration:underline}@media (max-width: 699px){._name_pu0i1_53{width:200px}._small_pu0i1_70{width:100px}}._form_1x25e_1{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;width:80%;margin:auto}._title_1x25e_10{font-size:2.5rem;font-weight:400;text-align:center}._numberFieldset_1x25e_16{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-end;margin-top:20px}._input_1x25e_24{width:100%;padding:3px 5px;border:1px solid #808080;border-radius:4px;font-family:sans-serif;font-size:2.3rem;color:#000}._dateInput_1x25e_34{margin-left:25px}._numberInput_1x25e_38{border-top-right-radius:0;border-bottom-right-radius:0}._letterInput_1x25e_43{border-top-left-radius:0;border-bottom-left-radius:0}._numberInputWrapper_1x25e_48{width:60px}._letterInputWrapper_1x25e_52{width:35px}._dateInputWrapper_1x25e_56{margin-top:20px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-end}._docName_1x25e_64{margin-top:30px;font-size:2.5rem;line-height:1.3;color:#222}._inpDescription_1x25e_71{font-size:2.5rem;margin-right:10px;color:#222}._templates_fkr7o_1{width:100%;min-width:650px;margin:auto;padding:5px 5px 0;font-size:1.7rem}._wrapper_2bpy1_1{width:fit-content;min-width:100%;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start}._mainTitleWrapper_fysgt_1{flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;gap:20px}._sendDocsWrapper_fysgt_8{display:flex;align-self:flex-end}._topControlsWrapper_fysgt_13{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:baseline;gap:3rem;width:100%}._docsMainLink_fysgt_22{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-end}._docsMainLinkText_fysgt_29{font-size:3rem;font-weight:400;line-height:1}._doubleBackIcon_fysgt_35{flex-grow:0;flex-shrink:0;height:2rem;width:2.5rem;background-image:url(/assets/chevron-double-left-blue-cccdc6d5.svg);background-size:100%;background-position:center center;background-repeat:no-repeat}@media (max-width: 1140px){._topControlsWrapper_fysgt_13{flex-direction:column;justify-content:flex-start;align-items:flex-end}._docsMainLink_fysgt_22{text-align:right}}._wrapper_5gplr_1{width:100%;margin-top:3rem}._table_5gplr_6{width:635px;margin:auto}._cell_5gplr_11{padding:3px 10px}._groupNameCell_5gplr_15{height:5.3rem;padding:0;font-size:1.8rem}._groupName_5gplr_15{height:3.3rem;padding:3px 10px;background-color:var(--open-acordeon-bg)}._templateRow_5gplr_27:hover{background-color:#0102030d}._templateNameCol_5gplr_31{width:500px}._mark_5gplr_35{position:relative;width:fit-content;margin-left:auto;margin-right:2rem;font-size:1.8rem;line-height:1}._completedMark_5gplr_44{color:var( --green-edit);padding-right:2px}._completedMark_5gplr_44:after{content:"";position:absolute;bottom:0;right:-1.8rem;width:1.8rem;height:1.8rem;background-image:url(/assets/icon-tick-green-98eb473d.svg);background-position:center bottom;background-size:90% 90%;background-repeat:no-repeat}._uncompletedMark_5gplr_61{color:var(--underline-red)}._uncompletedMark_5gplr_61:after{content:"";position:absolute;bottom:0;right:-1.8rem;width:1.8rem;height:1.8rem;background-image:url(/assets/x-lg-red-6185a478.svg);background-position:center bottom;background-size:80% 80%;background-repeat:no-repeat}._wrapper_p2mzf_1{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:stretch;gap:1.5rem}._child_p2mzf_9{height:3.8rem}._message_p2mzf_13{display:flex;justify-content:center;align-items:center;padding-bottom:2px;font-size:1.6rem;line-height:1}._successMessage_p2mzf_22{color:var(--green-edit)}._errMessage_p2mzf_26{color:var(--underline-red)}._cancelBtn_p2mzf_30:hover{background-color:#db000014;color:#0b1321;white-space:nowrap}._sendDocsBtnWrapper_p2mzf_36{position:relative;width:fit-content}._sendDocsBtn_p2mzf_36{position:relative;background-color:transparent;z-index:2;white-space:nowrap}._loaderWrapper_p2mzf_48{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._sendDocsBtn_p2mzf_36._pending_p2mzf_55{color:transparent}._sendDocsBtn_p2mzf_36._clicked_p2mzf_59:hover{background-color:transparent}._sendDocsBtnWrapper_p2mzf_36{border-radius:8px;overflow:hidden}._sendDocsBtnWrapper_p2mzf_36:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--light-green);transform:translate(-100%);z-index:1}._sendDocsBtnWrapper_p2mzf_36._clicked_p2mzf_59:before{transform:translate(0);transition:transform 4s linear}@media (max-width: 630px){._wrapper_p2mzf_1{flex-direction:column-reverse;align-items:flex-end;min-height:9.1rem}}@media (max-width: 370px){._child_p2mzf_9{height:5rem}._sendDocsBtn_p2mzf_36,._cancelBtn_p2mzf_30{white-space:wrap}}._wrapper_f14w5_1{width:100%}._headWrapper_f14w5_5{width:100%;min-width:690px}._table_f14w5_10{width:100%;min-width:690px;margin:auto}._head_f14w5_5{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;min-width:690px;width:100%;margin:auto}._topFixed_f14w5_26{position:fixed;top:0;left:0;padding-bottom:20px;background-color:#fff;z-index:10}._topFixed_f14w5_26 ._head_f14w5_5{width:90%}._headCell_f14w5_39{padding-bottom:15px}._headCell_f14w5_39:hover{cursor:auto}._row_f14w5_46._completed_f14w5_46{background-color:#0099331a}._row_f14w5_46._completed_f14w5_46:hover{background-color:#0933}._row_f14w5_46._inProcess_f14w5_52{background-color:#db00001a}._row_f14w5_46._inProcess_f14w5_52:hover{background-color:var(--light-red)}._row_f14w5_46:hover{cursor:pointer;background-color:#01020308}._employeesCol_f14w5_63{width:50%}._dateCol_f14w5_67,._completionDateCol_f14w5_72{width:25%;text-align:center}@media (max-width: 700px){._table_f14w5_10,._head_f14w5_5{width:690px}}._wrapper_bk7p0_1{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}._titleWrapper_bk7p0_8{margin:auto}._tableWrapper_bk7p0_12{width:100%;overflow:auto;position:relative}@media (max-width: 840px){._titleWrapper_bk7p0_8{width:90%}}._titleWrapper_qctgs_1{gap:3rem;margin-bottom:3rem}._description_qctgs_6{width:100%;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:baseline;gap:4rem;font-size:2rem}._table_19stl_1,._cell_19stl_1{border:1px solid black;border-collapse:collapse}._table_19stl_1{border-top:none}._head_19stl_9{border-top:1px solid black;border-left:1px solid black}._headCell_19stl_14{border-right:1px solid black}._wrapper_19stl_18{position:relative;width:100%;margin-top:20px;padding-bottom:150px}._completedMessage_19stl_25{position:absolute;bottom:0;left:0;right:0;height:150px;padding-top:30px;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;font-size:30px;line-height:1;color:var(--dark-green);animation:_show-message_19stl_1 .3s ease-in-out forwards}@keyframes _show-message_19stl_1{0%{transform:scale(0);opacity:0}to{transform:rscale(1);opacity:1}}._headWrapper_19stl_54{width:100%}._head_19stl_9{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:stretch;font-weight:700;width:100%}._topFixed_19stl_67{position:fixed;top:0;left:0;background-color:#fff;z-index:10}._topFixed_19stl_67 ._head_19stl_9{width:90%;margin:auto;border-bottom:1px solid black}._headCell_19stl_14{text-align:left}._row_19stl_85:hover{background-color:transparent}._cell_19stl_1{vertical-align:top}._numCol_19stl_93{width:4%}._actionCol_19stl_97{width:19%}._docCol_19stl_101{width:24%}._appealPlaceCol_19stl_105{width:19%}._deadlineCol_19stl_109{width:14%}._regulatedPeriodCol_19stl_113{width:20%}._questionWrapper_19stl_117{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;width:100%}@media (max-width: 1110px){._table_19stl_1,._head_19stl_9{width:790px;margin:auto}}._wrapper_2yojl_1{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:baseline;gap:1rem;width:fit-content}._contentWrapper_d7nge_1{width:90%;margin:0 auto}._title_d7nge_6{width:100%;margin:1.5rem 0;font-size:2.5rem;font-weight:400}._list_d7nge_13,._wrapper_rhclr_1{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;gap:1rem}._wrapper_103c7_1{width:100%}._table_103c7_5{width:100%;min-width:758px;margin:auto}._sectionTitle_103c7_11{margin-top:30px;text-align:left;background-color:var(--open-acordeon-bg)}._row_103c7_17:hover{cursor:auto;background-color:#01020308}._headWrapper_103c7_22{width:100%;min-width:758px}._head_103c7_22{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;min-width:718px;width:100%;margin:auto}._topFixed_103c7_37{position:fixed;top:0;left:0;padding-bottom:20px;background-color:#fff;z-index:10}._topFixed_103c7_37 ._head_103c7_22{width:90%}._headCell_103c7_50{text-align:left;padding-bottom:15px}._headCell_103c7_50:hover{cursor:auto}._funcRespColumn_103c7_58{width:21%;min-width:21%}._nameColumn_103c7_63{position:relative;width:21%;min-width:21%}._educationColumn_103c7_69{width:28%;min-width:28%}._docColumn_103c7_74{width:30%;min-width:30%}._label_1mugb_1{padding:10px 0;display:flex;flex-direction:column;margin:auto}._selectWrapper_1mugb_8{position:relative;width:100%;height:30px;margin-top:5px}._loaderWrapper_1mugb_15{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;height:33px;padding:10px 8px;border:1px solid rgba(60,60,60,.26);border-radius:4px;font-size:1.8rem}._error_1mugb_27{border-color:red;color:red;font-size:1.6rem}._noOrderRequired_1jhgn_1{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-self:baseline;gap:1rem}._heading_1hvfz_1{margin:auto auto 20px;width:100%}@media (max-width: 861px){._heading_1hvfz_1{width:90%}}/*! 
* OverlayScrollbars
* Version: 2.7.1
* 
* Copyright (c) Rene Haas | KingSora.
* https://github.com/KingSora
* 
* Released under the MIT license.
*/.os-size-observer,.os-size-observer-listener{scroll-behavior:auto!important;direction:inherit;pointer-events:none;overflow:hidden;visibility:hidden;box-sizing:border-box}.os-size-observer,.os-size-observer-listener,.os-size-observer-listener-item,.os-size-observer-listener-item-final{writing-mode:horizontal-tb;position:absolute;left:0;top:0}.os-size-observer{z-index:-1;contain:strict;display:flex;flex-direction:row;flex-wrap:nowrap;padding:inherit;border:inherit;box-sizing:inherit;margin:-133px;top:0;right:0;bottom:0;left:0;transform:scale(.1)}.os-size-observer:before{content:"";flex:none;box-sizing:inherit;padding:10px;width:10px;height:10px}.os-size-observer-appear{animation:os-size-observer-appear-animation 1ms forwards}.os-size-observer-listener{box-sizing:border-box;position:relative;flex:auto;padding:inherit;border:inherit;margin:-133px;transform:scale(10)}.os-size-observer-listener.ltr{margin-right:-266px;margin-left:0}.os-size-observer-listener.rtl{margin-left:-266px;margin-right:0}.os-size-observer-listener:empty:before{content:"";width:100%;height:100%}.os-size-observer-listener:empty:before,.os-size-observer-listener>.os-size-observer-listener-item{display:block;position:relative;padding:inherit;border:inherit;box-sizing:content-box;flex:auto}.os-size-observer-listener-scroll{box-sizing:border-box;display:flex}.os-size-observer-listener-item{right:0;bottom:0;overflow:hidden;direction:ltr;flex:none}.os-size-observer-listener-item-final{transition:none}@keyframes os-size-observer-appear-animation{0%{cursor:auto}to{cursor:none}}.os-trinsic-observer{flex:none;box-sizing:border-box;position:relative;max-width:0px;max-height:1px;padding:0;margin:0;border:none;overflow:hidden;z-index:-1;height:0;top:calc(100% + 1px);contain:strict}.os-trinsic-observer:not(:empty){height:calc(100% + 1px);top:-1px}.os-trinsic-observer:not(:empty)>.os-size-observer{width:1000%;height:1000%;min-height:1px;min-width:1px}[data-overlayscrollbars-initialize],[data-overlayscrollbars~=scrollbarHidden],[data-overlayscrollbars-viewport~=scrollbarHidden]{scrollbar-width:none!important}[data-overlayscrollbars-initialize]::-webkit-scrollbar,[data-overlayscrollbars-initialize]::-webkit-scrollbar-corner,[data-overlayscrollbars~=scrollbarHidden]::-webkit-scrollbar,[data-overlayscrollbars~=scrollbarHidden]::-webkit-scrollbar-corner,[data-overlayscrollbars-viewport~=scrollbarHidden]::-webkit-scrollbar,[data-overlayscrollbars-viewport~=scrollbarHidden]::-webkit-scrollbar-corner{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;display:none!important;width:0!important;height:0!important}[data-overlayscrollbars-initialize]:not([data-overlayscrollbars]):not(html):not(body){overflow:auto}html[data-overlayscrollbars]{box-sizing:border-box;margin:0}html[data-overlayscrollbars~=body],html[data-overlayscrollbars~=body]>body{width:100%;height:100%}html[data-overlayscrollbars~=viewport]>body{overflow:visible}[data-overlayscrollbars~=host],[data-overlayscrollbars-padding]{display:flex;align-items:stretch!important;flex-direction:row!important;flex-wrap:nowrap!important}[data-overlayscrollbars-padding],[data-overlayscrollbars-viewport]{box-sizing:inherit;position:relative;flex:auto!important;height:auto;width:100%;min-width:0;padding:0;margin:0;border:none;z-index:0}[data-overlayscrollbars-viewport]{--os-vaw: 0;--os-vah: 0;outline:none}[data-overlayscrollbars-viewport]:focus{outline:none}[data-overlayscrollbars-viewport][data-overlayscrollbars-viewport~=arrange]:before{content:"";position:absolute;pointer-events:none;z-index:-1;min-width:1px;min-height:1px;width:var(--os-vaw);height:var(--os-vah)}[data-overlayscrollbars-padding],[data-overlayscrollbars-viewport]{overflow:hidden}[data-overlayscrollbars~=host],[data-overlayscrollbars~=viewport]{position:relative;overflow:hidden}[data-overlayscrollbars~=overflowVisible],[data-overlayscrollbars-padding~=overflowVisible],[data-overlayscrollbars-viewport~=overflowVisible]{overflow:visible}[data-overlayscrollbars-overflow-x=hidden]{overflow-x:hidden}[data-overlayscrollbars-overflow-x=scroll]{overflow-x:scroll}[data-overlayscrollbars-overflow-x=hidden]{overflow-y:hidden}[data-overlayscrollbars-overflow-y=scroll]{overflow-y:scroll}[data-overlayscrollbars~=scrollbarPressed],[data-overlayscrollbars~=scrollbarPressed] [data-overlayscrollbars-viewport]{scroll-behavior:auto!important}[data-overlayscrollbars-content]{box-sizing:inherit}[data-overlayscrollbars-contents]:not([data-overlayscrollbars-padding]):not([data-overlayscrollbars-viewport]):not([data-overlayscrollbars-content]){display:contents}[data-overlayscrollbars-grid],[data-overlayscrollbars-grid] [data-overlayscrollbars-padding]{display:grid;grid-template:1fr/1fr}[data-overlayscrollbars-grid]>[data-overlayscrollbars-padding],[data-overlayscrollbars-grid]>[data-overlayscrollbars-viewport],[data-overlayscrollbars-grid]>[data-overlayscrollbars-padding]>[data-overlayscrollbars-viewport]{height:auto!important;width:auto!important}.os-scrollbar{contain:size layout;contain:size layout style;transition:opacity .15s,visibility .15s,top .15s,right .15s,bottom .15s,left .15s;pointer-events:none;position:absolute;opacity:0;visibility:hidden}body>.os-scrollbar{position:fixed;z-index:99999}.os-scrollbar-transitionless{transition:none}.os-scrollbar-track{position:relative;direction:ltr!important;padding:0!important;border:none!important}.os-scrollbar-handle{position:absolute}.os-scrollbar-track,.os-scrollbar-handle{pointer-events:none;width:100%;height:100%}.os-scrollbar.os-scrollbar-track-interactive .os-scrollbar-track,.os-scrollbar.os-scrollbar-handle-interactive .os-scrollbar-handle{pointer-events:auto;touch-action:none}.os-scrollbar-horizontal{bottom:0;left:0}.os-scrollbar-vertical{top:0;right:0}.os-scrollbar-rtl.os-scrollbar-horizontal{right:0}.os-scrollbar-rtl.os-scrollbar-vertical{right:auto;left:0}.os-scrollbar-visible{opacity:1;visibility:visible}.os-scrollbar-auto-hide.os-scrollbar-auto-hide-hidden{opacity:0;visibility:hidden}.os-scrollbar-interaction.os-scrollbar-visible{opacity:1;visibility:visible}.os-scrollbar-unusable,.os-scrollbar-unusable *,.os-scrollbar-wheel,.os-scrollbar-wheel *{pointer-events:none!important}.os-scrollbar-unusable .os-scrollbar-handle{opacity:0!important;transition:none!important}.os-scrollbar-horizontal .os-scrollbar-handle{bottom:0}.os-scrollbar-vertical .os-scrollbar-handle{right:0}.os-scrollbar-rtl.os-scrollbar-vertical .os-scrollbar-handle{right:auto;left:0}.os-scrollbar.os-scrollbar-horizontal.os-scrollbar-cornerless,.os-scrollbar.os-scrollbar-horizontal.os-scrollbar-cornerless.os-scrollbar-rtl{left:0;right:0}.os-scrollbar.os-scrollbar-vertical.os-scrollbar-cornerless,.os-scrollbar.os-scrollbar-vertical.os-scrollbar-cornerless.os-scrollbar-rtl{top:0;bottom:0}.os-scrollbar{--os-size: 0;--os-padding-perpendicular: 0;--os-padding-axis: 0;--os-track-border-radius: 0;--os-track-bg: none;--os-track-bg-hover: none;--os-track-bg-active: none;--os-track-border: none;--os-track-border-hover: none;--os-track-border-active: none;--os-handle-border-radius: 0;--os-handle-bg: none;--os-handle-bg-hover: none;--os-handle-bg-active: none;--os-handle-border: none;--os-handle-border-hover: none;--os-handle-border-active: none;--os-handle-min-size: 33px;--os-handle-max-size: none;--os-handle-perpendicular-size: 100%;--os-handle-perpendicular-size-hover: 100%;--os-handle-perpendicular-size-active: 100%;--os-handle-interactive-area-offset: 0}.os-scrollbar .os-scrollbar-track{border:var(--os-track-border);border-radius:var(--os-track-border-radius);background:var(--os-track-bg);transition:opacity .15s,background-color .15s,border-color .15s}.os-scrollbar .os-scrollbar-track:hover{border:var(--os-track-border-hover);background:var(--os-track-bg-hover)}.os-scrollbar .os-scrollbar-track:active{border:var(--os-track-border-active);background:var(--os-track-bg-active)}.os-scrollbar .os-scrollbar-handle{border:var(--os-handle-border);border-radius:var(--os-handle-border-radius);background:var(--os-handle-bg)}.os-scrollbar .os-scrollbar-handle:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;display:block}.os-scrollbar .os-scrollbar-handle:hover{border:var(--os-handle-border-hover);background:var(--os-handle-bg-hover)}.os-scrollbar .os-scrollbar-handle:active{border:var(--os-handle-border-active);background:var(--os-handle-bg-active)}.os-scrollbar-horizontal{padding:var(--os-padding-perpendicular) var(--os-padding-axis);right:var(--os-size);height:var(--os-size)}.os-scrollbar-horizontal.os-scrollbar-rtl{left:var(--os-size);right:0}.os-scrollbar-horizontal .os-scrollbar-handle{min-width:var(--os-handle-min-size);max-width:var(--os-handle-max-size);height:var(--os-handle-perpendicular-size);transition:opacity .15s,background-color .15s,border-color .15s,height .15s}.os-scrollbar-horizontal .os-scrollbar-handle:before{top:calc((var(--os-padding-perpendicular) + var(--os-handle-interactive-area-offset)) * -1);bottom:calc(var(--os-padding-perpendicular) * -1)}.os-scrollbar-horizontal:hover .os-scrollbar-handle{height:var(--os-handle-perpendicular-size-hover)}.os-scrollbar-horizontal:active .os-scrollbar-handle{height:var(--os-handle-perpendicular-size-active)}.os-scrollbar-vertical{padding:var(--os-padding-axis) var(--os-padding-perpendicular);bottom:var(--os-size);width:var(--os-size)}.os-scrollbar-vertical .os-scrollbar-handle{min-height:var(--os-handle-min-size);max-height:var(--os-handle-max-size);width:var(--os-handle-perpendicular-size);transition:opacity .15s,background-color .15s,border-color .15s,width .15s}.os-scrollbar-vertical .os-scrollbar-handle:before{left:calc((var(--os-padding-perpendicular) + var(--os-handle-interactive-area-offset)) * -1);right:calc(var(--os-padding-perpendicular) * -1)}.os-scrollbar-vertical.os-scrollbar-rtl .os-scrollbar-handle:before{right:calc((var(--os-padding-perpendicular) + var(--os-handle-interactive-area-offset)) * -1);left:calc(var(--os-padding-perpendicular) * -1)}.os-scrollbar-vertical:hover .os-scrollbar-handle{width:var(--os-handle-perpendicular-size-hover)}.os-scrollbar-vertical:active .os-scrollbar-handle{width:var(--os-handle-perpendicular-size-active)}[data-overlayscrollbars~=updating]>.os-scrollbar,.os-theme-none.os-scrollbar{display:none!important}.os-theme-dark,.os-theme-light{box-sizing:border-box;--os-size: 10px;--os-padding-perpendicular: 2px;--os-padding-axis: 2px;--os-track-border-radius: 10px;--os-handle-interactive-area-offset: 4px;--os-handle-border-radius: 10px}.os-theme-dark{--os-handle-bg: rgba(0, 0, 0, .44);--os-handle-bg-hover: rgba(0, 0, 0, .55);--os-handle-bg-active: rgba(0, 0, 0, .66)}.os-theme-light{--os-handle-bg: rgba(255, 255, 255, .44);--os-handle-bg-hover: rgba(255, 255, 255, .55);--os-handle-bg-active: rgba(255, 255, 255, .66)}
