.rdp-root{--rdp-accent-color: blue;--rdp-accent-background-color: #f0f0ff;--rdp-day-height: 44px;--rdp-day-width: 44px;--rdp-day_button-border-radius: 100%;--rdp-day_button-border: 2px solid transparent;--rdp-day_button-height: 42px;--rdp-day_button-width: 42px;--rdp-selected-border: 2px solid var(--rdp-accent-color);--rdp-disabled-opacity: .5;--rdp-outside-opacity: .75;--rdp-today-color: var(--rdp-accent-color);--rdp-dropdown-gap: .5rem;--rdp-months-gap: 2rem;--rdp-nav_button-disabled-opacity: .5;--rdp-nav_button-height: 2.25rem;--rdp-nav_button-width: 2.25rem;--rdp-nav-height: 2.75rem;--rdp-range_middle-background-color: var(--rdp-accent-background-color);--rdp-range_middle-color: inherit;--rdp-range_start-color: white;--rdp-range_start-background: linear-gradient( var(--rdp-gradient-direction), transparent 50%, var(--rdp-range_middle-background-color) 50% );--rdp-range_start-date-background-color: var(--rdp-accent-color);--rdp-range_end-background: linear-gradient( var(--rdp-gradient-direction), var(--rdp-range_middle-background-color) 50%, transparent 50% );--rdp-range_end-color: white;--rdp-range_end-date-background-color: var(--rdp-accent-color);--rdp-week_number-border-radius: 100%;--rdp-week_number-border: 2px solid transparent;--rdp-week_number-height: var(--rdp-day-height);--rdp-week_number-opacity: .75;--rdp-week_number-width: var(--rdp-day-width);--rdp-weeknumber-text-align: center;--rdp-weekday-opacity: .75;--rdp-weekday-padding: .5rem 0rem;--rdp-weekday-text-align: center;--rdp-gradient-direction: 90deg;--rdp-animation_duration: .3s;--rdp-animation_timing: cubic-bezier(.4, 0, .2, 1)}.rdp-root[dir=rtl]{--rdp-gradient-direction: -90deg}.rdp-root[data-broadcast-calendar=true]{--rdp-outside-opacity: unset}.rdp-root{position:relative;box-sizing:border-box}.rdp-root *{box-sizing:border-box}.rdp-day{width:var(--rdp-day-width);height:var(--rdp-day-height);text-align:center}.rdp-day_button{background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;justify-content:center;align-items:center;display:flex;width:var(--rdp-day_button-width);height:var(--rdp-day_button-height);border:var(--rdp-day_button-border);border-radius:var(--rdp-day_button-border-radius)}.rdp-day_button:disabled{cursor:revert}.rdp-caption_label{z-index:1;position:relative;display:inline-flex;align-items:center;white-space:nowrap;border:0}.rdp-dropdown:focus-visible~.rdp-caption_label{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}.rdp-button_next,.rdp-button_previous{border:none;background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;-moz-appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;position:relative;appearance:none;width:var(--rdp-nav_button-width);height:var(--rdp-nav_button-height)}.rdp-button_next:disabled,.rdp-button_next[aria-disabled=true],.rdp-button_previous:disabled,.rdp-button_previous[aria-disabled=true]{cursor:revert;opacity:var(--rdp-nav_button-disabled-opacity)}.rdp-chevron{display:inline-block;fill:var(--rdp-accent-color)}.rdp-root[dir=rtl] .rdp-nav .rdp-chevron{transform:rotate(180deg);transform-origin:50%}.rdp-dropdowns{position:relative;display:inline-flex;align-items:center;gap:var(--rdp-dropdown-gap)}.rdp-dropdown{z-index:2;opacity:0;appearance:none;position:absolute;inset-block-start:0;inset-block-end:0;inset-inline-start:0;width:100%;margin:0;padding:0;cursor:inherit;border:none;line-height:inherit}.rdp-dropdown_root{position:relative;display:inline-flex;align-items:center}.rdp-dropdown_root[data-disabled=true] .rdp-chevron{opacity:var(--rdp-disabled-opacity)}.rdp-month_caption{display:flex;align-content:center;height:var(--rdp-nav-height);font-weight:700;font-size:large}.rdp-root[data-nav-layout=around] .rdp-month,.rdp-root[data-nav-layout=after] .rdp-month{position:relative}.rdp-root[data-nav-layout=around] .rdp-month_caption{justify-content:center;margin-inline-start:var(--rdp-nav_button-width);margin-inline-end:var(--rdp-nav_button-width);position:relative}.rdp-root[data-nav-layout=around] .rdp-button_previous{position:absolute;inset-inline-start:0;top:0;height:var(--rdp-nav-height);display:inline-flex}.rdp-root[data-nav-layout=around] .rdp-button_next{position:absolute;inset-inline-end:0;top:0;height:var(--rdp-nav-height);display:inline-flex;justify-content:center}.rdp-months{position:relative;display:flex;flex-wrap:wrap;gap:var(--rdp-months-gap);max-width:fit-content}.rdp-month_grid{border-collapse:collapse}.rdp-nav{position:absolute;inset-block-start:0;inset-inline-end:0;display:flex;align-items:center;height:var(--rdp-nav-height)}.rdp-weekday{opacity:var(--rdp-weekday-opacity);padding:var(--rdp-weekday-padding);font-weight:500;font-size:smaller;text-align:var(--rdp-weekday-text-align);text-transform:var(--rdp-weekday-text-transform)}.rdp-week_number{opacity:var(--rdp-week_number-opacity);font-weight:400;font-size:small;height:var(--rdp-week_number-height);width:var(--rdp-week_number-width);border:var(--rdp-week_number-border);border-radius:var(--rdp-week_number-border-radius);text-align:var(--rdp-weeknumber-text-align)}.rdp-today:not(.rdp-outside){color:var(--rdp-today-color)}.rdp-selected{font-weight:700;font-size:large}.rdp-selected .rdp-day_button{border:var(--rdp-selected-border)}.rdp-outside{opacity:var(--rdp-outside-opacity)}.rdp-disabled:not(.rdp-selected){opacity:var(--rdp-disabled-opacity)}.rdp-hidden{visibility:hidden;color:var(--rdp-range_start-color)}.rdp-range_start{background:var(--rdp-range_start-background)}.rdp-range_start .rdp-day_button{background-color:var(--rdp-range_start-date-background-color);color:var(--rdp-range_start-color)}.rdp-range_middle{background-color:var(--rdp-range_middle-background-color)}.rdp-range_middle .rdp-day_button{border:unset;border-radius:unset;color:var(--rdp-range_middle-color)}.rdp-range_end{background:var(--rdp-range_end-background);color:var(--rdp-range_end-color)}.rdp-range_end .rdp-day_button{color:var(--rdp-range_start-color);background-color:var(--rdp-range_end-date-background-color)}.rdp-range_start.rdp-range_end{background:revert}.rdp-focusable{cursor:pointer}@keyframes rdp-slide_in_left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes rdp-slide_in_right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes rdp-slide_out_left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes rdp-slide_out_right{0%{transform:translate(0)}to{transform:translate(100%)}}.rdp-weeks_before_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_before_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}@keyframes rdp-fade_in{0%{opacity:0}to{opacity:1}}@keyframes rdp-fade_out{0%{opacity:1}to{opacity:0}}.rdp-caption_after_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_after_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}@font-face{font-family:Inter;font-display:swap;font-style:normal;font-weight:400;src:url(/assets/inter-v18-latin-regular-BOOGhInR.woff2) format("woff2")}@font-face{font-family:Inter;font-display:swap;font-style:normal;font-weight:500;src:url(/assets/inter-v18-latin-500-D2bGa7uu.woff2) format("woff2")}@font-face{font-family:Inter;font-display:swap;font-style:normal;font-weight:700;src:url(/assets/inter-v18-latin-700-Sckx8rpT.woff2) format("woff2")}*,*:after,*:before{box-sizing:border-box}:root{interpolate-size:allow-keywords;--bg-main: #f4f6f9;--bg-white: #ffffff;--bg-nav: #333752;--bg-nav-active: #f5f6fa;--text-main: #131523;--text-white: #ffffff;--text-error: #f12b43;--text-header: #212529;--text-nav-main: #eaecf5;--text-nav-active: #5a607f;--text-nav-secondary: #a1a7c4;--text-nav-secondary-active: #f5f6fa;--text-label: #a1a7c4;--text-input: #5a607f;--text-placeholder: #a1a7c4;--border-main: #d9e1ec;--border-focus: #4f81ff;--border-error: #f12b43;--btn-hover: #4f81ff;--btn-accent: #1e5eff;--btn-disabled: #dcdcdc}html,body{height:100%;scroll-behavior:smooth;scroll-padding-top:10px}#root{height:100%}#portal{position:relative;z-index:3}#portal2{position:relative}button{outline:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.button:focus{outline:none}button:focus-visible{border:1px solid var(--border-focus)}.srOnly{height:1px;width:1px;position:absolute;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);overflow:hidden}.empty_list{margin:0;color:#5a607f}.empty_list--center{text-align:center}.auth{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;background-image:url(/imgs/authBg.jpg)}.auth__content{height:100%;display:flex;align-items:center;justify-content:center}.account{display:grid;gap:20px}.account__wrapper{padding-bottom:20px;border-bottom:1px solid #e6e9f4}.account__content{overflow:hidden}.account__nav{display:flex;gap:24px;margin:0;top:20px;padding:0;position:sticky;list-style-type:none}.account__link{display:block;font-size:16px;font-weight:400;line-height:24px;color:#000;text-decoration:none}.account__link--active{color:#1e5eff}body{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:var(--text-main);margin:0;padding:0;min-width:320px;background-color:var(--bg-main)}.main{height:100%;position:relative}.main__error{height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:20px}.main__content{height:100%;position:relative;display:grid;grid-template-rows:auto 1fr auto;gap:40px}.main__trigger{position:absolute;top:88px;left:0;width:10px;height:2px}.main__outlet{width:100%;margin:0 auto;padding:0 12px}.link{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;text-decoration:none;color:var(--text-white);outline:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;padding:8px 18px;border-radius:4px;border:1px solid transparent;background-color:var(--btn-accent);transition:background-color .2s ease-in}.link:hover{background-color:var(--btn-hover)}.link:disabled{cursor:not-allowed;background-color:var(--btn-disabled)}.link:focus-visible{background-color:var(--btn-hover)}.link--secondary{color:var(--btn-accent);background-color:var(--bg-white);border:1px solid var(--btn-accent)}.link--secondary:hover{color:var(--btn-hover);background-color:var(--bg-white);border:1px solid var(--btn-hover)}.link--secondary:focus-visible{color:var(--btn-hover);background-color:var(--bg-white);border:1px solid var(--btn-hover)}.link--secondary:disabled{color:var(--btn-disabled);background-color:var(--bg-white);border:1px solid var(--btn-disabled)}.tabs{display:grid}.tabs__header{display:flex;align-items:center;justify-content:space-between;gap:20px;overflow-x:hidden;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #e6e9f4}.tabs__header--simple{border-bottom:none}.tabs__nav{display:flex;align-items:center;gap:10px;padding:1px 0;overflow-x:auto;scrollbar-width:thin}.tabs__btn{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#5a607f;cursor:pointer;text-wrap:nowrap;display:flex;align-items:center;gap:10px;padding:8px 20px;border-radius:200px;background-color:transparent;border:1px solid transparent}.tabs__btn:disabled{cursor:not-allowed}.tabs__btn[data-state=active]{color:#1e5eff;background-color:#d9e4ff}.tabs__btn>svg{width:18px;height:18px;flex:0 0 18px}.vertical-tabs{display:flex;gap:12px}.vertical-tabs .tabs__nav{display:flex;flex-direction:column;min-width:288px;align-items:flex-start}.vertical-tabs .tabs__header{align-items:flex-start}.vertical-tabs .tabs__content{flex-grow:1}.vertical-tabs .tabs__btn{width:100%;padding:8px 0}.vertical-tabs .tabs__btn[data-state=active]{color:#1e5eff;background-color:transparent}.vertical-tabs .tabs__header{padding-bottom:0;margin-bottom:0}.modal{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;opacity:0;pointer-events:none;transition:opacity .3s ease}.modal--visible{opacity:1;pointer-events:all}.modal__overlay{position:absolute;inset:0;width:100%;height:100%;background-color:#000000b2;animation:modalOverlayShow .3s cubic-bezier(.16,1,.3,1)}.modal__overlay[data-state=closed]{animation:modalOverlayHide .3s cubic-bezier(.16,1,.3,1)}.modal__content{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:90vw;max-width:542px;max-height:85vh;overflow-y:auto;padding:16px 24px;border-radius:6px;background-color:var(--bg-white);box-shadow:0 1px 4px #15223214;animation:modalContentShow .3s cubic-bezier(.16,1,.3,1)}.modal__content[data-state=closed]{animation:modalContentHide .3s cubic-bezier(.16,1,.3,1)}.modal__content--xLarge{max-width:90vw}.modal__content--large{max-width:1335px}.modal__content--big{max-width:784px}.modal__content--default{max-width:542px}.modal__content--small{max-width:346px}.modal__header{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #e6e9f4}.modal__header--complex{display:flex;align-items:center;justify-content:space-between}.modal__title{font-size:20px;font-weight:700;line-height:28px;margin:0;padding:6px 0}.modal__close{width:30px;height:30px;padding:4px;cursor:pointer;color:#7e84a3;border-radius:4px;border:1px solid transparent;background-color:transparent}.modal__description{font-size:16px;font-weight:400;line-height:24px;color:#979797;margin:0}.modal__description--bold{font-weight:500;color:#131523}.modal__form{display:grid;gap:16px}.modal__wrapper{display:flex;flex-direction:column;gap:16px}.modal__wrapper--row{flex-direction:row;align-items:center;justify-content:space-between}.modal__row{display:grid;gap:16px}.modal__row--3{grid-template-columns:1fr 1fr 1fr}.modal__row--small{grid-template-columns:110px 1fr;gap:12px}.modal__row--medium{grid-template-columns:150px 1fr;gap:16px}.modal__row--2columns{grid-column:1 / 3}.modal__colorRow{display:grid;grid-template-columns:1fr 45px;gap:10px}.modal__colorRow>.colorPicker{place-self:center}.modal__btns{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:16px}.modal__btns--between{justify-content:space-between}.modal__btns--single>button{width:100%}.modal__btnsWrapper{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.modal__iconBtn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;cursor:pointer;color:#1e5eff;border-radius:4px;border:1px solid transparent;background-color:transparent}.modal__iconBtn--red{color:#f12b43}@keyframes modalOverlayShow{0%{opacity:0}to{opacity:1}}@keyframes modalContentShow{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes modalOverlayHide{0%{opacity:1}to{opacity:0}}@keyframes modalContentHide{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.96)}}.toasts{z-index:1!important;height:48px!important;inset:var(--toast-inset)!important;position:var(--toast-position)!important}.toast{width:100%;padding:12px;color:#1e5eff;will-change:opacity;background-color:#d9e4ff}.toast[data-state=open]{animation:toastOpen .15s ease-in forwards}.toast[data-state=close]{animation:toastClose .1s ease-out forwards}.toast--success{color:#06a561;background-color:#daf9ec}.toast--error{color:#f0142f;background-color:#fde7ea}.toast__content{position:relative}.toast__message{font-size:16px;font-weight:400;line-height:24px;text-align:center;margin:0;padding:0 25px}.toast__btn{position:absolute;top:50%;right:0;transform:translateY(-50%);display:flex;padding:0;width:24px;height:24px;color:inherit;cursor:pointer;border-radius:4px;border:1px solid transparent;background-color:transparent}@keyframes toastOpen{0%{opacity:0}to{opacity:1}}@keyframes toastClose{0%{opacity:1}to{opacity:0}}.loader{position:relative;display:inline-flex;align-items:center;justify-content:center}.loader--fullWindow{width:100vw;height:100vh}.loader--fullWidth{width:100%;height:100%}.loader--small>.loader__dot{width:6px;height:6px}.loader__dot{display:inline-block;width:10px;height:10px;margin:3px;border-radius:100%;background-color:#1e5eff;animation-fill-mode:both}.loader__dot:nth-child(1){animation:loaderScale 1.44s -.24s infinite cubic-bezier(0,0,.4,1)}.loader__dot:nth-child(2){animation:loaderScale 1.44s -.12s infinite cubic-bezier(0,0,.4,1)}.loader__dot:nth-child(3){animation:loaderScale 1.44s 0s infinite cubic-bezier(0,0,.4,1)}.dialog__overlay{inset:0;position:fixed;background-color:#000000b2;animation:dialogOverlayShow .3s cubic-bezier(.16,1,.3,1)}.dialog__overlay[data-state=closed]{animation:dialogOverlayHide .3s cubic-bezier(.16,1,.3,1)}.dialog__content{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:space-between;width:90vw;max-width:542px;max-height:85vh;overflow-y:auto;padding:16px 24px;border-radius:6px;background-color:var(--bg-white);box-shadow:0 1px 4px #15223214;animation:dialogContentShow .3s cubic-bezier(.16,1,.3,1)}.dialog__content[data-state=closed]{animation:dialogContentHide .3s cubic-bezier(.16,1,.3,1)}.dialog__content--removeOverflow{overflow:initial}.dialog__content--large{max-width:1335px}.dialog__content--big{max-width:784px}.dialog__content--medium{max-width:620px}.dialog__content--small{max-width:346px}.dialog__content:focus{outline:none}@keyframes dialogOverlayShow{0%{opacity:0}to{opacity:1}}@keyframes dialogContentShow{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes dialogOverlayHide{0%{opacity:1}to{opacity:0}}@keyframes dialogContentHide{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-48%) scale(.96)}}.btn{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;text-decoration:none;color:var(--text-white);outline:none;cursor:pointer;display:grid;grid-template-areas:"stack";padding:8px 18px;border-radius:4px;border:1px solid transparent;background-color:var(--btn-accent);transition:all .2s ease-in}.btn:hover{background-color:var(--btn-hover)}.btn:disabled{cursor:not-allowed;background-color:var(--btn-disabled)}.btn--fullWidth{width:100%}.btn--fitContent{width:fit-content}.btn--loading:disabled{background-color:var(--btn-accent)}.btn--spinner:disabled{background-color:var(--btn-accent)}.btn:focus-visible{background-color:var(--btn-hover)}.btn--secondary{color:var(--btn-accent);background-color:var(--bg-white);border:1px solid var(--btn-accent)}.btn--secondary:focus-visible{color:var(--btn-hover);background-color:var(--bg-white);border:1px solid var(--btn-hover)}.btn--secondary:hover{color:var(--btn-hover);background-color:var(--bg-white);border:1px solid var(--btn-hover)}.btn--secondary:disabled{color:var(--btn-disabled);background-color:var(--bg-white);border:1px solid var(--btn-disabled)}.btn--secondary.btn--spinner:disabled{color:var(--btn-accent)}.btn__content{display:flex;align-items:center;justify-content:center;gap:10px;grid-area:stack}.btn--loading>.btn__content{visibility:hidden}.btn__loader{visibility:hidden;grid-area:stack;position:relative;display:inline-flex;align-items:center;justify-content:center}.btn--loading>.btn__loader{visibility:visible}.btn__dot{display:inline-block;width:10px;height:10px;margin:3px;border-radius:100%;background-color:#fff;animation-fill-mode:both}.btn--secondary .btn__dot{background-color:var(--btn-accent)}.btn__dot:nth-child(1){animation:loaderScale 1.44s -.24s infinite cubic-bezier(0,0,.4,1)}.btn__dot:nth-child(2){animation:loaderScale 1.44s -.12s infinite cubic-bezier(0,0,.4,1)}.btn__dot:nth-child(3){animation:loaderScale 1.44s 0s infinite cubic-bezier(0,0,.4,1)}@keyframes loaderScale{0%{transform:scale(1);opacity:1}24%{transform:scale(.72);opacity:.3}48%{transform:scale(1);opacity:1}}.popover__content{min-width:175px;border-radius:4px;padding:11px 24px 16px 10px;background-color:var(--bg-white);box-shadow:0 1px 4px #15223214;animation-duration:.4s;animation-timing-function:cubic-bezier(.16,1,.3,1);will-change:transform,opacity}.popover__content[data-side=top]{animation-name:dropDownSlideDownAndFade}.popover__content[data-side=right]{animation-name:dropDownSlideLeftAndFade}.popover__content[data-side=bottom]{animation-name:dropDownSlideUpAndFade}.popover__content[data-side=left]{animation-name:dropDownSlideRightAndFade}.spinner{color:#1e5eff;transform-origin:center;animation:spin 2s linear infinite}.spinner--white{color:#fff}@keyframes spin{to{transform:rotate(360deg)}}.dropDown__content{min-width:175px;border-radius:4px;background-color:var(--bg-white);box-shadow:0 6px 24px #262c4729;animation-duration:.4s;animation-timing-function:cubic-bezier(.16,1,.3,1);will-change:transform,opacity}.dropDown__content[data-side=top]{animation-name:dropDownSlideDownAndFade}.dropDown__content[data-side=right]{animation-name:dropDownSlideLeftAndFade}.dropDown__content[data-side=bottom]{animation-name:dropDownSlideUpAndFade}.dropDown__content[data-side=left]{animation-name:dropDownSlideRightAndFade}.dropDown__item{font-size:16px;font-weight:400;line-height:24px;cursor:pointer;display:flex;padding:10px 16px;transition:all .2s ease-in}.dropDown__item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.dropDown__item:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.dropDown__item[data-highlighted]{outline:none;color:#1e5eff;background-color:#ecf2ff}.dropDown__item[data-disabled]{cursor:not-allowed}.colorPicker{padding:0;width:35px;height:35px;cursor:pointer;border-radius:100px;border:1px solid transparent;background-color:transparent}.colorPicker__content{display:grid;grid-template-columns:repeat(5,1fr);gap:5px}.colorPicker__btn{display:flex;align-items:center;justify-content:center;padding:0;width:35px;height:35px;cursor:pointer;color:#fff;border-radius:100px;border:1px solid transparent;background-color:transparent}.customSelect__wrapper{height:100%;position:relative}.customSelect__trigger{position:relative;display:inline-flex;align-items:center;justify-content:space-between;gap:10px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#5a607f;text-align:left;cursor:pointer;pointer-events:auto;width:100%;outline:none;padding:12px 16px;border-radius:4px;transition:border .2s ease;background-color:var(--bg-white);border:1px solid var(--border-main)}.customSelect__trigger:disabled{cursor:not-allowed}.customSelect__trigger[data-state=open]{border:1px solid var(--border-focus)}.customSelect__trigger--error{border:1px solid var(--border-error)}.customSelect__trigger--error>span:nth-child(1){color:var(--text-error)}.customSelect__trigger--smallHeight{padding:8px 16px}.customSelect__trigger--medium{padding:10px;font-size:12px;line-height:15px}.customSelect__trigger--small{font-size:12px;line-height:20px;padding:1px 16px}.customSelect__trigger[data-active=active]{border:1px solid #1e5eff}.customSelect__placeholder{position:absolute;left:0;top:50%;transform:translate(16px,-50%);font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:var(--text-label);background-color:var(--bg-white);transition:all .12s ease-in}.customSelect__placeholder--small{font-size:12px;line-height:16px}.customSelect__placeholder--active{top:0;padding:0 6px;font-size:12px;transform:translate(10px,-12px)}.customSelect__trigger--error>.customSelect__placeholder{color:var(--text-error)}.customSelect__trigger:not(.customSelect__trigger--multiple)[data-state=open]>.customSelect__placeholder{top:0;padding:0 6px;font-size:12px;transform:translate(10px,-12px)}.customSelect__trigger[data-active=active]>.customSelect__placeholder{color:#1e5eff}.customSelect__value--highlighted{background-color:#1e5eff;color:#fff}.customSelect__icon{width:24px;height:24px;color:#7e84a3;border-radius:4px}.customSelect__icon>svg{width:24px;height:24px}.customSelect__icon--medium{width:16px;height:16px}.customSelect__icon--medium>svg{width:16px;height:16px}.customSelect__icon--small{width:20px;height:20px}.customSelect__icon--small>svg{width:20px;height:20px}.fulfilmentSelect .customSelect__trigger:disabled{border-color:var(--btn-disabled);color:var(--btn-disabled)}.fulfilmentSelect .customSelect__trigger:disabled .customSelect__placeholder{color:var(--btn-disabled)}.fulfilmentSelect .customSelect__trigger:disabled .customSelect__icon{color:var(--btn-disabled)!important;opacity:1}.customSelect__trigger:disabled .customSelect__icon{opacity:.2}.customSelect__trigger[data-active=active]>.customSelect__icon{color:#1e5eff}.customSelect__trigger[data-state=open]>.customSelect__icon{transform:rotate(180deg)}.customSelect__trigger:disabled.customSelect__trigger--loading .customSelect__icon{opacity:1}.customSelect__error{font-size:12px;font-weight:400;line-height:14px;color:var(--text-error);margin:0}.customSelect__content{position:absolute;left:0;top:var(--customSelect-top, 100%);margin:0;padding:0;list-style:none;display:none;width:100%;z-index:1;overflow:hidden;max-height:375px;border-radius:4px;scrollbar-width:none;background-color:var(--bg-white);box-shadow:0 6px 24px #262c4729}.customSelect__content--open{display:block;pointer-events:auto}.customSelect__items{overflow-y:auto;max-height:310px;scrollbar-width:none;overscroll-behavior:contain}.customSelect__header{padding:10px 16px}.customSelect__header--medium{padding:10px 10px 6px}.customSelect__header--small{padding:5px 16px}.customSelect__form{position:relative}.customSelect__header>.customSelect__form{width:100%}.customSelect__item{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#5a607f;text-align:left;position:relative;width:100%;display:flex;align-items:center;justify-content:space-between;padding:10px 16px;-webkit-user-select:none;user-select:none;border:1px solid transparent;background-color:transparent;transition:all .2s ease-in}.customSelect__item:disabled{cursor:not-allowed;pointer-events:none}.customSelect__item:hover,.customSelect__item--selected{outline:none;cursor:pointer;color:#1e5eff;background-color:#ecf2ff}.customSelect__item--medium{padding:10px;font-size:12px;line-height:15px}.customSelect__item--small{padding:0 16px;font-size:12px;line-height:20px}.customSelect__input--small input{padding:0 12px;font-size:12px}.errorMessage{font-size:14px;line-height:22px;color:var(--text-error);margin:0}.errorMessage--topMargin{margin:10px 0 0}.errorMessage--center{text-align:center}.errorMessage--bold{font-weight:700}.errorMessage--black{color:var(--text-main)}.simpleSelect__trigger{position:relative;display:inline-flex;align-items:center;justify-content:space-between;gap:10px;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:15px;color:#5a607f;text-align:left;cursor:pointer;width:100%;outline:none;padding:10px;border-radius:4px;background-color:var(--bg-white);border:1px solid var(--border-main);transition:border .2s ease}.simpleSelect__trigger[data-placeholder]{color:#a1a7c4}.simpleSelect__trigger[data-disabled]{cursor:not-allowed}.simpleSelect__trigger[data-disabled] .simpleSelect__icon{opacity:.2}.simpleSelect__trigger:focus-visible.simpleSelect__trigger--error{border:1px solid var(--border-error)}.simpleSelect__trigger--error{border:1px solid var(--border-error)}.simpleSelect__trigger--error>span:nth-child(1){color:var(--text-error)}.simpleSelect__trigger--pagination{font-size:16px;font-weight:400;line-height:22px;gap:6px;padding:0 2px 0 14px}.simpleSelect__icon{width:16px;height:16px;color:#7e84a3}.simpleSelect__trigger--pagination>.simpleSelect__icon{width:22px;height:22px}.simpleSelect__trigger[data-state=open]>.simpleSelect__icon{transform:rotate(180deg)}.simpleSelect__icon>svg{width:16px;height:16px}.simpleSelect__trigger--pagination>.simpleSelect__icon>svg{width:22px;height:22px}.simpleSelect__content{overflow:hidden;max-height:375px;border-radius:4px;background-color:var(--bg-white);box-shadow:0 6px 24px #262c4729}.simpleSelect__content--pagination .simpleSelect__item{font-size:16px;line-height:24px;padding:10px 16px}.simpleSelect__content--triggerWidth{width:var(--radix-select-trigger-width)}.simpleSelect__header{padding:10px 10px 6px}.simpleSelect__header>.search__form{width:100%}.simpleSelect__item{font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:15px;color:#5a607f;position:relative;display:flex;align-items:center;padding:10px;-webkit-user-select:none;user-select:none;transition:all .2s ease-in}.simpleSelect__item[data-disabled]{cursor:not-allowed;pointer-events:none}.simpleSelect__item[data-state=checked],.simpleSelect__item[data-highlighted]{outline:none;cursor:pointer;color:#1e5eff;background-color:#ecf2ff}.customDayPicker{padding:0;width:100%;cursor:pointer;border-style:none;border-radius:4px;background-color:transparent}.customDayPicker:disabled{cursor:not-allowed}.customDayPicker:focus{border:none}.customDayPicker[data-state=open]>.customDayPicker__wrapper{border:1px solid var(--border-focus)}.customDayPicker:focus-visible>.customDayPicker__wrapper{border:1px solid var(--border-focus)}.customDayPicker--maxWidth{max-width:270px}.customDayPicker__wrapper{position:relative;display:inline-flex;align-items:center;justify-content:space-between;gap:10px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#5a607f;text-align:left;width:100%;outline:none;padding:12px 16px;border-radius:4px;background-color:var(--bg-white);border:1px solid var(--border-main);transition:border .2s ease}.customDayPicker__wrapper--small{font-size:12px;line-height:20px;padding:1px 16px}.customDayPicker--error>.customDayPicker__wrapper{color:var(--text-error);border:1px solid var(--border-error)}.customDayPicker__placeholder{position:absolute;left:0;top:50%;transform:translate(16px,-50%);font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:var(--text-label);background-color:var(--bg-white);transition:all .12s ease-in}.customDayPicker__placeholder--small{font-size:12px;line-height:16px}.customDayPicker__placeholder--active,.customDayPicker[data-state=open] .customDayPicker__placeholder{top:0;padding:0 6px;font-size:12px;transform:translate(10px,-12px)}.customDayPicker--error .customDayPicker__placeholder{color:var(--text-error)}.customDayPicker__svg{position:absolute;top:50%;right:16px;width:24px;height:24px;transform:translateY(-50%)}.customDayPicker__svg--small{width:18px;height:18px}.customDayPicker__svg--small>svg{width:18px;height:18px}.customDayPicker__popover{padding:22px 22px 28px;box-shadow:0 6px 24px #262c4729}.customDayPicker__error{font-size:12px;font-weight:400;line-height:14px;text-align:left;color:var(--text-error);margin:0}.customDayPicker__dayPicker{width:318px}.rdp-day_button:disabled{cursor:not-allowed}.simpleDayPicker{padding:0;width:100%;cursor:pointer;border-style:none;border-radius:4px;background-color:transparent}.simpleDayPicker:disabled{cursor:not-allowed}.simpleDayPicker:focus{border:none}.simpleDayPicker[data-state=open]>.simpleDayPicker__wrapper{border:1px solid var(--border-focus)}.simpleDayPicker:focus-visible>.simpleDayPicker__wrapper{border:1px solid var(--border-focus)}.simpleDayPicker__wrapper{position:relative;display:inline-flex;align-items:center;justify-content:space-between;gap:10px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#5a607f;text-align:left;width:100%;outline:none;padding:2px 4px;border-radius:4px;background-color:var(--bg-white);border:1px solid var(--border-main);transition:border .2s ease}.simpleDayPicker--error>.simpleDayPicker__wrapper{color:var(--text-error);border:1px solid var(--border-error)}.simpleDayPicker--error{color:var(--text-error)}.simpleDayPicker__svg{position:absolute;top:50%;right:4px;width:18px;height:18px;transform:translateY(-50%)}.simpleDayPicker__svg>svg{width:18px;height:18px}.simpleDayPicker__error{font-size:12px;font-weight:400;line-height:14px;text-align:left;color:var(--text-error);margin:0}.customTableSelect__wrapper{height:100%;position:relative}.customTableSelect__container{height:inherit}.customTableSelect__trigger{display:inline-flex;align-items:center;justify-content:space-between;gap:10px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#5a607f;text-align:left;cursor:pointer;pointer-events:auto;width:100%;outline:none;height:inherit;padding:12px 10px;transition:border .2s ease;border:1px solid transparent;background-color:var(--bg-white)}.customTableSelect__trigger:disabled{cursor:not-allowed}.customTableSelect__trigger[data-state=open]{border:1px solid var(--border-focus)}.customTableSelect__trigger--input{gap:0;padding:0 10px 0 0}.customTableSelect__trigger--error{border:1px solid var(--border-error)}.customTableSelect__trigger--error>span:nth-child(1){color:var(--text-error)}.customTableSelect__placeholder{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#5a607f;transition:all .12s ease-in;background-color:var(--bg-white)}.customTableSelect__placeholder--active{display:none}.customTableSelect__trigger--error>.customTableSelect__placeholder{color:var(--text-error)}.customTableSelect__icon{width:18px;height:18px;outline:none;color:#7e84a3;border-radius:4px}.customTableSelect__icon-wrapper{display:flex;align-items:center;gap:4px;width:auto;height:auto}.customTableSelect__icon>svg{width:18px;height:18px}.customTableSelect__icon.customTableSelect__icon-20{width:20px;height:20px}.customTableSelect__icon--unselect:focus{outline:none}.customTableSelect__icon--unselect:focus-visible{border:1px solid var(--border-focus)}.customTableSelect__trigger:disabled .customTableSelect__icon{opacity:.2}.customTableSelect__trigger[data-state=open]>.customTableSelect__icon>svg:last-child{transform:rotate(180deg)}.customTableSelect__trigger:disabled.customTableSelect__trigger--loading .customTableSelect__icon{opacity:1}.customTableSelect__error{position:absolute;left:4px;bottom:2px;font-size:11px;font-weight:400;line-height:11px;pointer-events:none;color:var(--text-error);margin:0}.customTableSelect__content{position:absolute;left:0;top:var(--customSelect-top, 100%);display:none;width:100%;overflow:hidden;max-height:375px;scrollbar-width:none;background-color:var(--bg-white);box-shadow:0 6px 24px #262c4729}.customTableSelect__content--open{display:block;pointer-events:auto}.customTableSelect__items{overflow-y:auto;max-height:310px;scrollbar-width:none;overscroll-behavior:contain}.customTableSelect__header{padding:10px 16px}.customTableSelect__form{position:relative}.customTableSelect__header>.customTableSelect__form{width:100%}.customTableSelect__item{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#5a607f;text-align:left;word-break:break-word;position:relative;width:100%;display:flex;align-items:center;padding:10px 16px;-webkit-user-select:none;user-select:none;border:1px solid transparent;background-color:transparent;transition:all .2s ease-in}.customTableSelect__item:hover{outline:none;cursor:pointer;color:#1e5eff;background-color:#ecf2ff}.customTableSelect__item:disabled{cursor:not-allowed;color:#5a607f;background-color:transparent}.customTableSelect__item--selected:disabled{cursor:not-allowed;color:#1e5eff;background-color:#ecf2ff}.customTableSelect__item--selected{outline:none;cursor:pointer;color:#1e5eff;background-color:#ecf2ff}.customTableSelect__item[data-disabled]{cursor:not-allowed;color:#5a607f;background-color:transparent}.customTableSelect__item[data-state=checked],.customTableSelect__item[data-highlighted]{outline:none;cursor:pointer;color:#1e5eff;background-color:#ecf2ff}.customTableSelect__item--product{flex-direction:column}.customTableSelect__item--grey{color:#a1a7c4}.customTableSelect__row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px}.customTableSelect__row--nowrap{white-space:nowrap}.customTableSelect__coll{display:flex;flex-direction:column}.customTableSelect__coll--right{align-items:flex-end}.form{display:grid;gap:23px}.form--two{grid-template-columns:1fr 1fr}.form--three{grid-template-columns:1fr 1fr 1fr}.form--column3{grid-column:3 / 4}.form__wrapper{display:grid;gap:14px}.form__header{display:flex;align-items:center;justify-content:space-between;gap:23px;margin-bottom:16px}.form__actions{display:flex;align-items:center;gap:16px}.form__remove{width:24px;height:24px;display:flex;align-items:center;justify-content:center;padding:4px;cursor:pointer;border-style:none;background-color:transparent}.form__fieldset{display:grid;align-content:start;gap:23px;margin:0;padding:0;border:none}.form__fieldset-spaceBetween{justify-content:space-between}.form__fieldset--fullWidth{display:flex;align-items:center;justify-content:space-between}.form__fieldset--fullWidth>*{flex:1 1}.form__fieldset--1{grid-template-columns:repeat(1,minmax(auto,364px))}.form__fieldset--2{grid-template-columns:repeat(2,minmax(auto,364px))}.form__fieldset--3{grid-template-columns:repeat(3,minmax(auto,364px))}.form__fieldset--4{grid-template-columns:repeat(4,minmax(auto,364px))}.form__legend{font-size:16px;font-weight:700;line-height:28px;padding:0;margin:0 0 16px}.form__checkboxes{display:flex;flex-wrap:wrap;align-items:center;gap:24px}.form__combinedInput{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.form__combinedInput>.customInput{width:100%}.form__inputBtn{display:flex;align-items:center;justify-content:center;padding:12px;cursor:pointer;color:#7e84a3;border-radius:4px;border:1px solid #d7dbec;background-color:transparent}.form__inputBtn:disabled{cursor:not-allowed}.form__comments-3{grid-column:1 / 3}.customInput{position:relative}.customInput__btn{position:absolute;top:0;right:0;width:50px;height:50px;padding:0;display:flex;align-items:center;justify-content:center;color:#7e84a3;border-style:none;border-radius:4px;background-color:transparent;cursor:pointer}.customInput__wrapper{position:relative}.customInput__field{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:var(--text-input);width:100%;outline:none;padding:12px 16px;border-radius:4px;transition:border .12s ease-in;background-color:var(--bg-white);border:1px solid var(--border-main)}.customInput__field:-webkit-autofill,.customInput__field:-webkit-autofill:hover,.customInput__field:-webkit-autofill:focus,.customInput__field:-webkit-autofill:active{-webkit-background-clip:text;-webkit-text-fill-color:var(--text-input)}.customInput__field:disabled{cursor:not-allowed}.customInput__field:focus{outline:none}.customInput__field:focus-visible{border:1px solid var(--border-focus)}.customInput__field--small{padding:8px 12px}.customInput__field--ss{font-size:12px;line-height:16px;padding:6px 8px}.customInput__field--upperCase{text-transform:uppercase}.customInput--error .customInput__field{color:var(--text-error);border:1px solid var(--border-error)}.customInput__label{position:absolute;left:0;top:50%;transform:translate(16px,-50%);font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;pointer-events:none;color:var(--text-label);background-color:var(--bg-white);transition:all .12s ease-in}.customInput--error .customInput__label{color:var(--text-error)}.customInput__field:disabled+.customInput__label{cursor:not-allowed}.customInput__field:focus+.customInput__label{top:0;padding:0 6px;font-size:12px;transform:translate(10px,-12px)}.customInput__field:not(:placeholder-shown)+.customInput__label{top:0;padding:0 6px;font-size:12px;transform:translate(10px,-12px)}.customInput__error{font-size:12px;font-weight:400;line-height:14px;color:var(--text-error);margin:0}.customTextarea{position:relative}.customTextarea__field{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:var(--text-input);margin:0;width:100%;height:100%;min-height:120px;outline:none;resize:vertical;padding:12px 16px;border-radius:4px;transition:border .12s ease-in;background-color:var(--bg-white);border:1px solid var(--border-main)}.customTextarea__field:-webkit-autofill,.customTextarea__field:-webkit-autofill:hover,.customTextarea__field:-webkit-autofill:focus,.customTextarea__field:-webkit-autofill:active{-webkit-background-clip:text;-webkit-text-fill-color:var(--text-input)}.customTextarea__field:disabled{cursor:not-allowed}.customTextarea__field:focus{outline:none}.customTextarea__field:focus-visible{border:1px solid var(--border-focus)}.customTextarea__field--remove100Height{height:auto}.customTextarea--error>.customTextarea__field{color:var(--text-error);border:1px solid var(--border-error)}.customTextarea__label{position:absolute;top:0;left:0;transform:translate(16px,50%);font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:var(--text-label);background-color:var(--bg-white);transition:all .12s ease-in}.customTextarea--error>.customTextarea__label{color:var(--text-error)}.customTextarea__field:focus+.customTextarea__label{padding:0 6px;font-size:12px;transform:translate(10px,-12px)}.customTextarea__field:not(:placeholder-shown)+.customTextarea__label{padding:0 6px;font-size:12px;transform:translate(10px,-12px)}.customTextarea__description{font-size:12px;font-weight:400;line-height:14px;color:#a1a7c4;margin:0}.customTextarea__error{font-size:12px;font-weight:400;line-height:14px;color:var(--text-error);margin:0}.customCheckbox{display:flex;align-items:center;gap:12px}.customCheckbox--error>.customCheckbox__field+svg{outline:1px solid var(--border-error)}.customCheckbox__stack{display:grid}.customCheckbox__svg,.customCheckbox__field{grid-row:1 / 2;grid-column:1 / 2}.customCheckbox__field{cursor:pointer;margin:0;width:20px;height:20px;font-size:100%;opacity:.00001}.customCheckbox__field:disabled{cursor:not-allowed}.customCheckbox__svg{width:20px;height:20px;border-radius:4px;transition:all .1s linear;border:1px solid transparent}.customCheckbox__svg--first:has(~.customCheckbox__field:hover){stroke:#a1a7c4}.customCheckbox__svg--first:has(~.customCheckbox__field:disabled:hover){stroke:#d7dbec}.customCheckbox__svg *{transition:all .1s linear}.customCheckbox__svg--second{opacity:0}.customCheckbox__svg--second:has(~.customCheckbox__field:checked){opacity:1}.customCheckbox__svg:has(~.customCheckbox__field:focus){border-radius:4px;outline:1px solid var(--border-focus)}.customCheckbox__svg:has(~.customCheckbox__field:focus:not(:focus-visible)){outline:none}.customCheckbox__label{font-size:16px;font-weight:400;line-height:24px;color:#131523;cursor:pointer}.customCheckbox__label--template{font-size:14px;font-weight:700;line-height:20px;color:#5a607f}.customCheckbox__label--disabled{cursor:not-allowed}.switch{display:flex;align-items:center}.switch--decoration{padding:12px 16px;border-radius:4px;border:1px solid #d9e1ec;background-color:#fff}.switch__wrapper{--thumb-size: 12.5px;--thumb-color: #ffffff;--thumb-color-highlight: #00000040;--track-padding: 2.5px;--track-color-inactive: #dbe5ff;--track-color-active: #1f5eff;--track-size: calc(var(--thumb-size) * 2);--isLTR: 1;display:flex;align-items:center;gap:10px;cursor:pointer;font-size:12px;font-weight:600;line-height:20px}.switch__wrapper--decoration{width:100%;justify-content:space-between}.switch__label{font-size:16px;font-weight:400;line-height:24px;color:#a1a7c4}.switch__input{--thumb-position: 0%;margin:0;padding:var(--track-padding);block-size:var(--thumb-size);inline-size:var(--track-size);border-radius:var(--track-size);background-color:var(--track-color-inactive);border:none;appearance:none;touch-action:pan-y;pointer-events:none;box-sizing:content-box;display:grid;flex-shrink:0;align-items:center;grid:[track] 1fr / [track] 1fr;transition:background-color .25s ease}.switch__input:dir(rtl){--isLTR: -1}.switch__input:before{content:"";cursor:pointer;grid-area:track;border-radius:50%;pointer-events:auto;transition:all .25s ease;block-size:var(--thumb-size);inline-size:var(--thumb-size);background-color:var(--thumb-color);box-shadow:0 0 3.75px #262c4729;transform:translate(var(--thumb-position))}.switch__input:checked{background-color:var(--track-color-active);--thumb-position: calc(100% * var(--isLTR))}.switch__input:indeterminate{--thumb-position: calc(50% * var(--isLTR))}.switch__input:disabled{cursor:not-allowed;--thumb-color: transparent}.switch__input:disabled:before{cursor:not-allowed;box-shadow:inset 0 0 0 2px #ffffff7f}.formTable{background-color:var(--bg-white)}.formTable__title{font-size:20px;font-weight:700;line-height:28px;color:#131523;padding:6px 0;margin:0 0 16px}.formTable__row{display:flex;justify-content:space-between}.formTable__rows .formTable__row:last-of-type{border-bottom:1px solid #e6e9f4}.formTable__header{font-size:14px;font-weight:400;line-height:20px;color:#5a607f;text-align:left;white-space:nowrap;flex:1;margin:0;position:relative;padding:12px 10px;background-color:#f5f6fa;border-left:1px solid #f5f6fa}.formTable__header:last-child{border-right:1px solid #f5f6fa}.formTable__header--right{text-align:right}.formTable__header--action{flex:0 0 60px;font-size:.1px;line-height:.1px}.formTable__data{font-size:14px;font-weight:400;line-height:20px;color:#5a607f;text-align:left;flex:1;position:relative;border-left:1px solid #e6e9f4}.formTable__data:last-child{border-right:1px solid #e6e9f4}.formTable__data--center{display:flex;align-items:center;justify-content:center}.formTable__data--action{flex:0 0 60px;display:flex;align-items:center;justify-content:center}.formTable__footer{font-size:14px;font-weight:700;line-height:20px;color:#5a607f;text-align:left;flex:1;margin:0;position:relative;padding:12px 10px;border-left:1px solid #e6e9f4}.formTable__footer:last-child{border-right:1px solid #e6e9f4}.formTable__footer--right{text-align:right}.formTable__footer--action{flex:0 0 60px;font-size:.1px;line-height:.1px}.formTable__text{margin:0;height:100%;padding:12px 10px;display:flex;align-items:center;position:relative}.formTable__text--capitalize{text-transform:capitalize}.formTable__text--right{justify-content:flex-end}.formTable__text--error{color:var(--text-error);border:1px solid var(--border-error)}.formTable__error{position:absolute;left:4px;bottom:2px;font-size:11px;font-weight:400;line-height:11px;pointer-events:none;color:var(--text-error);margin:0}.formTable__empty{margin:0;color:#5a607f;padding:10px 0;text-align:center;border-left:1px solid #e6e9f4;border-right:1px solid #e6e9f4;border-bottom:1px solid #e6e9f4}.formTable__addRow{display:flex;align-items:center;justify-content:flex-end;gap:16px;margin-top:33px}.formTable__hr{margin:16px 0 0;border:.5px solid #e6e9f4}.formTable__remove{display:flex;align-items:center;justify-content:center;padding:0;width:60px;height:40px;cursor:pointer;color:#f45a6d;border-radius:4px;border:1px solid transparent;background-color:transparent}.formTable__remove:disabled{color:#5a607f;cursor:not-allowed}.formTable__btn{display:flex;align-items:center;width:100%;height:100%;padding:11px 9px;position:relative;border:1px solid transparent;background-color:transparent;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#1e5eff;cursor:pointer}.formTable__btn:disabled{color:#979797;cursor:not-allowed}.tableInput{position:relative;height:100%}.tableInput__placeholder{position:absolute;top:50%;left:10px;pointer-events:none;transform:translateY(-50%)}.tableInput__field{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#5a607f;width:100%;height:100%;outline:none;padding:12px 10px;border:1px solid transparent;transition:border .12s ease-in;background-color:var(--bg-white)}.tableInput__field::placeholder{opacity:1;color:#5a607f}.tableInput__field:-webkit-autofill,.tableInput__field:-webkit-autofill:hover,.tableInput__field:-webkit-autofill:focus,.tableInput__field:-webkit-autofill:active{-webkit-background-clip:text;-webkit-text-fill-color:#5a607f}.tableInput__field:disabled{cursor:not-allowed}.tableInput__field:focus{outline:none}.tableInput__field:focus-visible{border:1px solid var(--border-focus)}.tableInput__field--upperCase{text-transform:uppercase}.tableInput__field--noBorder{border:none!important}.tableInput__field--noCaret{resize:none;scrollbar-width:none;caret-color:transparent}.tableInput--error>.tableInput__field{color:var(--text-error);border:1px solid var(--border-error)}.tableInput__field--error.tableInput__field::placeholder{color:var(--text-error)}.tableInput__label{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:var(--text-label)}.tableInput__error{position:absolute;left:4px;bottom:2px;font-size:11px;font-weight:400;line-height:11px;pointer-events:none;text-transform:initial;color:var(--text-error);margin:0}.formSelect__trigger{position:relative;display:inline-flex;align-items:center;justify-content:space-between;gap:10px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#5a607f;text-align:left;cursor:pointer;width:100%;outline:none;padding:12px 16px;border-radius:4px;background-color:var(--bg-white);border:1px solid var(--border-main);transition:border .2s ease}.formSelect__trigger:focus-visible{border:1px solid var(--border-focus)}.formSelect__trigger[data-placeholder]{color:#a1a7c4}.formSelect__trigger[data-state=open]{border:1px solid var(--border-focus)}.formSelect__trigger[data-state=closed]:focus-visible{border:1px solid var(--border-main)}.formSelect__trigger[data-disabled]{cursor:not-allowed}.formSelect__trigger[data-disabled] .formSelect__icon{opacity:.2}.formSelect__trigger[data-disabled].formSelect__trigger--loading .formSelect__icon{opacity:1}.formSelect__trigger:focus-visible.formSelect__trigger--error{border:1px solid var(--border-error)}.formSelect__trigger--error{border:1px solid var(--border-error)}.formSelect__trigger--error>span:nth-child(1){color:var(--text-error)}.formSelect__placeholder{position:absolute;top:0;left:0;transform:translate(16px,50%);font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:var(--text-label);background-color:var(--bg-white);transition:all .12s ease-in}.formSelect__placeholder--active{padding:0 6px;font-size:12px;transform:translate(10px,-12px)}.formSelect__trigger[data-state=open]>.formSelect__placeholder{padding:0 6px;font-size:12px;transform:translate(10px,-12px)}.formSelect__trigger--error>.formSelect__placeholder{color:var(--text-error)}.formSelect__icon{width:24px;height:24px;color:#7e84a3}.formSelect__icon>svg{width:24px;height:24px}.formSelect__trigger[data-state=open]>.formSelect__icon{transform:rotate(180deg)}.formSelect__error{font-size:12px;font-weight:400;line-height:14px;color:var(--text-error);margin:0}.formSelect__content{overflow:hidden;max-height:375px;border-radius:4px;background-color:var(--bg-white);box-shadow:0 6px 24px #262c4729}.formSelect__content--triggerWidth{width:var(--radix-select-trigger-width)}.formSelect__header{padding:10px 16px}.formSelect__header>.search__form{width:100%}.formSelect__item{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#5a607f;position:relative;display:flex;align-items:center;padding:10px 16px;-webkit-user-select:none;user-select:none;transition:all .2s ease-in}.formSelect__item[data-disabled]{cursor:not-allowed;pointer-events:none}.formSelect__item[data-state=checked],.formSelect__item[data-highlighted]{outline:none;cursor:pointer;color:#1e5eff;background-color:#ecf2ff}.uploadImage{display:grid;gap:5px}.uploadImage__wrapper{min-height:197px;position:relative;border-radius:4px;border:1px solid #d9e1ec;display:flex;align-items:center;justify-content:center}.uploadImage__wrapper--error{border:1px solid var(--border-error)}.uploadImage__btn{position:absolute;inset:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#1e5eff;padding:0;cursor:pointer;border-radius:4px;border:1px solid transparent;background-color:transparent}.uploadImage__preview{display:block;height:180px;width:auto}.uploadImage__clear{font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:12px;color:#a1a7c4;text-align:left;padding:0;cursor:pointer;border-radius:4px;border:1px solid transparent;background-color:transparent}.uploadImage__error{font-size:12px;font-weight:400;line-height:14px;color:var(--text-error);margin:0}.tableSelect__wrapper{height:100%}.tableSelect__trigger{position:relative;display:inline-flex;align-items:center;justify-content:space-between;gap:10px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#5a607f;text-align:left;cursor:pointer;width:100%;height:100%;outline:none;padding:12px 10px;border:1px solid transparent;transition:border .2s ease;background-color:var(--bg-white)}.tableSelect__trigger:focus-visible{border:1px solid var(--border-focus)}.tableSelect__trigger[data-placeholder]{color:#a1a7c4}.tableSelect__trigger[data-state=open]{border:1px solid var(--border-focus)}.tableSelect__trigger[data-state=closed]:focus-visible{border:1px solid var(--border-focus)}.tableSelect__trigger[data-disabled]{cursor:not-allowed}.tableSelect__trigger[data-disabled] .tableSelect__icon{opacity:.2}.tableSelect__trigger[data-disabled].tableSelect__trigger--loading .tableSelect__icon{opacity:1}.tableSelect__trigger:focus-visible.tableSelect__trigger--error{border:1px solid var(--border-error)}.tableSelect__trigger--error{border:1px solid var(--border-error)}.tableSelect__trigger--error>span:nth-child(1){color:var(--text-error)}.tableSelect__placeholder{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#5a607f;position:absolute;transition:all .12s ease-in;background-color:var(--bg-white)}.tableSelect__placeholder--active{display:none}.tableSelect__trigger--error>.tableSelect__placeholder{color:var(--text-error)}.tableSelect__icon{width:18px;height:18px;color:#7e84a3}.tableSelect__icon>svg{width:18px;height:18px}.tableSelect__trigger[data-state=open]>.tableSelect__icon{transform:rotate(180deg)}.tableSelect__error{position:absolute;left:4px;bottom:2px;font-size:11px;font-weight:400;line-height:11px;pointer-events:none;color:var(--text-error);margin:0}.tableSelect__content{overflow:hidden;max-height:375px;border-radius:4px;background-color:var(--bg-white);box-shadow:0 6px 24px #262c4729}.tableSelect__content--triggerWidth{width:var(--radix-select-trigger-width)}.tableSelect__header{padding:10px 16px}.tableSelect__header>.search__form{width:100%}.tableSelect__item{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#5a607f;position:relative;display:flex;align-items:center;padding:10px 16px;-webkit-user-select:none;user-select:none;transition:all .2s ease-in}.tableSelect__item[data-disabled]{cursor:not-allowed;pointer-events:none}.tableSelect__item[data-highlighted]{outline:none;cursor:pointer;color:#1e5eff;background-color:#ecf2ff}.tableSelect2__content{max-height:375px;border-radius:4px;position:relative;background-color:var(--bg-white);box-shadow:0 6px 24px #262c4729;animation-duration:.4s;animation-timing-function:cubic-bezier(.16,1,.3,1);will-change:transform,opacity}.tableSelect2__content--triggerWidth{width:var(--radix-popover-trigger-width)}.tableSelect2__content[data-side=top]{animation-name:dropDownSlideDownAndFade}.tableSelect2__content[data-side=right]{animation-name:dropDownSlideLeftAndFade}.tableSelect2__content[data-side=bottom]{animation-name:dropDownSlideUpAndFade}.tableSelect2__content[data-side=left]{animation-name:dropDownSlideRightAndFade}.tableSelect2__close{top:0;left:0;opacity:0;padding:0;border:none;position:absolute}@keyframes dropDownSlideUpAndFade{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@keyframes dropDownSlideRightAndFade{0%{opacity:0;transform:translate(-2px)}to{opacity:1;transform:translate(0)}}@keyframes dropDownSlideDownAndFade{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}@keyframes dropDownSlideLeftAndFade{0%{opacity:0;transform:translate(2px)}to{opacity:1;transform:translate(0)}}.tableTextarea{position:relative;height:100%}.tableTextarea__field{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:var(--text-input);margin:0;width:100%;height:100%;outline:none;resize:vertical;min-height:90px;padding:12px 10px;border:1px solid transparent;transition:border .12s ease-in;background-color:var(--bg-white)}.tableTextarea__field--rows{min-height:unset}.tableTextarea__field::placeholder{opacity:1;color:#5a607f}.tableTextarea__field:disabled{cursor:not-allowed}.tableTextarea__field:focus{outline:none}.tableTextarea__field:focus-visible{border:1px solid var(--border-focus)}.tableTextarea--error>.tableTextarea__field{color:var(--text-error);border:1px solid var(--border-error)}.tableTextareat__field--error.tableTextarea__field::placeholder{color:var(--text-error)}.tableTextarea__label{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:var(--text-label)}.tableTextarea__error{position:absolute;left:4px;bottom:2px;font-size:11px;font-weight:400;line-height:11px;pointer-events:none;color:var(--text-error);margin:0}.tableDayPicker{padding:0;width:100%;height:100%;cursor:pointer;border-style:none;background-color:transparent}.tableDayPicker:disabled{cursor:not-allowed}.tableDayPicker:focus{border:none}.tableDayPicker[data-state=open]>.tableDayPicker__wrapper{border:1px solid var(--border-focus)}.tableDayPicker:focus-visible>.tableDayPicker__wrapper{border:1px solid var(--border-focus)}.tableDayPicker__wrapper{position:relative;display:inline-flex;align-items:center;justify-content:space-between;gap:10px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#5a607f;text-align:left;width:100%;height:100%;outline:none;padding:12px 10px;border:1px solid transparent;transition:border .2s ease;background-color:var(--bg-white)}.tableDayPicker--error>.tableDayPicker__wrapper{color:var(--text-error);border:1px solid var(--border-error)}.tableDayPicker__placeholder{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#5a607f;position:absolute;transition:all .12s ease-in;background-color:var(--bg-white)}.tableDayPicker__placeholder--active{display:none}.tableDayPicker--error .tableDayPicker__placeholder{color:var(--text-error)}.tableDayPicker__svg{position:absolute;top:50%;right:10px;width:16px;height:16px;transform:translateY(-50%)}.tableDayPicker__popover{padding:22px 22px 28px;box-shadow:0 6px 24px #262c4729}.tableDayPicker__error{position:absolute;left:4px;bottom:2px;font-size:12px;font-weight:400;line-height:14px;text-align:left;color:var(--text-error);margin:0}.tableDayPicker__dayPicker{width:318px}.rdp-months{width:100%;max-width:none}.rdp-nav{z-index:2;width:100%;height:36px;display:flex;align-items:center;justify-content:space-between}.rdp__arrow{width:35px;height:35px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:4px;border:1px solid transparent;background-color:transparent}.rdp-month{margin:0 auto}.rdp-month_caption{height:36px;margin-bottom:14px;display:flex;justify-content:center}.rdp-dropdowns{gap:8px}.rdp-caption_label{display:inline-flex;align-items:center;width:100%;font-size:16px;font-weight:700;color:#131523;line-height:36px;text-align:center}.rdp-button_previous,.rdp-button_next{color:#7e84a3;width:36px;height:36px;border-radius:4px}.rdp-button_previous:hover,.rdp-button_next:hover{color:#1e5eff}.rdp-button_previous>svg{transform:rotate(90deg)}.rdp-button_next>svg{transform:rotate(270deg)}.rdp-month_grid{width:306px}.rdp-weekdays{display:grid;gap:2px;grid-template-columns:repeat(7,40px)}.rdp-weekday{font-size:14px;font-weight:400;line-height:20px;color:#a1a7c4;opacity:1;text-align:center;padding:0 0 20px}.rdp-week{display:grid;gap:2px;grid-template-columns:repeat(7,40px)}.rdp-day{display:flex;align-items:center;justify-content:center;width:40px;height:40px;text-align:center;border-radius:4px;transition:background-color .3s ease,color .3s ease}.rdp-day:hover{color:#1e5eff;background-color:#ecf2ff}.rdp-outside{opacity:1;color:#a1a7c4}.rdp-day_button{background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;justify-content:center;align-items:center;display:flex;width:38px;height:38px;border-radius:4px;border:1px solid transparent}.rdp-today:not(.rdp-outside){color:#fff;border-radius:4px;background-color:#4f81ff}.rdp-selected{font-size:16px;font-weight:400;border-radius:4px;border:2px solid #1e5eff}.mentionText{position:relative;z-index:1;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:24px;color:#000}.mentionTextarea{position:relative}.mentionTextarea__field__highlighter{padding:12px 16px;border-radius:4px;border:1px solid var(--border-main)}.mentionTextarea__field__input{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:var(--text-input);margin:0;width:100%;height:100%;min-height:120px;outline:none;resize:vertical;padding:12px 16px;border-radius:4px;transition:border .12s ease-in;background-color:var(--bg-white);border:1px solid var(--border-main)}.mentionTextarea__field__input:-webkit-autofill,.mentionTextarea__field__input:-webkit-autofill:hover,.mentionTextarea__field__input:-webkit-autofill:focus,.mentionTextarea__field__input:-webkit-autofill:active{-webkit-background-clip:text;-webkit-text-fill-color:var(--text-input)}.mentionTextarea__field__input:disabled{cursor:not-allowed}.mentionTextarea__field__input:focus{outline:none}.mentionTextarea__field__input:focus-visible{border:1px solid var(--border-focus)}.mentionTextarea__field__input--remove100Height{height:auto}.mentionTextarea--error .mentionTextarea__field__input{color:var(--text-error);border:1px solid var(--border-error)}.mentionTextarea__label{position:absolute;top:0;left:0;transform:translate(16px,50%);font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:var(--text-label);pointer-events:none;background-color:var(--bg-white);transition:all .12s ease-in}.mentionTextarea--error>.mentionTextarea__label{color:var(--text-error)}.mentionTextarea:has(.mentionTextarea__field__input:focus)>.mentionTextarea__label{padding:0 6px;font-size:12px;transform:translate(10px,-12px)}.mentionTextarea:has(.mentionTextarea__field__input:not(:placeholder-shown))>.mentionTextarea__label{padding:0 6px;font-size:12px;transform:translate(10px,-12px)}.mentionTextarea__error{font-size:12px;font-weight:400;line-height:14px;color:var(--text-error);margin:0}.mentionTextarea__field__suggestions{border-radius:4px;scrollbar-width:none;background-color:var(--bg-white);box-shadow:0 6px 24px #262c4729}.mentionTextarea__field__suggestions__list{overflow-y:auto;max-height:300px;scrollbar-width:none}.mentionTextarea__field__suggestions__item{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#5a607f;text-align:left;padding:10px 16px}.mentionTextarea__field__suggestions__item--focused{cursor:pointer;color:#1e5eff;background-color:#ecf2ff}.mentionTextarea__field__suggestions__item:hover,.mentionTextarea__field__suggestions__item:focus{cursor:pointer;color:#1e5eff;background-color:#ecf2ff}.page{padding:12px 14px;border-radius:6px;background-color:#fff;box-shadow:0 1px 4px #15223214}.page__wrapper{display:grid;gap:33px}.page__header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #e6e9f4}.page__title{font-size:20px;font-weight:700;line-height:28px;text-transform:capitalize;display:flex;align-items:center;gap:16px;margin:0}.page__status{font-size:14px;font-weight:400;line-height:20px;color:#5a607f;text-transform:capitalize;margin:0;padding:10px;border-radius:4px;background-color:#e6e9f4}.page__status--green{color:#06a561;background-color:#c4f8e2}.page__status--yellow{color:#f99600;background-color:#fff4c9}.page__status--red{color:#f0142f;background-color:#fcd5d9}.page__actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.page__actions--start{justify-content:flex-start}.page__actions--end{justify-content:flex-end}.page__actions--complex{display:grid;grid-template-columns:1fr auto;gap:16px;margin-bottom:16px}.page__footer{display:grid;grid-template-columns:1fr;gap:24px}.header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;background-color:#fff;padding:20px 10px 10px;box-shadow:0 2px 15px #0000001a}.header__first{display:flex;flex-wrap:wrap;align-items:center;gap:20px}.header__logo{width:150px;height:auto;display:block}.header__nav{display:flex;align-items:center;gap:32px;margin:0;padding:0;list-style-type:none}.header__link{font-size:16px;font-weight:400;line-height:24px;color:#000;text-decoration:none}.header__link--active{font-weight:700}.header__second{display:flex;align-items:center;gap:18px}.header__btn{display:grid;place-content:center;padding:0;width:44px;height:44px;cursor:pointer;color:#1c1b1f;border-radius:4px;border:1px solid transparent;background-color:transparent}.header__cart{display:flex;align-items:center;gap:12px;cursor:pointer;padding:8px;color:#1c1b1f;border-radius:4px;border:1px solid #e6e9f4;background-color:transparent}.header__amount{font-size:12px;font-weight:400;line-height:12px;color:#fff;margin:0;padding:4px 6px;border-radius:2px;background-color:#1e5eff}.footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;padding:15px 20px;background-color:#fff;box-shadow:0 2px 15px #0000001a}.footer__img{width:150px;height:auto;display:block}.footer__links{display:flex;gap:80px}.footer__group{display:flex;flex-direction:column;gap:5px}.footer__name{font-size:14px;font-weight:700;line-height:20px;color:#0b356a;text-transform:uppercase;margin:0}.footer__nav{display:flex;gap:20px;margin:0;padding:0;list-style-type:none}.footer__link{font-size:14px;font-weight:400;line-height:20px;color:#0b356a;text-decoration:none}.emptyPage{padding:16px 24px;border-radius:6px;background-color:var(--bg-white);box-shadow:0 1px 4px #15223214}.emptyPage__header{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #e6e9f4}.emptyPage__title{font-size:20px;font-weight:700;line-height:28px;margin:0;padding:6px 0}.emptyPage__main{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:120px 0 160px}.emptyPage__svg{margin-bottom:24px}.emptyPage__subTitle{font-size:20px;font-weight:700;line-height:28px;margin:0 0 12px}.emptyPage__description{font-size:16px;line-height:24px;color:#5a607f;margin:0 0 48px}.infoDialog{display:flex;align-items:center;flex-direction:column;justify-content:center}.infoDialog__svg{margin-bottom:16px}.infoDialog__title{font-size:16px;font-weight:700;line-height:28px;text-align:center;margin:0 0 16px}.infoDialog__text{font-size:16px;line-height:24px;text-align:center;color:#5a607f;margin:0 0 33px}.infoDialog__text--bold{font-weight:700;display:inline-block}.infoDialog__text--mb15{margin:0 0 15px}.infoDialog__ul{margin:0 0 33px;padding:0 0 0 15px}.infoDialog__li{font-size:14px;line-height:20px;color:#5a607f;margin-bottom:5px}.infoDialog__li:last-child{margin-bottom:0}.infoDialog__select{width:100%;margin-bottom:33px}.infoDialog__btns{display:flex;align-items:center;justify-content:center;gap:16px}.infoDialog__btns--fullWidth{width:100%}.cartModal{display:grid;gap:20px}.cartModal__info{top:0;padding:20px;position:sticky;height:fit-content;border-radius:4px;border:1px solid #e6e9f4}.cartModal__title{font-size:14px;font-weight:400;line-height:16px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin:0 0 20px}.cartModal__title:nth-child(1){margin:0 0 50px}.cartModal__title--bold{font-weight:700}.cartModal__hr{margin:0 0 16px;border:.5px solid #e6e9f4}.infoModal{display:flex;align-items:center;flex-direction:column;justify-content:center}.infoModal__svg{margin-bottom:16px}.infoModal__title{font-size:16px;font-weight:700;line-height:28px;text-align:center;margin:0 0 16px}.infoModal__text{font-size:16px;line-height:24px;text-align:center;color:#5a607f;margin:0 0 33px}.infoModal__text--bold{font-weight:700;display:inline-block}.infoModal__text--mb15{margin:0 0 15px}.infoModal__ul{margin:0 0 33px;padding:0 0 0 15px}.infoModal__li{font-size:14px;line-height:20px;color:#5a607f;margin-bottom:5px}.infoModal__li:last-child{margin-bottom:0}.infoModal__select{width:100%;margin-bottom:33px}.infoModal__btns{display:flex;align-items:center;justify-content:center;gap:16px}.infoModal__btns--column{flex-direction:column}.infoModal__btns--fullWidth,.search{width:100%}.search__form{width:100%;position:relative}.search__submit{position:absolute;top:0;right:0;width:50px;height:50px;display:flex;align-items:center;justify-content:center;grid-template-areas:"stack";padding:0;cursor:pointer;border-radius:4px;border:1px solid transparent;background-color:transparent}.search__submit:disabled{cursor:not-allowed}.search__submit--small{width:42px;height:42px}.search__submit--sm{width:26px;height:26px}.search__submit--medium{width:30px;height:30px}.search__submit--ss{width:22px;height:22px;top:50%;right:5px;transform:translateY(-50%)}.import__title{font-size:16px;font-weight:700;line-height:28px;margin:0 0 16px}.import__top{display:grid;grid-template-columns:1fr auto 1fr;margin-bottom:16px;padding:16px 0 32px;border-bottom:1px solid #e6e9f4}.import__top--center{grid-template-columns:1fr}.import__wrapper{display:grid;gap:20px}.import__wrapper--single{grid-template-columns:1fr}.import__card{display:flex;align-items:center;flex-direction:column;justify-content:center;padding:36px 0;position:relative}.import__card--drop{border-radius:20px;border:1px dashed #d9e1ec;border-spacing:20px}.import__card--active{background-color:#d9e1ec33}.import__card--userForm{border-radius:6px;border:1px solid #e6e9f4;background-color:#fff}.import__card--error{border:1px solid #f12b43}.import__required{position:absolute;top:16px;right:20px;font-size:14px;line-height:20px;color:#5a607f;margin:0}.import__required--error{color:#f12b43}.import__or{font-size:16px;font-weight:700;line-height:28px;margin:0;align-self:center}.import__icon{width:140px;height:140px;margin-bottom:10px}.import__subTitle{font-size:16px;font-weight:700;line-height:28px;text-align:center;text-transform:capitalize;margin:0 0 10px}.import__note{font-size:14px;font-weight:700;line-height:20px;margin:0 0 10px}.import__description{font-size:16px;line-height:24px;text-align:center;color:#5a607f;max-width:298px;margin:0 0 26px}.import__previewGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;max-width:50%;margin:0 0 26px}.import__previewGrid>img{width:100%;object-fit:cover;border-radius:8px}.import__btns{display:flex;align-items:center;justify-content:center;gap:20px}.import__text{font-size:14px;line-height:20px;color:#5a607f;margin:16px 0 9px;padding:12px 10px;border-radius:4px;background-color:#f5f6fa}.import__error{font-size:14px;line-height:24px;color:#5a607f;position:relative;margin:0;padding-left:23px}.import__error:before{position:absolute;content:"";top:50%;left:10px;transform:translateY(-50%);width:4px;height:4px;border-radius:50%;background-color:#5a607f}.customTable{overflow:hidden;position:relative;margin-bottom:16px;background-color:var(--bg-white)}.customTable--simple{margin-bottom:0}.customTable__wrapper{overflow-x:auto;max-height:740px;scroll-behavior:smooth;border-bottom:1px solid #e6e9f4}.customTable--simple>.customTable__wrapper{margin-bottom:0;border-bottom:none}.customTable__pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;margin-top:20px}.customTable__showing{display:flex;align-items:center;gap:7px}.customTable__showing>p{font-size:16px;line-height:24px;color:#5a607f;text-wrap:nowrap;margin:0}.customTable__entries{font-size:16px;line-height:24px;color:#5a607f;margin:0}.customTable__btns{display:flex;align-items:center;gap:12px}.customTable__arrow{display:flex;padding:6px;cursor:pointer;color:#7e84a3;border-radius:4px;border:1px solid transparent;background-color:transparent}.customTable__arrow:disabled{cursor:not-allowed}.customTable__arrow--next{transform:rotate(180deg)}.customTable__numbers{display:flex;align-items:center}.customTable__page{font-size:16px;line-height:24px;color:#5a607f;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;width:38px;height:38px;border-radius:4px;transition:color .2s ease-in;border:1px solid transparent;background-color:transparent}.customTable__page:hover{color:#1e5eff}.customTable__page:disabled{cursor:not-allowed}.customTable__page--active{color:#1e5eff;background-color:#ecf2ff}.customTable__page--dots{cursor:initial}.table{width:100%;margin:0 auto;border-collapse:collapse;background-color:var(--bg-white)}.table__thead{top:0;position:sticky}.table__thead .table__tr{border-right:1px solid #f5f6fa}.table__th{font-size:14px;font-weight:400;line-height:20px;color:#5a607f;text-align:left;white-space:nowrap;padding:12px 10px;background-color:#f5f6fa;border-left:1px solid #f5f6fa}.table__th--currentItem{width:40px}.table__th--clickable{cursor:pointer}.table__th--sort{display:flex;align-items:center;justify-content:space-between}.table__th--sort button{display:flex;align-items:center;justify-content:center;padding:0;width:20px;height:20px;cursor:pointer;color:#5a607f;border:1px solid transparent;background-color:transparent}.table__th--checkbox{width:120px}.table__th--center{text-align:center}.table__th--actions{width:100px;text-align:center}.customTable--simple .table__th{border:none;background-color:transparent;border-bottom:2px solid #e6e9f4}.table__tr--total{background-color:#f5f6fa}.table__tbody .table__tr{border-right:1px solid #e6e9f4}.customTable--simple .table__tr{border-right:none}.table__td{font-size:14px;font-weight:400;line-height:20px;color:#5a607f;text-align:left;padding:12px 10px;border-left:1px solid #e6e9f4}.table__td--empty{text-align:center;border-right:1px solid #e6e9f4}.table__td--center{display:flex;align-items:center;justify-content:center}.table__td--overflow{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden}.table__td--capitalize{text-transform:capitalize}.customTable--simple .table__td{border:none;color:#131523;padding:16px 10px;border-bottom:1px solid #e6e9f4}.customTable--simple .table__td:first-child{font-weight:500}.customTable .table__tr:last-child .table__td{border-bottom:none}.table--hide{display:none}.table__actions{display:flex;align-items:center;justify-content:center;gap:10px}.table__action{display:flex;padding:0;width:20px;height:20px;cursor:pointer;color:#7e84a3;border-radius:4px;border:1px solid transparent;background-color:transparent}.table__action--edit{color:#1e5eff}.table__action--delete{color:#f45a6d}.table__status{min-width:70px;padding:2px 6px;color:#5a607f;text-align:center;border-radius:4px;display:inline-block;text-transform:capitalize;background-color:#e6e9f4}.table__status--green{color:#06a561;background-color:#c4f8e2}.table__status--blue{color:#1e5eff;background-color:#d9e4ff}.table__status--yellow{color:#f99600;background-color:#fff4c9}.table__status--red{color:#f0142f;background-color:#fcd5d9}.table__link{color:#0030a6;text-decoration:none}.table__image{width:200px;height:auto;display:block;object-fit:cover}.table__button{color:#0030a6;background:none;border:none;padding:0;font-size:inherit;cursor:pointer;text-decoration:none}.table__button--disabled{cursor:not-allowed}.table__color{width:20px;height:20px;border-radius:100px}.tableForm{overflow:hidden}.tableForm__title{font-size:20px;font-weight:700;line-height:28px;color:#131523;padding:6px 0;margin:0 0 16px;display:flex;align-items:center;justify-content:space-between}.tableForm__title--small{font-size:16px;font-weight:500;line-height:20px;padding:0}.tableForm__info{font-size:16px;font-weight:400;line-height:24px;color:#1e5eff;text-align:center;padding:12px 0;margin:0 0 20px;background-color:#d9e4ff}.tableForm__info--bold{font-weight:700}.tableForm__wrapper{position:relative;background-color:var(--bg-white)}.tableForm__overflow{overflow-x:auto;margin-bottom:16px;scroll-behavior:smooth;border-bottom:1px solid #e6e9f4}.tableForm__main{width:100%;height:100%;margin:0 auto;border-collapse:collapse;background-color:var(--bg-white)}.tableForm__thead{position:relative}.tableForm__tr{height:100%}.tableForm__tr--blue{background-color:#d9e4ff}.tableForm__th{font-size:14px;font-weight:400;line-height:20px;color:#5a607f;text-align:left;white-space:nowrap;min-width:90px;position:relative;padding:12px 10px;background-color:#f5f6fa;border-left:1px solid #f5f6fa}.tableForm__th:last-child{border-right:1px solid #f5f6fa}.tableForm__th--right{text-align:right}.tableForm__th--error{padding:0}.tableForm__th--error>.tableForm__th--wrapper{padding:12px 10px;color:var(--text-error);border:1px solid var(--border-error)}.tableForm__th--actions{width:60px;min-width:60px;max-width:60px;text-align:center}.tableForm__th--footer{font-weight:700;background-color:transparent;border-left:1px solid #e6e9f4}.tableForm__th.tableForm__th--footer:last-child{border-right:1px solid #e6e9f4}.tableForm__td{font-size:14px;font-weight:400;line-height:20px;color:#5a607f;text-align:left;text-transform:capitalize;padding:0;height:100%;position:relative;border-left:1px solid #e6e9f4}.tableForm__td:last-child{border-right:1px solid #e6e9f4}.tableForm__td--wrapper{height:100%;padding:12px 10px;border:1px solid transparent}.tableForm__td--error>.tableForm__td--wrapper{color:var(--text-error);border:1px solid var(--border-error)}.tableForm__td--right{display:flex;align-items:center;justify-content:flex-end}.tableForm__td--empty{text-align:center}.tableForm__td--center{display:flex;align-items:center;justify-content:center}.tableForm__td--text{margin:0;height:100%;padding:12px 10px;display:flex;align-items:center;border:1px solid transparent}.tableForm__td--uncapitalize{text-transform:none}.tableForm__td--error>.tableForm__td--text{color:var(--text-error);border:1px solid var(--border-error)}.tableForm__td--alert{position:absolute;left:4px;bottom:2px;font-size:11px;font-weight:400;line-height:11px;pointer-events:none;color:var(--text-error);margin:0}.tableForm__addRow{display:flex;align-items:center;justify-content:flex-end;gap:16px;margin-top:33px}.tableForm__hr{margin:16px 0 0;border:.5px solid #e6e9f4}.tableForm__remove{display:flex;align-items:center;justify-content:center;padding:0;width:60px;height:100%;cursor:pointer;color:#f45a6d;border-radius:4px;border:1px solid transparent;background-color:transparent}.tableForm__remove--grey{color:#7e84a3}.tableForm__btn{display:flex;align-items:center;width:100%;height:100%;padding:11px 9px;position:relative;border:1px solid transparent;background-color:transparent;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#1e5eff;cursor:pointer}.tableForm__btn:disabled{color:#979797;cursor:not-allowed}.tableForm__copyLink{font-family:Inter,sans-serif;font-size:10px;font-weight:400;line-height:12px;color:#5a607f;cursor:pointer;display:flex;align-items:center;gap:5px;padding:4px 8px;border-radius:4px;background-color:#e6e9f4;border:1px solid transparent}.tableForm__image{width:100px;height:auto;display:block;margin:0 auto;object-fit:contain;aspect-ratio:1.37 / 1}.loginForm{min-width:428px;padding:48px 36px;border-radius:6px;background-color:var(--bg-white);box-shadow:0 1px 4px #15223214}.loginForm__img{display:block;width:343px;height:80px;margin:0 auto 16px}.loginForm__title{font-size:24px;font-weight:700;line-height:28px;text-align:center;margin:0 0 38px}.loginForm__inputs{display:grid;gap:22px;margin-bottom:24px}.loginForm__btn,.products__deliveryDate{width:100%}.products__wrapper{display:grid;gap:16px}.productsItem{display:flex;flex-direction:column;justify-content:space-between;gap:30px;position:relative;padding:25px 12px;border-radius:4px;border:1px solid #e6e9f4;background-color:#fff}.productsItem__info{position:absolute;top:8px;right:14px;padding:0;width:24px;height:24px;cursor:pointer;border-radius:4px;border:1px solid transparent;background-color:transparent}.productsItem__description{margin:0;max-width:300px}.productsItem__wrapper{display:flex;flex-direction:column;gap:22px}.productsItem__img{width:90%;height:auto;display:block;margin:0 auto;object-fit:contain;aspect-ratio:1.37 / 1}.productsItem__text{display:grid;gap:14px;text-align:center}.productsItem__name{font-size:14px;font-weight:400;line-height:20px;color:#5a607f;text-decoration:none;margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.productsItem__price{font-size:16px;font-weight:700;line-height:20px;margin:0}.productsItem__actions{display:flex;flex-direction:column;justify-content:flex-end;gap:14px}.productsItem__amount{display:flex;align-items:center;gap:5px;padding:4px;border-radius:4px;border:1px solid #1e5eff}.productsItem__action{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:20px;padding:0;width:15%;height:100%;cursor:pointer;border-radius:4px;border:1px solid transparent;background-color:transparent}.productsItem__input{width:70%}.productsItem__input input{font-size:20px;text-align:center}.product{display:grid;gap:70px}.product__description{margin:0}.cart{display:grid;gap:30px}.cart__container{display:grid;gap:32px}.cart__table{overflow:hidden}.cart__wrapper{top:20px;position:sticky;padding:22px 24px;border-radius:6px;height:fit-content;background-color:#fff;box-shadow:0 1px 4px #15223214}.cartDetails{display:grid;gap:26px}.cartSummary__text{font-size:16px;font-weight:400;line-height:28px;margin:0 0 16px;display:flex;align-items:center;justify-content:space-between}.cartSummary__text:nth-child(2){margin:0 0 50px}.cartSummary__text--bold{font-size:14px;font-weight:700}.cartSummary__text--accent{color:#1e5eff}.cartSummary__hr{margin:0 0 16px;border:.5px solid #e6e9f4}.cartSummary__btns{display:grid;gap:16px}.salesOrderNav{display:grid;grid-template-columns:1fr;gap:48px}.salesOrderNav--active{grid-template-columns:1fr}.salesOrderList{display:none;overflow:hidden;max-height:440px}.salesOrderList--active{display:block}.salesOrderList__header{padding:0 16px 12px 0;border-bottom:1px solid #e6e9f4}.salesOrderList__header--flex{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:10px}.salesOrderList__title{font-size:20px;font-weight:700;line-height:24px;margin:0}.salesOrderList__count{font-size:12px;font-weight:400;line-height:20px;color:#5a607f;margin:0;padding:2px 8px;border-radius:4px;display:inline-block;background-color:#eaecf5}.salesOrderList__add{display:flex;align-items:center;justify-content:center;padding:0;width:24px;height:24px;cursor:pointer;border-radius:4px;border:1px solid transparent;background-color:transparent}.salesOrderList__content{overflow-y:auto;max-height:387px;padding-top:16px;padding-right:10px;scrollbar-width:thin;overscroll-behavior:contain}.salesOrderList__wrapper{margin-bottom:16px;padding-bottom:10px;border-bottom:1px solid #e6e9f4}.salesOrderList__item{font-family:inherit;font-size:16px;font-weight:700;line-height:24px;text-align:left;color:#5a607f;display:flex;align-items:center;padding:0;width:100%;cursor:pointer;border-radius:4px;margin-bottom:10px;border:1px solid transparent;background-color:transparent}.salesOrderList__item:before{content:"";display:inline-block;width:8px;height:8px;margin-right:8px;border-radius:50%;background-color:#e6e9f4}.salesOrderList__item:last-child{margin:0;padding:0}.salesOrderList__item--active{color:#1e5eff}.salesOrderList__item--void.salesOrderList__item:before{background-color:#f0142f}.salesOrderList__item--draft.salesOrderList__item:before{background-color:#f99600}.salesOrderList__item--authorized.salesOrderList__item:before{background-color:#06a561}.salesOrderList__item--completed.salesOrderList__item:before{background-color:#06a561}.salesOrderList__text{flex:1;margin:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.salesOrderList__subTitle{font-size:14px;font-weight:700;line-height:20px;color:#5a607f;margin:0 0 5px}.salesOrderList__payment{font-size:14px;line-height:20px;color:#5a607f;margin:0 0 5px;padding-left:10px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:5px}.salesOrderList__payment:last-child{margin:0}.salesOrderList__linkedItem{font-size:14px;line-height:20px;color:#5a607f;margin:0 0 5px;padding-left:10px}.salesOrderList__linkedItem--spaceBetween{display:flex;align-items:center;justify-content:space-between}.salesOrderList__linkedItem:last-child{margin:0}.totalTable{padding:20px;border-radius:4px;border:1px solid #e6e9f4}.totalTable__text{font-size:14px;font-weight:400;line-height:16px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin:0 0 20px}.totalTable__text--bold{font-weight:700}.totalTable__text:last-child{margin:0}.totalTable__hr{margin:0 0 16px;border:.5px solid #e6e9f4}.invoicingHeader,.creditNoteHeader{display:grid;grid-template-columns:1fr;gap:12px;margin:10px 0 0}@media screen and (min-width:768px){.search{width:auto}.search__form{width:356px}.products__deliveryDate{width:240px}.products__wrapper{grid-template-columns:repeat(2,1fr)}.invoicingHeader{grid-template-columns:1fr 1fr}}@media screen and (min-width:1024px){.main__outlet{padding:0 64px}.modal__row{grid-template-columns:1fr 1fr}.modal__form--2columns{row-gap:16px;column-gap:24px;grid-template-columns:1fr 1fr}.modal__btns--2columns{grid-column:1 / 3}.page{padding:22px 24px}.page__footer{grid-template-columns:1fr 1fr}.header{padding:20px 64px 10px}.header__first{gap:40px}.header__logo{width:250px}.footer{padding:30px 64px}.footer__img{width:250px}.cartModal{grid-template-columns:1fr 300px}.import__wrapper{grid-template-columns:1fr 1fr}.products__wrapper{grid-template-columns:repeat(3,1fr)}.product{display:grid;grid-template-columns:1fr 300px;gap:70px}.salesOrderNav--active{grid-template-columns:20% 1fr}.salesOrderList{border-bottom:none;border-right:1px solid #e6e9f4}.invoicingHeader{grid-template-columns:1fr 1fr 1fr 1fr}.creditNoteHeader{grid-template-columns:1fr 1fr 1fr}}@media screen and (min-width:1240px){.account{grid-template-columns:200px 1fr}.account__wrapper{padding-bottom:0;border-bottom:none;border-right:1px solid #e6e9f4}.account__nav{flex-direction:column}.form__wrapper{grid-template-columns:1fr 1fr}.products__wrapper{grid-template-columns:repeat(5,1fr)}.cart{grid-template-columns:70% 30%}}
