.global-loader{position:fixed;top:0;right:0;bottom:0;left:0;background:#ffffffb3;display:flex;flex-direction:row;justify-content:center;align-items:center;z-index:9999;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.is-checkbox{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;width:max-content}.is-checkbox :hover{cursor:pointer}.is-checkbox__button{width:12px;height:12px;margin:2px;transition-property:border-radius;transition:.2s;border:2px solid transparent;border-radius:4px;outline:2px solid #424242}.is-checkbox--login .is-checkbox__label{font-size:normal;margin-left:.75rem}.is-checkbox--login .is-checkbox__button{width:.6rem;height:.6rem;outline:2px solid #424242;border-radius:1px}.is-checkbox__label{-webkit-user-select:none;user-select:none}.is-checkbox--checked .is-checkbox__button{background-color:#0f52ba;border:2px solid #f1f5f9;outline:2px solid #0f52ba}.is-checkbox--error .is-checkbox__button{outline:2px solid #ff4d4d}.is-checkbox--error .is-checkbox__label{color:#ff4d4d}.is-input{width:100%;-webkit-user-select:none;user-select:none}.is-input input{border-radius:12px;background-color:#fff;min-height:42px}.is-input--invisible .is-input__content,.is-input--invisible .is-input__input{border:none}.is-input--invisible .is-input__footer,.is-input--invisible .is-input__header{display:none}.is-input--invisible.is-input--error .is-input__content{border-bottom:0;background-color:#fff}.is-input--warning .is-input__label{color:#ffd43b}.is-input--warning .is-input__input{background-color:#fff9db}.is-input--warning .is-input__content{border-color:#ffd43b}.is-input--disabled{opacity:.4}.is-input--disabled .is-input__input{cursor:not-allowed}.is-input--disabled .is-input,.is-input--disabled.is-input--error .is-input{cursor:not-allowed;opacity:.4}.is-input--disabled .is-input__footer p,.is-input--disabled.is-input--error .is-input__footer p{color:transparent}.is-input--squared.is-input--disabled{opacity:.4}.is-input--squared.is-input--disabled .is-input__input{cursor:not-allowed}.is-input__label{font-size:medium}.is-input__input{width:100%;font-size:medium;border:none;background-color:transparent;padding:.5rem;color:#424242}.is-input__input:focus-visible{outline:none}.is-input__input::placeholder{color:#bdbdbd}.is-input__input:focus{color:#212121}.is-input__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;color:#424242;margin-bottom:8px}.is-input__header__left{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:12px}.is-input__header__icon{display:inline-flex}.is-input__header__icon svg{width:20px;height:20px;stroke:currentColor}.is-input__header__right{display:flex;flex-direction:row;justify-content:center;align-items:center}.is-input__header__right a{font-size:16px;margin:0;text-decoration:none;color:#424242}@media (max-width: 767px){.is-input__header__right a{font-size:12px}}.is-input__header__right a:hover{color:#0f52ba}.is-input__content{display:flex;flex-direction:row;justify-content:center;align-items:center;border:none;border:1px solid #051a3b;border-radius:12px}.is-input__footer{min-height:24px}.is-input__footer p{-webkit-user-select:none;user-select:none;color:#ff4d4d;margin:0}.is-input--error{font-size:small}.is-input--error input::placeholder{color:transparent}.is-input--error .is-input__content{background-color:#ffe6e6;border-color:#ff4d4d}.is-button{display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:medium;gap:.25rem;cursor:pointer;-webkit-user-select:none;user-select:none;width:max-content;background-color:transparent;border-radius:.75rem;padding:.5rem 1rem;transition:background-color .25s;border:1px solid transparent}.is-button svg{flex-shrink:0}.is-button:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.is-button--size-sm{padding:.25rem .5rem;font-size:small}.is-button--size-lg{padding:1rem 1.5rem;font-size:large}.is-button--size-icon{padding:.5rem}.is-button--default{background-color:#051a3b;color:#fff}.is-button--default:not(:disabled):hover{background-color:#0b3d8b}.is-button--destructive{background-color:#ff4d4d;color:#fff}.is-button--destructive:not(:disabled):hover{background-color:#ff1a1a}.is-button--outline{background-color:transparent;color:#051a3b;border:1px solid #051a3b}.is-button--outline:not(:disabled):hover{background-color:#eef2ff;border-color:#0b3d8b;color:#0b3d8b}.is-button--secondary{background-color:#87cefa;color:#fff}.is-button--secondary:not(:disabled):hover{background-color:#56baf8}.is-button--ghost{background-color:transparent;color:#051a3b;box-shadow:none}.is-button--ghost:not(:disabled):hover{background-color:#eef2ff}.is-button--transparent{background-color:transparent;color:#051a3b;box-shadow:none}.is-button--transparent:not(:disabled):hover{color:#0f52ba}.is-button--link{background-color:transparent;color:#051a3b;box-shadow:none}.is-button--link:not(:disabled):hover{color:#0f52ba;text-decoration:underline;background-color:transparent}.is-button--success{background-color:#36a85f;color:#fff}.is-button--success:not(:disabled):hover{background-color:#2a8149}.is-button--dropdown{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:14px 20px;gap:10px;width:100%;background-color:transparent;color:#051a3b;box-shadow:none;border:none}.is-button--dropdown:not(:disabled):hover{background-color:#eef2ff;color:#0b3d8b}.is-button{min-height:42px}.is-button--size-default svg{width:18px;height:18px}.is-button--size-icon{width:42px}.is-button--size-icon svg{width:1.125rem;height:1.125rem}.is-button--size-sm{min-height:32px}.is-button--size-sm svg{width:12px;height:12px}.is-button--size-lg{min-height:48px}.is-button--size-lg svg{width:24px;height:24px}.is-stepper{display:flex;flex-direction:row;justify-content:center;align-items:center;height:50px}.is-stepper-node{display:flex;flex-direction:row;justify-content:center;align-items:center;width:25px;height:25px;transform:rotate(45deg);color:#fff}.is-stepper-node svg{transform:rotate(-45deg)}.is-stepper-connector{height:4px;width:60px}.is-stepper-node-wrapper:last-child .is-stepper-connector{display:none}.is-stepper-node-wrapper{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;height:50px}.is-stepper-node-wrapper--active .is-stepper-node{border:4px solid #1b5e34}.is-stepper-node-wrapper--active .is-stepper-connector{background-color:#051a3b}.is-stepper-node-wrapper--default .is-stepper-node{border:4px solid #051a3b;background-color:transparent}.is-stepper-node-wrapper--default .is-stepper-connector{background-color:#051a3b}.is-stepper-node-wrapper--checked .is-stepper-node{border:4px solid #1b5e34;background-color:#1b5e34;transition:.6s;transition-property:background-color}.is-stepper-node-wrapper--checked .is-stepper-connector{background-color:#1b5e34}.auto-suggest__wrapper{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:8px}.auto-suggest--disabled{opacity:.35}.auto-suggest--disabled .auto-suggest__trigger,.auto-suggest--disabled .is-input__input{cursor:not-allowed}.auto-suggest__title{text-wrap:nowrap;color:#424242}.auto-suggest__trigger{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;position:relative}.auto-suggest__trigger--default{border-bottom:3px solid #bdbdbd}.auto-suggest__trigger--squared{border:1px solid #424242;border-radius:12px}.auto-suggest__trigger--error{border-color:#ff4d4d}.auto-suggest__trigger__showcase{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding-left:8px;height:100%;flex:1;cursor:text}.auto-suggest__trigger__showcase--disabled{cursor:not-allowed}.auto-suggest__trigger__icon--arrow{display:flex;flex-direction:row;justify-content:center;align-items:center;transition:transform .3s ease-in-out}.auto-suggest__trigger__icon--arrow--row-reverse{flex-direction:row-reverse}.auto-suggest__trigger__icon--arrow--open{transform:rotateX(180deg)}.auto-suggest__trigger__icon--search{margin-left:8px}.auto-suggest__trigger__loading{margin-right:4px}.auto-suggest__trigger__loading .loading-spinner{width:20px;height:20px}.auto-suggest__error{min-height:22px;color:#ff4d4d;font-size:small}.auto-suggest .is-input__content{height:100%}.auto-suggest .is-input__input{color:#424242;height:100%}.auto-suggest__input{height:100%}.auto-suggest__input--selected .is-input__input{color:#424242}.auto-suggest__results{top:100%;min-width:360px;width:100%;max-width:100vw;position:absolute;z-index:4;max-height:12rem;overflow:auto;background-color:#fff;box-shadow:0 2px 4px -1px #00000014,0 4px 6px -2px #00000014;border-radius:12px;margin-top:4px}.auto-suggest__results--empty-state{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;min-height:50px}.auto-suggest__results__result{padding:.75rem 1rem;cursor:pointer}.auto-suggest__results__result:focus,.auto-suggest__results__result:hover{background-color:#f1f5f9;color:#0f52ba}.auto-suggest__results__result--no-data{display:flex;flex-direction:row;justify-content:center;align-items:center}.auto-suggest__results__result--no-data:focus,.auto-suggest__results__result--no-data:hover{background-color:#f9fafb}.client-preview{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:20px;padding-inline:30px;background-color:#fff;color:#051a3b;gap:4px;position:relative;border-radius:12px}.client-preview:hover{background-color:#f1f5f9}.client-preview--clickable{cursor:pointer}.client-preview__link{display:none;position:absolute;right:30px;top:50%;transform:translateY(-50%)}.client-preview:hover .client-preview__link{display:flex;flex-direction:row;justify-content:center;align-items:center}.client-preview__info{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.client-preview__info *{margin:0}.client-preview__info__basic{display:flex;flex-direction:row;justify-content:center;align-items:center}.client-preview__info__basic__border{height:14px;border-left:1px solid #051a3b;display:inline-block;margin-right:10px}.client-preview__info__basic__name{font-size:15px;font-size:.9375rem;line-height:23px;font-weight:600;width:124px;margin-right:6px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.client-preview__info__basic__name--show:hover{text-overflow:unset;overflow:unset}.client-preview__info__basic__name--show:hover~.client-preview__info__basic__projects{display:none}.client-preview__info__basic__name--show:hover~.client-preview__info__basic__border{display:none}.client-preview__info__basic__projects{display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:small;column-gap:6px}.client-preview__subtext{font-size:12px;font-size:.75rem;line-height:18px;font-weight:400;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:4px;margin:0}.client-preview__subtext svg{width:14px;height:14px}.client-preview__buttons{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:0}.client-preview__buttons__button{width:70px;height:30px}.client-preview__buttons__button .is-button__label{font-size:16px;font-size:1rem;line-height:10px;font-weight:400}.client-preview__buttons__button:hover{background-color:#eee}.client-preview__buttons__button:hover .is-button__label{color:#051a3b}.client-preview__buttons__delete-button svg{fill:#ff4d4d}.client-preview__buttons__delete-button:hover{background-color:#eee}.client-preview--selected{background-color:#f1f5f9}.client-preview--selected .client-preview__info__basic__projects:hover{border-color:#fff}.client-preview--selected .client-preview__info__basic__projects--unclickable:hover{border-color:transparent}.client-preview--selected .client-preview__buttons__delete-button svg{fill:#ff4d4d}.dropdown{position:relative}.dropdown__trigger{position:relative;cursor:pointer}.dropdown__content{box-shadow:0 2px 4px -1px #00000014,0 4px 6px -2px #00000014;border:1px solid #051a3b;border-radius:.75rem;z-index:10;visibility:hidden;position:fixed;direction:auto;width:fit-content}.dropdown__content>ul{list-style:none;padding:0;margin:0;border-radius:.75rem}.dropdown__content>ul>li{word-wrap:break-word;border-radius:.75rem;cursor:pointer}.dropdown__content--open{visibility:visible;animation:openDropdown .3s ease-in-out;transform-origin:top center;background-color:#fff}.dropdown__content--up{transform-origin:bottom center}.dropdown-header-profile-menu__list{background-color:#fff}.dropdown-header-profile-menu__list-item{display:flex;flex-direction:row;justify-content:center;align-items:center;color:#051a3b}@media (max-width: 767px){.dropdown-header-profile-menu__list-item{font-size:15px;font-size:.9375rem;line-height:30px;font-weight:400}}.dropdown-header-profile-menu__list-item:nth-child(1){transform-origin:top center;animation:listItemDropdown .3s 30ms ease-in-out}.dropdown-header-profile-menu__list-item:nth-child(2){transform-origin:top center;animation:listItemDropdown .3s 60ms ease-in-out}.dropdown-header-profile-menu__list-item:nth-child(3){transform-origin:top center;animation:listItemDropdown .3s 90ms ease-in-out}.dropdown-header-profile-menu__list-item:nth-child(4){transform-origin:top center;animation:listItemDropdown .3s .12s ease-in-out}.dropdown-header-profile-menu__list-item .custom-link{gap:10px}.dropdown-header-profile-menu__list-item:first-child .custom-link svg{width:18px;height:18px;color:#051a3b}.dropdown-header-profile-menu__list-item:hover{background-color:#eef2ff;color:#0f52ba;width:100%}.dropdown-header-profile-menu__list-item:hover .custom-link svg{color:#0f52ba;opacity:1}.dropdown-header-profile-menu__list-item a{width:100%;height:100%;color:inherit;padding:14px 20px}@keyframes openDropdown{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes listItemDropdown{0%{opacity:0;transform:scale(0)}80%{transform:scale(1.07)}to{opacity:1;transform:scale(1)}}.combobox--disabled{opacity:.35}.combobox--disabled .combobox__trigger{cursor:not-allowed}.combobox__title{font-size:20px;font-size:1.25rem;line-height:20px;font-weight:400;color:#424242;margin-bottom:3px}.combobox__trigger{width:100%;height:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:17px;font-size:1.0625rem;line-height:17px;font-weight:400;min-height:40px;padding:0 8px;border:2px solid #9e9e9e;cursor:pointer;transition:border-color .2s ease}.combobox__trigger--open{border-color:#bdbdbd}.combobox__trigger--error{border-bottom-color:#ff4d4d}.combobox__trigger__placeholder{color:#9e9e9e}.combobox__trigger__icons{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-left:auto}.combobox__trigger__icons__cross{width:24px;height:24px;margin:0 4px 0 0;padding:0}.combobox__trigger__icons__vector-arrow{transition:transform .3s ease}.combobox__trigger__icons__vector-arrow--open{transform:rotateX(180deg)}.combobox__trigger__icons__vector-arrow--closed{transform:rotateX(0)}.combobox__trigger__icons__loading{width:22px;height:22px;margin-right:8px}.combobox__menu{border-radius:4px;border:2px solid #bdbdbd;width:inherit;background-color:#fff;box-shadow:0 4px 6px -1px #0000001a,0 10px 15px -3px #0000001a}.combobox__menu--error{border-color:#ff4d4d}.combobox__menu__input{background-color:#fff}.combobox__menu__input .is-input__header,.combobox__menu__input .is-input__footer{display:none}.combobox__menu__input .is-input__content{border:0;height:60px}.combobox__menu__input .is-input__input{height:100%;border-bottom:2px solid #bdbdbd}.combobox__menu__input .is-input__input:focus{border-bottom:2px solid #9e9e9e}.combobox__menu__results{overflow-y:auto;max-height:200px;padding:2px}.combobox__menu__results__result{padding:16px 8px;cursor:pointer}.combobox__menu__results__result:hover{background-color:#f1f5f9}.combobox__menu__results__no-data{display:flex;flex-direction:row;justify-content:center;align-items:center;min-height:54px}.combobox__footer{color:#ff4d4d;min-height:22px}.combobox .dropdown__content{width:fit-content;padding:0;z-index:5}.preview-card{height:100%;background-color:#fff;word-break:break-word;border-radius:.75rem;border:1px solid #bdbdbd}@media (min-width: 769px){.preview-card{min-width:24rem}}.preview-card__heading{border-bottom:1px solid #bdbdbd}.preview-card__heading__upper{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;right:0;min-height:65px;width:100%;padding:0 1.5rem}.preview-card__heading__upper__name{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px}.preview-card__heading__upper__name__title{font-size:24px;font-size:1.5rem;line-height:24px;font-weight:400;text-wrap:nowrap}.preview-card__heading__upper__name__title-icon{display:flex;flex-direction:row;justify-content:center;align-items:center}.preview-card__heading__upper .is-button{margin-left:auto}.preview-card__content{width:100%}.preview-card__content__wrap{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:16px}.search-input{position:relative}.search-input__icon{width:20px;height:20px;position:absolute;top:50%;transform:translateY(-50%);background-color:#fff;color:#bdbdbd}.search-input__icon--search{left:8px}.search-input__icon--cross{right:8px}.search-input__input .is-input__content{background-color:#fff;box-shadow:0 1px 2px #0000000d;border-color:#bdbdbd}.search-input__input .is-input__header,.search-input__input .is-input__footer{display:none}.search-input__input .is-input__input{text-indent:32px}.preview-card-with-search{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.preview-card-with-search__no-data{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:100%}.preview-card-with-search__search{width:clamp(100px,90%,100%);position:relative;margin-bottom:12px}.preview-card-with-search__search--inline{margin-inline:1rem;margin-bottom:0}.preview-card-with-search__search__lens{position:absolute;fill:#bdbdbd;top:5px;left:6px}.preview-card-with-search__search__loader{position:absolute;right:-32px;top:12px}.preview-card-with-search .preview-card__content{padding:1rem;overflow-y:hidden}.preview-card-with-search .preview-card__content__wrap{overflow:auto}.preview-card-with-search .preview-card__heading{display:flex;flex-direction:column;justify-content:center;align-items:center}.preview-card-with-search .preview-card__heading__upper{min-height:40px;padding-block:1rem .75rem}.preview-card-with-search .preview-card__heading__upper__name{margin:0}.preview-card-with-search .preview-card__heading__upper__name__title{font-size:20px;font-size:1.25rem;line-height:20px;font-weight:400}.preview-card-with-search .preview-card__content{overflow-y:auto;height:100%}.radio-button{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;cursor:pointer;position:relative;margin-block:1rem;-webkit-user-select:none;user-select:none}.radio-button__input{position:absolute;opacity:0;cursor:pointer;width:0;height:0}.radio-button__checkmark{position:relative;display:inline-block;width:20px;height:20px;margin-right:12px;border-radius:50%;border:2px solid #bdbdbd;background-color:#fff;transition:border-color .3s,box-shadow .3s}.radio-button__checkmark:after{content:"";position:absolute;top:50%;left:50%;width:12px;height:12px;border-radius:50%;background-color:#0f52ba;transform:translate(-50%,-50%) scale(0);transition:transform .2s ease-in-out}.radio-button__input:checked~.radio-button__checkmark{border-color:#0f52ba}.radio-button__input:checked~.radio-button__checkmark:after{transform:translate(-50%,-50%) scale(1)}.radio-button:hover .radio-button__checkmark{border-color:#3f84f0}.radio-button:focus-within .radio-button__checkmark{box-shadow:0 0 0 4px #0f52ba33}.radio-group--horizontal{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:32px;margin-bottom:.5rem}.radio-group--vertical{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.radio-group--error{color:#ff4d4d}.radio-group--error .radio-button__checkmark{border-color:#ff4d4d}.tool-tip{width:auto;height:auto}.tool-tip--disabled{cursor:default}.tool-tip__content{position:fixed;z-index:1000;background-color:#87cefa;color:#fff;padding:.25rem .5rem;border-radius:12px;visibility:visible;transition:opacity .2s ease,visibility .2s ease}.tool-tip__content--hidden{visibility:hidden;opacity:0}.tool-tip__content--top{transform-origin:bottom center}.tool-tip__content--bottom{transform-origin:top center}.tool-tip__content--left{transform-origin:center right}.tool-tip__content--right{transform-origin:center left}.is-catalog{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;height:100%;padding:20px 40px}.is-catalog__body{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;width:100%;height:100%;gap:20px}.is-catalog__preview-card{width:400px;height:800px}.is-catalog__container{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:30px}.is-catalog__tool-tip{width:fit-content}.is-catalog__auto-suggest{width:400px}.loading-button--loading{cursor:progress}.toggle-wrapper{display:flex;width:max-content}.toggle-wrapper .toggle-button{display:flex;align-items:center;justify-content:center;padding:.5rem;border:1px solid #051a3b;background-color:transparent;color:#051a3b;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .3s ease,color .3s ease}.toggle-wrapper .toggle-button:first-child{border-right:none;border-radius:.75rem 0 0 .75rem}.toggle-wrapper .toggle-button:last-child{border-left:none;border-radius:0 .75rem .75rem 0}.toggle-wrapper .toggle-button--active{background-color:#051a3b;color:#f9fafb}.toggle-wrapper .toggle-button--inactive{background-color:transparent;color:#051a3b}.toggle-wrapper .toggle-button--size-default{width:2.625rem;height:2.625rem}.toggle-wrapper .toggle-button--size-default svg{width:1.125rem;height:1.125rem}.toggle-wrapper .toggle-button--size-sm{width:2rem;height:2rem}.toggle-wrapper .toggle-button--size-sm svg{width:.75rem;height:.75rem}.toggle-wrapper .toggle-button--size-lg{width:3rem;height:3rem}.toggle-wrapper .toggle-button--size-lg svg{width:1.5rem;height:1.5rem}.card{background-color:#fff;border-radius:12px;box-shadow:0 2px 4px -1px #00000014,0 4px 6px -2px #00000014;padding:2rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:16px;transition:box-shadow .2s ease,border .2s ease}.card__header{margin-bottom:8px}.card__title{font-size:large;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px}.card__description{font-size:smaller;color:#757575;margin:0}.card__content{flex:1}.card__footer{margin-top:8px;display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch;gap:8px}.card--outlined{background-color:#fff;border:1px solid #bdbdbd;box-shadow:none}.card--elevated{box-shadow:0 8px 10px -3px #0000001f,0 20px 25px -5px #0000001a}.card--flat{box-shadow:none}.en-dropdown{position:relative}.en-dropdown__trigger{cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.en-dropdown__content{z-index:1;position:absolute;width:max-content;background-color:#fff;border-radius:12px;box-shadow:0 2px 4px -1px #00000014,0 4px 6px -2px #00000014;overflow-x:visible;overflow-y:hidden;margin-top:4px;left:0;top:100%}.en-dropdown__content--center{left:50%;transform:translate(-50%)}.en-dropdown__content--end{right:0;left:auto;transform:none}.en-dropdown__content--dropup{top:auto;bottom:100%;margin-bottom:4px}.en-dropdown__item{cursor:pointer;min-height:42px;padding:.5rem 1rem;transition:all .3s ease;border-radius:0;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;white-space:nowrap}.en-dropdown__item svg{width:16px;height:16px;flex-shrink:0}.en-dropdown__item:hover{background-color:#f1f5f9;color:#0f52ba}.en-dropdown__item:first-child{border-top-left-radius:12px;border-top-right-radius:12px}.en-dropdown__item:last-child{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.en-dropdown__item--destructive{color:#ff4d4d}.en-dropdown__item--destructive:hover{background-color:#ffe6e6;color:#ff4d4d}.en-language-picker{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;color:#051a3b;transition:color .3s ease}.en-language-picker:hover{color:#0f52ba}.auth-wrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:center;background-color:#f9fafb;min-height:100vh}.auth-wrapper__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:2rem 4rem}.auth-wrapper__content{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:32px;border-radius:12px;background-color:#fff;box-shadow:0 2px 4px -1px #00000014,0 4px 6px -2px #00000014;width:32rem}@media (max-width: 992px){.auth-wrapper__content{max-width:25rem}}.auth-wrapper__content__description{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;margin-bottom:2rem;-webkit-user-select:none;user-select:none}.auth-wrapper__content__description p{font-size:xx-large;margin-top:1rem;color:#051a3b}.auth-wrapper__footer{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;padding:2rem 4rem}.auth-wrapper__footer .is-copyright{-webkit-user-select:none;user-select:none;font-size:small;color:#051a3b}.register-client__form{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%}.register-client__button{width:270px;margin-top:75px}.modal{top:0;right:0;bottom:0;left:0;position:fixed;z-index:999;overflow:auto;background-color:#000000b3}.modal__container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;min-height:100%}.modal__container__wrapper{display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:1.5rem;padding:1.5rem;max-width:40rem;width:100%;border-radius:12px;background-color:#fff}.modal__container__wrapper__header{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;width:100%;position:relative}.modal__container__wrapper__header__title{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem}.modal__container__wrapper__header__title__heading{font-size:larger;margin:0}@media (max-width: 992px){.modal__container__wrapper__header__title__heading{font-size:inherit}}.modal__container__wrapper__subtitle{font-size:medium;font-weight:300;color:#616161;margin:0}.bank-accounts{display:flex;flex-direction:column;width:100%;gap:1rem}.bank-accounts__row{width:100%;position:relative;border-radius:12px}.bank-accounts__row .is-checkbox{margin-bottom:1.25rem;gap:.5rem}.bank-accounts__row .is-checkbox__button{border-radius:50%;width:8px;height:8px;outline-width:2px;border-width:2px}.bank-accounts__row .is-checkbox__label{font-size:16px;font-size:1rem;line-height:1;margin:0}.bank-accounts__row.in-list{padding:1.5rem 1rem;box-shadow:0 2px 4px -1px #00000014,0 4px 6px -2px #00000014;border:1px solid transparent}.bank-accounts__row.primary{background-color:#eef2ff;border:1px solid #051a3b}.bank-accounts__error{color:#ff4d4d;margin:0;font-size:small}.bank-accounts__count{font-size:14px;font-size:.875rem;line-height:16px;font-weight:400;color:#424242;margin:0;margin-bottom:.5rem;margin-left:auto}.bank-accounts .bank-main-info{width:100%}.bank-accounts .remove-bank-account{position:absolute;top:1rem;right:1rem}.bank-accounts__add-button{align-self:center;margin-bottom:1rem}.client-form{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.client-form__row{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;align-items:flex-end;width:100%;gap:2rem}@media (max-width: 992px){.client-form__row{flex-direction:column;gap:1rem}}.client-form__footer{margin-left:auto;margin-top:1.5rem}.info-card{min-width:320px;padding:2rem;border-radius:12px;background-color:#fff;box-shadow:0 2px 4px -1px #00000014,0 4px 6px -2px #00000014;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:16px}@media (max-width: 767px){.info-card{width:100%}}.info-card__icon-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:.5rem .75rem;border-radius:12px;background-color:#87cefa}.info-card__icon-wrapper svg{width:32px;height:32px;color:#fff}.info-card__content{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.info-card__content__title{font-weight:300}.info-card__content__price{font-size:x-large}.info-card__icon-wrapper--success{background-color:#36a85f}.info-card__icon-wrapper--error{background-color:#ff4d4d}.account-form{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;height:100%}.account-form__row{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:32px}.account-form__footer{display:flex;flex-direction:row;justify-content:end;align-items:center;gap:8px}.account-preview{position:relative;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:4px;padding-block:12px}.account-preview__name{font-weight:600;display:flex;flex-direction:row;justify-content:space-between;align-items:center;color:#051a3b}.account-preview__row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:small;gap:8px;color:#616161;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.account-preview__row svg{width:16px;height:16px;flex-shrink:0}.account-preview__options__modal .modal__container__wrapper{max-width:32rem}.account-preview__options__modal__buttons{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.account-preview__options__modal__buttons>:not(:first-child){margin-left:.5rem}.account-preview__dropdown{font-weight:400}.blockui-error-message{color:#ff4d4d}.admins-list{min-height:300px;min-width:360px}.admins-list__title-wrapper{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.admins-list__title-left{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px}.admins-list__content{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.admins-list__loader{flex:1;display:flex;flex-direction:row;justify-content:center;align-items:center}.info-chip{position:relative;min-width:256px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;background-color:#fff;border-radius:12px;padding:1rem;transition:all .2s ease;box-shadow:0 2px 4px -1px #00000014,0 4px 6px -2px #00000014}@media (max-width: 992px){.info-chip{width:100%}}.info-chip__header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px}.info-chip__header__left{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px}.info-chip__icon,.info-chip__title{color:#757575}.info-chip__data{font-size:larger}.info-chip__copy-btn{visibility:hidden;top:0;right:0}.info-chip:hover .info-chip__copy-btn{visibility:visible}.dashboard{width:100%;display:grid;grid-template-columns:3fr 1fr;gap:1rem;padding:1rem 2rem}@media (max-width: 992px){.dashboard{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;padding:1rem}}.dashboard__left{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:16px}.dashboard__left__down{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:16px}@media (max-width: 1439px){.dashboard__left__down{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}}.dashboard__right{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:16px}@media (max-width: 1439px){.dashboard__right{width:100%}}.dashboard__title{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px}.dashboard__title__left{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:16px}.dashboard__title__left h2{margin:0;font-weight:400}.dashboard__chart-card{width:100%}.dashboard__info{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:16px;flex-wrap:wrap}.dashboard__stats{display:grid;grid-template-columns:1fr;gap:16px}@media (max-width: 992px){.dashboard__stats{grid-template-columns:1fr 1fr}}@media (max-width: 767px){.dashboard__stats{grid-template-columns:1fr}}.dashboard__stats .info-card{min-width:auto}.dashboard__stats__card{width:100%}.dashboard__loader{width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.forgot-password{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px;width:100%;height:100%}.forgot-password .forgot-password-form__inputs{width:100%;height:100%}.forgot-password .forgot-password-form__buttons{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;width:100%}.forgot-password .forgot-password-form__buttons button{width:100%}.forgot-password-email__modal .modal__container__wrapper{max-width:32rem}.forgot-password-email__modal__button{margin-left:auto}.data-display-row__title{color:#9e9e9e}.data-display-row__data{margin-left:.5rem}.progress-card{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;width:12rem;box-shadow:0 2px 4px -1px #00000014,0 4px 6px -2px #00000014;gap:1.25rem}.progress-card__left{display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-end}.progress-card__left__scale{background-color:#0f52ba;width:.5rem}.progress-card__right{padding:.25rem 0}.progress-card__right__processed-items{margin:0 0 .25rem}.progress-card__right__status{margin-bottom:1rem;color:#9e9e9e}.accounts-list{flex:1;width:100%;height:100%}.accounts-list--loading{display:flex;flex-direction:row;justify-content:center;align-items:center;flex:1}.accounts-list__no-data{font-size:20px;font-size:1.25rem;line-height:20px;font-weight:400;width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;padding-inline:12px;text-align:center;flex:1}.accounts-list .preview-card__heading{border-radius:16px 16px 0 0}.accounts-list .preview-card__heading__upper{min-height:auto}.accounts-list .preview-card__heading__upper__name__title{font-size:20px;font-size:1.25rem;line-height:20px;font-weight:400}.accounts-list .preview-card__content{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;overflow:auto;padding:0;padding-inline:1.5rem;flex:1;min-height:270px}.accounts-list .preview-card__content .client-preview{background-color:transparent}.accounts-list .preview-card__content__wrap{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex:1}.client-details{width:100%}.client-details__upper{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:32px;padding:16px;flex-wrap:wrap}.client-details__upper__info-accounts{flex:3;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:32px}.client-details__accounts-card__modal .modal__container__wrapper{width:720px}.client-details__info{flex:1;text-wrap:nowrap;border:1px solid #bdbdbd;border-radius:12px;padding:1rem}.client-details__info__name{margin:0;font-weight:600}.client-details__total-projects{font-size:20px;font-size:1.25rem;line-height:normal;font-weight:32px;margin:2rem 0 .75rem .75rem}.client-details__projects-progress{padding:1rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:1.25rem;flex-wrap:wrap}.client-details__line{width:100%;height:.1rem;background-color:#bdbdbd;margin:1.75rem 0}.client-details__chart{max-width:55%;max-height:330px;margin-left:16px}@media (max-width: 1439px){.client-details__chart{flex-wrap:wrap;max-width:none}}.client-overview-edit{display:flex;flex-direction:column;justify-content:center;align-items:stretch;flex:1}.client-overview-edit__information{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px}.client-overview-edit__form{width:100%}.client-overview-edit__form .client-form__footer{margin-left:0}.client-overview-edit .preview-card__content{overflow:auto}.client-overview-edit .client-form__body__row{flex-direction:row}.client-overview-edit .client-form{height:fit-content}.custom-link{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.custom-link--dashboard{width:100%;height:58px;padding:0}@media (min-width: 481px){.custom-link--dashboard{padding-left:1.5rem}}@media (max-width: 767px){.custom-link--dashboard{display:flex;flex-direction:row;justify-content:center;align-items:center}}.custom-link__icon{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;position:relative}.custom-link__icon--row-reverse{flex-direction:row-reverse}.custom-link__text{flex-basis:60%}a{text-decoration:none;color:#f9fafb}.sidebar .custom-link__text{transition:all .4s;transform-origin:left}@media (max-width: 767px){.sidebar .custom-link__text{display:none}}.sidebar--open .custom-link__text{display:block;margin-left:.5rem;opacity:1;transform:scaleX(1)}@media (max-width: 767px){.sidebar--open .custom-link__text{display:none}}.sidebar--closed .custom-link__text{transform:scaleX(0);opacity:0}@media (max-width: 767px){.sidebar--closed .custom-link__text{display:none}}.header-profile-menu{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;gap:1rem;cursor:pointer}@media (max-width: 767px){.header-profile-menu{padding:0;gap:.25rem}}.header-profile-menu__name{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;text-wrap:nowrap;gap:8px;margin:0}.header-profile-menu__name__icon--row-reverse{flex-direction:row-reverse}@media (max-width: 992px){.header-profile-menu__name__text{display:none}}.header-profile-menu__dropdown-icon{display:flex;flex-direction:row;justify-content:center;align-items:center}.header-profile-menu__dropdown-icon>svg{width:18px;height:18px;transition:transform .3s ease-in-out}.header-profile-menu__dropdown-icon--open>svg{transform:rotateX(180deg)}.header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;background-color:inherit}.header__info{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:32px;flex-wrap:wrap}.header__info__title{font-weight:400;font-size:x-large;text-wrap:nowrap}.header__navigation{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;position:relative;padding-right:10px}.client{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.client__header{padding:0 2rem}.client__header__loader{width:360px;height:45px}.client__body{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem 2rem;flex:1;width:100%}.client__body .preview-card{width:100%}.client__body .preview-card__content{padding-bottom:1rem}.client__body__edit{padding-inline:48px}.client__body__loading{width:50px;height:50px;border-width:8px}.logout{width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:#f1f5f9}.logout__card{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:fit-content;height:fit-content;background-color:#fff;padding:20px 30px;box-shadow:0 2px 4px -1px #00000014,0 4px 6px -2px #00000014}.logout__card__spinner{height:40px}.skeleton{display:inline-block;background:#f5f5f5;position:relative;overflow:hidden}.skeleton:after{content:"";position:absolute;top:0;left:-150%;height:100%;width:150%;background:linear-gradient(90deg,transparent,#ffffff,transparent);animation:skeleton-loading 1.5s infinite}.skeleton--circle{border-radius:50%}.skeleton--rect{border-radius:12px}@keyframes skeleton-loading{0%{left:-150%}to{left:100%}}.en-breadcrumb{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:wrap;list-style:none;padding:0;margin:0}.en-breadcrumb__home{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;align-items:center}.en-breadcrumb__home svg{width:16px;height:16px}.en-breadcrumb__home:hover{text-decoration:none}.en-breadcrumb__separator{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin:0 .5rem}.en-breadcrumb__separator svg{width:16px;height:16px}.en-breadcrumb__item{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;align-items:center}.en-breadcrumb__item a{color:#051a3b;text-decoration:none}.en-breadcrumb__item a:hover{color:#0f52ba}.en-breadcrumb__item--active{font-weight:500;color:#051a3b}.address-form__input{margin-block:1rem}.address-form__button{margin-left:auto}.currency-input-field{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.currency-input-field .is-input .is-input__footer{display:none}.currency-input-field .is-input .is-input__label{font-size:medium;line-height:24px}.currency-input-field .is-input .is-input__input{height:44px}.currency-input-field--error{font-size:small}.currency-input-field--error .is-input__content{border-color:#ff4d4d}.creditor-form__field{margin:0 0 1rem}.creditor-form__button{margin-left:auto}.select__wrapper{width:100%;height:6rem;position:relative;padding:20px;background-color:#fff;color:#051a3b;margin-bottom:30px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:8px}.select__wrapper--line{height:98px;padding:0;box-shadow:none;margin:0}.select__wrapper--line .select__wrapper__label{font-size:medium}.select__wrapper--line .select__wrapper__content{padding-top:.5rem}.select__wrapper--line .select__wrapper__content__error{height:22px;color:#ff4d4d;font-size:small}.select__wrapper--line .select__wrapper__btn{color:#424242;background-color:transparent}.select__wrapper--line .select__wrapper__btn--line{border:0 0 3px 0 solid #9e9e9e}.select__wrapper--line .select__wrapper__icon svg{width:18px;height:18px}.select__wrapper--squared{height:98px;padding:0;box-shadow:none;margin:0}.select__wrapper--squared .select__wrapper__content{padding-top:.5rem}.select__wrapper--squared .select__wrapper__content__error{height:22px;color:#ff4d4d;font-size:small}.select__wrapper--squared .select__wrapper__btn{color:#424242}.select__wrapper--disabled.select__wrapper--squared,.select__wrapper--disabled.select__wrapper--line{opacity:.4}.select__wrapper--disabled.select__wrapper--squared .select__wrapper__btn,.select__wrapper--disabled.select__wrapper--line .select__wrapper__btn{cursor:not-allowed}.select__wrapper--disabled.select__wrapper--squared .select__wrapper__content__error,.select__wrapper--disabled.select__wrapper--line .select__wrapper__content__error{color:transparent;font-size:small}.select__wrapper__label{margin:0;color:#424242}.select__wrapper__label--error{color:#ff4d4d}.select__wrapper__btn{display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:normal;gap:1rem;max-width:inherit;padding:8px;border:1px solid #424242;border-radius:12px;cursor:pointer;position:relative}.select__wrapper__btn:has([class*=icon]){padding-right:2rem}.select__wrapper__btn--line{font-size:normal;border:0 0 3px 0 solid #9e9e9e;height:46px}.select__wrapper__btn--line .select__wrapper__icon{position:absolute;right:.75rem;padding:0}.select__wrapper__btn--squared{font-size:normal;height:46px}.select__wrapper__btn--squared .select__wrapper__icon{position:absolute;right:.75rem;padding:0}.select__wrapper__btn--error{border-color:#ff4d4d;fill:#ff4d4d}.select__wrapper__content{position:absolute;z-index:2;max-height:15rem;margin-top:8px;border-radius:12px;overflow:auto;background-color:#fff;box-shadow:0 2px 4px -1px #00000014,0 4px 6px -2px #00000014;padding-bottom:1rem;transform-origin:top right}.select__wrapper__content--open{animation:onSelectOpen .4s ease-in-out forwards}.select__wrapper__content--close{animation:onSelectClose .4s ease-in-out forwards}.select__wrapper__content--initial{height:0px;display:none}.select__wrapper__content__item{display:flex;flex-direction:row;justify-content:space-between;align-items:baseline;cursor:pointer;padding:.5rem 1rem}.select__wrapper__content__item:hover{background-color:#f1f5f9;color:#0f52ba}.select__wrapper__icon{display:flex;flex-direction:row;justify-content:center;align-items:center;padding-right:10px;transition:transform .3s ease-in-out}.select__wrapper__icon--row-reverse{flex-direction:row-reverse}.select__wrapper__icon--open{transform:rotateX(180deg)}@keyframes onSelectOpen{0%{opacity:0;transform:rotateX(-90deg);transform:scaleY(0)}to{opacity:1;transform:rotateX(0);transform:scaleY(1)}}@keyframes onSelectClose{0%{opacity:1;transform:rotateX(0);transform:scaleY(1)}to{opacity:0;transform:rotateX(-90deg);transform:scaleY(0)}}.calendar--large .calendar-page__header>*{margin:10px 0;text-align:center;font-weight:600;flex-basis:14.28%}.calendar--large .calendar-page__body>*{flex-basis:14.28%;margin:5px 0}.calendar--large .calendar-page__body>* .is-button__label{font-size:16px}.calendar--large .calendar-page__body>*:hover{background-color:#eee}.calendar--large .calendar-page__body>*:hover .is-button__label{font-size:16px}.calendar--medium .calendar-page__header>*{font-size:15px;font-size:.9375rem;line-height:15px;font-weight:400;margin-bottom:6px;text-align:center}.calendar--medium .calendar-page__body>*{flex-basis:12.28%;margin:5px 0}.calendar--medium .calendar-page__body>* .is-button__label{font-size:15px}.calendar--medium .calendar-page__body>*:hover{background-color:#eee}.calendar--medium .calendar-page__body>*:hover .is-button__label{font-size:15px}.calendar--small .calendar-page__header>*{font-size:14px;font-size:.875rem;line-height:14px;font-weight:400;margin-bottom:6px;text-align:center}.calendar--small .calendar-page__body>*{flex-basis:10.28%;margin:0}.calendar--small .calendar-page__body>* .is-button__label{font-size:14px}.calendar--small .calendar-page__body>*:hover{background-color:#eee}.calendar--small .calendar-page__body>*:hover .is-button__label{font-size:14px}.calendar-page__header,.calendar-page__body{display:grid;grid-template-columns:repeat(7,1fr)}.calendar-page__button{width:100%}.calendar-page__button:disabled{background-color:transparent}.calendar-page__button:disabled .is-button__label{color:#bdbdbd}.calendar-page__button:disabled:hover{background-color:transparent}.picked{background-color:#eee}.picked .is-button__label{color:#0f52ba;font-size:16px}.calendar{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;padding:.5rem;gap:8px}.calendar--large{width:400px}.calendar--medium{width:340px}.calendar--small{width:300px}.calendar__header{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;margin-bottom:.5rem}.calendar__header span{margin-top:10px}.calendar__header .is-button{display:flex;flex-direction:row;justify-content:center;align-items:center}.calendar__footer{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;gap:8px}.calendar__footer>*{width:100%}.calendar__footer>*:hover{background-color:#eee}.date-picker{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.date-picker .dropdown__content{width:fit-content;translate:-50% 0 0}.date-picker__trigger{margin-left:.5rem}.process-date-field{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:8px;width:100%}.process-date-field__label{color:#424242}.process-date-field__subtitle{font-size:18px;font-size:1.125rem;line-height:18px;font-weight:400;color:#9e9e9e;margin:0}.process-date-field__content{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:1rem}.process-date-field__content .date-picker{flex:1;align-items:flex-start}.process-date-field__content .date-picker .is-input__header{display:none}.process-date-field__content .date-picker .is-button{margin-top:0}.process-date-field__content .date-picker .calendar__header span{text-wrap:nowrap}.process-date-field__content .is-checkbox{gap:8px}.process-date-field__content .is-checkbox__button{outline-color:#9e9e9e}.process-date-field__content .is-checkbox__label{margin:0;font-size:medium;color:#424242}.payment-form{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;width:min(1032px,100%);max-width:70rem;border-radius:.75rem;box-shadow:0 2px 4px -1px #00000014,0 4px 6px -2px #00000014;padding:2rem;background-color:#fff}.payment-form .is-input__input{min-height:40px}.payment-form__auto-suggest-select .auto-suggest__trigger{height:66px}.payment-form__auto-suggest-select__showcase{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.payment-form__auto-suggest-select__showcase p{font-size:17px;font-size:1.0625rem;line-height:17px;font-weight:400;margin:4px}.payment-form__auto-suggest-select--creditor{margin-top:20px}.payment-form__creditor{position:relative}.payment-form__creditor__change-address{position:absolute;z-index:2;right:0;top:-6px}.payment-form__content{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:32px}@media (max-width: 992px){.payment-form__content{flex-direction:column}}.payment-form__content__side{flex:1}.payment-form__content__side__purpose .auto-suggest__trigger{height:46px}@media (max-width: 992px){.payment-form__content__side .process-date-field__content{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:0;margin-bottom:1rem}.payment-form__content__side .process-date-field__content .date-picker{width:100%}.payment-form__content__side .process-date-field__content .is-checkbox__button{width:22px;height:22px;border-width:4px}.payment-form__content__side .process-date-field__content .is-checkbox__label{font-size:medium}}.payment-form__content__side__row{flex:1;margin-top:4px;margin-bottom:5px;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:1rem}.payment-form__content__side__row__field--model{max-width:100px}@media (max-width: 992px){.payment-form__content__side__row__field--model{max-width:none}}@media (max-width: 1200px){.payment-form__content__side__row{flex:1}}@media (max-width: 992px){.payment-form__content__side__row{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0}}.payment-form__content__side__row--hidden{display:none}.payment-form__content__side__row__input .is-input__label{text-wrap:nowrap}.payment-form__content__side__row__input--payment-code .auto-suggest__title{margin:0;color:#424242}.payment-form__content__side__row__input--payment-code .auto-suggest__trigger{height:46px}.payment-form__content__side__row__select .select__wrapper__btn{width:80px}@media (max-width: 1200px){.payment-form__content__side__row__select .select__wrapper__btn{width:100%}}.payment-form__content__side--right{display:flex;flex-direction:column;justify-content:center;align-items:stretch;border-left:1px solid #bdbdbd;padding-left:32px}@media (max-width: 1200px){.payment-form__content__side--right{border-left:none;padding-left:0;align-items:center}.payment-form__content__side--right>*{width:100%}}.payment-form__date-picker{margin-inline:auto}.payment-form__footer{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch;width:100%}.payment-form__submit{width:8rem;height:2.5rem;border:0;border-radius:0;box-shadow:none}.payment-form__submit .is-button__label{font-size:18px;font-size:1.125rem;line-height:18px;font-weight:400}.payment-form__submit svg{width:32px;height:32px;fill:#000}.success-modal__body{display:flex;flex-direction:column;justify-content:center;align-items:center}.success-modal__body__text{font-size:20px;font-size:1.25rem;line-height:30px;font-weight:400;margin:0}.success-modal__body__icon{width:64px;height:64px;color:#36a85f;margin:2rem}.success-modal__body__footer{display:flex;flex-direction:column;justify-content:center;align-items:center}.success-modal__body__footer__new-payment-buttons{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:8px;margin-block:1rem 2rem}.success-modal__body__footer__new-payment-buttons__button{flex:1}.success-modal__body__footer__new-payment-buttons__button .is-button__label{color:#0f52ba}.success-modal__body__footer__close{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%}.success-modal .modal__container__wrapper{border:2px solid #bdbdbd;width:495px;height:495px;padding:1rem}.success-modal .modal__container__wrapper__header{margin-bottom:auto}.success-modal .modal__container__wrapper__header__close-btn{background-color:transparent}.success-modal .modal__container__wrapper__header__close-btn svg{width:20px;height:20px}.create-payment{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:16px;padding:1rem 2rem}.create-payment__slip{flex:1;display:flex;flex-direction:row;justify-content:center;align-items:center}.edit-payment{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:16px;padding:1rem 2rem}.edit-payment__slip{flex:1;display:flex;flex-direction:row;justify-content:center;align-items:center}.en-tabs{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;border-radius:12px;background-color:#fff;box-shadow:0 2px 4px -1px #00000014,0 4px 6px -2px #00000014}.en-tabs__list{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-bottom:1px solid #bdbdbd}.en-tabs__trigger{position:relative;padding:1.25rem 2rem;border:none;cursor:pointer;font-size:medium;background-color:#fff;transition:color .2s ease;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px}.en-tabs__trigger svg{flex-shrink:0;width:20px;height:20px}@media (max-width: 767px){.en-tabs__trigger{font-size:small}.en-tabs__trigger svg{width:16px;height:16px}}.en-tabs__trigger:hover,.en-tabs__trigger--active{color:#0f52ba}.en-tabs__trigger--active:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background-color:#0f52ba}.en-tabs__trigger:first-child{border-top-left-radius:12px}.en-tabs__trigger:last-child{border-top-right-radius:12px}.en-tabs__content{padding:2rem;border-bottom-left-radius:12px;border-bottom-right-radius:12px;animation:tabs-fade-in .25s ease}@keyframes tabs-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.account-information{max-width:512px}.account-information__row{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:16px}@media (max-width: 767px){.account-information__row{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;width:100%}}.phone-information,.security-information,.personal-information{max-width:512px}.personal-information__row{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:16px}@media (max-width: 767px){.personal-information__row{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;gap:0}}.profile{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:16px;padding:1rem 2rem}.profile__personal{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:32px}@media (max-width: 767px){.profile__personal{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}}.profile__loader{width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}@media (max-width: 767px){.profile{padding:16px}}.empty-project-card{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;min-height:300px;flex:1;gap:.75rem;position:relative;padding:.75rem;opacity:.55;box-shadow:0 2px 4px -1px #00000014,0 4px 6px -2px #00000014;border:4px solid #ffffff;background-color:#f1f5f9}.empty-project-card__row{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex:1;gap:1rem;width:100%}.empty-project-card__row__element{flex:1;background-color:#fff}.empty-project-card__buttons{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.empty-project-card--clickable{opacity:1;box-shadow:0 4px 6px -1px #0000001a,0 10px 15px -3px #0000001a}.empty-project-card--list-view{width:100%;height:64px;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;box-shadow:none;min-height:auto;gap:16px;flex:auto}.empty-project-card--list-view.empty-project-card--clickable{height:136px}.empty-project-state{width:100%;height:100%;position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;overflow-y:auto}@media (max-width: 1900px){.empty-project-state{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1450px){.empty-project-state{grid-template-columns:repeat(2,1fr)}}@media (max-width: 1200px){.empty-project-state{grid-template-columns:repeat(1,1fr);padding-inline:1rem}}.empty-project-state--list-view{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0}.empty-project-state__buttons{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);z-index:1;border-radius:4px}.empty-project-state__buttons__button__icon{width:20px;height:20px}.empty-project-state__buttons__button line{stroke:#fff}.empty-project-state__buttons__button:hover{background-color:#2a8149}.empty-project-state__buttons__button--excel{background-color:#36a85f}.delete-modal .modal__container__wrapper{max-width:512px}.delete-modal__description{color:#64748b}.delete-modal__description__purpose{color:#000}.delete-modal__buttons{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:8px}.paymentcard{width:100%;height:100%;padding:1rem;border-radius:.75rem;background-color:#fff;box-shadow:0 2px 4px -1px #00000014,0 4px 6px -2px #00000014}.paymentcard--not-selected{opacity:.4}.paymentcard--clickable{cursor:pointer}.paymentcard--clickable:hover.paymentcard--not-selected{opacity:.7}.paymentcard--error{background-color:#ffe6e6}.paymentcard--highlight:not(.paymentcard--verified):not(.paymentcard--error){animation:highlight 2s}.paymentcard--highlight.paymentcard--verified{animation:highlight-selected 2s}.paymentcard--highlight.paymentcard--error{animation:highlight-error 2s}.paymentcard__modal--delete__description{margin:0;color:#9e9e9e}.paymentcard__modal--delete__description__purpose{color:#000}.paymentcard__modal--delete__wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:180px;position:relative}.paymentcard__modal--delete__wrapper__background{position:absolute}.paymentcard__modal--delete__wrapper__icon{width:60px;height:60px}.paymentcard__modal--delete__buttons{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:1.5rem}.paymentcard__modal--delete__buttons .is-button{flex:1}.paymentcard__modal--delete__buttons .is-button__label{font-size:22px;font-size:1.375rem;line-height:22px;font-weight:400}.paymentcard__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-height:52px;border-bottom:1px solid #bdbdbd;padding-bottom:8px}.paymentcard__header__wrap{display:flex;flex-direction:row;justify-content:center;align-items:center}.paymentcard__header__tool-tip{max-width:300px}.paymentcard__header__tool-tip-icon{font-size:0}.paymentcard__header__tool-tip-icon svg{display:block}.paymentcard__header__controls{display:flex;flex-direction:row;justify-content:center;align-items:center}.paymentcard__header__controls>:not(:first-child){margin-left:4px}.paymentcard__header__tooltip{max-width:300px}.paymentcard__header__icon{margin-inline:auto 8px;width:24px;height:24px}.paymentcard__header__icon--checked{color:#36a85f}.paymentcard__header__icon--error{color:#ff4d4d}.paymentcard--processed{background-color:#c8eacc}.paymentcard--processed .paymentcard__info-block__label{color:#1b5e34}.paymentcard__body{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;padding-top:1rem;min-height:196px;min-width:360px}.paymentcard__body__left{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:10px;flex:1;padding-right:1.25rem;border-right:1px solid #bdbdbd}.paymentcard__body__right{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:22px;flex:1;padding-left:1.25rem}.paymentcard__body__right__row{display:flex;flex-direction:row;justify-content:space-evenly;align-items:stretch;gap:1rem}.paymentcard__info-block{margin-left:0}.paymentcard__info-block__title{font-weight:600;text-wrap:nowrap}.paymentcard__info-block__body{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.paymentcard__info-block__body__label{font-size:15px;font-size:.9375rem;line-height:15px;font-weight:300;color:#424242;margin:5px 0}.disabled{opacity:.7}@keyframes highlight{0%{background-color:#051a3b}to{background-color:#fff}}@keyframes highlight-selected{0%{background-color:#051a3b}to{background-color:#c8eacc}}@keyframes highlight-error{0%{background-color:#051a3b}to{background-color:#ffe6e6}}.skeleton-loader{width:100%;height:100%;background-color:#e2e5e7;background-image:linear-gradient(90deg,#fff0,#ffffff80,#fff0);border-radius:12px;background-size:200px 100%;background-repeat:no-repeat;background-position:left -40px bottom 0;animation:shine 1s ease infinite}.skeleton-loader *,.skeleton-loader *:after,.skeleton-loader *:before{box-sizing:border-box}.skeleton-loader body{font-family:Inter,sans-serif;background-color:#f2f5f7}@keyframes shine{to{background-position:right -40px top 0}}.payment-card-loader{min-width:460px;min-height:300px}.payments-list{width:100%;height:100%}.payments-list__header{display:flex;flex-direction:row;justify-content:center;align-items:stretch;width:100%}.payments-list__body__empty{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.payments-list__body__empty__paragraph{font-size:22px;font-size:1.375rem;line-height:22px;font-weight:400;margin-bottom:0}.payments-list__body__empty__animation{width:450px;height:450px}.payments-list__body--list{padding-bottom:1.5rem;overflow-x:auto}.payments-list__body--list__table{background-color:#fff;border-radius:12px;border:1px solid #bdbdbd}.payments-list__body--list__table tr td,.payments-list__body--list__table tr th{padding-block:20px;width:130px}.payments-list__body--list__table tr th{font-weight:500;color:#051a3b}.payments-list__body--grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;grid-auto-columns:1fr;gap:16px;padding-bottom:1rem}.payments-list__body--grid__card{height:100%;width:100%}.payments-list__body--grid__card--error .is-checkbox--checked .is-checkbox__button{outline-color:#ff4d4d;background-color:#ff4d4d}.payments-list__body--grid__card--processing .is-checkbox--checked .is-checkbox__button{outline-color:#36a85f;background-color:#36a85f}@media (max-width: 1439px){.payments-list__body--grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 992px){.payments-list__body--grid{grid-template-columns:repeat(1,1fr)}}.payments-list__browsers{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;width:100%;gap:40px}.payments-list__browsers__browser{width:300px}.payments-list__browsers__browser .autosuggest-select__trigger{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;text-indent:8px;min-height:48px;padding:0}.payments-list__browsers__button{align-self:center;text-wrap:nowrap}.payments-list__browsers__add-new-payment{margin-left:auto;align-self:center}.payments-list__footer{display:flex;flex-direction:row;justify-content:center;align-items:center}.payments-list__footer__button{width:200px;border:3px solid #424242;background-color:#f1f5f9;margin-block:2rem}.payments-list__footer__button .is-button__label{font-size:22px;font-size:1.375rem;line-height:22px;font-weight:400;color:#424242}.payments-list__footer__button:hover .is-button__label{color:#424242}.payments-grid-loading{width:100%;height:100%;display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;grid-auto-columns:1fr;gap:1rem}@media (max-width: 1900px){.payments-grid-loading{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1450px){.payments-grid-loading{grid-template-columns:repeat(2,1fr)}}@media (max-width: 1200px){.payments-grid-loading{grid-template-columns:repeat(1,1fr)}}.payments-list-loading{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;height:100%;gap:4px}.payments-list-loading__row:nth-child(1){height:64px}.payments-list-loading__row{height:70px}.table-payments{border-collapse:separate;border-spacing:0;width:100%;text-wrap:nowrap;overflow:hidden}.table-payments--not-selected{background-color:#f5f5f5}.table-payments--not-selected td{opacity:.4}.table-payments--clickable{cursor:pointer}.table-payments--clickable:hover.table-payments--not-selected{opacity:.7}.table-payments--highlight:not(.table-payments--checked){animation:highlight 2s}.table-payments--highlight.table-payments--checked{animation:highlight-selected 2s}.table-payments--highlight.table-payments__row--error{animation:highlight-error 2s}.table-payments--mode-processing .is-checkbox--checked .is-checkbox__button{outline-color:#36a85f;background-color:#36a85f}.table-payments--mode-verifiying td:nth-child(1),.table-payments--mode-processing td:nth-child(1),.table-payments--mode-error td:nth-child(1),.table-payments--mode-editing td:nth-child(1){opacity:1}.table-payments--mode-error .is-checkbox--checked .is-checkbox__button{outline-color:#ff4d4d;background-color:#ff4d4d}.table-payments__icon--checked{color:#36a85f}.table-payments__buttons{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.table-payments__buttons>:not(:first-child){margin-left:4px}.table-payments__link{text-wrap:nowrap}.table-payments thead{border-bottom:1px solid #bdbdbd;background-color:#f1f5f9;border-radius:12px}.table-payments tr th,.table-payments tr td{padding:16px}.table-payments tr td:last-child{width:40px}.table-payments th{text-align:start;font-weight:400;text-wrap:nowrap}.table-payments__icon{width:24px;height:24px}.table-payments__icon--error{color:#ff4d4d}.table-payments__row--error{background-color:#ffe6e6}.table-payments__row--processed{background-color:#c8eacc}.table-payments--mode-error .table-payments__row--error,.table-payments--mode-none .table-payments__row--error{color:#051a3b}.table-payments__tool-tip{max-width:300px}.table-payments__tool-tip-icon{font-size:0;margin-right:12px}.table-payments__tool-tip-icon svg{display:block}.pagination-bar{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:32px}.pagination-bar .is-button--size-sm{min-width:32px}.pagination-bar__numbered-list{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;list-style:none;padding:0;row-gap:8px}.pagination-bar__three-dots{display:flex;flex-direction:row;justify-content:center;align-items:center;width:30px;height:30px;margin:0}.text-area{font-size:18px;font-size:1.125rem;line-height:18px;font-weight:400;border:3px solid #bdbdbd;padding:8px;color:#424242}.text-area:focus-visible{border:3px solid #bdbdbd;outline:0}.comment-modal__text-area{resize:vertical;width:100%;height:100%;font-weight:300;height:300px;border:1px solid #bdbdbd;border-radius:12px}.comment-modal__text-area:focus{border:1px solid #051a3b}.comment-modal__buttons{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;margin-top:1.5rem}.comment-modal__buttons>:not(:first-child){margin-left:.5rem}.download-payments-modal .modal__container__wrapper{max-width:512px}.download-payments-modal__content{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:16px}.download-payments-modal__content__error{color:#ff4d4d}.download-payments-modal__content__buttons{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:8px}.dropzone__label{display:block;margin-bottom:.5rem;font-weight:600}.dropzone__area{border:2px dashed #ccc;padding:1.5rem;text-align:center;border-radius:8px;cursor:pointer;transition:border-color .2s ease}.dropzone__area--active{border-color:#007bff}.dropzone__area--error{border-color:red}.dropzone__placeholder{color:#666}.dropzone__file-list{list-style:none;padding:0;margin-top:.5rem}.dropzone__file-list .dropzone__file{font-size:.9rem}.dropzone__file{display:flex;align-items:center;justify-content:space-between;gap:8px}.dropzone__file-name{flex-grow:1}.dropzone__file-remove.is-button{background:transparent;border:none;cursor:pointer;padding:0;color:#ff4d4d}.dropzone__file-remove.is-button svg{width:20px;height:20px;display:block}.dropzone__file-remove.is-button:hover{background-color:#ffe6e6}.dropzone__error{color:#ff4d4d;font-size:small;margin-top:.5rem;display:block}.bulk-payment-form__fields{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;width:100%;height:100%;flex:1;gap:8px}.bulk-payment-form__fields .select__wrapper__btn{height:60px}@media (max-width: 1439px){.bulk-payment-form__fields .select__wrapper__btn{height:46px}}.bulk-payment-form__fields__model{max-width:140px;flex:2}.bulk-payment-form__fields__model .auto-suggest__icon--arrow{top:50px}@media (max-width: 1439px){.bulk-payment-form__fields__model .auto-suggest__icon--arrow{top:42px}}.bulk-payment-form__fields__reference-number{flex:5}.bulk-payment-form__separator{width:100%;border-top:2px solid #9e9e9e;margin-block:8px 16px}.bulk-payment-form__field-help{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch}.bulk-payment-form__field-help .tool-tip{margin-left:auto}.bulk-payment-form__field-help .tool-tip:hover svg{color:#051a3b}.bulk-payment-form__field-help .tool-tip svg{color:#9e9e9e}.bulk-payment-form__checkbox{align-self:flex-center;margin-bottom:8px}.bulk-payment-form__checkbox .is-checkbox__button{outline-color:#9e9e9e}.bulk-payment-form__checkbox .is-checkbox__label{font-size:normal;margin:0 0 0 8px;color:#757575}.bulk-payment-form__checkbox--checked .is-checkbox__button{outline-color:#424242}.bulk-payment-form__checkbox--checked .is-checkbox__label{color:#424242}.bulk-payment-form .process-date-field .is-checkbox{flex:none}@media (max-width: 1439px){.bulk-payment-form .process-date-field__content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;margin-bottom:1rem}.bulk-payment-form .process-date-field__content .date-picker{width:100%}.bulk-payment-form .process-date-field__content .is-checkbox__button{border-width:4px}}.bulk-payment-form__buttons{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch;margin-top:2rem}.bulk-payment-form__buttons>:not(:first-child){margin-left:.5rem}.bulk-payment-form__confirmation-modal .modal__container__wrapper__header__title{margin-inline:auto}.bulk-payment-form__confirmation-modal .modal__container__wrapper__header__title__heading{padding-bottom:16px}.bulk-payment-form__confirmation-modal .modal__container__wrapper__subtitle{width:fit-content;max-width:370px;margin-bottom:.5rem}.bulk-payment-form__confirmation-modal .data-display-row{margin-block:10px}.project{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;padding:0}.project__wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;padding:1rem 2rem;gap:16px}.project__actions{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px}@media (max-width: 992px){.project__actions{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}}.project__actions__search{min-width:320px}@media (max-width: 992px){.project__actions__search{width:100%}}.project__actions__buttons{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem}@media (max-width: 992px){.project__actions__buttons{display:flex;flex-direction:row;justify-content:start;align-items:stretch}}.project__actions__buttons__select{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.project__cards{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:wrap;gap:16px;position:relative}@media (max-width: 992px){.project__cards{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}}.project__select-all{position:absolute;right:0;bottom:0}@media (max-width: 992px){.project__select-all{position:relative;margin-left:auto}}.project__body{flex:1;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch}.project__body__selecting-table th:first-child{width:2%}.project__body__client{font-size:21px;font-size:1.3125rem;line-height:21px;font-weight:400;padding-inline:1.75rem;opacity:.4;margin:0}.project__body__client--loader{width:140px;height:21px;margin-left:1.75rem;margin-bottom:32px}.project__body--list{padding-bottom:1.5rem}.project__body--list__table{background-color:#fff;border-radius:8px}.project__body--list__table tbody tr td:nth-child(-n+4){vertical-align:baseline}.project__body--list__table tbody tr td,.project__body--list__table tbody tr td:nth-child(4){font-size:16px;font-size:1rem;line-height:23px;font-weight:600}.project__body--list__table tr{border:1px solid #bdbdbd}.project__body--list__table tr td,.project__body--list__table tr th{padding-block:20px;width:130px}.project__body--empty-state{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}.project__body--empty-state p{font-size:22px;font-size:1.375rem;line-height:22px;font-weight:400;margin:0}.project__body--empty-state__animation{width:400px;height:400px}.project__body__pagination{display:flex;flex-direction:row;justify-content:center;align-items:center}.project__footer{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;box-shadow:0 -3px 5px 3px #00000040;transition:box-shadow .1s;background-color:#fff;gap:8px;position:sticky;padding:16px 28px;bottom:0}.project__footer--bottom-reached{box-shadow:none}.project__footer__buttons{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:8px;margin-left:auto}.project__footer__buttons__button{background-color:#051a3b;color:#fff}.project__footer__buttons__button__icon{width:20px;height:20px}.project__footer__buttons__button svg line{stroke:#fff}.project__footer__buttons__button--excel{background-color:#36a85f}.project__footer__buttons__button--excel svg line{stroke:#fff}.project__footer__info{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;margin-right:auto;flex-wrap:wrap;gap:1rem;background-color:#fff;padding:8px 16px;border-radius:4px;border:2px solid #bdbdbd}.project__footer__info .data-display-row__title{color:#051a3b}.project__footer__info .data-display-row__data{color:#424242}.project__footer__info--go-left{animation:go-left 2s ease-in}.project__footer__info__part{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:32px;flex-wrap:wrap}@media (max-width: 1439px){.project__footer__info__part{gap:16px}}.project__browsers{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;width:100%;gap:40px}.project__browsers__browser{width:300px}.project__browsers__browser .autosuggest-select__trigger{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;text-indent:8px;min-height:48px;padding:0}.project__browsers__button{width:150px;height:48px;align-self:center;border-color:#424242;text-wrap:nowrap;box-shadow:none}.project__browsers__button .is-button__label{color:#424242}.project__warning-modal .modal__container__wrapper{max-width:32rem}.project__warning-modal .modal__container__wrapper__body{margin-left:auto}.project__excel-modal .modal__container__wrapper{max-width:32rem}.project__excel-modal__form{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:1.5rem}.project__excel-modal__form__spinner{align-self:center}.project__excel-modal__form__progress-bar{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;width:100%;height:32px;background-color:#f1f5f9;border-radius:4px;overflow:hidden}.project__excel-modal__form__progress-bar__loader{background-color:#051a3b}.project__excel-modal__form__button{align-self:flex-end}.link--default{text-decoration:underline;color:#0f52ba}.link--icon{transition:background-color .1s ease-in;color:#051a3b}.link--button{background-color:#f1f5f9;transition:background-color .25s;box-shadow:0 3px 5px #00000040;color:#051a3b;padding:4px 8px;height:28px;padding-inline:16px;border-radius:2px}.link--button svg{fill:#051a3b}.link--button:hover{background-color:#f1f5f9}.link--button:hover svg{fill:#051a3b}.project-form{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%}.project-form .process-date-field__label{font-size:17px;font-size:1.0625rem;line-height:20px;font-weight:400}.project-form .process-date-field__subtitle{font-size:15px;font-size:.9375rem;line-height:26px;font-weight:400}.project-form .process-date-field .is-checkbox__label{font-size:medium}.project-form .process-date-field .calendar{width:fit-content}.project-form .process-date-field .calendar__header span{text-wrap:nowrap}.project-form__warning{color:#ff4d4d;margin-bottom:8px}.project-form__old-project{font-size:16px;font-size:1rem;line-height:26px;font-weight:400;color:#424242;max-width:600px}.project-form__old-project__checkbox .is-checkbox__label{color:#424242;margin-block:12px;margin-left:4px;font-size:16px;font-size:1rem;line-height:26px;font-weight:400}.project-form .is-button__label{font-size:17px;font-size:1.0625rem;line-height:20px;font-weight:400}.project-form .is-button .loading-spinner{width:1.25rem;height:1.25rem}.project-form-modal__form .project-form__button{margin-left:auto}.preview-card__content__wrap{min-width:auto}.project-table{border-collapse:collapse;width:100%;overflow-x:auto;display:block;white-space:nowrap}.project-table tr{border:10px solid #ffffff}.project-table tr th,.project-table tr td{padding:16px 20px}.project-table th{font-size:15px;font-size:.9375rem;line-height:23px;font-weight:600;text-align:start;color:#757575}.project-table tbody tr{cursor:pointer}.project-table tbody tr td{padding-block:17px}.project-table tbody tr td:nth-child(1){width:400px}.project-table tbody tr td:nth-child(2){width:400px}.project-table tbody tr td:nth-child(3){width:300px}.project-table tbody tr td:nth-child(4){width:400px}.project-table__row:hover{background-color:#c8eacc}.project-table__button{width:auto;height:auto;padding:4px 12px;background-color:#f1f5f9}.project-table__button .is-button__label{font-size:16px;font-size:1rem;line-height:20px;font-weight:400;color:#424242}.project-table__button:hover .is-button__label{color:#424242}.en-select{position:relative;min-width:256px;font-family:inherit;-webkit-user-select:none;user-select:none;cursor:pointer}.en-select__trigger{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:4px;min-height:42px;background:#fff;border:1px solid #051a3b;border-radius:12px;padding:.5rem 1rem;transition:border .2s ease}.en-select__trigger__loader{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%}.en-select__arrow{display:flex;flex-direction:row;justify-content:center;align-items:center;transition:transform .25s ease}.en-select__arrow svg{width:16px;height:16px}.en-select__arrow--open{transform:rotate(180deg)}.en-select__options{overflow-y:auto;max-height:0;opacity:0;pointer-events:none;transform:translateY(-5px);position:absolute;left:0;width:100%;background:#fff;border:1px solid #051a3b;border-radius:12px;z-index:10;transition:all .25s ease}.en-select__options.en-select__options--bottom{top:110%}.en-select__options.en-select__options--top{bottom:110%}.en-select__options.en-select__options--open{max-height:600px;opacity:1;transform:translateY(0);pointer-events:auto;padding:.25rem}.en-select__option{border-radius:12px;padding:.5rem 1rem;cursor:pointer;margin-bottom:4px}.en-select__option:hover,.en-select__option--selected{background:#f1f5f9}.en-select__option--highlighted{background-color:#f1f5f9}.sort{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:8px}.sort__select{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:42px;min-width:340px;cursor:pointer;padding-inline:8px;background-color:#fff;border:1px solid #051a3b;border-radius:12px}.sort__select__icon{width:16px;height:16px;transition:transform .3s ease}.sort__select__icon--open{transform:rotate(180deg)}.sort__label{text-wrap:nowrap}@media (max-width: 992px){.sort__label{display:none}}.sort__order{transition:transform .2s ease-in-out}.sort__order--asc{transform:rotate(-90deg)}.sort__order--desc{transform:rotate(90deg)}.projects-card{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;height:100%;flex:1;overflow:auto}.projects-card .project-table{flex-grow:1;overflow-x:visible;overflow-y:auto}.projects-card .preview-card__content__wrap{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.projects-card__footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.projects-card__footer__pagination-bar{margin-left:auto}.projects-card__loading{width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.projects-card__no-data{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.projects-card__no-data__button{width:fit-content;padding-inline:16px}.projects-card__no-data__button line{stroke:#fff}.project-info-card{width:fit-content;height:fit-content;flex:1;background-color:#fff;padding:16px 8px 16px 32px;position:relative;box-shadow:0 2px 4px -1px #00000014,0 4px 6px -2px #00000014}.project-info-card__data{font-size:20px;font-size:1.25rem;line-height:20px;font-weight:400;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch}.project-info-card__text__main{font-size:14px;font-size:.875rem;line-height:14px;font-weight:400}.project-info-card__text__helper{font-size:12px;font-size:.75rem;line-height:12px;font-weight:400;color:#9e9e9e;padding-left:8px}.project-info-card__button{position:absolute;top:8px;right:8px}.project-info-card__button .is-button__label{font-size:12px;font-size:.75rem;line-height:12px;font-weight:400}.projects-info-list{display:flex;flex-direction:row;justify-content:space-evenly;align-items:stretch;gap:8px;flex-wrap:wrap}.projects-info-list .project-info-card{width:max-content}.projects-info-list .project-info-card *{text-wrap:nowrap}.projects-info-list__card-loader{min-width:180px;height:74px}.empty-state-layout{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1}.empty-state-layout__title{font-size:30px;font-size:1.875rem;line-height:30px;font-weight:400}.empty-state-layout__description{font-size:18px;font-size:1.125rem;line-height:18px;font-weight:400;max-width:700px;text-align:center;color:#424242}.projects{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.projects__arrow{height:18px}.projects__arrow--up{transform:rotate(-90deg) translateY(-50%);fill:green}.projects__arrow--down{transform:rotate(90deg) translateY(50%);fill:red}.projects .search-input{min-width:350px}.projects .header{padding:0 2rem}.projects__body{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;padding:1rem 2rem;gap:16px;width:100%;flex:1}.projects__body .project-table tbody tr td{padding-block:18px}.projects__body__info .project-info-card:nth-child(-n+3),.projects__body__info .projects-info-list__card-loader:nth-child(-n+3){flex:1}.projects__body__info .project-info-card:nth-child(n+4),.projects__body__info .projects-info-list__card-loader:nth-child(n+4){flex:2}.projects__body__card{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.projects__body__card .preview-card__content{overflow:auto;flex:1}.projects__body__sort{margin-left:auto}.projects__body__empty-state{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}.projects__body__empty-state__loading{width:50px;height:50px;border-width:8px}.projects__body__empty-state__paragraph{font-size:22px;font-size:1.375rem;line-height:22px;font-weight:400;margin:0}.projects__body__empty-state__animation{width:350px;height:350px}.projects .projects-card .skeleton-loader{height:64px}.project-card{cursor:pointer;text-decoration:none;color:inherit;position:relative;background-color:#fff;border:1px solid transparent;border-radius:20px;box-shadow:0 2px 4px -1px #00000014,0 4px 6px -2px #00000014;padding:1.5rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:8px;transition:.3s ease}.project-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 10px 15px -3px #0000001a;border-color:#00bfff}.project-card:hover .project-card__name{color:#00bfff}.project-card__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px}.project-card__header__left{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;color:#616161}.project-card__name{transition:color .3s ease;font-size:larger}.project-card__price{color:#616161;flex:1}.project-card__percentage__wrapper{color:#00bfff;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;font-size:small}.project-card__percentage{width:100%;border:2px solid #00bfff;border-radius:12px}.project-card__percentage__fill{height:6px;background-color:#00bfff}.project-card--empty:hover{border-color:#113871}.project-card--empty:hover .project-card__name,.project-card--empty .project-card__percentage__wrapper{color:#113871}.project-card--empty .project-card__percentage{border:2px solid #113871}.project-card--full:hover{border-color:#36a85f}.project-card--full:hover .project-card__name,.project-card--full .project-card__percentage__wrapper{color:#36a85f}.project-card--full .project-card__percentage{border:2px solid #36a85f}.project-card--full .project-card__percentage__fill{background-color:#36a85f}.project-card--no-payment-slips{background-color:#f1f5f9}.project-card--no-payment-slips:hover{border-color:#bdbdbd}.project-card--no-payment-slips:hover .project-card__name{color:inherit}.project-card--no-payment-slips .project-card__percentage__wrapper{display:none}.projects-new{width:100%;height:100%;padding:1rem 2rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:16px}@media (max-width: 767px){.projects-new{padding-inline:1rem}}.projects-new__actions{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px}@media (max-width: 767px){.projects-new__actions{display:flex;flex-direction:column;justify-content:center;align-items:stretch}}.projects-new__actions__search{width:320px}@media (max-width: 767px){.projects-new__actions__search{width:100%}}.projects-new__actions__sort{display:none}@media (max-width: 767px){.projects-new__actions__sort{display:block}}@media (max-width: 767px){.projects-new__actions__button{display:none}}.projects-new__fab{display:none;width:100%;position:sticky;bottom:0;right:0;z-index:2}.projects-new__fab .is-button{width:100%}@media (max-width: 767px){.projects-new__fab{display:block}}.projects-new__middle{flex:1}.projects-new__middle__content{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;gap:16px}@media (max-width: 1439px){.projects-new__middle__content{grid-template-columns:repeat(3,1fr)}}@media (max-width: 992px){.projects-new__middle__content{grid-template-columns:repeat(2,1fr)}}@media (max-width: 767px){.projects-new__middle__content{grid-template-columns:repeat(1,1fr)}}.projects-new__middle__center{display:grid;place-items:center;width:100%;height:100%;text-align:center}.projects-new__pagination{display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media (max-width: 767px){.projects-new__pagination{display:flex;flex-direction:row;justify-content:center;align-items:center}}@media (max-width: 767px){.projects-new__pagination__sort{display:none}}.en-table{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0;border:1px solid #bdbdbd;border-radius:12px;overflow:hidden;background-color:#fff}@media (max-width: 992px){.en-table{table-layout:auto}}.en-table__wrapper{width:100%;overflow-x:auto;overflow-y:hidden;display:block}.en-table__head{background-color:#f1f5f9}.en-table__header-content{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem}.en-table__row{transition:.2s ease}.en-table__row:hover{background-color:#f1f5f9}.en-table__row--error{background-color:#ffe6e6}.en-table__cell{padding:1rem;text-align:left;vertical-align:middle;white-space:nowrap;overflow:auto}.en-table__cell--head{font-size:normal;font-weight:500;color:#051a3b}.en-table__cell--empty{text-align:center;color:#616161;white-space:normal}.en-table__body--empty{background-color:#fff}.en-table__body--loading .en-table__loader{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:2rem}.en-table__body--error .en-table__cell{text-align:center;color:#ff4d4d;padding:2rem;white-space:normal}.creditors-new{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:16px;padding:1rem 2rem}.creditors-new__actions{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px}.creditors-new__actions__search{min-width:256px}@media (max-width: 767px){.creditors-new__actions__search{width:100%}}.creditors-new__table{flex:1}.creditors-new__pagination{display:flex;flex-direction:row;justify-content:center;align-items:center}.creditor-details-form__loader--thin{width:480px;height:30px;margin:18px 0}.creditor-details-form__loader--thick{width:480px;height:103px;margin-bottom:16px}.creditor-details-form__loader--button{width:128px;height:40px;margin-left:auto;margin-top:25px}.creditor-details-page{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:16px;padding:1rem 2rem}.creditor-details-page__content{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:16px}.creditor-details-page__content__info__header{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch}.creditor-details-page__content__info__header h2{font-weight:400;margin:0}.creditor-details-page__content__info__content{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:wrap;gap:16px}.creditor-details-page__content__stats{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:16px;flex-wrap:wrap}.creditor-details-page__empty-state{width:100%;height:400px}.creditor-details-page__content--centered{width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.creditor-details-page__status-wrapper{text-align:center}.creditor-details-page__status--processed,.creditor-details-page__status--checked{color:#36a85f}.creditor-details-page__status--error{color:#ff4d4d}.client-card{position:relative;height:fit-content;background-color:#fff;border-radius:20px;border:1px solid transparent;box-shadow:0 2px 4px -1px #00000014,0 4px 6px -2px #00000014;transition:.3s ease;color:inherit;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:1.5rem}.client-card:hover{cursor:pointer;box-shadow:0 4px 6px -1px #0000001a,0 10px 15px -3px #0000001a;border:1px solid #0f52ba}.client-card:hover .client-card__info__name{color:#0f52ba}.client-card__info{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:small}.client-card__info__name{font-size:x-large;text-align:center;margin:0;transition:color .3s ease}.client-card__info__row{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;color:#616161}.client-card__stats{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:32px;padding:8px;border-top:1px solid #bdbdbd;width:100%}.client-card__stats__card{font-size:small;display:flex;flex-direction:column;justify-content:center;align-items:center}.client-card__actions-trigger{position:absolute;top:16px;right:16px}.client-card--active{border-color:#0f52ba}.client-card--active .client-card__info__name{color:#0f52ba}.empty-dashboard-body{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;text-align:center}.empty-dashboard-body__icon{width:300px;height:300px}.clients-new{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:16px;padding:1rem 2rem}@media (max-width: 767px){.clients-new{padding:1rem}}.clients-new__actions{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:32px}.clients-new__actions__search{width:320px}@media (max-width: 992px){.clients-new__actions__search{width:100%}}.clients-new__actions__right{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:8px}@media (max-width: 992px){.clients-new__actions__right__button{display:none}}.clients-new__fab{display:none;width:100%;position:sticky;bottom:0;right:0;padding:1rem}.clients-new__fab .is-button{width:100%}@media (max-width: 992px){.clients-new__fab{display:block}}.clients-new__middle{flex:1}.clients-new__middle__content{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;grid-auto-columns:1fr;gap:16px}@media (max-width: 1439px){.clients-new__middle__content{grid-template-columns:repeat(3,1fr)}}@media (max-width: 991px){.clients-new__middle__content{grid-template-columns:repeat(2,1fr)}}@media (max-width: 767px){.clients-new__middle__content{grid-template-columns:repeat(1,1fr)}}.clients-new__middle__center{display:grid;place-items:center;width:100%;height:100%;text-align:center}.clients-new__pagination{display:flex;flex-direction:row;justify-content:center;align-items:center}.clients-new__table-cell{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px}.clients-new__selected-row{background-color:#f1f5f9;border:1px solid black}.en-sidebar-client-menu-item{cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;padding:.5rem;border-radius:12px;font-size:smaller}.en-sidebar-client-menu-item:hover{background-color:#f1f5f9}.en-sidebar-client-menu-item__info{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.en-sidebar-client-menu-item__info__vat-number{font-size:x-small;color:#64748b}.en-sidebar-client-menu-item__info--compact{font-size:larger}.en-sidebar-client-menu-item--selected{background-color:#f1f5f9;border:1px solid #bdbdbd}.en-sidebar-client-menu{background:#fff;border-radius:12px;border:1px solid #bdbdbd;box-shadow:0 2px 4px -1px #00000014,0 4px 6px -2px #00000014;padding-inline:.5rem;padding-top:.5rem;min-width:284px;max-height:400px;overflow-y:auto;animation:fadeIn .2s ease-in-out;z-index:9999;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:8px}.en-sidebar-client-menu__see-all{width:100%;position:sticky;bottom:0;left:0;background-color:#fff;color:inherit;font-size:small;padding:1rem .5rem;border-top:1px solid #bdbdbd}.en-sidebar-client-menu__see-all:hover{color:#0f52ba}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.en-sidebar-client-item{overflow:hidden;cursor:pointer;color:#fff;padding:1rem .75rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:18px;font-size:large}.en-sidebar-client-item__info{display:inline-block;opacity:0;transform:translate(-12px);transition:opacity .3s ease,transform .3s ease;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.en-sidebar-client-item__info__vat{font-size:small;color:#64748b}.en-sidebar-client-item__loader{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.en-sidebar--open .en-sidebar-client-item span{opacity:1;transform:translate(0);transition-delay:.1s}.en-sidebar{box-sizing:border-box;height:100vh;width:300px;min-width:300px;flex:0 0 auto;padding:1.5rem .5rem;background-color:#051a3b;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;position:sticky;top:0;align-self:start;text-wrap:nowrap;transition:width .4s ease-in-out,min-width .4s ease-in-out}.en-sidebar--closed{width:76px;min-width:76px}.en-sidebar__logo{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:32px;gap:8px}.en-sidebar__logo__max{opacity:0;transform:translate(-16px);transition:opacity .4s ease,transform .4s ease}.en-sidebar__logo__max--open{opacity:1;transform:translate(0)}.en-sidebar__navlist{overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:8px}.en-sidebar__navlist__item{width:100%}.en-sidebar__navlist__item__link{position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:24px;font-size:large;border-radius:12px;padding:1rem;transition:background-color .2s ease,justify-content .4s ease}.en-sidebar__navlist__item__link:hover{background-color:#113871}.en-sidebar__navlist__item__link svg{flex-shrink:0;stroke-width:1;width:28px;height:28px;transition:transform .3s ease}.en-sidebar__navlist__item__link span{display:inline-block;opacity:0;transform:translate(-12px);transition:opacity .3s ease,transform .3s ease}.en-sidebar--open .en-sidebar__navlist__item__link span{opacity:1;transform:translate(0);transition-delay:.1s}.en-sidebar__navlist__item__link--active{background-color:#113871}.en-sidebar__navlist__item__link--active svg{stroke-width:2}.en-sidebar__navlist__item__link--disabled{-webkit-user-select:none;user-select:none;color:#9e9e9e}.en-sidebar__navlist__item__link--disabled:hover{cursor:not-allowed;background-color:#051a3b}.en-sidebar__footer{flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch;gap:8px;color:#fff}.en-sidebar__footer .en-sidebar__navlist__item__link--logout{cursor:pointer}.en-sidebar__trigger{position:absolute;top:50%;right:-1rem;transform:translateY(-50%);border:1px solid transparent;border-radius:50%;padding:.5rem;cursor:pointer;background:#051a3b;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:.3s ease}.en-sidebar__trigger:hover{background-color:#f9fafb;border-color:#051a3b}.en-sidebar__trigger:hover .en-sidebar__trigger__icon{color:#051a3b}.en-sidebar__trigger__icon{color:#f9fafb;transition:transform .3s ease}.en-sidebar__trigger__icon--open{transform:rotate(180deg)}@media (max-width: 767px){.en-sidebar{display:none}}.en-mobile-navbar{display:none}@media (max-width: 767px){.en-mobile-navbar{display:block;overflow-x:auto;overflow-y:hidden;display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:100%;background-color:#051a3b}.en-mobile-navbar__item{border-radius:12px;margin:.5rem;width:100%;padding:1rem}.en-mobile-navbar__item__link{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px}.en-mobile-navbar__item__link svg{width:24px;height:24px}.en-mobile-navbar__item__link__title{max-width:50px;font-size:small;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.en-mobile-navbar__item--active{background-color:#113871}.en-mobile-navbar__item--disabled{color:#9e9e9e}}.en-header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:32px;position:sticky;top:0;z-index:8;background-color:#f9fafb;padding:1rem 2rem;border-bottom:1px solid #bdbdbd}@media (max-width: 992px){.en-header{padding:1rem}}.en-header__title{margin:0;font-weight:400}@media (max-width: 992px){.en-header__title{font-size:20px}}.home{width:100%;height:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;background-color:#f9fafb}@media (max-width: 767px){.home{display:flex;flex-direction:column-reverse;justify-content:flex-start;align-items:flex-start}}.home .header{position:sticky;top:0;background:#f9fafb;z-index:2}.home__main{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow-y:auto;overflow-x:hidden}@media (max-width: 992px){.home__main{overflow-y:auto}}@media (max-width: 767px){.home__main{padding:0rem}}.home__main__header{width:100%;height:120px;background-color:#f9fafb}.home__main__body__loader{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100%;gap:.5rem}.home__main__body__loader__max-content{flex:1;width:100%;position:relative}.home__main__body__loader__min-content{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:.5rem;flex:1;width:100%}@media (max-width: 992px){.home__main__body__loader__min-content{flex-direction:column}}.invalid-invitation .auth-wrapper__content__description{margin-bottom:0}.invalid-invitation .is-button{margin-top:32px}.is-login__form{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px;width:100%}.is-login__form__forgot-password{text-wrap:nowrap;position:absolute;color:#64748b;right:0}.is-login__form__forgot-password:hover{color:#051a3b;text-decoration:underline;text-underline-offset:.25rem}.is-login__form__register{text-wrap:nowrap;color:#64748b}.is-login__form__register:hover{text-decoration:underline;text-underline-offset:.25rem;color:#051a3b}.is-login__form__button,.is-login__form__inputs{width:100%}.is-login__form__inputs>:not(:first-child){margin-top:2rem}.is-login__form__inputs__password-wrapper{position:relative;margin-bottom:2rem}.is-login__form__verificationFailed{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;gap:.5rem;margin-top:1rem;align-self:flex-start;color:#424242}.is-login__form__verificationFailed__link{text-wrap:nowrap;color:#0f52ba}.is-login__form__verificationFailed__link:hover{text-decoration:underline}.is-register-form{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:32px;width:100%;height:100%}.is-register-form__info{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px;width:100%;font-size:xx-large;color:#051a3b}.is-register-form__inputs{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}.is-register-form__buttons{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;width:100%}.is-register-form__buttons button{width:100%}.is-register-successfully{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:32px}.en-not-found{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}html,body,#root{width:100%;height:100%;scroll-behavior:smooth}@supports (-webkit-touch-callout: none){html,body,#root{height:calc(100vh - env(safe-area-inset-bottom))}}*{box-sizing:border-box;font-family:Montserrat}body{margin:0;overscroll-behavior:none;background-color:#f9fafb}.is-select__wrapper__content::-webkit-scrollbar{width:.25rem;scroll-padding-right:1.25rem;background-color:#f9fafb}.is-select__wrapper__content::-webkit-scrollbar-track{background-color:#f9fafb;border-radius:.25rem;margin-block:.25rem;border-left:1px solid transparent;border-right:1px solid transparent;background-clip:padding-box}.is-select__wrapper__content::-webkit-scrollbar-thumb{background-color:#051a3b;border-radius:.5rem}
