.auth-login__card{background:#fff;padding:40px 20px;width:100%;max-width:650px;margin:1.5rem auto 3rem}@media(min-width:600px){.auth-login__card{width:90%;margin-top:4rem;padding:3rem 4rem;border-radius:12px;box-shadow:0 4px 25px hsla(0,0%,40%,.2)}}@media(min-width:900px){.auth-login__card{padding:40px 5rem}}.auth-login__main{padding-top:5rem;background-color:#fff}.auth-login__heading{margin-bottom:3rem}.auth-login__heading--title{font-weight:600;font-size:2rem;margin:0}.auth-login__heading--desc{font-size:1rem;color:#858585}.auth-login__error{background-color:#fee7ea;margin-bottom:.5rem;border-radius:8px;overflow-wrap:break-word;padding:.75rem}.auth-login__forgot-text{font-size:14px;font-weight:500;cursor:pointer}.auth-login__form-inputs{display:flex;flex-direction:column;grid-gap:2rem;gap:2rem}.auth-login__form-btn{margin-top:2.5rem;width:100%}.auth-login__wrapper{width:90%;max-width:650px;padding:2rem 0}.auth-login__customer{background-color:#f2f2f2;border-radius:6px;width:146px;height:38px}.auth-input{border:1px solid #e0dadb;padding:1.25rem;border-radius:8px;color:#1a1a1a;background-color:#fff;font-size:16px;width:100%;position:relative;z-index:1}.auth-input__box{width:100%;margin-bottom:.5rem}.auth-input__has-value{border-color:#1a1a1a}.auth-input--small{padding:14.5px 1rem}.auth-input__wrapper{position:relative;padding:4px;margin-left:-4px;margin-top:4px}.auth-input__bg{border-radius:12px;margin-left:-4px;position:absolute;width:100%;background-color:transparent;height:100%;bottom:0;z-index:0;transition:.1s linear}.auth-input:active,.auth-input:focus{border-color:#1a1a1a;outline:none;box-shadow:none}.auth-input:active~.auth-input__bg,.auth-input:focus~.auth-input__bg{background-color:#f0f0f0}.auth-input__icon{position:absolute;right:1.25rem;top:0;bottom:0;margin:auto;z-index:2}.auth-input__icon--eye{cursor:pointer}.auth-input__valid{border-color:#46ae31;padding-right:3rem}.auth-input__valid~.auth-input__bg{background-color:#eaf8e7}.auth-input__has-error{border-color:#e60a2b;padding-right:3rem}.auth-input__has-error~.auth-input__bg{background-color:#fee7ea}.auth-input__error{line-height:25px;margin:8px 0 0;padding-left:20px;color:#e60a2b;font-weight:500}.auth-input__label{font-weight:500}.auth-input::-webkit-input-placeholder{color:#a6a6a6}.auth-input::-moz-placeholder{color:#a6a6a6}.auth-input:-ms-input-placeholder{color:#a6a6a6}.auth-input:-moz-placeholder{color:#a6a6a6}.auth-radio{appearance:none;-webkit-appearance:none;border-radius:50%;background:transparent;border:2px solid transparent;box-shadow:0 0 0 1px #fa8596;transition:.15s linear;width:16px;height:16px;cursor:pointer;margin:3px 0 0;padding:0}.auth-radio:checked{border-color:#fff;background:#fa8596}.auth-radio--gray{box-shadow:0 0 0 1px #c6c6c6}.auth-radio--gray:checked{border-color:#fff;background:#a3a3a3}.auth-radio--darkgray{box-shadow:0 0 0 1px #777}.auth-radio--darkgray:checked{border-color:#fff;background:#1a1a1a}.auth-radio--green{box-shadow:0 0 0 1px #a8e39c}.auth-radio--green:checked{border-color:#fff;background:#46ae31}.auth-radio:disabled,.auth-radio[disabled]{box-shadow:0 0 0 1px #e0dadb;cursor:not-allowed}.auth-radio:disabled:checked,.auth-radio[disabled]:checked{background:#f0f0f0}.auth-radio:disabled+.auth-radio__text,.auth-radio[disabled]+.auth-radio__text{color:#e0dadb}.auth-radio__text{margin-left:.75rem}.auth-radio--checkbox{border-radius:2px}.auth-radio--left{order:1;margin-left:.75rem}.auth-radio--left+.auth-radio__text{margin-left:0}.auth-radio__label{cursor:pointer;display:flex}.auth-radio__label--disabled{cursor:not-allowed}.auth-btn{border-radius:30px;padding:1.25rem 2rem;border:1px solid transparent;background-color:transparent;font-weight:500;font-size:1rem;transition:.1s linear;cursor:pointer;display:flex;align-items:center;justify-content:center;white-space:pre}.auth-btn__loader svg{width:15px}.auth-btn:disabled{cursor:not-allowed}.auth-btn-loading{pointer-events:none}.auth-btn--small{padding:.75rem 1.5rem}.auth-btn-block{width:100%}.auth-btn-block.auth-btn-primary{background-color:#e60a2b;border:1px solid #e60a2b;color:#fff}.auth-btn-block.auth-btn-primary:hover{background-color:#fa8596;border-color:#fa8596;color:#fff}.auth-btn-block.auth-btn-gray{background-color:#a3a3a3;border:1px solid #a3a3a3;color:#fff}.auth-btn-block.auth-btn-gray:hover{background-color:#bdbdbd;border-color:#bdbdbd;color:#fff}.auth-btn-block.auth-btn-blue{background-color:#0ea3fd;border:1px solid #0ea3fd;color:#fff}.auth-btn-block.auth-btn-blue:hover{background-color:#27aafc;border-color:#27aafc;color:#fff}.auth-btn-block:disabled{background-color:#dedede;border-color:#dedede;color:#fff}.auth-btn-outline{width:100%}.auth-btn-outline.auth-btn-primary{background-color:transparent;border:1px solid #fcb6c0;color:#e60a2b}.auth-btn-outline.auth-btn-primary:hover{background-color:rgba(230,10,43,.04)}.auth-btn-outline.auth-btn-gray{background-color:transparent;border:1px solid #a3a3a3;color:#a3a3a3}.auth-btn-outline.auth-btn-gray:hover{background-color:#bdbdbd}.auth-btn-outline.auth-btn-blue{background-color:transparent;border:1px solid #0ea3fd;color:#0ea3fd}.auth-btn-outline.auth-btn-blue:hover{background-color:#0ea3fd}.auth-btn-outline:disabled{background-color:#dedede;border-color:#dedede;color:#fff}.auth-btn-link{padding:0}.auth-btn-link:hover{text-decoration:underline}.auth-btn-link:disabled{background-color:transparent;border-color:transparent;color:unset}.auth-btn-link.auth-btn-primary{color:#e60a2b}.auth-btn-link.auth-btn-primary:hover{color:#fa8596}.auth-btn-link.auth-btn-gray{color:#a3a3a3}.auth-btn-link.auth-btn-gray:hover{color:#bdbdbd}.auth-btn-link.auth-btn-blue{color:#0ea3fd}.auth-btn-link.auth-btn-blue:hover{color:#27aafc}.auth-btn-link:disabled{color:#a3a3a3}.auth-btn-loading.auth-btn-primary{background-color:#fa8596;border-color:#fa8596}.input{border:1px solid #e0dadb;padding:1.25rem;border-radius:8px;color:#1a1a1a;background-color:#fff;font-size:16px;position:relative;z-index:1}.input,.input__box{width:100%}.input__has-value{border-color:#1a1a1a}.input--small{padding:14.5px 1rem}.input--prefix{padding-left:2.75rem}.input__wrapper{position:relative;padding:4px;margin-left:-4px;margin-top:4px}.input__bg{border-radius:12px;margin-left:-4px;position:absolute;width:100%;background-color:transparent;height:100%;bottom:0;z-index:0;transition:.1s linear}.input:active,.input:focus{border-color:#1a1a1a;outline:none;box-shadow:none}.input:active~.input__bg,.input:focus~.input__bg{background-color:#f0f0f0}.input__icon{position:absolute;right:1.25rem;top:0;bottom:0;margin:auto;z-index:2}.input__icon--eye{cursor:pointer}.input__icon--prefix{right:unset;left:1.25rem;display:flex;align-items:center}.input__currency{color:#1a1a1a}.input__currency:after{content:"";position:absolute;left:1.325rem;height:30px;border-left:1px solid #dedede}.input__valid{border-color:#46ae31;padding-right:3rem}.input__valid~.input__bg{background-color:#eaf8e7}.input__has-error{border-color:#e60a2b;padding-right:3rem}.input__has-error~.input__bg{background-color:#fee7ea}.input__error{line-height:25px;margin:8px 0 0;padding-left:20px;color:#e60a2b}.input__error,.input__label{font-weight:500}.input::-webkit-input-placeholder{color:#a6a6a6}.input::-moz-placeholder{color:#a6a6a6}.input:-ms-input-placeholder{color:#a6a6a6}.input:-moz-placeholder{color:#a6a6a6}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;appearance:textfield}.radio{appearance:none;-webkit-appearance:none;border-radius:50%;background:transparent;border:2px solid transparent;box-shadow:0 0 0 1px #fa8596;transition:.15s linear;width:16px;min-width:16px;height:16px;cursor:pointer;margin:0;padding:0}.radio:checked{border-color:#fff;background:#fa8596}.radio--gray{box-shadow:0 0 0 1px #c6c6c6}.radio--gray:checked{border-color:#fff;background:#a3a3a3}.radio--darkgray{box-shadow:0 0 0 1px #777}.radio--darkgray:checked{border-color:#fff;background:#1a1a1a}.radio--green{box-shadow:0 0 0 1px #a8e39c}.radio--green:checked{border-color:#fff;background:#46ae31}.radio--blue{box-shadow:0 0 0 1px #29adff}.radio--blue:checked{border-color:#fff;background:#0ea3fd}.radio:disabled,.radio[disabled]{box-shadow:0 0 0 1px #e0dadb;cursor:not-allowed}.radio:disabled:checked,.radio[disabled]:checked{background:#f0f0f0}.radio:disabled+.radio__text,.radio[disabled]+.radio__text{color:#e0dadb}.radio__text{margin-left:.5rem;line-height:1rem}@media screen and (min-width:768px){.radio__text{margin-left:.75rem}}.radio--checkbox{border-radius:2px}.radio--left{order:1;margin-left:.75rem}.radio--left+.radio__text{margin-left:0}.radio__label{cursor:pointer;display:flex}.radio__label--inline{display:inline-flex}.radio__label--inline+.radio__label--inline{margin-left:2rem}.radio__label--disabled{cursor:not-allowed}*{box-sizing:border-box}.btn{border-radius:30px;padding:1.25rem 2rem;border:1px solid transparent;background-color:transparent;font-weight:500;font-size:1rem;transition:.1s linear;cursor:pointer;display:flex;align-items:center;justify-content:center;white-space:pre}.btn__loader svg{width:15px}.btn:disabled{cursor:not-allowed}.btn-loading{pointer-events:none}.btn--small{padding:.75rem 1.5rem}.btn-block{width:100%;max-width:490px}.btn-block.btn-primary{background-color:#e60a2b;border:1px solid #e60a2b;color:#fff}.btn-block.btn-primary:hover{background-color:#fa8596;border-color:#fa8596;color:#fff}.btn-block.btn-gray{background-color:#a3a3a3;border:1px solid #a3a3a3;color:#fff}.btn-block.btn-gray:hover{background-color:#bdbdbd;border-color:#bdbdbd;color:#fff}.btn-block.btn-blue{background-color:#0ea3fd;border:1px solid #0ea3fd;color:#fff}.btn-block.btn-blue:hover{background-color:#27aafc;border-color:#27aafc;color:#fff}.btn-block:disabled{background-color:#dedede;border-color:#dedede;color:#fff}.btn-outline{width:100%;max-width:490px}.btn-outline.btn-primary{background-color:transparent;border:1px solid #fcb6c0;color:#e60a2b}.btn-outline.btn-primary:hover{background-color:rgba(230,10,43,.04)}.btn-outline.btn-gray{background-color:transparent;border:1px solid #a3a3a3;color:#a3a3a3}.btn-outline.btn-gray:hover{background-color:#bdbdbd}.btn-outline.btn-blue{background-color:transparent;border:1px solid #0ea3fd;color:#0ea3fd}.btn-outline.btn-blue:hover{background-color:#0ea3fd}.btn-outline:disabled{background-color:#dedede;border-color:#dedede;color:#fff}.btn-link{padding:0}.btn-link:hover{text-decoration:underline}.btn-link:disabled{background-color:transparent;border-color:transparent;color:unset}.btn-link.btn-primary{color:#e60a2b}.btn-link.btn-primary:hover{color:#fa8596}.btn-link.btn-gray{color:#a3a3a3}.btn-link.btn-gray:hover{color:#bdbdbd}.btn-link.btn-blue{color:#0ea3fd}.btn-link.btn-blue:hover{color:#27aafc}.btn-link:disabled{color:#a3a3a3}.btn-loading.btn-primary{background-color:#fa8596;border-color:#fa8596}.select__container{margin-top:8px;position:relative}.select__container .input-box{border:1px solid #e0dadb;padding:16px 52px 0 20px;border-radius:8px;background-color:#fff;position:relative;min-height:62px}@media screen and (min-width:768px){.select__container .input-box{min-width:300px}}.select__container .input-box.has-values{border-color:#1a1a1a}.select__container .input-box.dropdown-open{border-color:#1a1a1a;box-shadow:0 0 0 4px #f0f0f0}.select__container .input-box__arrow{position:absolute;right:0;top:0;bottom:0;display:flex;align-items:center;padding:12px;border:none;background:none;z-index:1;cursor:pointer;transition:.2s linear}.select__container .input-box__arrow:hover{background-color:rgba(0,0,0,.015)}.select__container .input-box__placeholder{color:#a6a6a6;line-height:29px}.select__container .chip{background:#fee7ea;border:1px solid #fcb6c0;border-radius:40px;padding:3px 7px 3px 10px;display:inline-flex;align-items:center;margin-bottom:16px;margin-right:12px;color:#e60a2b;font-size:12px;line-height:18px;cursor:pointer;transition:.2s linear}.select__container .chip:last-of-type{margin-right:0}.select__container .chip:hover{background-color:#fbdfe2}.select__container .chip__remove{display:inline-flex;margin-left:12px}.select__container .chip__single{font-size:16px;margin:0 0 16px;line-height:28px}.select__container .placeholder{border-bottom:1px dashed #e6e6e6;margin:0 0 .25rem}.select__container .option__text{width:100%;display:block;position:relative;z-index:1;line-height:23px;padding-left:24px}.select__container .option__item{cursor:pointer;position:relative;padding:.5rem .75rem}.select__container .option__item.no-checkbox .option__text{padding-left:0}.select__container .option__item.no-checkbox.is-active{background-color:#fff5f6}.select__container .option__item.no-checkbox.is-active .option__text{color:#e60a2b}.select__container .option__item:hover{background-color:#fee7ea}.select__container .option__checkbox{position:absolute;left:12px}.select__container .option__empty{text-align:center;line-height:40px;color:#858585;font-size:14px}.dropdown-list{padding:4px 0;border-radius:6px;max-height:257px;overflow-y:auto;box-shadow:0 1px 2px rgba(77,77,77,.1),0 2px 20px rgba(77,77,77,.2);min-width:150px;background-color:#fff;margin:0}.dropdown-item{width:100%;font-size:14px;font-weight:500;padding:0 4px;margin:0}.dropdown-item__button{width:100%;padding:12px;display:flex;align-items:center;border-radius:6px;background:none;transition:all .2s;border:none;cursor:pointer}.dropdown-item__button:hover{background-color:#f5f5f5}.dropdown-item__label{pointer-events:none;display:inline-block;padding:8px 12px;color:#b3b3b3}.switch{display:inline-flex;grid-gap:.5rem;gap:.5rem}.switch__button{width:55px;min-width:55px;height:28px;background:#34c659;border-radius:40px;border:none;position:relative;cursor:pointer}.switch__button .innerCircle{position:absolute;right:3px;top:3px;height:22px;width:22px;border-radius:50%;background-color:#fff;transition:all .3s;box-shadow:0 3px 8px rgba(0,0,0,.15),0 3px 1px rgba(0,0,0,.06)}.switch__button.off{background:rgba(120,120,128,.16);border:none}.switch__button.off>.innerCircle{right:30px}.switch__button:disabled{pointer-events:none;background-color:#efefef}.switch__button:disabled .innerCircle{background-color:#fdfafa}.switch__label{cursor:pointer;line-height:28px}.switch.small .switch__button{width:28px;min-width:28px;height:16px}.switch.small .switch__button.off .innerCircle{right:14px}.switch.small .switch__button .innerCircle{width:12px;height:12px;right:2px;top:2px}.switch.small .switch__label{font-size:14px;line-height:16px}.textarea{border:1px solid #e0dadb;background:transparent;padding:1rem;border-radius:8px;color:#1a1a1a;background-color:#fff;font-size:16px;height:100%;position:relative;z-index:1;resize:none}.textarea,.textarea__box{width:100%}.textarea__has-value{border-color:#1a1a1a}.textarea__wrapper{position:relative;padding:4px 4px 0;margin-left:-4px;margin-top:4px;max-height:140px}.textarea__bg{border-radius:12px;margin-left:-4px;position:absolute;width:100%;background-color:transparent;height:100%;bottom:0;z-index:0;transition:.1s linear}.textarea:active,.textarea:focus{border-color:#1a1a1a;outline:none;box-shadow:none}.textarea:active~.textarea__bg,.textarea:focus~.textarea__bg{background-color:#f0f0f0}.textarea__label{font-weight:500}.textarea::-webkit-textarea-placeholder{color:#a6a6a6}.textarea::-moz-placeholder{color:#a6a6a6}.textarea:-ms-textarea-placeholder{color:#a6a6a6}.textarea:-moz-placeholder{color:#a6a6a6}.b-modal__content{width:95vw;max-height:95vh;display:flex;flex-direction:column}@media screen and (min-width:768px){.b-modal__content{width:85vw;max-width:520px}}.b-modal__header{padding:1.5rem 1rem 1rem}@media screen and (min-width:768px){.b-modal__header{padding:1.75rem 1.75rem 1.25rem}}.b-modal__body{padding:0 1rem 1.5rem;flex-grow:1;overflow-y:auto}@media screen and (min-width:768px){.b-modal__body{padding:0 1.75rem 2rem}}.b-modal__footer{padding:1rem;border-top:1px solid #ebebeb}@media screen and (min-width:768px){.b-modal__footer{padding:1.5rem 1.75rem}}.b-modal__icons{position:absolute;right:1rem;top:1rem}@media screen and (min-width:768px){.b-modal__icons{position:unset;display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}}.b-modal__title{color:#1a1a1a;font-weight:600;font-size:18px;margin-top:.25rem;display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem}@media screen and (min-width:768px){.b-modal__title{font-size:24px;margin-top:.75rem;flex-direction:row;justify-content:space-between;align-items:center;line-height:37px}}.b-modal__title h3{margin:0}.b-modal__title_no_icon{color:#1a1a1a;font-weight:600;font-size:16px;width:95%;text-align:center}.b-modal__title_no_icon h3{margin:0}.b-modal__desc{color:#858585;margin:0}.b-modal__icon{width:32px;height:32px;cursor:pointer}.b-modal__icon--wrapper{display:none}@media screen and (min-width:768px){.b-modal__icon--wrapper{width:40px;height:40px;padding:8px;border-radius:50%;display:inline-block;box-shadow:0 0 0 8px #fef3f2}.b-modal__icon--wrapper svg{width:100%;height:100%}}.b-modal__icon--danger{background-color:#fee4e2;box-shadow:0 0 0 8px #fef3f2}.b-modal__icon--info{background-color:#e1f3ff;box-shadow:0 0 0 8px #f0f9ff}.b-modal__icon--success{background-color:#d6f0d1;box-shadow:0 0 0 8px #eaf8e7}.b-modal__icon--gray{background-color:#ecedee;box-shadow:0 0 0 8px #f4f5f5}.b-modal__back{font-size:14px;font-weight:500;display:flex;align-items:center}.b-modal__back span{margin-left:.5rem;color:#e60a2b}@media screen and (min-width:768px){.b-modal__back{margin-top:1rem}}.toastify__body,.toastify__wrapper{padding:0!important;box-shadow:none}.Toastify__toast-container{width:unset}.toastify__content{display:inline-flex;align-items:center;padding:.75rem 1rem;border-radius:4px;position:relative;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05)}.toastify__text{width:300px}.toastify__close{padding:6px;border:none;background-color:transparent;color:#fff;border-radius:4px;cursor:pointer;transition:.2s linear;display:flex}.toastify__close:hover{background-color:hsla(0,0%,100%,.2196078431)}.toastify__success{background-color:#46ae31;color:#cbeec3}.toastify__warn{background-color:#f9c320;color:#fdedbe}.toastify__error{background-color:#e60a2b;color:#fcb6c0}.toastify__alert{background:hsla(0,0%,100%,.2196078431);font-size:12px;border-radius:8px;justify-content:center;height:35px;width:70px;margin-right:10px}.input-symbol,.toastify__alert{display:flex;align-items:center}.input-symbol{position:relative}.input-symbol .country-flag{position:absolute;left:0;top:33%;border-right:1px solid #e0dadb;height:60%;padding:1rem;z-index:10}.input-symbol .country-flag-search input{padding-left:5.2rem}.input-symbol .symbol{position:absolute;left:0;top:45%;border-right:1px solid #e0dadb;height:40%;padding:.4rem 1rem;z-index:10}.input-symbol .symbol-input input{padding-left:3.5rem}.horizontal_list{display:flex;justify-content:flex-start;overflow-x:auto}.horizontal_list .list{border-bottom-width:4px;display:flex;align-items:center;grid-gap:.25rem;gap:.25rem;margin-right:1.5rem;cursor:pointer;padding:1rem 0;white-space:nowrap}.horizontal_list .list:last-child{margin-right:0}.horizontal_list .list__dotted_list{display:inline-block;width:.5rem;height:.5rem;border-radius:9999px;background-color:#e60a2b}.horizontal_list .small_text{font-size:.875rem;line-height:1.25rem}.horizontal_list .not_small_text{font-size:1rem;line-height:1.5rem}.horizontal_list .active_list{margin-bottom:0;border-color:#e60a2b;color:#1a1a1a}.horizontal_list .not_active_list{border-color:transparent;color:#858585}.pagination_container{display:flex;justify-content:center;padding:.75rem 0}.pagination_container .pagination{text-align:center;margin:16px 0 8px;border-radius:10px;display:flex;justify-content:center;padding:0}.pagination_container .pagination li{height:100%;background-color:#f7f7f7;width:inherit;display:flex;justify-content:center;align-items:center;margin:0 3px;color:#c4c4c4;font-weight:700;border:1px solid #f0f0f0;border-radius:4px}.pagination_container .pagination li a{font-size:12px;padding:.35rem .65rem}.pagination_container .pagination ul{display:flex;background-color:#fcb6c0}.pagination_container .pagination_container{display:inline-flex;text-align:center;margin:.5rem 0 0 auto;justify-content:center;border-radius:10px}.pagination_container .pagination .next,.pagination_container .pagination .previous{border:1px solid #f0f0f0;font-weight:700;color:#e60a2b}.pagination_container .pagination .next a,.pagination_container .pagination .previous a{padding:2px}.pagination_container .pagination .next.pagination__link--disabled,.pagination_container .pagination .previous.pagination__link--disabled{background-color:rgba(87,94,100,.3);cursor:not-allowed}.pagination_container .pagination .next.pagination__link--disabled svg path,.pagination_container .pagination .previous.pagination__link--disabled svg path{fill:#e1e6ea}.pagination_container .pagination__link--active{color:#e60a2b!important;border:1px solid #fcb6c0!important}.side-modal{background:#fff;padding-top:.5rem;height:100vh;position:relative;display:flex;overflow:hidden}@media screen and (min-width:768px){.side-modal{padding-top:4rem}}.side-modal .close_icon{display:inline-flex;cursor:pointer;background-color:#fee7ea;padding:8.5px;border-radius:9999px;position:absolute;right:2rem;top:1.5rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.side-modal .close_icon:hover{background-color:#fcb6c0}@media screen and (min-width:768px){.side-modal .close_icon{top:2.75rem}}.side-modal__modal_content{display:flex;flex-direction:column;overflow:hidden;flex-grow:1;width:100%}.side-modal__icon_class{display:none}@media screen and (min-width:768px){.side-modal__icon_class{display:flex;justify-content:center;align-items:center;border-radius:9999px;width:50px;height:50px;min-height:50px;margin-left:2rem}}.side-modal .header{padding:1.25rem 3.5rem .5rem 1rem;display:flex;justify-content:space-between;grid-gap:1rem;gap:1rem;flex-wrap:wrap;align-items:flex-end}@media screen and (min-width:768px){.side-modal .header{padding:1rem 2rem}}.side-modal .header__back_button{cursor:pointer;display:flex;grid-gap:.5rem;gap:.5rem;align-items:center;font-size:.875rem;line-height:1.25rem;color:#0f0f0f;font-weight:500;margin-bottom:.25rem}@media screen and (min-width:768px){.side-modal .header__back_button{margin-bottom:.75rem}}.side-modal .header__title{font-weight:600;font-size:1.125rem;line-height:1.75rem}@media(min-width:768px){.side-modal .header__title{font-size:1.25rem;line-height:1.75rem;font-size:1.5rem;line-height:2rem}}.side-modal .header__colored_text{cursor:pointer;font-size:.875rem;line-height:1.25rem;font-weight:500;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#f73b58}.side-modal__body{flex-grow:1;overflow:auto;padding:1rem}@media screen and (min-width:768px){.side-modal__body{padding:1rem 2rem}}.side-modal__footer{padding:1rem;border-top:1px solid #f3f4f6}@media screen and (min-width:768px){.side-modal__footer{padding:1.5rem 2rem}}.side-modal__blue{color:#0ea3fd;background:#e1f3ff;border:8px solid #f0f9ff}.side-modal__dark-blue{color:hsla(0,0%,100%,.6);background:#0ea3fd;border:8px solid #e1f3ff}.side-modal__red{color:#e60a2b;background:#fee4e2;border:8px solid #fef3f2}.side-modal__green{color:#73d260;background:#eaf8e7;border:8px solid #f5fcf3}.wideSizeClass{width:90vw}@media(min-width:768px){.wideSizeClass{width:65vw}}.fullWidthSizeClass{width:94vw}@media(min-width:768px){.fullWidthSizeClass{width:90vw}}.normalSizeClass{width:80vw}@media(min-width:768px){.normalSizeClass{width:40vw}}.table{width:100%;border-collapse:collapse}.table.lg-and-above{display:none}@media screen and (min-width:1024px){.table.lg-and-above{display:table}}@media screen and (min-width:1024px){.table__mobile{display:none}}.table__head__row{background:#f2f3f5;color:#858585}.table__head__row__text{font-weight:300;padding:.5rem;text-align:left}.table__data_checkbox{display:inline-flex!important;margin-left:.5rem;--tw-translate-y:2px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.table__loading_text{text-align:center;padding:.5rem 0}.table__data_cell{padding:1.5rem .5rem;text-align:left}.table__row{text-align:left;font-weight:500;border-bottom:.8px solid #e3e6e8;font-size:.875rem;line-height:1.25rem}.table__row__data{text-align:center}.selector__button{display:flex;width:100%;white-space:nowrap;grid-gap:.5rem;gap:.5rem;align-items:center;background-color:#f5f5f5;border:1px solid #f0f0f0;border-radius:6px;color:#1a1a1a;font-size:14px;min-width:120px;padding:6px 12px;transition:all .2s}.selector__button.is-input{background-color:#fff;justify-content:space-between}.selector__button:hover{background-color:#fefefe}.selector__dropdown{min-width:250px;max-height:unset}.selector__dropdown--item{display:inline-flex;align-items:center;font-size:14px}.selector__select{padding:1rem 0}.selector__select--input{border:1px solid #e9ebec;padding:.25rem;text-align:center;position:relative;outline:none;font-size:14px}.selector__select--input::-webkit-calendar-picker-indicator,.selector__select--input::-webkit-inner-spin-button{background:transparent;bottom:0;color:transparent;cursor:pointer;height:auto;left:0;position:absolute;right:0;top:0;width:auto}.selector__select--input-wrapper{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;padding:0 .5rem}.selector__select--input-wrapper span{display:inline-flex;align-items:center}.selector__select--btn-wrapper{display:flex;grid-gap:.5rem;gap:.5rem;padding:.25rem .5rem}.selector__select--btn-wrapper .link-btn{flex-basis:30px;font-size:.75rem;line-height:1rem}.selector__select--btn-wrapper .icon{color:#e60a2b;transform:rotate(180deg);width:1rem}.selector__select--btn-wrapper .outline-btn{font-size:.75rem;line-height:1rem;padding:.25rem 0!important}.selector__divider{margin:.75rem auto;border:1px solid #e9ebec;opacity:.5;width:85%}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,0.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:pointer;direction:ltr}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{flex:1 1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border-radius:100%;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right:2px solid var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=2.aa2369f6.chunk.css.map */