.h3,.h3--bold,.ganje-add-courier-form__title,.h3--extra-bold{font-size:16px}.h1--bold,.h2--bold,.h3--bold,.ganje-add-courier-form__title,.h4--bold,.h5--bold,.h6--bold{font-weight:700}.ganje-add-courier-form{display:flex;column-gap:24px}.ganje-add-courier-form__title{color:#424242;margin-bottom:8px}.ganje-add-courier-form__input-container{width:100%;max-width:334px}.ganje-add-courier-form__button-container{width:100%;display:flex;justify-content:flex-end;align-items:flex-end}@media (max-width: 600px){.ganje-add-courier-form{flex-direction:column;row-gap:16px}}.h1,.h1--bold,.ganje-modal__default-header,.h1--extra-bold{font-size:20px}.h4,.ganje-modal__container,.h4--bold,.h4--extra-bold{font-size:14px}.h1,.h2,.h3,.h4,.ganje-modal__container,.h5,.h6{font-weight:400}.h1--bold,.ganje-modal__default-header,.h2--bold,.h3--bold,.h4--bold,.h5--bold,.h6--bold{font-weight:700}.ganje-modal__mask{position:fixed;top:0;bottom:0;right:0;left:0;background-color:#616161cc;z-index:1}.ganje-modal__container{color:#616161;text-align:justify;background-color:#fafafa;width:50%;max-width:900px;max-height:calc(100% - 16px);position:fixed;top:50%;right:50%;transform:translate(50%,-50%);border-radius:10px;padding:32px;animation:modal .2s;z-index:2}.ganje-modal__default-header{color:#424242;margin-bottom:8px;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:space-between}.ganje-modal__close-icon{width:16px;height:16px}.ganje-modal__close-icon path{fill:#212121}.ganje-modal__default-footer{display:flex;justify-content:flex-end;column-gap:32px;margin-top:32px}@keyframes modal{0%{opacity:.5;transform:translate(50%,calc(-50% - 10px))}to{opacity:1;transform:translate(50%,-50%)}}@media (max-width: 600px){.ganje-modal__container{width:calc(100% - 16px);max-height:calc(100% - 16px);padding:16px}}.h5,.ganje-badge,.h5--bold,.h5--extra-bold{font-size:12px}.h1,.h2,.h3,.h4,.h5,.ganje-badge,.h6{font-weight:400}.ganje-badge{display:inline-flex;align-items:center;height:24px;padding:0 8px;border-radius:16px}.ganje-badge--blue{border:1px solid #005be2;color:#005be2}.ganje-badge--blue path{fill:#005be2}.ganje-badge__remove-icon{display:flex;align-items:center;margin-left:4px;cursor:pointer}.ganje-badge__remove-icon svg{width:12px;height:12px}.loader{display:inline-block;position:relative}.loader__container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}.loader--small{width:16px;height:16px}.loader--small div{border:2px solid}.loader--large{width:28px;height:28px}.loader--large div{border:3px solid}.loader div{box-sizing:border-box;display:block;position:absolute;width:100%;height:100%;border-radius:50%;border-color:#00245a transparent transparent transparent;animation:loader 1s linear infinite}.loader div:nth-child(1){animation-delay:-.3s}.loader div:nth-child(2){animation-delay:-.2s}.loader div:nth-child(3){animation-delay:-.1 s}.loader--secondary div{border-color:#120e28 transparent transparent transparent}@keyframes loader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.h4,.h4--bold,.bar-chart__title,.h4--extra-bold{font-size:14px}.h1--bold,.h2--bold,.h3--bold,.h4--bold,.bar-chart__title,.h5--bold,.h6--bold{font-weight:700}.bar-chart{background-color:#fafafa;border-radius:8px;padding:16px;width:100%;height:100%;overflow-x:auto;overflow-y:hidden;box-shadow:0 6px 18px 2px #005be20f}.bar-chart__title{color:#424242;margin-bottom:16px}.bar-chart__chart-container{height:calc(100% - 32px);width:100%;position:relative;overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}.bar-chart__chart-container::-webkit-scrollbar{display:none}.bar-chart__chart{min-width:900px}@media (min-width: 1700px){.bar-chart__chart{display:flex;justify-content:center}}.h1,.h1--bold,.h1--extra-bold,.bread-crumb__item{font-size:20px}.h1--extra-bold,.bread-crumb__item,.h2--extra-bold,.h3--extra-bold,.h4--extra-bold,.h5--extra-bold,.h6--extra-bold{font-weight:800}.bread-crumb__container{display:flex;align-items:center;column-gap:8px}.bread-crumb__container svg path{fill:#9e9e9e;color:#9e9e9e}.bread-crumb__item{color:#9e9e9e;-webkit-user-select:none;user-select:none}.bread-crumb__item--clickable{cursor:pointer}.bread-crumb__item:last-of-type{color:#424242}.h3,.h3--bold,.button--large,.h3--extra-bold{font-size:16px}.h6,.h6--bold,.button--small,.h6--extra-bold{font-size:10px}.h1--bold,.h2--bold,.h3--bold,.button--large,.h4--bold,.h5--bold,.h6--bold,.button--small{font-weight:700}.button{font-family:inherit;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;column-gap:8px}.button__title{-webkit-user-select:none;user-select:none;white-space:nowrap}.button--small{height:25px;border-radius:4px;padding:0 12px}.button--small svg{height:12px;width:12px}.button--large{height:46px;border-radius:8px;padding:0 40px}.button--large svg{height:24px;width:24px}.button--filled{background-color:#00245a;color:#fafafa}.button--filled svg path{fill:#fafafa;color:#fafafa}.button--filled-disabled{background-color:#e6effc;color:#fafafa;cursor:not-allowed}.button--filled-secondary{background-color:#120e28;color:#fafafa}.button--filled-secondary svg path{fill:#fafafa;color:#fafafa}.button--filled-secondary-disabled{background-color:#d0cfd4;color:#fafafa;cursor:not-allowed}.button--outline,.button--link{background-color:transparent;color:#00245a}.button--outline svg path,.button--link svg path{fill:#00245a;color:#00245a}.button--link{min-width:fit-content}.button--outline{border:1px solid #00245a}.button--outline-disabled,.button--link-disabled{background-color:transparent;color:#e6effc;cursor:not-allowed}.button--outline-disabled svg path,.button--link-disabled svg path{fill:#e6effc;color:#e6effc}.button--outline-disabled{border:1px solid #e6effc}.button--outline-secondary,.button--link-secondary{background-color:transparent;color:#120e28}.button--outline-secondary svg path,.button--link-secondary svg path{fill:#120e28;color:#120e28}.button--outline-secondary{border:1px solid #120e28}.button--outline-secondary-disabled,.button--link-secondary-disabled{background-color:transparent;color:#d0cfd4;cursor:not-allowed}.button--outline-secondary-disabled svg path,.button--link-secondary-disabled svg path{fill:#d0cfd4;color:#d0cfd4}.button--outline-secondary-disabled{border:1px solid #d0cfd4}.card-box{width:100%;padding:24px 16px 16px;border-radius:8px;background-color:#fafafa;overflow:auto;margin-bottom:24px}.card-box:last-child{margin-bottom:0}@media (max-width: 600px){.card-box{padding:16px;margin-bottom:16px}}.checkbox-button{height:0;width:0;visibility:hidden}.checkbox-button:checked+label{border-color:#120e28}.checkbox-button:checked+label .checkbox-button__checked:before,.checkbox-button:checked+label .checkbox-button__checked:after{opacity:1}.checkbox-button:checked+label .checkbox-button__checked:before{left:6px;top:9px}.checkbox-button:checked+label .checkbox-button__checked:after{right:7px;top:5px}.checkbox-button:checked+label:after{background-color:#120e28;transform:scale(1)}.checkbox-button__checked:before,.checkbox-button__checked:after{content:"";background-color:#fafafa;position:absolute;z-index:1;width:2px;opacity:0;transition:.2s;transition-delay:.12s;border-radius:1px 1px 0 0}.checkbox-button__checked:before{height:5px;left:-2px;top:1px;transform:rotate(-45deg)}.checkbox-button__checked:after{height:10px;right:-4px;top:-6px;transform:rotate(45deg)}.checkbox-button__container{display:contents}.checkbox-button__label{display:inline-block;position:relative;overflow:hidden;cursor:pointer;width:24px;height:24px;border:2px solid #120e28;border-radius:1px;transition:.2s linear}.checkbox-button__label:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;transform:scale(.5);transition:.1s}.checkbox-button__label--disabled{cursor:not-allowed}.checkbox-button--gray:checked+label{border-color:#757575}.checkbox-button--gray:checked+label:after{background-color:#757575}.checkbox-button--gray+.checkbox-button__label{border-color:#757575}.checkbox-button--shade:checked+label{border-color:#00245a}.checkbox-button--shade:checked+label:after{background-color:#00245a}.checkbox-button--shade+.checkbox-button__label{border-color:#00245a}.h3,.h3--bold,.counter-input__value,.h3--extra-bold{font-size:16px}.h4,.counter-input__title,.h4--bold,.h4--extra-bold{font-size:14px}.h1,.h2,.h3,.h4,.counter-input__title,.h5,.h6{font-weight:400}.h1--bold,.h2--bold,.h3--bold,.counter-input__value,.h4--bold,.h5--bold,.h6--bold{font-weight:700}.counter-input{border:1px solid #e0e0e0;border-radius:8px;width:160px;height:44px;background-color:#fafafa;padding:10px 12px;display:flex;align-items:center;justify-content:space-between}.counter-input__title{color:#424242;margin-bottom:4px;-webkit-user-select:none;user-select:none}.counter-input__value{border:none;background-color:transparent;color:#757575;min-width:24px;text-align:center;-webkit-user-select:none;user-select:none;pointer-events:none}.counter-input__value--disabled{color:#bdbdbd}.counter-input__changer{cursor:pointer}.counter-input__changer svg path{fill:#9e9e9e;color:#9e9e9e}.counter-input__changer--disabled{cursor:not-allowed}.counter-input__changer--disabled svg path{fill:#e0e0e0;color:#e0e0e0}.h1,.h1--bold,.h1--extra-bold,.dashboard-card__data{font-size:20px}.h5,.dashboard-card__title,.h5--bold,.h5--extra-bold{font-size:12px}.h1,.h2,.h3,.h4,.h5,.dashboard-card__title,.h6{font-weight:400}.h1--extra-bold,.dashboard-card__data,.h2--extra-bold,.h3--extra-bold,.h4--extra-bold,.h5--extra-bold,.h6--extra-bold{font-weight:800}.dashboard-card__container{display:flex;align-items:center;background-color:#fafafa;border-radius:8px;padding:4px 4px 4px 20px;height:112px;box-shadow:0 6px 18px 2px #005be20f;cursor:pointer}.dashboard-card__image-container{display:flex;align-items:center;justify-content:center;height:100%;width:56px;margin-left:12px;border-radius:0 8px 8px 0}.dashboard-card__information{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.dashboard-card__title{white-space:nowrap;color:#424242;display:flex;align-items:center;justify-content:space-between}.dashboard-card__title:hover .dashboard-card__title-icon{transform:translate(-6px)}.dashboard-card__title-icon{width:16px;height:16px;margin-right:4px;transition:.2s ease-out}.dashboard-card__data{display:flex;justify-content:flex-start;align-items:center}.h4,.date-field__title,.h4--bold,.h4--extra-bold{font-size:14px}.h5,.date-field__error,.h5--bold,.h5--extra-bold{font-size:12px}.h1,.h2,.h3,.h4,.date-field__title,.h5,.date-field__error,.h6{font-weight:400}.date-field__container{display:flex;flex-direction:column;row-gap:4px}.date-field__title{display:contents;color:#424242;-webkit-user-select:none;user-select:none}.date-field__input{width:100%;height:44px;border-radius:8px;border:1px solid #e0e0e0;color:#616161;padding:10px 48px;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19%2019H5V8H19V19ZM16%201V3H8V1H6V3H5C3.89%203%203%203.89%203%205V19C3%2019.5304%203.21071%2020.0391%203.58579%2020.4142C3.96086%2020.7893%204.46957%2021%205%2021H19C19.5304%2021%2020.0391%2020.7893%2020.4142%2020.4142C20.7893%2020.0391%2021%2019.5304%2021%2019V5C21%203.89%2020.1%203%2019%203H18V1H16ZM17%2012H12V17H17V12Z'%20fill='%23a09fa9'/%3e%3c/svg%3e") no-repeat 16px;background-color:#fafafa;direction:ltr}.date-field__input--disabled{cursor:not-allowed;color:#bdbdbd;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19%2019H5V8H19V19ZM16%201V3H8V1H6V3H5C3.89%203%203%203.89%203%205V19C3%2019.5304%203.21071%2020.0391%203.58579%2020.4142C3.96086%2020.7893%204.46957%2021%205%2021H19C19.5304%2021%2020.0391%2020.7893%2020.4142%2020.4142C20.7893%2020.0391%2021%2019.5304%2021%2019V5C21%203.89%2020.1%203%2019%203H18V1H16ZM17%2012H12V17H17V12Z'%20fill='%23e0e0e0'/%3e%3c/svg%3e") no-repeat 16px;background-color:initial}.date-field__input--error{border-color:transparent;outline:1px #bf360c solid}.date-field__input:focus-visible{background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19%2019H5V8H19V19ZM16%201V3H8V1H6V3H5C3.89%203%203%203.89%203%205V19C3%2019.5304%203.21071%2020.0391%203.58579%2020.4142C3.96086%2020.7893%204.46957%2021%205%2021H19C19.5304%2021%2020.0391%2020.7893%2020.4142%2020.4142C20.7893%2020.0391%2021%2019.5304%2021%2019V5C21%203.89%2020.1%203%2019%203H18V1H16ZM17%2012H12V17H17V12Z'%20fill='%23616161'/%3e%3c/svg%3e") no-repeat 16px;border-color:transparent;outline:1px #00245a solid}.date-field__input::placeholder{color:#e0e0e0}.date-field__calendar{border:none!important}.date-field__error{color:#bf360c;display:flex;align-items:center;column-gap:4px}.h4,.h4--bold,.date-filter__calendar .rmdp-header-values,.h4--extra-bold{font-size:14px}.h1--bold,.h2--bold,.h3--bold,.h4--bold,.date-filter__calendar .rmdp-header-values,.h5--bold,.h6--bold{font-weight:700}.date-filter__tabs-content{display:flex;justify-content:center;padding:6px 16px}.date-filter__calendar .rmdp-day{margin:2px;width:32px;height:32px}.date-filter__calendar .rmdp-range{background-color:#005be2;box-shadow:none;border-radius:50%}.date-filter__calendar .rmdp-range+.rmdp-range{border-radius:2px}.date-filter__calendar .rmdp-range:has(+.rmdp-range){border-radius:2px}.h2,.h2--bold,.h2--extra-bold,.date-select__date{font-size:18px}.h1--extra-bold,.h2--extra-bold,.date-select__date,.h3--extra-bold,.h4--extra-bold,.h5--extra-bold,.h6--extra-bold{font-weight:800}.date-select{display:flex;align-items:center}.date-select__date{color:#424242;margin-left:8px}.date-select svg{cursor:pointer}.detail-dots{cursor:pointer;width:100%;text-align:center}.h5,.h5--bold,.h5--extra-bold,.drawer__supplier-name{font-size:12px}.h1--extra-bold,.h2--extra-bold,.h3--extra-bold,.h4--extra-bold,.h5--extra-bold,.drawer__supplier-name,.h6--extra-bold{font-weight:800}.drawer{position:fixed;height:100vh;width:100%;top:0;right:0;background-color:none;overflow:hidden;visibility:hidden;transition:.2s;z-index:3}.drawer--active{background-color:#0006;visibility:visible}.drawer--active .drawer__box{transform:translate(0)}.drawer--active .drawer-user-info__role-flag{transform:translateY(0)}.drawer__user{display:flex;text-decoration:none;color:#120e28;align-items:center;gap:8px;padding:12px;margin-bottom:8px}.drawer__logo{width:32px;height:32px}.drawer__box{position:fixed;top:0;right:0;height:100%;width:258px;transform:translate(258px);border-radius:12px 0 0 12px;transition:.2s ease-in-out;background-color:#fafafa}.drawer__user-info{display:flex;flex-direction:column;align-items:center;margin-bottom:75px}.drawer__items{display:flex;flex-direction:column;height:calc(100% - 64px)}.drawer__logout-loader{position:fixed;height:100vh;width:100%;top:0;right:0;transition:.2s;z-index:4;background-color:#0006;visibility:visible;display:flex;justify-content:center;align-items:center}@media (width > 600px){.drawer{display:none}}.h5,.drawer__item,.h5--bold,.drawer__item--active,.h5--extra-bold{font-size:12px}.h1,.h2,.h3,.h4,.h5,.drawer__item,.h6{font-weight:400}.h1--bold,.h2--bold,.h3--bold,.h4--bold,.h5--bold,.drawer__item--active,.h6--bold{font-weight:700}.drawer__item{color:#212121;display:flex;align-items:center;padding-right:16px;height:44px;text-decoration:none}.drawer__item--active{padding-right:12px;border-right:4px solid #120e28;color:#120e28}.drawer__item-icon{margin-left:8px;width:16px;height:16px}.drawer__item-icon path{fill:#212121}.drawer__item--bottom{margin-top:auto}.filter-modal__header{margin-bottom:32px}.filter-modal__footer{display:flex;justify-content:flex-end;column-gap:32px;margin-top:32px}.parcel-shipment__footer{display:flex;align-items:center;justify-content:flex-end}.parcel-shipment__status{margin-right:160px}.parcel-shipment__status-title{margin-bottom:16px}.reserve-info__footer{display:flex;justify-content:space-between;align-items:center}.reserve-picker-sender__footer{display:flex;align-items:center;justify-content:flex-end;gap:24px}.reserve-picker-sender__success{display:flex;align-items:flex-end;gap:24px;width:100%;margin-bottom:48px}.reserve-picker-sender__success svg{height:auto}.reserve-picker-sender__success-box{width:100%;background:#e6effc80;padding:0 24px;height:80px;border:1px solid #0049b5;border-radius:20px;display:flex;justify-content:space-between;align-items:center}.reserve-picker-sender__success-id{font-weight:700;font-size:24px;color:#212121}.h3,.h3--bold,.form-container__title,.h3--extra-bold{font-size:16px}.h1--bold,.h2--bold,.h3--bold,.form-container__title,.h4--bold,.h5--bold,.h6--bold{font-weight:700}.form-container{border-bottom:1px solid #e0e0e0;padding:28px 0}.form-container:first-of-type{padding-top:0}.form-container:last-of-type{border-bottom:none;padding-bottom:24px}.form-container__title{color:#424242;margin-bottom:8px;height:32px;display:flex;align-items:center;-webkit-user-select:none;user-select:none}.form-row{margin-bottom:16px}.form-row:last-child{margin-bottom:0}.header{padding:0 40px;display:flex;align-items:center;justify-content:flex-end;background-color:#002152;width:calc(100% - 320px);height:64px;float:left;transition:.2s ease-out}.header__logo{height:40px;transition:.2s}.header__menu{width:32px;height:32px;display:none;border-radius:12px;background-color:#00122d;cursor:pointer}.header__menu-icon path{fill:#fafafa}@media (max-width: 980px){.header{width:calc(100% - 68px);padding:0 16px}}@media (max-width: 600px){.header{width:100%;justify-content:space-between}.header__logo{height:32px}.header__menu{display:flex;align-items:center;justify-content:center}}.hint-tooltip__icon{margin-right:8px}.h4,.input,.input::placeholder,.input__label,.h4--bold,.h4--extra-bold{font-size:14px}.h5,.input__error,.input__description,.h5--bold,.h5--extra-bold{font-size:12px}.h1,.h2,.h3,.h4,.input,.input::placeholder,.input__label,.h5,.input__error,.input__description,.h6{font-weight:400}.input{display:block;width:100%;max-width:650px;height:44px;direction:rtl;border-radius:8px;border:solid 1px #e0e0e0;color:#616161;background-color:#fafafa;outline:none;padding:10px 16px;cursor:text;transition:.1s linear}.input:focus-visible{border-color:#00245a}.input::placeholder{color:#e0e0e0}.input--danger{border-color:#bf360c!important}.input--disabled{cursor:not-allowed;color:#bdbdbd;background-color:initial}.input__label{color:#424242;margin-bottom:4px;-webkit-user-select:none;user-select:none}.input__label-icon{margin-left:8px}.input__error{margin-top:4px;color:#bf360c;display:flex;column-gap:4px;align-items:center;text-align:justify}.input__description{width:280px;color:#9e9e9e;margin-top:8px}.input__direction-ltr{direction:ltr}.input__direction-rtl{direction:rtl}.shadow-primary-medium,.login-card{box-shadow:0 6px 18px 2px #005be214}.h4,.h4--bold,.login-card__description,.h4--extra-bold{font-size:14px}.h1--bold,.h2--bold,.h3--bold,.h4--bold,.login-card__description,.h5--bold,.h6--bold{font-weight:700}.login-card{border-radius:8px;min-height:calc(100vh - 16px);height:auto;background-color:#fff;display:flex;flex-direction:column;align-items:center;padding:16px 206px 8px;width:752px;max-width:100%}.login-card__container{display:flex;justify-content:center;padding:8px;background-color:#f5f5f5}.login-card__logo{margin-bottom:40px}.login-card__description{color:#616161;text-align:justify}.login-card__input-container{width:100%;display:flex;flex-direction:column;row-gap:44px;margin-top:32px;margin-bottom:8px}.login-card__footer{margin-top:auto;width:100%}@media (max-width: 600px){.login-card{padding:16px}}.h4,.multi-input__title,.h4--bold,.h4--extra-bold{font-size:14px}.h1,.h2,.h3,.h4,.multi-input__title,.h5,.h6{font-weight:400}.multi-input__title{color:#424242;margin-bottom:4px;-webkit-user-select:none;user-select:none}.multi-input__input--rtl{direction:rtl}.multi-input__input--ltr{direction:ltr}.multi-input__input--error{margin-bottom:-8px}.multi-input__inputs-container{display:flex;flex-direction:column;row-gap:16px}.h1,.h1--bold,.h1--extra-bold,.onboarding-modal__content-title{font-size:20px}.h4,.h4--bold,.onboarding-modal__content-description,.h4--extra-bold{font-size:14px}.h1--bold,.h2--bold,.h3--bold,.h4--bold,.onboarding-modal__content-description,.h5--bold,.h6--bold{font-weight:700}.h1--extra-bold,.onboarding-modal__content-title,.h2--extra-bold,.h3--extra-bold,.h4--extra-bold,.h5--extra-bold,.h6--extra-bold{font-weight:800}.onboarding-modal__header{display:flex;align-items:center}.onboarding-modal__header-icon{margin-right:auto;cursor:pointer}.onboarding-modal__content{display:flex;flex-direction:column;margin:20px 0 24px}.onboarding-modal__content-img{align-self:center;width:100%}.onboarding-modal__content-title{color:#424242;margin:8px 0 4px}.onboarding-modal__content-description{color:#616161}.onboarding-modal__dots{display:flex;justify-content:center}.onboarding-modal__dot{width:8px;height:8px;border-radius:50%;border:none;background-color:#a09fa9;margin:0 4px;padding:0}.onboarding-modal__dot:focus,.onboarding-modal__dot:focus-visible{outline:none}.onboarding-modal__dot.active-dot{background-color:#413e53}.onboarding-modal__footer{display:flex;justify-content:center;column-gap:32px;margin-top:32px}.page-loader{background-color:#0000;width:100%;height:100%;position:absolute;top:0;right:0;z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;border-radius:8px}.page-loader__box{display:flex;align-items:center;justify-content:center;flex-direction:column;width:140px;height:140px;background-color:#fff;border-radius:8px;box-shadow:0 0 25px #0000001a}.page-loader__dot-flashing{position:relative;width:10px;height:10px;border-radius:5px;background-color:#00122d;color:#00122d;animation:dot-flashing 1s infinite linear alternate;animation-delay:.5s;margin-top:16px}.page-loader__dot-flashing:before,.page-loader__dot-flashing:after{content:"";display:inline-block;position:absolute;top:0}.page-loader__dot-flashing:before{left:-15px;width:10px;height:10px;border-radius:5px;background-color:#00122d;color:#00122d;animation:dot-flashing 1s infinite alternate;animation-delay:0s}.page-loader__dot-flashing:after{left:15px;width:10px;height:10px;border-radius:5px;background-color:#00122d;color:#00122d;animation:dot-flashing 1s infinite alternate;animation-delay:1s}@keyframes dot-flashing{0%{background-color:#00122d}50%,to{background-color:#005be2}}.h3,.h3--bold,.pagination,.h3--extra-bold{font-size:16px}.h1--bold,.h2--bold,.h3--bold,.pagination,.h4--bold,.h5--bold,.h6--bold{font-weight:700}.pagination{display:flex;justify-content:flex-end;align-items:center;margin-top:16px}.pagination__counter{margin-left:24px}.pagination__controller{display:flex;align-items:center;gap:16px}.pagination__controller-key{cursor:pointer;border-radius:5px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:.2s}.pagination__controller-key--disabled{cursor:default}.pagination__controller-key--disabled svg path{fill:#9e9e9e}.pagination__controller-key:hover:not(.pagination__controller-key--disabled){background-color:#eee}.parcels-filter-modal__container{overflow-y:auto}.parcels-filter-modal__header{margin-bottom:32px}.parcels-filter-modal__filters-container{display:grid;grid-template-columns:repeat(2,1fr);row-gap:40px;column-gap:84px}.parcels-filter-modal__date-filter-description{color:#757575;margin-top:8px}.parcels-filter-modal__filter-boxes{display:flex;flex-direction:column;row-gap:40px}.parcels-filter-modal__footer{display:flex;justify-content:flex-end;column-gap:10px;margin-top:40px}@media (max-width: 1380px){.parcels-filter-modal__filters-container{column-gap:40px}}@media (max-width: 1250px){.parcels-filter-modal__filters-container{grid-template-columns:repeat(1,1fr)}}@media (max-width: 690px){.parcels-filter-modal__container{width:calc(100% - 16px)}}.h1,.h1--bold,.h1--extra-bold,.pie-chart__label-data{font-size:20px}.h4,.h4--bold,.pie-chart__title,.h4--extra-bold{font-size:14px}.h6,.pie-chart__label-title,.pie-chart__legend-title,.h6--bold,.h6--extra-bold{font-size:10px}.h1,.h2,.h3,.h4,.h5,.h6,.pie-chart__label-title,.pie-chart__legend-title{font-weight:400}.h1--bold,.h2--bold,.h3--bold,.h4--bold,.pie-chart__title,.h5--bold,.h6--bold{font-weight:700}.h1--extra-bold,.pie-chart__label-data,.h2--extra-bold,.h3--extra-bold,.h4--extra-bold,.h5--extra-bold,.h6--extra-bold{font-weight:800}.pie-chart{display:flex;flex-direction:column;padding:16px;width:fit-content;background-color:#fafafa;border-radius:8px;box-shadow:0 6px 18px 2px #005be20f}.pie-chart__title{color:#424242;margin-bottom:32px}.pie-chart__chart{width:240px;height:240px;position:relative;align-self:center}.pie-chart__label{position:absolute;top:50%;right:50%;transform:translate(50%,-50%);display:flex;flex-direction:column;align-items:center}.pie-chart__label-title{color:#757575}.pie-chart__legend{display:flex;column-gap:12px;align-self:center;margin-top:24px}.pie-chart__legend-item{display:flex;align-items:center;cursor:pointer}.pie-chart__legend-box{width:16px;height:16px;border-radius:4px;margin-left:8px}.pie-chart__legend-title{color:#757575}.pie-chart__loader{min-width:290px}.h3,.h3--bold,.h3--extra-bold,.progressbar__number{font-size:16px}.h1--extra-bold,.h2--extra-bold,.h3--extra-bold,.progressbar__number,.h4--extra-bold,.h5--extra-bold,.h6--extra-bold{font-weight:800}.progressbar{display:flex}.progressbar__container{display:flex;align-items:center;justify-content:center}.progressbar__number{width:32px;height:32px;border-radius:50%;background-color:#e6effc;display:flex;align-items:center;justify-content:center;color:#ccdef9}.progressbar__number--active{background-color:#00245a;border:3px solid #ffffff;box-shadow:0 0 1px 1px #00245a}.progressbar__dashed-lines{margin:0 4px}@media (max-width: 600px){.progressbar__dashed-lines{width:88px}}.h2,.quick-search__title,.h2--bold,.h2--extra-bold{font-size:18px}.h4,.quick-search__input::placeholder,.h4--bold,.h4--extra-bold{font-size:14px}.h5,.quick-search__description,.h5--bold,.h5--extra-bold{font-size:12px}.h1,.h2,.quick-search__title,.h3,.h4,.quick-search__input::placeholder,.h5,.quick-search__description,.h6{font-weight:400}.quick-search__container{margin-top:24px}.quick-search__header{display:flex;flex-direction:column;row-gap:8px}.quick-search__title{color:#424242;margin-bottom:8px}.quick-search__description{color:#616161}.quick-search__form{margin:20px 0 8px;display:flex;justify-content:space-between;align-items:center;position:relative}.quick-search__input-container{width:509px}.quick-search__input{direction:ltr;background:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.4351%2010.0629H10.7124L10.4563%209.81589C11.3528%208.77301%2011.8925%207.4191%2011.8925%205.94625C11.8925%202.66209%209.23042%200%205.94625%200C2.66209%200%200%202.66209%200%205.94625C0%209.23042%202.66209%2011.8925%205.94625%2011.8925C7.4191%2011.8925%208.77301%2011.3528%209.81589%2010.4563L10.0629%2010.7124V11.4351L14.6369%2016L16%2014.6369L11.4351%2010.0629ZM5.94625%2010.0629C3.66838%2010.0629%201.82962%208.22413%201.82962%205.94625C1.82962%203.66838%203.66838%201.82962%205.94625%201.82962C8.22413%201.82962%2010.0629%203.66838%2010.0629%205.94625C10.0629%208.22413%208.22413%2010.0629%205.94625%2010.0629Z'%20fill='%23616161'/%3e%3c/svg%3e") no-repeat scroll 14px 14px #fafafa;padding:0 30px 0 40px}.quick-search__input::placeholder{color:#bdbdbd}.quick-search__input-error{border-color:#bf360c}.quick-search__search-clear{position:absolute;top:18px;right:10px;cursor:pointer}@media (max-width: 600px){.quick-search__form{flex-direction:column;align-items:flex-end}.quick-search__input-container{width:100%;margin-bottom:12px}}.radio-section{display:flex;flex-direction:column}.radio-section__title{margin-bottom:16px}.radio-container{width:100%;display:flex;flex-wrap:wrap;gap:40px}.radio-option{display:flex;align-items:center;cursor:pointer}.radio-option__button{position:relative;width:24px;height:24px;padding:3px;border-radius:50%;border:1px solid #757575;margin-left:5px}.radio-option__filler{opacity:.5;width:100%;height:100%;border-radius:50%;background-color:#fff;transition:.1s}.radio-option--active .radio-option__filler{opacity:1;visibility:visible;background-color:#757575;animation:radioFiller .28s}.radio-option--disabled{-webkit-user-select:none;user-select:none;cursor:default}.radio-option--disabled .radio-option__filler{opacity:.5}.radio-option--disabled .radio-option__button{border:1px solid #e0e0e0}@keyframes radioFiller{0%{transform:scale(0)}50%{transform:scale(1.3)}to{transform:scale(1)}}.h1,.h1--bold,.h1--extra-bold,.recent-parcels__heading-title{font-size:20px}.h1--extra-bold,.recent-parcels__heading-title,.h2--extra-bold,.h3--extra-bold,.h4--extra-bold,.h5--extra-bold,.h6--extra-bold{font-weight:800}.recent-parcels__heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.recent-parcels__heading-title{display:flex;align-items:center;color:#424242}.recent-parcels__content{display:grid;grid-template-areas:"cards pie" "bar pie";grid-template-rows:112px 1fr;grid-template-columns:1fr 330px;column-gap:24px;row-gap:24px}.recent-parcels__cards-container{grid-area:cards;display:flex;column-gap:24px;row-gap:24px}.recent-parcels__card{width:100%}.recent-parcels__pie-chart{grid-area:pie;width:100%;height:100%}.recent-parcels__bar-chart{grid-area:bar;height:241px}@media (max-width: 1380px){.recent-parcels__content{grid-template-areas:"cards pie" "bar bar";grid-template-rows:none}.recent-parcels__cards-container{flex-direction:column}}@media (max-width: 680px){.recent-parcels__content{grid-template-areas:"cards" "pie" "bar";grid-template-columns:none}}.h4,.select-box__title,.select-box__box-content,.select-box__search-input::placeholder,.select-box__option,.h4--bold,.h4--extra-bold{font-size:14px}.h5,.select-box__search-input,.select-box__option--no-option,.select-box__error,.h5--bold,.h5--extra-bold{font-size:12px}.h1,.h2,.h3,.h4,.select-box__title,.select-box__box-content,.select-box__search-input::placeholder,.select-box__option,.h5,.select-box__search-input,.select-box__option--no-option,.select-box__error,.h6{font-weight:400}.select-box{display:flex;flex-direction:column}.select-box__title{color:#424242;margin-bottom:4px;-webkit-user-select:none;user-select:none}.select-box__title-icon{margin-left:8px}.select-box__menu-container{position:relative}.select-box__menu-container--disabled{cursor:not-allowed;color:#bdbdbd}.select-box__box{display:flex;border:1px solid #bdbdbd;border-radius:8px;background-color:#fafafa;align-items:center}.select-box__box--open{border:1px solid #00245a}.select-box__box--error{border-color:#bf360c}.select-box__box-content{width:100%;height:42px;border-radius:0 8px 8px 0;border:none;background-color:#fafafa;direction:rtl;color:#616161;padding:8px 12px 8px 0;color:#e0e0e0}.select-box__box-content--with-value{color:#757575}.select-box__box-icon{display:flex;align-items:center;justify-content:center;cursor:pointer;margin-left:12px;margin-right:auto}.select-box__box-icon path{fill:#757575}.select-box__box-icon--disabled{cursor:not-allowed}.select-box__box-icon--disabled path{fill:#e0e0e0}.select-box__search-input-container{position:relative}.select-box__search-input{width:100%;height:44px;border:none;border-bottom:1px solid #e0e0e0;background-color:#fafafa;padding:0 40px}.select-box__search-input:focus-visible{outline:none}.select-box__search-input::placeholder{color:#bdbdbd;position:absolute;top:50%;transform:translateY(-50%);right:40px}.select-box__search-icon{position:absolute;right:16px;top:50%;transform:translateY(-50%)}.select-box__search-icon path{fill:#bdbdbd}.select-box__menu{border:1px #00245a solid;border-radius:8px;margin-top:4px;overflow-x:hidden;position:absolute;z-index:1;width:100%;background-color:#fafafa}.select-box__menu--error{border-color:#bf360c}.select-box__menu--top{bottom:44px;margin:0 0 4px}.select-box__options{max-height:220px;overflow-y:auto}.select-box ::-webkit-scrollbar{-webkit-appearance:none;width:8px;height:40px;background-color:#f5f5f5}.select-box ::-webkit-scrollbar-thumb{border-radius:10px;background-color:#bdbdbd;-webkit-box-shadow:0 0 1px rgba(255,255,255,.5)}.select-box__option{color:#616161;padding:10px 16px;min-height:44px;cursor:pointer;display:flex}.select-box__option:hover{background-color:#e7e7e9}.select-box__option--no-option{cursor:not-allowed;display:flex;align-items:center;justify-content:center;min-height:66px}.select-box__option--disabled{color:#bdbdbd;cursor:not-allowed}.select-box__option--selected{background-color:#d0cfd4;cursor:not-allowed}.select-box__option-radio-btn{position:relative;width:24px;height:24px;padding:3px;border-radius:50%;border:2px solid #757575;margin-left:8px}.select-box__option-radio-btn--selected:after{content:"";position:absolute;width:16px;height:16px;background:#757575;border-radius:50%;top:50%;right:50%;transform:translate(50%,-50%)}.select-box__error{color:#bf360c;display:flex;margin-top:4px;column-gap:4px}.h4,.select-field__title,.select-field__selected-option,.select-field__input::placeholder,.select-field__select-option,.h4--bold,.h4--extra-bold{font-size:14px}.h5,.select-field__select-option--no-option,.select-field__error,.h5--bold,.h5--extra-bold{font-size:12px}.h1,.h2,.h3,.h4,.select-field__title,.select-field__selected-option,.select-field__input::placeholder,.select-field__select-option,.h5,.select-field__select-option--no-option,.select-field__error,.h6{font-weight:400}.select-field__container{display:flex;flex-direction:column}.select-field__title{color:#424242;margin-bottom:4px;-webkit-user-select:none;user-select:none}.select-field__title--disabled{color:#bdbdbd}.select-field__title-icon{margin-left:8px}.select-field__title-icon--disabled path{fill:#bdbdbd}.select-field__menu-container{position:relative}.select-field__menu-container--disabled{cursor:not-allowed;color:#bdbdbd}.select-field__input-container{display:flex;border:1px solid #bdbdbd;border-radius:8px;background-color:#fafafa;align-items:center}.select-field__input-container--open{border:1px solid #00245a}.select-field__input-container--error{border-color:#bf360c}.select-field__selected-option{padding:9px 16px 9px 2px;color:#616161}.select-field__input{width:100%;height:42px;border-radius:0 8px 8px 0;border:none;padding:8px 0;background-color:#fafafa;direction:rtl}.select-field__input:focus-visible{outline:none}.select-field__input--no-selected{padding:8px 12px 8px 0}.select-field__input--selected{width:0px}.select-field__input::placeholder{color:#bdbdbd}.select-field__input-icon{cursor:pointer;margin-left:12px;margin-right:auto}.select-field__input-icon--disabled{cursor:not-allowed}.select-field__input-icon--disabled path{fill:#e0e0e0}.select-field__input-icon--with-selected-option path{fill:#616161}.select-field__select-menu{border:1px #00245a solid;border-radius:8px;margin-top:4px;overflow-x:hidden;overflow-y:auto;position:absolute;z-index:1;width:100%;max-height:335px;background-color:#fafafa}.select-field__select-menu--error{border-color:#bf360c}.select-field__select-menu--top{bottom:44px;margin:0 0 4px}.select-field__select-option{color:#616161;padding:10px 16px;min-height:44px;cursor:pointer}.select-field__select-option:hover{background-color:#e7e7e9}.select-field__select-option--no-option{cursor:not-allowed;display:flex;align-items:center;justify-content:center;min-height:66px}.select-field__select-option--unselectable{color:#bdbdbd;cursor:not-allowed}.select-field__final-value{display:none}.select-field__error{color:#bf360c;display:flex;margin-top:4px;column-gap:4px}.h3,.h3--bold,.h3--extra-bold,.sidebar__header{font-size:16px}.h4,.h4--bold,.sidebar__supplier-manager-name,.h4--extra-bold{font-size:14px}.h6,.sidebar__supplier-name,.h6--bold,.h6--extra-bold{font-size:10px}.h1,.h2,.h3,.h4,.h5,.h6,.sidebar__supplier-name{font-weight:400}.h1--bold,.h2--bold,.h3--bold,.h4--bold,.sidebar__supplier-manager-name,.h5--bold,.h6--bold{font-weight:700}.h1--extra-bold,.h2--extra-bold,.h3--extra-bold,.sidebar__header,.h4--extra-bold,.h5--extra-bold,.h6--extra-bold{font-weight:800}.sidebar{display:flex;flex-direction:column;width:320px;height:100vh;float:right;transition:.2s width ease-out}.sidebar__body{height:calc(100% - 143px);display:flex;flex-direction:column}.sidebar__logo{width:40px;min-width:40px;height:40px;object-fit:contain;margin-left:12px;cursor:pointer}.sidebar__names-container{display:flex;flex-direction:column;justify-content:center;gap:5px}.sidebar__supplier-name{color:#00245a;transition:.2s;min-width:max-content;overflow:hidden}.sidebar__supplier-name--head{cursor:pointer}.sidebar__supplier-manager-name{color:#00245a;transition:.2s;overflow:hidden;min-width:max-content;text-decoration:none;cursor:pointer}.sidebar__header{color:#00245a;display:flex;align-items:center;justify-content:space-between;margin:20px 20px 76px;transition:.18s linear;text-decoration:none}.sidebar__header--no-permission{cursor:default}.sidebar__header--no-permission:hover{background-color:#fff}.sidebar__header-info{display:flex;align-items:center;overflow:hidden}@media (max-width: 980px){.sidebar{width:68px}.sidebar__supplier-name,.sidebar__supplier-manager-name{transform:translate(-30px);opacity:0;visibility:hidden}.sidebar__supplier-edit{display:none}.sidebar__header{margin:20px 14px 76px}}@media (max-width: 600px){.sidebar{width:0;visibility:hidden}}.h4,.h4--bold,.sidebar-item,.h4--extra-bold{font-size:14px}.h1--bold,.h2--bold,.h3--bold,.h4--bold,.sidebar-item,.h5--bold,.h6--bold{font-weight:700}.sidebar-item{position:relative;display:flex;align-items:center;height:56px;color:#00245a;text-decoration:none;padding-right:24px;transition:.18s linear;overflow:hidden}.sidebar-item:before{content:"";position:absolute;right:0;width:2px;height:0;background:#005be2;transition:.18s linear}.sidebar-item:hover .sidebar-item__icon path{fill:#0049b5}.sidebar-item__icon{width:24px;min-width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin-left:16px}.sidebar-item__icon path{fill:#00245a;transition:.18s linear}.sidebar-item__title{transition:.2s}.sidebar-item--selected{background-color:#e6effc;color:#005be2}.sidebar-item--selected .sidebar-item__icon path{fill:#005be2}.sidebar-item--selected:before{height:100%}.sidebar-item--bottom-item{margin-top:auto}@media (max-width: 980px){.sidebar-item{padding-right:22px}.sidebar-item__title{transform:translate(-30px);opacity:0;visibility:none}}.h2,.h2--bold,.h2--extra-bold,.single-reservation__title{font-size:18px}.h4,.h4--bold,.single-reservation__days-indicator,.single-reservation__toast-link,.h4--extra-bold{font-size:14px}.h1--bold,.h2--bold,.h3--bold,.h4--bold,.single-reservation__days-indicator,.single-reservation__toast-link,.h5--bold,.h6--bold{font-weight:700}.h1--extra-bold,.h2--extra-bold,.single-reservation__title,.h3--extra-bold,.h4--extra-bold,.h5--extra-bold,.h6--extra-bold{font-weight:800}.single-reservation__hint-label{display:flex;align-items:center}.single-reservation__counter{margin-right:auto}.single-reservation__submit-button{display:flex;justify-content:flex-end}.single-reservation__days-indicator{color:#002152;margin-top:18px;-webkit-user-select:none;user-select:none;display:flex;align-items:center;column-gap:8px}.single-reservation__title{color:#00122d;margin-bottom:16px}.single-reservation__toast{display:flex;align-items:center;justify-content:space-between;width:100%}.single-reservation__toast-link{margin-right:36px;cursor:pointer;text-decoration:none;color:#616161}.h2,.h2--bold,.successful-signup-popup__container__title,.h2--extra-bold{font-size:18px}.h3,.successful-signup-popup__container__content,.h3--bold,.successful-signup-popup__container__download-link__title,.h3--extra-bold{font-size:16px}.h1,.h2,.h3,.successful-signup-popup__container__content,.h4,.h5,.h6{font-weight:400}.h1--bold,.h2--bold,.successful-signup-popup__container__title,.h3--bold,.successful-signup-popup__container__download-link__title,.h4--bold,.h5--bold,.h6--bold{font-weight:700}.successful-signup-popup{max-height:100vh;padding:32px 104px;overflow:auto;width:809px;max-width:100%}.successful-signup-popup__container{display:flex;flex-direction:column;justify-content:center;align-items:center}.successful-signup-popup__container__image{margin-bottom:40px}.successful-signup-popup__container__title{width:692px;text-align:center;color:#212121;margin-bottom:40px}.successful-signup-popup__container__content{text-align:right;color:#757575;margin-bottom:56px}.successful-signup-popup__container__download-container{width:100%;margin-bottom:88px}.successful-signup-popup__container__download-link{display:flex;align-items:center;color:#005be2;margin-bottom:16px}.successful-signup-popup__container__download-link__SVG{margin-left:13px}.successful-signup-popup__container__download-link__title{text-decoration:none;cursor:pointer}.switch-button{height:0;width:0;visibility:hidden}.switch-button:checked+label{border-color:#005be2}.switch-button:checked+label:after{left:calc(100% - 4px);transform:translate(-100%);background-color:#005be2}.switch-button__container{display:contents}.switch-button__label{position:relative;cursor:pointer;width:52px;height:32px;border:1px solid #e0e0e0;display:block;border-radius:100px;transition:.2s}.switch-button__label:after{content:"";position:absolute;top:3px;left:3px;width:24px;height:24px;background-color:#e0e0e0;border-radius:90px;transition:.2s}.switch-button__label:active:after{width:32px}.h5,.filter-badges,.h5--bold,.h5--extra-bold{font-size:12px}.h1,.h2,.h3,.h4,.h5,.filter-badges,.h6{font-weight:400}.filter-badges{color:#413e53;border-top:1px solid #e0e0e0;padding:12px 0 16px;display:flex;align-items:center}.filter-badges__badge{margin-right:16px}.h4,.table-filter__btn,.h4--bold,.h4--extra-bold{font-size:14px}.h1,.h2,.h3,.h4,.table-filter__btn,.h5,.h6{font-weight:400}.table-filter__btn{cursor:pointer;display:flex;column-gap:8px;color:#616161}.table-loader__row{padding:0 28px;height:48px;display:flex;gap:24px;align-items:center;border-bottom:1px solid #eeeeee}.table-loader__row div:nth-child(1){width:24px;height:24px;border-radius:5px}.table-loader__row div:nth-child(2){width:96px;height:24px;border-radius:5px}.table-loader__row div:nth-child(3){flex-grow:1;height:24px;border-radius:5px}.table-loader__row div:nth-child(4){width:24px;height:24px;border-radius:5px}.h5,.ganje-table__search-input::placeholder,.h5--bold,.h5--extra-bold{font-size:12px}.h1,.h2,.h3,.h4,.h5,.ganje-table__search-input::placeholder,.h6{font-weight:400}.ganje-table__search-input{width:328px;border-radius:12px;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.4351%2010.0629H10.7124L10.4563%209.81589C11.3528%208.77301%2011.8925%207.4191%2011.8925%205.94625C11.8925%202.66209%209.23042%200%205.94625%200C2.66209%200%200%202.66209%200%205.94625C0%209.23042%202.66209%2011.8925%205.94625%2011.8925C7.4191%2011.8925%208.77301%2011.3528%209.81589%2010.4563L10.0629%2010.7124V11.4351L14.6369%2016L16%2014.6369L11.4351%2010.0629ZM5.94625%2010.0629C3.66838%2010.0629%201.82962%208.22413%201.82962%205.94625C1.82962%203.66838%203.66838%201.82962%205.94625%201.82962C8.22413%201.82962%2010.0629%203.66838%2010.0629%205.94625C10.0629%208.22413%208.22413%2010.0629%205.94625%2010.0629Z'%20fill='%23616161'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:16px;background-size:12px 12px;padding:0 16px}.ganje-table__search-input::placeholder{color:#616161}.ganje-table__search{position:relative}.ganje-table__search-clear{position:absolute;top:16px;left:16px;cursor:pointer}@media (max-width: 680px){.ganje-table__search-input{width:100%}}.h2,.h2--bold,.h2--extra-bold,.ganje-table__heading-title{font-size:18px}.h4,.ganje-table__data-cell,.ganje-table__export-button,.h4--bold,.ganje-table__header-cell,.h4--extra-bold{font-size:14px}.h5,.ganje-table__table-description,.h5--bold,.h5--extra-bold{font-size:12px}.h1,.h2,.h3,.h4,.ganje-table__data-cell,.ganje-table__export-button,.h5,.ganje-table__table-description,.h6{font-weight:400}.h1--bold,.h2--bold,.h3--bold,.h4--bold,.ganje-table__header-cell,.h5--bold,.h6--bold{font-weight:700}.h1--extra-bold,.h2--extra-bold,.ganje-table__heading-title,.h3--extra-bold,.h4--extra-bold,.h5--extra-bold,.h6--extra-bold{font-weight:800}.ganje-table{width:100%;overflow-x:auto}.ganje-table table{width:100%;border-radius:8px;border-spacing:0px;border-collapse:collapse}.ganje-table__header-row{height:44px;background-color:#f5f5f5;border-bottom:1px solid #eeeeee;border-top:1px solid #eeeeee}.ganje-table__header-cell{color:#424242;text-align:center;min-width:fit-content;padding:0 12px;white-space:nowrap}.ganje-table__header-cell:first-child,.ganje-table__header-cell:last-child{padding:0 16px}.ganje-table__header-cell--disabled{color:#e0e0e0}.ganje-table__data-row{transition:.05s;height:48px;background-color:#fff;border-bottom:1px solid #eeeeee}.ganje-table__data-row:hover{background-color:#f5f5f5}.ganje-table__data-row--no-data{display:flex;justify-content:center;align-items:center}.ganje-table__data-row--no-data:hover{background-color:unset}.ganje-table__data-cell{color:#424242;text-align:center;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 12px;max-width:180px}.ganje-table__data-cell:first-child,.ganje-table__data-cell:last-child{padding:0 16px}.ganje-table__header{display:flex;flex-direction:column;margin-bottom:16px}.ganje-table__heading{display:flex;justify-content:space-between}.ganje-table__heading-title{color:#424242}.ganje-table__table-description{color:#616161;text-align:justify;margin:8px 0 24px}.ganje-table__filter-search-container{display:flex;column-gap:28px;align-items:center;align-self:flex-end}.ganje-table__filter-search-tools{display:flex;column-gap:28px}.ganje-table__data-check-btn{display:flex;justify-content:end;margin-top:36px}.ganje-table__export-button{cursor:pointer;display:flex;align-items:center;column-gap:12px;text-decoration:none;color:#616161}.ganje-table__export-button:hover{color:#616161}@media (max-width: 600px){.ganje-table__filter-search-container{flex-direction:column-reverse;align-items:flex-start;width:100%;row-gap:12px}.ganje-table__search{width:100%}}.ganje-table.is-scrollable.is-scrolled table{border-collapse:separate}.ganje-table.is-scrollable.is-scrolled.sticky-columns-1 .ganje-table__header-cell:nth-child(1){position:sticky;z-index:2;right:0;background-color:#f5f5f5}.ganje-table.is-scrollable.is-scrolled.sticky-columns-1 .ganje-table__data-cell:nth-child(1){position:sticky;z-index:2;right:0;background-color:#fff}.ganje-table.is-scrollable.is-scrolled.sticky-columns-1 .ganje-table__header-cell:nth-child(1),.ganje-table.is-scrollable.is-scrolled.sticky-columns-1 .ganje-table__data-cell:nth-child(1){box-shadow:-4px 0 4px #0000000d}.ganje-table.is-scrollable.is-scrolled.sticky-columns-2 .ganje-table__header-cell:nth-child(1){position:sticky;z-index:2;right:0;background-color:#f5f5f5}.ganje-table.is-scrollable.is-scrolled.sticky-columns-2 .ganje-table__data-cell:nth-child(1){position:sticky;z-index:2;right:0;background-color:#fff}.ganje-table.is-scrollable.is-scrolled.sticky-columns-2 .ganje-table__header-cell:nth-child(2){position:sticky;z-index:2;right:calc(var(--sticky-column-1-width) + 0px + 0px + 0px);background-color:#f5f5f5}.ganje-table.is-scrollable.is-scrolled.sticky-columns-2 .ganje-table__data-cell:nth-child(2){position:sticky;z-index:2;right:calc(var(--sticky-column-1-width) + 0px + 0px + 0px);background-color:#fff}.ganje-table.is-scrollable.is-scrolled.sticky-columns-2 .ganje-table__header-cell:nth-child(2),.ganje-table.is-scrollable.is-scrolled.sticky-columns-2 .ganje-table__data-cell:nth-child(2){box-shadow:-4px 0 4px #0000000d}.ganje-table.is-scrollable.is-scrolled.sticky-columns-3 .ganje-table__header-cell:nth-child(1){position:sticky;z-index:2;right:0;background-color:#f5f5f5}.ganje-table.is-scrollable.is-scrolled.sticky-columns-3 .ganje-table__data-cell:nth-child(1){position:sticky;z-index:2;right:0;background-color:#fff}.ganje-table.is-scrollable.is-scrolled.sticky-columns-3 .ganje-table__header-cell:nth-child(2){position:sticky;z-index:2;right:calc(var(--sticky-column-1-width) + 0px + 0px + 0px);background-color:#f5f5f5}.ganje-table.is-scrollable.is-scrolled.sticky-columns-3 .ganje-table__data-cell:nth-child(2){position:sticky;z-index:2;right:calc(var(--sticky-column-1-width) + 0px + 0px + 0px);background-color:#fff}.ganje-table.is-scrollable.is-scrolled.sticky-columns-3 .ganje-table__header-cell:nth-child(3){position:sticky;z-index:2;right:calc(var(--sticky-column-2-width) + var(--sticky-column-1-width) + 0px + 0px);background-color:#f5f5f5}.ganje-table.is-scrollable.is-scrolled.sticky-columns-3 .ganje-table__data-cell:nth-child(3){position:sticky;z-index:2;right:calc(var(--sticky-column-2-width) + var(--sticky-column-1-width) + 0px + 0px);background-color:#fff}.ganje-table.is-scrollable.is-scrolled.sticky-columns-3 .ganje-table__header-cell:nth-child(3),.ganje-table.is-scrollable.is-scrolled.sticky-columns-3 .ganje-table__data-cell:nth-child(3){box-shadow:-4px 0 4px #0000000d}.ganje-table.is-scrollable.is-scrolled.sticky-columns-4 .ganje-table__header-cell:nth-child(1){position:sticky;z-index:2;right:0;background-color:#f5f5f5}.ganje-table.is-scrollable.is-scrolled.sticky-columns-4 .ganje-table__data-cell:nth-child(1){position:sticky;z-index:2;right:0;background-color:#fff}.ganje-table.is-scrollable.is-scrolled.sticky-columns-4 .ganje-table__header-cell:nth-child(2){position:sticky;z-index:2;right:calc(var(--sticky-column-1-width) + 0px + 0px + 0px);background-color:#f5f5f5}.ganje-table.is-scrollable.is-scrolled.sticky-columns-4 .ganje-table__data-cell:nth-child(2){position:sticky;z-index:2;right:calc(var(--sticky-column-1-width) + 0px + 0px + 0px);background-color:#fff}.ganje-table.is-scrollable.is-scrolled.sticky-columns-4 .ganje-table__header-cell:nth-child(3){position:sticky;z-index:2;right:calc(var(--sticky-column-2-width) + var(--sticky-column-1-width) + 0px + 0px);background-color:#f5f5f5}.ganje-table.is-scrollable.is-scrolled.sticky-columns-4 .ganje-table__data-cell:nth-child(3){position:sticky;z-index:2;right:calc(var(--sticky-column-2-width) + var(--sticky-column-1-width) + 0px + 0px);background-color:#fff}.ganje-table.is-scrollable.is-scrolled.sticky-columns-4 .ganje-table__header-cell:nth-child(4){position:sticky;z-index:2;right:calc(var(--sticky-column-3-width) + var(--sticky-column-2-width) + var(--sticky-column-1-width) + 0px);background-color:#f5f5f5}.ganje-table.is-scrollable.is-scrolled.sticky-columns-4 .ganje-table__data-cell:nth-child(4){position:sticky;z-index:2;right:calc(var(--sticky-column-3-width) + var(--sticky-column-2-width) + var(--sticky-column-1-width) + 0px);background-color:#fff}.ganje-table.is-scrollable.is-scrolled.sticky-columns-4 .ganje-table__header-cell:nth-child(4),.ganje-table.is-scrollable.is-scrolled.sticky-columns-4 .ganje-table__data-cell:nth-child(4){box-shadow:-4px 0 4px #0000000d}.ganje-table.is-scrollable.is-scrolled.sticky-columns-5 .ganje-table__header-cell:nth-child(1){position:sticky;z-index:2;right:0;background-color:#f5f5f5}.ganje-table.is-scrollable.is-scrolled.sticky-columns-5 .ganje-table__data-cell:nth-child(1){position:sticky;z-index:2;right:0;background-color:#fff}.ganje-table.is-scrollable.is-scrolled.sticky-columns-5 .ganje-table__header-cell:nth-child(2){position:sticky;z-index:2;right:calc(var(--sticky-column-1-width) + 0px + 0px + 0px);background-color:#f5f5f5}.ganje-table.is-scrollable.is-scrolled.sticky-columns-5 .ganje-table__data-cell:nth-child(2){position:sticky;z-index:2;right:calc(var(--sticky-column-1-width) + 0px + 0px + 0px);background-color:#fff}.ganje-table.is-scrollable.is-scrolled.sticky-columns-5 .ganje-table__header-cell:nth-child(3){position:sticky;z-index:2;right:calc(var(--sticky-column-2-width) + var(--sticky-column-1-width) + 0px + 0px);background-color:#f5f5f5}.ganje-table.is-scrollable.is-scrolled.sticky-columns-5 .ganje-table__data-cell:nth-child(3){position:sticky;z-index:2;right:calc(var(--sticky-column-2-width) + var(--sticky-column-1-width) + 0px + 0px);background-color:#fff}.ganje-table.is-scrollable.is-scrolled.sticky-columns-5 .ganje-table__header-cell:nth-child(4){position:sticky;z-index:2;right:calc(var(--sticky-column-3-width) + var(--sticky-column-2-width) + var(--sticky-column-1-width) + 0px);background-color:#f5f5f5}.ganje-table.is-scrollable.is-scrolled.sticky-columns-5 .ganje-table__data-cell:nth-child(4){position:sticky;z-index:2;right:calc(var(--sticky-column-3-width) + var(--sticky-column-2-width) + var(--sticky-column-1-width) + 0px);background-color:#fff}.ganje-table.is-scrollable.is-scrolled.sticky-columns-5 .ganje-table__header-cell:nth-child(5){position:sticky;z-index:2;right:calc(var(--sticky-column-4-width) + var(--sticky-column-3-width) + var(--sticky-column-2-width) + var(--sticky-column-1-width));background-color:#f5f5f5}.ganje-table.is-scrollable.is-scrolled.sticky-columns-5 .ganje-table__data-cell:nth-child(5){position:sticky;z-index:2;right:calc(var(--sticky-column-4-width) + var(--sticky-column-3-width) + var(--sticky-column-2-width) + var(--sticky-column-1-width));background-color:#fff}.ganje-table.is-scrollable.is-scrolled.sticky-columns-5 .ganje-table__header-cell:nth-child(5),.ganje-table.is-scrollable.is-scrolled.sticky-columns-5 .ganje-table__data-cell:nth-child(5){box-shadow:-4px 0 4px #0000000d}.table-modal__content{margin-bottom:32px}.table-modal .ganje-table__header-row,.table-modal .ganje-table__data-row{justify-content:inherit}.table-modal .ganje-table{max-height:188px;overflow-y:auto}.h5,.tabs__tab--not-active,.h5--bold,.tabs__tab--active,.h5--extra-bold{font-size:12px}.h1,.h2,.h3,.h4,.h5,.tabs__tab--not-active,.h6{font-weight:400}.h1--bold,.h2--bold,.h3--bold,.h4--bold,.h5--bold,.tabs__tab--active,.h6--bold{font-weight:700}.tabs__list{display:flex;background-color:#f5f5f5;height:44px;border-radius:12px}.tabs__tab{position:relative;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:.15s font-size,.15s font-weight}.tabs__tab--not-active{color:#9e9e9e}.tabs__tab--not-active:last-child:before{content:"";position:absolute;bottom:-24px;height:24px;width:12px;left:0;border-radius:12px 0 0;box-shadow:0 -12px #f5f5f5}.tabs__tab--not-active:first-child:after{content:"";position:absolute;bottom:-24px;height:24px;width:12px;right:0;border-radius:0 12px 0 0;box-shadow:0 -12px #f5f5f5}.tabs__tab--active{color:#005be2;background-color:#fff;border-radius:12px 12px 0 0}.tabs__tab--active-secondary{color:#212121}.tabs__tab--active:not(:first-child):after{content:"";position:absolute;bottom:0;height:12px;width:24px;right:-24px;border-radius:0 0 0 12px;box-shadow:-12px 0 #fff}.tabs__tab--active:first-child:after{content:"";position:absolute;bottom:-24px;height:24px;width:12px;right:0;border-radius:0 12px 0 0;box-shadow:0 -12px #fff}.tabs__tab--active:not(:last-child):before{content:"";position:absolute;bottom:0;height:12px;width:24px;left:-24px;border-radius:0 0 12px;box-shadow:12px 0 #fff}.tabs__tab--active:last-child:before{content:"";position:absolute;bottom:-24px;height:24px;width:12px;left:0;border-radius:12px 0 0;box-shadow:0 -12px #fff}.tabs__content{background-color:#fff;border-radius:12px}.h5,.tag,.h5--bold,.h5--extra-bold{font-size:12px}.h1,.h2,.h3,.h4,.h5,.tag,.h6{font-weight:400}.tag{border:1px solid;border-radius:16px;display:inline-flex;justify-content:center;align-items:center;padding:4px 8px;column-gap:4px}.tag--small{height:24px}.tag--large{height:32px}.tag__remove-icon{cursor:pointer}.tag--primary{color:#005be2;border-color:#005be2}.tag--primary .status-tag__remove-icon svg path{fill:#005be2;color:#005be2}.tag--success{color:#388e3c;border-color:#388e3c}.tag--success .status-tag__remove-icon svg path{fill:#388e3c;color:#388e3c}.tag--error{color:#bf360c;border-color:#bf360c}.tag--error .status-tag__remove-icon svg path{fill:#bf360c;color:#bf360c}.tag--warning{color:#ffa000;border-color:#ffa000}.tag--warning .status-tag__remove-icon svg path{fill:#ffa000;color:#ffa000}.tag--undefined{color:#9e9e9e;border-color:#9e9e9e}.tag--undefined .status-tag__remove-icon svg path{fill:#9e9e9e;color:#9e9e9e}.tag--neutral{color:#212121;border-color:#212121}.tag--neutral .status-tag__remove-icon svg path{fill:#212121;color:#212121}.h1,h1,.h1--bold,.h1--extra-bold{font-size:20px}.h2,h2,.h2--bold,.h2--extra-bold{font-size:18px}.h3,h3,.h3--bold,.h3--extra-bold{font-size:16px}.h4,.toast__container,h4,.h4--bold,.h4--extra-bold{font-size:14px}.h5,h5,.h5--bold,.h5--extra-bold{font-size:12px}.h6,h6,.h6--bold,.h6--extra-bold{font-size:10px}.h1,h1,.h2,h2,.h3,h3,.h4,.toast__container,h4,.h5,h5,.h6,h6{font-weight:400}@font-face{font-family:iranyekan;font-style:normal;font-weight:400;font-display:swap;src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanwebregularfanum.eot);src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanwebregularfanum.eot?#iefix) format("embedded-opentype"),url(https://files.ganje.net/app-statics/fonts/iranyekan/woff/iranyekanwebregularfanum.woff) format("woff"),url(https://files.ganje.net/app-statics/fonts/iranyekan/ttf/iranyekanwebregularfanum.ttf) format("truetype")}@font-face{font-family:iranyekan;font-style:normal;font-weight:700;font-display:swap;src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanwebboldfanum.eot);src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanwebboldfanum.eot?#iefix) format("embedded-opentype"),url(https://files.ganje.net/app-statics/fonts/iranyekan/woff/iranyekanwebboldfanum.woff) format("woff"),url(https://files.ganje.net/app-statics/fonts/iranyekan/ttf/iranyekanwebboldfanum.ttf) format("truetype")}@font-face{font-family:iranyekan;font-style:normal;font-weight:800;font-display:swap;src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanwebextraboldfanum.eot);src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanwebextraboldfanum.eot?#iefix) format("embedded-opentype"),url(https://files.ganje.net/app-statics/fonts/iranyekan/woff/iranyekanwebextraboldfanum.woff) format("woff"),url(https://files.ganje.net/app-statics/fonts/iranyekan/ttf/iranyekanwebextraboldfanum.ttf) format("truetype")}@font-face{font-family:iranyekanEngNum;font-style:normal;font-weight:400;font-display:swap;src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanwebregular.eot);src:url(https://files.ganje.net/app-statics/fonts/iranyekan/eot/iranyekanwebregular.eot?#iefix) format("embedded-opentype"),url(https://files.ganje.net/app-statics/fonts/iranyekan/woff/iranyekanwebregular.woff) format("woff"),url(https://files.ganje.net/app-statics/fonts/iranyekan/ttf/iranyekanwebregular.ttf) format("truetype")}.grid-2,.grid-2--last-full-width,.grid-3{display:grid;row-gap:16px;column-gap:24px}.grid-2{grid-template-columns:repeat(2,calc(33.33% - 12px))}.grid-2--last-full-width{grid-template-columns:calc(33.33% - 12px) calc(66.66% - 12px)}.grid-3{grid-template-columns:repeat(3,1fr)}.filter-grid{display:grid;grid-template-columns:repeat(2,1fr);row-gap:48px;column-gap:48px}.row-flex{width:100%;display:flex;flex-wrap:nowrap;row-gap:16px;column-gap:24px}@media (max-width: 600px){.filter-grid{grid-template-columns:repeat(1,1fr);row-gap:16px;column-gap:16px}.grid-2,.grid-3{grid-template-columns:repeat(1,1fr)}}.skeleton{position:relative;overflow:hidden;background:#eee}.skeleton:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#eee,#e0e0e0,#eee);animation:skeleton 1.15s linear forwards infinite;will-change:transform}@keyframes skeleton{0%{transform:translate3d(250%,0,0)}to{transform:translate3d(-250%,0,0)}}.visibility-hidden{visibility:hidden}.w-100{width:100%;max-width:100%}p{margin:0}*{cursor:inherit;box-sizing:border-box;font-family:iranyekan,sans-serif}.link{cursor:pointer}body{font-size:14px;font-weight:400;font-style:normal;line-height:1.727;margin:0;cursor:default}.ltr{direction:ltr}.english-numbers{font-family:iranyekanEngNum!important}.bold{font-weight:700}.extra-bold{font-weight:800}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#eee;margin:4px 0}::-webkit-scrollbar-thumb{background:#9e9e9e;border-radius:10px}@media (max-width: 600px){::-webkit-scrollbar{display:none}}.toast__container{min-width:302px;min-height:56px;color:#757575;display:flex;align-items:start;justify-content:center;flex-direction:column;transition:all .5s ease-out;padding:16px 0;background:#fafafa;box-shadow:0 6px 18px 2px #005be21f;border-radius:8px}.toast__container--visible{opacity:1}.toast__container--invisible{opacity:0}.toast__container--message{display:flex;align-items:center;font-size:14px;margin:0 16px}.toast__icon{margin-left:8px}.toast__icon--secondary path{fill:#757575}.toast-progress-bar__container{position:relative;bottom:-16px;width:100%;height:8px;border-radius:0 0 8px 8px}.toast-progress-bar__container:before{content:"";display:block;background-color:#bf360c;height:8px;animation-name:time-bar;animation-duration:var(--toast-duration);animation-timing-function:linear;animation-fill-mode:forwards;border-radius:0 0 8px}@keyframes time-bar{0%{width:0}to{width:100%}}.toast-progress-bar__container--primary{background-color:#e6effc}.toast-progress-bar__container--primary:before{background-color:#99bdf3}.toast-progress-bar__container--danger{background-color:#eed3ca}.shadow-primary-medium{box-shadow:0 6px 18px 2px #005be214}.shadow-secondary-high,.tool-tip__container--text{box-shadow:0 6px 18px 2px #120e281f}.h5,.tool-tip__container--text,.h5--bold,.h5--extra-bold{font-size:12px}.h1,.h2,.h3,.h4,.h5,.tool-tip__container--text,.h6{font-weight:400}.tool-tip{display:flex;align-items:center;margin-left:32px}.tool-tip__container{position:absolute;display:inline-flex;align-items:center;justify-content:center}.tool-tip__container:hover .tool-tip__container--text{visibility:visible;opacity:1;transform:rotate(0) translate(0)}.tool-tip__container--text{display:flex;position:absolute;top:calc(100% + 16px);width:331px;max-width:100vw;padding:16px;color:#616161;background-color:#fff;text-align:justify;white-space:pre-wrap;border-radius:8px;visibility:hidden;opacity:0;transition:.08s ease-out;z-index:10}.tool-tip__container--text--left{right:-24px;transform-origin:left;transform:rotate(5deg) translate(20px,10px)}.tool-tip__container--text--left:after{right:32px}.tool-tip__container--text--right{left:-24px;transform-origin:right;transform:rotate(-5deg) translate(20px,10px)}.tool-tip__container--text--right:after{left:24px}.tool-tip__container--text:after{content:"";position:absolute;bottom:100%;border-width:12px;border-top-width:4px;border-style:solid;border-color:transparent transparent #ffffff transparent}.main-section{width:calc(100% - 320px);height:calc(100vh - 64px);float:left;overflow-y:scroll;padding:16px 40px;background-color:#eee;position:relative;transition:.2s ease-out}@media (max-width: 980px){.main-section{width:calc(100% - 68px);padding:16px}}@media (max-width: 600px){.main-section{overflow-y:auto;width:100%;padding:8px}}.h3,.h3--bold,.add-new-admin__title,.h3--extra-bold{font-size:16px}.h4,.add-new-admin__active-toggle--title,.h4--bold,.h4--extra-bold{font-size:14px}.h1,.h2,.h3,.h4,.add-new-admin__active-toggle--title,.h5,.h6{font-weight:400}.h1--bold,.h2--bold,.h3--bold,.add-new-admin__title,.h4--bold,.h5--bold,.h6--bold{font-weight:700}.add-new-admin__title{color:#424242}.add-new-admin__basic-info-container{display:flex;flex-wrap:wrap}.add-new-admin__input{width:100%}.add-new-admin__input-container{margin-left:23px;margin-bottom:17px;height:109px}.add-new-admin__input-label{margin-bottom:8px;color:#212121}.add-new-admin__permission-header{display:flex;justify-content:space-between}.add-new-admin__active-toggle{display:flex;justify-content:center;align-items:center;gap:12px}.add-new-admin__active-toggle--title{display:flex;align-items:center;text-align:right;color:#212121}.add-new-admin__permissions-table{max-width:743px}.add-new-admin__submit-button{display:flex;flex-direction:row-reverse}.admin-status__table{border-top-right-radius:0!important;border-top-left-radius:0!important}.admin-status__table-hint{display:flex;align-items:center;justify-content:center}.admin-status__active-admin{border:1px solid #005be2;border-radius:16px;width:39px;height:25px;display:flex;justify-content:center;align-items:center;color:#005be2;gap:8px}.admin-status__not-active-admin{display:flex;flex-direction:column;justify-content:center;align-items:center;width:60px;height:25px;border:1px solid #bdbdbd;color:#bdbdbd;border-radius:16px}.admin-status__phone-number{direction:ltr}.admin-status__email{overflow:hidden;text-overflow:ellipsis;direction:ltr}.h1,.h1--bold,.add-courier__table-title,.h1--extra-bold{font-size:20px}.h1--bold,.add-courier__table-title,.h2--bold,.h3--bold,.h4--bold,.h5--bold,.h6--bold{font-weight:700}.add-courier__table-container{margin-top:32px}.add-courier__table-title{color:#424242}.remove-courier{cursor:pointer}.shadow-primary-medium,.landing__box{box-shadow:0 6px 18px 2px #005be214}.h1,.h1--bold,.h1--extra-bold,.landing__box--header{font-size:20px}.h3,.h3--bold,.landing__box--description,.h3--extra-bold{font-size:16px}.h1--bold,.h2--bold,.h3--bold,.landing__box--description,.h4--bold,.h5--bold,.h6--bold{font-weight:700}.h1--extra-bold,.landing__box--header,.h2--extra-bold,.h3--extra-bold,.h4--extra-bold,.h5--extra-bold,.h6--extra-bold{font-weight:800}.landing{display:flex;flex-direction:column;height:100vh;background-color:#e7e4e4}.landing__header{height:104px;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 1000px){.landing__header{background:#fff;margin:8px 8px 0;border-radius:8px 8px 0 0}}.landing__body{display:flex;flex-direction:row;justify-content:space-around}.landing__box{background:#fff;border-radius:8px;margin-right:8px;max-width:544px;max-height:471px;padding:72px 112px 40px;margin-top:56px;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (max-width: 1000px){.landing__box{padding:24px 16px 40px;margin:0 8px 8px;display:flex;flex-direction:column;align-items:center;min-width:calc(100vw - 16px);min-height:calc(100vh - 120px);border-radius:0 0 8px 8px;box-shadow:none}.landing__box .landing__box--description{text-align:center;margin-bottom:112px}}.landing__box--header{color:#424242;margin-bottom:32px}.landing__box--description{color:#424242;text-align:justify}.landing__box--button-container{display:flex;justify-content:flex-end;column-gap:56px}.landing__login-button{padding:0 52px}.landing__image{height:592px}@media only screen and (max-width: 1170px){.landing__image{display:none}}.shadow-primary-medium,.login-form__box--container{box-shadow:0 6px 18px 2px #005be214}.h2,.h2--bold,.login-form__box--header,.h2--extra-bold{font-size:18px}.h4,.login-form__box--description,.h4--bold,.login-form__input--label,.h4--extra-bold{font-size:14px}.h5,.login-form__error,.h5--bold,.h5--extra-bold{font-size:12px}.h1,.h2,.h3,.h4,.login-form__box--description,.h5,.login-form__error,.h6{font-weight:400}.h1--bold,.h2--bold,.login-form__box--header,.h3--bold,.h4--bold,.login-form__input--label,.h5--bold,.h6--bold{font-weight:700}.login-form{display:flex;flex-direction:column;height:100vh;background-color:#e7e4e4}.login-form__header{display:flex;align-items:center;justify-content:center;height:104px}@media only screen and (max-width: 1000px){.login-form__header{background:#fff;margin:8px 8px 0;border-radius:8px 8px 0 0}}.login-form__body{display:flex;flex-direction:row;justify-content:space-around}.login-form__box--container{background:#fff;border-radius:8px;max-width:544px;min-width:544px;max-height:471px;padding:24px 112px 40px;margin-top:56px;margin-right:8px}@media only screen and (max-width: 1000px){.login-form__box--container{padding:24px 16px 40px;margin:0 8px 8px;display:flex;flex-direction:column;align-items:center;min-width:calc(100vw - 16px);min-height:calc(100vh - 80px);border-radius:0 0 8px 8px;box-shadow:none}.login-form__box--container .login-form__box--description{text-align:center;margin-bottom:40px}.login-form__box--container .login-form__inputs{margin-bottom:56px}}.login-form__box--header{color:#00122d;margin-bottom:8px}.login-form__box--description{color:#413e53;margin-bottom:24px}.login-form__box--button-container{display:flex;justify-content:flex-end;column-gap:56px}.login-form__form{display:flex;flex-direction:column;justify-content:space-between;height:316px}.login-form__button-container{display:flex;justify-content:flex-end;column-gap:56px}.login-form__image{height:592px}@media only screen and (max-width: 1170px){.login-form__image{display:none}}.login-form__input--container{margin-bottom:24px}.login-form__input--label{color:#413e53}.login-form__error-container{margin-bottom:40px;display:flex;flex-direction:column;row-gap:20px}.login-form__error{color:#bf360c;display:flex;column-gap:8px}.login-form__forget-button{padding:0 14px}@media (max-width: 600px){.login-form__button-container{justify-content:space-between}}.h1,.h1--bold,.not-found__error,.h1--extra-bold{font-size:20px}.h2,.h2--bold,.h2--extra-bold{font-size:18px}.h1--bold,.not-found__error,.h2--bold,.h3--bold,.h4--bold,.h5--bold,.h6--bold{font-weight:700}.not-found{width:100%;height:100%;display:flex;flex-direction:column;align-items:center}.not-found__image{width:300px;height:300px;margin-top:88px}.not-found__error{color:#424242;margin-top:35px}.not-found__title{color:#757575;margin-top:24px}.not-found__description{color:#757575;margin-top:40px}.not-found__button{margin-top:40px}.not-found__header{width:100%}.h2,.h2--bold,.h2--extra-bold,.profile__header{font-size:18px}.h4,.h4--bold,.h4--extra-bold{font-size:14px}.h5,.h5--bold,.h5--extra-bold{font-size:12px}.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}.h1--bold,.h2--bold,.h3--bold,.h4--bold,.h5--bold,.h6--bold{font-weight:700}.h1--extra-bold,.h2--extra-bold,.profile__header,.h3--extra-bold,.h4--extra-bold,.h5--extra-bold,.h6--extra-bold{font-weight:800}.profile__header{margin-bottom:16px;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none}.profile__edit-button{cursor:pointer}.profile__password-container{display:flex;flex-direction:column;row-gap:24px}.profile__form{height:434px}.profile__form-buttons{display:flex;justify-content:flex-end;column-gap:16px}.profile__form-submit-button{min-width:146px}.profile__edit-modal{padding-bottom:24px}.shadow-primary-medium,.reset-password__box--container{box-shadow:0 6px 18px 2px #005be214}.h2,.h2--bold,.reset-password__box--header,.h2--extra-bold{font-size:18px}.h4,.reset-password__box--description,.h4--bold,.reset-password__input--label,.h4--extra-bold{font-size:14px}.h5,.reset-password__error,.h5--bold,.h5--extra-bold{font-size:12px}.h1,.h2,.h3,.h4,.reset-password__box--description,.h5,.reset-password__error,.h6{font-weight:400}.h1--bold,.h2--bold,.reset-password__box--header,.h3--bold,.h4--bold,.reset-password__input--label,.h5--bold,.h6--bold{font-weight:700}.reset-password{display:flex;flex-direction:column;height:100vh;background-color:#e7e4e4}.reset-password__header{display:flex;align-items:center;justify-content:center;height:104px}@media only screen and (max-width: 1000px){.reset-password__header{background:#fff;margin:8px 8px 0;border-radius:8px 8px 0 0}}.reset-password__body{display:flex;flex-direction:row;justify-content:space-around}.reset-password__box--container{background:#fff;border-radius:8px;max-width:544px;max-height:471px;padding:24px 112px 40px;margin-top:56px;margin-right:8px}@media only screen and (max-width: 1000px){.reset-password__box--container{padding:24px 16px 40px;margin:0 8px 8px;display:flex;flex-direction:column;align-items:center;min-width:calc(100vw - 16px);min-height:calc(100vh - 80px);border-radius:0 0 8px 8px;box-shadow:none}.reset-password__box--container .reset-password__box--description{text-align:center;margin-bottom:40px}}.reset-password__box--header{color:#00122d;margin-bottom:8px}.reset-password__box--description{color:#413e53;margin-bottom:24px}.reset-password__box--button-container{display:flex;justify-content:space-between}.reset-password__form{display:flex;flex-direction:column;justify-content:space-between;height:316px}.reset-password__button-container{display:flex;justify-content:flex-end;column-gap:106px}.reset-password__image{height:592px}@media only screen and (max-width: 1170px){.reset-password__image{display:none}}.reset-password__input--container{margin-bottom:24px}.reset-password__input--label{color:#413e53}.reset-password__error-container{margin-bottom:40px;display:flex;flex-direction:column;row-gap:20px}.reset-password__error{color:#bf360c;display:flex;column-gap:8px}.reset-password__reset-button{padding:0 14px}@media (max-width: 600px){.reset-password__button-container{justify-content:space-between}}.shadow-primary-low{box-shadow:0 6px 18px 2px #005be20f}.shadow-primary-medium,.signup-form__box--container{box-shadow:0 6px 18px 2px #005be214}.shadow-primary-high{box-shadow:0 6px 18px 2px #005be21f}.shadow-secondary-low{box-shadow:0 6px 18px 2px #120e280f}.shadow-secondary-medium{box-shadow:0 6px 18px 2px #120e2814}.shadow-secondary-high{box-shadow:0 6px 18px 2px #120e281f}.h1,.h1--bold,.h1--extra-bold{font-size:20px}.h2,.h2--bold,.signup-form__box--header,.h2--extra-bold{font-size:18px}.h3,.h3--bold,.h3--extra-bold{font-size:16px}.h4,.signup-form__box--description,.h4--bold,.signup-form__input--label,.h4--extra-bold{font-size:14px}.h5,.signup-form__error,.signup-form__forget-button--label,.h5--bold,.h5--extra-bold{font-size:12px}.h6,.h6--bold,.h6--extra-bold{font-size:10px}.h1,.h2,.h3,.h4,.signup-form__box--description,.h5,.signup-form__error,.signup-form__forget-button--label,.h6{font-weight:400}.h1--bold,.h2--bold,.signup-form__box--header,.h3--bold,.h4--bold,.signup-form__input--label,.h5--bold,.h6--bold{font-weight:700}.h1--extra-bold,.h2--extra-bold,.h3--extra-bold,.h4--extra-bold,.h5--extra-bold,.h6--extra-bold{font-weight:800}.signup-form{display:flex;flex-direction:column;min-height:100vh;background-color:#e7e4e4}.signup-form__header{display:flex;align-items:center;justify-content:center;height:104px}@media only screen and (max-width: 1000px){.signup-form__header{background:#fff;margin:8px 8px 0;border-radius:8px 8px 0 0}}.signup-form__body{display:flex;flex-direction:row;justify-content:space-around}.signup-form__box--container{background:#fff;border-radius:8px;max-width:544px;height:fit-content;padding:24px 112px 40px;margin-top:56px;margin-bottom:16px;margin-right:8px}@media only screen and (max-width: 1200px){.signup-form__box--container{margin-right:88px}}@media only screen and (max-width: 1000px){.signup-form__box--container{padding:24px 16px 40px;margin:0 8px 8px;display:flex;flex-direction:column;align-items:center;min-width:calc(100vw - 16px);min-height:calc(100vh - 80px);border-radius:0 0 8px 8px;box-shadow:none}.signup-form__box--container .signup-form__box--description{text-align:center;margin-bottom:40px}.signup-form__box--container .signup-form__forms{margin-bottom:56px}}.signup-form__box--header{color:#00122d;margin-bottom:8px}.signup-form__box--description{color:#413e53;margin-bottom:24px}.signup-form__box--button-container{display:flex;justify-content:flex-end;column-gap:56px}.signup-form__forms{width:320px}.signup-form__inputs{margin-bottom:16px}.signup-form__button-container{display:flex;justify-content:flex-end;column-gap:40px}.signup-form__image{height:592px}@media only screen and (max-width: 1000px){.signup-form__image{display:none}}.signup-form__input--container{margin-bottom:24px}.signup-form__input--label{color:#413e53}.signup-form__error-container{margin-bottom:40px;display:flex;flex-direction:column;row-gap:20px}.signup-form__error{color:#bf360c;display:flex;column-gap:8px}.signup-form__forget-button{display:flex;align-items:center}.signup-form__forget-button--button{padding:0 14px}.signup-form__forget-button--label{color:#00245a}@media (max-width: 600px){.signup-form__button-container{justify-content:space-between}}
