﻿html{font-size:8px}@media screen and (min-width: 992px){html{font-size:10px}}body{font-family:'Inter', sans-serif;font-size:1.4rem;line-height:2rem;background-color:rgba(0,48,87,0.03);color:#474747}::-webkit-scrollbar{width:1rem}::-webkit-scrollbar-track{background:white}::-webkit-scrollbar-thumb{background:rgba(71,71,71,0.5);border-radius:0.5rem;border:0.25rem solid white}::-webkit-scrollbar-thumb:hover{background:#474747}img{max-width:100%;height:auto}.icon{text-align:center;color:#B51951;width:2rem;margin:0 1.5rem 0 0;font-size:1.8rem}.row,.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x: 3rem}::selection{color:white;background:#B51951}h1,h2,h3{font-family:'Poppins', sans-serif;color:black;font-weight:500;margin:0}h1{font-size:2.4rem;line-height:3rem}h2{font-size:1.8rem;line-height:2.4rem}h3{font-size:1.4rem;line-height:2rem}a{transition:all 0.3s ease;text-decoration:none;color:inherit}small{font-size:1.2rem;line-height:1.8rem}p a,small a{color:#B51951}p a:hover,small a:hover{color:#D12964}p:last-of-type,small:last-of-type{margin:0}li a:hover{color:#B51951}li::marker{color:#B51951}.login{display:flex;flex-direction:column;align-items:center;gap:9rem;padding:9rem 1rem}.login__content{display:flex;flex-direction:column;align-items:center;gap:4.5rem;text-align:center;width:32rem;max-width:100%}.login__helper{border-top:1px solid rgba(0,48,87,0.15);width:100%;padding:4.5rem 0 0;color:rgba(71,71,71,0.5)}.login__helper a{color:rgba(71,71,71,0.5);display:inline-block}.login__helper a:hover{color:#474747}.login .form .button{width:100%}.reset{display:flex;flex-direction:column;align-items:center;gap:9rem;padding:9rem 1rem}.reset__content{display:flex;flex-direction:column;align-items:center;gap:4.5rem;text-align:center;width:32rem;max-width:100%}.reset__helper{border-top:1px solid rgba(0,48,87,0.15);width:100%;padding:4.5rem 0 0;color:rgba(71,71,71,0.5)}.reset__helper a{color:rgba(71,71,71,0.5);display:inline-block}.reset__helper a:hover{color:#474747}.error-404,.error-500{display:flex;flex-direction:column;align-items:center;gap:9rem;padding:9rem 1rem}.error-404__content,.error-500__content{display:flex;flex-direction:column;align-items:center;gap:4.5rem;text-align:center}.error-404__image svg,.error-500__image svg{max-width:100%;height:auto}.layout{display:flex;flex-direction:column;gap:3rem;max-width:1300px;margin:auto}.layout__header{padding:3rem 1.5rem 0}.layout__sidebar{transition:all 0.3s ease;min-width:19rem;position:fixed;background-color:white;z-index:1;top:0;left:0;right:0;bottom:0;pointer-events:none;opacity:0}.layout__sidebar--active{pointer-events:all;opacity:1}.layout__main{display:flex;width:100%}.layout__content{display:flex;flex-direction:column;width:100%;gap:4.5rem}@media screen and (min-width: 992px){.layout{padding:4.5rem 1.5rem 9rem}.layout__header{padding:0}.layout__main{gap:4.5rem}.layout__sidebar{position:relative;background-color:transparent;pointer-events:all;opacity:1}.layout__content{width:calc(100% - 19rem - 4.5rem)}}.content{transition:all 0.3s ease;display:flex;flex-direction:column;gap:3rem;align-items:stretch;background-color:white;padding:3rem 1.5rem;border-radius:2.5rem}.content__errors{margin:0 0 4.5rem}.content__header{display:flex;justify-content:space-between;width:100%;align-items:center;flex-wrap:wrap;gap:3rem}.content__controls{display:flex;gap:1.5rem;flex-wrap:wrap}.content__form{margin:0 0 -4.5rem}.content__cta{border-top:1px solid rgba(0,48,87,0.15);padding:4.5rem 0 0;display:flex;justify-content:space-between;margin:4.5rem 0 0}@media screen and (min-width: 992px){.content{gap:4.5rem;padding:6rem;border-radius:0 5rem 5rem}}.header{position:relative;display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;gap:3rem;justify-content:space-between}.header__logo{display:flex;height:4rem;flex-basis:40%;z-index:2}.header__search{width:100%;order:1}.header__group{display:flex;align-items:center;gap:3rem;z-index:2}.header__logout{display:none}.header__sep{display:none;width:1px;height:2.5rem;background-color:rgba(0,48,87,0.15)}.header a:hover{color:#B51951}.notifications{font-size:0;display:flex;align-items:center}.notifications__counter{font-size:1.4rem;margin:0 0 0 0.5rem}.notifications i{margin:0}@media screen and (min-width: 576px){.header{flex-wrap:nowrap}.header__logo{flex-basis:unset}.header__search{order:initial;width:40%}}@media screen and (min-width: 992px){.header{gap:4.5rem}.header__logo{height:5rem;width:19rem}.header__sep{display:block}.header__logout{display:block}.header__toggle{display:none}.header__group{gap:4.5rem}.notifications{font-size:1.4rem}.notifications i{margin:0 1.5rem 0 0}}.toggle{position:relative;height:4rem;width:4rem;cursor:pointer;z-index:10;display:flex;align-items:flex-end;justify-content:space-between;gap:0.8rem;flex-direction:column}.toggle__bar{transition:all 0.3s ease;position:relative;width:100%;height:3px;background-color:black}.toggle__bar:first-of-type{transform:none;top:0.5rem}.toggle__bar:nth-of-type(2){width:50%}.toggle__bar:last-of-type{transform:none;bottom:0.5rem}.toggle--active div:first-of-type{transform:rotate(45deg);top:15px}.toggle--active div:nth-of-type(2){background-color:transparent}.toggle--active div:last-of-type{transform:rotate(-45deg);bottom:14px}.screenlock{position:fixed;width:100%;overflow-y:scroll}.screenlock::-webkit-scrollbar-track{background:rgba(0,0,0,0.75)}@media only screen and (hover: none) and (pointer: coarse){.screenlock{width:100%;margin:initial}}.user{display:flex;align-items:center;gap:1.5rem}.user__avatar{overflow:hidden;width:4rem;border-radius:2.5rem}.user__group{display:none;flex-direction:column;gap:0.5rem}.user__name{font-family:'Poppins', sans-serif;font-weight:600;color:#B51951}@media screen and (min-width: 992px){.user__avatar{width:5rem}.user__group{display:flex}}.sidebar{position:sticky;top:3rem;max-width:33rem;margin:10rem auto 0;padding:1.5rem}.sidebar__cta{margin:0 0 4.5rem}.sidebar__cta .button{width:100%}@media screen and (min-width: 992px){.sidebar{margin:initial;max-width:unset;padding:unset}}.footer{display:flex;justify-content:space-between;gap:1.5rem;color:rgba(71,71,71,0.5)}.table{overflow-x:scroll}.table::-webkit-scrollbar{height:0.75rem}.table::-webkit-scrollbar-track{background:rgba(0,48,87,0.03);border-radius:0.5rem}.table::-webkit-scrollbar-thumb{background:rgba(71,71,71,0.5);border-radius:0.5rem}.table nav{padding:0}table{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0 1.5rem}table tr th{transition:all 0.3s ease;font-size:1.2rem;font-weight:initial;line-height:1.8rem;padding:1.5rem;color:rgba(71,71,71,0.5)}table tr th i{float:right;padding:0.25rem 0}table tr th:first-of-type{padding:1.5rem 1.5rem 1.5rem 3rem}table tr th:last-of-type{padding:1.5rem 3rem 1.5rem 1.5rem}table tr th a{width:100%;display:flex;justify-content:space-between;color:inherit}table tr th a:hover{color:black}table tr th a::after{content:"\f07d";font-family:'Font Awesome 6 Free';font-weight:bold;margin:0 0 0 1rem;width:1rem}table tr td{padding:1.5rem;color:#474747}table tr td:first-of-type{padding:1.5rem 1.5rem 1.5rem 3rem}table tr td:last-of-type{padding:1.5rem 3rem 1.5rem 1.5rem}table tr td a.bold{font-weight:bold}table tr:nth-of-type(odd) td{background-color:rgba(0,48,87,0.03)}table tr:nth-of-type(odd) td:first-of-type{border-radius:1.5rem 0 0 1.5rem}table tr:nth-of-type(odd) td:last-of-type{border-radius:0 1.5rem 1.5rem 0}table tr a{color:#B51951}table tr a:hover{color:#D12964}table caption{font-size:1.2rem;line-height:1.8rem;padding:1.5rem 3rem;color:rgba(71,71,71,0.5)}.form{display:flex;flex-direction:column;gap:3rem;width:100%}.form__group{display:flex;flex-direction:column;gap:3rem}.form__group--featured{border-radius:1rem;padding:3rem;background-color:rgba(0,48,87,0.03)}.form__group--tight{gap:1.5rem}.form__group .content__cta{margin:1.5rem 0 0}.form__avatar{display:flex;justify-content:center}.form__element{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem}.form__element [data-lastpass-icon-root]{display:none}.form__label{font-size:1.2rem;line-height:1.8rem;color:rgba(71,71,71,0.75)}.form__label:has(+input:required)::after{content:" *"}.form__hidden{width:100%}.form__cta{display:flex;justify-content:flex-end}.form__row{display:flex;width:100%;gap:1.5rem}.form__row .input__row label{margin:0 1.5rem 0 0}.form .row{--bs-gutter-x: 1.5rem;gap:3rem 0;align-items:center}.upload{display:flex;flex-direction:column;gap:1.5rem;color:#B51951}.upload__file{display:flex;justify-content:space-between;border-bottom:1px solid rgba(0,48,87,0.03);font-size:1.2rem;line-height:1.8rem;padding:0 0 1rem}.upload__file a:hover{color:#D12964}.upload__control a::before{content:" / ";color:rgba(0,48,87,0.15)}.upload__control a:first-of-type::before{display:none}.upload__cta{display:flex;width:100%;gap:1.5rem;flex-wrap:wrap}#documentsList{display:flex;flex-direction:column;gap:1.5rem}.avatar{position:relative}.avatar__photo{box-shadow:0 1rem 1.5rem rgba(0,48,87,0.15);overflow:hidden;width:200px;height:200px;border-radius:50%;display:flex;align-items:center;justify-content:center}.avatar__cta{position:absolute;bottom:0;right:0}.avatar__photo img{width:100%;height:100%;object-fit:cover;border-radius:50%;object-position:center}.notice{transition:all 0.3s ease;opacity:1}.notice--error .notice__icon{color:#DB0000}.notice__wrapper{display:flex;justify-content:space-between;gap:1rem;color:#474747;border-bottom:1px dotted rgba(0,48,87,0.15);padding:0 0 1.5rem;margin:0}.notice__content{display:flex;gap:1rem}.notice__content p:last-child,.notice__content ul:last-child,.notice__content ol:last-child,.notice__content li:last-child,.notice__content a:last-child{margin:0}.notice__icon{color:#589D2D;font-size:1.8rem;width:2rem}.notice__close{transition:all 0.3s ease;color:#474747;font-size:1.2rem;width:3rem;height:3rem;display:flex;padding:1rem;cursor:pointer}.notice__close:hover{color:black}.notice__closed{opacity:0;margin:0 0 -4.5rem}.timeline__block{transition:all 0.3s ease;position:relative;display:flex;flex-direction:column;border-radius:1rem;gap:3rem;padding:3rem 3rem 3rem 4.5rem;height:12rem;overflow:hidden;opacity:1;mix-blend-mode:initial}.timeline__block--inactive{opacity:0.5;mix-blend-mode:luminosity}.timeline__block--inactive *{pointer-events:none}.timeline__block--inactive .timeline__title{pointer-events:all}.timeline__block--expanded{height:unset}.timeline__block--expanded .timeline__title::after{transform:rotate(180deg)}.timeline__block--special{background-color:rgba(0,48,87,0.03);margin:4.5rem 0 0}.timeline__block--special::before,.timeline__block--special::after{display:none}.timeline__block::before{content:"";position:absolute;width:1px;background-color:rgba(0,48,87,0.15);height:100%;top:0;left:2rem}.timeline__block::after{transition:all 0.3s ease;content:"";position:absolute;width:0.9rem;height:0.9rem;border-radius:50%;background-color:#003057;top:3.5rem;left:calc(2rem - 0.45rem)}.timeline__block:nth-of-type(even){background-color:rgba(0,48,87,0.03)}.timeline__block:nth-last-child(2)::before{height:4rem}.timeline__block:hover .timeline__title{color:#B51951}.timeline__block:hover::after{background-color:#B51951}.timeline__header{display:flex;justify-content:space-between;flex-direction:column;gap:1.5rem}.timeline__title{transition:all 0.3s ease;cursor:pointer}.timeline__title::after{content:"\f107";position:absolute;font-family:"Font Awesome 6 Free";font-weight:bold;margin:0 0 0 1rem;transition:transform 0.3s}.timeline__cta{display:flex;border-top:1px solid rgba(0,48,87,0.1);padding:3rem 0 0;justify-content:space-between;text-align:right;flex-direction:row-reverse}@media screen and (min-width: 576px){.timeline__block{height:8rem}.timeline__block--expanded{height:unset}.timeline__header{flex-direction:row}}.hold{color:#FF7A00;cursor:pointer}.hold::after{content:"(wznów)";display:none}.hold--resume{color:#589D2D}.hold--resume span{display:none}.hold--resume::after{display:inline-block}.pagination{padding:0}.pagination__wrapper{display:flex;align-items:center;gap:1rem;list-style-type:none;padding:0;margin:0}.pagination__item--disabled{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;pointer-events:none}.button{transition:all 0.3s ease;box-shadow:0 1rem 1.5rem rgba(0,48,87,0.15);display:inline-flex;justify-content:center;align-items:center;font-family:'Poppins', sans-serif;font-size:1.4rem;background-color:#B51951;border-radius:2.5rem;height:5rem;padding:0 3rem;border:0;color:white;font-weight:600;min-width:max-content;cursor:pointer}.button:hover{box-shadow:0 0 2.5rem rgba(0,48,87,0.1);background-color:#D12964}.button:active{background-color:#8E193C}.button--alt{font-family:inherit;font-size:1.2rem;color:#474747;border:1px solid rgba(0,48,87,0.15);background-color:white;box-shadow:none;font-weight:400}.button--alt i{margin:0 1rem 0 0}.button--alt:hover{background-color:white}.button--alt:active{border:1px solid rgba(0,48,87,0.3);background-color:white}.button--rounded{width:5rem;padding:0}.button--rounded i{margin:0}.button--small{font-size:1.2rem;height:4rem}.button--small.button--rounded{width:4rem}.button--active{background-color:#003057;border:none;color:white}.button--active:hover{box-shadow:0 0 2.5rem rgba(0,48,87,0.1);background-color:#003C6B}.button--active:active{background-color:#002440}.button--disabled{box-shadow:0 0 2.5rem rgba(0,48,87,0.1);background-color:rgba(0,48,87,0.03);color:rgba(0,48,87,0.3);border:1px solid rgba(0,48,87,0.15);pointer-events:none}button[disabled]{box-shadow:0 0 2.5rem rgba(0,48,87,0.1);background-color:rgba(0,48,87,0.03);color:rgba(0,48,87,0.3);border:1px solid rgba(0,48,87,0.15);pointer-events:none}.input{transition:all 0.3s ease;position:relative;color:black;box-shadow:none;height:5rem;padding:0 3rem;border-radius:2.5rem;width:100%;border:1px solid rgba(0,48,87,0.15)}.input__row{display:flex;align-items:center;gap:1.5rem;font-size:1.2rem;line-height:1.8rem}.input--small{height:4rem;font-size:1.2rem;line-height:1.8rem}.input:hover{box-shadow:0 0 2.5rem rgba(0,48,87,0.1)}.input:active,.input:focus{border:1px solid rgba(0,48,87,0.3);outline:none}.input::placeholder{color:rgba(71,71,71,0.5)}.uppercase-input{text-transform:uppercase}.uppercase-input::placeholder{text-transform:none}input[type="checkbox"]{transition:all 0.3s ease;position:relative;width:2rem;height:2rem;appearance:none;background-color:white;border:1px solid rgba(0,48,87,0.15);border-radius:0.5rem;cursor:pointer;outline:none}input[type="checkbox"]::after{content:"";position:absolute;display:none;left:0.7rem;top:0.3rem;width:0.5rem;height:1rem;border:solid #474747;border-width:0 0.2rem 0.2rem 0;transform:rotate(45deg)}input[type="checkbox"]:checked::after{display:block}input[type="radio"]{transition:all 0.3s ease;position:relative;width:2rem;height:2rem;appearance:none;background-color:white;border:1px solid rgba(0,48,87,0.15);border-radius:50%;cursor:pointer;outline:none}input[type="radio"]::after{content:"";position:absolute;display:none;left:0.5rem;top:0.5rem;width:0.8rem;height:0.8rem;background-color:#474747;border-radius:50%}input[type="radio"]:checked::after{display:block}select{appearance:none}select option{height:4rem;padding:0 3rem;border-bottom:1px solid rgba(0,48,87,0.15)}.select{position:relative;width:100%}.select::after{content:"\f107";position:absolute;font-family:'Font Awesome 6 Free';font-weight:bold;height:100%;right:3rem;display:flex;top:0;align-items:center;font-size:1.2rem;pointer-events:none}.select select{background-color:transparent}.search{position:relative}.search button[type="submit"]{position:absolute;right:0;width:calc(5rem - 2px);height:calc(100% - 2px);border-radius:2.5rem;border:1px solid transparent;background-color:transparent;color:#474747;margin:1px;padding:0 1.5rem 0 0}.search button[type="submit"]:hover{color:black}.search input::-webkit-search-cancel-button{display:none}.search:hover input{box-shadow:0 0 2.5rem rgba(0,48,87,0.1)}textarea,textarea.input{border-radius:2.5rem 2.5rem 0;padding:1rem 3rem;height:unset;min-height:5rem}textarea--small,textarea.input--small{min-height:4rem}textarea:active,textarea.input:active{transition:height 0s}input[type=file]{font-size:1.2rem;line-height:2rem;padding:1rem 1.25rem;border-radius:1rem}.logo{width:auto;display:inline-flex}.logo svg{height:100%;max-width:100%;width:auto}.menu__label{font-size:1.2rem;line-height:1.8rem;margin:0 0 3rem;color:rgba(71,71,71,0.5)}.menu__item{margin:0 0 3rem;display:flex;justify-content:space-between}.menu__item:hover .menu__link{color:#B51951}.menu__link i{transition:all 0.3s ease}.menu__add{transition:all 0.3s ease;opacity:0;pointer-events:none}.menu__add i{margin:0;transition:all 0.3s ease}.menu__add:hover i{color:#D12964}.menu__list{list-style-type:none;padding:0;margin:0}@media screen and (min-width: 992px){.menu__group--hidden{display:none}.menu__item:hover .menu__add{opacity:1;pointer-events:all}}.underway,.pending,.finished{position:relative}.underway::before,.pending::before,.finished::before{width:2rem;margin:0 0.25rem 0 0;font-family:'Font Awesome 6 Free';font-weight:bold}.underway::before{content:"\f06a";color:#FF7A00}.pending::before{content:"\f192";color:#B51951}.finished::before{content:"\f058";color:#589D2D}.report__featured{display:flex;flex-direction:column;gap:3rem;background-color:#003057;color:white;padding:4.5rem;border-radius:2rem}.report__header{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:3rem}.report__name{color:white}.report__cta{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:flex-end}.report__group{gap:1.5rem 0}.report__block{display:flex;flex-direction:column;gap:1rem}.report__label{font-size:1.2rem;line-height:1.8rem;font-weight:300}.report__element{font-weight:bold}.report__notes{display:flex;flex-direction:column;gap:3rem;margin:4.5rem 0 0 0;padding:4.5rem 0 0 0;border-top:1px solid rgba(0,48,87,0.15)}.report__finalize{display:flex;flex-direction:column;gap:3rem;margin:4.5rem 0 0 0;padding:4.5rem 0 0 0;border-top:1px solid rgba(0,48,87,0.15)}.report__footer{display:flex;border-top:1px solid rgba(0,48,87,0.1);padding:3rem 0 0;justify-content:space-between;text-align:right;flex-direction:row-reverse}@media screen and (min-width: 576px){.report__header{align-items:center;flex-direction:row}}.popup{transition:all 0.3s ease;position:fixed;background-color:rgba(0,0,0,0.75);width:100%;height:100%;z-index:10;display:flex;justify-content:center;align-items:center;padding:1.5rem;opacity:0;pointer-events:none}.popup__container{transition:all 0.3s ease;display:flex;flex-direction:column;gap:3rem;padding:3rem;border-radius:2rem;width:100%;background-color:white;translate:0 10rem;max-width:96rem;max-height:100%;overflow-y:scroll}.popup__container--small{max-width:60rem}.popup__container::-webkit-scrollbar-track{margin-top:2rem;margin-bottom:2rem}.popup__header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:3rem}.popup__form{border-spacing:0;padding:0 0 3rem;border-bottom:1px solid rgba(0,48,87,0.15);width:100%}.popup__form tr:nth-of-type(odd) td{background-color:transparent}.popup__form tr td:first-of-type{padding:0 0 1.5rem}.popup__form tr td:last-of-type{padding:0 0 1.5rem 1.5rem}.popup__content{overflow-y:scroll;background-color:rgba(0,48,87,0.03);padding:3rem 1rem;margin:-3rem 0;width:calc(100% + 1rem)}.popup__attachments{padding:3rem 0 0;border-top:1px solid rgba(0,48,87,0.15)}.popup__cta{display:flex;flex-wrap:wrap;gap:1.5rem;flex-direction:row-reverse;justify-content:space-between;border-top:1px solid rgba(0,48,87,0.15);padding:4.5rem 0 0}.popup__control{display:flex;gap:1.5rem}.popup--show{opacity:1;pointer-events:all;z-index:11}.popup--show .popup__container{translate:0}.popup__wrapper{position:relative}.popup__textarea{display:none;width:100%;border-radius:0;border:none;background-color:rgba(0,48,87,0.03);border-top:1px solid rgba(0,48,87,0.15);padding:3rem;outline:none;margin-bottom:-5rem}.popup__textarea::-webkit-scrollbar-track{background-color:transparent}.popup__container #button-cancel{display:none}.popup__container #button-approve{display:none}.popup__container--edit .popup__content{display:none}.popup__container--edit .popup__form{display:none}.popup__container--edit .popup__textarea{display:initial}.popup__container--edit #button-cancel{display:inline-flex}.popup__container--edit #button-approve{display:inline-flex}.popup__container--edit #button-edit{display:none}@media screen and (min-width: 1200px){.popup{padding:3rem}.popup__container{gap:4.5rem;padding:4.5rem}.popup__content{padding:4.5rem 1rem;margin:0 0 -4.5rem}.popup__attachments{padding:4.5rem 0 0}}.modal{transition:all 0.3s ease;position:fixed;background-color:rgba(0,0,0,0.75);width:100%;height:100%;z-index:10;justify-content:center;align-items:flex-start;padding:1.5rem;display:none;top:0;left:0}.modal__container{transition:all 0.3s ease;display:flex;flex-direction:column;gap:3rem;padding:3rem;border-radius:2rem;width:100%;background-color:white;translate:0 10rem;max-width:60rem;max-height:100%;overflow:hidden}.modal__header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:3rem}.modal__cta{display:flex;flex-wrap:wrap;gap:1.5rem;flex-direction:row-reverse;justify-content:space-between;border-top:1px solid rgba(0,48,87,0.15);padding:4.5rem 0 0;margin:1.5rem 0 0 0}.modal.show{display:flex}@media screen and (min-width: 1200px){.modal{padding:3rem}.modal__container{gap:4.5rem;padding:4.5rem}}
