@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap);@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap);@import url(https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap);@import url(https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap);.checkbox_container__xeHKl{background-color:var(--checkbox-bg-color);border-color:var(--checkbox-border-color);border-radius:.5rem;cursor:pointer;display:flex;height:1.5rem;justify-content:flex-start;overflow:hidden;position:relative;text-overflow:ellipsis;width:1.5rem}.checkbox_container--size-md__PRAT2 .checkbox_input-wrapper__XnKIy{padding:.25rem}.checkbox_container--size-md__PRAT2 .checkbox_input-ghost__GF3B-{height:1rem;width:1rem}.checkbox_container--size-md__PRAT2 .checkbox_text__gvpW0{padding-top:.25rem}.checkbox_container--size-md__PRAT2 .checkbox_text-label__Mgics{paragraph-spacing:0;font-family:IBM Plex sans;font-size:1rem;font-weight:400;letter-spacing:0;line-height:1.5;text-decoration:none;text-transform:none}.checkbox_container--size-md__PRAT2 .checkbox_text-description__5LYVo{paragraph-spacing:0;font-family:IBM Plex sans;font-size:.875rem;font-weight:400;letter-spacing:0;line-height:1.4;text-decoration:none;text-transform:none}.checkbox_container--with-text__bR9S7{border:1px solid transparent;height:auto;min-height:2rem;padding:0 .25rem;width:100%}.checkbox_container--with-text__bR9S7.checkbox_container--size-md__PRAT2{padding:0 .5rem}.checkbox_container--with-text__bR9S7.checkbox_container--size-md__PRAT2 .checkbox_input-wrapper__XnKIy{margin-top:.25rem}.checkbox_container--with-text__bR9S7 .checkbox_input-wrapper__XnKIy{align-items:center;display:flex;height:auto}.checkbox_container--disabled__Wsgzo{pointer-events:none}.checkbox_container--light__1CYoO{--dark: ;--light:inherit}.checkbox_container--dark__wKA41{--light: ;--dark:inherit}.checkbox_text__gvpW0{color:var(--checkbox-text-color);cursor:pointer;display:flex;flex:1 1;flex-direction:column;padding-left:.25rem;padding-top:.375rem;row-gap:.125rem;text-align:left}.checkbox_text-label__Mgics{paragraph-spacing:0;display:flex;font-family:IBM Plex sans;font-size:.875rem;font-weight:400;letter-spacing:0;line-height:1.4;text-decoration:none;text-transform:none}.checkbox_text-label__Mgics span{display:inline-block;min-width:0}.checkbox_text-asterisk__1DffL{color:#cf004a;display:inline-block;flex:0 0 auto;font-size:.875rem;line-height:1.4;margin-left:.125rem;min-width:0}.checkbox_text-asterisk__1DffL,.checkbox_text-description__5LYVo{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.checkbox_text-description__5LYVo{font-size:.75rem;line-height:1.33}.checkbox_input-wrapper__XnKIy{height:1.5rem;padding:.3125rem;position:relative;width:1.5rem}.checkbox_input__iHUJc{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.checkbox_input-ghost__GF3B-{background:var(--checkbox-input-bg-color);border:1px solid var(--checkbox-input-border-color);border-radius:.25rem;display:block;height:.875rem;width:.875rem}.checkbox_input-ghost-check__95oQt{fill:var(--checkbox-input-check-color)}.checkbox_input-ghost-bar__0AaDR{fill:var(--checkbox-input-bar-color)}.checkbox_container__xeHKl{--checkbox-bg-color:transparent;--checkbox-border-color:transparent;--checkbox-text-color:var(--light,#2a2d42) var(--dark,#fff);--checkbox-input-bg-color:var(--light,#fff) var(--dark,#090b21);--checkbox-input-border-color:var(--light,#484a61) var(--dark,#7c7c8f);--checkbox-input-check-color:transparent;--checkbox-input-bar-color:transparent}.checkbox_container__xeHKl .checkbox_input__iHUJc:checked+.checkbox_input-ghost__GF3B-{--checkbox-input-check-color:var(--light,#008476) var(--dark,#31cec5)}.checkbox_container__xeHKl .checkbox_input__iHUJc:indeterminate+.checkbox_input-ghost__GF3B-{--checkbox-input-bar-color:var(--light,#008476) var(--dark,#31cec5)}.checkbox_container__xeHKl:not(.checkbox_container--error__AXLyj):not(.checkbox_container--disabled__Wsgzo):hover .checkbox_input__iHUJc:not(:checked):not(:indeterminate)+.checkbox_input-ghost__GF3B-{--checkbox-input-check-color:var(--light,#dcddf9) var(--dark,#484a61);--checkbox-input-bg-color:var(--light,#f3f5ff) var(--dark,#2a2d42)}.checkbox_container--error__AXLyj:not(.checkbox_container--disabled__Wsgzo) .checkbox_input__iHUJc+.checkbox_input-ghost__GF3B-{--checkbox-input-bg-color:#ffe4e9;--checkbox-input-border:var(--light,#cf004a) var(--dark,#f93a67)}.checkbox_container--error__AXLyj:not(.checkbox_container--disabled__Wsgzo):hover .checkbox_input__iHUJc:not(:checked):not(:indeterminate)+.checkbox_input-ghost__GF3B-{--checkbox-input-check-color:var(--light,#dcddf9) var(--dark,#dcddf9)}.checkbox_container--disabled__Wsgzo{--checkbox-text-color:var(--light,#484a61) var(--dark,#acacbd);opacity:.5}.checkbox_container--disabled__Wsgzo .checkbox_input__iHUJc+.checkbox_input-ghost__GF3B-{--checkbox-input-border-color:var(--light,#7c7c8f) var(--dark,#5a5a6a);--checkbox-input-bg-color:var(--light,#fafafc) var(--dark,#7c7c8f)}.checkbox_container--disabled__Wsgzo .checkbox_input__iHUJc:checked+.checkbox_input-ghost__GF3B-{--checkbox-input-check-color:var(--light,#7c7c8f) var(--dark,#5a5a6a)}.checkbox_container--disabled__Wsgzo .checkbox_input__iHUJc:indeterminate+.checkbox_input-ghost__GF3B-{--checkbox-input-bar-color:var(--light,#7c7c8f) var(--dark,#5a5a6a)}.checkbox_container--with-text__bR9S7:hover{--checkbox-bg-color:var(--light,rgba(90,90,106,.05)) var(--dark,hsla(0,0%,100%,.1))}.checkbox_container--with-text__bR9S7:focus-within{--checkbox-bg-color:var(--light,rgba(90,90,106,.05)) var(--dark,hsla(0,0%,100%,.1));--checkbox-border-color:var(--light,#006757) var(--dark,#006757);box-shadow:0 0 0 4px #7bddd8 #7bddd8;box-shadow:0 0 0 4px var(--light,#7bddd8) var(--dark,#7bddd8)}.card_container__H5zZv{--card-border-color:var(--light,#008476) var(--dark,#31cec5);align-items:center;background-color:#fff #2a2d42;background-color:var(--light,#fff) var(--dark,#2a2d42);border:.125rem solid transparent;border-radius:.125rem;box-shadow:0 1px 1px 0 rgba(0,0,0,.01),0 2px 2px 0 rgba(0,0,0,.04);color:#2a2d42 #fff;color:var(--light,#2a2d42) var(--dark,#fff);display:flex;flex-direction:row;gap:.5rem;height:4rem;justify-content:flex-start;padding:.75rem;width:100%}.card_container--light__C5x2J{--dark: ;--light:inherit}.card_container--dark__VvANn{--light: ;--dark:inherit}.card_container--medium__VsY9K{gap:.75rem;padding:1rem}.card_container--medium__VsY9K:not(.card_container--autoHeight__ffhm3):not(.card_container--vertical__NVipy){height:5rem}.card_container--medium__VsY9K .card_primary-text__JKxjK{paragraph-spacing:0;font-family:IBM Plex sans;font-size:1rem;font-weight:600;letter-spacing:0;line-height:1.5;text-decoration:none;text-transform:none}.card_container--medium__VsY9K .card_secondary-text__-2U95{paragraph-spacing:8;font-family:IBM Plex sans;font-size:.875rem;font-weight:400;letter-spacing:0;line-height:1.45;text-decoration:none;text-transform:none}.card_container--large__KMZw9{gap:1rem;padding:1rem}.card_container--large__KMZw9:not(.card_container--autoHeight__ffhm3):not(.card_container--vertical__NVipy){height:5.5rem}.card_container--large__KMZw9 .card_primary-text__JKxjK{paragraph-spacing:0;font-family:IBM Plex sans;font-size:1.125rem;font-weight:600;letter-spacing:0;line-height:1.33;text-decoration:none;text-transform:none}.card_container--large__KMZw9 .card_secondary-text__-2U95{paragraph-spacing:8;font-family:IBM Plex sans;font-size:1rem;font-weight:400;letter-spacing:0;line-height:1.75;text-decoration:none;text-transform:none}.card_container--autoHeight__ffhm3{height:auto}.card_container__H5zZv:hover{box-shadow:0 2px 8px 0 rgba(0,0,0,.06),0 4px 4px 0 rgba(0,0,0,.04)}.card_container__H5zZv:focus-within{border-color:var(--card-border-color)}.card_container--vertical__NVipy{display:block;height:auto}.card_container--vertical__NVipy .card_childrenActionStart__4uNls{display:flex;justify-content:center}.card_container__H5zZv .card_menu__sl7dd{margin-left:auto}.card_primary-text__JKxjK{font-size:.875rem;font-weight:600;line-height:1.45;margin-bottom:.5rem}.card_primary-text__JKxjK,.card_secondary-text__-2U95{paragraph-spacing:0;font-family:IBM Plex sans;letter-spacing:0;overflow:hidden;text-decoration:none;text-overflow:ellipsis;text-transform:none;white-space:nowrap}.card_secondary-text__-2U95{font-size:.75rem;font-weight:400;line-height:1.33}.card_action__a8cr-{margin-top:.75rem}.card_textContainer__iD5I1{display:grid}.card_flexDisplay__GSa3g{align-items:center;display:flex;gap:1rem}.checkbox-group_checkbox-group__IKrrY{display:flex;gap:.25rem;padding:.25rem}.checkbox-group_checkbox-group--vertical__O5RZ\+{flex-direction:column}.modal_container__BZeKU{background-color:#fafafc #2a2d42;background-color:var(--light,#fafafc) var(--dark,#2a2d42);border-radius:.625rem;color:#000 #fff;color:var(--light,#000) var(--dark,#fff);overflow:auto;position:relative}.modal_container--light__dA2cB{--dark: ;--light:inherit}.modal_container--dark__cmaIo{--light: ;--dark:inherit}.modal_container--size-sm__6VXiz{width:30rem}.modal_container--size-md__Qq6vl{width:40rem}.modal_container--size-lg__6s-wm{width:50rem}.modal_header-wrapper__rjRUa{paragraph-spacing:16;align-items:center;border-bottom:1px solid #d7d7e0;display:flex;font-family:IBM Plex sans;font-size:1.125rem;font-weight:400;height:3.5rem;justify-content:center;letter-spacing:0;line-height:1.33;text-decoration:none;text-transform:none}.modal_close-button-header__BLe1o{left:0;position:absolute}.modal_content-wrapper__MKkEW{max-height:29.375rem;overflow:auto}.modal_footer-wrapper__b3roy{align-items:center;border-top:1px solid #d7d7e0;display:flex;height:4.6rem;justify-content:flex-end;padding:1rem 1.5rem;text-align:center}.modal-footer_container__H63Z\+{display:flex;gap:.5rem}.confirm-modal_content__mY6c8{grid-gap:1rem;color:#2a2d42;display:grid;gap:1rem;padding:1.5rem}.confirm-modal_title__vv5ce{font-family:IBM Plex Sans;font-size:1.125rem;font-weight:600;line-height:1.5rem;text-align:left}.confirm-modal_description__fEGAg{font-family:IBM Plex Sans;font-size:1rem;font-weight:400;line-height:1.5rem;text-align:left}.date-filter_container__kOMpv{paragraph-spacing:0;cursor:pointer;display:flex;font-family:IBM Plex sans;font-size:.875rem;font-weight:400;letter-spacing:0;line-height:1.7;position:relative;text-decoration:none;text-transform:none;z-index:1}.date-filter_container__kOMpv:focus{outline:none}.date-filter_container__kOMpv:focus:before{border:.125rem solid #006757;border-radius:.375rem;margin:-.125rem}.date-filter_container__kOMpv:focus:after,.date-filter_container__kOMpv:focus:before{background:transparent;content:"";inset:1px;pointer-events:none;position:absolute;transition:border-color .15s}.date-filter_container__kOMpv:focus:after{border:.25rem solid #b2eae7;border-radius:.563rem;margin:-.375rem}.date-filter_button__uNOyF{align-items:center;border-radius:.375rem;display:flex;justify-content:center;padding:.25rem .5rem;text-transform:capitalize}.date-filter_button__uNOyF:hover{background:rgba(90,90,106,.05);border-radius:.375rem}.date-filter_button__uNOyF i{line-height:1;margin-left:.7rem;margin-top:-.125rem;transform:rotate(90deg)}.date-filter_button--isOpen__aR8jf{position:relative}.date-filter_button--isOpen__aR8jf i{transform:rotate(270deg)}.date-filter_button--isOpen__aR8jf:before{border:.125rem solid #006757;border-radius:.375rem;margin:-.125rem}.date-filter_button--isOpen__aR8jf:after,.date-filter_button--isOpen__aR8jf:before{background:transparent;content:"";inset:1px;pointer-events:none;position:absolute;transition:border-color .15s}.date-filter_button--isOpen__aR8jf:after{border:.25rem solid #b2eae7;border-radius:.563rem;margin:-.375rem}.date-filter_filterTypeText__5DyYA{font-weight:600;line-height:1.45;text-transform:none;text-transform:capitalize}.date-filter_filterTypeLabel__jtJZT,.date-filter_filterTypeText__5DyYA{paragraph-spacing:0;color:#2a2d42;font-family:IBM Plex sans;font-size:.875rem;letter-spacing:0;text-decoration:none}.date-filter_filterTypeLabel__jtJZT{font-weight:400;line-height:1.7;line-height:.5rem;padding-left:.25rem;text-transform:none}.date-filter_dropdownContainer__qjEF3{paragraph-spacing:0;align-items:flex-start;background:#fafafc;border-radius:.375rem;box-shadow:0 .25rem 1.5rem 0 rgba(0,0,0,.06),0 .25rem .125rem 0 rgba(0,0,0,.04),0 .25rem .75rem 0 rgba(0,0,0,.16);display:flex;flex-direction:column;font-family:IBM Plex sans;font-size:1rem;font-weight:400;gap:.25rem;letter-spacing:0;line-height:1.5;min-width:12.5rem;padding:.5rem;position:absolute;text-decoration:none;text-transform:none;top:2.188rem;z-index:11}.date-filter_dropdownContainer--topRight__wUlQp{bottom:2.5rem;left:-.625rem;top:auto}.date-filter_dropdownContainer--topLeft__tvQJd{bottom:2.5rem;right:0;top:auto}.date-filter_dropdownContainer--bottomLeft__-xYfU{right:0}.date-filter_selectAllButton__IJO8l{border-radius:.375rem;cursor:pointer;display:flex;outline:none;width:100%}.date-filter_selectAllButton--hovered__d6xbD{background:rgba(90,90,106,.05)}.date-filter_datePickerWrapper__R9jC5{align-items:flex-start;display:flex;flex-direction:column;font-size:.875rem;justify-content:center;line-height:1.7;padding:0 1rem}.date-filter_datePickerWrapper__R9jC5,.date-filter_fromToLabel__2KNKb{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.date-filter_fromToLabel__2KNKb{font-size:.75rem;line-height:1.33}.date-filter_datePicker__TNSss{paragraph-spacing:0;background:transparent;background:#fff;border:1px solid #d7d7e0;border-radius:.375rem;color:#2a2d42;font-family:IBM Plex sans;font-size:.875rem;font-weight:400;letter-spacing:0;line-height:1.7;margin-bottom:.5rem;margin-top:.2rem;padding:0 1rem;text-decoration:none;text-transform:none}.radio-option_container__N7GkP{background-color:var(--radio-option-bg-color);border-color:var(--radio-option-border-color);border-radius:.5rem;cursor:pointer;display:flex;height:1.5rem;justify-content:flex-start;overflow:hidden;position:relative;text-overflow:ellipsis;width:1.5rem}.radio-option_container--size-md__UUdsx .radio-option_input-wrapper__xJrc5{padding:.25rem}.radio-option_container--size-md__UUdsx .radio-option_input-ghost__qwOZB{height:1rem;width:1rem}.radio-option_container--size-md__UUdsx .radio-option_text__a\+\+ZM{padding-top:.25rem}.radio-option_container--size-md__UUdsx .radio-option_text-label__qaiE\+{paragraph-spacing:0;font-family:IBM Plex sans;font-size:1rem;font-weight:400;letter-spacing:0;line-height:1.5;text-decoration:none;text-transform:none}.radio-option_container--size-md__UUdsx .radio-option_text-description__FpGyU{paragraph-spacing:0;font-family:IBM Plex sans;font-size:.875rem;font-weight:400;letter-spacing:0;line-height:1.4;text-decoration:none;text-transform:none}.radio-option_container--with-text__vff\+A{border:1px solid transparent;height:auto;min-height:2rem;padding:0 .25rem;width:100%}.radio-option_container--with-text__vff\+A.radio-option_container--size-md__UUdsx{padding:0 .5rem}.radio-option_container--with-text__vff\+A.radio-option_container--size-md__UUdsx .radio-option_input-wrapper__xJrc5{margin-top:.25rem}.radio-option_container--with-text__vff\+A .radio-option_input-wrapper__xJrc5{align-items:center;display:flex;height:auto}.radio-option_container--disabled__FY-bQ{pointer-events:none}.radio-option_container--light__Sh2I7{--dark: ;--light:inherit}.radio-option_container--dark__rAmCN{--light: ;--dark:inherit}.radio-option_text__a\+\+ZM{color:var(--radio-option-text-color);cursor:pointer;display:flex;flex:1 1;flex-direction:column;padding-left:.25rem;padding-top:.375rem;row-gap:.125rem;text-align:left}.radio-option_text-label__qaiE\+{paragraph-spacing:0;display:flex;font-family:IBM Plex sans;font-size:.875rem;font-weight:400;letter-spacing:0;line-height:1.4;text-decoration:none;text-transform:none}.radio-option_text-label__qaiE\+ span{display:inline-block;min-width:0}.radio-option_text-asterisk__XkT87{color:#cf004a;display:inline-block;flex:0 0 auto;font-size:.875rem;line-height:1.4;margin-left:.125rem;min-width:0}.radio-option_text-asterisk__XkT87,.radio-option_text-description__FpGyU{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.radio-option_text-description__FpGyU{font-size:.75rem;line-height:1.33}.radio-option_input-wrapper__xJrc5{height:1.5rem;padding:.3125rem;position:relative;width:1.5rem}.radio-option_input__uieL2{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.radio-option_input-ghost__qwOZB{display:block;height:.875rem;width:.875rem}.radio-option_input-ghost-bg__BpuVW{fill:var(--radio-option-input-bg-color)}.radio-option_input-ghost-border__C5S8e{stroke:var(--radio-option-input-border-color)}.radio-option_input-ghost-dot__Hy8hI{fill:var(--radio-option-input-dot-color)}.radio-option_input-ghost-hover-dot__L7xEl{fill:var(--radio-option-input-hover-dot-color)}.radio-option_container__N7GkP{--radio-option-bg-color:transparent;--radio-option-border-color:transparent;--radio-option-input-bg-color:var(--light,#fff) var(--dark,#090b21);--radio-option-input-border-color:var(--light,#484a61) var(--dark,#7c7c8f);--radio-option-input-dot-color:transparent;--radio-option-input-hover-dot-color:transparent;--radio-option-text-color:var(--light,#2a2d42) var(--dark,#fff)}.radio-option_container__N7GkP .radio-option_input__uieL2:checked+.radio-option_input-ghost__qwOZB{--radio-option-input-dot-color:var(--light,#008476) var(--dark,#31cec5)}.radio-option_container__N7GkP:not(.radio-option_container--error__PAnS6):not(.radio-option_container--disabled__FY-bQ):hover .radio-option_input__uieL2:not(:checked)+.radio-option_input-ghost__qwOZB{--radio-option-input-hover-dot-color:var(--light,#dcddf9) var(--dark,#484a61);--radio-option-input-bg-color:var(--light,#f3f5ff) var(--dark,#2a2d42)}.radio-option_container--error__PAnS6:not(.radio-option_container--disabled__FY-bQ) .radio-option_input__uieL2+.radio-option_input-ghost__qwOZB{--radio-option-input-bg-color:#ffe4e9;--radio-option-input-border-color:var(--light,#cf004a) var(--dark,#f93a67)}.radio-option_container--error__PAnS6:not(.radio-option_container--disabled__FY-bQ):hover .radio-option_input__uieL2:not(:checked)+.radio-option_input-ghost__qwOZB{--radio-option-input-hover-dot-color:var(--light,#dcddf9) var(--dark,#dcddf9)}.radio-option_container--disabled__FY-bQ{--radio-option-text-color:var(--light,#484a61) var(--dark,#acacbd)}.radio-option_container--disabled__FY-bQ .radio-option_input__uieL2+.radio-option_input-ghost__qwOZB{--radio-option-input-border-color:var(--light,#7c7c8f) var(--dark,#5a5a6a);--radio-option-input-bg-color:var(--light,#fafafc) var(--dark,#7c7c8f)}.radio-option_container--disabled__FY-bQ .radio-option_input__uieL2:checked+.radio-option_input-ghost__qwOZB{--radio-option-input-dot-color:var(--light,#7c7c8f) var(--dark,#5a5a6a)}.radio-option_container--with-text__vff\+A:hover{--radio-option-bg-color:var(--light,rgba(90,90,106,.05)) var(--dark,hsla(0,0%,100%,.1))}.radio-option_container--with-text__vff\+A:focus-within{--radio-option-bg-color:var(--light,rgba(90,90,106,.05)) var(--dark,hsla(0,0%,100%,.1));--radio-option-border-color:var(--light,#006757) var(--dark,#006757);box-shadow:0 0 0 4px #7bddd8 #7bddd8;box-shadow:0 0 0 4px var(--light,#7bddd8) var(--dark,#7bddd8)}.filter_container__MZr-A{paragraph-spacing:0;cursor:pointer;display:flex;font-family:IBM Plex sans;font-size:.875rem;font-weight:400;letter-spacing:0;line-height:1.7;position:relative;text-decoration:none;text-transform:none;z-index:1}.filter_container__MZr-A:focus{outline:none}.filter_container__MZr-A:focus:before{border:.125rem solid #006757;border-radius:.375rem;margin:-.125rem}.filter_container__MZr-A:focus:after,.filter_container__MZr-A:focus:before{background:transparent;content:"";inset:1px;pointer-events:none;position:absolute;transition:border-color .15s}.filter_container__MZr-A:focus:after{border:.25rem solid #b2eae7;border-radius:.563rem;margin:-.375rem}.filter_button__ghnsO{align-items:center;border-radius:.375rem;display:flex;justify-content:center;padding:.25rem .5rem;text-transform:capitalize}.filter_button__ghnsO:hover{background:rgba(90,90,106,.05);border-radius:.375rem}.filter_button__ghnsO i{line-height:1;margin-left:.7rem;margin-top:-.125rem;transform:rotate(90deg)}.filter_button--isOpen__Xj68u{position:relative}.filter_button--isOpen__Xj68u i{transform:rotate(270deg)}.filter_button--isOpen__Xj68u:before{border:.125rem solid #006757;border-radius:.375rem;margin:-.125rem}.filter_button--isOpen__Xj68u:after,.filter_button--isOpen__Xj68u:before{background:transparent;content:"";inset:1px;pointer-events:none;position:absolute;transition:border-color .15s}.filter_button--isOpen__Xj68u:after{border:.25rem solid #b2eae7;border-radius:.563rem;margin:-.375rem}.filter_filterTypeText__vJf\+K{font-weight:600;line-height:1.45;text-transform:none;text-transform:capitalize}.filter_filterTypeLabel__Nd-bw,.filter_filterTypeText__vJf\+K{paragraph-spacing:0;color:#2a2d42;font-family:IBM Plex sans;font-size:.875rem;letter-spacing:0;text-decoration:none}.filter_filterTypeLabel__Nd-bw{font-weight:400;line-height:1.7;line-height:.5rem;padding-left:.25rem;text-transform:none}.filter_dropdownContainer__oMrr0{paragraph-spacing:0;align-items:flex-start;background:#fafafc;border-radius:.375rem;box-shadow:0 .25rem 1.5rem 0 rgba(0,0,0,.06),0 .25rem .125rem 0 rgba(0,0,0,.04),0 .25rem .75rem 0 rgba(0,0,0,.16);display:flex;flex-direction:column;font-family:IBM Plex sans;font-size:1rem;font-weight:400;gap:.25rem;letter-spacing:0;line-height:1.5;min-width:12.5rem;padding:.5rem;position:absolute;text-decoration:none;text-transform:none;top:2.188rem;z-index:11}.filter_dropdownContainer--topRight__LPsRh{bottom:2.5rem;left:-.625rem;top:auto}.filter_dropdownContainer--topLeft__qCu3d{bottom:2.5rem;right:0;top:auto}.filter_dropdownContainer--bottomLeft__h9JPG{right:0}.filter_selectAllButton__VUMHO{border-radius:.375rem;cursor:pointer;display:flex;outline:none;width:100%}.filter_selectAllButton--hovered__2W3kI{background:rgba(90,90,106,.05)}.filter-item_filterItemContainer__SaYL2{border-radius:.375rem;cursor:pointer;display:flex;outline:none;width:100%}.filter-item_filterItemContainer--hovered__4rkvr{background:rgba(90,90,106,.05)}.example_example__Rca6K{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:3rem}.example_example__card__O0thB{align-items:center;background:#fafafc;border-radius:5px;color:#2a2d42;-moz-column-gap:1rem;column-gap:1rem;display:flex;justify-content:space-between;margin:1rem;padding:1rem;width:100%}.example_example__half__Ko4UL{flex:1 1 50%}.example_example__big-button__0x0S9{color:red}.example_example__button__yk9jb{background:#888;border:1px solid #333;color:#fff;outline:none;padding:.5rem 1rem;position:relative}.example_example__button__yk9jb:hover:after{background:rgba(0,0,0,.2);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.example_example__button--error__icbnG{background:crimson;border-color:#000}.table-paginator_container__DFBlt{paragraph-spacing:0;align-items:center;color:#2a2d42;display:flex;font-family:IBM Plex sans;font-size:.875rem;font-weight:400;justify-content:center;letter-spacing:0;line-height:1.4;text-decoration:none;text-transform:none;width:100%}.table-paginator_container--stick-bottom__ZAuR8{bottom:0;left:0;position:sticky;right:0}.table-paginator_arrow-button__bXwQE{background-color:transparent;border-radius:.375rem;cursor:pointer;margin:0 .313rem;padding:.5rem}.table-paginator_arrow-button__bXwQE:disabled{color:#d7d7e0}.table-paginator_input-container__Iiocr{margin:.185rem;padding:0}.table-paginator_current-page-input__z2EUQ{align-items:center;background-color:#fff;border:.0625rem solid #d7d7e0;border-radius:.375rem;display:flex;font-size:.875rem;gap:.25rem;height:2rem;justify-content:center;margin-bottom:.125rem;padding:.25rem,.5rem,.25rem,.5rem;text-align:center;width:2rem}.table-paginator_current-page-input__z2EUQ:disabled{background-color:#fafafc}.table-paginator_current-page-input__z2EUQ:focus-within{border-color:#006757;border-image-slice:1;border-width:.125rem;caret-color:transparent;outline:.125rem solid #7bddd8}.table-paginator_current-page-input__z2EUQ::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.icon_icon__fwGoW{fill:#fff;text-align:center}.radio-group_radio-group__eKCKG{display:flex;gap:.25rem;padding:.25rem}.radio-group_radio-group--vertical__ZzlGK{flex-direction:column}.table_container__JwI4z{border-collapse:initial;border-spacing:0 4px;color:#484a61;table-layout:fixed;width:100%}.table_container__JwI4z thead:after{content:"";display:block;height:.25rem;width:100%}.table-cell_container__ac9LM{paragraph-spacing:0;border:none;font-family:IBM Plex sans;font-size:.875rem;font-weight:400;height:3rem;letter-spacing:0;line-height:1.4;padding:0 .75rem;text-decoration:none;text-transform:none}.table-cell_container__ac9LM:first-child{border-radius:4px 0 0 4px}.table-cell_container__ac9LM:last-child{border-radius:0 4px 4px 0}.table-cell_container--selection__5GnEC{padding-right:0;width:2.25rem}.table-cell_content__oyVv1{align-items:center;-moz-column-gap:.5rem;column-gap:.5rem;display:flex;height:1.5rem;justify-content:flex-start;line-height:1;min-width:0}.table-cell_text__z\+lV5{line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-mobile_container__6zDWz{color:#000 #fff;color:var(--light,#000) var(--dark,#fff);width:100%}.table-mobile_container--light__6ryx\+{--dark: ;--light:inherit}.table-mobile_container--dark__Yt-Zr{--light: ;--dark:inherit}.table-row_container__p5fKu{background-color:#fff;border-radius:4px;min-height:3rem}.table-row_container--header__ofqMf{background-color:#f2f2f6}.table-row_container--row__T05DP:hover{box-shadow:0 4px 12px 0 rgba(0,0,0,.08),0 4px 2px 0 rgba(0,0,0,.02),0 4px 24px 0 rgba(0,0,0,.06);cursor:pointer}.table-sort_container__rZ9ak{background-color:transparent;color:#484a61;cursor:pointer;height:1.5rem;width:1.5rem}.table-sort_arrow__xL-XI{color:#a3a5bf}.table-sort_arrow--selected__Bs0My{color:#2a2d42}.table-sort_arrow--desc__ipArb{margin-left:-.625rem}.date-filter-item_filterItemContainer__6jo3T{border-radius:.375rem;cursor:pointer;display:flex;outline:none;width:100%}.date-filter-item_filterItemContainer--hovered__\+lrrq{background:rgba(90,90,106,.05)}.filter-mobile_container__rZYGV{font-weight:400;line-height:1.7;text-transform:none}.filter-mobile_button__EYS\+v,.filter-mobile_container__rZYGV{paragraph-spacing:0;align-items:center;display:flex;font-family:IBM Plex sans;font-size:.875rem;justify-content:center;letter-spacing:0;text-decoration:none}.filter-mobile_button__EYS\+v{background:rgba(90,90,106,0);border:1px solid #c2c2cf;border-radius:.375rem;color:#2a2d42;font-weight:600;gap:.5rem;line-height:NaN;padding:.3rem .75rem;text-transform:capitalize;text-transform:none}.filter-mobile_button__EYS\+v i{line-height:1;margin-top:-.125rem}.filter-mobile_button--isOpen__A9-oL{position:relative}.filter-mobile_button--isOpen__A9-oL i{transform:rotate(270deg)}.filter-mobile_filterTypeText__JDViF{font-weight:600}.filter-mobile_overlayContainer__bqxqJ{paragraph-spacing:0;align-items:flex-start;background:#fafafc;border-radius:.375rem;display:flex;flex-direction:column;font-family:IBM Plex sans;font-size:1rem;font-weight:400;height:100%;left:0;letter-spacing:0;line-height:1.5;overflow-x:hidden;position:fixed;text-decoration:none;text-transform:none;top:0;width:100%;z-index:999}.filter-mobile_filterHeader__nNah-{align-items:center;align-self:stretch;display:flex;justify-content:space-between;padding:.5rem;width:100%}.filter-mobile_filterHeader__nNah- i{font-size:1.5rem;padding:1rem}.filter-mobile_title__-B6ya{paragraph-spacing:16;font-family:IBM Plex sans;font-size:1.125rem;font-weight:400;letter-spacing:0;line-height:1.33;text-decoration:none;text-transform:none}.filter-mobile_headerDivider__XMuAK{border-bottom:1px solid #d7d7e0;width:100%}.filter-mobile_subHeader__DJOEv{paragraph-spacing:0;font-family:IBM Plex Mono;font-size:.6875rem;font-weight:500;letter-spacing:.06rem;line-height:1.5;padding:.5rem;text-decoration:none;text-transform:uppercase}.filter-mobile_subHeaderTitle__W0VT4{padding:.75rem .75rem .25rem}.filter-mobile_itemsContainer__RfDRC{padding:.5rem;width:100%}.filter-mobile_selectAllButton__16yum{border-radius:.375rem;cursor:pointer;display:flex;outline:none;width:100%}.filter-mobile_selectAllButton__16yum input{margin:0 .3rem}.filter-mobile_selectAllButton--hovered__fBCHB{background:rgba(90,90,106,.05)}.filter-mobile_footer__K9Gzi{padding:1rem;width:100%}.date-filter-mobile_container__DVo-N{font-weight:400;line-height:1.7;text-transform:none}.date-filter-mobile_button__mZZcm,.date-filter-mobile_container__DVo-N{paragraph-spacing:0;align-items:center;display:flex;font-family:IBM Plex sans;font-size:.875rem;justify-content:center;letter-spacing:0;text-decoration:none}.date-filter-mobile_button__mZZcm{background:rgba(90,90,106,0);border:1px solid #c2c2cf;border-radius:.375rem;color:#2a2d42;font-weight:600;gap:.5rem;line-height:NaN;padding:.3rem .75rem;text-transform:capitalize;text-transform:none}.date-filter-mobile_button__mZZcm i{line-height:1;margin-top:-.125rem}.date-filter-mobile_button--isOpen__\+Bf5q{position:relative}.date-filter-mobile_button--isOpen__\+Bf5q i{transform:rotate(270deg)}.date-filter-mobile_filterTypeText__XsrTR{font-weight:600}.date-filter-mobile_overlayContainer__0ihCK{paragraph-spacing:0;align-items:flex-start;background:#fafafc;border-radius:.375rem;display:flex;flex-direction:column;font-family:IBM Plex sans;font-size:1rem;font-weight:400;height:100%;left:0;letter-spacing:0;line-height:1.5;overflow-x:hidden;position:fixed;text-decoration:none;text-transform:none;top:0;width:100%;z-index:999}.date-filter-mobile_filterHeader__o-3X\+{align-items:center;align-self:stretch;display:flex;justify-content:space-between;padding:.5rem;width:100%}.date-filter-mobile_filterHeader__o-3X\+ i{font-size:1.5rem;padding:1rem}.date-filter-mobile_title__KohrU{paragraph-spacing:16;font-family:IBM Plex sans;font-size:1.125rem;font-weight:400;letter-spacing:0;line-height:1.33;text-decoration:none;text-transform:none}.date-filter-mobile_headerDivider__m5gzr{border-bottom:1px solid #d7d7e0;width:100%}.date-filter-mobile_subHeader__O37E0{paragraph-spacing:0;font-family:IBM Plex Mono;font-size:.6875rem;font-weight:500;letter-spacing:.06rem;line-height:1.5;padding:.5rem;text-decoration:none;text-transform:uppercase}.date-filter-mobile_subHeaderTitle__NjJ7p{padding:.75rem .75rem .25rem}.date-filter-mobile_itemsContainer__IDQ1m{padding:.5rem;width:100%}.date-filter-mobile_selectAllButton__gzTlE{border-radius:.375rem;cursor:pointer;display:flex;outline:none;width:100%}.date-filter-mobile_selectAllButton__gzTlE input{margin:0 .3rem}.date-filter-mobile_selectAllButton--hovered__IilLM{background:rgba(90,90,106,.05)}.date-filter-mobile_footer__dvmHq{padding:1rem;width:100%}.date-filter-mobile_datePickerWrapper__NAWfB{align-items:flex-start;display:flex;flex-direction:column;font-size:.875rem;justify-content:center;line-height:1.7;padding:0 1rem}.date-filter-mobile_datePickerWrapper__NAWfB,.date-filter-mobile_fromToLabel__4K89N{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.date-filter-mobile_fromToLabel__4K89N{font-size:.75rem;line-height:1.33}.date-filter-mobile_datePicker__j\+GDu{paragraph-spacing:0;background:transparent;background:#fff;border:1px solid #d7d7e0;border-radius:.375rem;color:#2a2d42;font-family:IBM Plex sans;font-size:.875rem;font-weight:400;letter-spacing:0;line-height:1.7;margin-bottom:.5rem;margin-top:.2rem;padding:0 1rem;text-decoration:none;text-transform:none}.modal-content_container__eAeov{max-height:29.375rem;overflow:auto}.side-panel_container__h\+dzx{--side-panel-bg-color:var(--light,#fafafc) var(--dark,#e7e7ed);--close-button-padding:0.5rem;background-color:var(--side-panel-bg-color);bottom:0;display:flex;flex-direction:column;height:100%;justify-content:flex-end;position:fixed;right:0;top:0;width:33svw}.side-panel_container--light__MWAqx{--dark: ;--light:inherit}.side-panel_container--dark__dKBp1{--light: ;--dark:inherit}.side-panel_close-button__mh56V{position:absolute;right:var(--close-button-padding);top:var(--close-button-padding)}.side-panel_content__AX7SN{flex:1 1;overflow-y:auto;padding-top:calc(2.5rem + var(--close-button-padding)*2)}.side-panel_footer__A93vU{border-top:1px solid #d7d7e0;padding:.75rem 1rem}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(1.5em)}}.c-loader{display:flex;font-size:1rem;justify-content:center;width:100%}.c-loader--sm{font-size:.5rem}.c-loader--lg{font-size:1.5rem}.c-loader--center{left:50%;position:absolute;top:50%;transform:translateY(-50%) translateX(-50%)}.c-loader__container{display:inline-block;height:.8em;position:relative;width:3.8em}.c-loader__dot{animation-timing-function:cubic-bezier(0,1,1,0);background:#888;border-radius:50%;height:.8em;position:absolute;top:0;width:.8em}.c-loader__dot--1{animation:lds-ellipsis1 .6s infinite;left:0}.c-loader__dot--2{left:0}.c-loader__dot--2,.c-loader__dot--3{animation:lds-ellipsis2 .6s infinite}.c-loader__dot--3{left:1.5em}.c-loader__dot--4{animation:lds-ellipsis3 .6s infinite;left:3em}.c-footer--hidden{display:none}.c-typography--ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-typography--desktop-display-xxl{font-size:8.75rem;letter-spacing:.01rem}.c-typography--desktop-display-xl,.c-typography--desktop-display-xxl{paragraph-spacing:0;font-family:Druk;font-weight:"Heavy Italic";line-height:.9;text-decoration:none;text-transform:uppercase}.c-typography--desktop-display-xl{font-size:7.5rem;letter-spacing:.02rem}.c-typography--desktop-display-lg{font-size:5.5rem}.c-typography--desktop-display-lg,.c-typography--desktop-display-md{paragraph-spacing:0;font-family:Druk;font-weight:500;letter-spacing:.01rem;line-height:1;text-decoration:none;text-transform:uppercase}.c-typography--desktop-display-md{font-size:4.5rem}.c-typography--desktop-display-sm{font-size:4rem;letter-spacing:.01rem}.c-typography--desktop-display-sm,.c-typography--desktop-display-xs{paragraph-spacing:0;font-family:Druk;font-weight:500;line-height:1;text-decoration:none;text-transform:uppercase}.c-typography--desktop-display-xs{font-size:3.5rem;letter-spacing:.02rem}.c-typography--desktop-header-xl{font-size:2.25rem;line-height:1.33}.c-typography--desktop-header-lg,.c-typography--desktop-header-xl{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:600;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--desktop-header-lg{font-size:2rem;line-height:1.25}.c-typography--desktop-header-md{font-weight:600}.c-typography--desktop-header-md,.c-typography--desktop-header-sm{paragraph-spacing:0;font-family:IBM Plex sans;font-size:1.5rem;letter-spacing:0;line-height:1.33;text-decoration:none;text-transform:none}.c-typography--desktop-header-sm{font-weight:400}.c-typography--desktop-header-xs{paragraph-spacing:0;font-family:IBM Plex sans;font-size:1.25rem;font-weight:600;letter-spacing:0;line-height:1.4;text-decoration:none;text-transform:none}.c-typography--desktop-description-xl{font-size:1.375rem;line-height:1.45}.c-typography--desktop-description-lg,.c-typography--desktop-description-xl{paragraph-spacing:16;font-family:IBM Plex sans;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--desktop-description-lg{font-size:1.125rem;line-height:1.33}.c-typography--desktop-description-md{paragraph-spacing:16;font-size:1rem;line-height:1.5}.c-typography--desktop-description-md,.c-typography--desktop-description-sm{font-family:IBM Plex sans;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--desktop-description-sm{paragraph-spacing:8;font-size:.875rem;line-height:1.45}.c-typography--desktop-description-bold-xl{font-size:1.375rem;line-height:1.45}.c-typography--desktop-description-bold-lg,.c-typography--desktop-description-bold-xl{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:600;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--desktop-description-bold-lg{font-size:1.125rem;line-height:1.33}.c-typography--desktop-description-bold-md{font-size:1rem;line-height:1.5}.c-typography--desktop-description-bold-md,.c-typography--desktop-description-bold-sm{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:600;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--desktop-description-bold-sm{font-size:.875rem;line-height:1.45}.c-typography--desktop-tag-md{font-size:1rem;line-height:1.5}.c-typography--desktop-tag-md,.c-typography--desktop-tag-sm{paragraph-spacing:0;font-family:IBM Plex Mono;font-weight:500;letter-spacing:.06rem;text-decoration:none;text-transform:uppercase}.c-typography--desktop-tag-sm{font-size:.875rem;line-height:1.4}.c-typography--desktop-tag-xs{font-family:IBM Plex Mono;font-size:.6875rem;font-weight:500;letter-spacing:.06rem;line-height:1.5}.c-typography--desktop-quote-xl,.c-typography--desktop-tag-xs{paragraph-spacing:0;text-decoration:none;text-transform:uppercase}.c-typography--desktop-quote-xl{font-family:Druk;font-size:3rem;font-weight:"Medium Italic";letter-spacing:.02rem;line-height:1}.c-typography--desktop-quote-lg{paragraph-spacing:16;font-family:IBM Plex sans;font-size:1.375rem;font-weight:400;letter-spacing:0;line-height:1.45;text-decoration:none;text-transform:none}.c-typography--desktop-byline-sm,.c-typography--desktop-caption-sm{font-size:.875rem;line-height:1.45}.c-typography--desktop-byline-sm,.c-typography--desktop-byline-xs,.c-typography--desktop-caption-sm{paragraph-spacing:8;font-family:IBM Plex sans;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--desktop-byline-xs{font-size:.75rem;line-height:1.33}.c-typography--desktop-credit-xs{paragraph-spacing:8;font-family:IBM Plex sans;font-size:.625rem;font-weight:400;letter-spacing:0;line-height:1.6;text-decoration:none;text-transform:none}.c-typography--mobile-display-xxl{font-size:6rem}.c-typography--mobile-display-xl,.c-typography--mobile-display-xxl{paragraph-spacing:0;font-family:Druk;font-weight:"Heavy Italic";letter-spacing:.01rem;line-height:.9;text-decoration:none;text-transform:uppercase}.c-typography--mobile-display-xl{font-size:4.5rem}.c-typography--mobile-display-lg{paragraph-spacing:0;font-family:Druk;font-size:4rem;font-weight:500;letter-spacing:.01rem;line-height:1;text-decoration:none;text-transform:uppercase}.c-typography--mobile-display-md{font-size:3.5rem}.c-typography--mobile-display-md,.c-typography--mobile-display-sm{paragraph-spacing:0;font-family:Druk;font-weight:500;letter-spacing:.02rem;line-height:1;text-decoration:none;text-transform:uppercase}.c-typography--mobile-display-sm{font-size:3rem}.c-typography--mobile-display-xs{paragraph-spacing:0;font-family:Druk;font-size:2.5rem;font-weight:500;letter-spacing:.03rem;line-height:1;text-decoration:none;text-transform:uppercase}.c-typography--mobile-header-xl{font-size:1.75rem;line-height:1.3}.c-typography--mobile-header-lg,.c-typography--mobile-header-xl{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:600;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--mobile-header-lg{font-size:1.5rem;line-height:1.5}.c-typography--mobile-header-md{font-size:1.5rem;font-weight:600}.c-typography--mobile-header-md,.c-typography--mobile-header-sm{paragraph-spacing:0;font-family:IBM Plex sans;letter-spacing:0;line-height:1.6;text-decoration:none;text-transform:none}.c-typography--mobile-header-sm{font-size:1.25rem;font-weight:400}.c-typography--mobile-header-xs{paragraph-spacing:0;font-family:IBM Plex sans;font-size:1.125rem;font-weight:600;letter-spacing:0;line-height:1.33;text-decoration:none;text-transform:none}.c-typography--mobile-description-xl{font-size:1.25rem;line-height:1.6}.c-typography--mobile-description-lg,.c-typography--mobile-description-xl{paragraph-spacing:16;font-family:IBM Plex sans;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--mobile-description-lg{font-size:1.125rem;line-height:1.33}.c-typography--mobile-description-md{font-size:1rem;line-height:1.75}.c-typography--mobile-description-md,.c-typography--mobile-description-sm{paragraph-spacing:8;font-family:IBM Plex sans;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--mobile-description-sm{font-size:.875rem;line-height:1.45}.c-typography--mobile-description-bold-xl{font-size:1.25rem;line-height:1.6}.c-typography--mobile-description-bold-lg,.c-typography--mobile-description-bold-xl{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:600;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--mobile-description-bold-lg{font-size:1.125rem;line-height:1.33}.c-typography--mobile-description-bold-md{font-size:1rem;line-height:1.75}.c-typography--mobile-description-bold-md,.c-typography--mobile-description-bold-sm{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:600;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--mobile-description-bold-sm{font-size:.875rem;line-height:1.45}.c-typography--mobile-tag-md{font-size:.875rem;line-height:1.4}.c-typography--mobile-tag-md,.c-typography--mobile-tag-sm{paragraph-spacing:0;font-family:IBM Plex Mono;font-weight:500;letter-spacing:.06rem;text-decoration:none;text-transform:uppercase}.c-typography--mobile-tag-sm{font-size:.75rem;line-height:1.33}.c-typography--mobile-tag-xs{font-family:IBM Plex Mono;font-size:.625rem;font-weight:500;letter-spacing:.06rem;line-height:1.6}.c-typography--mobile-quote-xl,.c-typography--mobile-tag-xs{paragraph-spacing:0;text-decoration:none;text-transform:uppercase}.c-typography--mobile-quote-xl{font-family:Druk;font-size:2.5rem;font-weight:"Medium Italic";letter-spacing:.02rem;line-height:1}.c-typography--mobile-quote-lg{paragraph-spacing:16;font-family:IBM Plex sans;font-size:1.25rem;font-weight:400;letter-spacing:0;line-height:1.6;text-decoration:none;text-transform:none}.c-typography--mobile-caption-sm{font-weight:Italic}.c-typography--mobile-byline-sm,.c-typography--mobile-caption-sm{paragraph-spacing:8;font-family:IBM Plex sans;font-size:.875rem;letter-spacing:0;line-height:1.45;text-decoration:none;text-transform:none}.c-typography--mobile-byline-sm{font-weight:400}.c-typography--mobile-byline-xs{font-size:.75rem;line-height:1.33}.c-typography--mobile-byline-xs,.c-typography--mobile-credit-xs{paragraph-spacing:8;font-family:IBM Plex sans;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--mobile-credit-xs{font-size:.625rem;line-height:1.6}.c-typography--icon-light-xxl{font-size:3rem;line-height:1}.c-typography--icon-light-xl,.c-typography--icon-light-xxl{paragraph-spacing:0;font-family:Font Awesome\ 6 Pro;font-weight:Light;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--icon-light-xl{font-size:1.5rem;line-height:1.33}.c-typography--icon-light-lg{paragraph-spacing:0;font-family:Font Awesome\ 6 Pro;font-size:1.25rem;font-weight:Light;letter-spacing:0;line-height:1.2;text-decoration:none;text-transform:none}.c-typography--icon-light-md{font-size:1rem;line-height:1}.c-typography--icon-light-md,.c-typography--icon-light-sm{paragraph-spacing:0;font-family:Font Awesome\ 6 Pro;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--icon-light-sm{font-size:.75rem;line-height:1.33}.c-typography--icon-light-xs{font-size:.625rem;line-height:1.4}.c-typography--icon-heavy-xxl,.c-typography--icon-light-xs{paragraph-spacing:0;font-family:Font Awesome\ 6 Pro;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--icon-heavy-xxl{font-size:3rem;line-height:1}.c-typography--icon-heavy-xl{font-size:1.5rem;line-height:1.33}.c-typography--icon-heavy-lg,.c-typography--icon-heavy-xl{paragraph-spacing:0;font-family:Font Awesome\ 6 Pro;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--icon-heavy-lg{font-size:1.25rem;line-height:1.2}.c-typography--icon-heavy-md{font-size:1rem;line-height:1}.c-typography--icon-heavy-md,.c-typography--icon-heavy-sm{paragraph-spacing:0;font-family:Font Awesome\ 6 Pro;font-weight:Solid;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--icon-heavy-sm{font-size:.75rem;line-height:1.33}.c-typography--icon-heavy-xs{paragraph-spacing:0;font-family:Font Awesome\ 6 Pro;font-size:.625rem;font-weight:Solid;letter-spacing:0;line-height:1.4;text-decoration:none;text-transform:none}.c-typography--icon-brands-xxl{font-size:3rem;line-height:1}.c-typography--icon-brands-xl,.c-typography--icon-brands-xxl{paragraph-spacing:0;font-family:Font Awesome\ 6 Brands;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--icon-brands-xl{font-size:1.5rem;line-height:1.33}.c-typography--icon-brands-lg{font-size:1.25rem;line-height:1.2}.c-typography--icon-brands-lg,.c-typography--icon-brands-md{paragraph-spacing:0;font-family:Font Awesome\ 6 Brands;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--icon-brands-md{font-size:1rem;line-height:1}.c-typography--icon-brands-sm{font-size:.75rem;line-height:1.33}.c-typography--icon-brands-sm,.c-typography--icon-brands-xs{paragraph-spacing:0;font-family:Font Awesome\ 6 Brands;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--icon-brands-xs{font-size:.625rem;line-height:1.4}.c-typography--ui-buttons-xl{font-size:1.5rem}.c-typography--ui-buttons-lg,.c-typography--ui-buttons-xl{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:600;letter-spacing:0;line-height:1.33;text-decoration:none;text-transform:none}.c-typography--ui-buttons-lg{font-size:1.125rem}.c-typography--ui-buttons-md{font-size:1rem;line-height:1.5}.c-typography--ui-buttons-md,.c-typography--ui-buttons-sm{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:600;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--ui-buttons-sm{font-size:.875rem;line-height:NaN}.c-typography--ui-buttons-xs{paragraph-spacing:0;font-family:IBM Plex sans;font-size:.75rem;font-weight:600;letter-spacing:0;line-height:1.33;text-decoration:none;text-transform:none}.c-typography--ui-forms-label-lg{font-size:1.25rem;line-height:2}.c-typography--ui-forms-label-lg,.c-typography--ui-forms-label-md{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--ui-forms-label-md{font-size:1rem;line-height:1.5}.c-typography--ui-forms-label-sm{font-size:.875rem;line-height:1.4}.c-typography--ui-forms-label-sm,.c-typography--ui-forms-label-xs{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--ui-forms-label-xs{font-size:.75rem;line-height:1.33}.c-typography--ui-forms-input-lg{font-size:1.25rem;line-height:2}.c-typography--ui-forms-input-lg,.c-typography--ui-forms-input-md{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--ui-forms-input-md{font-size:1.0625rem;line-height:1.4}.c-typography--ui-forms-input-sm{font-size:.875rem}.c-typography--ui-forms-input-sm,.c-typography--ui-forms-input-xs{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:400;letter-spacing:0;line-height:1.7;text-decoration:none;text-transform:none}.c-typography--ui-forms-input-xs{font-size:.75rem}.c-typography--ui-menu-lg{paragraph-spacing:16;font-family:IBM Plex sans;font-size:1.25rem;font-weight:400;letter-spacing:0;line-height:1.2;text-decoration:none;text-transform:none}.c-typography--ui-menu-md{font-size:1rem;line-height:1}.c-typography--ui-menu-md,.c-typography--ui-menu-sm{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--ui-menu-sm{font-size:.875rem;line-height:1.15}.c-typography--ui-menu-xs{paragraph-spacing:16;font-family:IBM Plex sans;font-size:.75rem;font-weight:400;letter-spacing:0;line-height:1.2;text-decoration:none;text-transform:none}@media(min-width:768px){.c-typography--desktop-display-xxl--medium{font-size:8.75rem;letter-spacing:.01rem}.c-typography--desktop-display-xl--medium,.c-typography--desktop-display-xxl--medium{paragraph-spacing:0;font-family:Druk;font-weight:"Heavy Italic";line-height:.9;text-decoration:none;text-transform:uppercase}.c-typography--desktop-display-xl--medium{font-size:7.5rem;letter-spacing:.02rem}.c-typography--desktop-display-lg--medium{font-size:5.5rem}.c-typography--desktop-display-lg--medium,.c-typography--desktop-display-md--medium{paragraph-spacing:0;font-family:Druk;font-weight:500;letter-spacing:.01rem;line-height:1;text-decoration:none;text-transform:uppercase}.c-typography--desktop-display-md--medium{font-size:4.5rem}.c-typography--desktop-display-sm--medium{font-size:4rem;letter-spacing:.01rem}.c-typography--desktop-display-sm--medium,.c-typography--desktop-display-xs--medium{paragraph-spacing:0;font-family:Druk;font-weight:500;line-height:1;text-decoration:none;text-transform:uppercase}.c-typography--desktop-display-xs--medium{font-size:3.5rem;letter-spacing:.02rem}.c-typography--desktop-header-xl--medium{font-size:2.25rem;line-height:1.33}.c-typography--desktop-header-lg--medium,.c-typography--desktop-header-xl--medium{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:600;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--desktop-header-lg--medium{font-size:2rem;line-height:1.25}.c-typography--desktop-header-md--medium{font-weight:600}.c-typography--desktop-header-md--medium,.c-typography--desktop-header-sm--medium{paragraph-spacing:0;font-family:IBM Plex sans;font-size:1.5rem;letter-spacing:0;line-height:1.33;text-decoration:none;text-transform:none}.c-typography--desktop-header-sm--medium{font-weight:400}.c-typography--desktop-header-xs--medium{paragraph-spacing:0;font-family:IBM Plex sans;font-size:1.25rem;font-weight:600;letter-spacing:0;line-height:1.4;text-decoration:none;text-transform:none}.c-typography--desktop-description-xl--medium{font-size:1.375rem;line-height:1.45}.c-typography--desktop-description-lg--medium,.c-typography--desktop-description-xl--medium{paragraph-spacing:16;font-family:IBM Plex sans;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--desktop-description-lg--medium{font-size:1.125rem;line-height:1.33}.c-typography--desktop-description-md--medium{paragraph-spacing:16;font-size:1rem;line-height:1.5}.c-typography--desktop-description-md--medium,.c-typography--desktop-description-sm--medium{font-family:IBM Plex sans;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--desktop-description-sm--medium{paragraph-spacing:8;font-size:.875rem;line-height:1.45}.c-typography--desktop-description-bold-xl--medium{font-size:1.375rem;line-height:1.45}.c-typography--desktop-description-bold-lg--medium,.c-typography--desktop-description-bold-xl--medium{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:600;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--desktop-description-bold-lg--medium{font-size:1.125rem;line-height:1.33}.c-typography--desktop-description-bold-md--medium{font-size:1rem;line-height:1.5}.c-typography--desktop-description-bold-md--medium,.c-typography--desktop-description-bold-sm--medium{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:600;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--desktop-description-bold-sm--medium{font-size:.875rem;line-height:1.45}.c-typography--desktop-tag-md--medium{font-size:1rem;line-height:1.5}.c-typography--desktop-tag-md--medium,.c-typography--desktop-tag-sm--medium{paragraph-spacing:0;font-family:IBM Plex Mono;font-weight:500;letter-spacing:.06rem;text-decoration:none;text-transform:uppercase}.c-typography--desktop-tag-sm--medium{font-size:.875rem;line-height:1.4}.c-typography--desktop-tag-xs--medium{paragraph-spacing:0;font-family:IBM Plex Mono;font-size:.6875rem;font-weight:500;letter-spacing:.06rem;line-height:1.5;text-decoration:none;text-transform:uppercase}.c-typography--desktop-quote-xl--medium{paragraph-spacing:0;font-family:Druk;font-size:3rem;font-weight:"Medium Italic";letter-spacing:.02rem;line-height:1;text-decoration:none;text-transform:uppercase}.c-typography--desktop-quote-lg--medium{paragraph-spacing:16;font-size:1.375rem}.c-typography--desktop-caption-sm--medium,.c-typography--desktop-quote-lg--medium{font-family:IBM Plex sans;font-weight:400;letter-spacing:0;line-height:1.45;text-decoration:none;text-transform:none}.c-typography--desktop-caption-sm--medium{paragraph-spacing:8;font-size:.875rem}.c-typography--desktop-byline-sm--medium{font-size:.875rem;line-height:1.45}.c-typography--desktop-byline-sm--medium,.c-typography--desktop-byline-xs--medium{paragraph-spacing:8;font-family:IBM Plex sans;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--desktop-byline-xs--medium{font-size:.75rem;line-height:1.33}.c-typography--desktop-credit-xs--medium{paragraph-spacing:8;font-family:IBM Plex sans;font-size:.625rem;font-weight:400;letter-spacing:0;line-height:1.6;text-decoration:none;text-transform:none}.c-typography--mobile-display-xxl--medium{font-size:6rem}.c-typography--mobile-display-xl--medium,.c-typography--mobile-display-xxl--medium{paragraph-spacing:0;font-family:Druk;font-weight:"Heavy Italic";letter-spacing:.01rem;line-height:.9;text-decoration:none;text-transform:uppercase}.c-typography--mobile-display-xl--medium{font-size:4.5rem}.c-typography--mobile-display-lg--medium{paragraph-spacing:0;font-family:Druk;font-size:4rem;font-weight:500;letter-spacing:.01rem;line-height:1;text-decoration:none;text-transform:uppercase}.c-typography--mobile-display-md--medium{font-size:3.5rem}.c-typography--mobile-display-md--medium,.c-typography--mobile-display-sm--medium{paragraph-spacing:0;font-family:Druk;font-weight:500;letter-spacing:.02rem;line-height:1;text-decoration:none;text-transform:uppercase}.c-typography--mobile-display-sm--medium{font-size:3rem}.c-typography--mobile-display-xs--medium{paragraph-spacing:0;font-family:Druk;font-size:2.5rem;font-weight:500;letter-spacing:.03rem;line-height:1;text-decoration:none;text-transform:uppercase}.c-typography--mobile-header-xl--medium{font-size:1.75rem;line-height:1.3}.c-typography--mobile-header-lg--medium,.c-typography--mobile-header-xl--medium{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:600;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--mobile-header-lg--medium{font-size:1.5rem;line-height:1.5}.c-typography--mobile-header-md--medium{font-size:1.5rem;font-weight:600}.c-typography--mobile-header-md--medium,.c-typography--mobile-header-sm--medium{paragraph-spacing:0;font-family:IBM Plex sans;letter-spacing:0;line-height:1.6;text-decoration:none;text-transform:none}.c-typography--mobile-header-sm--medium{font-size:1.25rem;font-weight:400}.c-typography--mobile-header-xs--medium{paragraph-spacing:0;font-family:IBM Plex sans;font-size:1.125rem;font-weight:600;letter-spacing:0;line-height:1.33;text-decoration:none;text-transform:none}.c-typography--mobile-description-xl--medium{font-size:1.25rem;line-height:1.6}.c-typography--mobile-description-lg--medium,.c-typography--mobile-description-xl--medium{paragraph-spacing:16;font-family:IBM Plex sans;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--mobile-description-lg--medium{font-size:1.125rem;line-height:1.33}.c-typography--mobile-description-md--medium{font-size:1rem;line-height:1.75}.c-typography--mobile-description-md--medium,.c-typography--mobile-description-sm--medium{paragraph-spacing:8;font-family:IBM Plex sans;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--mobile-description-sm--medium{font-size:.875rem;line-height:1.45}.c-typography--mobile-description-bold-xl--medium{font-size:1.25rem;line-height:1.6}.c-typography--mobile-description-bold-lg--medium,.c-typography--mobile-description-bold-xl--medium{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:600;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--mobile-description-bold-lg--medium{font-size:1.125rem;line-height:1.33}.c-typography--mobile-description-bold-md--medium{font-size:1rem;line-height:1.75}.c-typography--mobile-description-bold-md--medium,.c-typography--mobile-description-bold-sm--medium{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:600;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--mobile-description-bold-sm--medium{font-size:.875rem;line-height:1.45}.c-typography--mobile-tag-md--medium{font-size:.875rem;line-height:1.4}.c-typography--mobile-tag-md--medium,.c-typography--mobile-tag-sm--medium{paragraph-spacing:0;font-family:IBM Plex Mono;font-weight:500;letter-spacing:.06rem;text-decoration:none;text-transform:uppercase}.c-typography--mobile-tag-sm--medium{font-size:.75rem;line-height:1.33}.c-typography--mobile-tag-xs--medium{paragraph-spacing:0;font-family:IBM Plex Mono;font-size:.625rem;font-weight:500;letter-spacing:.06rem;line-height:1.6;text-decoration:none;text-transform:uppercase}.c-typography--mobile-quote-xl--medium{paragraph-spacing:0;font-family:Druk;font-size:2.5rem;font-weight:"Medium Italic";letter-spacing:.02rem;line-height:1;text-decoration:none;text-transform:uppercase}.c-typography--mobile-quote-lg--medium{paragraph-spacing:16;font-size:1.25rem;font-weight:400;line-height:1.6}.c-typography--mobile-caption-sm--medium,.c-typography--mobile-quote-lg--medium{font-family:IBM Plex sans;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--mobile-caption-sm--medium{paragraph-spacing:8;font-size:.875rem;font-weight:Italic;line-height:1.45}.c-typography--mobile-byline-sm--medium{font-size:.875rem;line-height:1.45}.c-typography--mobile-byline-sm--medium,.c-typography--mobile-byline-xs--medium{paragraph-spacing:8;font-family:IBM Plex sans;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--mobile-byline-xs--medium{font-size:.75rem;line-height:1.33}.c-typography--mobile-credit-xs--medium{paragraph-spacing:8;font-family:IBM Plex sans;font-size:.625rem;font-weight:400;letter-spacing:0;line-height:1.6;text-decoration:none;text-transform:none}.c-typography--icon-light-xxl--medium{font-size:3rem;line-height:1}.c-typography--icon-light-xl--medium,.c-typography--icon-light-xxl--medium{paragraph-spacing:0;font-family:Font Awesome\ 6 Pro;font-weight:Light;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--icon-light-xl--medium{font-size:1.5rem;line-height:1.33}.c-typography--icon-light-lg--medium{paragraph-spacing:0;font-family:Font Awesome\ 6 Pro;font-size:1.25rem;font-weight:Light;letter-spacing:0;line-height:1.2;text-decoration:none;text-transform:none}.c-typography--icon-light-md--medium{font-size:1rem;line-height:1}.c-typography--icon-light-md--medium,.c-typography--icon-light-sm--medium{paragraph-spacing:0;font-family:Font Awesome\ 6 Pro;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--icon-light-sm--medium{font-size:.75rem;line-height:1.33}.c-typography--icon-light-xs--medium{font-size:.625rem;line-height:1.4}.c-typography--icon-heavy-xxl--medium,.c-typography--icon-light-xs--medium{paragraph-spacing:0;font-family:Font Awesome\ 6 Pro;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--icon-heavy-xxl--medium{font-size:3rem;line-height:1}.c-typography--icon-heavy-xl--medium{font-size:1.5rem;line-height:1.33}.c-typography--icon-heavy-lg--medium,.c-typography--icon-heavy-xl--medium{paragraph-spacing:0;font-family:Font Awesome\ 6 Pro;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--icon-heavy-lg--medium{font-size:1.25rem;line-height:1.2}.c-typography--icon-heavy-md--medium{font-size:1rem;line-height:1}.c-typography--icon-heavy-md--medium,.c-typography--icon-heavy-sm--medium{paragraph-spacing:0;font-family:Font Awesome\ 6 Pro;font-weight:Solid;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--icon-heavy-sm--medium{font-size:.75rem;line-height:1.33}.c-typography--icon-heavy-xs--medium{paragraph-spacing:0;font-family:Font Awesome\ 6 Pro;font-size:.625rem;font-weight:Solid;letter-spacing:0;line-height:1.4;text-decoration:none;text-transform:none}.c-typography--icon-brands-xxl--medium{font-size:3rem;line-height:1}.c-typography--icon-brands-xl--medium,.c-typography--icon-brands-xxl--medium{paragraph-spacing:0;font-family:Font Awesome\ 6 Brands;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--icon-brands-xl--medium{font-size:1.5rem;line-height:1.33}.c-typography--icon-brands-lg--medium{font-size:1.25rem;line-height:1.2}.c-typography--icon-brands-lg--medium,.c-typography--icon-brands-md--medium{paragraph-spacing:0;font-family:Font Awesome\ 6 Brands;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--icon-brands-md--medium{font-size:1rem;line-height:1}.c-typography--icon-brands-sm--medium{font-size:.75rem;line-height:1.33}.c-typography--icon-brands-sm--medium,.c-typography--icon-brands-xs--medium{paragraph-spacing:0;font-family:Font Awesome\ 6 Brands;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--icon-brands-xs--medium{font-size:.625rem;line-height:1.4}.c-typography--ui-buttons-xl--medium{font-size:1.5rem}.c-typography--ui-buttons-lg--medium,.c-typography--ui-buttons-xl--medium{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:600;letter-spacing:0;line-height:1.33;text-decoration:none;text-transform:none}.c-typography--ui-buttons-lg--medium{font-size:1.125rem}.c-typography--ui-buttons-md--medium{font-size:1rem;line-height:1.5}.c-typography--ui-buttons-md--medium,.c-typography--ui-buttons-sm--medium{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:600;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--ui-buttons-sm--medium{font-size:.875rem;line-height:NaN}.c-typography--ui-buttons-xs--medium{paragraph-spacing:0;font-family:IBM Plex sans;font-size:.75rem;font-weight:600;letter-spacing:0;line-height:1.33;text-decoration:none;text-transform:none}.c-typography--ui-forms-label-lg--medium{font-size:1.25rem;line-height:2}.c-typography--ui-forms-label-lg--medium,.c-typography--ui-forms-label-md--medium{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--ui-forms-label-md--medium{font-size:1rem;line-height:1.5}.c-typography--ui-forms-label-sm--medium{font-size:.875rem;line-height:1.4}.c-typography--ui-forms-label-sm--medium,.c-typography--ui-forms-label-xs--medium{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--ui-forms-label-xs--medium{font-size:.75rem;line-height:1.33}.c-typography--ui-forms-input-lg--medium{font-size:1.25rem;line-height:2}.c-typography--ui-forms-input-lg--medium,.c-typography--ui-forms-input-md--medium{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--ui-forms-input-md--medium{font-size:1.0625rem;line-height:1.4}.c-typography--ui-forms-input-sm--medium{font-size:.875rem}.c-typography--ui-forms-input-sm--medium,.c-typography--ui-forms-input-xs--medium{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:400;letter-spacing:0;line-height:1.7;text-decoration:none;text-transform:none}.c-typography--ui-forms-input-xs--medium{font-size:.75rem}.c-typography--ui-menu-lg--medium{paragraph-spacing:16;font-family:IBM Plex sans;font-size:1.25rem;font-weight:400;letter-spacing:0;line-height:1.2;text-decoration:none;text-transform:none}.c-typography--ui-menu-md--medium{font-size:1rem;line-height:1}.c-typography--ui-menu-md--medium,.c-typography--ui-menu-sm--medium{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--ui-menu-sm--medium{font-size:.875rem;line-height:1.15}.c-typography--ui-menu-xs--medium{paragraph-spacing:16;font-family:IBM Plex sans;font-size:.75rem;font-weight:400;letter-spacing:0;line-height:1.2;text-decoration:none;text-transform:none}}@media(min-width:1200px){.c-typography--desktop-display-xxl--large{font-size:8.75rem;letter-spacing:.01rem}.c-typography--desktop-display-xl--large,.c-typography--desktop-display-xxl--large{paragraph-spacing:0;font-family:Druk;font-weight:"Heavy Italic";line-height:.9;text-decoration:none;text-transform:uppercase}.c-typography--desktop-display-xl--large{font-size:7.5rem;letter-spacing:.02rem}.c-typography--desktop-display-lg--large{font-size:5.5rem}.c-typography--desktop-display-lg--large,.c-typography--desktop-display-md--large{paragraph-spacing:0;font-family:Druk;font-weight:500;letter-spacing:.01rem;line-height:1;text-decoration:none;text-transform:uppercase}.c-typography--desktop-display-md--large{font-size:4.5rem}.c-typography--desktop-display-sm--large{font-size:4rem;letter-spacing:.01rem}.c-typography--desktop-display-sm--large,.c-typography--desktop-display-xs--large{paragraph-spacing:0;font-family:Druk;font-weight:500;line-height:1;text-decoration:none;text-transform:uppercase}.c-typography--desktop-display-xs--large{font-size:3.5rem;letter-spacing:.02rem}.c-typography--desktop-header-xl--large{font-size:2.25rem;line-height:1.33}.c-typography--desktop-header-lg--large,.c-typography--desktop-header-xl--large{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:600;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--desktop-header-lg--large{font-size:2rem;line-height:1.25}.c-typography--desktop-header-md--large{font-weight:600}.c-typography--desktop-header-md--large,.c-typography--desktop-header-sm--large{paragraph-spacing:0;font-family:IBM Plex sans;font-size:1.5rem;letter-spacing:0;line-height:1.33;text-decoration:none;text-transform:none}.c-typography--desktop-header-sm--large{font-weight:400}.c-typography--desktop-header-xs--large{paragraph-spacing:0;font-family:IBM Plex sans;font-size:1.25rem;font-weight:600;letter-spacing:0;line-height:1.4;text-decoration:none;text-transform:none}.c-typography--desktop-description-xl--large{font-size:1.375rem;line-height:1.45}.c-typography--desktop-description-lg--large,.c-typography--desktop-description-xl--large{paragraph-spacing:16;font-family:IBM Plex sans;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--desktop-description-lg--large{font-size:1.125rem;line-height:1.33}.c-typography--desktop-description-md--large{paragraph-spacing:16;font-size:1rem;line-height:1.5}.c-typography--desktop-description-md--large,.c-typography--desktop-description-sm--large{font-family:IBM Plex sans;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--desktop-description-sm--large{paragraph-spacing:8;font-size:.875rem;line-height:1.45}.c-typography--desktop-description-bold-xl--large{font-size:1.375rem;line-height:1.45}.c-typography--desktop-description-bold-lg--large,.c-typography--desktop-description-bold-xl--large{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:600;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--desktop-description-bold-lg--large{font-size:1.125rem;line-height:1.33}.c-typography--desktop-description-bold-md--large{font-size:1rem;line-height:1.5}.c-typography--desktop-description-bold-md--large,.c-typography--desktop-description-bold-sm--large{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:600;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--desktop-description-bold-sm--large{font-size:.875rem;line-height:1.45}.c-typography--desktop-tag-md--large{font-size:1rem;line-height:1.5}.c-typography--desktop-tag-md--large,.c-typography--desktop-tag-sm--large{paragraph-spacing:0;font-family:IBM Plex Mono;font-weight:500;letter-spacing:.06rem;text-decoration:none;text-transform:uppercase}.c-typography--desktop-tag-sm--large{font-size:.875rem;line-height:1.4}.c-typography--desktop-tag-xs--large{paragraph-spacing:0;font-family:IBM Plex Mono;font-size:.6875rem;font-weight:500;letter-spacing:.06rem;line-height:1.5;text-decoration:none;text-transform:uppercase}.c-typography--desktop-quote-xl--large{paragraph-spacing:0;font-family:Druk;font-size:3rem;font-weight:"Medium Italic";letter-spacing:.02rem;line-height:1;text-decoration:none;text-transform:uppercase}.c-typography--desktop-quote-lg--large{paragraph-spacing:16;font-size:1.375rem}.c-typography--desktop-caption-sm--large,.c-typography--desktop-quote-lg--large{font-family:IBM Plex sans;font-weight:400;letter-spacing:0;line-height:1.45;text-decoration:none;text-transform:none}.c-typography--desktop-caption-sm--large{paragraph-spacing:8;font-size:.875rem}.c-typography--desktop-byline-sm--large{font-size:.875rem;line-height:1.45}.c-typography--desktop-byline-sm--large,.c-typography--desktop-byline-xs--large{paragraph-spacing:8;font-family:IBM Plex sans;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--desktop-byline-xs--large{font-size:.75rem;line-height:1.33}.c-typography--desktop-credit-xs--large{paragraph-spacing:8;font-family:IBM Plex sans;font-size:.625rem;font-weight:400;letter-spacing:0;line-height:1.6;text-decoration:none;text-transform:none}.c-typography--mobile-display-xxl--large{font-size:6rem}.c-typography--mobile-display-xl--large,.c-typography--mobile-display-xxl--large{paragraph-spacing:0;font-family:Druk;font-weight:"Heavy Italic";letter-spacing:.01rem;line-height:.9;text-decoration:none;text-transform:uppercase}.c-typography--mobile-display-xl--large{font-size:4.5rem}.c-typography--mobile-display-lg--large{paragraph-spacing:0;font-family:Druk;font-size:4rem;font-weight:500;letter-spacing:.01rem;line-height:1;text-decoration:none;text-transform:uppercase}.c-typography--mobile-display-md--large{font-size:3.5rem}.c-typography--mobile-display-md--large,.c-typography--mobile-display-sm--large{paragraph-spacing:0;font-family:Druk;font-weight:500;letter-spacing:.02rem;line-height:1;text-decoration:none;text-transform:uppercase}.c-typography--mobile-display-sm--large{font-size:3rem}.c-typography--mobile-display-xs--large{paragraph-spacing:0;font-family:Druk;font-size:2.5rem;font-weight:500;letter-spacing:.03rem;line-height:1;text-decoration:none;text-transform:uppercase}.c-typography--mobile-header-xl--large{font-size:1.75rem;line-height:1.3}.c-typography--mobile-header-lg--large,.c-typography--mobile-header-xl--large{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:600;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--mobile-header-lg--large{font-size:1.5rem;line-height:1.5}.c-typography--mobile-header-md--large{font-size:1.5rem;font-weight:600}.c-typography--mobile-header-md--large,.c-typography--mobile-header-sm--large{paragraph-spacing:0;font-family:IBM Plex sans;letter-spacing:0;line-height:1.6;text-decoration:none;text-transform:none}.c-typography--mobile-header-sm--large{font-size:1.25rem;font-weight:400}.c-typography--mobile-header-xs--large{paragraph-spacing:0;font-family:IBM Plex sans;font-size:1.125rem;font-weight:600;letter-spacing:0;line-height:1.33;text-decoration:none;text-transform:none}.c-typography--mobile-description-xl--large{font-size:1.25rem;line-height:1.6}.c-typography--mobile-description-lg--large,.c-typography--mobile-description-xl--large{paragraph-spacing:16;font-family:IBM Plex sans;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--mobile-description-lg--large{font-size:1.125rem;line-height:1.33}.c-typography--mobile-description-md--large{font-size:1rem;line-height:1.75}.c-typography--mobile-description-md--large,.c-typography--mobile-description-sm--large{paragraph-spacing:8;font-family:IBM Plex sans;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--mobile-description-sm--large{font-size:.875rem;line-height:1.45}.c-typography--mobile-description-bold-xl--large{font-size:1.25rem;line-height:1.6}.c-typography--mobile-description-bold-lg--large,.c-typography--mobile-description-bold-xl--large{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:600;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--mobile-description-bold-lg--large{font-size:1.125rem;line-height:1.33}.c-typography--mobile-description-bold-md--large{font-size:1rem;line-height:1.75}.c-typography--mobile-description-bold-md--large,.c-typography--mobile-description-bold-sm--large{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:600;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--mobile-description-bold-sm--large{font-size:.875rem;line-height:1.45}.c-typography--mobile-tag-md--large{font-size:.875rem;line-height:1.4}.c-typography--mobile-tag-md--large,.c-typography--mobile-tag-sm--large{paragraph-spacing:0;font-family:IBM Plex Mono;font-weight:500;letter-spacing:.06rem;text-decoration:none;text-transform:uppercase}.c-typography--mobile-tag-sm--large{font-size:.75rem;line-height:1.33}.c-typography--mobile-tag-xs--large{paragraph-spacing:0;font-family:IBM Plex Mono;font-size:.625rem;font-weight:500;letter-spacing:.06rem;line-height:1.6;text-decoration:none;text-transform:uppercase}.c-typography--mobile-quote-xl--large{paragraph-spacing:0;font-family:Druk;font-size:2.5rem;font-weight:"Medium Italic";letter-spacing:.02rem;line-height:1;text-decoration:none;text-transform:uppercase}.c-typography--mobile-quote-lg--large{paragraph-spacing:16;font-size:1.25rem;font-weight:400;line-height:1.6}.c-typography--mobile-caption-sm--large,.c-typography--mobile-quote-lg--large{font-family:IBM Plex sans;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--mobile-caption-sm--large{paragraph-spacing:8;font-size:.875rem;font-weight:Italic;line-height:1.45}.c-typography--mobile-byline-sm--large{font-size:.875rem;line-height:1.45}.c-typography--mobile-byline-sm--large,.c-typography--mobile-byline-xs--large{paragraph-spacing:8;font-family:IBM Plex sans;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--mobile-byline-xs--large{font-size:.75rem;line-height:1.33}.c-typography--mobile-credit-xs--large{paragraph-spacing:8;font-family:IBM Plex sans;font-size:.625rem;font-weight:400;letter-spacing:0;line-height:1.6;text-decoration:none;text-transform:none}.c-typography--icon-light-xxl--large{font-size:3rem;line-height:1}.c-typography--icon-light-xl--large,.c-typography--icon-light-xxl--large{paragraph-spacing:0;font-family:Font Awesome\ 6 Pro;font-weight:Light;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--icon-light-xl--large{font-size:1.5rem;line-height:1.33}.c-typography--icon-light-lg--large{paragraph-spacing:0;font-family:Font Awesome\ 6 Pro;font-size:1.25rem;font-weight:Light;letter-spacing:0;line-height:1.2;text-decoration:none;text-transform:none}.c-typography--icon-light-md--large{font-size:1rem;line-height:1}.c-typography--icon-light-md--large,.c-typography--icon-light-sm--large{paragraph-spacing:0;font-family:Font Awesome\ 6 Pro;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--icon-light-sm--large{font-size:.75rem;line-height:1.33}.c-typography--icon-light-xs--large{font-size:.625rem;line-height:1.4}.c-typography--icon-heavy-xxl--large,.c-typography--icon-light-xs--large{paragraph-spacing:0;font-family:Font Awesome\ 6 Pro;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--icon-heavy-xxl--large{font-size:3rem;line-height:1}.c-typography--icon-heavy-xl--large{font-size:1.5rem;line-height:1.33}.c-typography--icon-heavy-lg--large,.c-typography--icon-heavy-xl--large{paragraph-spacing:0;font-family:Font Awesome\ 6 Pro;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--icon-heavy-lg--large{font-size:1.25rem;line-height:1.2}.c-typography--icon-heavy-md--large{font-size:1rem;line-height:1}.c-typography--icon-heavy-md--large,.c-typography--icon-heavy-sm--large{paragraph-spacing:0;font-family:Font Awesome\ 6 Pro;font-weight:Solid;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--icon-heavy-sm--large{font-size:.75rem;line-height:1.33}.c-typography--icon-heavy-xs--large{paragraph-spacing:0;font-family:Font Awesome\ 6 Pro;font-size:.625rem;font-weight:Solid;letter-spacing:0;line-height:1.4;text-decoration:none;text-transform:none}.c-typography--icon-brands-xxl--large{font-size:3rem;line-height:1}.c-typography--icon-brands-xl--large,.c-typography--icon-brands-xxl--large{paragraph-spacing:0;font-family:Font Awesome\ 6 Brands;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--icon-brands-xl--large{font-size:1.5rem;line-height:1.33}.c-typography--icon-brands-lg--large{font-size:1.25rem;line-height:1.2}.c-typography--icon-brands-lg--large,.c-typography--icon-brands-md--large{paragraph-spacing:0;font-family:Font Awesome\ 6 Brands;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--icon-brands-md--large{font-size:1rem;line-height:1}.c-typography--icon-brands-sm--large{font-size:.75rem;line-height:1.33}.c-typography--icon-brands-sm--large,.c-typography--icon-brands-xs--large{paragraph-spacing:0;font-family:Font Awesome\ 6 Brands;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--icon-brands-xs--large{font-size:.625rem;line-height:1.4}.c-typography--ui-buttons-xl--large{font-size:1.5rem}.c-typography--ui-buttons-lg--large,.c-typography--ui-buttons-xl--large{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:600;letter-spacing:0;line-height:1.33;text-decoration:none;text-transform:none}.c-typography--ui-buttons-lg--large{font-size:1.125rem}.c-typography--ui-buttons-md--large{font-size:1rem;line-height:1.5}.c-typography--ui-buttons-md--large,.c-typography--ui-buttons-sm--large{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:600;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--ui-buttons-sm--large{font-size:.875rem;line-height:NaN}.c-typography--ui-buttons-xs--large{paragraph-spacing:0;font-family:IBM Plex sans;font-size:.75rem;font-weight:600;letter-spacing:0;line-height:1.33;text-decoration:none;text-transform:none}.c-typography--ui-forms-label-lg--large{font-size:1.25rem;line-height:2}.c-typography--ui-forms-label-lg--large,.c-typography--ui-forms-label-md--large{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--ui-forms-label-md--large{font-size:1rem;line-height:1.5}.c-typography--ui-forms-label-sm--large{font-size:.875rem;line-height:1.4}.c-typography--ui-forms-label-sm--large,.c-typography--ui-forms-label-xs--large{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--ui-forms-label-xs--large{font-size:.75rem;line-height:1.33}.c-typography--ui-forms-input-lg--large{font-size:1.25rem;line-height:2}.c-typography--ui-forms-input-lg--large,.c-typography--ui-forms-input-md--large{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--ui-forms-input-md--large{font-size:1.0625rem;line-height:1.4}.c-typography--ui-forms-input-sm--large{font-size:.875rem}.c-typography--ui-forms-input-sm--large,.c-typography--ui-forms-input-xs--large{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:400;letter-spacing:0;line-height:1.7;text-decoration:none;text-transform:none}.c-typography--ui-forms-input-xs--large{font-size:.75rem}.c-typography--ui-menu-lg--large{paragraph-spacing:16;font-family:IBM Plex sans;font-size:1.25rem;font-weight:400;letter-spacing:0;line-height:1.2;text-decoration:none;text-transform:none}.c-typography--ui-menu-md--large{font-size:1rem;line-height:1}.c-typography--ui-menu-md--large,.c-typography--ui-menu-sm--large{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-typography--ui-menu-sm--large{font-size:.875rem;line-height:1.15}.c-typography--ui-menu-xs--large{paragraph-spacing:16;font-family:IBM Plex sans;font-size:.75rem;font-weight:400;letter-spacing:0;line-height:1.2;text-decoration:none;text-transform:none}}.c-out-of-office-banner{align-items:center;background-color:#0084d2;color:#fff;display:flex;height:1.75rem;justify-content:center}.c-out-of-office-banner__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-sub-menu{background-color:#fff;border-radius:.375rem;box-shadow:0 4px 12px 0 rgba(0,0,0,.08),0 4px 2px 0 rgba(0,0,0,.02),0 4px 24px 0 rgba(0,0,0,.06);cursor:pointer;padding:.25rem;position:absolute;top:0;z-index:1000}.c-sub-menu__dropdown-menu-left{right:var(--menu-dropdown-element-width)}.c-sub-menu__dropdown-menu-right{left:var(--menu-dropdown-element-width)}.c-menu-item{align-items:center;background-color:#fff;background-color:transparent;border-radius:.375rem;display:flex;font-family:IBM Plex sans;font-size:.875rem;font-weight:400;letter-spacing:0;line-height:1.15;min-width:10rem;padding:.5rem .75rem;position:relative;text-decoration:none;text-transform:none}.c-menu-item--selected{background-color:rgba(90,90,106,.05);border-radius:.375rem}.c-menu-item__size-medium{padding:.25rem .75rem}.c-menu-item:hover{background-color:rgba(90,90,106,.05)}.c-menu-item__hover-menu{justify-content:space-between;padding-right:.5rem}.c-menu-item__button,.c-menu-item__hover-menu{align-items:center;color:#2a2d42;cursor:pointer;display:flex;height:1.5rem;white-space:nowrap;width:100%}.c-menu-item__button{background-color:initial;padding-right:.25rem}.c-menu-item__button--disabled{cursor:not-allowed;opacity:.6}.c-menu-item__sub-item-button{align-items:center;background:var(--bkg-color);box-sizing:border-box;color:#2a2d42;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;padding:.25rem .75rem;width:100%}.c-menu-item__icon{margin-right:.5rem}.c-sidebar-link{text-decoration:none}.c-sidebar{background:#fafafc;display:flex;flex-direction:column;height:100%}.c-sidebar--hidden{display:none}.c-sidebar__group{padding:.5rem}.c-sidebar__group--main{flex:0 1;padding-top:1.5rem}.c-sidebar__group--workspace>.c-sidebar__group-head{cursor:pointer;width:100%}.c-sidebar__group--workspace.c-sidebar__group--expanded .c-sidebar__group-expand{transform:rotate(90deg)}.c-sidebar__group--workspace:not(.c-sidebar__group--expanded) .c-sidebar__group-links{height:0}.c-sidebar__group-head{align-items:center;background-color:transparent;border:none;-moz-column-gap:.5rem;column-gap:.5rem;display:flex;height:1.5rem;padding:.25rem}.c-sidebar__group-name{color:#7c7c8f;font-size:.6875rem;font-weight:500;line-height:1rem;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none}.c-sidebar__group-expand{align-items:center;color:#2a2d42;display:flex;height:1rem;justify-content:center;transform-origin:center center;transition:transform .3s ease-out;width:1rem}.c-sidebar__group-links{display:flex;flex-direction:column;overflow:hidden;row-gap:.25rem;transition:height .3s ease-out}.c-sidebar__group-links>:first-child{margin-top:.25rem}.c-sidebar__group-links--single{height:2.75rem}.c-sidebar__group-links--double{height:5.5rem}.c-sidebar__divider{margin:0 .5rem;width:calc(100% - 1rem)}.c-sidebar__groups{flex:1 1;min-height:0;overflow-x:hidden;overflow-y:auto;scrollbar-color:#acacbd transparent;scrollbar-width:thin;transition:scrollbar-color .2s linear}.c-sidebar__groups::-webkit-scrollbar{height:.5rem;padding:0;position:absolute;width:.5rem}.c-sidebar__groups::-webkit-scrollbar-track{background-color:transparent}.c-sidebar__groups::-webkit-scrollbar-thumb{background-color:#acacbd;border:2px solid #fff;border-radius:.5rem;box-sizing:border-box;-webkit-transition:background-color .15s,border .15s;transition:background-color .15s,border .15s}.c-sidebar__groups:not(:hover){scrollbar-color:transparent transparent}.c-sidebar__footer{paragraph-spacing:8;display:flex;font-family:IBM Plex sans;font-size:.75rem;font-weight:400;gap:.25rem;letter-spacing:0;line-height:1.33;padding:.25rem .75rem .5rem;text-decoration:none;text-transform:none}.c-sidebar__footer_link{color:#484a61;text-decoration:none}.c-menu-dropdown{position:relative;width:100%}.c-menu-dropdown__list,.c-menu-dropdown__submenu{background-color:#fff;border-radius:.375rem;box-shadow:0 4px 12px 0 rgba(0,0,0,.08),0 4px 2px 0 rgba(0,0,0,.02),0 4px 24px 0 rgba(0,0,0,.06);position:absolute;z-index:1000}.c-menu-dropdown__menu-up{bottom:100%}.c-menu-dropdown__menu-left{left:0}.c-menu-dropdown__menu-right{right:0}.c-menu-group{display:flex;flex-direction:column;margin:.25rem;row-gap:.1rem}.c-header-menu__header{align-items:center;-moz-column-gap:1rem;column-gap:1rem;display:flex;max-width:15rem;overflow:hidden;padding:1rem}.c-header-menu__avatar{align-items:center;background:#abe4fa;border-radius:50%;display:flex;flex:0 0 2rem;height:2rem;justify-content:center;width:2rem}.c-header-menu__user{min-width:0}.c-header-menu__user-email,.c-header-menu__user-name{overflow:hidden;text-overflow:ellipsis}.c-header-menu__user-name{color:#2a2d42}.c-header-menu__user-email{color:#5a5d75}.c-header-menu__link{text-decoration:none;width:100%}.c-logo{max-height:100%;width:100%}.c-logo,.c-logo>*{height:100%;max-width:100%}.c-logo>*{display:block;margin:auto;width:auto}.c-header-wrapper{height:3rem;height:var(--header-height,3rem)}.c-header{height:3rem;height:var(--base-header-height,3rem);overflow:visible}.c-header--hidden{display:none}.c-header__area{align-items:center;-moz-column-gap:.5rem;column-gap:.5rem;display:flex;height:100%}@media(min-width:1200px){.c-header__area--left{-moz-column-gap:.5rem;column-gap:.5rem}}@media(min-width:768px){.c-header__area--right{padding:.5rem 1rem}}@media(min-width:1200px){.c-header__hamburger{display:none}}.c-header__nav{height:calc(100svh - 3rem);height:calc(100svh - var(--header-height, 3rem));width:100svw}.c-header__nav-wrapper{height:0;left:0;position:absolute;top:100%;width:0}.c-header__nav-inner{height:100%;width:100%}@media(min-width:768px){.c-header__nav{padding-right:1rem;width:21rem}.c-header__nav-inner{box-shadow:0 4px 12px 0 rgba(0,0,0,.16),0 4px 2px 0 rgba(0,0,0,.04),0 4px 24px 0 rgba(0,0,0,.06)}}.c-layout{background:#fafafc;bottom:0;height:100vh;left:0;position:fixed;right:0;top:0;width:100vw}.c-layout__header{height:0;height:var(--header-height,0);left:0;position:fixed;top:0;width:100%}.c-layout__sidebar{background:rgba(0,0,0,.03);background:#fafafc;overflow:hidden;width:0;width:var(--aside-width,0)}.c-layout__content,.c-layout__sidebar{height:100%;height:calc(100% - var(--header-height, 0px));position:fixed;top:0;top:var(--header-height,0)}.c-layout__content{left:0;left:var(--aside-width,0)}.c-layout__content,.c-layout__footer{width:100%;width:calc(100% - var(--aside-width, 0px))}.c-layout__footer{bottom:0;height:0;overflow:hidden;position:fixed;right:0}.c-layout__overlay{height:0;left:0;position:fixed;top:0;width:0}.c-overlay{background:#000;height:100%;left:0;opacity:.5;position:fixed;top:0;width:100%}.c-overlay:not(.c-overlay--visible){display:none}.c-overlay--clear{background:none}.c-toast{align-items:flex-start;background:#2a2d42;border-radius:.375rem;box-shadow:0 4px 12px 0 rgba(0,0,0,.16),0 4px 2px 0 rgba(0,0,0,.04),0 4px 24px 0 rgba(0,0,0,.06);color:#fff;display:flex;flex-direction:column;gap:8px;justify-content:flex-start;max-width:23rem;min-width:18rem;overflow:hidden;padding:.5rem .5rem .5rem 1rem;position:relative}.c-toast--with-progress{padding-top:.75rem}.c-toast--success{--local-type-color:#31ce78}.c-toast--warning{--local-type-color:#f7e647}.c-toast--error{--local-type-color:#f93a67}.c-toast--general{--local-type-color:#00c1b7}.c-toast--pending{--local-type-color:#0084d2}.c-toast__progress{background-color:#5a5d75;height:.3125rem;left:0;position:absolute;top:0;width:100%}.c-toast__progress-indicator{background-color:var(--local-type-color);height:100%}.c-toast__header{align-items:center;-moz-column-gap:.75rem;column-gap:.75rem;display:flex;min-height:2.5rem;width:100%}.c-toast__icon{color:var(--local-type-color);text-align:center;width:1.5rem}.c-toast__title{flex:1 1}.c-toast__title:last-child{margin-right:1rem}.c-toast__message{margin-left:2rem;padding:0 1rem .5rem .25rem}.c-toast__content{align-self:flex-end;display:flex;justify-content:flex-end}.ct-overlay{--shadow-level:0.1;height:0;left:0;position:fixed;top:0;width:0}.ct-overlay__panel{height:100svh;position:relative;width:100svw}@media(min-width:768px){.ct-overlay__panel{width:30rem}}.ct-overlay__panel-animation{position:fixed;right:0}@media(min-width:768px){.ct-overlay__panel-animation{padding-left:1rem}}.ct-overlay__panel-animation-inner{box-shadow:0 4px 12px 0 rgba(0,0,0,.16),0 4px 2px 0 rgba(0,0,0,.04),0 4px 24px 0 rgba(0,0,0,.06)}.ct-overlay__modal{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.ct-overlay__modal--overlayed>:after,.ct-overlay__panel--overlayed>:after{background:rgba(0,0,0,var(--shadow-level));content:"";display:block;height:100%;left:0;position:absolute;top:0;transition:background-color .3s linear;width:100%;z-index:1}.ct-overlay__notifications{align-items:flex-end!important;bottom:1rem;max-height:calc(100% - 2rem);position:fixed;right:1rem}.ct-layout{--base-header-height:3.5rem;--header-height:var(--base-header-height);--aside-width:0px;--base-footer-height:4rem;--footer-height:var(--base-footer-height)}@media(min-width:1200px){.ct-layout{--aside-width:20rem}}.ct-layout--header-with-banner{--header-height:5.25rem}.ct-layout--editor-mode{--base-header-height:3.5rem;--header-height:0px!important;--footer-height:0px!important;--aside-width:0px!important}.ct-layout--hide-header{--header-height:0px!important}.ct-layout--hide-sidebar{--aside-width:0px!important}.ct-layout--hide-footer{--footer-height:0px!important}.c-content{background:#fafafc;height:100%;width:100%}.c-content--with-padding{padding:1rem}@media(min-width:768px){.c-content--with-padding{padding:1rem 1.5rem}}@media(min-width:1200px){.c-content--with-padding{padding:1.5rem 2rem}}.c-content--with-scrollbar{overflow-y:auto;scrollbar-color:#acacbd transparent;scrollbar-width:thin;transition:scrollbar-color .2s linear}.c-content--with-scrollbar::-webkit-scrollbar{height:.5rem;padding:0;position:absolute;width:.5rem}.c-content--with-scrollbar::-webkit-scrollbar-track{background-color:transparent}.c-content--with-scrollbar::-webkit-scrollbar-thumb{background-color:#acacbd;border:2px solid #fff;border-radius:.5rem;box-sizing:border-box;-webkit-transition:background-color .15s,border .15s;transition:background-color .15s,border .15s}.c-content--with-scrollbar:not(:hover){scrollbar-color:transparent transparent}.ct-simple-layout__content>.c-content{padding:2.5rem}@media(min-width:768px){.ct-simple-layout__content>.c-content{display:flex;padding:0 2.5rem}}.ct-simple-layout{--header-height:0px;--aside-width:0px;align-items:center;display:flex;justify-content:center}.ct-simple-layout__background{background:#090b21;display:none;height:100%;left:0;position:fixed;top:0;width:100%}@media(min-width:768px){.ct-simple-layout__background{background-color:#090b21;background-image:url(../../static/media/bg-full.ca82545c98d55b95fb90.webp);background-image:var(--theme-bl-bg-image,url(../../static/media/bg-full.ca82545c98d55b95fb90.webp));background-position:50%;background-repeat:no-repeat;background-repeat:var(--theme-bl-bg-repeat,no-repeat);background-size:cover;background-size:var(--theme-bl-bg-size,cover);display:block;width:min(70svw,100svw - 27.1875rem)}}.ct-simple-layout__logo{height:4rem}.ct-simple-layout__logo--in-background{left:2.5rem;max-width:min(70svw - 5rem,100svw - 27.1875rem - 5rem);position:fixed;top:2.5rem}@media(max-width:767.99px){.ct-simple-layout__logo--in-background{display:none}}.ct-simple-layout__logo--in-content{margin:2.5rem auto;text-align:center}@media(min-width:768px){.ct-simple-layout__logo--in-content{display:none}}.ct-simple-layout__copy{bottom:2rem;color:#fff;left:0;position:fixed;text-align:center;width:calc(100% - 27.1875rem)}@media(max-width:767.99px){.ct-simple-layout__copy{display:none}}.ct-simple-layout__content{background:#fff;height:100%;left:0;position:fixed;top:0;width:100%}@media(min-width:768px){.ct-simple-layout__content{height:100%;left:auto;position:fixed;right:0;top:0;width:max(30svw,27.1875rem)}}.ct-simple-layout__language{align-items:center;display:flex;justify-content:center;position:absolute;right:1rem;top:1rem}.c-button-with-loader{position:relative}.c-button-with-loader__loader{color:currentColor;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.c-merge-contact-modal__content{background:#fafafc;padding:1.5rem}.c-merge-contact-modal__form{align-self:stretch;display:flex;flex-direction:column;gap:1rem}.c-merge-contact-modal__titles{padding:1rem 0}.c-merge-contact-modal__row,.c-merge-contact-modal__titles{align-items:flex-start;-moz-column-gap:1rem;column-gap:1rem;display:flex;width:100%}.c-merge-contact-modal__contact-title{flex:1 1;text-align:center}.c-merge-contact-modal__btn-col{text-align:center;width:2rem}.c-merge-contact-modal__field{flex:1 1}.c-error,.c-merge-contact-modal__footer{display:flex;gap:.5rem}.c-error{align-items:center;align-self:stretch;background:#ffe4e9;border-radius:.375rem;color:#2a2d42;justify-content:center;padding:.25rem .5rem;width:100%}.c-error__icon{color:#cf004a}.c-panel{background:rgba(42,45,66,.025);background:linear-gradient(rgba(9,11,33,.023),rgba(42,45,66,.025));box-shadow:0 4px 12px 0 rgba(0,0,0,.08),0 4px 2px 0 rgba(0,0,0,.02),0 4px 24px 0 rgba(0,0,0,.06);display:flex;flex-direction:column;height:100%;position:relative;width:100%}.c-panel:before{background:#fff;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.c-panel__header{align-items:center;display:flex;padding:2rem}.c-panel__header-content{flex:1 1}.c-panel__content{flex:1 1;overflow-x:hidden;overflow-y:auto;padding:0 2rem 2rem;position:relative;scrollbar-color:#acacbd transparent;scrollbar-width:thin;transition:scrollbar-color .2s linear;width:100%}.c-panel__content::-webkit-scrollbar{height:.5rem;padding:0;position:absolute;width:.5rem}.c-panel__content::-webkit-scrollbar-track{background-color:transparent}.c-panel__content::-webkit-scrollbar-thumb{background-color:#acacbd;border:2px solid #fff;border-radius:.5rem;box-sizing:border-box;-webkit-transition:background-color .15s,border .15s;transition:background-color .15s,border .15s}.c-panel__content:not(:hover){scrollbar-color:transparent transparent}.c-panel__content-loader{background:hsla(0,0%,100%,.5);height:100%;left:0;position:absolute;top:0;width:100%;z-index:100}.c-panel__footer{align-items:center;border-top:1px solid #d7d7e0;-moz-column-gap:1rem;column-gap:1rem;display:flex;height:var(--base-footer-height);justify-content:space-between;padding:1rem 2rem}.c-panel__footer-actions{align-items:center;-moz-column-gap:.5rem;column-gap:.5rem;display:flex}.c-panel__error{margin-top:1rem}.edit-user-confirmation-modal{display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.edit-user-confirmation-modal__content{color:#484a61}.edit-user-confirmation-modal__footer__cancel-button{margin-right:auto}.c-panel-dropdown{align-items:center;background-color:#fff;border:1px solid #d7d7e0;border-radius:8px;display:flex;height:32px;margin-bottom:1px;padding:4px 8px}.c-panel-dropdown--open{border:1px solid #d7d7e0;border-bottom-left-radius:0;border-bottom-right-radius:0}.c-panel-dropdown--open .c-panel-dropdown__icon{transform:rotate(90deg)}.c-panel-dropdown:hover{cursor:pointer}.c-panel-dropdown__header{color:#484a61}.c-panel-dropdown__icon{align-items:center;display:flex;height:16px;justify-content:center;margin-right:8px;transition:.2s ease;width:16px}.c-panel-dropdown__text{color:#484a61;font-family:IBM Plex Mono;font-size:.75rem;font-style:normal;font-weight:500;letter-spacing:.06rem;line-height:normal;text-transform:uppercase}.c-panel-dropdown__content{background-color:#fff;border:1px solid #d7d7e0;border-radius:0 0 .625rem .625rem;border-top:none;gap:.25rem}.c-additional-contact-properties__wrapper{padding:1.5rem}.c-additional-contact-properties__add-field,.c-additional-contact-properties__field{display:flex;gap:.5rem;width:100%}.c-additional-contact-properties__field{align-items:center;margin-bottom:.5rem}.c-additional-contact-properties__add-field{align-items:end}.c-additional-contact-properties__full-width{width:100%}.flag--ae{background-position:0 0}.flag--ae,.flag--ar{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--ar{background-position:-16px 0}.flag--at{background-position:0 -13px}.flag--at,.flag--au{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--au{background-position:-16px -13px}.flag--ba{background-position:-32px 0}.flag--ba,.flag--be{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--be{background-position:-32px -13px}.flag--bg{background-position:0 -26px}.flag--bg,.flag--bh{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--bh{background-position:-16px -26px}.flag--br{background-position:-32px -26px}.flag--br,.flag--ca{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--ca{background-position:-48px 0}.flag--ch{background-position:-48px -13px}.flag--ch,.flag--cl{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--cl{background-position:-48px -26px}.flag--cn{background-position:0 -39px}.flag--cn,.flag--co{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--co{background-position:-16px -39px}.flag--cy{background-position:-32px -39px}.flag--cy,.flag--cz{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--cz{background-position:-48px -39px}.flag--de{background-position:-64px 0}.flag--de,.flag--dk{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--dk{background-position:-64px -13px}.flag--dz{background-position:-64px -26px}.flag--dz,.flag--ee{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--ee{background-position:-64px -39px}.flag--eg{background-position:0 -52px}.flag--eg,.flag--es{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--es{background-position:-16px -52px}.flag--fi{background-position:-32px -52px}.flag--fi,.flag--fr{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--fr{background-position:-48px -52px}.flag--gr{background-position:-64px -52px}.flag--gr,.flag--gy{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--gy{background-position:0 -65px}.flag--hk{background-position:-16px -65px}.flag--hk,.flag--hr{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--hr{background-position:-32px -65px}.flag--hu{background-position:-48px -65px}.flag--hu,.flag--id{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--id{background-position:-64px -65px}.flag--ie{background-position:-80px 0}.flag--ie,.flag--in{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--in{background-position:-80px -13px}.flag--ir{background-position:-80px -26px}.flag--ir,.flag--is{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--is{background-position:-80px -39px}.flag--it{background-position:-80px -52px}.flag--it,.flag--jo{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--jo{background-position:-80px -65px}.flag--jp{background-position:0 -78px}.flag--jp,.flag--ke{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--ke{background-position:-16px -78px}.flag--kr{background-position:-32px -78px}.flag--kr,.flag--kz{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--kz{background-position:-48px -78px}.flag--lt{background-position:-64px -78px}.flag--lt,.flag--lu{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--lu{background-position:-80px -78px}.flag--ma{background-position:-96px 0}.flag--ma,.flag--mt{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--mt{background-position:-96px -13px}.flag--mx{background-position:-96px -26px}.flag--mx,.flag--my{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--my{background-position:-96px -39px}.flag--ng{background-position:-96px -52px}.flag--ng,.flag--nl{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--nl{background-position:-96px -65px}.flag--no{background-position:-96px -78px}.flag--no,.flag--nz{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--nz{background-position:0 -91px}.flag--om{background-position:-16px -91px}.flag--om,.flag--pe{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--pe{background-position:-32px -91px}.flag--ph{background-position:-48px -91px}.flag--ph,.flag--pk{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--pk{background-position:-64px -91px}.flag--pl{background-position:-80px -91px}.flag--pl,.flag--pt{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--pt{background-position:-96px -91px}.flag--re{background-position:-112px 0}.flag--re,.flag--ro{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--ro{background-position:-112px -13px}.flag--rs{background-position:-112px -26px}.flag--rs,.flag--ru{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--ru{background-position:-112px -39px}.flag--sa{background-position:-112px -52px}.flag--sa,.flag--se{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--se{background-position:-112px -65px}.flag--sg{background-position:-112px -78px}.flag--sg,.flag--si{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--si{background-position:-112px -91px}.flag--sk{background-position:0 -104px}.flag--sk,.flag--sv{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--sv{background-position:-16px -104px}.flag--tr{background-position:-32px -104px}.flag--tr,.flag--tw{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--tw{background-position:-48px -104px}.flag--ua{background-position:-64px -104px}.flag--ua,.flag--ug{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--ug{background-position:-80px -104px}.flag--uk{background-position:-96px -104px}.flag--uk,.flag--us{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--us{background-position:-112px -104px}.flag--uy{background-position:-128px 0}.flag--uy,.flag--ve{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--ve{background-position:-128px -13px}.flag--yt{background-position:-128px -26px}.flag--yt,.flag--za{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--za{background-position:-128px -39px}.flag--ad{background-position:-128px -52px}.flag--ad,.flag--af{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--af{background-position:-128px -65px}.flag--ag{background-position:-128px -78px}.flag--ag,.flag--ai{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--ai{background-position:-128px -91px}.flag--al{background-position:-128px -104px}.flag--al,.flag--am{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--am{background-position:0 -117px}.flag--an{background-position:-16px -117px}.flag--an,.flag--ao{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--ao{background-position:-32px -117px}.flag--aq{background-position:-48px -117px}.flag--aq,.flag--as{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--as{background-position:-64px -117px}.flag--aw{background-position:-80px -117px}.flag--aw,.flag--ax{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--ax{background-position:-96px -117px}.flag--az{background-position:-112px -117px}.flag--az,.flag--bb{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--bb{background-position:-128px -117px}.flag--bd{background-position:0 -130px}.flag--bd,.flag--bf{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--bf{background-position:-16px -130px}.flag--bi{background-position:-32px -130px}.flag--bi,.flag--bj{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--bj{background-position:-48px -130px}.flag--bl{background-position:-64px -130px}.flag--bl,.flag--bm{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--bm{background-position:-80px -130px}.flag--bn{background-position:-96px -130px}.flag--bn,.flag--bo{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--bo{background-position:-112px -130px}.flag--bq{background-position:-128px -130px}.flag--bq,.flag--bs{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--bs{background-position:-144px 0}.flag--bt{background-position:-144px -13px}.flag--bt,.flag--bv{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--bv{background-position:-144px -26px}.flag--bw{background-position:-144px -39px}.flag--bw,.flag--by{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--by{background-position:-144px -52px}.flag--bz{background-position:-144px -65px}.flag--bz,.flag--cc{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--cc{background-position:-144px -78px}.flag--cd{background-position:-144px -91px}.flag--cd,.flag--cf{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--cf{background-position:-144px -104px}.flag--cg{background-position:-144px -117px}.flag--cg,.flag--ci{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--ci{background-position:-144px -130px}.flag--ck{background-position:0 -143px}.flag--ck,.flag--cm{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--cm{background-position:-16px -143px}.flag--cr{background-position:-32px -143px}.flag--cr,.flag--cu{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--cu{background-position:-48px -143px}.flag--cv{background-position:-64px -143px}.flag--cv,.flag--cw{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--cw{background-position:-80px -143px}.flag--cx{background-position:-96px -143px}.flag--cx,.flag--dj{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--dj{background-position:-112px -143px}.flag--dm{background-position:-128px -143px}.flag--dm,.flag--do{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--do{background-position:-144px -143px}.flag--ec{background-position:-160px 0}.flag--ec,.flag--eh{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--eh{background-position:-160px -13px}.flag--er{background-position:-160px -26px}.flag--er,.flag--et{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--et{background-position:-160px -39px}.flag--eu{background-position:-160px -52px}.flag--eu,.flag--fj{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--fj{background-position:-160px -65px}.flag--fk{background-position:-160px -78px}.flag--fk,.flag--fm{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--fm{background-position:-160px -91px}.flag--fo{background-position:-160px -104px}.flag--fo,.flag--ga{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--ga{background-position:-160px -117px}.flag--gb-eng{background-position:-160px -130px}.flag--gb-eng,.flag--gb-nir{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--gb-nir{background-position:-160px -143px}.flag--gb-sct{background-position:0 -156px}.flag--gb-sct,.flag--gb-wls{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--gb-wls{background-position:-16px -156px}.flag--gb{background-position:-32px -156px}.flag--gb,.flag--gd{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--gd{background-position:-48px -156px}.flag--ge{background-position:-64px -156px}.flag--ge,.flag--gf{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--gf{background-position:-80px -156px}.flag--gg{background-position:-96px -156px}.flag--gg,.flag--gh{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--gh{background-position:-112px -156px}.flag--gi{background-position:-128px -156px}.flag--gi,.flag--gl{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--gl{background-position:-144px -156px}.flag--gm{background-position:-160px -156px}.flag--gm,.flag--gn{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--gn{background-position:-176px 0}.flag--gp{background-position:-176px -13px}.flag--gp,.flag--gq{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--gq{background-position:-176px -26px}.flag--gs{background-position:-176px -39px}.flag--gs,.flag--gt{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--gt{background-position:-176px -52px}.flag--gu{background-position:-176px -65px}.flag--gu,.flag--gw{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--gw{background-position:-176px -78px}.flag--hm{background-position:-176px -91px}.flag--hm,.flag--hn{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--hn{background-position:-176px -104px}.flag--ht{background-position:-176px -117px}.flag--ht,.flag--il{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--il{background-position:-176px -130px}.flag--im{background-position:-176px -143px}.flag--im,.flag--io{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--io{background-position:-176px -156px}.flag--iq{background-position:0 -169px}.flag--iq,.flag--je{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--je{background-position:-16px -169px}.flag--jm{background-position:-32px -169px}.flag--jm,.flag--kg{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--kg{background-position:-48px -169px}.flag--kh{background-position:-64px -169px}.flag--kh,.flag--ki{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--ki{background-position:-80px -169px}.flag--km{background-position:-96px -169px}.flag--km,.flag--kn{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--kn{background-position:-112px -169px}.flag--kp{background-position:-128px -169px}.flag--kp,.flag--kw{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--kw{background-position:-144px -169px}.flag--ky{background-position:-160px -169px}.flag--ky,.flag--la{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--la{background-position:-176px -169px}.flag--lb{background-position:-192px 0}.flag--lb,.flag--lc{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--lc{background-position:-192px -13px}.flag--li{background-position:-192px -26px}.flag--li,.flag--lk{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--lk{background-position:-192px -39px}.flag--lr{background-position:-192px -52px}.flag--lr,.flag--ls{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--ls{background-position:-192px -65px}.flag--lv{background-position:-192px -78px}.flag--lv,.flag--ly{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--ly{background-position:-192px -91px}.flag--mc{background-position:-192px -104px}.flag--mc,.flag--md{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--md{background-position:-192px -117px}.flag--me{background-position:-192px -130px}.flag--me,.flag--mf{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--mf{background-position:-192px -143px}.flag--mg{background-position:-192px -156px}.flag--mg,.flag--mh{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--mh{background-position:-192px -169px}.flag--mk{background-position:0 -182px}.flag--mk,.flag--ml{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--ml{background-position:-16px -182px}.flag--mm{background-position:-32px -182px}.flag--mm,.flag--mn{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--mn{background-position:-48px -182px}.flag--mo{background-position:-64px -182px}.flag--mo,.flag--mp{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--mp{background-position:-80px -182px}.flag--mq{background-position:-96px -182px}.flag--mq,.flag--mr{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--mr{background-position:-112px -182px}.flag--ms{background-position:-128px -182px}.flag--ms,.flag--mu{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--mu{background-position:-144px -182px}.flag--mv{background-position:-160px -182px}.flag--mv,.flag--mw{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--mw{background-position:-176px -182px}.flag--mz{background-position:-192px -182px}.flag--mz,.flag--na{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--na{background-position:0 -195px}.flag--nc{background-position:-16px -195px}.flag--nc,.flag--ne{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--ne{background-position:-32px -195px}.flag--nf{background-position:-48px -195px}.flag--nf,.flag--ni{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--ni{background-position:-64px -195px}.flag--np{background-position:-80px -195px}.flag--np,.flag--nr{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--nr{background-position:-96px -195px}.flag--nu{background-position:-112px -195px}.flag--nu,.flag--pa{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--pa{background-position:-128px -195px}.flag--pf{background-position:-144px -195px}.flag--pf,.flag--pg{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--pg{background-position:-160px -195px}.flag--pm{background-position:-176px -195px}.flag--pm,.flag--pn{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--pn{background-position:-192px -195px}.flag--pr{background-position:-208px 0}.flag--pr,.flag--ps{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--ps{background-position:-208px -13px}.flag--pw{background-position:-208px -26px}.flag--pw,.flag--py{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--py{background-position:-208px -39px}.flag--qa{background-position:-208px -52px}.flag--qa,.flag--rw{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--rw{background-position:-208px -65px}.flag--sb{background-position:-208px -78px}.flag--sb,.flag--sc{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--sc{background-position:-208px -91px}.flag--sd{background-position:-208px -104px}.flag--sd,.flag--sh{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--sh{background-position:-208px -117px}.flag--sj{background-position:-208px -130px}.flag--sj,.flag--sl{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--sl{background-position:-208px -143px}.flag--sm{background-position:-208px -156px}.flag--sm,.flag--sn{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--sn{background-position:-208px -169px}.flag--so{background-position:-208px -182px}.flag--so,.flag--sr{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--sr{background-position:-208px -195px}.flag--ss{background-position:0 -208px}.flag--ss,.flag--st{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--st{background-position:-16px -208px}.flag--sx{background-position:-32px -208px}.flag--sx,.flag--sy{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--sy{background-position:-48px -208px}.flag--sz{background-position:-64px -208px}.flag--sz,.flag--tc{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--tc{background-position:-80px -208px}.flag--td{background-position:-96px -208px}.flag--td,.flag--tf{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--tf{background-position:-112px -208px}.flag--tg{background-position:-128px -208px}.flag--tg,.flag--th{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--th{background-position:-144px -208px}.flag--tj{background-position:-160px -208px}.flag--tj,.flag--tk{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--tk{background-position:-176px -208px}.flag--tl{background-position:-192px -208px}.flag--tl,.flag--tm{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--tm{background-position:-208px -208px}.flag--tn{background-position:-224px 0}.flag--tn,.flag--to{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--to{background-position:-224px -13px}.flag--tt{background-position:-224px -26px}.flag--tt,.flag--tv{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--tv{background-position:-224px -39px}.flag--tz{background-position:-224px -52px}.flag--tz,.flag--um{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--um{background-position:-224px -65px}.flag--unknown{background-position:-224px -78px}.flag--unknown,.flag--uz{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--uz{background-position:-224px -91px}.flag--va{background-position:-224px -104px}.flag--va,.flag--vc{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--vc{background-position:-224px -117px}.flag--vg{background-position:-224px -130px}.flag--vg,.flag--vi{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--vi{background-position:-224px -143px}.flag--vn{background-position:-224px -156px}.flag--vn,.flag--vu{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--vu{background-position:-224px -169px}.flag--wf{background-position:-224px -182px}.flag--wf,.flag--ws{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--ws{background-position:-224px -195px}.flag--xk{background-position:-224px -208px}.flag--xk,.flag--ye{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--ye{background-position:0 -221px}.flag--zm{background-position:-16px -221px}.flag--zm,.flag--zw{background-image:url(../../static/media/flags.9c5728a2b0752afead65.png);background-size:240px 234px;display:inline-block;height:13px;width:16px}.flag--zw{background-position:-32px -221px}.c-optional-fields__wrapper{padding:1.5rem}.c-optional-fields__phone-number-wrapper{display:flex;gap:.5rem;margin-top:-1rem;position:relative}.c-optional-fields__dropdown-prefix{margin-top:1.438rem}.c-optional-fields__phone-number-input{margin-top:1.375rem;width:60%}.c-optional-fields__phone-number-prefix{width:40%}.c-optional-fields__language-select{margin-bottom:1rem}.c-optional-fields__external-reference{align-items:center;display:flex;gap:.25rem}.c-optional-fields__info-icon{color:#acacbd;margin-top:-.125rem}.c-optional-fields__dropdown-flag{align-items:center;display:flex;gap:.5rem}.c-optional-fields__external-reference-tooltip{width:17rem}.c-optional-fields__disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.c-optional-fields__country-code-select-item{align-items:center;display:flex;gap:.313rem;justify-content:space-between}.c-optional-fields__country-name-select{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-contact-form{align-items:center;flex-direction:column;position:relative}.c-contact-form,.c-contact-form__form{grid-gap:1rem;display:grid;gap:1rem}.c-contact-form__shared-label{align-items:flex-start;display:flex;flex:1 0;flex-direction:column;gap:.125rem}.c-contact-form__shared-wrapper{align-items:center;align-self:stretch;display:flex;gap:.25rem;padding:.25rem}.c-contact-selector{display:flex;flex-direction:column;height:3.5rem;width:100%}.c-contact-selector--multiple{height:auto;min-height:3.5rem}.c-contact-selector--persistent-label{height:5rem}.c-contact-selector--persistent-label--multiple{height:auto;min-height:5rem}.c-contact-selector__combobox{height:2rem}.c-contact-selector__label{height:1.25rem;margin-bottom:.25rem}.c-contact-selector__label-required{color:#cf004a;margin-left:.25rem}.c-contact-selector__combobox-popup .k-list-content{padding-right:.5rem;scrollbar-color:#acacbd transparent;scrollbar-width:thin;transition:scrollbar-color .2s linear}.c-contact-selector__combobox-popup .k-list-content::-webkit-scrollbar{height:.5rem;padding:0;position:absolute;width:.5rem}.c-contact-selector__combobox-popup .k-list-content::-webkit-scrollbar-track{background-color:transparent}.c-contact-selector__combobox-popup .k-list-content::-webkit-scrollbar-thumb{background-color:#acacbd;border:2px solid #fff;border-radius:.5rem;box-sizing:border-box;-webkit-transition:background-color .15s,border .15s;transition:background-color .15s,border .15s}.c-contact-selector__combobox-popup .k-list-content:not(:hover){scrollbar-color:transparent transparent}.c-contact-selector__combobox-popup .k-table-header{background-color:transparent}.c-contact-selector__combobox-popup-header{background:transparent;display:flex;padding:.5rem;width:100%}.c-contact-selector__combobox-popup-header-col{display:flex;flex:1 0 50%}.c-contact-selector__combobox-popup-header-col:first-child{justify-content:flex-start}.c-contact-selector__combobox-popup-header-col:last-child{justify-content:flex-end}.c-contact-selector__combo-item{align-items:center;-moz-column-gap:1rem;column-gap:1rem;display:flex;height:2rem}.c-contact-selector__combo-item-text{display:flex;flex-direction:column}.c-contact-selector__combo-item-icon{flex:0 1}.c-contact-selector__values{display:flex;flex:1 1;flex-direction:column;row-gap:.5rem;width:100%}.c-contact-selector--multiple>.c-contact-selector__values:not(:empty),.c-contact-selector--persistent-label--multiple>.c-contact-selector__values:not(:empty){margin-top:1rem}.c-contact-selector__value{align-items:center;background-color:#fff;border:1px solid #d7d7e0;border-radius:.25rem;-moz-column-gap:.5rem;column-gap:.5rem;display:flex;height:3rem;margin-bottom:.25rem;margin-top:.25rem;padding:.5rem .75rem}.c-contact-selector__value--error{border-color:#f93a67}.c-contact-selector__value-email,.c-contact-selector__value-name{flex:1 1 auto;overflow:hidden;padding:0 .25rem 0 0;text-overflow:ellipsis;white-space:nowrap}.c-contact-selector__value-name{flex:2 0 auto}.c-contact-selector__sync-icon--rotating{animation-duration:2s;animation-iteration-count:infinite;animation-name:spin-animation;animation-timing-function:linear}.c-contact-group-form{display:flex;flex-direction:column;gap:1rem}.c-contact-group-form__input-error{color:#cf004a;margin-top:.125rem;min-height:1rem}.c-contact-group-form__form-wrapper{display:flex;flex-direction:column;gap:1rem}.c-contact-group-form__shared-wrapper{align-items:center;align-self:stretch;display:flex;gap:.25rem;padding-top:1rem}.c-contact-group-form__name-wrapper{align-items:flex-start;align-self:stretch;display:flex;gap:1rem}.c-contact-group-form__name{align-items:flex-start;display:flex;flex:1 0;flex-direction:column;gap:.25rem}.c-contact-group-form__name-label{display:flex}.c-contact-group-form__code{align-items:center;align-self:stretch;display:flex;gap:.25rem;padding-top:1.25rem}.c-contact-group-form__external-reference{margin-bottom:1rem}.c-contact-group-form__external-reference-label{align-items:center;display:flex;gap:.25rem}.c-contact-group-form__external-reference-tooltip{width:17rem}.c-contact-group-form__info-icon{color:#acacbd}.c-contact-group-form__required-field{color:#cf004a;margin-left:.125rem}.c-nav-tabs{align-items:flex-end;display:flex;gap:.625rem;overflow-x:auto;overflow-y:hidden;padding-bottom:.25rem;position:relative;scrollbar-color:#acacbd transparent;scrollbar-width:thin;transition:scrollbar-color .2s linear}.c-nav-tabs::-webkit-scrollbar{height:.5rem;padding:0;position:absolute;width:.5rem}.c-nav-tabs::-webkit-scrollbar-track{background-color:transparent}.c-nav-tabs::-webkit-scrollbar-thumb{background-color:#acacbd;border:2px solid #fff;border-radius:.5rem;box-sizing:border-box;-webkit-transition:background-color .15s,border .15s;transition:background-color .15s,border .15s}.c-nav-tabs:not(:hover){scrollbar-color:transparent transparent}.c-nav-tabs__button{align-items:center;background:transparent;display:flex;height:2.25rem}.c-nav-tabs__button-wrapper{cursor:pointer;display:flex;flex-direction:column;text-decoration:none}.c-nav-tabs__button-label{align-items:center;color:#090b21;display:flex;gap:.2rem;padding:.5rem .5rem .25rem;text-align:center}.c-nav-tabs__warning-icon{color:#cf004a;flex-shrink:0}.c-nav-tabs__invisible-border{height:.25rem}.c-nav-tabs__border{align-self:stretch;background:#31cec5;border-radius:.25rem .25rem 0 0;height:.25rem}.c-table-row-builder--in-progress{cursor:progress!important;pointer-events:none}.c-no-results-found{align-items:center;color:#2a2d42;display:inline-flex;flex-direction:column;justify-content:center;row-gap:1rem;text-align:center}@media(min-width:768px){.c-no-results-found{align-items:start;row-gap:1.5rem;text-align:left}}.c-no-results-found--as-container{display:flex}@media(min-width:768px){.c-no-results-found--as-container{max-width:calc(768px - 3rem)}}@media(min-width:1200px){.c-no-results-found--as-container{max-width:calc(1200px - 4rem);max-width:calc(1200px - var(--aside-width, 0px) - 4rem)}}@media(min-width:1920px){.c-no-results-found--as-container{max-width:calc(960px - 2rem);max-width:calc((1920px - var(--aside-width, 0px))/2 - 2rem)}}@media(min-width:768px)and (min-height:30rem){.c-no-results-found--as-container{margin-top:5rem}}.c-no-results-found__icon{align-items:center;border:2px solid #090b21;border-radius:50%;color:#090b21;display:flex;height:2.5rem;justify-content:center;position:relative;transform:rotate(45deg);width:2.5rem}.c-no-results-found__icon-wrapper{flex:0 0 4rem;height:4rem;padding:.5rem;width:4rem}.c-no-results-found__icon:before{background:#31cec5;border-radius:50%;content:"";display:block;height:1.9rem;position:absolute;width:1.9rem}.c-no-results-found__icon:after{border:2px solid #090b21;content:"";display:block;height:.5rem;left:100%;position:absolute;top:calc(50% - .25rem);width:1.25rem}.c-no-results-found__icon>*{transform:rotate(-45deg);z-index:1}.c-no-results-found__info{display:flex;flex:none;flex-direction:column;row-gap:.5rem}.c-table-builder--full-height{height:100%}.c-table-builder__no-results-cell{height:100%;text-align:center}.c-table-builder__no-results-wrapper{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-around;width:100%}.c-date-filter{paragraph-spacing:0;cursor:pointer;display:flex;font-family:IBM Plex sans;font-size:.875rem;font-weight:400;letter-spacing:0;line-height:1.7;position:relative;text-decoration:none;text-transform:none;z-index:1}.c-date-filter:focus{outline:none}.c-date-filter:focus:before{border:.125rem solid #006757;border-radius:.375rem;margin:-.125rem}.c-date-filter:focus:after,.c-date-filter:focus:before{background:transparent;content:"";inset:1px;pointer-events:none;position:absolute;transition:border-color .15s}.c-date-filter:focus:after{border:.25rem solid #b2eae7;border-radius:.563rem;margin:-.375rem}.c-date-filter .c-date-filter__button{align-items:center;border-radius:.375rem;display:flex;justify-content:center;padding:.25rem .5rem;text-transform:capitalize}.c-date-filter .c-date-filter__button:hover{background:rgba(90,90,106,.05);border-radius:.375rem}.c-date-filter .c-date-filter__button i{line-height:1;margin-left:.7rem;margin-top:-.125rem;transform:rotate(90deg)}.c-date-filter .c-date-filter__button--open{position:relative}.c-date-filter .c-date-filter__button--open i{transform:rotate(270deg)}.c-date-filter .c-date-filter__button--open:before{border:.125rem solid #006757;border-radius:.375rem;margin:-.125rem}.c-date-filter .c-date-filter__button--open:after,.c-date-filter .c-date-filter__button--open:before{background:transparent;content:"";inset:1px;pointer-events:none;position:absolute;transition:border-color .15s}.c-date-filter .c-date-filter__button--open:after{border:.25rem solid #b2eae7;border-radius:.563rem;margin:-.375rem}.c-date-filter .c-date-filter__filter-type-text{font-weight:600;line-height:1.45;text-transform:none;text-transform:capitalize}.c-date-filter .c-date-filter__filter-type-label,.c-date-filter .c-date-filter__filter-type-text{paragraph-spacing:0;color:#2a2d42;font-family:IBM Plex sans;font-size:.875rem;letter-spacing:0;text-decoration:none}.c-date-filter .c-date-filter__filter-type-label{font-weight:400;line-height:1.7;padding-left:.25rem;text-transform:none}.c-date-filter .c-date-filter__dropdown-container{background:#fafafc;border-radius:.375rem;box-shadow:0 .25rem 1.5rem 0 rgba(0,0,0,.06),0 .25rem .125rem 0 rgba(0,0,0,.04),0 .25rem .75rem 0 rgba(0,0,0,.16);font-size:1rem;gap:.25rem;line-height:1.5;min-width:12.5rem;padding:.5rem;position:absolute;top:2.188rem;z-index:11}.c-date-filter .c-date-filter__date-picker-wrapper,.c-date-filter .c-date-filter__dropdown-container{paragraph-spacing:0;align-items:flex-start;display:flex;flex-direction:column;font-family:IBM Plex sans;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-date-filter .c-date-filter__date-picker-wrapper{font-size:.875rem;justify-content:center;line-height:1.7;padding:0 1rem}.c-date-filter .c-date-filter__date-picker-label{font-size:.75rem;line-height:1.33}.c-date-filter .c-date-filter__date-picker,.c-date-filter .c-date-filter__date-picker-label{paragraph-spacing:0;font-family:IBM Plex sans;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}.c-date-filter .c-date-filter__date-picker{background:transparent;background:#fff;border:1px solid #d7d7e0;border-radius:.375rem;color:#2a2d42;font-size:.875rem;line-height:1.7;margin-bottom:.5rem;margin-top:.2rem;padding:0 1rem}.ct-portal-table-filters{align-items:flex-start;display:flex;gap:.5rem;justify-content:space-between;width:100%}.ct-portal-table-filters__dropdowns{-moz-column-gap:12px;column-gap:12px;display:flex}.ct-portal-table-filters__search{width:10rem}.ct-portal-table{display:flex;flex-direction:column;height:100%}.ct-portal-table__row{display:flex;flex:0 1;padding:1.5rem 1rem 0}@media(min-width:768px){.ct-portal-table__row{padding:1.5rem 2rem 0}}.ct-portal-table__row--hidden{display:none}.ct-portal-table__row--header{min-height:4rem}.ct-portal-table__row--filters{z-index:2}.ct-portal-table__row--main{flex:1 1 auto;overflow:hidden;padding-top:1rem}.ct-portal-table__row--footer{align-items:center;flex:0 0 3.5rem;padding:.75rem 2rem}.ct-portal-table__col{align-items:center;display:flex}.ct-portal-table__col--left{flex:1 1;justify-content:left}.ct-portal-table__col--right{flex:1 1;justify-content:right}.ct-portal-table__table-wrapper{height:100%;overflow-y:auto;padding:0 .313rem;position:relative;scrollbar-color:#acacbd transparent;scrollbar-width:thin;transition:scrollbar-color .2s linear;width:100%}.ct-portal-table__table-wrapper::-webkit-scrollbar{height:.5rem;padding:0;position:absolute;width:.5rem}.ct-portal-table__table-wrapper::-webkit-scrollbar-track{background-color:transparent}.ct-portal-table__table-wrapper::-webkit-scrollbar-thumb{background-color:#acacbd;border:2px solid #fff;border-radius:.5rem;box-sizing:border-box;-webkit-transition:background-color .15s,border .15s;transition:background-color .15s,border .15s}.ct-portal-table__table-wrapper:not(:hover){scrollbar-color:transparent transparent}.ct-portal-table__table-wrapper>.c-table-builder{margin-top:-4px}.ct-portal-table__table-wrapper thead tr{margin-top:0;position:sticky;top:0;z-index:1}.ct-portal-table__pagination input[type=number]::-webkit-inner-spin-button,.ct-portal-table__pagination input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ct-portal-table__pagination input[type=number]{-moz-appearance:textfield}.c-delete-contact-group-modal__content{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:.75rem;padding:1.5rem}.c-delete-contact-group-modal__warning-message{color:#2a2d42}.c-delete-contact-group-modal__item{align-items:center;background:#fafafc;border-bottom:1px solid #d7d7e0;border-radius:.375rem;border-right:1px solid #d7d7e0;display:flex;gap:.5rem;padding:1rem;width:100%}.c-delete-contact-group-modal__info{align-items:flex-start;display:flex;flex:1 0;flex-direction:column;gap:.25rem}.c-delete-contact-group-modal__name{color:#2a2d42}.c-delete-contact-group-modal__email{color:#7c7c8f}.c-no-results-created-yet{color:#2a2d42;height:100%;text-align:center;width:100%}.c-no-results-created-yet,.c-no-results-created-yet__inner{align-items:center;display:flex;flex-direction:column;row-gap:1rem}@media(min-width:768px){.c-no-results-created-yet__inner{max-width:28.125rem;row-gap:1.5rem}}.c-no-results-created-yet:after{content:"";display:block}@media(min-width:768px){.c-no-results-created-yet{justify-content:space-around;row-gap:1.5rem}}.c-no-results-created-yet__info{align-items:center;display:flex;flex:none;flex-direction:column;row-gap:.5rem;text-align:center}.c-no-results-created-yet__children{padding-top:1rem}.c-copy-share-contacts-modal{max-height:37.5rem;overflow-y:auto;scrollbar-color:#acacbd transparent;scrollbar-width:thin;transition:scrollbar-color .2s linear}.c-copy-share-contacts-modal::-webkit-scrollbar{height:.5rem;padding:0;position:absolute;width:.5rem}.c-copy-share-contacts-modal::-webkit-scrollbar-track{background-color:transparent}.c-copy-share-contacts-modal::-webkit-scrollbar-thumb{background-color:#acacbd;border:2px solid #fff;border-radius:.5rem;box-sizing:border-box;-webkit-transition:background-color .15s,border .15s;transition:background-color .15s,border .15s}.c-copy-share-contacts-modal:not(:hover){scrollbar-color:transparent transparent}.c-copy-share-contacts-modal__content{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.c-copy-share-contacts-modal__item-list{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:.25rem}.c-copy-share-contacts-modal__item{align-items:center;align-self:stretch;background-color:#fff;display:flex;height:3.5rem;padding:0 .5rem}.c-copy-share-contacts-modal__item-label{align-items:center;display:flex;flex:1 0;gap:.5rem;padding:.5rem .5rem .5rem .75rem;width:50%}.c-copy-share-contacts-modal__item-typography{color:#2a2d42;flex-direction:column;justify-content:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-copy-share-contacts-modal__warning-message{color:#2a2d42}.c-copy-share-contacts-modal__error-text{justify-content:start}.c-copy-share-contacts-modal__footer-buttons{display:flex;gap:.5rem}.c-delete-contact-modal__content{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:.75rem;padding:1.5rem}.c-delete-contact-modal__warning-message{color:#2a2d42}.c-delete-contact-modal__contact-info-content{align-items:center;background:#fff;border-bottom:1px solid #d7d7e0;border-radius:.375rem;border-right:1px solid #d7d7e0;display:flex;gap:.5rem;padding:1rem;width:100%}.c-delete-contact-modal__actor-info{align-items:flex-start;display:flex;flex:1 0;flex-direction:column;gap:.25rem}.c-delete-contact-modal__actor-name{color:#2a2d42}.c-delete-contact-modal__actor-email{color:#7c7c8f}.c-existing-contact-item{align-items:center;align-self:stretch;background-color:#fff;border-radius:.25rem;display:flex;gap:1rem;height:3.5rem;justify-content:space-between;overflow:hidden;padding:0 1rem;width:100%}.c-existing-contact-item__contact-email,.c-existing-contact-item__contact-name{flex:1 1;min-width:0}.c-existing-contact-item__buttons{display:flex;gap:.25rem}.c-existing-contact-modal__modal-content{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:16px;padding:24px}.c-existing-contact-modal__footer-button{display:flex;justify-content:flex-start!important;width:100%}.c-existing-contact-modal__warning-message{color:#2a2d42}.c-existing-contact-modal__contacts-to-merge-wrapper{grid-gap:8px;display:grid;gap:8px;width:100%}.c-connect-cloud-account{align-items:center;background:#fff;border:1px solid #e7e7ed;border-radius:.375rem;display:flex;flex-direction:column;gap:1.5rem;height:100%;justify-content:center;padding:1.5rem}.c-connect-cloud-account__title{color:#2a2d42}.c-cloud-account-info{align-items:center;background-color:#fff;border:1px solid #e7e7ed;border-radius:.25rem;display:flex;gap:1rem;padding:1.5rem;width:100%}.c-cloud-account-info__type{align-items:center;color:#2a2d42;display:flex;flex:1 0;gap:.5rem}.c-cloud-account-info__type-icon{height:2.5rem;max-width:3rem}.c-cloud-account-info__right{align-items:flex-end;display:flex;flex-direction:column;gap:.5rem}.c-cloud-account-info__buttons{align-items:center;display:flex;gap:.5rem}.c-cloud-account-info__last-sync{color:#484a61;text-align:right}.c-cloud-account-info__rotate{animation-duration:2s;animation-iteration-count:infinite;animation-name:spin-animation;animation-timing-function:linear}.c-file-dropzone{border:2px dashed #c8cae6;border-radius:.375rem;height:100%;min-height:inherit;width:100%}.c-file-dropzone--dragover{border-color:#a3a5bf}.c-file-dropzone--disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.c-import-contact-format-table{margin-bottom:-.5rem;overflow-x:scroll;padding-bottom:.5rem;scrollbar-color:#acacbd transparent;scrollbar-width:thin;transition:scrollbar-color .2s linear;width:32rem}.c-import-contact-format-table::-webkit-scrollbar{height:.5rem;padding:0;position:absolute;width:.5rem}.c-import-contact-format-table::-webkit-scrollbar-track{background-color:transparent}.c-import-contact-format-table::-webkit-scrollbar-thumb{background-color:#acacbd;border:2px solid #fff;border-radius:.5rem;box-sizing:border-box;-webkit-transition:background-color .15s,border .15s;transition:background-color .15s,border .15s}.c-import-contact-format-table:not(:hover){scrollbar-color:transparent transparent}.c-import-contact-format-table__content{border:1px solid #d7d7e0;border-radius:.25rem;border-spacing:0}.c-import-contact-format-table__data,.c-import-contact-format-table__header{padding:.5rem .75rem;text-align:start;white-space:nowrap}.c-import-contact-format-table__header:first-child{border-top-left-radius:.25rem}.c-import-contact-format-table__header:last-child{border-top-right-radius:.25rem}.c-import-contact-format-table__data:not(:last-child),.c-import-contact-format-table__header:not(:last-child){border-right:1px solid #d7d7e0}.c-import-contact-format-table__data:not(:first-child),.c-import-contact-format-table__header:not(:first-child){min-width:10rem}.c-import-contact-format-table__header{align-items:flex-start;background:#f2f2f6;border-bottom:1px solid #d7d7e0}.c-import-contact-format-table__columns{color:#090b21;text-transform:none}.c-import-contact-format-table__header-content{color:#484a61;text-transform:none}.c-import-contact-format-table__add-column{padding:.25rem}.c-import-contact-format-table__add-column-popup{display:flex;flex-direction:column;padding:.5rem;row-gap:.25rem}.c-import-csv-content{color:#2a2d42;display:flex;flex-direction:column;gap:1rem;height:100%}.c-import-csv-content__download-info{align-items:center;display:flex;gap:1.5rem;justify-content:space-between}.c-import-csv-content__dropzone{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:1rem;justify-content:center;padding:1.5rem}.c-import-csv-content__dropzone-actions{align-items:center;display:flex;gap:.75rem;justify-content:center}.c-import-csv-content__file{align-items:center;background:#fff;border:1px solid #e7e7ed;border-radius:.25rem;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;padding:.75rem 1.5rem}.c-import-csv-content__file>span{flex:1 1}.c-import-contacts-modal__content{align-items:stretch;display:flex;gap:2rem;min-height:24rem}.c-import-contacts-modal__drawer{width:100%}.c-import-contacts-modal__drawer-item{display:flex;height:2.5rem;width:100%}.c-import-contacts-modal__drawer-item .k-drawer-item{align-items:center;flex:1 1}.c-import-contacts-modal__drawer-content{height:100%;padding:1.5rem;width:100%}.c-import-contacts-modal__sync-icon{width:2rem}.c-import-contacts-modal__sync-icon--rotating{animation-duration:2s;animation-iteration-count:infinite;animation-name:spin-animation;animation-timing-function:linear}.c-contacts__header-buttons{display:flex;gap:.5rem}.c-document-viewer-page-object{cursor:pointer;position:absolute;transition:all .2s linear;-webkit-user-select:none;-moz-user-select:none;user-select:none}.c-document-viewer-page-object--is-draggable{cursor:grab}.c-document-viewer-page-object--is-pressed{cursor:grabbing;transition:none}.c-document-viewer-page-object--is-dragging{cursor:move;transition:none}.c-document-viewer-page-object--is-resizing{transition:none}.c-document-viewer-page{position:absolute;transition:all .2s linear;-webkit-user-select:none;-moz-user-select:none;user-select:none}.c-document-viewer-page--loading{animation:c-document-viewer__page-animation 2s linear infinite}.c-document-viewer-page__img{height:100%;width:100%}.c-document-viewer-page__header{bottom:100%;overflow:hidden;position:absolute;width:100%}@keyframes c-document-viewer__page-animation{0%{background:#fff}50%{background:#f2f2f6}to{background:#fff}}.c-document-viewer-pagination{background-color:#fff;border:1px solid #d7d7e0;border-radius:.375rem;bottom:1rem;left:50%;position:absolute;transform:translateX(-50%);transition:margin-bottom .4s ease}.c-document-viewer{height:100%;overflow:hidden;position:relative;width:100%}.c-document-viewer__content{height:100%;overflow-x:auto;overflow-y:scroll;position:relative;scrollbar-color:#acacbd transparent;scrollbar-width:thin;transition:scrollbar-color .2s linear;width:100%}.c-document-viewer__content::-webkit-scrollbar{height:.5rem;padding:0;position:absolute;width:.5rem}.c-document-viewer__content::-webkit-scrollbar-track{background-color:transparent}.c-document-viewer__content::-webkit-scrollbar-thumb{background-color:#acacbd;border:2px solid #fff;border-radius:.5rem;box-sizing:border-box;-webkit-transition:background-color .15s,border .15s;transition:background-color .15s,border .15s}.c-document-viewer__content:not(:hover){scrollbar-color:transparent transparent}.c-document-viewer__content-ghost{margin:0 auto;width:100%}.c-flow-editor-page-object--selected .c-flow-editor-checkbox-field-object__input{background:var(--stakeholder-100)}.c-flow-editor-checkbox-field-object{border-color:var(--stakeholder-800);height:100%;width:100%}.c-flow-editor-checkbox-field-object__input{align-items:center;background:var(--stakeholder-50);border-radius:16%;cursor:inherit;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;transition:background-color .2s;width:100%}.c-flow-editor-checkbox-field-object__input>svg{height:132%;margin:-16%;width:132%}.c-flow-editor-checkbox-field-object__ghost{left:50%;opacity:0;top:0;transform:translateX(-50%)}.c-flow-editor-checkbox-field-object__content{display:flex;padding:.25rem .75rem 0}.c-flow-editor-checkbox-field-object:hover .c-flow-editor-field-object__delete-btn,.c-flow-editor-page-object--is-dragging .c-flow-editor-field-object__delete-btn,.c-flow-editor-page-object--is-resizing .c-flow-editor-field-object__delete-btn{border-width:1px;height:var(--field-action-btn-size);left:calc(var(--field-action-btn-size)*-1/2);top:calc(var(--field-action-btn-size)*-1/2);width:var(--field-action-btn-size)}.c-flow-editor-checkbox-field-object:hover .c-flow-editor-field-object__edit-btn,.c-flow-editor-page-object--is-dragging .c-flow-editor-field-object__edit-btn,.c-flow-editor-page-object--is-resizing .c-flow-editor-field-object__edit-btn{border-width:1px;height:var(--field-action-btn-size);left:calc(100% - var(--field-action-btn-size)/2);top:calc(var(--field-action-btn-size)*-1/2);width:var(--field-action-btn-size)}.c-flow-editor-checkbox-field-object:hover .c-flow-editor-checkbox-field-object__input,.c-flow-editor-page-object--is-dragging .c-flow-editor-checkbox-field-object__input,.c-flow-editor-page-object--is-resizing .c-flow-editor-checkbox-field-object__input{background:#fff}.c-flow-editor-checkbox-field-object:hover .c-flow-editor-checkbox-field-object__ghost,.c-flow-editor-page-object--is-dragging .c-flow-editor-checkbox-field-object__ghost,.c-flow-editor-page-object--is-resizing .c-flow-editor-checkbox-field-object__ghost{height:calc(100% + 2.5rem);min-width:5rem;top:-1.75rem;width:calc(100% + 1.5rem)}.c-flow-editor-checkbox-field-object:hover .c-flow-editor-checkbox-field-object__ghost{opacity:1}.c-flow-editor-page-object--is-dragging .c-flow-editor-checkbox-field-object .c-flow-editor-checkbox-field-object__ghost,.c-flow-editor-page-object--is-dragging .c-flow-editor-checkbox-field-object:hover .c-flow-editor-checkbox-field-object__ghost,.c-flow-editor-page-object--is-resizing .c-flow-editor-checkbox-field-object .c-flow-editor-checkbox-field-object__ghost,.c-flow-editor-page-object--is-resizing .c-flow-editor-checkbox-field-object:hover .c-flow-editor-checkbox-field-object__ghost{opacity:.2}.c-flow-editor-page-object--selected .c-flow-editor-radio-field-object__input{background:var(--stakeholder-100)}.c-flow-editor-radio-field-object{border-color:var(--stakeholder-800);height:100%;width:100%}.c-flow-editor-radio-field-object__input{align-items:center;background:var(--stakeholder-50);border-radius:50%;cursor:inherit;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;transition:background-color .2s;width:100%}.c-flow-editor-radio-field-object__input>svg{height:calc(116% - 1px);margin:-8%;width:calc(116% - 1px)}.c-flow-editor-radio-field-object__ghost{border-radius:50%;left:50%;opacity:0;top:0;transform:translateX(-50%)}.c-flow-editor-radio-field-object__content{display:flex;padding:.25rem .75rem 0}.c-flow-editor-page-object--is-dragging .c-flow-editor-field-object__delete-btn,.c-flow-editor-page-object--is-resizing .c-flow-editor-field-object__delete-btn,.c-flow-editor-radio-field-object:hover .c-flow-editor-field-object__delete-btn{border-width:1px;height:var(--field-action-btn-size);left:calc(var(--field-action-btn-size)*-1/2);top:calc(var(--field-action-btn-size)*-1/2);width:var(--field-action-btn-size)}.c-flow-editor-page-object--is-dragging .c-flow-editor-field-object__edit-btn,.c-flow-editor-page-object--is-resizing .c-flow-editor-field-object__edit-btn,.c-flow-editor-radio-field-object:hover .c-flow-editor-field-object__edit-btn{border-width:1px;height:var(--field-action-btn-size);left:calc(100% - var(--field-action-btn-size)/2);top:calc(var(--field-action-btn-size)*-1/2);width:var(--field-action-btn-size)}.c-flow-editor-page-object--is-dragging .c-flow-editor-radio-field-object__input,.c-flow-editor-page-object--is-resizing .c-flow-editor-radio-field-object__input,.c-flow-editor-radio-field-object:hover .c-flow-editor-radio-field-object__input{background:#fff}.c-flow-editor-page-object--is-dragging .c-flow-editor-radio-field-object__ghost,.c-flow-editor-page-object--is-resizing .c-flow-editor-radio-field-object__ghost,.c-flow-editor-radio-field-object:hover .c-flow-editor-radio-field-object__ghost{height:calc(100% + 2.5rem);min-width:5rem;top:-1.75rem;width:calc(100% + 1.5rem)}.c-flow-editor-radio-field-object:hover .c-flow-editor-radio-field-object__ghost{opacity:1}.c-flow-editor-page-object--is-dragging .c-flow-editor-radio-field-object .c-flow-editor-radio-field-object__ghost,.c-flow-editor-page-object--is-dragging .c-flow-editor-radio-field-object:hover .c-flow-editor-radio-field-object__ghost,.c-flow-editor-page-object--is-resizing .c-flow-editor-radio-field-object .c-flow-editor-radio-field-object__ghost,.c-flow-editor-page-object--is-resizing .c-flow-editor-radio-field-object:hover .c-flow-editor-radio-field-object__ghost{opacity:.2}.c-flow-editor-page-object--selected .c-flow-editor-signing-field-object{background:var(--stakeholder-100)}.c-flow-editor-signing-field-object{left:0;padding:.5rem 1rem;top:0}.c-flow-editor-signing-field-object__content{align-items:flex-end;border-bottom:1px solid var(--stakeholder-900);display:flex;height:100%;width:100%}.c-flow-editor-page-object--is-pressed .c-flow-editor-signing-field-object,.c-flow-editor-signing-field-object:hover{border-color:var(--stakeholder-800)}.c-flow-editor-page-object--is-pressed .c-flow-editor-signing-field-object .c-flow-editor-field-object__delete-btn,.c-flow-editor-signing-field-object:hover .c-flow-editor-field-object__delete-btn{border-width:1px;height:var(--field-action-btn-size);left:calc(var(--field-action-btn-size)*-1/2);top:calc(var(--field-action-btn-size)*-1/2);width:var(--field-action-btn-size)}.c-flow-editor-page-object--is-pressed .c-flow-editor-signing-field-object .c-flow-editor-field-object__edit-btn,.c-flow-editor-signing-field-object:hover .c-flow-editor-field-object__edit-btn{border-width:1px;height:var(--field-action-btn-size);left:calc(100% - var(--field-action-btn-size)/2);top:calc(var(--field-action-btn-size)*-1/2);width:var(--field-action-btn-size)}.c-flow-editor-page-object--selected .c-flow-editor-text-field-object__input{background:var(--stakeholder-100)}.c-flow-editor-text-field-object{border-color:var(--stakeholder-800);height:100%;width:100%}.c-flow-editor-text-field-object__input{align-items:center;background:var(--stakeholder-50);border:1px solid #484a61;border-radius:.25rem;cursor:inherit;display:flex;font-size:min(2rem*.75,1rem);font-size:min(var(--object-height,2rem)*.75,1rem);height:100%;overflow:hidden;padding:min(2rem*.15,.25rem) min(2rem*.2,.5rem) min(2rem*.1,.25rem);padding:min(var(--object-height,2rem)*.15,.25rem) min(var(--object-width,2rem)*.2,.5rem) min(var(--object-height,2rem)*.1,.25rem);position:relative;text-overflow:ellipsis;transition:background-color .2s;width:100%}.c-flow-editor-text-field-object__input:not(.c-flow-editor-text-field-object__input--multiline){white-space:nowrap}.c-flow-editor-text-field-object__ghost{left:50%;opacity:0;padding:.25rem .75rem 0;top:0;transform:translateX(-50%)}.c-flow-editor-text-field-object__content{display:flex}.c-flow-editor-page-object--is-dragging .c-flow-editor-field-object__delete-btn,.c-flow-editor-page-object--is-resizing .c-flow-editor-field-object__delete-btn,.c-flow-editor-text-field-object:hover .c-flow-editor-field-object__delete-btn{border-width:1px;height:var(--field-action-btn-size);left:calc(var(--field-action-btn-size)*-1/2);top:calc(var(--field-action-btn-size)*-1/2);width:var(--field-action-btn-size)}.c-flow-editor-page-object--is-dragging .c-flow-editor-field-object__edit-btn,.c-flow-editor-page-object--is-resizing .c-flow-editor-field-object__edit-btn,.c-flow-editor-text-field-object:hover .c-flow-editor-field-object__edit-btn{border-width:1px;height:var(--field-action-btn-size);left:calc(100% - var(--field-action-btn-size)/2);top:calc(var(--field-action-btn-size)*-1/2);width:var(--field-action-btn-size)}.c-flow-editor-page-object--is-dragging .c-flow-editor-text-field-object__input,.c-flow-editor-page-object--is-resizing .c-flow-editor-text-field-object__input,.c-flow-editor-text-field-object:hover .c-flow-editor-text-field-object__input{background:#fff}.c-flow-editor-page-object--is-dragging .c-flow-editor-text-field-object__ghost,.c-flow-editor-page-object--is-resizing .c-flow-editor-text-field-object__ghost,.c-flow-editor-text-field-object:hover .c-flow-editor-text-field-object__ghost{height:calc(100% + 2.5rem);min-width:5rem;padding-top:.25rem;top:-1.75rem;width:calc(100% + 1.5rem)}.c-flow-editor-text-field-object:hover .c-flow-editor-text-field-object__ghost{opacity:1}.c-flow-editor-page-object--is-dragging .c-flow-editor-text-field-object .c-flow-editor-text-field-object__ghost,.c-flow-editor-page-object--is-dragging .c-flow-editor-text-field-object:hover .c-flow-editor-text-field-object__ghost,.c-flow-editor-page-object--is-resizing .c-flow-editor-text-field-object .c-flow-editor-text-field-object__ghost,.c-flow-editor-page-object--is-resizing .c-flow-editor-text-field-object:hover .c-flow-editor-text-field-object__ghost{opacity:.2}.c-flow-editor-field-object{background:var(--stakeholder-50);border:1px dashed var(--stakeholder-500);border-radius:.375rem;color:var(--stakeholder-text-color);height:100%;position:absolute;transition:all .2s;width:100%}.c-flow-editor-field-object__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-flow-editor-field-object__delete-btn,.c-flow-editor-field-object__edit-btn{align-items:center;background:var(--stakeholder-on-active-color);border:0 solid var(--stakeholder-900);border-radius:50%;color:var(--stakeholder-900);cursor:pointer;display:flex;font-size:1rem;height:0;justify-content:center;overflow:hidden;position:absolute;top:0;transition:all .2s;width:0}.c-flow-editor-field-object__delete-btn{left:0}.c-flow-editor-field-object__edit-btn{left:100%}.c-flow-editor-field-object__resize-btn{background:none;border-color:transparent;border-style:solid;height:0;position:absolute;transition:border-width .2s;width:0}.c-flow-editor-field-object__resize-btn:active,.c-flow-editor-field-object__resize-btn:focus{outline:none}.c-flow-editor-field-object__resize-btn:before{content:"";height:calc(var(--field-resize-size)*3);position:absolute;width:calc(var(--field-resize-size)*3)}.c-flow-editor-field-object__resize-btn--top-left{border-top-color:var(--stakeholder-900);border-width:var(--field-resize-size) var(--field-resize-size) 0 0;cursor:nwse-resize;left:var(--field-resize-gutter);top:var(--field-resize-gutter)}.c-flow-editor-field-object__resize-btn--top-left:active{border-width:var(--field-resize-size-active) var(--field-resize-size-active) 0 0}.c-flow-editor-field-object__resize-btn--top-left:before{left:calc(var(--field-resize-size)*-1);top:calc(var(--field-resize-size)*-2)}.c-flow-editor-field-object__resize-btn--top-right{border-right-color:var(--stakeholder-900);border-width:0 var(--field-resize-size) var(--field-resize-size) 0;cursor:nesw-resize;right:var(--field-resize-gutter);top:var(--field-resize-gutter)}.c-flow-editor-field-object__resize-btn--top-right:active{border-width:0 var(--field-resize-size-active) var(--field-resize-size-active) 0}.c-flow-editor-field-object__resize-btn--top-right:before{right:calc(var(--field-resize-size)*-2);top:calc(var(--field-resize-size)*-1)}.c-flow-editor-field-object__resize-btn--bottom-right{border-bottom-color:var(--stakeholder-900);border-width:0 0 var(--field-resize-size) var(--field-resize-size);bottom:var(--field-resize-gutter);cursor:nwse-resize;right:var(--field-resize-gutter)}.c-flow-editor-field-object__resize-btn--bottom-right:active{border-width:0 0 var(--field-resize-size-active) var(--field-resize-size-active)}.c-flow-editor-field-object__resize-btn--bottom-right:before{bottom:calc(var(--field-resize-size)*-2);right:calc(var(--field-resize-size)*-1)}.c-flow-editor-field-object__resize-btn--bottom-left{border-left-color:var(--stakeholder-900);border-width:var(--field-resize-size) 0 0 var(--field-resize-size);bottom:var(--field-resize-gutter);cursor:nesw-resize;left:var(--field-resize-gutter)}.c-flow-editor-field-object__resize-btn--bottom-left:active{border-width:var(--field-resize-size-active) 0 0 var(--field-resize-size-active)}.c-flow-editor-field-object__resize-btn--bottom-left:before{bottom:calc(var(--field-resize-size)*-1);left:calc(var(--field-resize-size)*-2)}.c-flow-editor-page-object{--field-grip-width:1.5rem;--field-action-btn-size:1.5rem;--field-resize-gutter:.25rem;--field-resize-size:0.3125rem;--field-resize-size-active:.5rem;height:100%;position:relative;width:100%}.c-flow-editor-page-object--selected{z-index:1}.c-flow-editor-page-object--active{z-index:2}.c-flow-editor-page-object:hover{z-index:3}.c-flow-editor-document-viewer{background:#e7e7ed;height:100%}.c-flow-editor-document-viewer__page-header{-moz-column-gap:1rem;column-gap:1rem;display:flex;justify-content:space-between}.c-flow-editor-document-viewer__page-header-name{color:#2a2d42;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-flow-editor-document-viewer__page-header-pages{color:#484a61;white-space:nowrap}.c-flow-editor-left-pane-search{height:100%}.c-flow-editor-left-pane-search .k-input-solid{border:none}.c-flow-editor-left-pane-search .k-input{display:flex;height:100%}.c-flow-editor-left-pane-search__popup{border-radius:0;margin-left:.5rem;width:calc(100% - 1rem)}.c-flow-editor-documents-preview{--kendo-color-app-surface:#fafafc;background-color:#fafafc}.c-flow-editor-documents-preview-no-data{padding:1rem;text-align:center}.c-flow-editor-documents-preview__page{color:#acacbd;padding-left:.25rem}.c-flow-editor-documents-preview__thumbnail{background-color:transparent;border:1px solid transparent;border-radius:.375rem;cursor:pointer;margin-top:1rem;padding:1rem;width:100%}.c-flow-editor-documents-preview__thumbnail-wrapper{padding:0 .5rem .5rem}.c-flow-editor-documents-preview__thumbnail-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-flow-editor-documents-preview__thumbnail-image{box-shadow:0 2px 8px 0 rgba(0,0,0,.06),0 4px 4px 0 rgba(0,0,0,.04);height:auto;width:100%}.c-flow-editor-documents-preview__thumbnail-loader{box-shadow:0 2px 8px 0 rgba(0,0,0,.06),0 4px 4px 0 rgba(0,0,0,.04);height:0;position:relative;width:100%}.c-flow-editor-documents-preview__thumbnail-loader-inner{height:100%;left:0;position:absolute;top:0;width:100%}.c-flow-editor-documents-preview__thumbnail:focus{outline:none}.c-flow-editor-documents-preview__thumbnail:focus:not(.c-flow-editor-documents-preview__thumbnail--selected),.c-flow-editor-documents-preview__thumbnail:hover:not(.c-flow-editor-documents-preview__thumbnail--selected){background-color:#f2f2f6;border-color:#008476}.c-flow-editor-documents-preview__thumbnail--selected{background-color:#e0f6f6;border-color:#008476}.c-flow-stakeholder-icon{height:1rem;width:1rem}.c-flow-stakeholder-icon--avatar{align-items:center;background:var(--stakeholder-900);border-radius:.5rem;color:#fff;display:flex;font-size:.625rem;font-weight:700;justify-content:center;line-height:.625rem}.c-flow-validation-badge{display:inline-block;height:1rem;position:relative;text-align:center;vertical-align:middle;width:1rem}.c-flow-validation-badge__icon{display:inline-block;height:1rem;left:0;position:absolute;top:0;width:1rem}.c-flow-validation-badge__icon:before{line-height:1rem}.c-flow-validation-badge--warning .c-flow-validation-badge__icon{color:#ae5813}.c-flow-validation-badge--error .c-flow-validation-badge__icon{color:#cf004a}.c-flow-validation-badge__tooltip{max-width:min(30svw,15rem)}.c-flow-editor-errors{--kendo-color-app-surface:#fff;background-color:#fff;height:100%;overflow-x:hidden;overflow-y:auto;scrollbar-color:#acacbd transparent;scrollbar-width:thin;transition:scrollbar-color .2s linear}.c-flow-editor-errors .k-panelbar{border:none;border-color:var(--flow-border-color)}.c-flow-editor-errors .k-panelbar .k-panelbar-group>.k-panelbar-item>.k-link,.c-flow-editor-errors .k-panelbar>.k-panelbar-header>.k-link{cursor:pointer;height:2.5rem;padding:.25rem .5rem}.c-flow-editor-errors .k-panelbar .k-panelbar-group>.k-panelbar-item>.k-link,.c-flow-editor-errors .k-panelbar .k-panelbar-group>.k-panelbar-item>.k-link.k-focus,.c-flow-editor-errors .k-panelbar .k-panelbar-group>.k-panelbar-item>.k-link.k-selected,.c-flow-editor-errors .k-panelbar .k-panelbar-group>.k-panelbar-item>.k-link.k-selected:hover,.c-flow-editor-errors .k-panelbar .k-panelbar-group>.k-panelbar-item>.k-link:hover,.c-flow-editor-errors .k-panelbar>.k-panelbar-header>.k-link,.c-flow-editor-errors .k-panelbar>.k-panelbar-header>.k-link.k-focus,.c-flow-editor-errors .k-panelbar>.k-panelbar-header>.k-link.k-selected,.c-flow-editor-errors .k-panelbar>.k-panelbar-header>.k-link.k-selected:hover,.c-flow-editor-errors .k-panelbar>.k-panelbar-header>.k-link:hover{paragraph-spacing:0;background-color:initial!important;box-shadow:none;color:#484a61!important;font-family:IBM Plex Mono;font-size:.75rem;font-weight:500;letter-spacing:.06rem;line-height:1.33;text-decoration:none;text-transform:uppercase}.c-flow-editor-errors .k-panelbar .k-panelbar-group>.k-panelbar-item>.k-link .k-icon,.c-flow-editor-errors .k-panelbar>.k-panelbar-header>.k-link .k-icon{margin-inline-start:unset;order:1}.c-flow-editor-errors .k-panelbar .k-panelbar-group>.k-panelbar-item>.k-link .k-panelbar-item-text,.c-flow-editor-errors .k-panelbar>.k-panelbar-header>.k-link .k-panelbar-item-text{flex:1 1;order:2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-flow-editor-errors .k-panelbar-content{padding:0 1rem 1rem}.c-flow-editor-errors:not(:hover){scrollbar-color:transparent}.c-flow-editor-errors .k-panelbar-content{padding:0}.c-flow-editor-errors__header{color:#5a5a6a;padding:1rem}.c-flow-editor-errors-cards-container{padding:.5rem 1rem}.c-flow-editor-errors .c-flow-editor-error-card{align-items:center;border:2px solid #e8e9fb;border-radius:.5rem;cursor:pointer;display:flex;flex-direction:row;justify-content:space-around;margin-bottom:.5rem;padding:.5rem}.c-flow-editor-errors .c-flow-editor-error-card:hover{border-color:#e0f6f6}.c-flow-editor-errors .c-flow-editor-error-card__icon-container{padding-right:.5rem}.c-flow-editor-errors .c-flow-editor-error-card__text-container{display:flex;flex-direction:column}.c-flow-editor-errors .c-flow-editor-error-card__text-container-error-text{color:#cf004a}.c-flow-editor-errors .c-flow-editor-error-card__text-container-warning-text{color:#ae5813}.c-flow-editor-errors .c-flow-editor-error-card__arrow-container{color:#acacbd;padding-left:.5rem}.c-flow-editor-field{--local-bg-color:#fff;align-items:center;background-color:var(--local-bg-color);border-top:1px solid var(--border-color);cursor:pointer;cursor:var(--local-cursor,pointer);display:flex;height:2rem;padding-left:.25rem;padding-right:.25rem;position:relative}.c-flow-editor-field--is-dragged:after{background:hsla(0,0%,100%,.8);border-radius:.375rem;content:"";display:block;height:calc(100% - 2px);left:1px;position:absolute;top:1px;width:calc(100% - 2px)}.c-flow-editor-field--is-pressed{--local-cursor:grabbing}.c-flow-editor-field--is-dragging{--local-cursor:ns-resize;border:1px solid var(--stakeholder-500);border-radius:.375rem;position:absolute}.c-flow-editor-field:last-child{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}.c-flow-editor-field--receiver{padding-right:.75rem}.c-flow-editor-field--unplaced{background:#fff;border:1px solid var(--stakeholder-100);border-radius:.375rem}.c-flow-editor-field--unplaced:not(:last-child){margin-bottom:.5rem}.c-flow-editor-field--active{--local-bg-color:var(--stakeholder-50)}.c-flow-editor-field__icon{color:var(--stakeholder-900);margin-right:.5rem;text-align:center;width:1rem}.c-flow-editor-field__icon:first-child{margin-left:.5rem}.c-flow-editor-field__text{flex:1 1;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.c-flow-editor-field__text:last-child{margin-right:.25rem}.c-flow-editor-field__drag{align-items:center;background:transparent;cursor:grab;cursor:var(--local-cursor,grab);display:flex;height:100%;justify-content:center;margin-right:.25rem;transition:background-color .4s;width:2rem}.c-flow-editor-field__validation:last-child{margin-right:.25rem}.c-flow-editor-field__menu{margin-left:.25rem;text-align:center}.c-flow-editor-field:not(.c-flow-editor-field--is-pressed):not(.c-flow-editor-field--is-dragging) .c-flow-editor-field__drag:hover{background-color:var(--stakeholder-100)}.c-flow-editor-add-fields-popup{color:#2a2d42}.c-flow-editor-add-fields-popup .k-popup,.c-flow-editor-add-fields-popup .k-popup:before{box-shadow:0 2px 8px 0 rgba(0,0,0,.06),0 4px 4px 0 rgba(0,0,0,.04)}.c-flow-editor-add-fields-popup .k-popup:before{border-radius:inherit;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.c-flow-editor-add-fields-popup__content{align-items:stretch;display:flex;flex-direction:column;min-width:10rem;padding:.5rem;row-gap:.5rem}.c-flow-editor-add-fields-popup__content:after{background-color:var(--kendo-color-surface-alt);border:.3125rem solid var(--kendo-color-surface-alt);box-shadow:-2px 2px 2px rgba(0,0,0,.122);content:"";display:block;height:0;left:-.25rem;position:absolute;top:2.75rem;transform:rotate(45deg);transform-origin:center center;width:0}.c-flow-editor-add-fields-popup__tooltip{max-width:25rem}.c-flow-editor-add-fields-popup__tooltip-ff-placeholder{height:7.5rem;left:0;position:absolute;top:2.25rem;width:100%}.c-flow-editor-add-fields-popup__tooltip-s-placeholder{height:2.5rem;left:0;position:absolute;top:9.75rem;width:100%}.c-flow-editor-add-fields-popup__title{align-items:center;background-color:var(--stakeholder-200);border-top-left-radius:.375rem;border-top-right-radius:.375rem;display:flex;height:2rem;justify-content:center}.c-flow-editor-add-fields-popup__divider{background-color:#d7d7e0;height:1px;width:100%}.c-flow-editor-add-fields-popup__button{align-items:stretch;background-color:#fff;border:1px solid #e7e7ed;border-radius:.375rem;-moz-column-gap:.25rem;column-gap:.25rem;cursor:pointer;display:flex;height:2rem;justify-content:center;padding-left:.25rem;white-space:nowrap}.c-flow-editor-add-fields-popup__button:hover:not(.c-flow-editor-add-fields-popup__button--active){background-color:var(--stakeholder-50)}.c-flow-editor-add-fields-popup__button--active{background-color:var(--stakeholder-200)}.c-flow-editor-add-fields-popup__field{align-items:stretch;background-color:#fff;border-radius:.375rem;cursor:grab;display:flex;height:2rem;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.c-flow-editor-add-fields-popup__field--is-dragging{--local-border-style:solid;cursor:move;position:fixed;z-index:999}.c-flow-editor-add-fields-popup__field--disabled{cursor:default;opacity:.5}.c-flow-editor-add-fields-popup__field--ghost{border:1px dashed #fafafc}.c-flow-editor-add-fields-popup__grip{align-items:center;align-self:stretch;background-color:#e7e7ed;border-bottom-left-radius:.375rem;border-top-left-radius:.375rem;color:#acacbd;display:flex;justify-content:center;width:1rem}.c-flow-editor-add-fields-popup__icon{align-items:center;border-bottom:1px dashed #e7e7ed;border-bottom:1px var(--local-border-style,dashed) #e7e7ed;border-top:1px dashed #e7e7ed;border-top:1px var(--local-border-style,dashed) #e7e7ed;display:flex;justify-content:center;width:1.5rem}.c-flow-editor-add-fields-popup__button>.c-flow-editor-add-fields-popup__icon{border:none}.c-flow-editor-add-fields-popup__text{align-items:center;border-bottom:1px dashed #e7e7ed;border-bottom:1px var(--local-border-style,dashed) #e7e7ed;border-bottom-right-radius:.375rem;border-right:1px dashed #e7e7ed;border-right:1px var(--local-border-style,dashed) #e7e7ed;border-top:1px dashed #e7e7ed;border-top:1px var(--local-border-style,dashed) #e7e7ed;border-top-right-radius:.375rem;display:flex;flex:1 1;padding-right:.5rem}.c-flow-editor-add-fields-popup__button>.c-flow-editor-add-fields-popup__text{border:none;padding-right:.5rem}.c-flow-editor-stakeholder-ui{--local-border-color:var(--stakeholder-100);--local-bg-color:var(--stakeholder-50);align-items:center;background-color:var(--local-bg-color);border:1px solid var(--local-border-color);border-radius:.375rem;cursor:pointer;cursor:var(--local-cursor,pointer);display:flex;height:2.5rem;padding:0 .25rem;position:relative}.c-flow-editor-stakeholder-ui--active{--local-bg-color:var(--stakeholder-100);--local-border-color:var(--stakeholder-200)}.c-flow-editor-stakeholder-ui:not(.c-flow-editor-stakeholder-ui--active):hover{--local-bg-color:var(--stakeholder-50)}.c-flow-editor-stakeholder-ui__drag{align-items:center;background:transparent;border-radius:.25rem;cursor:grab;cursor:var(--local-cursor,grab);display:flex;height:2rem;justify-content:center;margin-right:.25rem;transition:background-color .4s;width:2rem}.c-flow-editor-stakeholder-ui__drag:hover{background-color:var(--stakeholder-100)}.c-flow-editor-stakeholder-ui--active>.c-flow-editor-stakeholder-ui__drag:hover{background-color:var(--stakeholder-200)}.c-flow-editor-stakeholder-ui__icon{margin-right:.5rem;width:1rem}.c-flow-editor-stakeholder-ui__icon--button{width:auto}.c-flow-editor-stakeholder-ui__icon:first-child{margin-left:.5rem}.c-flow-editor-stakeholder-ui__spacer{flex:1 1}.c-flow-editor-stakeholder-ui__name{flex:1 1;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.c-flow-editor-stakeholder-ui__name:last-child{margin-right:.25rem}.c-flow-editor-stakeholder-ui__validation{margin-left:.25rem;width:1rem}.c-flow-editor-stakeholder-ui__validation:last-child{margin-right:.25rem}.c-flow-editor-stakeholder-ui__menu{margin-left:.25rem;text-align:center}.c-flow-editor-stakeholder-ui__menu-item--disabled{align-items:center;display:flex;flex:1 1 auto;flex-flow:row nowrap;gap:.5rem;position:relative;white-space:nowrap}.c-flow-editor-actor--active>.c-flow-editor-stakeholder-ui{--local-bg-color:var(--stakeholder-100)}.c-flow-editor-actor--active>.c-flow-editor-stakeholder-ui:hover{background-color:var(--stakeholder-100)}.c-contact-missing-information-modal__content{padding:1.5rem}.c-contact-missing-information-modal__list{padding:.5rem 0 1rem 2rem}.c-flow-editor-add-recipient-panel__content{overflow:hidden;padding:0}.c-flow-editor-add-recipient-panel__selector{height:100%;padding:0 2rem 2rem}.c-flow-editor-add-recipient-panel__selector-values{margin-right:-2rem;overflow:auto;padding-right:2rem;scrollbar-color:#acacbd transparent;scrollbar-width:thin;transition:scrollbar-color .2s linear;width:calc(100% + 2rem)}.c-flow-editor-add-recipient-panel__selector-values::-webkit-scrollbar{height:.5rem;padding:0;position:absolute;width:.5rem}.c-flow-editor-add-recipient-panel__selector-values::-webkit-scrollbar-track{background-color:transparent}.c-flow-editor-add-recipient-panel__selector-values::-webkit-scrollbar-thumb{background-color:#acacbd;border:2px solid #fff;border-radius:.5rem;box-sizing:border-box;-webkit-transition:background-color .15s,border .15s;transition:background-color .15s,border .15s}.c-flow-editor-add-recipient-panel__selector-values:not(:hover){scrollbar-color:transparent transparent}.c-flow-editor-add-recipient-panel__undecided-checkbox{align-items:center;display:flex;height:3rem;padding:1rem 2rem}.c-flow-editor-add-recipient-panel__undecided-checkbox+.c-flow-editor-add-recipient-panel__selector{height:calc(100% - 3rem)}.c-flow-editor-actor{--border-color:var(--stakeholder-200);background-color:#fff;border:1px solid var(--border-color);border-radius:.375rem;margin-bottom:.5rem;position:relative}.c-flow-editor-actor--active{--border-color:var(--stakeholder-500)}.c-flow-editor-actor--active .c-flow-editor-stakeholder-ui{--local-bg-color:var(--stakeholder-100)}.c-flow-editor-actor--active .c-flow-editor-stakeholder-ui:hover{background-color:var(--stakeholder-100)}.c-flow-editor-actor--is-dragged:after{background:hsla(0,0%,100%,.8);border-radius:.375rem;content:"";display:block;height:calc(100% - 2px);left:1px;position:absolute;top:1px;width:calc(100% - 2px)}.c-flow-editor-actor--is-pressed{--local-cursor:grabbing}.c-flow-editor-actor--is-dragging{--local-cursor:ns-resize;--border-color:var(--stakeholder-500);opacity:.97;position:absolute}.c-flow-editor-actor__unplaced-text{align-items:center;background:#f2f2f6;display:flex;height:2rem;padding-left:.5rem;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.c-flow-editor-actor__unplaced-text:before{background-color:#f2f2f6;bottom:100%;content:"";display:block;height:.375rem;left:0;position:absolute;width:100%}.c-flow-editor-actor:not(.c-flow-editor-actor--is-pressed):not(.c-flow-editor-actor--is-dragging) .c-flow-editor-actor__row-drag:hover{background-color:var(--stakeholder-100)}.c-flow-editor-actor__unplaced-fields{background:#f2f2f6;padding:0 .5rem .5rem}.c-flow-editor-actor__unplaced-fields:last-child{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}.c-flow-editor-actor .c-flow-editor-stakeholder-ui{border-top:none;border-color:var(--border-color);margin-left:-1px;margin-right:-1px;z-index:1}.c-flow-editor-actor .c-flow-editor-stakeholder-ui:last-child{border-bottom:none;border-left:none;border-right:none;margin-left:0;margin-right:0}.c-flow-editor-actor .c-flow-editor-stakeholder-ui+.c-flow-editor-actor__placed-fields .c-flow-editor-field:first-child{border-top-color:transparent;margin-top:-1px}.c-flow-editor-actor .c-flow-editor-stakeholder-ui+.c-flow-editor-actor__placed-fields .c-flow-editor-field:first-child:before{background-color:var(--local-bg-color);bottom:100%;content:"";display:block;height:.375rem;left:0;position:absolute;width:100%}.c-flow-editor-recipients-receivers{border-top:1px solid var(--flow-border-color)}.c-flow-editor-recipients-receivers__panelbar{position:relative}.c-flow-editor-recipients-receivers .k-panelbar-content{max-height:max(0 - 7.5rem,2.5rem);max-height:max(var(--receivers-max-height,0) - 7.5rem,2.5rem);overflow-y:auto;scrollbar-color:#acacbd transparent;scrollbar-width:thin;transition:scrollbar-color .2s linear}.c-flow-editor-recipients-receivers .k-panelbar-content::-webkit-scrollbar{height:.5rem;padding:0;position:absolute;width:.5rem}.c-flow-editor-recipients-receivers .k-panelbar-content::-webkit-scrollbar-track{background-color:transparent}.c-flow-editor-recipients-receivers .k-panelbar-content::-webkit-scrollbar-thumb{background-color:#acacbd;border:2px solid #fff;border-radius:.5rem;box-sizing:border-box;-webkit-transition:background-color .15s,border .15s;transition:background-color .15s,border .15s}.c-flow-editor-recipients-receivers .k-panelbar-content:not(:hover){scrollbar-color:transparent transparent}.c-flow-editor-recipients-receivers__header{align-items:center;display:flex;justify-content:space-between;width:100%}.c-flow-editor-recipients-receivers__header-text{flex:1 1;overflow:hidden;text-overflow:ellipsis}.c-flow-editor-recipients-receivers__list{list-style:none}.c-flow-editor-recipients-receivers__list-item:not(:last-child){margin-bottom:.5rem}.c-flow-editor-recipients-receivers__list-item--switch{align-items:center;-moz-column-gap:.5rem;column-gap:.5rem;display:flex;margin-top:1rem}.c-flow-editor-recipients-receivers__list-item--switch:not(:last-child){margin-bottom:1rem}.c-flow-editor-recipients-receivers__list-item--switch:last-child{margin-bottom:0}.c-flow-editor-recipients-receivers__list-item--empty{text-align:center}.c-flow-editor-unassigned-recipients__header{align-items:center;display:flex;height:2.5rem;justify-content:space-between;padding:0 1rem}.c-flow-editor-unassigned-recipients__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-flow-editor-unassigned-recipients__list{list-style:none;padding:0 1rem .5rem}.c-flow-editor-unassigned-recipients__list-item{margin-bottom:.5rem}.c-flow-editor-unassigned-recipients__empty{text-align:center}.c-flow-editor-recipients{--kendo-color-app-surface:#fff;display:flex;flex-direction:column}.c-flow-editor-recipients__content{flex:1 1;height:auto;overflow-x:hidden;overflow-y:auto;scrollbar-color:#acacbd transparent;scrollbar-width:thin;transition:scrollbar-color .2s linear}.c-flow-editor-recipients__add{border-bottom:1px solid var(--flow-border-color);display:flex;flex-direction:column;padding:1rem;row-gap:.5rem}.c-flow-editor-recipients__add-btn{width:100%}.c-flow-editor-recipients__group{position:relative}.c-flow-editor-recipients__group--dragging-out:after{background:hsla(0,0%,100%,.8);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:100}.c-flow-editor-recipients__group--all-collapsed{border-bottom:1px solid var(--flow-border-color)!important}.c-flow-editor-recipients__group-drag-info{background:hsla(0,0%,100%,.5);background:linear-gradient(0deg,hsla(0,0%,100%,.5),#fff calc(50% - 1rem),#fff calc(50% + 1rem),hsla(0,0%,100%,.5));border-top:none!important;display:none!important;left:0;padding:0 .5rem;position:absolute;width:100%;z-index:100}.c-flow-editor-recipients__group-drag-info>.k-link{height:auto!important}.c-flow-editor-recipients__group-drag-info-content{align-items:center;display:flex;gap:.5rem}.c-flow-editor-recipients__group-drag-info-text{order:2;text-align:center;white-space:normal}.c-flow-editor-recipients__group--ffa .c-flow-editor-recipients__group-drag-info{bottom:50%;transform:translateY(50%)}.c-flow-editor-recipients__group--s .c-flow-editor-recipients__group-drag-info{top:50%;transform:translateY(-50%)}.c-flow-editor-recipients__group--dragging-out .c-flow-editor-recipients__group-drag-info{display:block!important;z-index:101}.c-flow-editor-recipients__step{border-top:1px solid var(--flow-border-color);position:relative}.c-flow-editor-recipients__step--to-expand:after{animation-duration:1s;animation-iteration-count:1;animation-name:step-slide;animation-timing-function:linear;background-color:#00a147;content:"";display:block;height:3px;left:0;position:absolute;top:1px;width:100%}.c-flow-editor-recipients__step .k-panelbar-content{padding:0 1rem .5rem!important}.c-flow-editor-recipients__step-drop-here{align-items:center;background:hsla(0,0%,100%,.5);background:linear-gradient(0deg,hsla(0,0%,100%,.5),#fff calc(50% - 1rem),#fff calc(50% + 1rem),hsla(0,0%,100%,.5));border:1px dashed #00a147;border-radius:6px;display:flex;height:calc(100% - 1rem);justify-content:center;left:.5rem;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:calc(100% - 1rem);z-index:100}.c-flow-editor-recipients__step-drop-here-content{padding:1rem;text-align:center;width:100%}.c-flow-editor-recipients__step-no-results{align-items:center;display:flex;justify-content:center;min-height:3.5rem}.c-flow-editor-recipients__droparea{-webkit-user-select:none;-moz-user-select:none;user-select:none}.c-flow-editor-recipients__droparea .k-link{height:auto!important;padding:0!important}.c-flow-editor-recipients__droparea-content{align-items:center;border:1px dashed #c2c2cf;border-radius:.375rem;-moz-column-gap:.5rem;column-gap:.5rem;cursor:default;display:flex;height:3rem;justify-content:center;margin:1rem;padding:0 1rem;position:relative;transition:all .2s}.c-flow-editor-recipients__droparea--active .c-flow-editor-recipients__droparea-content{background-color:#e5f8ec;border:1px dashed #00a147;height:3.5rem;margin:.75rem .5rem}.c-flow-editor-recipients__group--ffa .c-flow-editor-recipients__droparea{border-bottom:1px solid var(--flow-border-color)!important}.c-flow-editor-recipients__portal{height:0;left:0;position:fixed;top:0;width:0;z-index:999}@keyframes step-slide{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.c-flow-editor-left-pane{align-items:stretch;display:flex;height:100%}.c-flow-editor-left-pane__selector{background-color:#fff;border-right:1px solid var(--flow-border-color);width:2.5rem}.c-flow-editor-left-pane__selector-button{align-items:center;background:transparent;color:#484a61;cursor:pointer;display:flex;height:2.5rem;justify-content:center;position:relative;transition:background-color .4s;width:2.5rem}.c-flow-editor-left-pane__selector-button:focus,.c-flow-editor-left-pane__selector-button:not(:disabled):hover{background-color:#e2f5f5;outline:none}.c-flow-editor-left-pane__selector-button:disabled{color:#484a61}.c-flow-editor-left-pane__selector-ghost{background-color:#e2f5f5;border-right:2px solid #008476;height:2.5rem;left:0;position:absolute;top:0;transition:top .4s;width:2.5rem}.c-flow-editor-left-pane__selector-errors-ghost,.c-flow-editor-left-pane__selector-warnings-ghost{height:2.5rem;left:0;position:absolute;top:5rem;width:calc(2.5rem - 1px)}.c-flow-editor-left-pane__selector-errors-ghost{background-color:#ffe4e9}.c-flow-editor-left-pane__selector-warnings-ghost{background-color:#fefce5}.c-flow-editor-left-pane__content{display:flex;flex:1 1;height:100%;overflow:hidden}.c-flow-editor-left-pane__content-component{flex:0 0 100%;height:100%;position:relative;transition:left .4s;width:100%}.c-flow-editor-left-pane-component{color:#2a2d42;height:100%}.c-flow-editor-left-pane-component .k-panelbar{border:none;border-color:var(--flow-border-color)}.c-flow-editor-left-pane-component .k-panelbar .k-panelbar-group>.k-panelbar-item>.k-link,.c-flow-editor-left-pane-component .k-panelbar>.k-panelbar-header>.k-link{cursor:pointer;height:2.5rem;padding:.25rem .5rem}.c-flow-editor-left-pane-component .k-panelbar .k-panelbar-group>.k-panelbar-item>.k-link,.c-flow-editor-left-pane-component .k-panelbar .k-panelbar-group>.k-panelbar-item>.k-link.k-focus,.c-flow-editor-left-pane-component .k-panelbar .k-panelbar-group>.k-panelbar-item>.k-link.k-selected,.c-flow-editor-left-pane-component .k-panelbar .k-panelbar-group>.k-panelbar-item>.k-link.k-selected:hover,.c-flow-editor-left-pane-component .k-panelbar .k-panelbar-group>.k-panelbar-item>.k-link:hover,.c-flow-editor-left-pane-component .k-panelbar>.k-panelbar-header>.k-link,.c-flow-editor-left-pane-component .k-panelbar>.k-panelbar-header>.k-link.k-focus,.c-flow-editor-left-pane-component .k-panelbar>.k-panelbar-header>.k-link.k-selected,.c-flow-editor-left-pane-component .k-panelbar>.k-panelbar-header>.k-link.k-selected:hover,.c-flow-editor-left-pane-component .k-panelbar>.k-panelbar-header>.k-link:hover{paragraph-spacing:0;background-color:initial!important;box-shadow:none;color:#484a61!important;font-family:IBM Plex Mono;font-size:.75rem;font-weight:500;letter-spacing:.06rem;line-height:1.33;text-decoration:none;text-transform:uppercase}.c-flow-editor-left-pane-component .k-panelbar .k-panelbar-group>.k-panelbar-item>.k-link .k-icon,.c-flow-editor-left-pane-component .k-panelbar>.k-panelbar-header>.k-link .k-icon{margin-inline-start:unset;order:1}.c-flow-editor-left-pane-component .k-panelbar .k-panelbar-group>.k-panelbar-item>.k-link .k-panelbar-item-text,.c-flow-editor-left-pane-component .k-panelbar>.k-panelbar-header>.k-link .k-panelbar-item-text{flex:1 1;order:2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-flow-editor-left-pane-component .k-panelbar-content{padding:0 1rem 1rem}.c-flow-editor-left-pane-component__search{border-bottom:1px solid var(--flow-border-color);height:2.5rem}.c-flow-editor-left-pane-component__content{height:calc(100% - 6.5rem);overflow-x:hidden;overflow-y:auto;scrollbar-color:#acacbd transparent;scrollbar-width:thin;transition:scrollbar-color .2s linear}.c-flow-editor-left-pane-component__content::-webkit-scrollbar{height:.5rem;padding:0;position:absolute;width:.5rem}.c-flow-editor-left-pane-component__content::-webkit-scrollbar-track{background-color:transparent}.c-flow-editor-left-pane-component__content::-webkit-scrollbar-thumb{background-color:#acacbd;border:2px solid #fff;border-radius:.5rem;box-sizing:border-box;-webkit-transition:background-color .15s,border .15s;transition:background-color .15s,border .15s}.c-flow-editor-left-pane-component__content:not(:hover){scrollbar-color:transparent transparent}.c-flow-editor-left-pane-component__add{align-items:center;background-color:#fff;display:flex;height:4rem;padding:0 1rem}.c-flow-editor-left-pane-component__add-btn{width:100%}.c-flow-editor-document-viewer-controls{align-items:center;display:flex}.c-flow-editor-document-viewer-controls__popup .k-menu-group:focus-within{outline:none}.c-flow-editor-document-viewer-controls__popup .k-menu-item:first-child{margin-bottom:.125rem}.c-flow-editor-document-viewer-controls__popup .k-menu-item:first-child:after{border-bottom:1px solid #d7d7e0;content:"";height:calc(.125rem + 1px);left:-2px;position:relative;width:calc(100% + 4px)}.c-flow-editor-document-viewer-controls__popup .k-menu-item:last-child{margin-top:.125rem}.c-flow-editor-document-viewer-controls__popup .k-menu-item:last-child:before{border-top:1px solid #d7d7e0;content:"";height:calc(.125rem + 1px);left:-2px;position:relative;width:calc(100% + 4px)}.c-flow-editor-document-viewer-controls__popup .k-menu-item .c-flow-editor-document-viewer-controls__proportions-check:not(.c-flow-editor-document-viewer-controls__proportions-check--selected){visibility:hidden}.c-flow-editor-document-viewer-controls__popup .k-menu-item:hover .c-flow-editor-document-viewer-controls__proportions-check:not(.c-flow-editor-document-viewer-controls__proportions-check--selected){opacity:.25;visibility:inherit}.c-flow-view-wrapper{--flow-border-color:#d7d7e0;align-items:stretch;display:flex;flex-direction:column;height:100%;width:100%}.c-flow-view-wrapper--blurred:after{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);content:"";height:100%;left:0;position:fixed;top:0;width:100%;z-index:9999}.c-flow-view-wrapper__header{align-items:center;background-color:#fff;border-bottom:1px solid var(--flow-border-color);display:flex;height:var(--base-header-height);max-width:100%;padding:.5rem;width:100%}.c-flow-view-wrapper__header-col{align-items:center;-moz-column-gap:1rem;column-gap:1rem;display:flex;flex:1 1;justify-content:center;overflow:hidden}.c-flow-view-wrapper__header-col:first-child,.c-flow-view-wrapper__header-col:last-child{-moz-column-gap:.5rem;column-gap:.5rem;overflow:visible;overflow:initial}.c-flow-view-wrapper__header-col:first-child{justify-content:left}.c-flow-view-wrapper__header-col:last-child{justify-content:right}.c-flow-view-wrapper__content{flex:1 1}.c-flow-view-wrapper__content--scrollable{overflow-y:auto;scrollbar-color:#acacbd transparent;scrollbar-width:thin;transition:scrollbar-color .2s linear}.c-flow-view-wrapper__content--scrollable::-webkit-scrollbar{height:.5rem;padding:0;position:absolute;width:.5rem}.c-flow-view-wrapper__content--scrollable::-webkit-scrollbar-track{background-color:transparent}.c-flow-view-wrapper__content--scrollable::-webkit-scrollbar-thumb{background-color:#acacbd;border:2px solid #fff;border-radius:.5rem;box-sizing:border-box;-webkit-transition:background-color .15s,border .15s;transition:background-color .15s,border .15s}.c-flow-view-wrapper__content--scrollable:not(:hover){scrollbar-color:transparent transparent}.c-flow-view-wrapper__footer{background-color:#fff;border-top:1px solid var(--flow-border-color);height:var(--base-footer-height);padding:1rem}.v-api-package-editor-error{display:flex;height:100%;justify-content:center;padding-top:20svh;width:100%}.v-api-package-editor--locked *{pointer-events:none}.v-api-package-editor__footer{display:flex;justify-content:flex-end}.v-api-package-editor__overlay{background:transparent;height:100%;left:0;position:fixed;top:0;width:100%}.c-flow-documents-list-item{background:#fff;border-radius:.25rem;color:#484a61;position:relative}.c-flow-documents-list-item--dragged{box-shadow:0 4px 12px 0 rgba(0,0,0,.08),0 4px 2px 0 rgba(0,0,0,.02),0 4px 24px 0 rgba(0,0,0,.06);z-index:1}.c-flow-documents-list-item--error{border-bottom-left-radius:0;border-bottom-right-radius:0}.c-flow-documents-list-item__info-row{align-items:center;-moz-column-gap:1rem;column-gap:1rem;display:flex;height:3rem;padding:0 .75rem}.c-flow-documents-list-item__grip{align-items:center;display:flex;height:2rem;justify-content:center;transform:rotate(90deg);width:2rem}.c-flow-documents-list-item__document{flex:1 1;margin-left:-.5rem}.c-flow-documents-list-item__size{width:5rem}.c-flow-documents-list-item__size-content{color:#acacbd;padding:.25rem .5rem}.c-flow-documents-list-item__size-content--warning{background:#fefce5;color:#2a2d42}.c-flow-documents-list-item__conversion{width:10rem}.c-flow-documents-list-item__conversion-header{padding:.25rem .5rem}.c-flow-documents-list-item__message{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem;color:#2a2d42;padding:.75rem 1rem}.c-flow-documents-list-item__message--warning{background:#fefce5}.c-flow-documents-list-item__message--error{background:#ffe4e9}.c-flow-documents-list:not(.c-flow-documents-list--drag-inside) .c-flow-documents-list-item:hover{box-shadow:0 4px 12px 0 rgba(0,0,0,.08),0 4px 2px 0 rgba(0,0,0,.02),0 4px 24px 0 rgba(0,0,0,.06)}.c-flow-documents-list{display:flex;flex-direction:column;row-gap:.25rem}.c-flow-documents-list--drag-inside{cursor:move}.c-flow-documents-template-selector__combobox-popup .k-list-content{padding-right:.5rem;scrollbar-color:#acacbd transparent;scrollbar-width:thin;transition:scrollbar-color .2s linear}.c-flow-documents-template-selector__combobox-popup .k-list-content::-webkit-scrollbar{height:.5rem;padding:0;position:absolute;width:.5rem}.c-flow-documents-template-selector__combobox-popup .k-list-content::-webkit-scrollbar-track{background-color:transparent}.c-flow-documents-template-selector__combobox-popup .k-list-content::-webkit-scrollbar-thumb{background-color:#acacbd;border:2px solid #fff;border-radius:.5rem;box-sizing:border-box;-webkit-transition:background-color .15s,border .15s;transition:background-color .15s,border .15s}.c-flow-documents-template-selector__combobox-popup .k-list-content:not(:hover){scrollbar-color:transparent transparent}.c-flow-documents-template-selector__list-item{display:flex;justify-content:space-between;width:100%}.c-flow-documents-template-selector__template-name{color:#2a2d42;flex:1 1}.c-flow-documents-template-selector__template-code{color:#acacbd;font-size:small}.c-flow-documents-upload{min-height:14rem}.c-flow-documents-upload__dropzone-inner{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;padding:3rem 1rem}.c-flow-documents-upload__dropzone-hint{flex:1 0 100%;text-align:center}.c-flow-documents-upload__button{padding:.5rem 1rem}.c-flow-documents-upload__button>.k-icon{margin-right:.5rem}.c-flow-documents-upload__upload-dropdown .k-icon,.c-flow-documents-upload__upload-dropdown img{text-align:center;width:1.5rem}.c-flow-documents-upload__upload-dropdown .k-menu-item:first-child{border-bottom:1px solid var(--flow-border-color)}.c-flow-documents-warnings{background:#fefce5;border:1px solid #ae5813;border-radius:.375rem;padding:.75rem 1rem}.c-flow-documents-warnings__list{color:#2a2d42;list-style-position:outside;padding-left:1.5rem}.c-flow-documents-content{display:flex;flex-direction:column;margin:2.5rem auto;max-width:64rem;padding:0 1rem;row-gap:1rem}.c-flow-documents-content__title{padding-bottom:1rem}.c-flow-documents-content__buttons{-moz-column-gap:.5rem;column-gap:.5rem;display:flex;justify-content:flex-end;margin-top:1rem}.c-confirmation-modal__content{display:flex;flex-direction:column;padding:1.5rem 2rem;row-gap:1rem}.c-confirmation-modal__footer{align-items:center;display:flex;justify-content:space-between;width:100%}.c-confirmation-modal__footer-actions{align-items:center;-moz-column-gap:.5rem;column-gap:.5rem;display:flex;justify-content:space-between}.c-warning{align-items:center;align-self:stretch;background:#fefce5;border:1px solid #ae5813;border-radius:.375rem;display:flex;gap:.25rem;justify-content:center;padding:.75rem 1rem;width:100%}.c-warning,.c-warning__icon{color:#2a2d42}.c-flow-action-needed-modal-table__document-name{overflow:hidden;padding:.25rem 0;text-overflow:ellipsis;white-space:nowrap}.c-flow-action-needed-modal-table__none{color:#acacbd;text-transform:lowercase}.c-flow-action-needed-modal{color:#2a2d42}.c-flow-action-needed-modal__description{margin-bottom:2rem}.c-flow-action-needed-modal__content{padding:1.5rem}.c-flow-action-needed-modal__warning{margin-bottom:1rem}.c-flow-editor-entity-recipient-selector{position:relative}.c-flow-editor-entity-recipient-selector__error{bottom:0;color:#cf004a;left:0;margin-bottom:.25rem;position:absolute}.c-flow-editor-approver-properties,.c-flow-editor-checkbox-field-properties{display:flex;flex-direction:column;gap:1.25rem}.c-flow-editor-contact-properties-members-container{display:flex;flex-direction:column;justify-content:flex-start}.c-flow-editor-contact-properties-members-container_member{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:.5rem 0}.c-flow-editor-contact-properties-members-container_member label{padding:0 .5rem}.c-flow-editor-contact-properties-footer{border-top:1px solid var(--flow-border-color);display:flex;flex-direction:column;justify-content:center;padding:.75rem 0}.c-flow-editor-contact-properties-footer-button-container{display:flex;justify-content:left;padding:.75rem}.c-legal-notice__error{color:#cf004a;padding-top:.25rem}.c-legal-notice-switch-container{align-items:center;display:flex;gap:.25rem;justify-content:left;padding-bottom:1rem}.c-legal-notice-switch-container__label{padding-left:.75rem}.c-legal-notice-field-container{display:flex;flex-direction:column;row-gap:.5rem}.c-legal-notice label{padding-bottom:.75rem}.c-flow-editor-package-properties{display:flex;flex-direction:column;gap:1.25rem}.c-flow-editor-package-properties__advanced-settings{display:flex;flex-direction:column;gap:1rem}.c-flow-editor-package-properties__advanced-settings__header{border-bottom:1px solid #d7d7e0}.c-flow-editor-package-properties__advanced-settings--spacing-top{padding-top:1rem}.c-flow-editor-package-properties__advanced-settings--spacing-left{padding-left:.5rem}.c-flow-editor-package-properties .c-legal-notice{padding:0;width:100%}.c-flow-editor-package-properties .c-legal-notice .c-legal-notice-switch-container{padding:0}.c-flow-editor-package-properties .c-legal-notice .c-legal-notice-field-container{padding-bottom:0;padding-top:1rem}.c-flow-editor-package-properties-setting{border-top:1px solid var(--flow-border-color);padding:.5rem}.c-flow-editor-package-properties-setting-switch-container{align-items:center;display:flex;flex-direction:row;padding-bottom:.75rem;padding-top:.25rem}.c-flow-editor-package-properties-setting-switch-container_label{padding-left:.75rem}.c-flow-editor-right-pane-component .c-flow-editor-package-properties-settings-panel-bar .k-panelbar-content{padding:0}.c-flow-editor-radio-field-properties-options-container{border-radius:.25rem;padding:0 .25rem}.c-flow-editor-radio-field-properties-options-container-option{background-color:#fff;display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem;padding:.75rem}.c-flow-editor-radio-field-properties-options-container-option__input,.c-flow-editor-radio-field-properties-options-container-option__label{padding-bottom:.5rem}.c-flow-editor-radio-field-properties-options-button-container{background-color:#fff;margin-top:.1rem;padding:.75rem}.c-flow-editor-radio-field-properties-options-add-button{width:100%}.c-flow-editor-radio-field-properties-footer{border-top:1px solid var(--flow-border-color);display:flex;flex-direction:column;justify-content:center;padding:.75rem 0}.c-flow-editor-radio-field-properties-footer-button-container{display:flex;justify-content:left;padding:.75rem}.c-flow-editor-signing-field-properties-methods-container{border-radius:.25rem;padding:0 .25rem}.c-flow-editor-signing-field-properties-methods-container-method{align-items:center;background-color:#f2f2f6;display:flex;flex-direction:row;margin-bottom:.1rem;padding:.5rem}.c-flow-editor-signing-field-properties-methods-container-method_icon svg{height:16px;vertical-align:middle;width:16px}.c-flow-editor-signing-field-properties-methods-container-method_method-info{display:flex;flex-direction:column;padding:0 .5rem;width:100%}.c-flow-editor-signing-field-properties-methods-container-method_method-info-title{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.c-flow-editor-signing-field-properties-signing-method-list-wrapper{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.c-flow-editor-signing-field-properties-signing-method-list{display:flex;flex-direction:column;gap:1rem}.c-flow-editor-signing-field-properties-signing-method-wrapper{align-items:center;background-color:#fafafc;border:1px solid #d7d7e0;border-radius:.5rem;display:flex;flex-wrap:wrap;justify-content:space-between;padding:1rem}.c-flow-editor-signing-field-properties-signing-method-wrapper--selected{background-color:#e7e7ed;box-shadow:0 0 0 1px #d7d7e0}.c-flow-editor-signing-field-properties-signing-method-wrapper:not(.c-flow-editor-signing-field-properties-signing-method-wrapper--disabled){cursor:pointer}.c-flow-editor-signing-field-properties-signing-method-wrapper--disabled{opacity:.5}.c-flow-editor-signing-field-properties-signing-method-wrapper--error{background-color:#ff8ea6;opacity:.9}.c-flow-editor-signing-field-properties-signing-method-input{align-items:center;display:flex;gap:1rem}.c-flow-editor-signing-field-properties-signing-method-keyPair{padding-top:1rem;width:100%}.c-flow-editor-signing-field-properties-signing-method{align-items:center;display:flex;gap:1rem}.c-flow-editor-signing-field-properties-signing-method__icon svg{height:1.5rem;vertical-align:middle;width:1.5rem}.c-flow-editor-signing-field-properties .c-legal-notice{margin:1rem 0}.c-flow-editor-text-field-properties{display:flex;flex-direction:column;gap:1.25rem}.c-flow-editor-text-field-properties__char-limit-wrapper{align-items:baseline;display:flex;gap:1rem}.c-flow-editor-text-field-properties__char-limit-input{width:5rem}.c-flow-editor-right-pane{height:100%}.c-flow-editor-right-pane__panel-footer{align-items:center;-moz-column-gap:1rem;column-gap:1rem;display:flex;justify-content:space-between}.c-flow-editor-right-pane__panel-footer-col{align-items:center;-moz-column-gap:1rem;column-gap:1rem;display:flex;justify-content:flex-end}.c-flow-editor-right-pane-component{--kendo-color-app-surface:#fff}.c-flow-editor-right-pane-component__field-wrapper{display:flex;flex-direction:column;gap:.25rem}.c-flow-editor-right-pane-component__field-wrapper--bottom-line{border-bottom:1px solid #d7d7e0;padding-bottom:1rem}.c-flow-editor-right-pane-component__field-wrapper--spacing-top{margin-top:1rem}.c-flow-editor-right-pane-component__label-wrapper{align-items:baseline;display:flex;gap:.25rem}.c-flow-editor-right-pane-component__label-wrapper--center{align-items:center}.c-flow-editor-right-pane-component__label-wrapper__info-icon{color:#acacbd;font-size:.75rem}.c-flow-editor-right-pane-component-header{align-items:center;color:#2a2d42;-moz-column-gap:.5rem;column-gap:.5rem;display:flex;width:100%}.c-flow-editor-right-pane-component-header__title{paragraph-spacing:0;flex:1 1;font-family:IBM Plex sans;font-size:1.25rem;font-weight:600;letter-spacing:0;line-height:1.4;line-height:18.4px;text-decoration:none;text-overflow:ellipsis;text-transform:none;white-space:nowrap}.c-flow-editor-wrapper{--flow-editor-left-width:20rem;--flow-editor-right-width:17.5rem;align-items:stretch;display:flex;height:100%;position:relative}.c-flow-editor-wrapper__left{border-right:1px solid var(--flow-border-color);width:var(--flow-editor-left-width)}.c-flow-editor-wrapper__center{flex:1 1;width:0}.c-flow-editor-wrapper__right{width:0}.c-flow-editor-wrapper__use-desktop{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:999}@media(min-width:992px){.c-flow-editor-wrapper__use-desktop{display:none}}.c-flow-editor-stakeholder-palette--0{--stakeholder-text-color:#2a2d42;--stakeholder-on-active-color:#fff;--stakeholder-50:#fafafc;--stakeholder-100:#f2f2f6;--stakeholder-200:#e7e7ed;--stakeholder-500:#c2c2cf;--stakeholder-800:#7c7c8f;--stakeholder-900:#5a5a6a}.c-flow-editor-stakeholder-palette--1{--stakeholder-text-color:#2a2d42;--stakeholder-on-active-color:#fff;--stakeholder-50:#e8e9fb;--stakeholder-100:#c6c7f4;--stakeholder-200:#9fa3ed;--stakeholder-500:#3641d9;--stakeholder-800:#1c21b6;--stakeholder-900:#0000a5}.c-flow-editor-stakeholder-palette--2{--stakeholder-text-color:#2a2d42;--stakeholder-on-active-color:#fff;--stakeholder-50:#fefce5;--stakeholder-100:#fdf6c0;--stakeholder-200:#fbf195;--stakeholder-500:#f5e11d;--stakeholder-800:#f4a005;--stakeholder-900:#f17500}.c-flow-editor-stakeholder-palette--3{--stakeholder-text-color:#2a2d42;--stakeholder-on-active-color:#fff;--stakeholder-50:#f7fee7;--stakeholder-100:#edfcc3;--stakeholder-200:#e0fc9a;--stakeholder-500:#c0f511;--stakeholder-800:#98b300;--stakeholder-900:#828b00}.c-flow-editor-stakeholder-palette--4{--stakeholder-text-color:#2a2d42;--stakeholder-on-active-color:#fff;--stakeholder-50:#e5f8ec;--stakeholder-100:#c0eecf;--stakeholder-200:#96e2b1;--stakeholder-500:#00c45e;--stakeholder-800:#00903b;--stakeholder-900:#007027}.c-flow-editor-stakeholder-palette--5{--stakeholder-text-color:#2a2d42;--stakeholder-on-active-color:#fff;--stakeholder-50:#e0f6f6;--stakeholder-100:#b2eae7;--stakeholder-200:#7bddd8;--stakeholder-500:#00b4a7;--stakeholder-800:#008476;--stakeholder-900:#006757}.c-flow-editor-stakeholder-palette--6{--stakeholder-text-color:#2a2d42;--stakeholder-on-active-color:#fff;--stakeholder-50:#def5fd;--stakeholder-100:#abe4fa;--stakeholder-200:#6fd2f8;--stakeholder-500:#00a5f3;--stakeholder-800:#0073be;--stakeholder-900:#00539d}.c-flow-editor-stakeholder-palette--7{--stakeholder-text-color:#2a2d42;--stakeholder-on-active-color:#fff;--stakeholder-50:#f3f5ff;--stakeholder-100:#e9eaff;--stakeholder-200:#dcddf9;--stakeholder-500:#82839d;--stakeholder-800:#2a2d42;--stakeholder-900:#090b21}.c-flow-editor-stakeholder-palette--8{--stakeholder-text-color:#2a2d42;--stakeholder-on-active-color:#fff;--stakeholder-50:#f0e6f8;--stakeholder-100:#d8c1ee;--stakeholder-200:#be97e3;--stakeholder-500:#7d19c6;--stakeholder-800:#5a00b1;--stakeholder-900:#4600a3}.c-flow-editor-stakeholder-palette--9{--stakeholder-text-color:#2a2d42;--stakeholder-on-active-color:#fff;--stakeholder-50:#f8e5f2;--stakeholder-100:#eebfdf;--stakeholder-200:#e796ca;--stakeholder-500:#e0338e;--stakeholder-800:#a02d76;--stakeholder-900:#792867}.c-flow-editor-stakeholder-palette--10{--stakeholder-text-color:#2a2d42;--stakeholder-on-active-color:#fff;--stakeholder-50:#ffe4e9;--stakeholder-100:#ffbac9;--stakeholder-200:#ff8ea6;--stakeholder-500:#f5114e;--stakeholder-800:#bc0048;--stakeholder-900:#904}.c-flow-view-editable-flow-name{align-items:center;-moz-column-gap:.5rem;column-gap:.5rem;display:flex;justify-content:center;max-width:100%}.c-flow-view-editable-flow-name--edit,.c-flow-view-editable-flow-name>div:first-child{width:100%}.c-flow-view-editable-flow-name__text{flex:0 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-flow-view-editable-flow-name__error{background-color:#ffe4e9;max-width:20rem}.c-flow-view-editable-flow-name__error .k-popover-body{padding:.5rem 1rem}.set-template-name-modal__content{padding:1.5rem}.set-template-name-modal__error{margin-top:1rem}.v-package-editor__footer{display:flex;justify-content:space-between}.v-package-editor__footer-group{-moz-column-gap:1rem;column-gap:1rem;display:flex}.c-flow-processing{align-items:center;display:flex;height:100%;justify-content:center}.c-flow-processing__content{background:#fff;border:1px solid var(--flow-border-color);border-radius:1rem;color:#2a2d42;display:flex;flex-direction:column;max-width:90%;padding:4rem 5rem;row-gap:2.5rem}@media(min-width:768px){.c-flow-processing__content{max-width:70%}}@media(min-width:1200px){.c-flow-processing__content{max-width:45rem}}.c-flow-processing__title{font-size:2.5rem;font-weight:600;line-height:1.33}.c-flow-processing__link{text-align:center}.v-template-editor__footer{display:flex;justify-content:flex-end}.v-not-found{align-items:center;color:#2a2d42;display:flex;flex-direction:column;justify-content:center;margin:auto;row-gap:1rem;text-align:center}@media(min-width:768px){.v-not-found{align-items:start;max-width:calc(768px - 3rem);row-gap:1.5rem;text-align:left}}@media(min-width:1200px){.v-not-found{max-width:calc(1200px - 4rem);max-width:calc(1200px - var(--aside-width, 0px) - 4rem)}}@media(min-width:1920px){.v-not-found{max-width:calc(960px - 2rem);max-width:calc((1920px - var(--aside-width, 0px))/2 - 2rem)}}@media(min-width:768px)and (min-height:30rem){.v-not-found{margin-top:5rem}}.v-not-found__icon{align-items:center;border:2px solid #090b21;border-radius:50%;color:#090b21;display:flex;height:2.5rem;justify-content:center;position:relative;transform:rotate(45deg);width:2.5rem}.v-not-found__icon-wrapper{flex:0 0 4rem;height:4rem;padding:.5rem;width:4rem}.v-not-found__icon:before{background:#31cec5;border-radius:50%;content:"";display:block;height:1.9rem;position:absolute;width:1.9rem}.v-not-found__icon:after{border:2px solid #090b21;content:"";display:block;height:.5rem;left:100%;position:absolute;top:calc(50% - .25rem);width:1.25rem}.v-not-found__icon>*{transform:rotate(-45deg);z-index:1}.v-not-found__info{display:flex;flex:none;flex-direction:column;row-gap:.5rem}.v-not-found__action{flex:none}.c-package-details-dropdown__item{grid-gap:.5rem;align-items:center;border-top:1px solid #d7d7e0;display:grid;gap:.5rem;margin-top:-1px;padding:16px}.c-package-details-dropdown__item:first-child{border:none}.c-package-details-dropdown__user-content{display:flex;gap:2px;justify-content:flex-start;padding:.25rem}.c-package-details-dropdown__avatar{background-color:#e0f6f6;color:#2a2d42}.c-package-details-dropdown__info{align-items:flex-start;color:#2a2d42;display:flex;flex-direction:column;gap:2px;justify-content:center}.c-package-details-dropdown__email{color:#7c7c8f}.c-package-details-dropdown__banner{align-items:center;background-color:#0084d2;border:1px solid #0084d2;border-radius:.125rem;color:#fff;display:flex;flex:1 0;gap:.25rem;padding:.313rem .563rem}.c-latest-activity-item{align-items:flex-start;display:flex;height:76px}.c-latest-activity-item:last-child .c-latest-activity-item__icon-wrapper:after{display:none}.c-latest-activity-item .leftWrapper{display:block}.c-latest-activity-item__icon-wrapper{background-color:#e5f8ec;border-radius:50%;height:23px;margin-right:10px;margin-top:20px;padding:4px;position:relative;width:23px}.c-latest-activity-item__icon-wrapper--bg-green{background-color:#e5f8ec}.c-latest-activity-item__icon-wrapper--bg-grey{background-color:#f3f5ff}.c-latest-activity-item__icon-wrapper--bg-blue{background-color:#def5fd}.c-latest-activity-item__icon-wrapper--bg-red{background-color:#ffe4e9}.c-latest-activity-item__icon-wrapper:after{background-color:#ddd;content:"";height:calc(100% + 24px);left:11px;position:absolute;top:26px;width:2px;z-index:0}.c-latest-activity-item__nds-icon-wrapper{margin-top:-3px}.c-latest-activity-item__nds-icon--icon-green{color:#007027}.c-latest-activity-item__nds-icon--icon-grey{color:#484a61}.c-latest-activity-item__nds-icon--icon-blue{color:#0084d2}.c-latest-activity-item__nds-icon--icon-red{color:#904}.c-latest-activity-item__actor-info{color:#090b21}.c-latest-activity-item__icon{text-align:center}.c-latest-activity-item__content{gap:0;padding:8px 12px}.c-latest-activity-item__time{color:#5a5d75;font-size:11px;font-weight:500}.c-latest-activity-item__aditional-info{align-content:center;color:#5a5d75}.c-latest-activity-item__signing-method{align-items:center;display:flex;gap:4px}.c-latest-activity-item__signing-method-icon{align-content:center}.c-latest-activity-item__signing-method-icon svg{height:16px;vertical-align:middle;width:16px}.c-latest-activity__list{border:1px 0 0;gap:0;padding:.5rem 1rem}.c-extend-quick-action{grid-gap:1rem;display:grid;gap:1rem;padding:1.5rem}.c-extend-quick-action__hours-minute-container{display:flex;gap:.75rem;width:13.5rem}@media(max-width:767.99px){.c-extend-quick-action__hour-minute-select{width:100%}}.c-extend-quick-action__extended-param{align-items:flex-start;align-self:stretch;display:flex;gap:.75rem}@media(max-width:767.99px){.c-extend-quick-action__extended-param{display:block}}.c-extend-quick-action__error-text{justify-content:start}.c-reassign-combobox__label{margin-bottom:.25rem}.c-reassign-combobox__recipient-item-header{color:#9292a6;font-size:.688rem;font-weight:500;line-height:1rem;text-align:left}.c-reassign-combobox__item{color:#2a2d42;gap:.5rem;padding:1rem}.c-reassign-combobox__item-icon{padding:.5rem}.c-reassign-combobox__item-label{display:flex;flex-direction:column;padding:.25rem .5rem;row-gap:.25rem}.c-reassign-combobox__required-field{color:#cf004a;margin-left:.125rem}.c-reassign-combobox__not-found{align-items:center;color:#2a2d42;display:inline-flex;flex-direction:column;gap:.75rem;justify-content:center;margin:1.5rem;text-align:center}.c-reassign-combobox__not-found-message{color:#000}.c-reassign-combobox__not-found-icon{align-items:center;border:.125rem solid #090b21;border-radius:50%;color:#090b21;display:flex;height:2.5rem;justify-content:center;position:relative;transform:rotate(45deg);width:2.5rem}.c-reassign-combobox__not-found-icon-wrapper{flex:0 0 4rem;height:4rem;padding:.5rem;width:4rem}.c-reassign-combobox__not-found-icon:before{background:#31cec5;border-radius:50%;content:"";display:block;height:1.9rem;position:absolute;width:1.9rem}.c-reassign-combobox__not-found-icon:after{border:.125rem solid #090b21;content:"";display:block;height:.5rem;left:100%;position:absolute;top:calc(50% - .25rem);width:1.25rem}.c-reassign-combobox__not-found-icon>*{transform:rotate(-45deg);z-index:1}.c-reassign-content-quick-action{padding:1.5rem}.c-reassign-content-quick-action,.c-reassign-content-quick-action__form{grid-gap:1rem;display:grid;gap:1rem}.c-reassign-content-quick-action__error-text{justify-content:start}.c-reassign-content-quick-action__required-field{color:#cf004a;margin-left:.125rem}.c-quick-actions-modal__confirm-content{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:1.563rem}.c-quick-actions-modal__confirm-item{align-items:center;align-self:stretch;background:#fff;border-radius:.25rem;display:flex;height:3.5rem;justify-content:space-between;padding:0 .5rem}.c-quick-actions-modal__item-text{color:#2a2d42}.c-quick-actions-modal__extend-reassign-footer-buttons{display:flex;gap:.5rem}.c-quick-actions-modal__error-text{justify-content:start}.c-package-details-container{background-color:#fff;border:1px solid #d7d7e0;border-radius:.5rem;padding:.75rem}.c-package-details-container__header{align-self:flex-start;color:#7c7c8f;padding:0 .5rem .25rem}.c-package-details-container__item{align-items:center;border:1px solid transparent;border-radius:.5rem;-moz-column-gap:.5rem;column-gap:.5rem;cursor:pointer;display:flex;height:2rem;padding:0 .75rem;width:100%}.c-package-details-container__item:not(:last-child){margin-bottom:.5rem}.c-package-details-container__item:not(.c-package-details-container__item--selected):hover{background-color:rgba(90,90,106,.05);border-color:rgba(90,90,106,.05)}.c-package-details-container__item--selected{background-color:rgba(90,90,106,.05);border-color:#d7d7e0}.c-package-details-container_selected{background-color:rgba(90,90,106,.05);border:1px solid #d7d7e0;margin:1px;width:100%}.c-package-details-container__actions{margin-top:.5rem;width:100%}.c-package-details-container__actions-button{width:100%}.c-package-details-container__optional{background-color:var(--kendo-color-light);border-radius:.25rem;border-radius:var(--kendo-border-radius-md,.25rem);color:var(--kendo-color-on-light);display:inline-block;font-size:12px;font-size:var(--kendo-font-size-sm,12px);line-height:1.4286rem;line-height:var(--kendo-line-height-md,1.4286rem);padding:.125rem .25rem;padding:var(--kendo-spacing-0-5,.125rem) var(--kendo-spacing-1,.25rem)}.c-package-details-header{align-items:flex-start;display:flex;flex-direction:column;row-gap:8px}.c-package-details-header__with-expiry-date{display:contents;gap:8px}.c-package-details-overview-panel__content{display:flex;flex-direction:column;row-gap:1rem}.c-bulk-actions-modal-item{background:#fff;border:1px solid #d7d7e0;border-radius:.25rem;display:flex;flex-direction:column;justify-content:center;min-height:3.5rem;overflow:hidden;transition:min-height .5s ease}.c-bulk-actions-modal-item__header{align-items:center;display:flex;height:3.5rem;justify-content:flex-start;padding:0 .625rem;text-overflow:ellipsis;white-space:nowrap}.c-bulk-actions-modal-item__icon-container{align-items:center;display:flex;height:3rem;padding:0 .5rem;width:2rem}.c-bulk-actions-modal-item__additional-information{align-items:flex-start;align-self:stretch;flex-direction:column;padding-left:2.25rem}.c-bulk-actions-modal-item__ellipsis-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-bulk-actions-modal-item__arrow-icon{cursor:pointer}.c-extend-action-bulk__extend-action-content{align-items:flex-start;align-self:stretch;background:#f2f2f6;display:flex;flex-direction:column;gap:1rem;padding:1rem 1.5rem}.c-extend-action-bulk__hours-minute-container{display:flex;gap:.75rem}.c-extend-action-bulk__hour-minut-input{width:6.5rem}@media(max-width:767.99px){.c-extend-action-bulk__hour-minut-input{width:100%}}.c-extend-action-bulk__extended-param{align-items:flex-start;align-self:stretch;display:flex;gap:.75rem}@media(max-width:767.99px){.c-extend-action-bulk__extended-param{display:block}}.c-bulk-actions-modal__content{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem}.c-bulk-actions-modal__info-warn{align-items:flex-start;align-self:stretch;background:#f3f5ff;display:flex;gap:.5rem;padding:.5rem 1.5rem}.c-bulk-actions-modal__required{align-items:center;align-self:stretch;display:flex;gap:.25rem}.c-bulk-actions-modal__asterix{color:#cf004a;margin-bottom:-.25rem}.c-bulk-actions-modal__footer-buttons{display:flex;gap:.5rem}.c-bulk-actions-modal__aditional-info-text{color:#2a2d42;white-space:break-spaces}.c-bulk-actions :host(.menu-container){width:240px}.c-bulk-actions__package-count{font-size:.75rem}.v-document-portal__header-btn{-moz-column-gap:.5rem;column-gap:.5rem;display:flex}.c-signer-portal-details-panel__card{background-color:#fff;border:1px solid #d7d7e0;border-radius:.5rem;padding:.75rem}.c-signer-portal-details-panel__card-header{align-self:flex-start;color:#7c7c8f;padding:0 .5rem .25rem}.c-signer-portal-details-panel__card-item{align-items:center;-moz-column-gap:.5rem;column-gap:.5rem;display:flex;height:2rem;padding:0 .75rem;width:100%}.c-signer-portal-details-panel__card-item:not(:last-child){margin-bottom:.5rem}.c-signer-portal-details-panel__card-loader{height:4rem;padding:.125rem .25rem;width:100%}.c-signer-portal-details-panel__actions{margin-top:.5rem;width:100%}.c-signer-portal-details-panel__actions-button{width:100%}.c-delete-document-group-modal__content{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:.75rem;padding:1.5rem}.c-delete-document-group-modal__warning-message{color:#2a2d42}.c-delete-document-group-modal__item{align-items:center;background:#fff;border-bottom:1px solid #d7d7e0;border-radius:.375rem;display:flex;gap:.5rem;padding:1rem;width:100%}.c-delete-document-group-modal__info{align-items:flex-start;display:flex;flex:1 0;flex-direction:column;gap:.25rem}.c-delete-document-group-modal__name{color:#2a2d42}.c-delete-document-group-modal__email{color:#7c7c8f}.manage-documents-panel__form{display:flex;flex-direction:column;gap:1rem}.manage-documents-panel__error-hint{color:#cf004a;font-size:.75rem}.manage-documents-panel__tab-container{display:flex;flex-direction:column}.manage-documents-panel__document-group-panel,.manage-documents-panel__theme-panel{background-color:#fff;border:1px solid #d7d7e0;border-radius:.375rem;margin-top:1rem;overflow:hidden}.manage-documents-panel__document-group-panel-header,.manage-documents-panel__theme-panel{align-items:center;display:flex;justify-content:space-between;padding:1.25rem}.manage-documents-panel__panel-button{align-items:center;background-color:#fff;display:flex;gap:1rem;justify-content:center}.manage-documents-panel__caret-icon{width:0}.manage-documents-panel__permissions-panel-title{margin:0 1.5rem}.manage-documents-panel__permissions-panel-wrapper{grid-gap:.5rem;display:grid;gap:.5rem;padding:0 0 1.5rem}.manage-documents-panel__document-group-permissions-panel{border:1px solid #d7d7e0;border-radius:.375rem;display:flex;flex-direction:column;gap:.5rem;margin:0 1.5rem;padding:1rem 0}.manage-documents-panel__permission-container{margin:0 1.5rem;padding:.5rem 0}.manage-documents-panel__permission-container,.manage-documents-panel__theme-actions{align-items:center;display:flex;justify-content:space-between}.manage-documents-panel__remove-selected-list-item,.manage-documents-panel__set-default-theme-button{background-color:transparent}.manage-documents-panel__remove-selected-list-item:hover,.manage-documents-panel__set-default-theme-button:hover{cursor:pointer}.manage-documents-panel__set-default-theme-button{margin-right:1.25rem;text-decoration:underline}.manage-documents-panel__required-field{color:#cf004a;margin-left:.125rem}.manage-documents-panel--disabled{cursor:not-allowed;opacity:.6}.manage-documents-panel__footer-container{background-color:#fafafc;border-top:1px solid #d7d7e0;bottom:0;-moz-column-gap:.5rem;column-gap:.5rem;display:flex;justify-content:flex-end;margin-top:1rem;padding:.75rem 1rem;position:absolute;right:0;width:100%}.selected-name-item{align-items:center;background-color:#fff;border:1px solid #d7d7e0;border-radius:.375rem;display:flex;justify-content:space-between;margin-top:.25rem;padding:1rem}.selected-name-item__alt-name-input{width:90%}.selected-name-item__delete-icon{cursor:pointer}.selected-name-item--disabled{cursor:not-allowed;opacity:.6}.alternate-name-tab__add-name-container{-moz-column-gap:.75rem;column-gap:.75rem;display:flex}.alternate-name-tab__duplicate-name-error{color:#cf004a}.alternate-name-tab__selected-item-container{padding-top:1.5rem}.toggle-group{align-items:flex-start;align-self:stretch;background:#fff;border:1px solid #d7d7e0;border-radius:.375rem;display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem;padding:1.25rem 1.5rem}.toggle-group__wrapper{grid-gap:.5rem;display:grid;gap:.5rem;padding:0 0 1.5rem;width:100%}.toggle-group__section-container{display:flex;justify-content:space-between;width:100%}.toggle-group__title{align-items:center;-moz-column-gap:1rem;column-gap:1rem;cursor:pointer;display:flex}.toggle-group__toggle-section-content{border:1px solid #d7d7e0;border-radius:.375rem;display:flex;flex-direction:column;padding:1rem;row-gap:1rem;width:100%}.toggle-group__toggle-section{align-items:center;display:flex;justify-content:space-between}.toggle-group__disabled{cursor:not-allowed!important;opacity:.6}.document-group-tab{display:flex;flex-direction:column;padding-bottom:6.25rem}.document-group-tab__document-group-item{align-items:center;display:flex;justify-content:space-between;min-height:2.875rem;padding:0 .5rem;width:100%}.document-group-tab__combo-check-icon{padding:0}.document-group-tab__toggle-container{padding-top:2rem}.general-tab__toggle-container{align-items:flex-start;align-self:stretch;background:#fff;border:1px solid #d7d7e0;border-radius:.375rem;display:flex;flex-direction:column;gap:1rem;padding:1rem 1.5rem}.general-tab__toggle-section{align-items:center;display:flex;justify-content:space-between;width:100%}.general-tab__toggle-label-with-parent{margin-left:1rem}.selected-user-item{align-items:center;background-color:#fff;border:1px solid #d7d7e0;border-radius:.375rem;display:flex;justify-content:space-between;margin-top:.25rem;padding:1rem}.selected-user-item__list-item-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:40%}.selected-user-item__email-column{display:flex;justify-content:flex-start;width:45%}.selected-user-item__list-item-email{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selected-user-item__delete-icon{cursor:pointer}.selected-user-item--disabled{cursor:not-allowed;opacity:.6}.user-profile-tab{padding:1rem 0 6.25rem}.user-profile-tab__user-list-item{align-items:center;-moz-column-gap:.5rem;column-gap:.5rem;display:flex;height:3.625rem;justify-content:space-between;padding:.25rem .5rem;width:100%}.user-profile-tab__user-list-details{align-items:center;display:flex;gap:.75rem}.user-profile-tab__selected-user-list-container{padding:1rem 0}.user-group-panel__form{display:flex;flex-direction:column;gap:1rem}.user-group-panel__error-hint{color:#cf004a;font-size:.75rem}.c-text-area-with-chips__display{background:#fff;border:1px solid #d7d7e0;border-radius:.375rem;display:flex;flex-wrap:wrap;font-family:IBM Plex sans;gap:.25rem;overflow:hidden;padding:.25rem .5rem}.c-text-area-with-chips__display--error{border-color:#cf004a}.c-text-area-with-chips__label{color:#2a2d42;font-size:.875rem}.c-text-area-with-chips__chip{flex-shrink:0;max-width:100%}.c-text-area-with-chips__text-input{border:none;flex:1 1 5rem;min-width:0;outline:none}.c-text-area-with-chips__error-spacing{height:1.3rem}.c-text-area-with-chips__error-hint{color:#cf004a;font-size:.75rem}.c-invite-users-overview-panel{display:flex;flex-direction:column;position:relative;row-gap:1.5rem}.c-invite-users-overview-panel__invite-input-label{color:#2a2d42;font-size:.875rem}.c-invite-users-overview-panel__action-footer-container{align-items:flex-end;border-top:1px solid #d7d7e0;bottom:0;display:flex;gap:.625rem;padding:.75rem 1rem;position:absolute;right:0;width:100%}.c-invite-users-overview-panel__button-action-container{display:flex}.c-invite-users-overview-panel__error-hint{color:#cf004a;font-size:.75rem}.c-invite-users-overview-panel__error-spacing{height:1.3rem}.c-invite-users-overview-panel .k-clear-value{display:none!important}.c-invite-users-overview-panel .k-multiselect--error{border-color:#cf004a}.delete-user-modal-content{align-items:flex-start;background:#fff;border-bottom:1px solid #d7d7e0;border-radius:.4rem;display:flex;flex-direction:column;gap:.25rem;justify-content:center;padding:1rem}.delete-user-modal-content__full-name{color:#2a2d42}.delete-user-modal-content__email-address{color:#7c7c8f}.delete-user-error-message{align-items:center;background:#ffe4e9;border:1px solid #ffe4e9;border-radius:.125rem;color:#904;display:flex;flex:1 0;gap:.25rem;padding:.25rem .625rem}.edit-user-profile-tab__form-label{color:#2a2d42}.edit-user-profile-tab__dropdown-flag{align-items:center;display:flex;gap:.5rem}.edit-user-profile-tab .k-picker-solid{background-color:#fff}.edit-user-profile-tab__disabled-field{cursor:not-allowed;opacity:.5;pointer-events:none}
/*!
 * Cropper.js v1.6.2
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-04-21T07:43:02.731Z
 */.cropper-container{-webkit-touch-callout:none;direction:ltr;font-size:0;line-height:0;position:relative;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cropper-container img{backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.c-added-substitute-item{align-items:center;background-color:#fff;border:1px solid #d7d7e0;border-radius:.375rem;display:flex;height:3.5rem;justify-content:space-between;padding:1rem}.c-added-substitute-item__substitute-name{color:#7c7c8f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-added-substitute-item__icon-container{align-items:center;display:flex}.c-added-substitute-item__actor-icons{display:grid;grid-template-columns:repeat(4,1fr);height:100%;width:8rem}.c-added-substitute-item__approver-icon,.c-added-substitute-item__form-filler-icon,.c-added-substitute-item__receiver-icon,.c-added-substitute-item__sign-icon{color:#82839d}.c-added-substitute-item__more-icon{padding:0 .5rem}.substitute-panel__configure-substitutes-section{display:flex;flex-direction:column;row-gap:1rem}.substitute-panel__section-generic{background-color:#fff;border:1px solid #d7d7e0;border-radius:.375rem;padding:1.25rem .75rem;width:100%}.substitute-panel__contact-item{align-items:center;-moz-column-gap:.5rem;column-gap:.5rem;display:flex;height:3.625rem;padding-left:.5rem}.substitute-panel__contact-item-title{display:flex}.substitute-panel__selected-contact{align-items:center;border:1px solid #d7d7e0;border-radius:.375rem;color:#484a61;-moz-column-gap:1rem;column-gap:1rem;display:flex;padding:.75rem}.substitute-panel__avatar{align-items:center;background:#abe4fa;border-radius:50%;display:flex;flex:0 0 1.5rem;height:1.5rem;justify-content:center;width:1.5rem}.substitute-panel__contact-email,.substitute-panel__contact-name{line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:7.625rem}.substitute-panel__contact-btn-group{display:flex;justify-content:flex-end}.substitute-panel__edit-contact-btn{cursor:pointer}.substitute-panel__roles-assigned-error-container{padding-left:.75rem}.substitute-panel__error-hint,.substitute-panel__roles-assigned-error{color:#ae5813;flex-basis:100%;font-size:.75rem}.substitute-panel__assign-roles{padding:.75rem 0}.substitute-panel__assign-roles-sub-header{padding:0 0 .75rem .75rem}.substitute-panel__assign-roles-checkbox-container{display:flex;flex-direction:row;flex-wrap:wrap;row-gap:.5rem}.substitute-panel__action-button-container{display:flex;justify-content:space-between}.out-of-office-tab__switch-container{-moz-column-gap:1rem;column-gap:1rem;display:flex;padding-bottom:1rem}.out-of-office-tab__substitute-config{display:flex;flex-direction:column;row-gap:.5rem}.out-of-office-tab__form{padding-bottom:6.25rem}.out-of-office-tab__form--disabled{opacity:.5;pointer-events:none}.out-of-office-tab__date-picker-label{color:#2a2d42;display:block;font-size:.875rem}.out-of-office-tab__end-date-container,.out-of-office-tab__start-date-container{display:flex;justify-content:space-between}.out-of-office-tab__date-picker{display:flex;flex:2 1}.out-of-office-tab__date-time{display:flex;flex:1 1}.out-of-office-tab__error-hint{color:#cf004a;flex-basis:100%;font-size:.75rem}.out-of-office-tab__substitute-header{align-items:center;display:flex}.out-of-office-tab__substitute-header-label{color:#2a2d42;padding:1rem 0 .5rem}.out-of-office-tab__icon-wrapper{display:inline-block;max-width:100px;position:relative}.out-of-office-tab__info-icon{color:#a3a5bf;position:relative;z-index:1}.out-of-office-tab__hover-div{background-color:transparent;cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.out-of-office-tab__add-button{width:-moz-fit-content;width:fit-content}.user-group-item{align-items:center;background-color:#fff;border:1px solid #d7d7e0;border-radius:.375rem;display:flex;justify-content:space-between;margin-top:.25rem;padding:1rem}.user-group-item__delete-icon{cursor:pointer}.user-group-tab--disabled{opacity:.5;pointer-events:none}.user-group-tab__error{border-color:#cf004a}.user-group-tab__error-text{color:#cf004a}.user-group-tab__item-list-container{margin-top:2rem}.user-group-tab__user-group-combo-list-item{align-items:center;display:flex;justify-content:space-between;padding:.25rem;width:100%}.user-group-tab__disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.reinvite-user-modal-content{align-items:flex-start;background:#fff;border-bottom:1px solid #d7d7e0;border-radius:6px;color:#2a2d42;display:flex;flex-direction:column;gap:8px;justify-content:center;padding:16px}.c-change-email-panel__form,.c-change-password-panel__form{display:flex;flex-direction:column;gap:1rem}.c-change-password-panel__error-validation{color:#cf004a;margin-top:-1rem}.add-signature-tab{align-items:stretch;display:flex;flex-direction:column;height:100%;position:relative;scrollbar-color:#acacbd transparent;scrollbar-width:thin;transition:scrollbar-color .2s linear}.add-signature-tab::-webkit-scrollbar{height:.5rem;padding:0;position:absolute;width:.5rem}.add-signature-tab::-webkit-scrollbar-track{background-color:transparent}.add-signature-tab::-webkit-scrollbar-thumb{background-color:#acacbd;border:2px solid #fff;border-radius:.5rem;box-sizing:border-box;-webkit-transition:background-color .15s,border .15s;transition:background-color .15s,border .15s}.add-signature-tab:not(:hover){scrollbar-color:transparent transparent}.add-signature-tab__layout-wrapper{display:flex;flex-direction:column;padding-top:1.5rem;width:100%}.add-signature-tab__control-container{-moz-column-gap:.5rem;column-gap:.5rem;display:flex;justify-content:center;padding-top:1rem}.add-signature-tab__action-button{flex-grow:1}.add-signature-tab__signature-label{color:#5a5a6a}.add-signature-tab__signature-image-container{background-color:#fff;display:flex;justify-content:center;padding:.3em}.add-signature-tab__signature-image-container img{max-width:100%;object-fit:contain}.add-signature-tab__cropper-container{border-radius:.5rem;overflow:hidden;position:relative}.add-signature-tab__edit-action-buttons{align-items:center;background-color:gray;border-radius:1.5rem;-moz-column-gap:.5rem;column-gap:.5rem;display:flex;justify-content:center;opacity:.5;position:absolute;right:10px;top:10px}.add-signature-tab__bullets-list{padding:1rem 1rem 1rem 1.25rem}.add-signature-tab__bullets{color:#2a2d42;display:list-item;font-size:.75rem;font-style:italic;line-height:1.5}.add-signature-tab__edit-action-button-container{display:flex;gap:.5rem}.add-signature-tab__confirm-button{width:100%}.c-flow-documents-upload__dropzone-error{color:#cf004a}.c-signature-upload__dropzone-inner{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1.5rem}.edit-user-profile-tab{display:flex;flex-direction:column;gap:1rem}.edit-user-profile-tab__hint-text-select{color:#acacbd}.edit-user-panel__form{display:flex;flex-direction:column;gap:1rem}.v-profile-view{padding:1.5rem}.v-profile-view__title{padding-bottom:1.5rem}.v-profile-view-container{align-items:flex-start;-moz-column-gap:1.5rem;column-gap:1.5rem;display:flex}@media(max-width:767.99px){.v-profile-view-container{flex-wrap:wrap}}.v-profile-view-container-info{background-color:#fff;flex:1 1;padding:1.5rem}@media(max-width:767.99px){.v-profile-view-container-info{flex-basis:100%;width:100%}}.v-profile-view-container-info__header{align-items:center;display:flex;justify-content:space-between;padding-bottom:1.5rem}.v-profile-view-container-info__content-row{align-items:flex-start;border-bottom:1px solid #f2f2f6;display:flex;padding:1rem 0}.v-profile-view-container-info__content-row__caption{display:flex;flex:30% 1;flex-direction:column}.v-profile-view-container-info__content-row__caption-sub{color:#484a61;font-size:.8rem;padding-top:.5rem}.v-profile-view-container-info__content-row__value{align-items:center;display:flex;flex:70% 1;padding-left:1rem}.v-profile-view-container-info__content-row__value .c-country-prefix-flag{margin-right:.5rem}.v-profile-view-container-info__content-row:last-child{border:none}.v-profile-view-container-actions{background-color:#fff;flex:0 1 20rem;width:20rem}@media(max-width:767.99px){.v-profile-view-container-actions{flex-basis:100%;margin-top:2rem;width:100%}}.v-profile-view-container-actions__header{align-items:center;border-bottom:1px solid #f2f2f6;-moz-column-gap:1rem;column-gap:1rem;display:flex;padding:1rem}.v-profile-view-container-actions__header-name-container{flex:1 1 auto;min-width:0;position:relative}.v-profile-view-container-actions__header-name-container-mail{color:#484a61;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.v-profile-view-container-actions__content{padding:.5rem}.v-profile-view-container-actions__content-action{align-items:center;cursor:pointer;display:flex;padding:.5rem}.v-profile-view-container-actions__content-action-icon-container{width:1rem}.v-profile-view-container-actions__content-action span{padding-left:.5rem}.v-profile-view__signature-image-content{align-content:center;border:1px solid #d7d7e0;border-radius:.375rem;gap:.5rem;height:10.563rem;padding:0 .5rem .5rem;text-align:center;width:19rem}.v-profile-view__signature-image-content-signature{max-height:100%;max-width:100%}.v-confirm-change-email{align-items:safe center;color:#2a2d42;display:flex;flex-direction:column;justify-content:safe center;margin:auto;max-width:26.25rem;text-align:start}@media(min-width:768px){.v-confirm-change-email{padding:2.5rem 0}}.v-confirm-change-email__header{display:flex;flex-direction:column;margin-bottom:2.5rem;row-gap:1.5rem;text-align:center;width:100%}@media(min-width:768px){.v-confirm-change-email__header{row-gap:2.5rem}}.v-confirm-change-email__content{align-items:stretch;display:flex;flex-direction:column;max-width:21.875rem;row-gap:1.5rem;text-align:center;width:100%}.v-confirm-change-email__content--hidden{visibility:hidden}.v-confirm-change-email__divider{align-items:center;display:flex;font-size:1rem;font-style:normal;font-weight:500;gap:.5rem;justify-content:center;line-height:1;position:relative}.v-confirm-change-email__divider:after,.v-confirm-change-email__divider:before{background:#d7d7e0;background:var(--border-light,#d7d7e0);content:"";flex:1 0;height:1px}.v-confirm-change-email__header{text-align:start}.v-confirm-change-email__content{max-width:26.25rem}.v-confirm-change-email__error-text{justify-content:start}.v-confirm-change-email__form{display:flex;flex-direction:column;row-gap:1rem}.v-confirm-change-email__form__button{display:block}.v-confirm-change-email__form__input-wrapper{position:relative;text-align:left}.v-confirm-change-email__form__input-content{position:relative;text-align:start}.v-confirm-change-email__form__eye-icon{cursor:pointer;left:calc(100% - 1.76rem);position:absolute;top:2.125rem}.v-confirm-change-email__form__forgot-password-container{margin-bottom:1.5rem;margin-top:-1rem;text-align:end}.v-confirm-change-email__form__forgot-password-link{color:#2a2d42;font-size:.75rem;line-height:133%;text-decoration-line:underline;white-space:nowrap}.convert-local-to-cloud-form{display:flex;flex-direction:column;row-gap:1rem}.convert-local-to-cloud-form__button{display:block}.convert-local-to-cloud-form__input-wrapper{position:relative;text-align:left}.convert-local-to-cloud-form__eye-icon{cursor:pointer;left:calc(100% - 1.76rem);position:absolute;top:2.125rem}.convert-local-to-cloud-form__consent a{color:#008476}.convert-local-to-cloud-form__button{margin-top:1rem}.v-convert-local-to-cloud{align-items:safe center;color:#2a2d42;display:flex;flex-direction:column;justify-content:safe center;margin:auto;max-width:26.25rem}@media(min-width:768px){.v-convert-local-to-cloud{padding:2.5rem 0}}.v-convert-local-to-cloud__header{display:flex;flex-direction:column;margin-bottom:2.5rem;row-gap:1.5rem;text-align:center;width:100%}@media(min-width:768px){.v-convert-local-to-cloud__header{row-gap:2.5rem}}.v-convert-local-to-cloud__content{align-items:stretch;display:flex;flex-direction:column;max-width:21.875rem;row-gap:1.5rem;text-align:center;width:100%}.v-convert-local-to-cloud__content--hidden{visibility:hidden}.v-convert-local-to-cloud__divider{align-items:center;display:flex;font-size:1rem;font-style:normal;font-weight:500;gap:.5rem;justify-content:center;line-height:1;position:relative}.v-convert-local-to-cloud__divider:after,.v-convert-local-to-cloud__divider:before{background:#d7d7e0;background:var(--border-light,#d7d7e0);content:"";flex:1 0;height:1px}.v-convert-local-to-cloud__info{background:#ffcab9;border-radius:.25rem;padding:.5rem 1rem;text-align:left}.v-convert-local-to-cloud__info-list{list-style-type:disc;padding-left:1rem}.login-form{display:flex;flex-direction:column;row-gap:1rem}.login-form__button{display:block}.login-form__input-wrapper{position:relative;text-align:left}.login-form__eye-icon{cursor:pointer;left:calc(100% - 1.76rem);position:absolute;top:2.125rem}.login-form__remember-forgot-container{align-items:center;display:flex;gap:1rem;justify-content:space-between}.login-form__forgot-password{color:#2a2d42;font-size:.75rem;line-height:133%;text-decoration-line:underline;white-space:nowrap}.login-form__button{margin-top:1rem}.v-login{align-items:safe center;color:#2a2d42;display:flex;flex-direction:column;justify-content:safe center;margin:auto;max-width:26.25rem}@media(min-width:768px){.v-login{padding:2.5rem 0}}.v-login__header{display:flex;flex-direction:column;margin-bottom:2.5rem;row-gap:1.5rem;text-align:center;width:100%}@media(min-width:768px){.v-login__header{row-gap:2.5rem}}.v-login__content{align-items:stretch;display:flex;flex-direction:column;max-width:21.875rem;row-gap:1.5rem;text-align:center;width:100%}.v-login__content--hidden{visibility:hidden}.v-login__divider{align-items:center;display:flex;font-size:1rem;font-style:normal;font-weight:500;gap:.5rem;justify-content:center;line-height:1;position:relative}.v-login__divider:after,.v-login__divider:before{background:#d7d7e0;background:var(--border-light,#d7d7e0);content:"";flex:1 0;height:1px}.v-login__loader{height:0}.lost-password-form{display:flex;flex-direction:column;row-gap:1rem}.lost-password-form__button{display:block}.lost-password-form__input-wrapper{position:relative;text-align:left}.lost-password-form__eye-icon{cursor:pointer;left:calc(100% - 1.76rem);position:absolute;top:2.125rem}.v-lost-password{align-items:safe center;color:#2a2d42;display:flex;flex-direction:column;justify-content:safe center;margin:auto;max-width:26.25rem}@media(min-width:768px){.v-lost-password{padding:2.5rem 0}}.v-lost-password__header{display:flex;flex-direction:column;margin-bottom:2.5rem;row-gap:1.5rem;text-align:center;width:100%}@media(min-width:768px){.v-lost-password__header{row-gap:2.5rem}}.v-lost-password__content{align-items:stretch;display:flex;flex-direction:column;max-width:21.875rem;row-gap:1.5rem;text-align:center;width:100%}.v-lost-password__content--hidden{visibility:hidden}.v-lost-password__divider{align-items:center;display:flex;font-size:1rem;font-style:normal;font-weight:500;gap:.5rem;justify-content:center;line-height:1;position:relative}.v-lost-password__divider:after,.v-lost-password__divider:before{background:#d7d7e0;background:var(--border-light,#d7d7e0);content:"";flex:1 0;height:1px}.v-lost-password__content--sent{row-gap:.5rem}.v-lost-password__extra-action{color:#2a2d42}.v-lost-password__extra-action-link{border:0;display:inline-block;line-height:1;margin-bottom:.2rem;padding-left:.25rem;padding-right:.25rem}.v-lost-password__extra-action-link .k-button-text{line-height:inherit}.register-form{display:flex;flex-direction:column;row-gap:1rem}.register-form__button{display:block}.register-form__input-wrapper{position:relative;text-align:left}.register-form__eye-icon{cursor:pointer;left:calc(100% - 1.76rem);position:absolute;top:2.125rem}.register-form__consent a{color:#008476}.register-form__button{margin-top:1rem}.v-register{align-items:safe center;color:#2a2d42;display:flex;flex-direction:column;justify-content:safe center;margin:auto;max-width:26.25rem}@media(min-width:768px){.v-register{padding:2.5rem 0}}.v-register__header{display:flex;flex-direction:column;margin-bottom:2.5rem;row-gap:1.5rem;text-align:center;width:100%}@media(min-width:768px){.v-register__header{row-gap:2.5rem}}.v-register__content{align-items:stretch;display:flex;flex-direction:column;max-width:21.875rem;row-gap:1.5rem;text-align:center;width:100%}.v-register__content--hidden{visibility:hidden}.v-register__divider{align-items:center;display:flex;font-size:1rem;font-style:normal;font-weight:500;gap:.5rem;justify-content:center;line-height:1;position:relative}.v-register__divider:after,.v-register__divider:before{background:#d7d7e0;background:var(--border-light,#d7d7e0);content:"";flex:1 0;height:1px}.register-form{text-align:left}.register-cloud-form{display:flex;flex-direction:column;row-gap:1rem}.register-cloud-form__button{display:block}.register-cloud-form__input-wrapper{position:relative;text-align:left}.register-cloud-form__eye-icon{cursor:pointer;left:calc(100% - 1.76rem);position:absolute;top:2.125rem}.register-cloud-form__consent a{color:#008476}.register-cloud-form__button{margin-top:1rem}.v-register-cloud{align-items:safe center;color:#2a2d42;display:flex;flex-direction:column;justify-content:safe center;margin:auto;max-width:26.25rem}@media(min-width:768px){.v-register-cloud{padding:2.5rem 0}}.v-register-cloud__header{display:flex;flex-direction:column;margin-bottom:2.5rem;row-gap:1.5rem;text-align:center;width:100%}@media(min-width:768px){.v-register-cloud__header{row-gap:2.5rem}}.v-register-cloud__content{align-items:stretch;display:flex;flex-direction:column;max-width:21.875rem;row-gap:1.5rem;text-align:center;width:100%}.v-register-cloud__content--hidden{visibility:hidden}.v-register-cloud__divider{align-items:center;display:flex;font-size:1rem;font-style:normal;font-weight:500;gap:.5rem;justify-content:center;line-height:1;position:relative}.v-register-cloud__divider:after,.v-register-cloud__divider:before{background:#d7d7e0;background:var(--border-light,#d7d7e0);content:"";flex:1 0;height:1px}.reset-password-form{display:flex;flex-direction:column;row-gap:1rem}.reset-password-form__button{display:block}.reset-password-form__input-wrapper{position:relative;text-align:left}.reset-password-form__eye-icon{cursor:pointer;left:calc(100% - 1.76rem);position:absolute;top:2.125rem}.v-reset-password{align-items:safe center;color:#2a2d42;display:flex;flex-direction:column;justify-content:safe center;margin:auto;max-width:26.25rem}@media(min-width:768px){.v-reset-password{padding:2.5rem 0}}.v-reset-password__header{display:flex;flex-direction:column;margin-bottom:2.5rem;row-gap:1.5rem;text-align:center;width:100%}@media(min-width:768px){.v-reset-password__header{row-gap:2.5rem}}.v-reset-password__content{align-items:stretch;display:flex;flex-direction:column;max-width:21.875rem;row-gap:1.5rem;text-align:center;width:100%}.v-reset-password__content--hidden{visibility:hidden}.v-reset-password__divider{align-items:center;display:flex;font-size:1rem;font-style:normal;font-weight:500;gap:.5rem;justify-content:center;line-height:1;position:relative}.v-reset-password__divider:after,.v-reset-password__divider:before{background:#d7d7e0;background:var(--border-light,#d7d7e0);content:"";flex:1 0;height:1px}@font-face{font-family:Druk Web;font-stretch:normal;font-style:italic;font-weight:800;src:url(../../static/media/Druk-HeavyItalic-Web.a1438a2d65001d64e170.woff2) format("woff2"),url(../../static/media/Druk-HeavyItalic-Web.be2756a19acff42e5908.woff) format("woff")}.Druk-HeavyItalic-Web{font-weight:800}@font-face{font-family:Druk Web;font-stretch:normal;font-style:italic;font-weight:500;src:url(../../static/media/Druk-MediumItalic-Web.bbf7fab1067e2498c089.woff2) format("woff2"),url(../../static/media/Druk-MediumItalic-Web.e4eff1a2e23e2ce6f13e.woff) format("woff")}.Druk-HeavyItalic-Web,.Druk-MediumItalic-Web{font-family:Druk Web;font-stretch:normal;font-style:italic}.Druk-MediumItalic-Web{font-weight:500}@font-face{font-family:Druk Web;font-stretch:normal;font-style:normal;font-weight:500;src:url(../../static/media/Druk-Medium-Web.0813ad20b34690d99528.woff2) format("woff2"),url(../../static/media/Druk-Medium-Web.f1f49db92e320990c65b.woff) format("woff")}.Druk-Medium-Web{font-family:Druk Web;font-stretch:normal;font-style:normal;font-weight:500}/*! modern-normalize v2.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;line-height:1.15;-moz-tab-size:4;tab-size:4}body{margin:0}hr{color:inherit;height:0}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,button,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,svg,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;margin:0;padding:0}@keyframes spin-animation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--aside-width:0px;--header-height:0px}body{font-family:IBM Plex Sans,Helvetica,sans-serif;font-size:16px;height:100%;width:100%}.k-button>.k-icon{pointer-events:none}a.k-button,a.k-button:active,a.k-button:focus,a.k-button:hover,a.k-button:visited{color:inherit}.k-icon.fa-light,.k-icon.fa-regular,.k-icon.fa-solid{height:auto}.k-drawer-item.k-selected{background-color:var(--kendo-color-light);color:var(--kendo-color-on-light)}.k-drawer-item.k-selected.k-hover,.k-drawer-item.k-selected:hover{background-color:var(--kendo-color-light-hover);color:var(--kendo-color-on-light)}