.sygni-modal[data-v-791c3bcd]{position:fixed;z-index:999;height:100%;width:100%;left:0;top:0}.sygni-modal__loader[data-v-791c3bcd]{transition:all .2s ease-in-out;position:absolute;visibility:hidden;height:100%;width:100%;opacity:0;z-index:1;left:0;top:0}.sygni-modal__loader[data-v-791c3bcd]:before{content:"";background-color:var(--white);border-radius:8px;position:absolute;opacity:.75;height:100%;width:100%;left:0;top:0}.sygni-modal__loader.active[data-v-791c3bcd]{visibility:visible;opacity:1}.sygni-modal__loader .spinner[data-v-791c3bcd]{transform:translate(-50%,-50%);position:absolute;margin:0;left:50%;top:50%}.sygni-modal__loader .spinner .spinner-border[data-v-791c3bcd]{position:relative;height:4rem;width:4rem;z-index:1;margin:0}.sygni-modal__bg[data-v-791c3bcd]{background:rgba(23,37,84,.25);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);position:absolute;height:100%;width:100%;left:0;top:0}.sygni-modal__box[data-v-791c3bcd]{border:1px solid var(--border-primary-color);transform:translate(-50%,-50%);max-width:calc(100% - 30px);background:var(--white);padding:60px 60px 50px;border-radius:8px;position:absolute;text-align:center;max-height:50vh;overflow-y:auto;width:535px;left:50%;top:50%}.sygni-modal__header[data-v-791c3bcd]{color:var(--black);font-weight:500;line-height:1.3;font-size:18px}.sygni-modal__header+.sygni-modal__actions[data-v-791c3bcd]{margin-top:70px}.sygni-modal__desc[data-v-791c3bcd]{color:var(--background-primary-color);font-weight:500;line-height:1.5;margin-top:15px;font-size:14px}.sygni-modal__content[data-v-791c3bcd]{margin-top:30px;width:100%}.sygni-modal__head-actions[data-v-791c3bcd]{border-bottom:1px solid var(--border-primary-color);background-color:var(--white);margin-bottom:1px;justify-content:flex-end;position:sticky;display:flex;font-size:0;width:100%;z-index:20;left:0;top:0}.sygni-modal__head-action[data-v-791c3bcd]{border-right:1px solid var(--border-primary-color);justify-content:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:left;font-size:12px;padding:0 20px;display:flex;height:50px;width:100%}.sygni-modal__head-action[data-v-791c3bcd]:first-child{border-left:1px solid var(--border-primary-color)}.sygni-modal__head-action[data-v-791c3bcd]:last-child{border-right:none}.sygni-modal__head-action-label[data-v-791c3bcd]{margin-right:5px;margin-left:5px}.sygni-modal__head-action--arrow-left[data-v-791c3bcd],.sygni-modal__head-action--arrow-right[data-v-791c3bcd]{width:50px}.sygni-modal__head-action--arrow-left img[data-v-791c3bcd],.sygni-modal__head-action--arrow-left svg[data-v-791c3bcd]{transform:rotate(90deg)}.sygni-modal__head-action--arrow-right img[data-v-791c3bcd],.sygni-modal__head-action--arrow-right svg[data-v-791c3bcd]{transform:rotate(-90deg)}.sygni-modal__head-action--close[data-v-791c3bcd],.sygni-modal__head-action--download[data-v-791c3bcd]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.sygni-modal__actions[data-v-791c3bcd]{justify-content:center;margin-top:35px;flex-wrap:wrap;display:flex}.sygni-modal__actions .sygni-rounded-button[data-v-791c3bcd]{width:calc(50% - 5px);margin-right:10px}.sygni-modal__actions .sygni-rounded-button[data-v-791c3bcd]:last-of-type{margin-right:0}.sygni-modal--medium .sygni-modal__box[data-v-791c3bcd]{max-height:70vh;width:600px}.sygni-modal--medium .sygni-modal__content[data-v-791c3bcd]{overflow-y:auto;max-height:100%}.sygni-modal--large .sygni-modal__box[data-v-791c3bcd]{grid-template-rows:auto auto 1fr auto;max-height:80vh;display:grid;width:750px}.sygni-modal--large .sygni-modal__content[data-v-791c3bcd]{overflow-y:auto;max-height:100%}.sygni-modal--full .sygni-modal__box[data-v-791c3bcd]{grid-template-rows:auto auto 1fr auto;padding:30px;max-height:90vh;display:grid;width:calc(100% - 60px);max-width:940px}.sygni-modal--full .sygni-modal__content[data-v-791c3bcd]{max-height:100%;overflow-y:auto}.sygni-modal--wide .sygni-modal__box[data-v-791c3bcd]{grid-template-rows:auto auto 1fr auto;padding:30px;max-height:90vh;display:grid;width:calc(100% - 60px);max-width:1280px}.sygni-modal--wide .sygni-modal__content[data-v-791c3bcd]{max-height:100%;overflow-y:auto}.sygni-modal--remove-overflow .sygni-modal__box[data-v-791c3bcd]{overflow-y:initial}.sygni-modal--close-btn .sygni-modal__box[data-v-791c3bcd]{padding:0 0 30px}.sygni-modal--close-btn .sygni-modal__content[data-v-791c3bcd]{padding:0 30px}.sygni-select[data-v-631a6cb1]{width:100%;display:flex;flex-direction:column}.sygni-select__toggle-option[data-v-631a6cb1]{border-bottom:1px solid var(--border-primary-color);padding:5px 12px 7px}.sygni-select__toggle-option--highlight[data-v-631a6cb1]{background-color:inherit}.sygni-select .label[data-v-631a6cb1]{white-space:nowrap;padding:2px 4px 5px 4px;font-size:12px;font-weight:500;font-stretch:normal;font-style:normal;letter-spacing:normal;color:var(--subtext-color);opacity:.85;width:1px;height:20px}.sygni-select .multiselect.multiselect--above[data-v-631a6cb1] .multiselect__content-wrapper{border:1px solid var(--border-primary-color);border-bottom:0}.sygni-select .multiselect[data-v-631a6cb1].multiselect--active .multiselect__select{transform:rotate(-270deg)}.sygni-select .multiselect[data-v-631a6cb1] .multiselect__tags{text-align:center;font-size:1.16rem;font-weight:500;color:var(--text-color);background-color:var(--background-secondary-color);width:100%;min-height:42px;border:1px solid var(--border-primary-color);border-radius:3px;padding:0 8px 0 8px;display:flex;align-items:center;justify-content:center;position:relative}.sygni-select .multiselect[data-v-631a6cb1] .multiselect__select{text-align:center;font-size:1.16rem;font-weight:500;color:var(--text-color);z-index:1;background:none;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(-90deg);color:var(--placeholder-text-color);font-family:Poppins,sans-serif}.sygni-select .multiselect[data-v-631a6cb1] .multiselect__select:before{top:0;margin:0;border:none;content:"<"}.sygni-select .multiselect[data-v-631a6cb1] .multiselect__input{position:absolute;top:0;left:0;width:100%;height:100%;padding:0 10px}.sygni-select .multiselect[data-v-631a6cb1] .multiselect__input::-moz-placeholder{opacity:0}.sygni-select .multiselect[data-v-631a6cb1] .multiselect__input:-ms-input-placeholder{opacity:0}.sygni-select .multiselect[data-v-631a6cb1] .multiselect__input::placeholder{opacity:0}.sygni-select .multiselect[data-v-631a6cb1] .multiselect__single{text-overflow:ellipsis;white-space:nowrap;padding-right:20px;margin-bottom:0;overflow:hidden;text-align:center;font-size:1.16rem;font-weight:500;color:var(--text-color)}.sygni-select .multiselect[data-v-631a6cb1] .multiselect__single span:after{content:", "}.sygni-select .multiselect[data-v-631a6cb1] .multiselect__single span:last-of-type:after{display:none}.sygni-select .multiselect[data-v-631a6cb1] .multiselect__option{text-align:center;font-size:1.16rem;font-weight:500;color:var(--text-color);color:var(--subtext-color);display:flex;align-items:flex-start;padding:0}.sygni-select .multiselect[data-v-631a6cb1] .multiselect__option .sygni-checkbox{width:30px}.sygni-select .multiselect[data-v-631a6cb1] .multiselect__option .text{display:flex;align-items:center;justify-content:center;padding-top:1px}.sygni-select .multiselect[data-v-631a6cb1] .multiselect__option .option{align-items:flex-start;padding:12px;display:flex;width:100%}.sygni-select .multiselect[data-v-631a6cb1] .multiselect__option .option .sygni-checkbox{pointer-events:none!important}.sygni-select .multiselect[data-v-631a6cb1] .multiselect__option--highlight{background-color:inherit!important}.sygni-select .multiselect[data-v-631a6cb1] .multiselect__option--selected{background:var(--background-primary-color--light)!important}.sygni-select .multiselect[data-v-631a6cb1] .multiselect__option:hover{background-color:var(--background-primary-color--hover)!important}.sygni-select .multiselect[data-v-631a6cb1] .multiselect__option:has(.option.disabled){background-color:var(--disabled)!important;cursor:not-allowed!important;opacity:.75}.sygni-select .multiselect[data-v-631a6cb1] .multiselect__option:has(.option.disabled) .checkbox,.sygni-select .multiselect[data-v-631a6cb1] .multiselect__option:has(.option.disabled) .sygni-checkbox,.sygni-select .multiselect[data-v-631a6cb1] .multiselect__option:has(.option.disabled) input[type=checkbox]{cursor:not-allowed!important}.sygni-select .multiselect[data-v-631a6cb1] .multiselect__content-wrapper{border:1px solid var(--border-primary-color);box-shadow:0 7px 16px rgba(0,0,0,.1);border-top:0}.sygni-select .multiselect[data-v-631a6cb1] .multiselect__content-wrapper li{border-top:1px solid var(--border-primary-color)}.sygni-select .multiselect[data-v-631a6cb1] .multiselect__content-wrapper li:first-of-type{border-top:0}.sygni-select .multiselect[data-v-631a6cb1] .multiselect__placeholder{margin-bottom:0}.sygni-select .multiselect[data-v-631a6cb1]:hover .multiselect__tags{background-color:var(--background-primary-color--hoverry)}.sygni-select .multiselect[data-v-631a6cb1].error .v-select::v-deep .vs__dropdown-toggle{border:1px solid var(--red)!important}.sygni-select .multiselect[data-v-631a6cb1].error .v-select::v-deep input{color:red!important}.sygni-select .sygni-checkbox[data-v-631a6cb1] .sygni-input-error{display:none}.sygni-range-input[data-v-96e9f208]{width:100%;display:flex;flex-direction:column}.sygni-range-input .label[data-v-96e9f208]{white-space:nowrap;padding:2px 4px 5px 4px;font-size:12px;font-weight:500;font-stretch:normal;font-style:normal;letter-spacing:normal;color:var(--subtext-color);opacity:.85;width:1px;height:20px}.sygni-range-input .inputs[data-v-96e9f208]{display:flex;justify-content:center;align-items:center;gap:3px}.sygni-range-input .sygni-input[data-v-96e9f208] input{width:100%;border-radius:3px;text-align:left;font-size:14px;font-weight:500;color:var(--text-color)}.sygni-range-input .sygni-input[data-v-96e9f208] .label{height:0;padding:0}.sygni-range-input .sygni-input[data-v-96e9f208] .sygni-input-error{display:none}.sygni-tabs[data-v-9928ecf2]{position:relative;display:block;width:100%}.sygni-tabs__wrapper[data-v-9928ecf2]{overflow-y:hidden;display:block;width:100%}.sygni-tabs__container[data-v-9928ecf2]{border-bottom:1px solid var(--border-primary-color);align-items:stretch;margin-bottom:30px;position:relative;display:flex;width:100%}.sygni-tabs__inner[data-v-9928ecf2]{align-items:stretch;flex-wrap:wrap;display:flex;width:100%}.sygni-tabs__option[data-v-9928ecf2]{color:var(--subtext-color);letter-spacing:-.6px;vertical-align:middle;display:inline-block;position:relative;padding:10px 20px;font-weight:500;margin-top:auto;font-size:18px;cursor:pointer}.sygni-tabs__option[data-v-9928ecf2]:after{content:"";background:var(--black);position:absolute;bottom:-1px;height:1px;width:0;left:0}.sygni-tabs__option--active[data-v-9928ecf2]{color:var(--text-color)}.sygni-tabs__option--active[data-v-9928ecf2]:after{width:100%}.sygni-tabs__actions[data-v-9928ecf2]{vertical-align:middle;display:inline-block;margin-bottom:auto;margin-left:auto;margin-top:auto;padding:5px 0}.sygni-tabs__body[data-v-9928ecf2]{display:block;width:100%}.sygni-tabs.tw-theme[data-v-9928ecf2] .sygni-tabs__wrapper{position:relative}.sygni-tabs.tw-theme[data-v-9928ecf2] .sygni-tabs__wrapper:after{content:"";background-color:var(--gn-new-border);top:calc(100% - 2px);position:absolute;z-index:-1;height:1px;width:100%;left:0}.sygni-tabs.tw-theme[data-v-9928ecf2] .sygni-tabs__container{border-bottom:none;margin-bottom:0}.sygni-tabs.tw-theme[data-v-9928ecf2] .sygni-tabs__inner{padding:0 5px}.sygni-tabs.tw-theme[data-v-9928ecf2] .sygni-tabs__option{line-height:1.5;font-weight:400;font-size:14px;color:var(--gn-new-description--dark);white-space:nowrap;margin-right:40px;font-weight:500;padding:15px 0;font-size:16px}.sygni-tabs.tw-theme[data-v-9928ecf2] .sygni-tabs__option--last{pointer-events:none;margin-left:-60px;margin-right:0;min-width:40px;width:40px}.sygni-tabs.tw-theme[data-v-9928ecf2] .sygni-tabs__option--active{color:var(--gn-new-primary)}.sygni-tabs.tw-theme[data-v-9928ecf2] .sygni-tabs__option--active:after{background-color:var(--gn-new-primary);height:2px}.sygni-tabs.tw-theme[data-v-9928ecf2] .sygni-tabs__option--errors .error-icon{color:var(--gn-new-red);display:inline-block;vertical-align:top;-o-object-fit:contain;object-fit:contain;margin-top:-2px;margin-left:10px;height:20px;width:20px}.sygni-buttons-group[data-v-65b6ebe8]{padding:5px 0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;display:flex;flex-direction:column}.sygni-buttons-group .label[data-v-65b6ebe8]{padding:4px 4px 7px 14px;font-size:12px;font-weight:500;font-stretch:normal;font-style:normal;letter-spacing:normal;color:var(--subtext-color)}.sygni-buttons-group .buttons[data-v-65b6ebe8]{height:42px;display:flex;flex-direction:row;padding:4px 5px;border-radius:30px;background-color:var(--background-secondary-color);gap:1.2%;align-items:center;border:1px solid var(--border-primary-color)}.small .buttons[data-v-65b6ebe8]{padding:4px 8px}.sygni-rounded-button[data-v-41d175d4]{position:relative;width:100%;height:42px;max-height:64px;border-radius:24px;display:flex;justify-content:space-between;align-items:center;font-size:max(8px + .3vw,11px);font-weight:500;color:var(--text-color-secondary);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:2.21;letter-spacing:-.48px}.sygni-rounded-button .non-existing-left-div[data-v-41d175d4]{margin-left:max(.6vw - 5px,4px);width:11px}.sygni-rounded-button .text[data-v-41d175d4]{height:100%;display:flex;align-items:center;justify-content:center;margin:auto;line-height:1;white-space:nowrap}.sygni-rounded-button--hoverable[data-v-41d175d4]{cursor:pointer}.sygni-rounded-button .right[data-v-41d175d4]{max-height:100%;display:flex;align-items:center;justify-content:center}.sygni-rounded-button .right.remove[data-v-41d175d4]{margin-right:max(.6vw - 5px,4px)}.sygni-rounded-button .right.plus-icon[data-v-41d175d4]{margin-right:max(1.2vw - 5px,8px)}.primary[data-v-41d175d4]{--color:var(--success);--border:var(--success-light);--background-color:var(--success-light);--background-color--active:var(--color);--background-color--hover:var(--success-light--hover)}.success[data-v-41d175d4]{--color:var(--info);--background-color:var(--info-light);--background-color--active:var(--color);--background-color--hover:var(--info-light--hover);--border:var(--info-light)}.danger[data-v-41d175d4]{--color:var(--danger);--background-color:var(--danger-light);--background-color--hover:var(--danger-light--hover);--background-color--active:var(--color);--border:var(--danger-light)}.disabled[data-v-41d175d4]{--color:var(--text-color);--background-color:var(--disabled);--background-color--active:var(--color);--background-color--hover:var(--disabled);--border:var(--disabled)}.lead[data-v-41d175d4]{--color:var(--text-color);--background-color:var(--lead-light);--background-color--active:var(--lead);--background-color--hover:var(--lead--hover);--border:var(--disabled-light)}.lead.outline[data-v-41d175d4]{--color:#b0b0b0}.red[data-v-41d175d4]{--color:var(--text-color-secondary);--background-color:var(--red);--background-color--hover:var(--red-deep)}.black[data-v-41d175d4]{--color:var(--text-color-secondary);--background-color:var(--black);--background-color--hover:var(--black-deep)}.green[data-v-41d175d4]{--color:var(--text-color-secondary);--background-color:var(--success);--background-color--hover:var(--success-deep)}.warning[data-v-41d175d4]{--color:var(--orange);--background-color:var(--yellow)}.filled[data-v-41d175d4]{color:var(--color);background-color:var(--background-color)}.filled.inactive[data-v-41d175d4]{cursor:auto;--color:var(--border-primary-color--light);--background-color:var(--disabled);--background-color--hover:var(--disabled)}.filled.sygni-rounded-button--hoverable[data-v-41d175d4]:hover{background-color:var(--background-color--hover)}.filled.sygni-rounded-button--hoverable.sygni-rounded-button--active[data-v-41d175d4]{color:var(--text-color-secondary);background-color:var(--background-color--active)}.filled.sygni-rounded-button--hoverable.sygni-rounded-button--active svg[data-v-41d175d4]{width:13.5px;height:13.5px}.filled.sygni-rounded-button--hoverable.sygni-rounded-button--active svg path[data-v-41d175d4]{fill:var(--text-color-secondary)}.outline[data-v-41d175d4]{color:var(--color);border:2px solid var(--color)}.outline.inactive[data-v-41d175d4]{cursor:auto;--color:var(--border-primary-color--light);--background-color:var(--text-color-secondary);--background-color--hover:var(--background-primary-color--light)}.outline.sygni-rounded-button--hoverable.sygni-rounded-button--active[data-v-41d175d4]{background-color:var(--background-color)}.outline.sygni-rounded-button--hoverable.sygni-rounded-button--active svg[data-v-41d175d4]{width:11px;height:11px}.outline.sygni-rounded-button--hoverable.sygni-rounded-button--active svg path[data-v-41d175d4]{fill:var(--color)}.outline.sygni-rounded-button--hoverable[data-v-41d175d4]:hover{background-color:var(--background-color)}.filters[data-v-8c607250]{background-color:var(--background-primary-color--light);padding:20px 20px 30px;position:relative;width:100%}.filters--hidden[data-v-8c607250]{padding:41px 0 0 0!important;overflow:hidden;height:0}.filters .inline-button[data-v-8c607250]{height:100%;align-items:center;display:inline-flex;color:var(--subtext-color);cursor:pointer;order:-1;margin-right:auto}.filters .inline-button__text[data-v-8c607250]{text-decoration:underline}.filters .inline-button img[data-v-8c607250],.filters .inline-button svg[data-v-8c607250]{margin-right:10px;display:block;height:20px;width:20px;-o-object-fit:contain;object-fit:contain}.filters .clear-all-button[data-v-8c607250]{height:100%;align-items:center;justify-content:flex-end;display:flex;text-decoration:underline;color:var(--subtext-color);cursor:pointer;order:-1;margin-right:20px}.filters .show-results-button[data-v-8c607250]{height:100%;display:flex;align-items:center;justify-content:center}.filters .show-results-button[data-v-8c607250] .sygni-rounded-button{margin-right:0!important;margin-left:0!important;width:100%!important}.filters__toggle[data-v-8c607250]{background-color:var(--white);border-top-right-radius:24px;border-top-left-radius:24px;transform:translateX(-50%);justify-content:center;align-items:center;text-align:center;position:absolute;cursor:pointer;display:flex;height:32px;width:256px;bottom:0;left:50%}.filters__toggle-option[data-v-8c607250]{text-transform:uppercase;margin-right:15px}.filters__toggle-arrow[data-v-8c607250],.filters__toggle-option[data-v-8c607250]{vertical-align:middle;display:inline-block;color:var(--black);font-weight:500;font-size:12px}.filters__toggle-arrow[data-v-8c607250]{transform:rotate(90deg);letter-spacing:-3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:-3px}.filters__toggle--active .filters__toggle-arrow[data-v-8c607250]{transform:rotate(-90deg);margin-top:3px}.filters[data-v-8c607250] .sygni-select.account-number .multiselect__option,.filters[data-v-8c607250] .sygni-select.account-number .multiselect__option span{white-space:normal!important;text-align:left}.filters[data-v-8c607250] .sygni-tabs .sygni-tabs__container{min-height:unset!important}.filters[data-v-8c607250] .sygni-tabs .sygni-tabs__option:first-of-type{padding-left:0!important}.filters[data-v-8c607250] .types{padding:0}.filters[data-v-8c607250] .types .label{padding:0!important}.filters[data-v-8c607250] .types .sygni-rounded-button{height:32px}.filters[data-v-8c607250] .multiselect .multiselect__input{margin-bottom:5px}.filters[data-v-8c607250] .multiselect:hover .multiselect__input,.filters[data-v-8c607250] .multiselect:hover .multiselect__single,.filters[data-v-8c607250] .multiselect:hover .multiselect__spinner,.filters[data-v-8c607250] .multiselect:hover .multiselect__tags{background-color:var(--white);border-color:var(--border-primary-color)}.filters[data-v-8c607250] .multiselect:hover .multiselect__content-wrapper{border-color:var(--border-primary-color)}.filters[data-v-8c607250] .multiselect:hover .multiselect__input::-moz-placeholder{opacity:0}.filters[data-v-8c607250] .multiselect:hover .multiselect__input:-ms-input-placeholder{opacity:0}.filters[data-v-8c607250] .multiselect:hover .multiselect__input::placeholder{opacity:0}.filters[data-v-8c607250] .multiselect .multiselect__single{text-overflow:ellipsis;padding-right:20px;overflow:hidden}.filters[data-v-8c607250] .multiselect.multiselect--disabled{cursor:not-allowed!important;pointer-events:all!important;opacity:1}.filters[data-v-8c607250] .multiselect.multiselect--disabled .multiselect__tags{border-color:var(--border-primary-color--hover)}.filters[data-v-8c607250] .multiselect.multiselect--disabled .multiselect__input,.filters[data-v-8c607250] .multiselect.multiselect--disabled .multiselect__single,.filters[data-v-8c607250] .multiselect.multiselect--disabled .multiselect__tags{color:var(--text-color-disabled);background-color:#f0f1f1}.filters[data-v-8c607250] .multiselect.multiselect--disabled .multiselect__select{cursor:not-allowed!important}.filters[data-v-8c607250] .multiselect--active .multiselect__select{background-color:transparent}.filters[data-v-8c607250] .sygni-checkbox.disabled input{cursor:not-allowed!important}.filters[data-v-8c607250] .document-status{min-width:100%;padding:0}.filters[data-v-8c607250] .sygni-date-picker.border-collapse .mx-input{color:var(--text-color);padding:0 50px 0 10px}.filters[data-v-8c607250] .sygni-date-picker.border-collapse .mx-input::-moz-placeholder{color:var(--text-color);opacity:1}.filters[data-v-8c607250] .sygni-date-picker.border-collapse .mx-input:-ms-input-placeholder{color:var(--text-color);opacity:1}.filters[data-v-8c607250] .sygni-date-picker.border-collapse .mx-input::placeholder{color:var(--text-color);opacity:1}.filters .accounting-periods-modal[data-v-8c607250] .sygni-modal__content{border-top:2px solid var(--background-primary-color--light);border-bottom:2px solid var(--background-primary-color--light)}.filters[data-v-0135fb54]{background-color:var(--background-primary-color--light);padding:20px 20px 30px;position:relative;width:100%}.filters--hidden[data-v-0135fb54]{padding:41px 0 0 0!important;overflow:hidden;height:0}.filters .inline-button[data-v-0135fb54]{height:100%;align-items:center;display:inline-flex;color:var(--subtext-color);cursor:pointer;order:-1;margin-right:auto}.filters .inline-button__text[data-v-0135fb54]{text-decoration:underline}.filters .inline-button img[data-v-0135fb54],.filters .inline-button svg[data-v-0135fb54]{margin-right:10px;display:block;height:20px;width:20px;-o-object-fit:contain;object-fit:contain}.filters .clear-all-button[data-v-0135fb54]{height:100%;align-items:center;justify-content:flex-end;display:flex;text-decoration:underline;color:var(--subtext-color);cursor:pointer;order:-1;margin-right:20px}.filters .show-results-button[data-v-0135fb54]{height:100%;display:flex;align-items:center;justify-content:center}.filters .show-results-button[data-v-0135fb54] .sygni-rounded-button{margin-right:0!important;margin-left:0!important;width:100%!important}.filters__toggle[data-v-0135fb54]{background-color:var(--white);border-top-right-radius:24px;border-top-left-radius:24px;transform:translateX(-50%);justify-content:center;align-items:center;text-align:center;position:absolute;cursor:pointer;display:flex;height:32px;width:256px;bottom:0;left:50%}.filters__toggle-option[data-v-0135fb54]{text-transform:uppercase;margin-right:15px}.filters__toggle-arrow[data-v-0135fb54],.filters__toggle-option[data-v-0135fb54]{vertical-align:middle;display:inline-block;color:var(--black);font-weight:500;font-size:12px}.filters__toggle-arrow[data-v-0135fb54]{transform:rotate(90deg);letter-spacing:-3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:-3px}.filters__toggle--active .filters__toggle-arrow[data-v-0135fb54]{transform:rotate(-90deg);margin-top:3px}.filters[data-v-0135fb54] .sygni-tabs .sygni-tabs__container{min-height:unset!important}.filters[data-v-0135fb54] .sygni-tabs .sygni-tabs__option:first-of-type{padding-left:0!important}.filters[data-v-0135fb54] .types{padding:0}.filters[data-v-0135fb54] .types .label{padding:0!important}.filters[data-v-0135fb54] .types .sygni-rounded-button{height:32px}.filters[data-v-0135fb54] .multiselect .multiselect__input{margin-bottom:5px}.filters[data-v-0135fb54] .multiselect:hover .multiselect__input,.filters[data-v-0135fb54] .multiselect:hover .multiselect__single,.filters[data-v-0135fb54] .multiselect:hover .multiselect__spinner,.filters[data-v-0135fb54] .multiselect:hover .multiselect__tags{background-color:var(--white);border-color:var(--border-primary-color)}.filters[data-v-0135fb54] .multiselect:hover .multiselect__content-wrapper{border-color:var(--border-primary-color)}.filters[data-v-0135fb54] .multiselect:hover .multiselect__input::-moz-placeholder{opacity:0}.filters[data-v-0135fb54] .multiselect:hover .multiselect__input:-ms-input-placeholder{opacity:0}.filters[data-v-0135fb54] .multiselect:hover .multiselect__input::placeholder{opacity:0}.filters[data-v-0135fb54] .multiselect .multiselect__single{text-overflow:ellipsis;padding-right:20px;overflow:hidden}.filters[data-v-0135fb54] .multiselect.multiselect--disabled{cursor:not-allowed!important;pointer-events:all!important;opacity:1}.filters[data-v-0135fb54] .multiselect.multiselect--disabled .multiselect__tags{border-color:var(--border-primary-color--hover)}.filters[data-v-0135fb54] .multiselect.multiselect--disabled .multiselect__input,.filters[data-v-0135fb54] .multiselect.multiselect--disabled .multiselect__single,.filters[data-v-0135fb54] .multiselect.multiselect--disabled .multiselect__tags{color:var(--text-color-disabled);background-color:#f0f1f1}.filters[data-v-0135fb54] .multiselect.multiselect--disabled .multiselect__select{cursor:not-allowed!important}.filters[data-v-0135fb54] .multiselect--active .multiselect__select{background-color:transparent}.filters[data-v-0135fb54] .sygni-checkbox.disabled input{cursor:not-allowed!important}.filters[data-v-0135fb54] .document-status{min-width:100%;padding:0}.filters[data-v-0135fb54] .sygni-date-picker.border-collapse .mx-input{color:var(--text-color);padding:0 50px 0 10px}.filters[data-v-0135fb54] .sygni-date-picker.border-collapse .mx-input::-moz-placeholder{color:var(--text-color);opacity:1}.filters[data-v-0135fb54] .sygni-date-picker.border-collapse .mx-input:-ms-input-placeholder{color:var(--text-color);opacity:1}.filters[data-v-0135fb54] .sygni-date-picker.border-collapse .mx-input::placeholder{color:var(--text-color);opacity:1}.filters .accounting-periods-modal[data-v-0135fb54] .sygni-modal__content{border-top:2px solid var(--background-primary-color--light);border-bottom:2px solid var(--background-primary-color--light)}.sygni-pagination{position:relative;min-height:32px;padding:0 35px;display:block}.sygni-pagination__wrapper{transform:translate(-50%,-50%);max-width:calc(100% - 500px);position:absolute;width:auto;left:50%;top:50%}.sygni-pagination .sygni-records{display:inline-flex;align-items:center;position:relative}.sygni-pagination .sygni-records__label{margin-right:25px;font-weight:500;font-size:12px}.sygni-pagination .sygni-records__options{align-items:stretch;display:flex}.sygni-pagination .sygni-records__option{border:1px solid var(--inactive-background);transition:all .2s ease-in-out;background-color:var(--white);border-radius:50%;text-align:center;line-height:24px;margin-right:5px;font-weight:500;font-size:12px;height:27px;width:27px}.sygni-pagination .sygni-records__option:last-child{margin-right:0}.sygni-pagination .sygni-records__option:hover{background-color:var(--lead--hover)}.sygni-pagination .sygni-records__option.active{background-color:var(--background-primary-color);color:var(--white)}.sygni-pagination .sygni-records__option.active:hover{background-clip:var(--background-primary-color)}.sygni-pagination .pagination .page-item{background-color:transparent;font-size:16px;font-weight:500;letter-spacing:-.54px}.sygni-pagination .pagination .page-item span{background-color:transparent}.sygni-pagination .pagination .page-item.disabled .page-link{color:var(--text-color-disabled)}.sygni-pagination .pagination .page-item[role=separator]{display:none}.sygni-pagination .pagination .page-item:first-of-type{margin-right:10px}.sygni-pagination .pagination .page-item:last-of-type{margin-left:10px}.sygni-pagination .pagination .page-item .page-link{border:none}.sygni-pagination .pagination .page-item button{font-size:16px;font-weight:500;letter-spacing:-.54px;color:var(--inactive-text);background:none}.sygni-pagination .pagination .page-item button:focus{box-shadow:none}.sygni-pagination .pagination .page-item.active{background:none}.sygni-pagination .pagination .page-item.active button{color:var(--gn-new-primary)}.spinner{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.sygni-b-table tbody .b-table-empty-row{cursor:inherit!important}.sygni-b-table tbody .b-table-empty-row.hover,.sygni-b-table tbody .b-table-empty-row:hover{filter:none!important}.sygni-b-table tbody .b-table-empty-row.hover td,.sygni-b-table tbody .b-table-empty-row:hover td,.sygni-b-table tbody .b-table-empty-row td{background-color:var(--background-secondary-color)!important}.sygni-b-table tbody .b-table-empty-row td{min-height:58px!important;height:58px!important;border:1px solid var(--border-primary-color)!important;text-align:center!important}.sygni-b-table tbody td.actions{border-left:1px solid var(--border-primary-color--light)!important}.sygni-b-table thead th.actions{background-color:var(--background-primary-color--light)!important}.sygni-b-table tbody td.actions,.sygni-b-table thead th.actions{position:sticky;right:0}.sygni-input[data-v-2c5259a0]{width:100%;display:flex;flex-direction:column}.sygni-input .label[data-v-2c5259a0]{white-space:nowrap;padding:2px 4px 5px 4px;font-size:12px;font-weight:500;font-stretch:normal;font-style:normal;letter-spacing:normal;color:var(--subtext-color);opacity:.85;width:1px;height:20px}.sygni-input.error .sygni-textarea-input__field[data-v-2c5259a0]{color:red!important;border:1px solid var(--red)!important}.sygni-input .sygni-textarea-input[data-v-2c5259a0]{position:relative}.sygni-input .sygni-textarea-input__field[data-v-2c5259a0]{position:relative;border:1px solid var(--border-primary-color);border-radius:3px}.sygni-input .sygni-textarea-input__field[data-v-2c5259a0]:focus-within{border:1px solid var(--border-primary-color--focus)}.sygni-input .sygni-textarea-input__counter[data-v-2c5259a0]{color:var(--placeholder-text-color);position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:500;font-size:10px;bottom:10px;right:10px}.sygni-input textarea[data-v-2c5259a0]{padding:6px 8px;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--text-color);background-color:transparent;font-size:14px;line-height:1.79;font-weight:500;width:100%}.sygni-input.disabled textarea[data-v-2c5259a0]{cursor:not-allowed!important;background:var(--background-primary-color--light)!important;color:var(--text-color)!important}.sygni-input.tw-theme .label[data-v-2c5259a0]{color:var(--gn-new-primary);margin-bottom:10px;text-wrap:wrap;height:auto;width:auto;padding:0}.sygni-input.tw-theme .label .optional-label[data-v-2c5259a0]{color:var(--gn-new-description--dark);vertical-align:baseline;font-size:10px}.sygni-input.tw-theme .sygni-textarea-input__field[data-v-2c5259a0]{border-color:var(--gn-new-border);border-radius:6px}.sygni-input.tw-theme .sygni-textarea-input__field[data-v-2c5259a0]:focus-within{border-color:var(--gn-new-primary)}.sygni-input.tw-theme textarea[data-v-2c5259a0]{border-radius:6px;font-weight:400;text-align:left;font-size:14px}.sygni-input.tw-theme.error textarea[data-v-2c5259a0]{color:var(--text-color)!important}.sygni-input.tw-theme.text-center textarea[data-v-2c5259a0]{text-align:center}.sygni-input.tw-theme.disabled .sygni-textarea-input__field[data-v-2c5259a0]{border-color:var(--disabled-border)!important;border-radius:6px}.sygni-input.tw-theme.disabled textarea[data-v-2c5259a0]{color:var(--text-color)!important}.sygni-circle-status-button[data-v-9102d408]{position:relative;width:26px;height:26px;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sygni-circle-status-button img[data-v-9102d408]{width:100%;height:100%}.investors-inner-table[data-v-64815a02]{position:relative}.investors-inner-table .bulk-options[data-v-64815a02]{border:1px solid var(--border-primary-color--hover);box-shadow:0 13px 39px rgba(0,0,0,.3);background-color:var(--white);transform:translateY(-100%);justify-content:flex-start;flex-direction:column;align-items:stretch;border-radius:8px;position:absolute;max-width:750px;display:flex;padding:10px;height:auto;left:140px;z-index:2;top:0}.investors-inner-table .bulk-options__row[data-v-64815a02]{display:inline-flex;align-items:stretch;margin-bottom:5px;width:100%}.investors-inner-table .bulk-options__row[data-v-64815a02]:last-of-type{margin-bottom:0}.investors-inner-table .bulk-options__label[data-v-64815a02]{display:inline-block;margin-bottom:auto;text-align:center;margin-right:auto;font-weight:500;margin-top:auto;line-height:1.3;font-size:12px;padding:0 30px}.investors-inner-table .bulk-options__actions[data-v-64815a02]{justify-content:flex-start;align-items:stretch;margin-left:auto;display:flex}.investors-inner-table .bulk-options__action[data-v-64815a02]{border-color:var(--border-primary-color--hover);transition:all .2s ease-in-out;min-height:calc(18px + 2rem);border-radius:4px;margin-right:5px;min-width:40px;height:unset}.investors-inner-table .bulk-options__action[data-v-64815a02]:last-child{margin-right:0}.investors-inner-table .bulk-options__action.sygni-rect-button[data-v-64815a02]{max-height:none;min-width:auto!important}.investors-inner-table .bulk-options__action[data-v-64815a02]:hover{background-color:var(--lead--hover)}.investors-inner-table .bulk-options__action.filled.red[data-v-64815a02]{color:var(--red)}.investors-inner-table .bulk-options__action.filled.red[data-v-64815a02]:hover{background-color:var(--red);border-color:var(--red);color:var(--white)}.investors-inner-table .bulk-options__action.sygni-square-button[data-v-64815a02]{max-height:none;width:calc(18px + 2rem)}.investors-inner-table .bulk-options__select[data-v-64815a02]{align-items:center;display:flex;width:100%}.investors-inner-table .bulk-options__select[data-v-64815a02] .bulk-options__label{min-width:180px}.investors-inner-table .bulk-options__select[data-v-64815a02] .sygni-select{min-width:240px}.investors-inner-table .bulk-options__select[data-v-64815a02] .sygni-select .multiselect__content-wrapper,.investors-inner-table .bulk-options__select[data-v-64815a02] .sygni-select .multiselect__tags{border-color:var(--border-primary-color--hover)}.investors-inner-table .bulk-options__select[data-v-64815a02] .sygni-select .label,.investors-inner-table .bulk-options__select[data-v-64815a02] .sygni-select .sygni-input-error{display:none}.investors-inner-table .bulk-options__summary[data-v-64815a02]{background-color:var(--background-primary-color--light);border:1px solid var(--border-primary-color--hover);min-height:calc(18px + 2rem);align-items:center;border-radius:4px;padding:4px 20px;margin-left:5px;display:flex}.investors-inner-table .bulk-options__summary .bulk-options__label[data-v-64815a02]{margin-right:20px;padding:0}.investors-inner-table .bulk-options__prices[data-v-64815a02]{text-align:right}.investors-inner-table .bulk-options__currencies[data-v-64815a02],.investors-inner-table .bulk-options__prices[data-v-64815a02]{padding:0 .75rem;font-weight:500;font-size:12px;line-height:1}.investors-inner-table .bulk-options__currencies p[data-v-64815a02],.investors-inner-table .bulk-options__prices p[data-v-64815a02]{margin-bottom:.35rem}.investors-inner-table .bulk-options__currencies p[data-v-64815a02]:last-of-type,.investors-inner-table .bulk-options__prices p[data-v-64815a02]:last-of-type{margin-bottom:0}.investors-inner-table .bulk-options .dropdown[data-v-64815a02]{border:1px solid var(--border-primary-color--hover);max-width:240px!important;min-height:auto!important;min-width:240px!important;justify-content:center;width:240px!important;flex-direction:column;border-radius:4px;position:relative;display:flex}.investors-inner-table .bulk-options .dropdown:hover .dropdown__inner[data-v-64815a02]{visibility:visible;opacity:1}.investors-inner-table .bulk-options .dropdown__placeholder[data-v-64815a02]{align-items:center;padding:0 15px;display:flex}.investors-inner-table .bulk-options .dropdown__placeholder-text[data-v-64815a02]{text-overflow:ellipsis;overflow:hidden;font-weight:500;font-size:13px;width:100%}.investors-inner-table .bulk-options .dropdown__placeholder__icon[data-v-64815a02]{display:block;height:14px;width:14px}.investors-inner-table .bulk-options .dropdown__placeholder__icon img[data-v-64815a02],.investors-inner-table .bulk-options .dropdown__placeholder__icon svg[data-v-64815a02]{-o-object-fit:contain;object-fit:contain;height:100%;width:100%}.investors-inner-table .bulk-options .dropdown__inner[data-v-64815a02]{border:1px solid var(--border-primary-color--hover);border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:var(--white);width:calc(100% + 2px);top:calc(100% - 1px);visibility:hidden;position:absolute;max-height:240px;overflow-y:auto;height:auto;opacity:0;left:-1px}.investors-inner-table .bulk-options .dropdown__option[data-v-64815a02]{border-bottom:1px solid var(--border-primary-color);align-items:center;font-weight:500;padding:0 15px;font-size:13px;display:flex;height:42px}.investors-inner-table .bulk-options .dropdown__option[data-v-64815a02]:last-of-type{border-bottom:none}.investors-inner-table .bulk-options .dropdown__option-text[data-v-64815a02]{text-overflow:ellipsis;overflow:hidden;width:100%}.investors-inner-table .bulk-options .dropdown__option-icon[data-v-64815a02]{margin-left:5px;display:block;height:20px;width:20px}.investors-inner-table .bulk-options .dropdown__option-icon img[data-v-64815a02],.investors-inner-table .bulk-options .dropdown__option-icon svg[data-v-64815a02]{-o-object-fit:contain;object-fit:contain;height:100%;width:100%}.investors-inner-table .bulk-options .dropdown__option--block[data-v-64815a02]{display:block;padding:15px;height:auto}.investors-inner-table .bulk-options .dropdown__option--block[data-v-64815a02] .dropdown__option-text{margin-bottom:10px}.investors-inner-table .bulk-options .dropdown__option--block[data-v-64815a02] .sygni-select{margin-bottom:0;display:block}.investors-inner-table .bulk-options .dropdown__option--block[data-v-64815a02] .label,.investors-inner-table .bulk-options .dropdown__option--block[data-v-64815a02] .sygni-input-error{display:none!important}.investors-inner-table .bulk-options .dropdown--opened .dropdown__inner[data-v-64815a02]{visibility:visible;opacity:1}.sygni-b-inner-table.table[innertable=true][data-v-64815a02]{border:1px solid var(--border-primary-color);background-color:var(--white);border-bottom:none;border-radius:8px;margin-bottom:0;overflow:hidden}.sygni-b-inner-table.table[innertable=true][data-v-64815a02] thead{background-color:var(--background-primary-color--light);position:relative}.sygni-b-inner-table.table[innertable=true][data-v-64815a02] thead:after{content:"";background-color:var(--background-primary-color--light);border-bottom:1px solid var(--border-primary-color);width:calc(100% + 16px);position:absolute;height:100%;z-index:0;left:-8px;top:-8px}.sygni-b-inner-table.table[innertable=true][data-v-64815a02] thead th{justify-content:center!important;border-bottom:none!important;padding-bottom:2px!important;text-align:center!important;vertical-align:middle;position:relative;z-index:1}.sygni-b-inner-table.table[innertable=true][data-v-64815a02] thead th:first-of-type{min-width:calc(16px + 1.5rem)!important;width:calc(16px + 1.5rem)!important;padding:0!important}.sygni-b-inner-table.table[innertable=true][data-v-64815a02] thead th div{justify-content:center!important;text-align:center!important;color:var(--subtext-color)}.sygni-b-inner-table.table[innertable=true][data-v-64815a02] thead th.text-right{text-align:right!important}.sygni-b-inner-table.table[innertable=true][data-v-64815a02] thead th.text-right div{justify-content:flex-end!important;text-align:right!important}.sygni-b-inner-table.table[innertable=true][data-v-64815a02] thead th.code{text-align:left!important;justify-content:flex-start!important}.sygni-b-inner-table.table[innertable=true][data-v-64815a02] thead th.code:hover{color:initial!important}.sygni-b-inner-table.table[innertable=true][data-v-64815a02] thead th.code div{justify-content:left!important;text-align:left!important}.sygni-b-inner-table.table[innertable=true][data-v-64815a02] thead .table-checkbox{align-items:center;display:flex;height:100%;padding:0}.sygni-b-inner-table.table[innertable=true][data-v-64815a02] thead .table-checkbox .sygni-checkbox{pointer-events:all!important}.sygni-b-inner-table.table[innertable=true][data-v-64815a02] thead .table-checkbox .sygni-checkbox .checkbox{min-width:16px}.sygni-b-inner-table.table[innertable=true][data-v-64815a02] thead .table-checkbox .sygni-checkbox .label,.sygni-b-inner-table.table[innertable=true][data-v-64815a02] thead .table-checkbox .sygni-checkbox .sygni-input-error{display:none}.sygni-b-inner-table.table[innertable=true][data-v-64815a02] tbody tr{position:relative}.sygni-b-inner-table.table[innertable=true][data-v-64815a02] tbody tr:after{content:"";transition:all .2s ease-in-out;background:var(--background-primary-color--light);border-radius:4px;position:absolute;height:100%;width:100%;z-index:0;opacity:0;left:0;top:0}.sygni-b-inner-table.table[innertable=true][data-v-64815a02] tbody tr:hover:after{opacity:1}.sygni-b-inner-table.table[innertable=true][data-v-64815a02] tbody tr td{background-color:transparent;text-align:center!important;position:relative;z-index:1}.sygni-b-inner-table.table[innertable=true][data-v-64815a02] tbody tr td:first-of-type{min-width:calc(16px + 1.5rem);width:calc(16px + 1.5rem);padding:0}.sygni-b-inner-table.table[innertable=true][data-v-64815a02] tbody tr td.text-right{text-align:right!important}.sygni-b-inner-table.table[innertable=true][data-v-64815a02] tbody tr td.code{text-align:left!important}.sygni-b-inner-table.table[innertable=true][data-v-64815a02] tbody tr td.code .code:hover{text-decoration:underline;cursor:pointer;color:initial!important}.sygni-b-inner-table.table[innertable=true][data-v-64815a02] .table-checkbox{align-items:center;padding:.75rem;display:flex;height:100%}.sygni-b-inner-table.table[innertable=true][data-v-64815a02] .table-checkbox .sygni-checkbox{pointer-events:none}.sygni-b-inner-table.table[innertable=true][data-v-64815a02] .table-checkbox .sygni-checkbox .checkbox{min-width:16px}.sygni-b-inner-table.table[innertable=true][data-v-64815a02] .table-checkbox .sygni-checkbox .label,.sygni-b-inner-table.table[innertable=true][data-v-64815a02] .table-checkbox .sygni-checkbox .sygni-input-error{display:none}.sygni-b-inner-table.table[innertable=true] tr:last-of-type td[data-v-64815a02]{border-bottom:1px solid var(--border-primary-color--light)!important;border-radius:0!important;padding-bottom:20px!important}.sygni-b-inner-table.table[innertable=true] th.status div[data-v-64815a02]{text-align:center!important;justify-content:center}.sygni-b-inner-table.table[innertable=true] tbody tr td[data-v-64815a02]{text-align:center!important;padding:.4rem .8rem}.sygni-b-inner-table.table[innertable=true] tbody tr td.status[data-v-64815a02]{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.sygni-b-inner-table.table[innertable=true] tbody tr td.status .sygni-rounded-button[data-v-64815a02]{height:32px;width:100%;font-size:13px}.sygni-b-inner-table.table[innertable=true] tbody tr td.code[data-v-64815a02]{width:25rem}.sygni-b-inner-table.table[innertable=true] tbody tr td.code .code[data-v-64815a02]{width:100%;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sygni-b-inner-table.table[innertable=true] tbody tr td.code .code[data-v-64815a02]:hover{text-decoration:underline}.sygni-b-inner-table.table[innertable=true] tbody tr td.owner-name .owner-name[data-v-64815a02],.sygni-b-inner-table.table[innertable=true] tbody tr td.owner-name .source-name[data-v-64815a02],.sygni-b-inner-table.table[innertable=true] tbody tr td.source-name .owner-name[data-v-64815a02],.sygni-b-inner-table.table[innertable=true] tbody tr td.source-name .source-name[data-v-64815a02]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sygni-b-inner-table.table[innertable=true] tbody tr td.type[data-v-64815a02]{width:10rem}.sygni-b-inner-table.table[innertable=true] tbody tr td.agreement-date[data-v-64815a02],.sygni-b-inner-table.table[innertable=true] tbody tr td.status[data-v-64815a02]{width:12rem}.sygni-b-inner-table.table[innertable=true] tbody tr td.status .sygni-rounded-button[data-v-64815a02]{width:100px;height:26px}.sygni-b-inner-table.table[innertable=true] tbody tr td.value[data-v-64815a02]{width:20rem}.sygni-flag[data-v-71d4f886]{display:block;height:18px;width:12px}.sygni-flag img[data-v-71d4f886],.sygni-flag svg[data-v-71d4f886]{-o-object-fit:contain;object-fit:contain;height:100%;width:100%}.sygni-flag-picker[data-v-07439b74]{position:relative;display:block;width:100%}.sygni-flag-picker:hover .sygni-flag-dropdown[data-v-07439b74]{visibility:visible;opacity:1}.sygni-flag-picker__counter[data-v-07439b74]{margin-left:5px;font-weight:500;font-size:12px}.sygni-flag-picker__inner[data-v-07439b74]{display:flex;width:100%}.sygni-flag-picker__container[data-v-07439b74]{width:calc(100% - 20px);justify-content:center;align-items:center;display:flex}.sygni-flag-picker__dropdown[data-v-07439b74]{position:relative}.sygni-flag-picker__dropdown-btn[data-v-07439b74]{align-items:center;margin-left:10px;margin-right:5px;display:flex;width:10px}.sygni-flag-picker .sygni-flag[data-v-07439b74]{margin-left:4px;display:block;height:18px;width:12px}.sygni-flag-picker .sygni-flag[data-v-07439b74]:first-of-type{margin-left:0}.sygni-flag-picker .sygni-flag img[data-v-07439b74],.sygni-flag-picker .sygni-flag svg[data-v-07439b74]{-o-object-fit:contain;object-fit:contain;height:100%;width:100%}.sygni-flag-dropdown[data-v-07439b74]{background-color:transparent!important;padding-bottom:.5rem!important;padding-top:.5rem!important;margin-bottom:0!important;margin-top:0!important;border:none!important}.sygni-flag-dropdown__inner[data-v-07439b74]{box-shadow:0 2px 10px rgba(0,0,0,.1);border:1px solid var(--border-primary-color);background-color:var(--white);position:relative;border-radius:8px;max-height:170px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:180px!important;min-width:155px}.sygni-flag-dropdown__inner-body[data-v-07439b74]{max-height:135px;overflow-y:auto}.sygni-flag-dropdown__option[data-v-07439b74]{border-bottom:1px solid var(--border-primary-color);justify-content:space-between;align-items:center;padding:5px 10px;cursor:pointer;min-height:34px;display:flex;width:100%}.sygni-flag-dropdown__option[data-v-07439b74]:last-of-type{border-bottom:none}.sygni-flag-dropdown__option[data-v-07439b74] .sygni-flag{min-width:12px}.sygni-flag-dropdown__option[data-v-07439b74] .sygni-checkbox{pointer-events:none;margin-left:auto;width:16px}.sygni-flag-dropdown__option[data-v-07439b74] .sygni-checkbox .label,.sygni-flag-dropdown__option[data-v-07439b74] .sygni-checkbox .sygni-input-error{display:none}.sygni-flag-dropdown__option-text[data-v-07439b74]{width:calc(100% - 28px);text-overflow:ellipsis;text-wrap:nowrap;overflow:hidden;line-height:1.3;font-weight:500;font-size:12px;padding:0 5px}.sygni-flag-dropdown__option--placeholder[data-v-07439b74]{text-align:center;padding:15px 10px;height:auto}.sygni-flag-dropdown__btn[data-v-07439b74]{border-top:1px solid var(--border-primary-color);text-decoration:underline;justify-content:center;align-items:center;font-weight:500;cursor:pointer;font-size:12px;display:flex;height:34px}.sygni-flag-dropdown[data-v-07439b74] .arrow{display:none}.statement-table[data-v-42a3bdbd]{position:relative;border-radius:8px;background-color:var(--background-primary-color--light);padding-bottom:45px;overflow-x:auto;width:100%;display:flex;align-items:stretch}.statement-table__inner[data-v-42a3bdbd]{margin-bottom:28px;position:static;width:100%}.statement-table__inner .table[data-v-42a3bdbd]{padding-bottom:0;margin-bottom:0;padding-top:0}.statement-table__inner .table[data-v-42a3bdbd] thead{background:var(--background-primary-color--light);position:sticky;width:100%;z-index:1;left:0;top:0}.statement-table--simple[data-v-42a3bdbd] .hide{display:none}.statement-table .bulk-options[data-v-42a3bdbd]{border:1px solid var(--border-primary-color--hover);box-shadow:0 13px 39px rgba(0,0,0,.3);background-color:var(--white);transform:translateY(-100%);justify-content:flex-start;flex-direction:column;align-items:stretch;border-radius:8px;position:absolute;max-width:750px;display:flex;padding:10px;height:auto;left:200px;z-index:2;top:0}.statement-table .bulk-options__row[data-v-42a3bdbd]{display:inline-flex;align-items:stretch;margin-bottom:5px;width:100%}.statement-table .bulk-options__row[data-v-42a3bdbd]:last-of-type{margin-bottom:0}.statement-table .bulk-options__label[data-v-42a3bdbd]{display:inline-block;margin-bottom:auto;text-align:center;margin-right:auto;font-weight:500;margin-top:auto;line-height:1.3;font-size:12px;padding:0 30px}.statement-table .bulk-options__actions[data-v-42a3bdbd]{justify-content:flex-start;align-items:stretch;margin-left:auto;display:flex}.statement-table .bulk-options__action[data-v-42a3bdbd]{border-color:var(--border-primary-color--hover);transition:all .2s ease-in-out;min-height:calc(18px + 2rem);border-radius:4px;margin-right:5px;min-width:40px;height:unset}.statement-table .bulk-options__action[data-v-42a3bdbd]:last-child{margin-right:0}.statement-table .bulk-options__action.sygni-rect-button[data-v-42a3bdbd]{max-height:none;min-width:auto!important}.statement-table .bulk-options__action[data-v-42a3bdbd]:hover{background-color:var(--lead--hover)}.statement-table .bulk-options__action.filled.red[data-v-42a3bdbd]{color:var(--red)}.statement-table .bulk-options__action.filled.red[data-v-42a3bdbd]:hover{background-color:var(--red);border-color:var(--red);color:var(--white)}.statement-table .bulk-options__action.sygni-square-button[data-v-42a3bdbd]{max-height:none;width:calc(18px + 2rem)}.statement-table .bulk-options__select[data-v-42a3bdbd]{align-items:center;display:flex;width:100%}.statement-table .bulk-options__select[data-v-42a3bdbd] .bulk-options__label{min-width:180px}.statement-table .bulk-options__select[data-v-42a3bdbd] .sygni-select{min-width:240px}.statement-table .bulk-options__select[data-v-42a3bdbd] .sygni-select .multiselect__content-wrapper,.statement-table .bulk-options__select[data-v-42a3bdbd] .sygni-select .multiselect__tags{border-color:var(--border-primary-color--hover)}.statement-table .bulk-options__select[data-v-42a3bdbd] .sygni-select .label,.statement-table .bulk-options__select[data-v-42a3bdbd] .sygni-select .sygni-input-error{display:none}.statement-table .bulk-options__summary[data-v-42a3bdbd]{background-color:var(--background-primary-color--light);border:1px solid var(--border-primary-color--hover);min-height:calc(18px + 2rem);align-items:center;border-radius:4px;padding:4px 20px;margin-left:5px;display:flex}.statement-table .bulk-options__summary .bulk-options__label[data-v-42a3bdbd]{margin-right:20px;padding:0}.statement-table .bulk-options__prices[data-v-42a3bdbd]{text-align:right}.statement-table .bulk-options__currencies[data-v-42a3bdbd],.statement-table .bulk-options__prices[data-v-42a3bdbd]{padding:0 .75rem;font-weight:500;font-size:12px;line-height:1}.statement-table .bulk-options__currencies p[data-v-42a3bdbd],.statement-table .bulk-options__prices p[data-v-42a3bdbd]{margin-bottom:.35rem}.statement-table .bulk-options__currencies p[data-v-42a3bdbd]:last-of-type,.statement-table .bulk-options__prices p[data-v-42a3bdbd]:last-of-type{margin-bottom:0}.statement-table .bulk-options .dropdown[data-v-42a3bdbd]{border:1px solid var(--border-primary-color--hover);max-width:200px!important;min-height:auto!important;min-width:210px!important;justify-content:center;width:200px!important;flex-direction:column;border-radius:4px;position:relative;display:flex}.statement-table .bulk-options .dropdown:hover .dropdown__inner[data-v-42a3bdbd]{visibility:visible;opacity:1}.statement-table .bulk-options .dropdown__placeholder[data-v-42a3bdbd]{align-items:center;padding:0 15px;display:flex}.statement-table .bulk-options .dropdown__placeholder-text[data-v-42a3bdbd]{text-overflow:ellipsis;overflow:hidden;font-weight:500;font-size:13px;width:100%}.statement-table .bulk-options .dropdown__placeholder__icon[data-v-42a3bdbd]{display:block;height:14px;width:14px}.statement-table .bulk-options .dropdown__placeholder__icon img[data-v-42a3bdbd],.statement-table .bulk-options .dropdown__placeholder__icon svg[data-v-42a3bdbd]{-o-object-fit:contain;object-fit:contain;height:100%;width:100%}.statement-table .bulk-options .dropdown__inner[data-v-42a3bdbd]{border:1px solid var(--border-primary-color--hover);border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:var(--white);width:calc(100% + 2px);top:calc(100% - 1px);visibility:hidden;position:absolute;max-height:240px;overflow-y:auto;height:auto;opacity:0;left:-1px}.statement-table .bulk-options .dropdown__option[data-v-42a3bdbd]{border-bottom:1px solid var(--border-primary-color);align-items:center;font-weight:500;padding:0 15px;font-size:13px;display:flex;height:42px}.statement-table .bulk-options .dropdown__option[data-v-42a3bdbd]:last-of-type{border-bottom:none}.statement-table .bulk-options .dropdown__option-text[data-v-42a3bdbd]{text-overflow:ellipsis;overflow:hidden;width:100%}.statement-table .bulk-options .dropdown__option-icon[data-v-42a3bdbd]{margin-left:5px;display:block;height:20px;width:20px}.statement-table .bulk-options .dropdown__option-icon img[data-v-42a3bdbd],.statement-table .bulk-options .dropdown__option-icon svg[data-v-42a3bdbd]{-o-object-fit:contain;object-fit:contain;height:100%;width:100%}.statement-table .bulk-options .dropdown__option--disabled[data-v-42a3bdbd]{cursor:default}.statement-table .bulk-options .dropdown__option--block[data-v-42a3bdbd]{display:block;padding:15px;height:auto}.statement-table .bulk-options .dropdown__option--block[data-v-42a3bdbd] .dropdown__option-text{margin-bottom:10px}.statement-table .bulk-options .dropdown__option--block[data-v-42a3bdbd] .sygni-select{margin-bottom:0;display:block}.statement-table .bulk-options .dropdown__option--block[data-v-42a3bdbd] .label,.statement-table .bulk-options .dropdown__option--block[data-v-42a3bdbd] .sygni-input-error{display:none!important}.statement-table .bulk-options .dropdown--opened .dropdown__inner[data-v-42a3bdbd]{visibility:visible;opacity:1}.statement-table .td__actions[data-v-42a3bdbd]{transition:background .2s ease-in-out;border-bottom-right-radius:8px;background-color:var(--white);border-top-right-radius:8px;justify-content:flex-start;align-items:stretch;position:relative;display:flex;height:100%}.statement-table .td__actions[data-v-42a3bdbd]:hover{background-color:var(--white)!important}.statement-table .td__actions:hover .td__actions-elements[data-v-42a3bdbd]{background-color:var(--white)!important;visibility:visible;max-width:400px}.statement-table .td__actions--simple[data-v-42a3bdbd],.statement-table .td__actions-elements[data-v-42a3bdbd]{justify-content:flex-start;align-items:stretch;display:flex}.statement-table .td__actions-elements[data-v-42a3bdbd]{transition:all .4s ease-in-out!important;border-right:1px solid var(--border-primary-color--light);border-left:1px solid var(--border-primary-color--light);transition:background .2s ease-in-out;background-color:var(--white);visibility:hidden;position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;overflow:hidden;max-width:0;height:100%;right:100%;top:0}.statement-table .td__actions-elements .action[data-v-42a3bdbd]:not(:has(.action__el)){display:none}.statement-table .td__actions-elements .action[data-v-42a3bdbd]:last-of-type{border-right:1px solid var(--border-primary-color--light)!important}.statement-table .td__actions-toggle[data-v-42a3bdbd]{justify-content:flex-start;align-items:stretch;display:flex;height:100%;width:100%}.statement-table .td__actions-toggle[data-v-42a3bdbd] .action{border-bottom-right-radius:8px;border-top-right-radius:8px;width:100%!important;overflow:hidden}.statement-table .td__actions .action[data-v-42a3bdbd]{border-right:1px solid var(--border-primary-color--light);min-height:56px;min-width:56px;height:100%;width:56px}.statement-table .td__actions .action__el[data-v-42a3bdbd]{transition:all .2s ease-in-out;justify-content:center;align-items:center;min-height:56px;cursor:pointer;display:flex;height:100%;width:100%}.statement-table .td__actions .action__el img[data-v-42a3bdbd],.statement-table .td__actions .action__el svg[data-v-42a3bdbd]{-o-object-fit:contain;object-fit:contain;height:20px;width:20px}.statement-table .td__actions .action[data-v-42a3bdbd]:nth-of-type(4){border-bottom-right-radius:4px;border-top-right-radius:4px}.statement-table .td__actions .action[data-v-42a3bdbd]:not([style="display:none"]):last-of-type{border-right:none}.statement-table .td__actions .action:hover .action__el[data-v-42a3bdbd]{background-color:var(--white)}.statement-table .td__actions .action:last-of-type .action__el[data-v-42a3bdbd]{border-bottom-right-radius:6px;border-top-right-radius:6px}.statement-table .td__actions .action--disabled .action__el[data-v-42a3bdbd]{background-color:var(--background-primary-color--light)!important;cursor:not-allowed!important}.statement-table .td__actions .action--delete[data-v-42a3bdbd]{color:var(--red)}.statement-table .td__actions .action--delete:hover .action__el[data-v-42a3bdbd]{background-color:var(--red);color:var(--white)}.statement-table[data-v-42a3bdbd] .sygni-pagination{position:absolute;bottom:20px;width:100%;left:0}.statement-table[data-v-42a3bdbd] thead tr th{padding-right:10px!important;padding-left:10px!important;text-align:left}.statement-table[data-v-42a3bdbd] thead tr th.text-left div{justify-content:flex-start;text-align:left}.statement-table[data-v-42a3bdbd] thead tr th.text-right div{justify-content:flex-end;text-align:right}.statement-table[data-v-42a3bdbd] thead tr th>div{align-items:flex-end;white-space:normal;line-height:1.2}.statement-table[data-v-42a3bdbd] thead tr th>div .th__arrows{margin-bottom:4px}.statement-table[data-v-42a3bdbd] thead tr th .sygni-checkbox .label,.statement-table[data-v-42a3bdbd] thead tr th .sygni-checkbox .sygni-input-error{display:none}.statement-table[data-v-42a3bdbd] tbody tr{height:1px;z-index:0;position:relative}.statement-table[data-v-42a3bdbd] tbody tr.active,.statement-table[data-v-42a3bdbd] tbody tr.hover,.statement-table[data-v-42a3bdbd] tbody tr:hover{filter:drop-shadow(0 4px 8px rgba(20,20,20,.15));z-index:1}.statement-table[data-v-42a3bdbd] tbody tr.active .td__actions,.statement-table[data-v-42a3bdbd] tbody tr.active .td__actions-elements,.statement-table[data-v-42a3bdbd] tbody tr.active td,.statement-table[data-v-42a3bdbd] tbody tr.hover .td__actions,.statement-table[data-v-42a3bdbd] tbody tr.hover .td__actions-elements,.statement-table[data-v-42a3bdbd] tbody tr.hover td,.statement-table[data-v-42a3bdbd] tbody tr:hover .td__actions,.statement-table[data-v-42a3bdbd] tbody tr:hover .td__actions-elements,.statement-table[data-v-42a3bdbd] tbody tr:hover td{background-color:var(--background-primary-color--light)}.statement-table[data-v-42a3bdbd] tbody tr.table-active td{background-color:var(--white)}.statement-table[data-v-42a3bdbd] tbody tr td{font-size:12px!important;transition:background .2s ease-in-out;padding:.75em 10px;text-align:left;height:inherit;height:-moz-available}.statement-table[data-v-42a3bdbd] tbody tr td:first-of-type{min-width:calc(16px + 1.5rem);width:calc(16px + 1.5rem);padding:0}.statement-table[data-v-42a3bdbd] tbody tr td:last-of-type{width:56px;padding:0}.statement-table[data-v-42a3bdbd] tbody tr td .table-price-cell{padding-right:5px;text-align:right}.statement-table[data-v-42a3bdbd] tbody tr td .table-checkbox{align-items:center;padding:.75rem;cursor:pointer;display:flex;height:100%}.statement-table[data-v-42a3bdbd] tbody tr td .table-checkbox .sygni-checkbox{pointer-events:none}.statement-table[data-v-42a3bdbd] tbody tr td .table-checkbox .sygni-checkbox .checkbox{min-width:16px}.statement-table[data-v-42a3bdbd] tbody tr td .table-checkbox .sygni-checkbox .label,.statement-table[data-v-42a3bdbd] tbody tr td .table-checkbox .sygni-checkbox .sygni-input-error{display:none}.statement-table[data-v-42a3bdbd] tbody tr td .payment-date{text-align:left;font-weight:500;line-height:1.1}.statement-table[data-v-42a3bdbd] tbody tr td .payment-date__status{font-size:11px;display:none}.statement-table[data-v-42a3bdbd] tbody tr td .payment-date--overdue{color:var(--red)}.statement-table[data-v-42a3bdbd] tbody tr td .payment-date--overdue .payment-date__status{display:block}.statement-table[data-v-42a3bdbd] tfoot tr td{border:1px solid var(--border-primary-color);padding:24px 10px;border-right:none;border-left:none;font-weight:600;font-size:14px}.statement-table[data-v-42a3bdbd] tfoot tr td:first-of-type{border-left:1px solid var(--border-primary-color);border-bottom-left-radius:6px;border-top-left-radius:6px}.statement-table[data-v-42a3bdbd] tfoot tr td:last-of-type{border-right:1px solid var(--border-primary-color);border-bottom-right-radius:6px;border-top-right-radius:6px}.statement-table[data-v-42a3bdbd] tfoot tr td p{margin-bottom:1rem}.statement-table[data-v-42a3bdbd] tfoot tr td p:last-of-type{margin-bottom:0}.sygni-modal-form[data-v-42a3bdbd]{display:flex;flex-direction:column;padding:20px 10px 0 10px;margin-bottom:1rem;border-radius:3px;border:solid 1px var(--border-primary-color);background-color:var(--background-secondary-color)}.sygni-modal-form__header[data-v-42a3bdbd]{margin-bottom:15px;font-weight:500;font-size:14px}.sygni-modal-form__group[data-v-42a3bdbd]{display:flex;flex-direction:row;flex-wrap:wrap}.sygni-modal-form__group .sygni-radio[data-v-42a3bdbd]{justify-content:center}.sygni-modal-form__group .debtor-data[data-v-42a3bdbd]{text-align:left;width:100%}.sygni-modal-form__group .debtor-data__title[data-v-42a3bdbd]{white-space:nowrap;padding:2px 4px 5px 4px;font-size:12px;font-weight:500;font-stretch:normal;font-style:normal;letter-spacing:normal;color:var(--subtext-color);opacity:.85;width:1px;height:20px}.sygni-modal-form__row[data-v-42a3bdbd]{justify-content:space-between;align-items:center;display:flex;width:100%}.sygni-modal-form__row-data[data-v-42a3bdbd]{width:100%}.sygni-modal-form__row-checkbox[data-v-42a3bdbd]{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;margin-bottom:1rem}.sygni-modal-form__row-checkbox[data-v-42a3bdbd] .sygni-checkbox .label{width:auto}.sygni-modal-form__row-checkbox[data-v-42a3bdbd] .sygni-checkbox .sygni-input-error{display:none}.sygni-modal-form__radios[data-v-42a3bdbd]{align-items:center;margin-bottom:15px;display:flex;width:100%}.sygni-modal-form__radios .sygni-radio[data-v-42a3bdbd]{margin-right:15px}.sygni-modal-form__radios .sygni-radio[data-v-42a3bdbd]:last-of-type{margin-right:0}.sygni-modal-form__inputs[data-v-42a3bdbd]{width:100%}.sygni-modal-form[data-v-42a3bdbd] .sygni-date-picker .label,.sygni-modal-form__inputs[data-v-42a3bdbd] .sygni-input .label{display:none}.table__user-presentation[data-v-42a3bdbd]{padding-left:10px;height:56px}.table__user-presentation[data-v-42a3bdbd] .group{width:180px}.table__user-presentation[data-v-42a3bdbd] .group .text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.table__status button[data-v-42a3bdbd]{height:26px;padding:0 5px;font-size:10px}.table__source[data-v-42a3bdbd]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:140px;margin:auto}.table__product-status[data-v-42a3bdbd]{gap:4px}.table__product-status .sygni-circle-status-button[data-v-42a3bdbd]{height:26px;width:26px}.table__product-status .sygni-rounded-button[data-v-42a3bdbd]{height:42px;width:188px}.table__arrow[data-v-42a3bdbd]{width:100%;max-width:100%}.table .add-product-container[data-v-42a3bdbd]{background-color:var(--background-primary-color--light);display:flex;align-items:center;justify-content:center;padding:10px 0}.table .add-product-container .sygni-rounded-button[data-v-42a3bdbd]{height:42px;width:188px}.gn-modal[data-v-4a2dc7f9]{position:fixed;height:100%;z-index:999;width:100%;left:0;top:0}.gn-modal__inner[data-v-4a2dc7f9]{justify-content:flex-start;flex-direction:column;align-items:center;position:relative;overflow-y:auto;padding:50px 0;display:flex;height:100%;width:100%;z-index:1}.gn-modal__loader[data-v-4a2dc7f9]{transition:all .2s ease-in-out;position:absolute;visibility:hidden;height:100%;width:100%;opacity:0;z-index:1;left:0;top:0}.gn-modal__loader[data-v-4a2dc7f9]:before{content:"";background-color:var(--white);border-radius:8px;position:absolute;opacity:.75;height:100%;width:100%;left:0;top:0}.gn-modal__loader.active[data-v-4a2dc7f9]{visibility:visible;opacity:1}.gn-modal__loader .spinner[data-v-4a2dc7f9]{transform:translate(-50%,-50%);position:absolute;margin:0;left:50%;top:50%}.gn-modal__loader .spinner .spinner-border[data-v-4a2dc7f9]{position:relative;height:4rem;width:4rem;z-index:1;margin:0}.gn-modal__bg[data-v-4a2dc7f9]{background:rgba(23,37,84,.25);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);position:absolute;height:100%;width:100%;left:0;top:0}.gn-modal__box[data-v-4a2dc7f9]{box-shadow:0 5px 12px 0 rgba(0,0,0,.10196078431372549);max-width:calc(100% - 30px);background:var(--white);padding:60px 40px 40px;margin-bottom:auto;border-radius:8px;text-align:center;position:relative;margin-top:auto;width:510px}.gn-modal__header[data-v-4a2dc7f9]{color:var(--gn-new-secondary);line-height:1.25;font-weight:600;font-size:24px}.gn-modal__desc[data-v-4a2dc7f9]{color:var(--gn-new-description);line-height:1.57;font-weight:400;margin-top:15px;font-size:14px}.gn-modal__content[data-v-4a2dc7f9]{margin-top:30px;width:100%}.gn-modal__close[data-v-4a2dc7f9]{background:var(--gn-new-border);transition:all .2s ease-in-out;color:var(--default);border-radius:999px;position:absolute;cursor:pointer;height:28px;width:28px;right:20px;z-index:3;top:20px}.gn-modal__close[data-v-4a2dc7f9] img,.gn-modal__close[data-v-4a2dc7f9] svg{transform:translate(-50%,-50%);-o-object-fit:contain;object-fit:contain;position:absolute;height:20px;width:20px;left:50%;top:50%}.gn-modal__actions[data-v-4a2dc7f9]{justify-content:center;margin-top:35px;flex-wrap:wrap;display:flex;gap:10px}.gn-modal__actions .sygni-rect-button[data-v-4a2dc7f9],.gn-modal__actions .sygni-rounded-button[data-v-4a2dc7f9]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:105px}.gn-modal--actions .gn-modal__actions[data-v-4a2dc7f9]{margin-top:15px}.gn-modal--medium .gn-modal__box[data-v-4a2dc7f9]{width:600px}.gn-modal--large .gn-modal__box[data-v-4a2dc7f9]{grid-template-rows:auto auto 1fr auto;display:grid;width:750px}.gn-modal--full .gn-modal__box[data-v-4a2dc7f9]{max-width:940px}.gn-modal--full .gn-modal__box[data-v-4a2dc7f9],.gn-modal--wide .gn-modal__box[data-v-4a2dc7f9]{grid-template-rows:auto auto 1fr auto;width:calc(100% - 60px);padding:50px 30px 30px;display:grid}.gn-modal--wide .gn-modal__box[data-v-4a2dc7f9]{max-width:1280px}.gn-modal--iframe[data-v-4a2dc7f9] .gn-modal__box{position:relative;overflow:hidden;height:900px;width:900px}.gn-modal--iframe[data-v-4a2dc7f9] .gn-modal__content{margin-top:0}.gn-modal--iframe[data-v-4a2dc7f9] .gn-modal__actions,.gn-modal--iframe[data-v-4a2dc7f9] .gn-modal__desc,.gn-modal--iframe[data-v-4a2dc7f9] .gn-modal__header{display:none}.gn-modal--iframe[data-v-4a2dc7f9] iframe{position:absolute;height:100%;width:100%;left:0;top:0}.booking-modal__select[data-v-0f951079]{justify-content:flex-start;align-items:flex-start;padding-left:60px;display:flex;width:100%}.booking-modal__select-col[data-v-0f951079]{width:calc(50% - 15px);margin-right:30px}.booking-modal__select-col[data-v-0f951079]:nth-of-type(2n){margin-right:0}.booking-modal__select[data-v-0f951079] .sygni-checkbox .sygni-input-error,.booking-modal__select[data-v-0f951079] .sygni-select .sygni-input-error{display:none}.booking-modal__select[data-v-0f951079] .sygni-radio--disabled input[type=radio]{background-color:var(--disabled)}.booking-modal__select[data-v-0f951079] .sygni-select .label{display:none}.booking-modal .booking-modal-item[data-v-0f951079]{border-bottom:1px solid var(--border-primary-color);justify-content:flex-start;padding:20px 15px 15px;align-items:center;text-align:left;flex-wrap:wrap;display:flex}.booking-modal .booking-modal-item[data-v-0f951079]:last-of-type{border-bottom:none}.booking-modal .booking-modal-item__header[data-v-0f951079]{font-weight:500;font-size:16px;display:block;width:100%}.booking-modal .booking-modal-item__details[data-v-0f951079]{width:calc(60% - 15px);margin-right:30px;line-height:1.5;font-size:14px}.booking-modal .booking-modal-item__option[data-v-0f951079]{width:calc(40% - 15px)}.booking-modal .booking-modal-item__option--right[data-v-0f951079]{justify-content:flex-end;flex-direction:column;align-items:flex-end;display:flex}.booking-modal .booking-modal-item__option[data-v-0f951079] .description,.booking-modal .booking-modal-item__option[data-v-0f951079] .sygni-link-button{font-size:12px!important;line-height:1.5}.booking-modal .booking-modal-item__option[data-v-0f951079] .sygni-input .label,.booking-modal .booking-modal-item__option[data-v-0f951079] .sygni-input .sygni-input-error{display:none}.booking-modal .booking-modal-item__option[data-v-0f951079] .sygni-input input[type=text]{text-align:left}.booking-modal .booking-modal-item__select[data-v-0f951079]{position:relative}.booking-modal .booking-modal-item__select[data-v-0f951079] :has(.booking-modal-item__btn) .sygni-input input[type=text]{padding-right:40px}.booking-modal .booking-modal-item__select[data-v-0f951079] .booking-modal-item__btn{background-color:transparent;color:var(--text-color);height:calc(100% - 8px);justify-content:center;aspect-ratio:1/1;align-items:center;border-radius:4px;position:absolute;display:flex;cursor:pointer;right:4px;top:4px}.booking-modal .booking-modal-item__select[data-v-0f951079] .booking-modal-item__btn.valid{background-color:transparent;cursor:default}.booking-modal .booking-modal-item__select[data-v-0f951079] .booking-modal-item__btn .success-box,.booking-modal .booking-modal-item__select[data-v-0f951079] .booking-modal-item__btn span:not(.spinner-border){font-weight:500;font-size:14px}.booking-modal .booking-modal-item__select[data-v-0f951079] .booking-modal-item__btn .success-box{background-color:var(--success);border-radius:999px;height:16px;width:16px}.booking-modal .booking-modal-item__select[data-v-0f951079] .booking-modal-item__btn .success-box img,.booking-modal .booking-modal-item__select[data-v-0f951079] .booking-modal-item__btn .success-box svg{transform:translate(-50%,-50%);-o-object-fit:contain;object-fit:contain;position:absolute;height:14px;width:14px;left:50%;top:50%}.booking-modal .booking-modal-item__notification[data-v-0f951079]{line-height:1.5}.booking-modal .booking-modal-item__btn[data-v-0f951079]{margin-left:auto}.booking-modal[data-v-0f951079] .sygni-modal__header{background-color:var(--white);padding-bottom:10px;padding-top:60px;position:sticky;width:100%;z-index:2;left:0;top:0}.booking-modal[data-v-0f951079] .sygni-modal__box{padding:0}.booking-modal[data-v-0f951079] .sygni-modal__content{padding-right:60px;padding-left:60px}.booking-modal[data-v-0f951079] .sygni-modal__actions{background-color:var(--white);padding:20px 60px 50px;position:sticky;bottom:-2px;width:100%;z-index:2;left:0}.booking-modal[data-v-0f951079] .sygni-modal__content{overflow-y:visible}.booking-modal .additional-actions[data-v-0f951079]{width:100%}.booking-modal .additional-actions .description[data-v-0f951079]{font-size:12px!important;line-height:1.5}.booking-modal .additional-actions .sygni-link-button[data-v-0f951079]{font-size:12px!important;display:inline-block}.sygni-line[data-v-fde7fc60]{width:100%;display:flex}.sygni-line.green[data-v-fde7fc60]{border-bottom:var(--success) 1px solid}.sygni-line.grey[data-v-fde7fc60]{border-bottom:var(--disabled) 1px solid;opacity:.8}.statement-transactions-table[data-v-51ab743b]{background-color:var(--white)}.statement-transactions-table__box[data-v-51ab743b]{border:1px solid var(--border-primary-color);max-height:360px!important;border-radius:8px;position:relative;overflow:hidden;display:block}.statement-transactions-table__inner[data-v-51ab743b]{max-height:360px!important;position:relative;overflow-y:auto;display:block}.statement-transactions-table[data-v-51ab743b] .sygni-modal.matching-confirmation-modal .sygni-b-inner-table.sygni-b-inner-table.table[innertable=true]{background-color:var(--background-primary-color--light)}.statement-transactions-table[data-v-51ab743b] .sygni-modal.matching-confirmation-modal .sygni-b-inner-table.sygni-b-inner-table.table[innertable=true] tr:last-of-type td{border-bottom:none!important;padding-bottom:5px!important}.statement-transactions-table[data-v-51ab743b] .sygni-modal.matching-confirmation-modal .sygni-b-inner-table.sygni-b-inner-table.table[innertable=true] tbody tr td:first-of-type,.statement-transactions-table[data-v-51ab743b] .sygni-modal.matching-confirmation-modal .sygni-b-inner-table.sygni-b-inner-table.table[innertable=true] thead tr td:first-of-type{width:100%!important}.statement-transactions-table[data-v-51ab743b] .sygni-modal.matching-confirmation-modal .sygni-b-inner-table.sygni-b-inner-table.table[innertable=true] tbody tr td:last-of-type,.statement-transactions-table[data-v-51ab743b] .sygni-modal.matching-confirmation-modal .sygni-b-inner-table.sygni-b-inner-table.table[innertable=true] thead tr td:last-of-type{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.statement-transactions-table[data-v-51ab743b] .sygni-modal.matching-confirmation-modal .sygni-b-inner-table.sygni-b-inner-table.table[innertable=true] tbody tr:after{display:none!important}.statement-transactions-table[data-v-51ab743b] .sygni-modal.matching-confirmation-modal .sygni-b-inner-table.sygni-b-inner-table.table[innertable=true] tbody td{vertical-align:middle}.statement-transactions-table[data-v-51ab743b] .sygni-modal.matching-confirmation-modal .sygni-b-inner-table.sygni-b-inner-table.table[innertable=true] tbody td:last-of-type{text-align:center}.statement-transactions-table[data-v-51ab743b] .sygni-container-title{margin-bottom:20px}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true]{border:none;background-color:var(--white);margin-bottom:0}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] thead{top:8px!important;position:sticky;z-index:2}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] thead:after{content:"";background-color:var(--background-primary-color--light);border-bottom:1px solid var(--border-primary-color);width:calc(100% + 16px);position:absolute;height:100%;z-index:0;left:-8px;top:-8px}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] thead tr{position:sticky;top:0!important;z-index:1}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] thead th{justify-content:center!important;padding:0 0 4px 0!important;text-align:center!important;vertical-align:middle;border-bottom:none;position:sticky;z-index:1;top:0}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] thead th div{justify-content:center!important;text-align:center!important;color:var(--subtext-color);line-height:1!important}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] thead th.text-left,.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] thead th.text-left div{text-align:left!important;justify-content:left!important}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] thead th.text-right,.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] thead th.text-right div{text-align:right!important;justify-content:right!important}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] thead th.text-center,.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] thead th.text-center div{text-align:center!important;justify-content:center!important}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] thead th:last-of-type,.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] thead th:last-of-type div{justify-content:flex-end!important;text-align:right!important}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] td.selected,.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] th.selected{max-width:36px;min-width:36px}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tbody tr{position:relative}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tbody tr:after{content:"";border:1px solid var(--border-primary-color--light);background:var(--background-secondary-color);transition:all .2s ease-in-out;border-radius:4px;position:absolute;height:100%;width:100%;z-index:0;left:0;top:0}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tbody tr:hover:after{background-color:var(--background-primary-color--light)}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tbody tr.row-selected:after{background-color:var(--background-primary-color--light);border:1px solid var(--lead)}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tbody tr.row-matched:after{border:2px solid var(--success)!important;background-color:var(--white)}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tbody tr.row-matched.row-selected:after{background-color:var(--background-primary-color--light)!important}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tbody tr.row-matched td:nth-of-type(2){position:relative}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tbody tr.row-matched td:nth-of-type(2):after{visibility:visible;opacity:1}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tbody tr td{background-color:transparent;text-align:left!important;vertical-align:middle;position:relative;z-index:1}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tbody tr td:first-of-type{width:24px!important}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tbody tr td:nth-of-type(2):after{transition:all .2s ease-in-out;background-color:var(--success);color:var(--white);content:"Matched";position:absolute;visibility:hidden;font-size:9px;padding:2px;opacity:0;top:-5px;left:0}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tbody tr td:last-of-type{padding:0}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tbody tr td.code,.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tbody tr td.transfer-date,.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tbody tr td.transfer-number{width:280px}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tbody tr td.amount,.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tbody tr td.currency{width:180px}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tbody tr td .hoverable-cell{margin-right:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;display:block}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tbody tr td .hoverable-cell:hover{color:var(--text-color)!important;text-decoration:underline}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tbody tr td .actions{justify-content:flex-end;align-items:stretch;flex-wrap:nowrap;display:flex}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tbody tr td .actions .action{border-left:1px solid var(--border-primary-color--light);justify-content:center;align-items:center;position:relative;overflow:hidden;max-width:36px;cursor:pointer;display:flex;height:36px;width:36px}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tbody tr td .actions .action:hover:after{opacity:1}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tbody tr td .actions .action:after{content:"";transition:all .2s ease-in-out;border-bottom-right-radius:2px;background-color:var(--white);border-top-right-radius:2px;height:calc(100% - 2px);width:calc(100% - 2px);position:absolute;opacity:0;left:1px;top:1px}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tbody tr td .actions .action.disabled{cursor:not-allowed}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tbody tr td .actions .action.disabled:after{background-color:var(--background-primary-color--light)!important;opacity:1!important}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tbody tr td .actions .action__el{position:relative;height:100%;width:100%;z-index:1}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tbody tr td .actions .action__el img,.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tbody tr td .actions .action__el svg{transform:translate(-50%,-50%);-o-object-fit:contain;object-fit:contain;position:absolute;max-height:60%;max-width:60%;left:50%;top:50%}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] th.status div{text-align:center!important;justify-content:center}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] th .sygni-checkbox .label,.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] th .sygni-checkbox .sygni-input-error{display:none}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tbody tr td{text-align:center!important;font-size:12px!important;padding:.6rem .8rem}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tbody tr td.status .sygni-rounded-button{font-size:12px!important;height:20px!important;padding:0 10px;width:100%}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tbody tr td.status .sygni-rounded-button:has(.warning-info){padding-right:24px}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tbody tr td.status .sygni-rounded-button .warning-info{border:1px solid var(--red);vertical-align:baseline;display:inline-block;border-radius:999px;text-align:center;position:absolute;line-height:16px;color:var(--red);font-weight:500;font-size:12px;height:16px;width:16px;right:2px;top:1px}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tbody tr td:last-of-type{text-align:right!important}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tbody tr td .table-checkbox .label,.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tbody tr td .table-checkbox .sygni-input-error{display:none}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] .totals{justify-content:flex-end;display:inline-flex;position:relative;width:100%}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] .totals__left{display:inline-block;white-space:nowrap}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] .totals__right{display:inline-block;white-space:nowrap;margin-left:20px}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] .totals--align-left{justify-content:flex-start}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tfoot tr td{border:1px solid var(--border-primary-color);padding:24px .75rem;border-right:none;border-left:none;font-weight:600;font-size:14px}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tfoot tr td strong{font-weight:600}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tfoot tr td:first-of-type{border-left:1px solid var(--border-primary-color);border-bottom-left-radius:6px;border-top-left-radius:6px}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tfoot tr td:last-of-type{border-right:1px solid var(--border-primary-color);border-bottom-right-radius:6px;border-top-right-radius:6px}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tfoot tr td p{margin-bottom:1rem}.statement-transactions-table[data-v-51ab743b] .sygni-b-inner-table.table[innertable=true] tfoot tr td p:last-of-type{margin-bottom:0}.statement-transactions-table[data-v-51ab743b] .sygni-pagination{padding:20px 10px}.statement-transactions-table[data-v-51ab743b] .bulk-options{border:1px solid var(--border-primary-color--hover);box-shadow:0 13px 39px rgba(0,0,0,.3);background-color:var(--white);transform:translateY(-100%);justify-content:flex-start;flex-direction:column;align-items:stretch;border-radius:8px;position:absolute;max-width:750px;display:flex;padding:10px;height:auto;left:200px;z-index:3;top:0}.statement-transactions-table[data-v-51ab743b] .bulk-options__row{display:inline-flex;align-items:stretch;margin-bottom:5px;width:100%}.statement-transactions-table[data-v-51ab743b] .bulk-options__row:last-of-type{margin-bottom:0}.statement-transactions-table[data-v-51ab743b] .bulk-options__label{display:inline-block;margin-bottom:auto;text-align:center;margin-right:auto;font-weight:500;margin-top:auto;line-height:1.3;font-size:12px;padding:0 30px}.statement-transactions-table[data-v-51ab743b] .bulk-options__actions{justify-content:flex-start;align-items:stretch;margin-left:auto;display:flex}.statement-transactions-table[data-v-51ab743b] .bulk-options__action{border-color:var(--border-primary-color--hover);transition:all .2s ease-in-out;min-height:calc(18px + 2rem);border-radius:4px;margin-right:5px;min-width:40px;height:unset}.statement-transactions-table[data-v-51ab743b] .bulk-options__action:last-child{margin-right:0}.statement-transactions-table[data-v-51ab743b] .bulk-options__action.sygni-rect-button{max-height:none;min-width:auto!important}.statement-transactions-table[data-v-51ab743b] .bulk-options__action:hover{background-color:var(--lead--hover)}.statement-transactions-table[data-v-51ab743b] .bulk-options__action.filled.red{color:var(--red)}.statement-transactions-table[data-v-51ab743b] .bulk-options__action.filled.red:hover{background-color:var(--red);border-color:var(--red);color:var(--white)}.statement-transactions-table[data-v-51ab743b] .bulk-options__action.sygni-square-button{max-height:none;width:calc(18px + 2rem)}.statement-transactions-table[data-v-51ab743b] .bulk-options__select{align-items:center;display:flex;width:100%}.statement-transactions-table[data-v-51ab743b] .bulk-options__select ::v-deep .bulk-options__label{min-width:180px}.statement-transactions-table[data-v-51ab743b] .bulk-options__select ::v-deep .sygni-select{min-width:240px}.statement-transactions-table[data-v-51ab743b] .bulk-options__select ::v-deep .sygni-select .multiselect__content-wrapper,.statement-transactions-table[data-v-51ab743b] .bulk-options__select ::v-deep .sygni-select .multiselect__tags{border-color:var(--border-primary-color--hover)}.statement-transactions-table[data-v-51ab743b] .bulk-options__select ::v-deep .sygni-select .label,.statement-transactions-table[data-v-51ab743b] .bulk-options__select ::v-deep .sygni-select .sygni-input-error{display:none}.statement-transactions-table[data-v-51ab743b] .bulk-options__summary{background-color:var(--background-primary-color--light);border:1px solid var(--border-primary-color--hover);min-height:calc(18px + 2rem);align-items:center;border-radius:4px;padding:4px 20px;margin-left:5px;display:flex}.statement-transactions-table[data-v-51ab743b] .bulk-options__summary .bulk-options__label{margin-right:20px;padding:0}.statement-transactions-table[data-v-51ab743b] .bulk-options__prices{text-align:right}.statement-transactions-table[data-v-51ab743b] .bulk-options__currencies,.statement-transactions-table[data-v-51ab743b] .bulk-options__prices{padding:0 .75rem;font-weight:500;font-size:12px;line-height:1}.statement-transactions-table[data-v-51ab743b] .bulk-options__currencies p,.statement-transactions-table[data-v-51ab743b] .bulk-options__prices p{margin-bottom:.35rem}.statement-transactions-table[data-v-51ab743b] .bulk-options__currencies p:last-of-type,.statement-transactions-table[data-v-51ab743b] .bulk-options__prices p:last-of-type{margin-bottom:0}.statement-transactions-table[data-v-51ab743b] .bulk-options .dropdown{border:1px solid var(--border-primary-color--hover);max-width:240px!important;min-height:auto!important;min-width:240px!important;justify-content:center;width:240px!important;flex-direction:column;border-radius:4px;position:relative;display:flex}.statement-transactions-table[data-v-51ab743b] .bulk-options .dropdown:hover .dropdown__inner{visibility:visible;opacity:1}.statement-transactions-table[data-v-51ab743b] .bulk-options .dropdown__placeholder{align-items:center;padding:0 15px;display:flex}.statement-transactions-table[data-v-51ab743b] .bulk-options .dropdown__placeholder-text{text-overflow:ellipsis;overflow:hidden;font-weight:500;font-size:13px;width:100%}.statement-transactions-table[data-v-51ab743b] .bulk-options .dropdown__placeholder__icon{display:block;height:14px;width:14px}.statement-transactions-table[data-v-51ab743b] .bulk-options .dropdown__placeholder__icon img,.statement-transactions-table[data-v-51ab743b] .bulk-options .dropdown__placeholder__icon svg{-o-object-fit:contain;object-fit:contain;height:100%;width:100%}.statement-transactions-table[data-v-51ab743b] .bulk-options .dropdown__inner{border:1px solid var(--border-primary-color--hover);border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:var(--white);width:calc(100% + 2px);top:calc(100% - 1px);visibility:hidden;position:absolute;max-height:240px;overflow-y:auto;height:auto;opacity:0;left:-1px}.statement-transactions-table[data-v-51ab743b] .bulk-options .dropdown__option{border-bottom:1px solid var(--border-primary-color);align-items:center;font-weight:500;padding:0 15px;font-size:13px;display:flex;height:42px}.statement-transactions-table[data-v-51ab743b] .bulk-options .dropdown__option:last-of-type{border-bottom:none}.statement-transactions-table[data-v-51ab743b] .bulk-options .dropdown__option-text{text-overflow:ellipsis;overflow:hidden;width:100%}.statement-transactions-table[data-v-51ab743b] .bulk-options .dropdown__option-icon{margin-left:5px;display:block;height:20px;width:20px}.statement-transactions-table[data-v-51ab743b] .bulk-options .dropdown__option-icon img,.statement-transactions-table[data-v-51ab743b] .bulk-options .dropdown__option-icon svg{-o-object-fit:contain;object-fit:contain;height:100%;width:100%}.statement-transactions-table[data-v-51ab743b] .bulk-options .dropdown__option--block{display:block;padding:15px;height:auto}.statement-transactions-table[data-v-51ab743b] .bulk-options .dropdown__option--block ::v-deep .dropdown__option-text{margin-bottom:10px}.statement-transactions-table[data-v-51ab743b] .bulk-options .dropdown__option--block ::v-deep .sygni-select{margin-bottom:0;display:block}.statement-transactions-table[data-v-51ab743b] .bulk-options .dropdown__option--block ::v-deep .label,.statement-transactions-table[data-v-51ab743b] .bulk-options .dropdown__option--block ::v-deep .sygni-input-error{display:none!important}.statement-transactions-table[data-v-51ab743b] .bulk-options .dropdown--opened .dropdown__inner{visibility:visible;opacity:1}.statement-transactions-table[data-v-51ab743b] .sygni-modal.comparison-modal .sygni-modal__content{overflow:hidden}.statement-transactions-table[data-v-51ab743b] .comparison{max-height:100%;height:100%;display:grid;grid-template-rows:1fr minmax(0,100%)}.statement-transactions-table[data-v-51ab743b] .comparison__inner{max-height:100%;grid-row:2}.statement-transactions-table[data-v-51ab743b] .comparison__container{justify-content:flex-start;padding:0 140px 15px;align-items:stretch;display:flex}.statement-transactions-table[data-v-51ab743b] .comparison__divider{margin-bottom:15px}.statement-transactions-table[data-v-51ab743b] .comparison__column{width:calc(55% - 45px);text-align:left}.statement-transactions-table[data-v-51ab743b] .comparison__column>.title{margin-bottom:15px}.statement-transactions-table[data-v-51ab743b] .comparison__column.small{width:calc(45% - 45px);margin-right:90px}.statement-transactions-table[data-v-51ab743b] .comparison__group{margin-bottom:20px;text-align:left;display:block}.statement-transactions-table[data-v-51ab743b] .comparison__group.hide{visibility:hidden;opacity:0}.statement-transactions-table[data-v-51ab743b] .comparison__group .label{white-space:normal;margin:0 0 5px 0;position:static;height:auto;width:auto;left:unset;top:unset;padding:0}.statement-transactions-table[data-v-51ab743b] .comparison__actions{background-color:var(--white);padding-top:10px;position:sticky;bottom:-1px;left:0}.statement-transactions-table[data-v-51ab743b] .comparison__actions .description{line-height:1.3}.statement-transactions-table[data-v-51ab743b] .comparison .sygni-container-title{background:var(--white);margin-bottom:30px;padding:0 140px;position:sticky;margin-top:0;z-index:2;left:0;top:0}.statement-products-table[data-v-22bf2b3f]{border-radius:8px;background-color:var(--white)}.statement-products-table__box[data-v-22bf2b3f]{border:1px solid var(--border-primary-color);border-radius:8px;overflow:hidden}.statement-products-table__box[data-v-22bf2b3f],.statement-products-table__inner[data-v-22bf2b3f]{max-height:360px!important;position:relative;display:block}.statement-products-table[data-v-22bf2b3f] .sygni-container-title{margin-bottom:20px}.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true]{border:none;background-color:var(--white);margin-bottom:0}.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] thead{top:8px!important;position:sticky;z-index:2}.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] thead:after{content:"";background-color:var(--background-primary-color--light);border-bottom:1px solid var(--border-primary-color);width:calc(100% + 16px);position:absolute;height:100%;z-index:0;left:-8px;top:-8px}.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] thead tr{position:sticky;top:0!important;z-index:1}.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] thead th{justify-content:center!important;padding:0 0 4px 0!important;text-align:center!important;vertical-align:middle;border-bottom:none;position:sticky;z-index:1;top:0}.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] thead th div{justify-content:center!important;text-align:center!important;color:var(--subtext-color);line-height:1!important}.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] thead th.text-left,.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] thead th.text-left div{text-align:left!important;justify-content:left!important}.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] thead th.text-right,.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] thead th.text-right div{text-align:right!important;justify-content:right!important}.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] thead th.text-center,.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] thead th.text-center div{text-align:center!important;justify-content:center!important}.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] thead th:last-of-type,.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] thead th:last-of-type div{justify-content:flex-end!important;text-align:right!important}.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] td.selected,.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] th.selected{max-width:36px;min-width:36px}.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] tbody tr{position:relative}.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] tbody tr:after{content:"";border:1px solid var(--border-primary-color--light);background:var(--background-secondary-color);transition:all .2s ease-in-out;border-radius:4px;position:absolute;height:100%;width:100%;z-index:0;left:0;top:0}.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] tbody tr:hover:after{background-color:var(--background-primary-color--light)}.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] tbody tr.row-selected:after{background-color:var(--background-primary-color--light);border:1px solid var(--lead)}.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] tbody tr td{background-color:transparent;text-align:left!important;vertical-align:middle;position:relative;z-index:1}.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] tbody tr td .hoverable-cell{margin-right:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;display:block}.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] tbody tr td .hoverable-cell:hover{color:var(--text-color)!important;text-decoration:underline}.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] th.status div{text-align:center!important;justify-content:center}.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] th .sygni-checkbox .label,.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] th .sygni-checkbox .sygni-input-error{display:none}.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] tbody tr td{text-align:center!important;font-size:12px!important;padding:.6rem .8rem}.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] tbody tr td:first-of-type{width:24px!important}.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] tbody tr td.agreement-date,.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] tbody tr td.code,.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] tbody tr td.transfer-number{width:280px}.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] tbody tr td.currency,.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] tbody tr td.value{width:180px}.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] tbody tr td.payment-status .sygni-rounded-button{font-size:12px!important;height:20px!important;padding:0 10px;width:100%}.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] tbody tr td:last-of-type{text-align:right!important}.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] tbody tr td .table-checkbox .label,.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] tbody tr td .table-checkbox .sygni-input-error{display:none}.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] .totals{justify-content:flex-end;display:inline-flex;position:relative;width:100%}.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] .totals__left{display:inline-block;white-space:nowrap}.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] .totals__right{display:inline-block;white-space:nowrap;margin-left:20px}.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] .totals--align-left{justify-content:flex-start}.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] tfoot tr td{border:1px solid var(--border-primary-color);padding:24px .75rem;border-right:none;border-left:none;font-weight:600;font-size:14px}.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] tfoot tr td strong{font-weight:600}.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] tfoot tr td:first-of-type{border-left:1px solid var(--border-primary-color);border-bottom-left-radius:6px;border-top-left-radius:6px}.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] tfoot tr td:last-of-type{border-right:1px solid var(--border-primary-color);border-bottom-right-radius:6px;border-top-right-radius:6px}.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] tfoot tr td p{margin-bottom:1rem}.statement-products-table[data-v-22bf2b3f] .sygni-b-inner-table.table[innertable=true] tfoot tr td p:last-of-type{margin-bottom:0}.statement-products-table[data-v-22bf2b3f] .sygni-pagination{padding:20px 10px}.gn-breadcrumbs[data-v-471673d2]{padding:15px 20px}.gn-breadcrumbs__list[data-v-471673d2]{align-items:flex-start;display:flex}.gn-breadcrumbs__item[data-v-471673d2]{align-items:center;font-weight:500;font-size:12px;line-height:2;display:flex}.gn-breadcrumbs__item-span[data-v-471673d2],.gn-breadcrumbs__item:last-of-type a[data-v-471673d2]{color:var(--default)}.gn-breadcrumbs__item a[data-v-471673d2]{color:var(--gn-new-description--dark)}.gn-breadcrumbs__item a[data-v-471673d2]:hover{color:var(--default)}.gn-breadcrumbs__divider[data-v-471673d2]{color:var(--gn-new-description--dark);padding:0 10px}.gn-page-heading__inner[data-v-385a0811]{padding:15px 0 30px}.gn-page-heading__header[data-v-385a0811]{color:var(--default);line-height:1.25;font-weight:600;font-size:24px}.gn-page-heading__desc[data-v-385a0811]{color:var(--gn-new-description--dark);line-height:1.5;font-weight:400;font-size:14px;margin-top:8px}.gn-page-heading__desc[data-v-385a0811] a{text-decoration:underline}.gn-page-heading__desc[data-v-385a0811] a:hover{color:var(--gn-new-primary);text-decoration:none}.gn-page-heading__actions[data-v-385a0811]{margin-top:30px;align-items:center;flex-wrap:wrap;display:flex;gap:10px}.gn-page-heading__actions[data-v-385a0811]:not(:has(.sygni-rounded-button)):not(:has(.sygni-rect-button)):not(:has(.sygni-select)):not(:has(.gn-field)):not(:has(.gn-button)){display:none}.gn-page-heading__actions-left[data-v-385a0811]{margin-right:auto}.gn-page-heading__actions-left[data-v-385a0811],.gn-page-heading__actions-right[data-v-385a0811]{align-items:stretch;flex-wrap:wrap;display:flex;gap:10px}.gn-page-heading--actions[data-v-385a0811] .gn-breadcrumbs{padding-bottom:0}.gn-page-heading--actions[data-v-385a0811] .gn-page-heading__inner{padding-top:0}.gn-page-heading[data-v-385a0811] .gn-breadcrumbs{padding-right:0;padding-left:0}.gn-page-heading[data-v-385a0811] .sygni-rect-button,.gn-page-heading[data-v-385a0811] .sygni-rounded-button{padding:0 10px;width:auto}.gn-page-heading[data-v-385a0811] .sygni-rect-button img,.gn-page-heading[data-v-385a0811] .sygni-rect-button svg,.gn-page-heading[data-v-385a0811] .sygni-rounded-button img,.gn-page-heading[data-v-385a0811] .sygni-rounded-button svg{-o-object-fit:contain;object-fit:contain;margin-right:10px;margin-left:-5px;height:20px;width:20px}.statement-module[data-v-7a126820]{margin-top:0!important;margin-bottom:15px}.statement-module[data-v-7a126820] .gn-page-heading{padding-right:20px;padding-left:20px}.statement-module[data-v-7a126820] .sygni-tabs .sygni-tabs__container{position:relative;margin-bottom:0}.statement-module[data-v-7a126820] .sygni-tabs .sygni-tabs__container:after{content:"";background-color:var(--border-primary-color);width:calc(100% + 30px);position:absolute;height:1px;left:-15px;z-index:-1;top:100%}.statement-module[data-v-7a126820] .sygni-tabs .sygni-tabs__container .sygni-link-button,.statement-module[data-v-7a126820] .sygni-tabs .sygni-tabs__container .sygni-rounded-button{vertical-align:middle;display:inline-block;margin:5px 0 5px 5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 15px}.statement-module[data-v-7a126820] .sygni-tabs .sygni-tabs__container .sygni-link-button{margin-bottom:auto;margin-left:auto;margin-top:auto}.statement-module[data-v-7a126820] .sygni-tabs .sygni-tabs__option:first-of-type{padding-left:0!important}.statement-module[data-v-7a126820] .sygni-tabs .marketplace-filters{margin-bottom:30px}.statement-module[data-v-7a126820] .sygni-b-inner-table tr:not(.b-table-empty-row):last-of-type td{border-bottom:none!important;padding-bottom:5px!important}.statement-module[data-v-7a126820] .sygni-b-inner-table tbody td{vertical-align:middle}.statement-module[data-v-7a126820] .sygni-b-inner-table tbody td:last-of-type{text-align:center}.statement-module[data-v-7a126820] .sygni-modal .table tbody tr td:first-of-type{width:100%}.statement-module[data-v-7a126820] .sygni-modal .table tbody .full-report-link{display:inline-block}.statement-module[data-v-7a126820] .sygni-modal .table tbody .full-report-link:hover{text-decoration:underline;cursor:pointer}.statement-module[data-v-7a126820] .sygni-modal .table tbody .status{text-align:center!important}.statement-module[data-v-7a126820] .sygni-modal .table tbody .status .sygni-rounded-button{height:calc(18px + 1rem);padding:0 10px;width:100%}