@charset "UTF-8";@font-face{font-family:Inter;src:url(./Inter/Inter_24pt-Regular.ttf) format("truetype")}@font-face{font-family:InterExtraBold;src:url(./Inter/Inter_24pt-ExtraBold.ttf) format("truetype")}@font-face{font-family:InterBold;src:url(./Inter/Inter_24pt-Bold.ttf) format("truetype")}@font-face{font-family:InterExtraLight;src:url(./Inter/Inter_24pt-ExtraLight.ttf) format("truetype")}@font-face{font-family:InterExtraLightItalic;src:url(./Inter/Inter_18pt-ExtraLightItalic.ttf) format("truetype")}@font-face{font-family:InterLight;src:url(./Inter/Inter_24pt-Light.ttf) format("truetype")}@font-face{font-family:InterMedium;src:url(./Inter/Inter_24pt-Medium.ttf) format("truetype")}@font-face{font-family:InterSemiBold;src:url(./Inter/Inter_24pt-SemiBold.ttf) format("truetype")}@font-face{font-family:JostSemiBold;src:url(./Jost/Jost-SemiBold.ttf) format("truetype")}@font-face{font-family:Jost;src:url(./Jost/Jost-Regular.ttf) format("truetype")}@font-face{font-family:JostExtraLight;src:url(./Jost/Jost-ExtraLight.ttf) format("truetype")}*{padding:0;margin:0;box-sizing:border-box;position:relative;z-index:5;font-size:.875rem;line-height:1.125rem;font-family:Inter,sans-serif,sans-serif}body{overflow-x:hidden;min-width:300px}@media (max-width: 319px){body{overflow-x:scroll}}div#root{width:100%}img,svg{max-width:100%;height:auto}ul,ol,li{list-style:none;padding:0;margin:0}nav{background-color:transparent;box-shadow:none}a{text-decoration:none;transition:all .5s ease-out;cursor:pointer}a:active,a:hover,a a:visited{color:inherit}button{border:none;transition:all .5s ease-out;cursor:pointer}button:focus{outline:none}mark{background-color:transparent}input:focus,select:focus,textarea:focus,button:focus{outline:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}table{width:100%;border-collapse:collapse}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}.cpn-box{background-color:#fff;padding:10px;border-radius:5px}@media print{body *{visibility:hidden}.printable,.printable *{visibility:visible}.print-button-container{display:none!important}}@font-face{font-family:Inter;src:url(./Inter/Inter_24pt-Regular.ttf) format("truetype")}@font-face{font-family:InterExtraBold;src:url(./Inter/Inter_24pt-ExtraBold.ttf) format("truetype")}@font-face{font-family:InterBold;src:url(./Inter/Inter_24pt-Bold.ttf) format("truetype")}@font-face{font-family:InterExtraLight;src:url(./Inter/Inter_24pt-ExtraLight.ttf) format("truetype")}@font-face{font-family:InterExtraLightItalic;src:url(./Inter/Inter_18pt-ExtraLightItalic.ttf) format("truetype")}@font-face{font-family:InterLight;src:url(./Inter/Inter_24pt-Light.ttf) format("truetype")}@font-face{font-family:InterMedium;src:url(./Inter/Inter_24pt-Medium.ttf) format("truetype")}@font-face{font-family:InterSemiBold;src:url(./Inter/Inter_24pt-SemiBold.ttf) format("truetype")}@font-face{font-family:JostSemiBold;src:url(./Jost/Jost-SemiBold.ttf) format("truetype")}@font-face{font-family:Jost;src:url(./Jost/Jost-Regular.ttf) format("truetype")}@font-face{font-family:JostExtraLight;src:url(./Jost/Jost-ExtraLight.ttf) format("truetype")}.form-x{width:100%;display:flex;justify-content:start;align-items:center;flex-wrap:wrap}.form__item{margin-bottom:10px;width:100%}.form__item-priority{z-index:50}.form__item-priority-second{z-index:40}.form__item-priority-third{z-index:39}.form__item-priority-fourth{z-index:38}.form__item-priority-fifth{z-index:37}.form__item-password input{padding-right:45px}.form__item-password input+span{position:absolute;right:6px;bottom:8px;font-size:1.8rem;overflow-y:hidden;cursor:pointer;color:#545e86;transition:.3s}.form__item-checkbox{max-width:158px;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:start;gap:10px}.form__item-checkbox label{cursor:pointer;order:2}.form__item-checkbox input:before{content:"";position:absolute;max-width:18px;max-height:18px;height:18px;width:18px;left:0;cursor:pointer;border:solid 1px #8598E1;border-radius:2px}.form__item-checkbox input:checked:before{content:"";position:absolute;max-width:18px;max-height:18px;height:18px;width:18px;left:0;background-color:#545e86;cursor:pointer;border:solid 1px #8598E1;border-radius:2px}.form__item-checkbox input:checked:after{position:absolute;left:35%;bottom:-5px;content:"";display:block;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;transform:rotate(45deg)}.form__item-checkbox input[type=checkbox]{max-width:18px;max-height:14px;height:100%;width:100%;background-color:none!important;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:none;border:none}.form__item-btn{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;gap:15px;margin-top:30px}.form__item span.error{color:#c70000;font-size:.6rem;font-family:InterExtraLight,sans-serif,sans-serif;position:absolute;line-height:normal;left:0;bottom:-22px}.form__item-info{margin-top:15px;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:15px}.form__item-info a{transform:.3s}.form__item-info a:hover{color:#545e86;text-decoration:underline}.form__item-message{width:100%;background-color:#c70000;text-align:center;color:#fff;font-size:.875rem;padding:5px;border-radius:6px;font-family:InterMedium,sans-serif,sans-serif;margin-top:15px;margin-bottom:25px}.form-x2{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;align-items:start}@media (max-width: 495px){.form-x2{grid-template-columns:100%;gap:0}}input.form__input{height:35px;width:100%;padding-left:10px;border:1px solid #D2DBFF}input.form__input::placeholder{font-family:Inter,sans-serif,sans-serif;color:#c0cdffad;font-size:.875rem}input.form__input-error{border-color:#c70000}.form__textarea{width:100%;min-height:100px;padding:10px;border:1px solid #D2DBFF;background:transparent}.form__textarea::placeholder{font-family:Inter,sans-serif,sans-serif;color:#c0cdffad;font-size:.875rem}.form__textarea-error{border-color:#c70000}label.form__label{font-family:Inter,sans-serif,sans-serif;white-space:nowrap;display:block;color:#545e86}label.form__label span{color:#c70000}@font-face{font-family:Inter;src:url(/assets/Inter_24pt-Regular-BPx6xqqj.ttf) format("truetype")}@font-face{font-family:InterExtraBold;src:url(/assets/Inter_24pt-ExtraBold-0nTgKIn_.ttf) format("truetype")}@font-face{font-family:InterBold;src:url(/assets/Inter_24pt-Bold-Dw-n3Ytu.ttf) format("truetype")}@font-face{font-family:InterExtraLight;src:url(/assets/Inter_24pt-ExtraLight-B5UcxMAE.ttf) format("truetype")}@font-face{font-family:InterExtraLightItalic;src:url(/assets/Inter_18pt-ExtraLightItalic-BgDP9OUL.ttf) format("truetype")}@font-face{font-family:InterLight;src:url(/assets/Inter_24pt-Light-BFKa5A5X.ttf) format("truetype")}@font-face{font-family:InterMedium;src:url(/assets/Inter_24pt-Medium-CWuwCVva.ttf) format("truetype")}@font-face{font-family:InterSemiBold;src:url(/assets/Inter_24pt-SemiBold-BQskPSi-.ttf) format("truetype")}@font-face{font-family:JostSemiBold;src:url(/assets/Jost-SemiBold-Bnv5XhnN.ttf) format("truetype")}@font-face{font-family:Jost;src:url(/assets/Jost-Regular-NDwFUtVf.ttf) format("truetype")}@font-face{font-family:JostExtraLight;src:url(/assets/Jost-ExtraLight-HdKmrD9j.ttf) format("truetype")}.cpn__table{width:100%;border-collapse:collapse}.cpn__th,.cpn__td{border:solid 1px #D9D9D9;padding:10px;max-width:190px}.cpn__th{background:#cbcbcb;font-family:InterSemiBold,sans-serif;font-size:.875rem;line-height:17px;color:#545e86}.cpn__td{font-family:InterSemiBold,sans-serif;font-size:.875rem;line-height:17px;color:#545e86;text-align:center}.cpn__td__date{max-width:89px;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;font-family:InterMedium,sans-serif;font-size:.875rem;line-height:17px;color:#545e86}.cpn__td__date span{font-family:InterExtraLight,sans-serif}.cpn__td__name{max-width:140px;width:100%;font-family:InterMedium,sans-serif;font-size:.875rem;line-height:17px;color:#545e86}.cpn__td__name span{font-family:InterExtraLight,sans-serif}.cpn__td__solde{max-width:94px;width:100%;font-family:InterMedium,sans-serif;font-size:.875rem;line-height:17px;color:#545e86}.cpn__td__solde span{font-family:InterExtraLight,sans-serif}.cpn__td__phone{display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:start;gap:10px}.cpn__td__phone .phone__logo{width:18px;height:18px;border-radius:50%;background:#ecebeb;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:center;gap:initial}.cpn__td__phone .phone__logo.success{background:#00876e}.cpn__td__phone .phone__logo.success i{background-color:#fff!important}.cpn__td__address{width:100%;display:flex!important;flex-wrap:wrap;align-items:start;justify-content:center;gap:5px;flex-direction:column}.cpn__td__account{font-family:InterSemiBold,sans-serif;font-size:.875rem;line-height:17px;color:#608ee9}.cpn__td__total__orders{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:0px;flex-direction:column}.cpn__td__object{width:100%}.cpn__td__object__text{font-family:Inter,sans-serif;font-size:.875rem;text-align:start;line-height:14px;color:#576371}.cpn__td__role{width:100%;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:center;gap:initial}.cpn__td__role__text{flex-direction:row;justify-content:center;padding:10px;gap:10px;width:80px;height:21px;background:#1475ba;border-radius:8px;font-family:Inter,sans-serif;font-size:.875rem;line-height:15px;display:flex;align-items:center;text-align:center;color:#e0edfb}.cpn__status{padding:5px;max-width:108px;min-width:80px;border:solid 1px;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:center;gap:10px}.cpn__status.success{border-color:#00876e;color:#00876e}.cpn__status.warning{border-color:#ff7e05;color:#ff7e05}.cpn__status.danger{border-color:#c70000;color:#c70000}.cpn__status-switch,.cpn__status-switch__content{width:100%;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:center;gap:initial}.cpn__menu{cursor:pointer}.cpn__city{font-family:Inter,sans-serif;font-size:.75rem;line-height:17px;color:#122a52}.tb__menu__dropdown{z-index:80;position:absolute;right:0;top:100%;display:flex;flex-direction:column;gap:10px;width:162px;height:auto;background:#fff;box-shadow:0 2px 8px 3px #0000000a;border-radius:8px}.tb__menu__dropdown__item{border-bottom:1px solid #E0E0E0;transition:all .3s ease-out;cursor:pointer}.tb__menu__dropdown__item:last-child{border-bottom:none}.tb__menu__dropdown__link{padding:10px;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:start;gap:10px}.tb__menu__dropdown__link:hover{background:#d9d9d9}.tb__menu__dropdown__link .link{width:calc(100% - 29px)!important;text-align:start;width:37px;height:15px;font-family:Inter,sans-serif;font-size:.75rem;line-height:15px;color:#545e86}.cpn__tbl__table__first-inner{width:100%;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:30px;padding-bottom:10px}@font-face{font-family:Inter;src:url(./Inter/Inter_24pt-Regular.ttf) format("truetype")}@font-face{font-family:InterExtraBold;src:url(./Inter/Inter_24pt-ExtraBold.ttf) format("truetype")}@font-face{font-family:InterBold;src:url(./Inter/Inter_24pt-Bold.ttf) format("truetype")}@font-face{font-family:InterExtraLight;src:url(./Inter/Inter_24pt-ExtraLight.ttf) format("truetype")}@font-face{font-family:InterExtraLightItalic;src:url(./Inter/Inter_18pt-ExtraLightItalic.ttf) format("truetype")}@font-face{font-family:InterLight;src:url(./Inter/Inter_24pt-Light.ttf) format("truetype")}@font-face{font-family:InterMedium;src:url(./Inter/Inter_24pt-Medium.ttf) format("truetype")}@font-face{font-family:InterSemiBold;src:url(./Inter/Inter_24pt-SemiBold.ttf) format("truetype")}@font-face{font-family:JostSemiBold;src:url(./Jost/Jost-SemiBold.ttf) format("truetype")}@font-face{font-family:Jost;src:url(./Jost/Jost-Regular.ttf) format("truetype")}@font-face{font-family:JostExtraLight;src:url(./Jost/Jost-ExtraLight.ttf) format("truetype")}.wdg-modal{width:0;min-height:0;background-color:transparent;position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;overflow:auto;z-index:99999;padding-right:15px}.wdg-modal--open{width:100vw;height:100vh;z-index:99999}.wdg-modal--open .wdg-modal__window{width:680px;max-width:calc(100% - 20px);min-height:100px;max-height:calc(100vh - 30px);height:auto;border-radius:0;opacity:1;transform:scale(1)}.wdg-modal__window{width:0;min-height:0;border-radius:10px;background-color:#fff;padding:10px;transform:scale(0);transition:transform .3s linear;opacity:0;box-shadow:0 2px 8px 3px #0000000a}.wdg-modal__content[data-model-section=content]{transform:translate(0);transition:all .3s linear;height:100%}.wdg-modal-backdrop{position:fixed;width:100%;height:100vh;background:#869ae93d;top:0;right:0;bottom:0;left:0;z-index:999}.wdg-modal__head{margin-bottom:15px;padding:10px;z-index:10}.wdg-modal__title{font-size:1.25rem;line-height:1.25rem;margin-bottom:0;margin-top:25px;text-align:center;display:block}.wdg-modal__title span{font-family:Inter,sans-serif,sans-serif;font-size:2.5rem}.wdg-modal__title span:nth-child(1){color:#1475ba}.wdg-modal__title span:nth-child(2){color:#c70000}.wdg-modal__subTitle{display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;flex-direction:column}.wdg-modal__subTitle p{font-size:1.75rem;font-family:InterBold,sans-serif,sans-serif;text-align:center;color:#576371}.wdg-modal__subTitle p span{font-size:1.75rem;font-family:InterBold,sans-serif,sans-serif;text-align:center;color:#8598e1}.wdg-modal__body{max-height:calc(100vh - 100px);overflow:auto;height:100%;overflow-x:hidden;overflow-y:auto}.wdg-modal__body::-webkit-scrollbar{width:3px;height:3px}.wdg-modal__body::-webkit-scrollbar-track{background-color:transparent}.wdg-modal__body::-webkit-scrollbar-track-piece{width:3px;background-color:transparent!important;border-radius:3px;box-shadow:none;border:none}.wdg-modal__body::-webkit-scrollbar-thumb{width:30%;height:3px;background-color:#a8aab1!important;outline:none;border-radius:3px}.wdg-modal__body__center{margin:0 auto;max-width:929px;padding-left:15px;padding-right:15px}.wdg-modal__body__footer{margin:15% auto auto;max-width:424px}.wdg-modal__body__footer ul{list-style-type:disc!important;padding-left:10px!important}.wdg-modal__body__footer ul li{position:relative;color:#8f8f93;font-size:12px;margin-top:15px;padding-left:20px}.wdg-modal__body__footer ul li:before{content:"";width:8px;height:8px;background-color:#8f8f93;border-radius:50%;position:absolute;top:5px;left:0;color:#8f8f93;font-size:16px}.wdg-modal__step{display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:initial}.wdg-modal__step__item{display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:center;gap:0px;flex-direction:column}.wdg-modal__step__item:before{content:"";position:absolute;top:14px;height:1px;background-color:#d9d9d9;width:calc(100% + 80px);left:calc(-100% - 101px)}.wdg-modal__step__item:first-child:before{display:none}.wdg-modal__step__item.active .number,.wdg-modal__step__item.active .step__text{color:#1475ba}.wdg-modal__step__item.active:before{background-color:#1475ba}.wdg-modal__step__item .number{font-family:InterBold,sans-serif;font-size:1rem;line-height:19px;color:#83868a}.wdg-modal__step__item .step__text{font-family:InterExtraLight,sans-serif;font-size:.875rem;line-height:17px;color:#83868a}.wdg-modal__form__step{padding-top:30px;border:0}.wdg-modal__form__step .actors{max-width:96px;margin-bottom:10px;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:start;gap:5px}.wdg-modal__form__step .actors__text{font-family:Inter,sans-serif;font-size:.75rem;line-height:35px;color:#83868a}.wdg-modal__form__step .others__checkbox{gap:initial;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:end;gap:15px}.wdg-modal__form__step .others__checkbox__content{max-width:307px;width:100%}.wdg-modal__success{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.wdg-modal__success__content{padding:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:286px;height:auto;background:#fafbff;border-radius:12px}.wdg-modal__success__content .order__success{display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:49px;flex-direction:column}.wdg-modal__success__content .order__success__text{font-family:JostSemiBold,sans-serif;font-size:1.875rem;line-height:30px;text-align:center;text-decoration-line:none!important;color:#576371}.wdg-modal__success__content .order__success__text span{font-family:Jost,sans-serif;font-size:1.875rem;line-height:30px;text-align:center;text-decoration-line:underline;color:#576371}.wdg-modal__success__content .order__success__green{display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;flex-direction:column}.wdg-modal__success__content .order__success__green__text{font-family:Jost,sans-serif;font-size:1.125rem;line-height:14px;text-align:center;color:#1dc87d}.wdg-modal__success__content .order__success__icon{width:42px;height:42px;border-radius:50%;border:solid 2px #1DC87D;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial}.wdg-modal__success__content .client__success{display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;flex-direction:column}.wdg-modal__success__content .client__success__text{font-family:InterSemiBold,sans-serif;font-size:1.875rem;line-height:30px;text-align:center;text-decoration-line:none!important;color:#576371}.wdg-modal__success__content .client__success__text span{font-family:Inter,sans-serif;font-size:1.875rem;line-height:30px;text-align:center;color:#8598e1}.wdg-modal__success__content .client__success__green{max-width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;flex-direction:column}.wdg-modal__success__content .client__success__green__text{font-family:Jost,sans-serif;font-size:1.125rem;line-height:14px;text-align:center;color:#1dc87d}.wdg-modal__success__content .client__success__icon{width:42px;height:42px;border-radius:50%;border:solid 2px #1DC87D;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial}.wdg-modal__success__content .client__success__count{font-family:InterSemiBold,sans-serif;font-size:.875rem;line-height:18px;text-align:center;text-decoration-line:none!important;color:#c70000}.wdg-modal__close{position:absolute;right:0;top:0;background:none;padding:4px 8px;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial}.wdg-modal__close:hover{background:#1475ba}.wdg-modal__close:hover i{background-color:#fff!important}.custom-button:hover{background:none!important;border-color:#545e86!important;color:#545e86!important}.deposit-loading{padding:30px 0;text-align:center}.deposit-loading__title{font-style:italic;font-family:InterBold,sans-serif,sans-serif;font-size:1.25rem;margin-top:10px}.deposit-loading__text{font-family:InterExtraLight,sans-serif,sans-serif;font-style:italic;font-size:1.25rem;margin-top:5px}.deposit-status{text-align:center}.deposit-status__title{font-family:InterBold,sans-serif,sans-serif;font-size:1.125rem;margin-top:5px;margin-bottom:20px}.deposit-status span{display:block;margin-top:8px}.deposit-status span.success{color:#1dc87d}.deposit-status span.error{color:#c70000}.deposit-status__btn{margin-top:15px}.recovery__amount{font-family:Inter,sans-serif;font-size:.875rem;line-height:17px;color:#122a52}.recovery__amount span{font-family:Inter,sans-serif;font-size:.875rem;line-height:17px;color:#8598e1}.cpn-modal__infos{display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:15px}.cpn-modal__infos__left{max-width:204px;height:300px;width:100%;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:initial;flex-direction:column}.cpn-modal__infos__left .item__connection{z-index:9;border:dashed 1px #A1ACB8;height:calc(100% - 234px)}.cpn-modal__infos__left .item__connection:before{content:"";width:7px;height:7px;border-radius:50%;background:#a1acb8;position:absolute;left:-3px;top:-3px}.cpn-modal__infos__left .item__connection:after{content:">";position:absolute;right:-7px;top:90%;transform:rotate(90deg);color:#a1acb8;font-size:20px}.cpn-modal__infos__left__top{width:100%}.cpn-modal__infos__left__item{display:flex;flex-direction:column;align-items:flex-start;padding:10px;gap:15px;width:237px;height:117px;background:#fafbff}.cpn-modal__infos__left__item__content{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:15px}.cpn-modal__infos__left__item__content .user{width:100%;font-family:JostExtraLight,sans-serif;font-size:.875rem;line-height:14px;color:#545e86}.cpn-modal__infos__left__item__content .user__infos{width:100%}.cpn-modal__infos__left__item__content .user__profile{display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:start;gap:8px}.cpn-modal__infos__left__item__content .user__profile .username{font-family:JostSemiBold,sans-serif;font-size:.875rem;line-height:14px;color:#122a52}.cpn-modal__infos__left__item__content .user__contact__details{padding-left:18px}.cpn-modal__infos__left__item__content .user__row__country{display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:start;gap:5px}.cpn-modal__infos__left__item__content .user__row__country .circle{width:12px;height:12px;border-radius:50%;background:#545e86}.cpn-modal__infos__left__item__content .user__row__country .circle img{width:100%;height:100%;border-radius:50%;object-fit:cover}.cpn-modal__infos__left__item__content .user__row__country .country,.cpn-modal__infos__left__item__content .user__row__country__phone{font-family:InterExtraLight,sans-serif;font-size:.75rem;line-height:15px;color:#545e86}.cpn-modal__infos__right{max-width:291px;width:100%}.cpn-modal__infos__right .account__list{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial;flex-direction:column}.cpn-modal__infos__right .account__list__item{width:100%;padding:8px;border-bottom:1px solid #E4E4E4;display:flex!important;flex-wrap:wrap;align-items:start;justify-content:center;gap:initial}.cpn-modal__infos__right .account__list__item:last-child{border-bottom:none}.cpn-modal__infos__right .account__list__item .item__content{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:30px}.cpn-modal__infos__right .account__list__item .item__left{font-family:Inter,sans-serif;font-size:.75rem;line-height:15px;color:#545e86}.cpn-modal__infos__right .account__list__item .item__left__Total{font-family:Inter,sans-serif;font-size:1rem;line-height:20px;color:#000}.cpn-modal__infos__right .account__list__item .item__right{font-family:InterExtraLight,sans-serif;font-size:1rem;line-height:20px;color:#000}.cpn-modal__infos__right .account__list__item .item__right__Total{font-family:Inter,sans-serif;font-size:1rem;line-height:20px;color:#000}.cpn-calendar__item{max-width:110px;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:8px}.cpn-calendar__item__date .hours{font-family:JostSemiBold,sans-serif;font-size:.875rem;line-height:.875rem;color:#122a52}.cpn-calendar__item__date .date,.cpn-calendar__item .card__text{font-family:Jost,sans-serif;font-size:.875rem;line-height:.875rem;color:#122a52}.cpn__list{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial;flex-direction:column}.cpn__list__item{width:100%;padding:8px;border-bottom:1px solid #E4E4E4;display:flex!important;flex-wrap:wrap;align-items:start;justify-content:center;gap:initial}.cpn__list__item:last-child{border-bottom:none}.cpn__list__item .item__content{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:30px}.cpn__list__item .item__left{font-family:Inter,sans-serif;font-size:1.25rem;line-height:15px;color:#545e86}.cpn__list__item .item__left__Total{font-family:Inter,sans-serif;font-size:1rem;line-height:20px;color:#000}.cpn__list__item .item__right{font-family:InterExtraLight,sans-serif;font-size:1rem;line-height:20px;color:#000}.cpn__list__item .item__right__Total{font-family:Inter,sans-serif;font-size:1rem;line-height:20px;color:#000}.modal-content{background:#2222229f!important;transform:scale(0)}.modal-content.active{transform:scale(1);transition:transform .3s ease}.cpn__ticket{display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial;flex-direction:column}.cpn__ticket__top{padding:15px 0;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:24px;flex-direction:column;border-bottom:solid 2px #D9D9D9}.cpn__ticket__infos{width:100%;display:flex!important;flex-wrap:wrap;align-items:start;justify-content:center;gap:5px;flex-direction:column}.cpn__ticket__client{width:100%}.cpn__ticket__client__type{font-family:InterSemiBold,sans-serif;line-height:.875rem;color:#545e86}.cpn__ticket__client span{position:absolute;bottom:0;right:0;width:calc(100% - 82px);border-bottom:2px solid #D9D9D9}.cpn__ticket__details{width:100%;display:flex!important;flex-wrap:wrap;align-items:start;justify-content:center;gap:5px;flex-direction:column}.cpn__ticket__bottom{width:100%;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:15px;padding-bottom:15px}.cpn__ticket__bottom .agent{display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:45px;flex-direction:column}.cpn__ticket__bottom .agent__title{font-family:Jost,sans-serif;font-size:.875rem;line-height:14px;color:#8598e1}.cpn__ticket__bottom .agent__name{font-family:Jost,sans-serif;font-size:.875rem;line-height:14px;color:#576371}.cpn__invoice__details{font-family:Jost,sans-serif;font-size:.875rem;line-height:.875rem;color:#8598e1}.cpn__invoice__details span{color:#576371}.cpn__amount{font-family:Jost,sans-serif;font-size:1.125rem;line-height:18px;color:#122a52}.cpn__amount span{font-family:JostSemiBold,sans-serif;font-size:1.125rem;line-height:18px}.cpn__modal__text{font-family:Jost,sans-serif;font-size:.875rem;line-height:14px;color:#576371}@font-face{font-family:Inter;src:url(./Inter/Inter_24pt-Regular.ttf) format("truetype")}@font-face{font-family:InterExtraBold;src:url(./Inter/Inter_24pt-ExtraBold.ttf) format("truetype")}@font-face{font-family:InterBold;src:url(./Inter/Inter_24pt-Bold.ttf) format("truetype")}@font-face{font-family:InterExtraLight;src:url(./Inter/Inter_24pt-ExtraLight.ttf) format("truetype")}@font-face{font-family:InterExtraLightItalic;src:url(./Inter/Inter_18pt-ExtraLightItalic.ttf) format("truetype")}@font-face{font-family:InterLight;src:url(./Inter/Inter_24pt-Light.ttf) format("truetype")}@font-face{font-family:InterMedium;src:url(./Inter/Inter_24pt-Medium.ttf) format("truetype")}@font-face{font-family:InterSemiBold;src:url(./Inter/Inter_24pt-SemiBold.ttf) format("truetype")}@font-face{font-family:JostSemiBold;src:url(./Jost/Jost-SemiBold.ttf) format("truetype")}@font-face{font-family:Jost;src:url(./Jost/Jost-Regular.ttf) format("truetype")}@font-face{font-family:JostExtraLight;src:url(./Jost/Jost-ExtraLight.ttf) format("truetype")}.select-container{width:100%}.select-container .select-input{width:100%;height:35px;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:initial;font-family:Inter,sans-serif,sans-serif;font-style:normal;font-weight:500;font-size:.875rem;line-height:15px;color:#545e86;padding:10px;cursor:pointer;border:solid 1px #D2DBFF}.select-container .select-dropdown{width:100%;position:absolute;right:initial;left:0;top:100%;bottom:initial;background:#f4f4ff;box-shadow:0 0 7px 1px #00000026}.select-container .select-dropdown .search{height:33px;padding:6px;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:initial;border-bottom:1px solid #dfdff8;cursor:pointer;width:calc(100% - 5px)}.select-container .select-dropdown .search input{width:calc(100% - 15px);background:transparent!important;font-family:Inter,sans-serif,sans-serif;font-style:normal;font-weight:500;font-size:.75rem;line-height:15px;color:#000!important;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:initial;border:none}.select-container .select-dropdown .select-options{width:100%;max-height:200px;overflow-y:scroll;overflow-x:hidden}.select-container .select-dropdown .select-options::-webkit-scrollbar{width:3px;background:#eee}.select-container .select-dropdown .select-options::-webkit-scrollbar-thumb{width:8px;background:#c1c1c1;border-radius:8px}.select-container .select-dropdown .select-options .select-option{padding:10px;border-bottom:1px solid #dfdff8;font-family:Inter,sans-serif,sans-serif;font-style:normal;font-weight:300;font-size:.75rem;line-height:15px;color:#000;cursor:pointer}.select-container .select-dropdown .select-options .select-option:hover{background:#eee}@font-face{font-family:Inter;src:url(./Inter/Inter_24pt-Regular.ttf) format("truetype")}@font-face{font-family:InterExtraBold;src:url(./Inter/Inter_24pt-ExtraBold.ttf) format("truetype")}@font-face{font-family:InterBold;src:url(./Inter/Inter_24pt-Bold.ttf) format("truetype")}@font-face{font-family:InterExtraLight;src:url(./Inter/Inter_24pt-ExtraLight.ttf) format("truetype")}@font-face{font-family:InterExtraLightItalic;src:url(./Inter/Inter_18pt-ExtraLightItalic.ttf) format("truetype")}@font-face{font-family:InterLight;src:url(./Inter/Inter_24pt-Light.ttf) format("truetype")}@font-face{font-family:InterMedium;src:url(./Inter/Inter_24pt-Medium.ttf) format("truetype")}@font-face{font-family:InterSemiBold;src:url(./Inter/Inter_24pt-SemiBold.ttf) format("truetype")}@font-face{font-family:JostSemiBold;src:url(./Jost/Jost-SemiBold.ttf) format("truetype")}@font-face{font-family:Jost;src:url(./Jost/Jost-Regular.ttf) format("truetype")}@font-face{font-family:JostExtraLight;src:url(./Jost/Jost-ExtraLight.ttf) format("truetype")}.auth{height:100vh;background-image:url(/assets/grp_lg_auth-C3UeVhWj.svg);background-repeat:repeat;background-color:#f8faff;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:center;gap:initial}.loaders .global{width:100%;min-height:100vh;background-color:#f8faff;display:flex;justify-content:center;align-items:center}.loaders .global span.loader{width:80px;height:80px;border:2px solid #D1E0FF;border-top-color:#1475ba;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loaders .simple{background-color:transparent;display:flex;justify-content:center;align-items:center;margin:50px}.loaders .simple .loader{display:inline-block;font-size:10px;width:1em;height:1em;border-radius:50%;position:relative;text-indent:-9999em;animation:mulShdSpin 1.1s infinite ease;transform:translateZ(0)}@keyframes mulShdSpin{0%,to{box-shadow:0 -2.6em #2f96df,1.8em -1.8em #d1e0ff,2.5em 0 #d1e0ff,1.75em 1.75em #d1e0ff,0 2.5em #d1e0ff,-1.8em 1.8em #d1e0ff,-2.6em 0 #d2dbff,-1.8em -1.8em #1475ba}12.5%{box-shadow:0 -2.6em #1475ba,1.8em -1.8em #2f96df,2.5em 0 #d1e0ff,1.75em 1.75em #d1e0ff,0 2.5em #d1e0ff,-1.8em 1.8em #d1e0ff,-2.6em 0 #d1e0ff,-1.8em -1.8em #d2dbff}25%{box-shadow:0 -2.6em #d2dbff,1.8em -1.8em #1475ba,2.5em 0 #2f96df,1.75em 1.75em #d1e0ff,0 2.5em #d1e0ff,-1.8em 1.8em #d1e0ff,-2.6em 0 #d1e0ff,-1.8em -1.8em #d1e0ff}37.5%{box-shadow:0 -2.6em #d1e0ff,1.8em -1.8em #d2dbff,2.5em 0 #1475ba,1.75em 1.75em #2f96df,0 2.5em #d1e0ff,-1.8em 1.8em #d1e0ff,-2.6em 0 #d1e0ff,-1.8em -1.8em #d1e0ff}50%{box-shadow:0 -2.6em #d1e0ff,1.8em -1.8em #d1e0ff,2.5em 0 #d2dbff,1.75em 1.75em #1475ba,0 2.5em #2f96df,-1.8em 1.8em #d1e0ff,-2.6em 0 #d1e0ff,-1.8em -1.8em #d1e0ff}62.5%{box-shadow:0 -2.6em #d1e0ff,1.8em -1.8em #d1e0ff,2.5em 0 #d1e0ff,1.75em 1.75em #d2dbff,0 2.5em #1475ba,-1.8em 1.8em #2f96df,-2.6em 0 #d1e0ff,-1.8em -1.8em #d1e0ff}75%{box-shadow:0 -2.6em #d1e0ff,1.8em -1.8em #d1e0ff,2.5em 0 #d1e0ff,1.75em 1.75em #d1e0ff,0 2.5em #d2dbff,-1.8em 1.8em #1475ba,-2.6em 0 #2f96df,-1.8em -1.8em #d1e0ff}87.5%{box-shadow:0 -2.6em #d1e0ff,1.8em -1.8em #d1e0ff,2.5em 0 #d1e0ff,1.75em 1.75em #d1e0ff,0 2.5em #d1e0ff,-1.8em 1.8em #d2dbff,-2.6em 0 #1475ba,-1.8em -1.8em #2f96df}}@font-face{font-family:Inter;src:url(./Inter/Inter_24pt-Regular.ttf) format("truetype")}@font-face{font-family:InterExtraBold;src:url(./Inter/Inter_24pt-ExtraBold.ttf) format("truetype")}@font-face{font-family:InterBold;src:url(./Inter/Inter_24pt-Bold.ttf) format("truetype")}@font-face{font-family:InterExtraLight;src:url(./Inter/Inter_24pt-ExtraLight.ttf) format("truetype")}@font-face{font-family:InterExtraLightItalic;src:url(./Inter/Inter_18pt-ExtraLightItalic.ttf) format("truetype")}@font-face{font-family:InterLight;src:url(./Inter/Inter_24pt-Light.ttf) format("truetype")}@font-face{font-family:InterMedium;src:url(./Inter/Inter_24pt-Medium.ttf) format("truetype")}@font-face{font-family:InterSemiBold;src:url(./Inter/Inter_24pt-SemiBold.ttf) format("truetype")}@font-face{font-family:JostSemiBold;src:url(./Jost/Jost-SemiBold.ttf) format("truetype")}@font-face{font-family:Jost;src:url(./Jost/Jost-Regular.ttf) format("truetype")}@font-face{font-family:JostExtraLight;src:url(./Jost/Jost-ExtraLight.ttf) format("truetype")}.header__user-name .username{font-family:Inter,sans-serif;font-size:.75rem;line-height:15px;color:#fff}.header__dropdown__top .user__country .circle{width:12px;height:12px;border-radius:50%;background:#030e23}.header__dropdown__item{width:100%;padding:10px;border-top:solid 1px #E0E0E0}._toast_13e3z_1{position:fixed;top:70px;right:10px;z-index:999999;width:300px;border-radius:5px;background-color:#f8faff;box-shadow:0 0 10px #0003;padding:15px;border-left:5px solid #eee}._toast_13e3z_1._success_13e3z_13{border-left-color:#1dc87d}._toast_13e3z_1._success_13e3z_13 i{background-color:#1dc87d!important}._toast_13e3z_1._error_13e3z_19{border-left-color:#c70000}._toast_13e3z_1._error_13e3z_19 i{background-color:#c70000!important}._toast_13e3z_1._warning_13e3z_25{border-left-color:#ff7e05}._toast_13e3z_1._warning_13e3z_25 i{background-color:#ff7e05!important}._toast_13e3z_1._alert_13e3z_31{border-left-color:#2f96df}._toast_13e3z_1._alert_13e3z_31 i{background-color:#2f96df!important}._toast_13e3z_1 button{background-color:transparent;position:absolute;top:-5px;right:5px}._toast__title_13e3z_44{padding-right:25px}._toast__title_13e3z_44 strong{font-family:JostSemiBold,sans-serif,sans-serif;padding-right:25px;font-size:15px}._toast__title_13e3z_44._success_13e3z_13 strong{color:#1dc87d}._toast__title_13e3z_44._error_13e3z_19 strong{color:#c70000}._toast__title_13e3z_44._warning_13e3z_25 strong{color:#ff7e05}._toast__title_13e3z_44._alert_13e3z_31 strong{color:#2f96df}._toast__title_13e3z_44 a{position:absolute;top:5px;right:10px}._toast__message_13e3z_70{margin-top:7px;font-family:Jost,sans-serif,sans-serif;padding-right:25px;font-size:14px;letter-spacing:.5px}@font-face{font-family:Inter;src:url(./Inter/Inter_24pt-Regular.ttf) format("truetype")}@font-face{font-family:InterExtraBold;src:url(./Inter/Inter_24pt-ExtraBold.ttf) format("truetype")}@font-face{font-family:InterBold;src:url(./Inter/Inter_24pt-Bold.ttf) format("truetype")}@font-face{font-family:InterExtraLight;src:url(./Inter/Inter_24pt-ExtraLight.ttf) format("truetype")}@font-face{font-family:InterExtraLightItalic;src:url(./Inter/Inter_18pt-ExtraLightItalic.ttf) format("truetype")}@font-face{font-family:InterLight;src:url(./Inter/Inter_24pt-Light.ttf) format("truetype")}@font-face{font-family:InterMedium;src:url(./Inter/Inter_24pt-Medium.ttf) format("truetype")}@font-face{font-family:InterSemiBold;src:url(./Inter/Inter_24pt-SemiBold.ttf) format("truetype")}@font-face{font-family:JostSemiBold;src:url(./Jost/Jost-SemiBold.ttf) format("truetype")}@font-face{font-family:Jost;src:url(./Jost/Jost-Regular.ttf) format("truetype")}@font-face{font-family:JostExtraLight;src:url(./Jost/Jost-ExtraLight.ttf) format("truetype")}.confirm{padding-top:20px;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial}.confirm__content{display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:24px;flex-direction:column;width:calc(100% - 30px)}.confirm__text{font-family:Inter,sans-serif;font-size:.875rem;line-height:17px;text-align:center;color:#545e86}.confirm__btns{max-width:279px;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}@font-face{font-family:Inter;src:url(./Inter/Inter_24pt-Regular.ttf) format("truetype")}@font-face{font-family:InterExtraBold;src:url(./Inter/Inter_24pt-ExtraBold.ttf) format("truetype")}@font-face{font-family:InterBold;src:url(./Inter/Inter_24pt-Bold.ttf) format("truetype")}@font-face{font-family:InterExtraLight;src:url(./Inter/Inter_24pt-ExtraLight.ttf) format("truetype")}@font-face{font-family:InterExtraLightItalic;src:url(./Inter/Inter_18pt-ExtraLightItalic.ttf) format("truetype")}@font-face{font-family:InterLight;src:url(./Inter/Inter_24pt-Light.ttf) format("truetype")}@font-face{font-family:InterMedium;src:url(./Inter/Inter_24pt-Medium.ttf) format("truetype")}@font-face{font-family:InterSemiBold;src:url(./Inter/Inter_24pt-SemiBold.ttf) format("truetype")}@font-face{font-family:JostSemiBold;src:url(./Jost/Jost-SemiBold.ttf) format("truetype")}@font-face{font-family:Jost;src:url(./Jost/Jost-Regular.ttf) format("truetype")}@font-face{font-family:JostExtraLight;src:url(./Jost/Jost-ExtraLight.ttf) format("truetype")}h1{font-family:InterBold,sans-serif;font-size:2.5rem;line-height:3rem}h2{font-family:InterBold,sans-serif;font-size:1.25rem;line-height:24px}p{font-family:InterExtraLight,sans-serif;line-height:20px}.stat-item{padding-top:13px;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px;min-width:182px;flex-direction:column}@media (width <= 767px){.stat-item{min-width:192px}}.stat-item__top{width:calc(100% - 28px);display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:0px}@media (768px <= width <= 1200px){.stat-item__top{width:calc(100% - 15px)}}.stat-item__number{width:116px;display:flex!important;flex-wrap:nowrap;align-items:end;justify-content:start;gap:1px}.stat-item__text{font-family:InterExtraLight,sans-serif;font-size:1rem;line-height:20px;color:#fff}.stat-item__bottom{width:100%;background:#00000024;padding:8px;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:end;gap:initial}.stat-item__link{display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:end;gap:10px}.stat-item__link__text{font-family:InterExtraLight,sans-serif;font-size:.75rem;line-height:15px;color:#dee4fa}.home__top{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:start;gap:30px}.home__bottom{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial}.home__bottom__content{display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial;padding:33px 20px;max-width:695px;width:calc(100% - 40px);background:#f9f9fcad}.home__actions{max-width:414px;width:calc(100% - 10px);display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:35px;flex-direction:column}.home__actions__link{width:100%;padding:10px;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial;border:1px solid #1475BA;font-family:InterExtraLight,sans-serif;font-size:1.25rem;line-height:24px;color:#1475ba;background:transparent}._inputTel_mnd0u_1{display:flex;flex-wrap:nowrap;align-items:center;z-index:10;width:100%}._inputTelButton_mnd0u_9{background:#1475ba;width:95px!important;height:35px;display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:5px;padding-left:10px;cursor:pointer}._inputTelButton_mnd0u_9 span{font-family:JostExtraLight,sans-serif,sans-serif;color:#fff}._inputTelFlag_mnd0u_26{width:18px;border-radius:50%;height:18px;overflow:hidden}._inputTelFlag_mnd0u_26 img{height:100%;object-fit:cover}._inputTelField_mnd0u_38{width:calc(100% - 95px)!important;border-top-left-radius:0!important;border-bottom-left-radius:0!important}._inputTelDropdown_mnd0u_44{background-color:#fff;border-radius:8px;position:absolute;left:0;top:36px;z-index:10;width:100%;padding:10px 0;box-shadow:0 0 6px #5147474a;max-height:129px;overflow-x:hidden;overflow-y:auto}._inputTelDropdown_mnd0u_44::-webkit-scrollbar{width:3px;height:3px}._inputTelDropdown_mnd0u_44::-webkit-scrollbar-track{background-color:transparent}._inputTelDropdown_mnd0u_44::-webkit-scrollbar-track-piece{width:3px;background-color:transparent!important;border-radius:3px;box-shadow:none;border:none}._inputTelDropdown_mnd0u_44::-webkit-scrollbar-thumb{width:30%;height:3px;background-color:#a8aab1!important;outline:none;border-radius:3px}._inputTelDropdownItem_mnd0u_80{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:10px;padding:7px 15px;transition:.3s}._inputTelDropdownItem_mnd0u_80 span{display:block;font-family:JostExtraLight,sans-serif,sans-serif;width:100%}._inputTelDropdownItem_mnd0u_80:hover{background-color:#eee}._inputTelDropdownFlag_mnd0u_98{width:20px;height:20px;border-radius:50%;overflow:hidden}._inputTelDropdownFlag_mnd0u_98 img{height:100%!important;width:100%!important;object-fit:cover}._selectSearchField_mnd0u_110{display:flex;flex-direction:column;align-items:center;padding:10px;margin-bottom:10px;position:sticky;top:-10px;left:0;z-index:10;background-color:#fff}._selectSearchField_mnd0u_110 input{width:100%;height:30px;border-radius:35px;padding-left:10px;border:1px solid #1475BA}._emptyResult_mnd0u_130{text-align:center;padding:5px 10px}.new__order{background:transparent;padding:11px;border:1px solid #1475BA;cursor:pointer;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial}.new__order:hover{background:#1475ba}.new__order:hover i{background-color:#fff!important}.new__order:hover .new__order__text{color:#fff}.new__order__content{max-width:150px;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.new__order__text{font-family:InterExtraLight,sans-serif;font-size:1.125rem;line-height:22px;color:#1475ba}.orders{padding:13px 0;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial}.orders__content{width:calc(100% - 38px);display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:50px}@media (width <= 1024px){.orders__content{overflow-x:auto;overflow-y:hidden}.orders__content::-webkit-scrollbar{width:5px;height:5px}.orders__content::-webkit-scrollbar-track{background-color:transparent}.orders__content::-webkit-scrollbar-track-piece{width:5px;background-color:transparent!important;border-radius:5px;box-shadow:none;border:none}.orders__content::-webkit-scrollbar-thumb{width:30%;height:5px;background-color:#a8aab1!important;outline:none;border-radius:5px}}.orders__top{z-index:9;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:start;gap:30px}.orders__first-inner{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:30px}.orders__first-inner span{font-family:InterExtraLight,sans-serif!important;font-size:1.25rem;line-height:24px;color:#545e86}@media (width <= 1024px){.orders__first-inner{min-width:720px}}.orders__second-inner{width:100%;display:flex!important;flex-wrap:wrap;align-items:start;justify-content:center;gap:30px;flex-direction:column}@media (width <= 1024px){.orders__second-inner{min-width:720px}}.orders__second-inner .filters__status{max-width:423px;width:calc(100% - 10px);display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:19px}.orders__second-inner .filter__date-search{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:30px}.orders__second-inner .filter__date-search .filter__left{max-width:252px;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:17px}.orders__second-inner .filter__date-search .filter__left .filter__month{width:135px}.orders__second-inner .filter__date-search .filter__left .filter__year{width:100px}.orders__second-inner .filter__date-search .filter__right{padding:10px 14px;border:1px solid #1475BA;border-radius:8px;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px}.orders__second-inner .filter__date-search .filter__right .search{border:none;font-size:.75rem;color:#1475ba}.orders__table{width:100%}.orders__table .paginationPerPage{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:30px}._container_1peon_1 .status{padding:5px;max-width:108px;min-width:80px;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:center;gap:10px}._container_1peon_1 .status.status-in-progress{border-color:#ff7e05!important}._container_1peon_1 .status.status-in-progress i{background-color:#ff7e05!important}._container_1peon_1 .status.status-active{border-color:#00876e!important}._container_1peon_1 .status.status-active i{background-color:#00876e!important}._container_1peon_1 .status.status-blocked{border-color:#e20909!important}._container_1peon_1 .status.status-blocked i{background-color:#e20909!important}._container_1peon_1 .status.status-unknown{border-color:#898d94!important}._container_1peon_1 .status.status-unknown i{background-color:#898d94!important}._container_1peon_1 .status.status-success{border-color:#00876e!important}._container_1peon_1 .status.status-success i{background-color:#00876e!important}._container_1peon_1 .status.status-inactive{border-color:#535c6d!important}._container_1peon_1 .status.status-inactive i{background-color:#535c6d!important}._container_1peon_1 .status.status-rejected{border-color:#d13d3d!important}._container_1peon_1 .status.status-rejected i{background-color:#d13d3d!important}._container_1peon_1 .status.status-disabled{border-color:#f34d55!important}._container_1peon_1 .status.status-disabled i{background-color:#f34d55!important}._container_1peon_1 .status__text.status-in-progress{color:#ff7e05}._container_1peon_1 .status__text.status-active{color:#00876e}._container_1peon_1 .status__text.status-blocked{color:#e20909}._container_1peon_1 .status__text.status-unknown{color:#898d94}._container_1peon_1 .status__text.status-success{color:#00876e}._container_1peon_1 .status__text.status-inactive{color:#535c6d}._container_1peon_1 .status__text.status-rejected{color:#d13d3d}._container_1peon_1 .status__text.status-disabled{color:#f34d55}.action-dropdown{position:relative;cursor:pointer}.action-dropdown-btn{width:auto;height:auto;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial}.dropdown{position:absolute;top:30px;right:0;background:#fff;box-shadow:0 2px 8px 3px #0000000a;border-radius:8px;min-width:162px;z-index:20}.dropdown__content{display:flex;flex-direction:column}.dropdowm__content__item{cursor:pointer;border-bottom:1px solid #e0e0e0;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:10px}.dropdowm__content__item:last-child{border-bottom:none}.dropdowm__content__item__link{padding:10px;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:start;gap:10px}.dropdowm__content__item__link:hover{background:#d9d9d9}.dropdowm__content__item__link i{width:19px!important;height:19px!important;-webkit-mask-size:19px 19px!important;mask-size:19px 19px!important}.dropdowm__content__item__link p{width:calc(100% - 29px)!important;text-align:start;width:37px;height:15px;font-family:Inter,sans-serif;font-size:.75rem;line-height:15px;color:#545e86}.pagination{margin:20px 0;display:flex;align-items:center;gap:14px;color:#91a8b0}.pagination .arrow-btn{margin:0 10px;font-size:20px;cursor:pointer}.pagination .paginate-select{cursor:pointer;border:1px solid #E4E6E8;font-size:12px;transition:all .5s ease-in-out}.pagination .paginate-select:hover{color:#1475ba}.pagination span{display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:5px}.pagination .active{background-color:#1475ba;color:#fff}.pagination .pg-arrow{cursor:pointer}.per-page{display:flex;align-items:center;gap:5px}.per-page span{font-family:Montserrat,sans-serif;font-size:.75rem;color:#91a8b0}.per-page p{display:flex;justify-content:center;align-items:center;font-size:.8em;width:32px;height:32px;border-radius:5px;color:#91a8b0;border:1px solid #F3F4FA;cursor:pointer}.per-page .active{background-color:#1475ba;color:#fff;cursor:inherit}@font-face{font-family:Inter;src:url(./Inter/Inter_24pt-Regular.ttf) format("truetype")}@font-face{font-family:InterExtraBold;src:url(./Inter/Inter_24pt-ExtraBold.ttf) format("truetype")}@font-face{font-family:InterBold;src:url(./Inter/Inter_24pt-Bold.ttf) format("truetype")}@font-face{font-family:InterExtraLight;src:url(./Inter/Inter_24pt-ExtraLight.ttf) format("truetype")}@font-face{font-family:InterExtraLightItalic;src:url(./Inter/Inter_18pt-ExtraLightItalic.ttf) format("truetype")}@font-face{font-family:InterLight;src:url(./Inter/Inter_24pt-Light.ttf) format("truetype")}@font-face{font-family:InterMedium;src:url(./Inter/Inter_24pt-Medium.ttf) format("truetype")}@font-face{font-family:InterSemiBold;src:url(./Inter/Inter_24pt-SemiBold.ttf) format("truetype")}@font-face{font-family:JostSemiBold;src:url(./Jost/Jost-SemiBold.ttf) format("truetype")}@font-face{font-family:Jost;src:url(./Jost/Jost-Regular.ttf) format("truetype")}@font-face{font-family:JostExtraLight;src:url(./Jost/Jost-ExtraLight.ttf) format("truetype")}.empty{height:400px!important;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial}.empty__content{display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:5px;flex-direction:column}.emptyImage{width:159px}.emptyText{color:#cca8a8;font-family:Inter,sans-serif,sans-serif;text-align:center;margin-top:25px}@font-face{font-family:Inter;src:url(./Inter/Inter_24pt-Regular.ttf) format("truetype")}@font-face{font-family:InterExtraBold;src:url(./Inter/Inter_24pt-ExtraBold.ttf) format("truetype")}@font-face{font-family:InterBold;src:url(./Inter/Inter_24pt-Bold.ttf) format("truetype")}@font-face{font-family:InterExtraLight;src:url(./Inter/Inter_24pt-ExtraLight.ttf) format("truetype")}@font-face{font-family:InterExtraLightItalic;src:url(./Inter/Inter_18pt-ExtraLightItalic.ttf) format("truetype")}@font-face{font-family:InterLight;src:url(./Inter/Inter_24pt-Light.ttf) format("truetype")}@font-face{font-family:InterMedium;src:url(./Inter/Inter_24pt-Medium.ttf) format("truetype")}@font-face{font-family:InterSemiBold;src:url(./Inter/Inter_24pt-SemiBold.ttf) format("truetype")}@font-face{font-family:JostSemiBold;src:url(./Jost/Jost-SemiBold.ttf) format("truetype")}@font-face{font-family:Jost;src:url(./Jost/Jost-Regular.ttf) format("truetype")}@font-face{font-family:JostExtraLight;src:url(./Jost/Jost-ExtraLight.ttf) format("truetype")}.cpn__tbl__content{width:100%;display:flex!important;flex-wrap:wrap;align-items:start;justify-content:center;gap:15px;flex-direction:column}.cpn__tbl__second-inner{width:100%;display:flex!important;flex-wrap:wrap;align-items:start;justify-content:center;gap:25px;flex-direction:column;z-index:10}.cpn__tbl__second-inner .filters__status{max-width:423px;width:calc(100% - 10px);display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:19px}.cpn__tbl__second-inner .filter__date-search{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:30px}.cpn__tbl__second-inner .filter__date-search .filter__left{max-width:452px;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:start;gap:17px}.cpn__tbl__second-inner .filter__date-search .filter__left .filter__month{width:135px}.cpn__tbl__second-inner .filter__date-search .filter__left .filter__year{width:100px}.cpn__tbl__second-inner .filter__date-search .filter__right{padding:10px 14px;border:1px solid #1475BA;border-radius:8px;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px}.cpn__tbl__second-inner .filter__date-search .filter__right .search{border:none;font-size:.75rem;color:#1475ba}.cpn__tbl__table{width:100%}.cpn__tbl__table .paginationPerPage{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:30px}@font-face{font-family:Inter;src:url(./Inter/Inter_24pt-Regular.ttf) format("truetype")}@font-face{font-family:InterExtraBold;src:url(./Inter/Inter_24pt-ExtraBold.ttf) format("truetype")}@font-face{font-family:InterBold;src:url(./Inter/Inter_24pt-Bold.ttf) format("truetype")}@font-face{font-family:InterExtraLight;src:url(./Inter/Inter_24pt-ExtraLight.ttf) format("truetype")}@font-face{font-family:InterExtraLightItalic;src:url(./Inter/Inter_18pt-ExtraLightItalic.ttf) format("truetype")}@font-face{font-family:InterLight;src:url(./Inter/Inter_24pt-Light.ttf) format("truetype")}@font-face{font-family:InterMedium;src:url(./Inter/Inter_24pt-Medium.ttf) format("truetype")}@font-face{font-family:InterSemiBold;src:url(./Inter/Inter_24pt-SemiBold.ttf) format("truetype")}@font-face{font-family:JostSemiBold;src:url(./Jost/Jost-SemiBold.ttf) format("truetype")}@font-face{font-family:Jost;src:url(./Jost/Jost-Regular.ttf) format("truetype")}@font-face{font-family:JostExtraLight;src:url(./Jost/Jost-ExtraLight.ttf) format("truetype")}.download{max-width:180px;width:100%}.download__btn{background:transparent;max-width:107px;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:start;gap:6px}.download__btn__text{font-family:InterSemiBold,sans-serif;font-size:.875rem;line-height:.9375rem;color:#122a52}.download__list{position:absolute;top:calc(100% + 5px);left:0;max-width:150px;width:100%;display:flex!important;flex-wrap:wrap;align-items:start;justify-content:start;gap:initial;flex-direction:column;transform:translateY(-20px);visibility:hidden;opacity:0;transition:all .5s ease;background:#fff;box-shadow:0 2px 8px 3px #00000038}.download__list.open{visibility:visible;opacity:1;transform:translateY(0)}.download__item{width:100%;display:flex!important;flex-wrap:wrap;align-items:start;justify-content:start;gap:initial;flex-direction:column}.download__item__form{width:100%;padding:10px;background:transparent}.download__item__form:hover{background:#d2dbff}.ordersDetails__left__statut .statut__message{max-width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:11px}.ordersDetails__right__item__content .user__row__country .circle img{width:100%;height:100%;border-radius:50%;object-fit:cover}.ordersDetails__right__bottom .recoveries__bottom,.nav{width:100%}.nav .nav__item{color:#272727;font-family:Montserrat,sans-serif;text-align:left}.nav .nav__item+.separator{margin:0 8px}.nav .nav__item__last{font-family:InterBold,sans-serif,sans-serif;font-size:1.3rem;color:#545e86}.nav .nav__item{font-family:InterExtraLight,sans-serif,sans-serif!important;font-size:1rem;color:#545e86}.new__client{background:transparent;padding:11px;border:1px solid #1475BA;cursor:pointer;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial}.new__client:hover{background:#1475ba}.new__client:hover i{background-color:#fff!important}.new__client:hover .new__client__text{color:#fff}.new__client__content{max-width:150px;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.new__client__text{font-family:InterExtraLight,sans-serif;font-size:1.125rem;line-height:22px;color:#1475ba}.checkbox-filter{width:100%;display:flex;gap:15px}.checkbox-filter .checkbox-item{display:flex;align-items:center;gap:8px}.checkbox-filter .checkbox-item input[type=checkbox]{width:20px;height:20px;margin:0;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #8598E1;outline:none;transition:all .3s}.checkbox-filter .checkbox-item input[type=checkbox].round{border-radius:50%}.checkbox-filter .checkbox-item input[type=checkbox]:checked{background-color:#00876e;border-color:#00876e;display:flex;justify-content:center}.checkbox-filter .checkbox-item input[type=checkbox]:checked:after{content:"";display:block;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.checkbox-filter .checkbox-item input[type=checkbox]:checked.round{border-radius:50%}.checkbox-filter .checkbox-item label{cursor:pointer;font-size:.875rem;color:#8598e1;transition:all .3s}.checkbox-filter .checkbox-item input[type=checkbox]:checked+label{color:#00876e}.checkbox-filter .checkbox-item input[type=checkbox]:hover{border-color:#00876e}@font-face{font-family:Inter;src:url(./Inter/Inter_24pt-Regular.ttf) format("truetype")}@font-face{font-family:InterExtraBold;src:url(./Inter/Inter_24pt-ExtraBold.ttf) format("truetype")}@font-face{font-family:InterBold;src:url(./Inter/Inter_24pt-Bold.ttf) format("truetype")}@font-face{font-family:InterExtraLight;src:url(./Inter/Inter_24pt-ExtraLight.ttf) format("truetype")}@font-face{font-family:InterExtraLightItalic;src:url(./Inter/Inter_18pt-ExtraLightItalic.ttf) format("truetype")}@font-face{font-family:InterLight;src:url(./Inter/Inter_24pt-Light.ttf) format("truetype")}@font-face{font-family:InterMedium;src:url(./Inter/Inter_24pt-Medium.ttf) format("truetype")}@font-face{font-family:InterSemiBold;src:url(./Inter/Inter_24pt-SemiBold.ttf) format("truetype")}@font-face{font-family:JostSemiBold;src:url(./Jost/Jost-SemiBold.ttf) format("truetype")}@font-face{font-family:Jost;src:url(./Jost/Jost-Regular.ttf) format("truetype")}@font-face{font-family:JostExtraLight;src:url(./Jost/Jost-ExtraLight.ttf) format("truetype")}.cancel{padding-top:20px;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial}.cancel__content{display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:24px;flex-direction:column;width:calc(100% - 30px)}.cancel__text{font-family:Inter,sans-serif;font-size:.875rem;line-height:17px;text-align:center;color:#545e86}.cancel__btns{max-width:279px;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.accounts__list__item__bottom{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:start;gap:10px}.accounts__list__link{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:wrap;gap:13px}.accountDetails__second-inner{width:100%;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:10px}@font-face{font-family:Inter;src:url(./Inter/Inter_24pt-Regular.ttf) format("truetype")}@font-face{font-family:InterExtraBold;src:url(./Inter/Inter_24pt-ExtraBold.ttf) format("truetype")}@font-face{font-family:InterBold;src:url(./Inter/Inter_24pt-Bold.ttf) format("truetype")}@font-face{font-family:InterExtraLight;src:url(./Inter/Inter_24pt-ExtraLight.ttf) format("truetype")}@font-face{font-family:InterExtraLightItalic;src:url(./Inter/Inter_18pt-ExtraLightItalic.ttf) format("truetype")}@font-face{font-family:InterLight;src:url(./Inter/Inter_24pt-Light.ttf) format("truetype")}@font-face{font-family:InterMedium;src:url(./Inter/Inter_24pt-Medium.ttf) format("truetype")}@font-face{font-family:InterSemiBold;src:url(./Inter/Inter_24pt-SemiBold.ttf) format("truetype")}@font-face{font-family:JostSemiBold;src:url(./Jost/Jost-SemiBold.ttf) format("truetype")}@font-face{font-family:Jost;src:url(./Jost/Jost-Regular.ttf) format("truetype")}@font-face{font-family:JostExtraLight;src:url(./Jost/Jost-ExtraLight.ttf) format("truetype")}.header{z-index:100;background-color:#1475ba;padding:19px 0;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial}.header__content{width:calc(100% - 30px);display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:20px}.header__left{display:none;cursor:pointer}@media (width <= 767px){.header__left{display:block}}.header__right{width:100%;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:initial}.header__account-type{display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:center;gap:initial;width:108px;height:26px;border:1px dashed #2F96DF;padding:6px}.header__text{font-family:InterExtraLight,sans-serif;font-size:.75rem;line-height:15px;color:#d1e0ff}.header__user{cursor:pointer;width:100px;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:10px}.header__user-name{max-width:70px;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:3px}.header__user-name .username{font-family:Inter,sans-serif;font-size:.75rem;line-height:15px;color:#fff;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}.header__dropdown{position:absolute;top:0;right:0;width:215px;padding:10px 0;background:#fff;box-shadow:0 2px 8px 3px #0000000a;border-radius:8px;opacity:0;transform:translateY(-100px);transition:all .5s ease-out;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;flex-direction:column}.header__dropdown.open{opacity:1;transform:translateY(50px)}.header__dropdown__top{width:calc(100% - 20px);display:flex!important;flex-wrap:wrap;align-items:start;justify-content:center;gap:12px;flex-direction:column}.header__dropdown__top .user__infos .userfullname{font-family:InterSemiBold,sans-serif;font-size:.75rem;line-height:15px;color:#000}.header__dropdown__top .user__infos .userRole{font-family:InterExtraLight,sans-serif;font-size:.75rem;line-height:15px;color:#3e75e4}.header__dropdown__top .user__country{max-width:55px;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:4px}.header__dropdown__top .user__country .circle{width:12px;height:12px;border-radius:50%}.header__dropdown__top .user__country .circle img{width:100%;height:100%;border-radius:50%;object-fit:cover}.header__dropdown__top .user__country .usercountry__name{width:calc(100% - 16px);font-family:InterExtraLight,sans-serif;font-size:.75rem;line-height:15px;color:#545e86}.header__dropdown__list{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial;flex-direction:column}.header__dropdown__item{width:100%;padding:10px;border-top:solid 1px #E0E0E0;cursor:pointer}.header__dropdown__item:hover{background:#e0e0e0}.header__dropdown__link{width:100%;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:center;gap:10px}.header__dropdown__link .item__link{width:calc(100% - 29px);font-family:Inter,sans-serif;font-size:.75rem;line-height:15px;color:#576371}@font-face{font-family:Inter;src:url(./Inter/Inter_24pt-Regular.ttf) format("truetype")}@font-face{font-family:InterExtraBold;src:url(./Inter/Inter_24pt-ExtraBold.ttf) format("truetype")}@font-face{font-family:InterBold;src:url(./Inter/Inter_24pt-Bold.ttf) format("truetype")}@font-face{font-family:InterExtraLight;src:url(./Inter/Inter_24pt-ExtraLight.ttf) format("truetype")}@font-face{font-family:InterExtraLightItalic;src:url(./Inter/Inter_18pt-ExtraLightItalic.ttf) format("truetype")}@font-face{font-family:InterLight;src:url(./Inter/Inter_24pt-Light.ttf) format("truetype")}@font-face{font-family:InterMedium;src:url(./Inter/Inter_24pt-Medium.ttf) format("truetype")}@font-face{font-family:InterSemiBold;src:url(./Inter/Inter_24pt-SemiBold.ttf) format("truetype")}@font-face{font-family:JostSemiBold;src:url(./Jost/Jost-SemiBold.ttf) format("truetype")}@font-face{font-family:Jost;src:url(./Jost/Jost-Regular.ttf) format("truetype")}@font-face{font-family:JostExtraLight;src:url(./Jost/Jost-ExtraLight.ttf) format("truetype")}.aside{max-width:229px;min-width:70px;width:100%;height:100vh;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:initial;flex-direction:column;transition:all .3s ease-out}@media (768px <= width <= 1024px){.aside{min-width:70px}}.aside.reduce{transition:all .3s ease-out;width:auto}@media (max-width: 767px){.aside.reduce{left:0;width:100%}}@media (768px <= width <= 1024px){.aside.reduce{min-width:150px;width:100%}}@media (768px <= width <= 1024px){.aside{width:auto}}@media (width <= 767px){.aside{position:fixed;top:0;z-index:6;background:#fff;width:229px;left:-300px;box-shadow:1px 0 8px #0000001a}}.aside__logo{width:100%;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:initial;padding:4px 15px;background:#1475ba;height:64px}.aside__logo.reduce{display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:center;gap:20px}.aside__logo__content{max-width:135px;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:20px}.aside__logo__content .humberger,.aside__logo__content a{cursor:pointer}@media (768px <= width <= 1024px){.aside__logo__content .header__logo{display:none!important}}@media (width <= 767px){.aside__logo__content .header__logo{display:none!important}}.aside__logo__content .header__logo.reduce{display:none!important}@media (768px <= width <= 1024px){.aside__logo__content .header__logo.reduce{display:unset!important}}@media (width <= 767px){.aside__logo__content .header__logo.reduce{display:unset!important}}.aside__top{width:calc(100% + -0px);display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px;flex-direction:column}@media (768px <= width <= 1024px){.aside__agence{display:none}}@media (width <= 767px){.aside__agence{display:none}}.aside__agence.reduce{display:none}@media (768px <= width <= 1024px){.aside__agence.reduce{display:unset}}@media (width <= 767px){.aside__agence.reduce{display:unset}}.aside__agence__infos{font-family:InterSemiBold,sans-serif;font-size:.875rem;line-height:17px;color:#000}.aside__agence__infos span{font-family:InterExtraLight,sans-serif;font-size:.75rem;line-height:17px;color:#000}.aside__agence__infos span.reduce{display:none}@media (768px <= width <= 1024px){.aside__agence__infos span.reduce{display:unset}}@media (width <= 767px){.aside__agence__infos span.reduce{display:unset}}@media (768px <= width <= 1024px){.aside__agence__infos span{display:none}}@media (width <= 767px){.aside__agence__infos span{display:unset}}.aside__menu{width:calc(100% - 20px);display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;flex-direction:column;transition:width .3s ease-out}.aside__menu__item{width:100%;cursor:pointer;transition:all .3s ease-out}.aside__menu__item.reduce{width:auto}@media (768px <= width <= 1024px){.aside__menu__item.reduce{width:100%}}@media (width <= 767px){.aside__menu__item.reduce{width:100%}}@media (768px <= width <= 1024px){.aside__menu__item{width:auto}}.aside__menu__item:hover,.aside__menu__item.active{background:#1475ba}.aside__menu__item:hover .aside__menu__Link i,.aside__menu__item.active .aside__menu__Link i{background-color:#fff!important}.aside__menu__item:hover .aside__menu__Link .link,.aside__menu__item.active .aside__menu__Link .link{color:#fff}.aside__menu__Link{width:100%;padding:10px;border:solid 1px #D2DBFF;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:10px}.aside__menu__Link .link{width:calc(100% - 24px);font-family:Inter,sans-serif;font-size:.875rem;line-height:17px;color:#8598e1}.aside__menu__Link .link.reduce{display:none}@media (768px <= width <= 1024px){.aside__menu__Link .link.reduce{display:unset}}@media (width <= 767px){.aside__menu__Link .link.reduce{display:unset}}@media (768px <= width <= 1024px){.aside__menu__Link .link{display:none}}.aside__bottom{width:calc(100% - 20px);padding-bottom:15px}@media (768px <= width <= 1024px){.aside__bottom{display:none}}@media (width <= 767px){.aside__bottom{display:none}}.aside__bottom.reduce{display:none}@media (768px <= width <= 1024px){.aside__bottom.reduce{display:unset}}@media (width <= 767px){.aside__bottom.reduce{display:unset}}.aside__bottom__text{font-family:Inter,sans-serif;font-size:.625rem;line-height:12px;text-align:center;color:#bbb}.aside__bottom__text.reduce{display:none}@media (768px <= width <= 1024px){.aside__bottom__text{display:none}}@font-face{font-family:Inter;src:url(./Inter/Inter_24pt-Regular.ttf) format("truetype")}@font-face{font-family:InterExtraBold;src:url(./Inter/Inter_24pt-ExtraBold.ttf) format("truetype")}@font-face{font-family:InterBold;src:url(./Inter/Inter_24pt-Bold.ttf) format("truetype")}@font-face{font-family:InterExtraLight;src:url(./Inter/Inter_24pt-ExtraLight.ttf) format("truetype")}@font-face{font-family:InterExtraLightItalic;src:url(./Inter/Inter_18pt-ExtraLightItalic.ttf) format("truetype")}@font-face{font-family:InterLight;src:url(./Inter/Inter_24pt-Light.ttf) format("truetype")}@font-face{font-family:InterMedium;src:url(./Inter/Inter_24pt-Medium.ttf) format("truetype")}@font-face{font-family:InterSemiBold;src:url(./Inter/Inter_24pt-SemiBold.ttf) format("truetype")}@font-face{font-family:JostSemiBold;src:url(./Jost/Jost-SemiBold.ttf) format("truetype")}@font-face{font-family:Jost;src:url(./Jost/Jost-Regular.ttf) format("truetype")}@font-face{font-family:JostExtraLight;src:url(./Jost/Jost-ExtraLight.ttf) format("truetype")}.wrapper{display:flex!important;flex-wrap:nowrap;align-items:flex-start;justify-content:space-between;gap:initial;background:#f8faff;width:100%}.wrapper__dash-content{width:calc(100% - 70px)}@media (width <= 767px){.wrapper__dash-content{width:100%}}@media (768px <= width <= 1024px){.wrapper__dash-content{width:100%}}.main{padding:10px 15px 10px 0;height:calc(100vh - 70px);width:100%;display:flex!important;flex-wrap:nowrap;align-items:flex-start;justify-content:space-between;gap:initial}@media (width <= 767px){.main{padding:10px}}.main__content{width:100%;display:flex!important;flex-wrap:wrap;align-items:start;justify-content:center;gap:initial;background:#fff;height:calc(100vh - 90px);overflow-x:hidden;overflow-y:auto}@media (768px <= width <= 1024px){.main__content{width:100%}}.main__content::-webkit-scrollbar{width:5px;height:5px}.main__content::-webkit-scrollbar-track{background-color:transparent}.main__content::-webkit-scrollbar-track-piece{width:5px;background-color:transparent!important;border-radius:5px;box-shadow:none;border:none}.main__content::-webkit-scrollbar-thumb{width:30%;height:5px;background-color:#a8aab1!important;outline:none;border-radius:5px}.country{width:100%;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:8px}.country__flag{width:12px;height:12px;border-radius:50%}.country__name{font-family:Jost,sans-serif;font-size:.875rem;line-height:12px;color:#504e4e}.row__status{width:100%;display:flex!important;flex-wrap:nowrap;align-items:start;justify-content:space-between;gap:7px}.row__status__text{font-family:Inter,sans-serif;font-size:.875rem;line-height:15px;color:#00876e}.row__status__switch{padding:3px 2px;gap:10px;width:35px;height:16px;background:#1dc87d;border:1px solid #1DC87D;border-radius:14px}.row__status__switch:after{content:"";position:absolute;top:1px;right:2px;width:12px;height:12px;background:#fff;border-radius:50%}.agencies{padding:13px 0;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial}.agencies__content{width:calc(100% - 38px);display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:65px}@media (width <= 1024px){.agencies__content{overflow-x:auto;overflow-y:hidden}.agencies__content::-webkit-scrollbar{width:5px;height:5px}.agencies__content::-webkit-scrollbar-track{background-color:transparent}.agencies__content::-webkit-scrollbar-track-piece{width:5px;background-color:transparent!important;border-radius:5px;box-shadow:none;border:none}.agencies__content::-webkit-scrollbar-thumb{width:30%;height:5px;background-color:#a8aab1!important;outline:none;border-radius:5px}}.agencies__top{z-index:9;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:start;gap:30px}.agencies__first-inner{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:30px}.agencies__first-inner span{font-family:InterExtraLight,sans-serif!important;font-size:1.25rem;line-height:24px;color:#545e86}@media (width <= 1024px){.agencies__first-inner{min-width:720px}}.agencies__table{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:start;gap:63px}.new__agency{background:transparent;padding:11px;border:1px solid #1475BA;cursor:pointer;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial}.new__agency:hover{background:#1475ba}.new__agency:hover i{background-color:#fff!important}.new__agency:hover .new__agency__text{color:#fff}.new__agency__content{max-width:180px;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.new__agency__text{font-family:InterExtraLight,sans-serif;font-size:1.125rem;line-height:22px;color:#1475ba}.agencyDetails{padding:13px 0;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial;overflow-x:auto;overflow-y:hidden}.agencyDetails::-webkit-scrollbar{width:5px;height:5px}.agencyDetails::-webkit-scrollbar-track{background-color:transparent}.agencyDetails::-webkit-scrollbar-track-piece{width:5px;background-color:transparent!important;border-radius:5px;box-shadow:none;border:none}.agencyDetails::-webkit-scrollbar-thumb{width:30%;height:5px;background-color:#a8aab1!important;outline:none;border-radius:5px}.agencyDetails__content{width:calc(100% - 38px);display:flex!important;flex-wrap:wrap;align-items:start;justify-content:center;gap:50px;flex-direction:column}.agencyDetails__top{width:100%;min-width:736px;display:flex!important;flex-wrap:nwrap;align-items:start;justify-content:start;gap:16px;flex-direction:column}@media (width <= 767px){.agencyDetails__top{min-width:526px}}.agencyDetails__second-inner{max-width:210px;width:100%;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:10px}.agencyDetails__third-inner{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:start;gap:initial}.agencyDetails__card{width:85%;height:137px;background:#eaf1ff;padding:16px 11px}.agencyDetails__card__content{display:flex!important;flex-wrap:nowrap;align-items:start;justify-content:space-between;gap:30px}.agencyDetails__card__left{display:flex!important;flex-wrap:wrap;align-items:start;justify-content:center;gap:10px;flex-direction:column}.agencyDetails__card__left .agency__name{font-family:InterBold,sans-serif;font-size:1.25rem;line-height:24px;color:#545e86}.agencyDetails__card__left .agency__address{display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:start;gap:5px}.agencyDetails__card__left .agency__id{font-family:Jost,sans-serif;font-size:.875rem;line-height:17px;color:#122a52}.agencyDetails__bottom{width:100%;display:flex!important;flex-wrap:wrap;align-items:start;justify-content:start;gap:38px;flex-direction:column}.agencyDetails__bottom .tabs__list{max-width:340px;width:100%;padding-left:20px;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:start;gap:20px}.agencyDetails__bottom .tabs__list__item{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:5px 15px;width:100px;height:24px;border:1px solid #576371;border-radius:12px;cursor:pointer;transition:all .3s ease;font-family:Inter,sans-serif;font-size:.875rem;line-height:14px;color:#576371}.agencyDetails__bottom .tabs__list__item.active{background:#8598e1;border-color:#608ee9;color:#fff}.agencyDetails__bottom__content{width:100%}.agencyDetails__bottom__content .tabs-content{display:none!important}.agencyDetails__bottom__content .tabs-content.active{display:block!important}.agencyDetails__table{min-width:736px}.accounts__list__link{width:100%}.cpn_status{max-width:auto;width:100%;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:start;gap:7px}.cpn_status__text{width:calc(100% - 47px);font-family:Inter,sans-serif;font-size:.875rem;line-height:15px;text-align:end;white-space:nowrap}.cpn_status__text.status-in-progress{color:#ff7e05}.cpn_status__text.status-active{color:#04e000}.cpn_status__text.status-blocked{color:#3a3c3d}.cpn_status__text.status-unknown{color:#898d94}.cpn_status__text.status-success{color:#00876e}.cpn_status__text.status-inactive{color:#535c6d}.cpn_status__text.status-rejected{color:#d13d3d}.cpn_status__switch{padding:3px 2px;gap:10px;width:40px;height:17px;background:#1dc87d;border:1px solid #1DC87D;border-radius:14px;cursor:pointer}.cpn_status__switch.status-in-progress{background:#ff7e05;border:1px solid #FF7E05}.cpn_status__switch.status-in-progress:after{top:1px;left:35%}.cpn_status__switch.status-active{background:#04e000;border:1px solid #04e000}.cpn_status__switch.status-active:after{top:1px;right:1px}.cpn_status__switch.status-blocked{background:#3a3c3d;border:1px solid #3a3c3d}.cpn_status__switch.status-blocked:after{top:1px;left:35%}.cpn_status__switch.status-unknown{background:#898d94;border:1px solid #898d94}.cpn_status__switch.status-unknown:after{top:1px;left:5px;right:auto}.cpn_status__switch.status-success{background:#00876e;border:1px solid #00876E}.cpn_status__switch.status-success:after{top:1px;right:1px}.cpn_status__switch.status-inactive{background:#535c6d;border:1px solid #535c6d}.cpn_status__switch.status-inactive:after{top:1px;left:1px;right:auto}.cpn_status__switch.status-rejected{background:#d13d3d;border:1px solid #d13d3d}.cpn_status__switch.status-rejected:after{top:1px;left:1px;right:auto}.cpn_status__switch:after{content:"";position:absolute;width:12px;height:12px;background:#fff;border-radius:50%}.home{padding:13px 0;width:auto;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial}@media (width <= 1024px){.home{overflow-x:auto;overflow-y:hidden}.home::-webkit-scrollbar{width:5px;height:5px}.home::-webkit-scrollbar-track{background-color:transparent}.home::-webkit-scrollbar-track-piece{width:5px;background-color:transparent!important;border-radius:5px;box-shadow:none;border:none}.home::-webkit-scrollbar-thumb{width:30%;height:5px;background-color:#a8aab1!important;outline:none;border-radius:5px}}.home__content{width:calc(100% - 38px);display:flex!important;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:50px}@media (width <= 767px){.home__content{width:100%;padding:0 10px}}.home__top{min-width:770px;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:start;gap:30px}@media (width <= 767px){.home__top{min-width:490px!important;width:100%}}.home__second-inner{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:30px}@media (768px <= width <= 1200px){.home__second-inner{grid-template-columns:repeat(3,1fr);gap:20px}}@media (width <= 767px){.home__second-inner{grid-template-columns:repeat(2,1fr)}}.home__center{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:start;gap:initial}.home__center__date{max-width:200px;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:start;gap:13px}.home__center__date .date{font-family:Inter,sans-serif;font-size:1rem;line-height:19px;color:#898a8e}.home__bottom{min-width:770px;width:100%;display:flex!important;flex-wrap:nowrap;align-items:start;justify-content:space-between;gap:20px}@media (width <= 767px){.home__bottom{min-width:500px!important;width:100%}}.home__bottom .users__connected{max-width:238px;min-width:220px;width:100%;background:#f8faff;box-shadow:0 0 14px 2px #00000014}.home__bottom .users__connected__top{background:#8598e1;padding:12px;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial}.home__bottom .users__connected__title{font-family:InterSemiBold,sans-serif;font-size:.875rem;line-height:1.0625rem;color:#fff}.home__bottom .users__connected__list{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial;flex-direction:column}.home__bottom .users__connected__item{width:100%;padding:10px;border-bottom:1px solid #EDF1FF;cursor:pointer;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:5px}.home__bottom .users__connected__item:hover{background:#edf1ff}.home__bottom .users__connected__item__left{max-width:137px;width:100%;display:flex!important;flex-wrap:nowrap;align-items:start;justify-content:space-between;gap:5px}.home__bottom .users__connected__item__left .avatar{width:28px;height:28px;border-radius:50%}.home__bottom .users__connected__item__right{display:flex!important;flex-wrap:nowrap;align-items:end;justify-content:space-between;gap:3px;flex-direction:column}.home__bottom .users__connected__item__right .status{width:6px;height:6px;border-radius:50%;background:#1dc87d}.home__bottom .users__connected__item__right .hours{font-family:InterExtraLight,sans-serif;font-size:.75rem;line-height:12px;color:#545e86}.home__bottom .users__connected__item__right .date{font-family:Inter,sans-serif;font-size:.75rem;line-height:12px;color:#545e86}.home__bottom .users__connected__infos{width:calc(100% - 32px)}.home__bottom .users__connected__infos .username{font-family:InterSemiBold,sans-serif;font-size:.875rem;line-height:17px;color:#545e86}.home__bottom .users__connected__infos .country{max-width:64px;width:100%;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:8px}.home__bottom .users__connected__infos .country__flag{width:12px;height:12px;border-radius:50%}.home__bottom .users__connected__infos .country__name{width:calc(100% - 18px);font-family:Jost,sans-serif;font-size:.875rem;line-height:12px;color:#504e4e}.home__bottom .lastOrders{min-width:335px;width:100%;background:#f8faff;box-shadow:0 0 14px 2px #00000014}.home__bottom .lastOrders__top{width:100%;padding:13px;background:#8598e1}.home__bottom .lastOrders__top__content{display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:20px}.home__bottom .lastOrders__title{font-family:InterSemiBold,sans-serif;font-size:.875rem;line-height:1.0625rem;color:#fff}.home__bottom .lastOrders__bottom{padding-top:10px}.home__bottom__content{display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial;padding:33px 20px;width:100%;background:#f9f9fcad}.home__bottom .last__inner{max-width:284px;min-width:230px;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:18px}.home__bottom .last__inner .loyal__custumers{width:100%;box-shadow:0 0 14px 2px #00000014}.home__bottom .last__inner .loyal__custumers__item{width:100%;padding:8px;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:20px;border-bottom:#F8F6F6 1px solid}.home__bottom .last__inner .loyal__custumers__item .custumer__title{font-family:InterBold,sans-serif;font-size:.875rem;line-height:17px;color:#576371}.home__bottom .last__inner .loyal__custumers__item .username{font-family:InterSemiBold,sans-serif;font-size:.875rem;line-height:17px;color:#576371}.home__bottom .last__inner .loyal__custumers__item .custumer__order{font-family:InterExtraLight,sans-serif;font-size:.875rem;line-height:17px;color:#a1acb8}.home__bottom .last__inner .loyal__custumers__item:first-child{border-bottom:#D9D9D9 1px solid}.home__actions{max-width:244px;width:calc(100% - 10px);display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:35px;flex-direction:column}.home__actions__list{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:30px;flex-direction:column}.home__actions__item{width:100%}.home__actions__link{width:100%;padding:10px;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial;border:1px solid #1475BA;font-family:InterExtraLight,sans-serif;font-size:1rem;line-height:20px;color:#1475ba;background:transparent}.home__actions__link:hover{background:#1475ba;color:#fff}.home__actions__link.disable{cursor:not-allowed;color:#5a61807c;border-color:#5a61807c}.home__actions__link.disable:hover{background:none;color:#5a61807c}.home>*{max-width:100%;min-width:0}.order{padding:13px 0;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial}.order__content{width:calc(100% - 38px);display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:65px}@media (width <= 1024px){.order__content{overflow-x:auto;overflow-y:hidden}.order__content::-webkit-scrollbar{width:5px;height:5px}.order__content::-webkit-scrollbar-track{background-color:transparent}.order__content::-webkit-scrollbar-track-piece{width:5px;background-color:transparent!important;border-radius:5px;box-shadow:none;border:none}.order__content::-webkit-scrollbar-thumb{width:30%;height:5px;background-color:#a8aab1!important;outline:none;border-radius:5px}}.order__top{z-index:9;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:start;gap:30px}.order__first-inner{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:30px}.order__first-inner span{font-family:InterExtraLight,sans-serif!important;font-size:1.25rem;line-height:24px;color:#545e86}@media (width <= 1024px){.order__first-inner{min-width:720px}}.order__table{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:start;gap:63px}@font-face{font-family:Inter;src:url(./Inter/Inter_24pt-Regular.ttf) format("truetype")}@font-face{font-family:InterExtraBold;src:url(./Inter/Inter_24pt-ExtraBold.ttf) format("truetype")}@font-face{font-family:InterBold;src:url(./Inter/Inter_24pt-Bold.ttf) format("truetype")}@font-face{font-family:InterExtraLight;src:url(./Inter/Inter_24pt-ExtraLight.ttf) format("truetype")}@font-face{font-family:InterExtraLightItalic;src:url(./Inter/Inter_18pt-ExtraLightItalic.ttf) format("truetype")}@font-face{font-family:InterLight;src:url(./Inter/Inter_24pt-Light.ttf) format("truetype")}@font-face{font-family:InterMedium;src:url(./Inter/Inter_24pt-Medium.ttf) format("truetype")}@font-face{font-family:InterSemiBold;src:url(./Inter/Inter_24pt-SemiBold.ttf) format("truetype")}@font-face{font-family:JostSemiBold;src:url(./Jost/Jost-SemiBold.ttf) format("truetype")}@font-face{font-family:Jost;src:url(./Jost/Jost-Regular.ttf) format("truetype")}@font-face{font-family:JostExtraLight;src:url(./Jost/Jost-ExtraLight.ttf) format("truetype")}.auth{height:100vh;background-image:url(/assets/grp_lg_auth-C3UeVhWj.svg);background-repeat:repeat;background-color:#f8faff;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:center;gap:initial}.auth__logo{position:absolute;top:-82px;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial;flex-direction:column}.auth__logo canvas{z-index:4}.auth__logo img{position:absolute;bottom:-50px;width:100px;height:100px}.auth__content{background-color:#fff;width:calc(100% - 20px);max-width:500px;min-height:391px;border:solid 1px #D2DBFF;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial;flex-direction:column}.auth__form{display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;flex-direction:column;width:100%}.auth__form__content{max-width:320px;width:calc(100% - 10px);display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;flex-direction:column}.auth__title{font-family:InterBold,sans-serif;font-size:1.375rem;line-height:27px;color:#030e23}.ordersDetails{padding:13px 0;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial;overflow-x:auto;overflow-y:hidden}.ordersDetails::-webkit-scrollbar{width:5px;height:5px}.ordersDetails::-webkit-scrollbar-track{background-color:transparent}.ordersDetails::-webkit-scrollbar-track-piece{width:5px;background-color:transparent!important;border-radius:5px;box-shadow:none;border:none}.ordersDetails::-webkit-scrollbar-thumb{width:30%;height:5px;background-color:#a8aab1!important;outline:none;border-radius:5px}.ordersDetails__content{width:calc(100% - 38px);display:flex!important;flex-wrap:wrap;align-items:start;justify-content:center;gap:50px;flex-direction:column}.ordersDetails__top{width:100%;min-width:1034px}@media (width <= 767px){.ordersDetails__top{min-width:526px}}.ordersDetails__second-inner{max-width:250px;width:100%;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:10px}.ordersDetails__parent{font-family:Inter,sans-serif;font-size:.8125rem;line-height:16px;color:#a3a7ac}.ordersDetails__bottom{min-width:1024px;width:100%;display:flex!important;flex-wrap:nowrap;align-items:start;justify-content:space-between;gap:32px}@media (width <= 767px){.ordersDetails__bottom{min-width:516px;display:flex!important;flex-wrap:wrap;align-items:start;justify-content:space-between;gap:32px}}.ordersDetails__left{width:calc(50% - 16px);display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:38px;flex-direction:column}@media (width <= 767px){.ordersDetails__left{width:100%}}.ordersDetails__left__top{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:38px;flex-direction:column}.ordersDetails__left__statut{width:100%;padding:8px;background:#fafbff;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:11px}.ordersDetails__left__statut .statut__title{font-family:JostExtraLight,sans-serif;font-size:1.875rem;line-height:32px;color:#545e86}.ordersDetails__left__statut .statut__message{max-width:113px;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:11px}.ordersDetails__left__statut .statut__message .circle__icon{width:42px;height:42px;border-radius:50%;border:solid 1px #1DC87D;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial}.ordersDetails__left__statut .statut__message .message{font-family:JostExtraLight,sans-serif;font-size:1.125rem;line-height:20px;color:#1dc87d}.ordersDetails__left__card{width:calc(100% - 82px);display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:20px}.ordersDetails__left__account{width:100%;display:flex!important;flex-wrap:wrap;align-items:start;justify-content:center;gap:25px;flex-direction:column}.ordersDetails__left__account .account__list{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial;flex-direction:column}.ordersDetails__left__account .account__list__item{width:100%;padding:8px;border-bottom:1px solid #E4E4E4;display:flex!important;flex-wrap:wrap;align-items:start;justify-content:center;gap:initial}.ordersDetails__left__account .account__list__item:last-child{border-bottom:none}.ordersDetails__left__account .account__list__item .item__content{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:30px}.ordersDetails__left__account .account__list__item .item__left{font-family:Inter,sans-serif;font-size:.75rem;line-height:15px;color:#545e86}.ordersDetails__left__account .account__list__item .item__left__Total{font-family:Inter,sans-serif;font-size:1rem;line-height:20px;color:#000}.ordersDetails__left__account .account__list__item .item__right{font-family:InterExtraLight,sans-serif;font-size:1rem;line-height:20px;color:#000}.ordersDetails__left__account .account__list__item .item__right__Total{font-family:Inter,sans-serif;font-size:1rem;line-height:20px;color:#000}.ordersDetails__left__account .payment__method{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:20px;flex-direction:column}.ordersDetails__left__account .payment__method__item{width:100%;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:20px}.ordersDetails__left__account .payment__method__left{font-family:InterExtraLight,sans-serif;font-size:1.125rem;line-height:1.3613rem;color:#576371}.ordersDetails__left__account .payment__method__right{width:210px;font-family:InterExtraLight,sans-serif;font-size:.875rem;line-height:1rem;color:#576371}.ordersDetails__left__account .payment__method__right.bold{font-family:InterSemiBold,sans-serif;font-size:1.125rem;line-height:1.3613rem;color:#576371}.ordersDetails__card{width:100%;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:20px}.ordersDetails__card__content{border-left:2px solid #8598E1;padding:0 8px;width:100%;display:flex!important;flex-wrap:wrap;align-items:start;justify-content:center;gap:18px;flex-direction:column}.ordersDetails__card__content .card__title{font-family:InterExtraLight,sans-serif;font-size:1rem;line-height:19px;color:#545e86}.ordersDetails__card__content .card__item{display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:8px}.ordersDetails__card__content .card__item__date .hours{font-family:JostSemiBold,sans-serif;font-size:.875rem;line-height:.875rem;color:#122a52}.ordersDetails__card__content .card__item__date .date,.ordersDetails__card__content .card__item .card__text{font-family:Jost,sans-serif;font-size:.875rem;line-height:.875rem;color:#122a52}.ordersDetails__right{width:calc(50% - 16px);min-width:500px;display:flex!important;flex-wrap:wrap;align-items:start;justify-content:center;gap:80px}@media (width <= 767px){.ordersDetails__right{width:100%}}.ordersDetails__right__top{width:100%;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:initial}.ordersDetails__right__top .item__connection{z-index:9;border:dashed 1px #A1ACB8;width:calc(100% - 474px)}.ordersDetails__right__top .item__connection:before{content:"";width:7px;height:7px;border-radius:50%;background:#a1acb8;position:absolute;left:-8px;top:-3px}.ordersDetails__right__top .item__connection:after{content:">";position:absolute;right:-5px;top:50%;transform:translateY(-50%);color:#a1acb8;font-size:20px}.ordersDetails__right__item{display:flex;flex-direction:column;align-items:flex-start;padding:10px;gap:15px;width:237px;height:139px;background:#fafbff}.ordersDetails__right__item__content{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:15px}.ordersDetails__right__item__content .user{width:100%;font-family:JostExtraLight,sans-serif;font-size:.875rem;line-height:14px;color:#545e86}.ordersDetails__right__item__content .user__infos{width:100%}.ordersDetails__right__item__content .user__profile{display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:start;gap:8px}.ordersDetails__right__item__content .user__profile .username{font-family:JostSemiBold,sans-serif;font-size:.875rem;line-height:14px;color:#122a52}.ordersDetails__right__item__content .user__contact__details{padding-left:18px}.ordersDetails__right__item__content .user__row__country{display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:start;gap:5px}.ordersDetails__right__item__content .user__row__country .circle{width:12px;height:12px;border-radius:50%;background:#545e86}.ordersDetails__right__item__content .user__row__country .country,.ordersDetails__right__item__content .user__row__country__phone{font-family:InterExtraLight,sans-serif;font-size:.75rem;line-height:15px;color:#545e86}.ordersDetails__right__bottom{width:100%;border-left:2px solid #8598E1;padding-left:9px;padding-top:12px}.ordersDetails__right__bottom .recoveries__content{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:30px}.ordersDetails__right__bottom .recoveries__top{width:100%;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:30px}.ordersDetails__right__bottom .recoveries__top__left{font-family:InterBold,sans-serif;font-size:1rem;line-height:19px;color:#122a52}.ordersDetails__right__bottom .recoveries__top__left span{font-family:InterExtraLight,sans-serif}.ordersDetails__right__bottom .recoveries__add{flex-direction:row;justify-content:center;align-items:center;width:46px;height:27px;background:#1475ba;border:1px solid #1475BA}.ordersDetails__right__bottom .recoveries__add:hover{background:#fff}.ordersDetails__right__bottom .recoveries__add:hover i{background-color:#1475ba!important}.ordersDetails__right__bottom .recoveries__bottom{width:100%}.clients{padding:13px 0;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial}.clients__content{width:calc(100% - 38px);display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:50px}@media (width <= 1024px){.clients__content{overflow-x:auto;overflow-y:hidden}.clients__content::-webkit-scrollbar{width:5px;height:5px}.clients__content::-webkit-scrollbar-track{background-color:transparent}.clients__content::-webkit-scrollbar-track-piece{width:5px;background-color:transparent!important;border-radius:5px;box-shadow:none;border:none}.clients__content::-webkit-scrollbar-thumb{width:30%;height:5px;background-color:#a8aab1!important;outline:none;border-radius:5px}}.clients__top{z-index:9;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:start;gap:30px}.clients__first-inner{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:30px}.clients__first-inner span{font-family:InterExtraLight,sans-serif!important;font-size:1.25rem;line-height:24px;color:#545e86}@media (width <= 1024px){.clients__first-inner{min-width:720px}}.clients__second-inner{width:100%;display:flex!important;flex-wrap:wrap;align-items:start;justify-content:center;gap:30px;flex-direction:column}@media (width <= 1024px){.clients__second-inner{min-width:720px}}.clients__second-inner .filters__status{max-width:423px;width:calc(100% - 10px);display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:19px}.clients__second-inner .filter__date-search{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:30px}.clients__second-inner .filter__date-search .filter__left{max-width:252px;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:17px}.clients__second-inner .filter__date-search .filter__left .filter__month{width:135px}.clients__second-inner .filter__date-search .filter__left .filter__year{width:100px}.clients__second-inner .filter__date-search .filter__right{padding:10px 14px;border:1px solid #1475BA;border-radius:8px;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px}.clients__second-inner .filter__date-search .filter__right .search{border:none;font-size:.75rem;color:#1475ba}.clients__table{width:100%}.clients__table .paginationPerPage{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:30px}.detailsClient{padding:13px 0;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial}.detailsClient__content{width:calc(100% - 38px);display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:50px}@media (width <= 1024px){.detailsClient__content{overflow-x:auto;overflow-y:hidden}.detailsClient__content::-webkit-scrollbar{width:5px;height:5px}.detailsClient__content::-webkit-scrollbar-track{background-color:transparent}.detailsClient__content::-webkit-scrollbar-track-piece{width:5px;background-color:transparent!important;border-radius:5px;box-shadow:none;border:none}.detailsClient__content::-webkit-scrollbar-thumb{width:30%;height:5px;background-color:#a8aab1!important;outline:none;border-radius:5px}}.detailsClient__top{z-index:9;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:start;gap:30px}.detailsClient__first-inner{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:30px}.detailsClient__first-inner span{font-family:InterExtraLight,sans-serif!important;font-size:1.25rem;line-height:24px;color:#545e86}@media (width <= 1024px){.detailsClient__first-inner{min-width:720px}}.detailsClient__second-inner{width:80%;display:flex!important;flex-wrap:wrap;align-items:start;justify-content:space-between;gap:30px}@media (width <= 1024px){.detailsClient__second-inner{min-width:720px}}.detailsClient__infos{display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial;width:calc(100% - 135px);background:#f8faff;padding:10px}.detailsClient__infos__content{width:calc(100% - 15px);display:flex!important;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:20px}.detailsClient__infos__left{width:calc(100% - 220px);display:flex!important;flex-wrap:wrap;align-items:start;justify-content:center;gap:8px;flex-direction:column}.detailsClient__infos__name{max-width:300px;width:100%;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:15px}.detailsClient__infos__name .row__fullname{display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:15px}.detailsClient__infos__name .client__status{display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:15px;padding:8px}.detailsClient__infos__name .client__status__text{font-family:InterExtraLight,sans-serif;font-size:.875rem;line-height:15px;color:#00876e}.detailsClient__infos__orthers{padding-left:30px;display:flex!important;flex-wrap:wrap;align-items:start;justify-content:center;gap:15px;flex-direction:column}.detailsClient__infos__orthers .country{max-width:84px;width:100%;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:8px}.detailsClient__infos__orthers .country__flag{width:20px;height:20px;border-radius:50%}.detailsClient__infos__orthers .country__name{width:calc(100% - 28px);font-family:Jost,sans-serif;font-size:1.125rem;line-height:12px;color:#504e4e}.detailsClient__infos__orthers .client__id{font-family:InterSemiBold,sans-serif;font-size:.875rem;line-height:14px;color:#545e86}.detailsClient__infos__orthers .client__id span{font-family:InterSemiBold,sans-serif;font-size:.875rem;line-height:14px;color:#8598e1}.detailsClient__infos__orthers .birth__infos__title{font-family:InterExtraLight,sans-serif;font-size:.875rem;line-height:16px;color:#576371}.detailsClient__infos__orthers .birth__infos__date{font-family:Inter,sans-serif;font-size:.875rem;line-height:16px;color:#576371}.detailsClient__infos__right{max-width:190px;display:flex!important;flex-wrap:wrap;align-items:end;justify-content:center;gap:10px;flex-direction:column}.detailsClient__infos__right .email{font-family:InterExtraLight,sans-serif;font-size:.875rem;line-height:16px;color:#576371}.detailsClient__infos__right .phone__card{padding:14px 12px;border:1px solid #D9D9D9}.detailsClient__infos__right .phone__card__content{display:flex!important;flex-wrap:nowrap;align-items:space-between;justify-content:center;gap:10px}.detailsClient__infos__right .phone__card__content .valide__icon{width:18px;height:18px;border-radius:50%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial;background:#00876e}.detailsClient__infos__right .phone__card__content .phone{font-family:Inter,sans-serif;font-size:.875rem;line-height:17px;color:#576371}.detailsClient__credit{font-family:Inter,sans-serif;font-size:.875rem;line-height:17px;color:#545e86}.detailsClient__credit span{font-family:Inter,sans-serif;font-size:.875rem;line-height:17px;color:#3e75e4}.detailsClient__table{width:100%;display:flex!important;flex-wrap:wrap;align-items:start;justify-content:center;gap:20px;flex-direction:column}.detailsClient__table .paginationPerPage{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:30px}.finance{padding:13px 0;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial}.finance__content{width:calc(100% - 38px);display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:50px}@media (width <= 1024px){.finance__content{overflow-x:auto;overflow-y:hidden}.finance__content::-webkit-scrollbar{width:5px;height:5px}.finance__content::-webkit-scrollbar-track{background-color:transparent}.finance__content::-webkit-scrollbar-track-piece{width:5px;background-color:transparent!important;border-radius:5px;box-shadow:none;border:none}.finance__content::-webkit-scrollbar-thumb{width:30%;height:5px;background-color:#a8aab1!important;outline:none;border-radius:5px}}.finance__top{z-index:9;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:start;gap:30px}.finance__first-inner{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:30px}.finance__first-inner span{font-family:InterExtraLight,sans-serif!important;font-size:1.25rem;line-height:24px;color:#545e86}@media (width <= 1024px){.finance__first-inner{min-width:720px}}.finance__table{width:100%}.credits{padding:13px 0;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial}.credits__content{width:calc(100% - 38px);display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:50px}@media (width <= 1024px){.credits__content{overflow-x:auto;overflow-y:hidden}.credits__content::-webkit-scrollbar{width:5px;height:5px}.credits__content::-webkit-scrollbar-track{background-color:transparent}.credits__content::-webkit-scrollbar-track-piece{width:5px;background-color:transparent!important;border-radius:5px;box-shadow:none;border:none}.credits__content::-webkit-scrollbar-thumb{width:30%;height:5px;background-color:#a8aab1!important;outline:none;border-radius:5px}}.credits__top{z-index:9;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:start;gap:30px}.credits__first-inner{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:30px}.credits__first-inner span{font-family:InterExtraLight,sans-serif!important;font-size:1.25rem;line-height:24px;color:#545e86}@media (width <= 1024px){.credits__first-inner{min-width:720px}}.credits__second-inner{width:100%;display:flex!important;flex-wrap:wrap;align-items:start;justify-content:center;gap:30px;flex-direction:column}@media (width <= 1024px){.credits__second-inner{min-width:720px}}.credits__second-inner .filters__status{max-width:423px;width:calc(100% - 10px);display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:19px}.credits__second-inner .filter__date-search{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:30px}.credits__second-inner .filter__date-search .filter__left{max-width:252px;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:17px}.credits__second-inner .filter__date-search .filter__left .filter__month{width:135px}.credits__second-inner .filter__date-search .filter__left .filter__year{width:100px}.credits__second-inner .filter__date-search .filter__right{padding:10px 14px;border:1px solid #1475BA;border-radius:8px;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px}.credits__second-inner .filter__date-search .filter__right .search{border:none;font-size:.75rem;color:#1475ba}.credits__table{width:100%}.credits__table .paginationPerPage{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:30px}.new__account{background:transparent;padding:11px;border:1px solid #1475BA;cursor:pointer;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial}.new__account:hover{background:#1475ba}.new__account:hover i{background-color:#fff!important}.new__account:hover .new__account__text{color:#fff}.new__account__content{max-width:150px;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.new__account__text{font-family:InterExtraLight,sans-serif;font-size:1.125rem;line-height:22px;color:#1475ba}.accounts{padding:13px 0;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial}.accounts__content{width:calc(100% - 38px);display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:65px}@media (width <= 1024px){.accounts__content{overflow-x:auto;overflow-y:hidden}.accounts__content::-webkit-scrollbar{width:5px;height:5px}.accounts__content::-webkit-scrollbar-track{background-color:transparent}.accounts__content::-webkit-scrollbar-track-piece{width:5px;background-color:transparent!important;border-radius:5px;box-shadow:none;border:none}.accounts__content::-webkit-scrollbar-thumb{width:30%;height:5px;background-color:#a8aab1!important;outline:none;border-radius:5px}}.accounts__top{z-index:9;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:start;gap:30px}.accounts__first-inner{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:30px}.accounts__first-inner span{font-family:InterExtraLight,sans-serif!important;font-size:1.25rem;line-height:24px;color:#545e86}@media (width <= 1024px){.accounts__first-inner{min-width:720px}}.accounts__second-inner{width:100%;display:flex!important;flex-wrap:wrap;align-items:start;justify-content:center;gap:30px;flex-direction:column}@media (width <= 1024px){.accounts__second-inner{min-width:720px}}.accounts__second-inner .filters__status{max-width:423px;width:calc(100% - 10px);display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:19px}.accounts__second-inner .filter__date-search{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:30px}.accounts__second-inner .filter__date-search .filter__left{width:auto;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:start;gap:17px}.accounts__second-inner .filter__date-search .filter__left .filter__month{width:135px}.accounts__second-inner .filter__date-search .filter__left .filter__agency{min-width:100px}.accounts__second-inner .filter__date-search .filter__right{padding:10px 14px;border:1px solid #1475BA;border-radius:8px;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px}.accounts__second-inner .filter__date-search .filter__right .search{border:none;font-size:.75rem;color:#1475ba}.accounts__bottom{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:start;gap:63px}.accounts__row{width:80%;display:flex!important;flex-wrap:wrap;align-items:start;justify-content:center;gap:30px;flex-direction:column}@media (width <= 1024px){.accounts__row{min-width:720px}}.accounts__title{font-family:Inter,sans-serif;font-size:1.125rem;line-height:22px;color:#545e86}.accounts__list{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(214px,1fr));gap:15px}.accounts__list__item{min-height:104px;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:wrap;padding:10px;gap:13px;background:#eaf1ff;cursor:pointer}.accounts__list__item:hover{background:#8598e1}.accounts__list__item:hover .phone{color:#fff}.accounts__list__item:hover .view__amount{background:transparent}.accounts__list__item:hover .view__amount i{background-color:#fff!important}.accounts__list__item:hover .bank__name{color:#fff}.accounts__list__item__top{width:100%}.accounts__list__item__top .country{max-width:84px;width:100%;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:8px}.accounts__list__item__top .country__flag{width:20px;height:20px;border-radius:50%}.accounts__list__item__top .country__name{width:calc(100% - 28px);font-family:Jost,sans-serif;font-size:1.125rem;line-height:1;color:#504e4e}.accounts__list__item__top .bank__name{font-family:JostExtraLight,sans-serif;font-size:12px;line-height:8px;color:#000}.accounts__list__item__bottom{width:100%;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:start;gap:10px}.accounts__button{width:100%;height:100%;background:transparent}.accounts__edit__btn{position:absolute;bottom:0;right:0}.accounts__No__data{width:100%;height:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial;box-shadow:0 0 14px 2px #00000014}.new__category{background:transparent;padding:11px;border:1px solid #1475BA;cursor:pointer;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial}.new__category:hover{background:#1475ba}.new__category:hover i{background-color:#fff!important}.new__category:hover .new__category__text{color:#fff}.new__category__content{max-width:180px;width:100%;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:10px}.new__category__text{font-family:InterExtraLight,sans-serif;font-size:1.125rem;line-height:22px;color:#1475ba}.accountDetails{padding:13px 0;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial;overflow-x:auto;overflow-y:hidden}.accountDetails::-webkit-scrollbar{width:5px;height:5px}.accountDetails::-webkit-scrollbar-track{background-color:transparent}.accountDetails::-webkit-scrollbar-track-piece{width:5px;background-color:transparent!important;border-radius:5px;box-shadow:none;border:none}.accountDetails::-webkit-scrollbar-thumb{width:30%;height:5px;background-color:#a8aab1!important;outline:none;border-radius:5px}.accountDetails__content{width:calc(100% - 38px);display:flex!important;flex-wrap:wrap;align-items:start;justify-content:center;gap:50px;flex-direction:column}.accountDetails__top{width:100%;min-width:1024px;display:flex!important;flex-wrap:nwrap;align-items:start;justify-content:start;gap:16px;flex-direction:column}@media (width <= 767px){.accountDetails__top{min-width:526px}}.accountDetails__second-inner{max-width:210px;width:100%;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:10px}.accountDetails__third-inner{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial}.accountDetails__third-inner__content{max-width:380px;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:18px;flex-direction:column}.accountDetails__third-inner__content .accounts__title{width:calc(100% - 24px)}.accountDetails__card{min-height:117px;max-width:357px;width:calc(100% - 24px);display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:wrap;padding:10px;gap:13px;background:#eaf1ff}.accountDetails__card__top{width:100%}.accountDetails__card__top .country{max-width:84px;width:100%;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:8px}.accountDetails__card__top .country__flag{width:20px;height:20px;border-radius:50%}.accountDetails__card__top .country__name{width:calc(100% - 28px);font-family:Jost,sans-serif;font-size:1.125rem;line-height:12px;color:#504e4e}.accountDetails__card__top .phone{font-family:Jost,sans-serif;font-size:1rem;line-height:20px;color:#122a52}.accountDetails__card__top .bank__name{font-family:JostExtraLight,sans-serif;font-size:12px;line-height:8px;color:#000}.accountDetails__card__bottom{display:flex!important;flex-wrap:wrap;align-items:center;justify-content:start;gap:10px}.accountDetails__actions{width:100%;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:10px}.accountDetails__actions__item .btn__acc{width:120px;background:transparent;border:1px solid #1475BA;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial}.accountDetails__actions__item .btn__acc:hover{background:#1475ba}.accountDetails__actions__item .btn__acc:hover .btn__acc__content i{background-color:#fff!important}.accountDetails__actions__item .btn__acc:hover .btn__acc__content .btn__acc__text{color:#fff}.accountDetails__actions__item .btn__acc__content{padding:10px;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:start;gap:10px}.accountDetails__actions__item .btn__acc__text{font-family:InterExtraLight,sans-serif;font-size:1.125rem;line-height:22px;color:#1475ba}.accountDetails__parent{font-family:Inter,sans-serif;font-size:.8125rem;line-height:16px;color:#a3a7ac}.accountDetails__table{width:100%;min-width:1024px}.new__user{background:transparent;padding:11px;border:1px solid #1475BA;cursor:pointer;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial}.new__user:hover{background:#1475ba}.new__user:hover i{background-color:#fff!important}.new__user:hover .new__user__text{color:#fff}.new__user__content{max-width:180px;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.new__user__text{font-family:InterExtraLight,sans-serif;font-size:1.125rem;line-height:22px;color:#1475ba}.users{padding:13px 0;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial}.users__content{width:calc(100% - 38px);display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:65px}@media (width <= 1024px){.users__content{overflow-x:auto;overflow-y:hidden}.users__content::-webkit-scrollbar{width:5px;height:5px}.users__content::-webkit-scrollbar-track{background-color:transparent}.users__content::-webkit-scrollbar-track-piece{width:5px;background-color:transparent!important;border-radius:5px;box-shadow:none;border:none}.users__content::-webkit-scrollbar-thumb{width:30%;height:5px;background-color:#a8aab1!important;outline:none;border-radius:5px}}.users__top{z-index:9;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:start;gap:30px}.users__first-inner{width:100%;min-width:840px;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:30px}.users__first-inner span{font-family:InterExtraLight,sans-serif!important;font-size:1.25rem;line-height:24px;color:#545e86}.users__table{width:100%}.configs{padding:13px 0;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial}.configs__content{width:calc(100% - 38px);display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:5px}@media (width <= 1024px){.configs__content{overflow-x:auto;overflow-y:hidden}.configs__content::-webkit-scrollbar{width:5px;height:5px}.configs__content::-webkit-scrollbar-track{background-color:transparent}.configs__content::-webkit-scrollbar-track-piece{width:5px;background-color:transparent!important;border-radius:5px;box-shadow:none;border:none}.configs__content::-webkit-scrollbar-thumb{width:30%;height:5px;background-color:#a8aab1!important;outline:none;border-radius:5px}}.configs__top{z-index:9;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:start;gap:30px}.configs__layout{width:100%;height:calc(100vh - 145px);display:flex!important;flex-wrap:nowrap;align-items:start;justify-content:flex-start;gap:40px}@media (max-width: 600px){.configs__layout{flex-direction:column!important;gap:20px}}.configs__layout-menus{padding-top:37px;width:243px;height:100%;background-color:#eaf1ff}@media (max-width: 600px){.configs__layout-menus{padding-top:10px;width:100%!important;height:auto}}.configs__layout-menus__list{width:100%;height:100%;display:flex!important;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start;gap:0;flex-direction:column;overflow-x:hidden;overflow-y:auto}@media (max-width: 600px){.configs__layout-menus__list{flex-direction:row!important;overflow-x:auto;overflow-y:hidden}.configs__layout-menus__list::-webkit-scrollbar{width:1px;height:1px}.configs__layout-menus__list::-webkit-scrollbar-track{background-color:transparent}.configs__layout-menus__list::-webkit-scrollbar-track-piece{width:1px;background-color:transparent!important;border-radius:1px;box-shadow:none;border:none}.configs__layout-menus__list::-webkit-scrollbar-thumb{width:30%;height:1px;background-color:#a8aab1!important;outline:none;border-radius:1px}}.configs__layout-menus__list::-webkit-scrollbar{width:1px;height:1px}.configs__layout-menus__list::-webkit-scrollbar-track{background-color:transparent}.configs__layout-menus__list::-webkit-scrollbar-track-piece{width:1px;background-color:transparent!important;border-radius:1px;box-shadow:none;border:none}.configs__layout-menus__list::-webkit-scrollbar-thumb{width:30%;height:1px;background-color:#a8aab1!important;outline:none;border-radius:1px}.configs__layout-menus__list-item{width:100%}.configs__layout-menus__list-item button{width:100%;font-size:.875rem;color:#000;text-align:left;padding:10.625px;background-color:transparent;outline:none;font-family:Inter,sans-serif;border-bottom:1px solid #D2DBFF;white-space:nowrap}@media (max-width: 600px){.configs__layout-menus__list-item button{border-bottom:none}.configs__layout-menus__list-item button.active{background-color:#fff;border:1px solid #D2DBFF;color:#1475ba}}.configs__layout-menus__list-item button.active{background-color:#fff;border-bottom:1px solid #FFFFFF;color:#1475ba}.configs__layout-content{width:calc(100% - 283px)}@media (max-width: 600px){.configs__layout-content{width:100%!important;height:auto}}.configs__layout-content .select-filter{display:flex!important;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:initial}.configs__layout-content .select-filter label{font-family:Inter,sans-serif;font-size:1rem;line-height:20px;color:#545e86;letter-spacing:.5px}.configs__layout-content .no-data{width:100%;font-family:Inter,sans-serif;font-size:1rem;line-height:20px;text-align:center;color:#545e86}.configs__layout-content .config__list{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px;flex-direction:column}.configs__layout-content .config__list__item{width:100%;padding:5.5px;border-bottom:1px solid #D2DBFF;display:flex!important;flex-wrap:wrap;align-items:start;justify-content:center;gap:initial}.configs__layout-content .config__list__item:last-child{border-bottom:none}.configs__layout-content .config__list__item .item__content{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:30px}.configs__layout-content .config__list__item .item__left{font-family:Inter,sans-serif;font-size:1.25rem;line-height:15px;color:#545e86}.configs__layout-content .config__list__item .item__left__Total{font-family:Inter,sans-serif;font-size:1rem;line-height:20px;color:#000}.configs__layout-content .config__list__item .item__right{font-family:InterExtraLight,sans-serif;font-size:1rem;line-height:20px;color:#000}.configs__layout-content .config__list__item .item__right__Total{font-family:Inter,sans-serif;font-size:1rem;line-height:20px;color:#000}.configs__layout-content .security .item__right{font-family:Inter,sans-serif;font-size:1.25rem;line-height:20px;color:#1475ba}.configs__layout-content .security .item__right span{font-family:InterLight,sans-serif;font-size:1.25rem;line-height:20px;color:#000}.configs__layout-content .country{display:flex!important;flex-wrap:wrap;align-items:flex-start;justify-content:start;gap:20px;flex-direction:column}.configs__layout-content .country__top{z-index:10;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:7px}.configs__layout-content .country .item__left{display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:start;gap:7px}.configs__layout-content .country .item__left .img{width:18px;height:18px;border-radius:50%}.configs__layout-content .country .item__left .img img{width:100%;height:100%;border-radius:50%;object-fit:cover}.configs__layout-content .country .item__left span{font-family:InterLight,sans-serif;font-size:1rem;color:#576371}.configs__layout-content .account-categories{display:flex!important;flex-wrap:wrap;align-items:flex-start;justify-content:start;gap:7px;flex-direction:column}.configs__layout-content .account-categories__top{width:100%;z-index:10;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:7px}.configs__layout-content .account-categories .item__left{font-family:InterLight,sans-serif;font-size:1rem;color:#576371}.configs__layout-content .finance-categories{display:flex!important;flex-wrap:wrap;align-items:flex-start;justify-content:start;gap:7px;flex-direction:column}.configs__layout-content .finance-categories__top{width:100%;z-index:10;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:7px}.configs__layout-content .finance-categories .item__content .item__left{width:83.3333333333%;font-family:InterLight,sans-serif;font-size:1rem;color:#576371}.configs__layout-content .finance-categories .item__content .item__middle{border:none;outline:none;background-color:transparent}.configs__layout-content .code-otp{display:flex!important;flex-wrap:wrap;align-items:flex-start;justify-content:start;gap:20px;flex-direction:column}.configs__layout-content .code-otp .item__content .item__left{width:58.8235294118%;font-family:InterLight,sans-serif;font-size:1rem;color:#576371}.configs__layout-content .code-otp .item__content .item__right{width:100px}.configs__first-inner{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:30px}.configs__first-inner span{font-family:InterExtraLight,sans-serif!important;font-size:1.25rem;line-height:24px;color:#545e86}.configs__bottom{width:100%}.configs__bottom__content{width:70%}@media (width <= 767px){.configs__bottom__content{min-width:360px;width:100%}}@font-face{font-family:Inter;src:url(./Inter/Inter_24pt-Regular.ttf) format("truetype")}@font-face{font-family:InterExtraBold;src:url(./Inter/Inter_24pt-ExtraBold.ttf) format("truetype")}@font-face{font-family:InterBold;src:url(./Inter/Inter_24pt-Bold.ttf) format("truetype")}@font-face{font-family:InterExtraLight;src:url(./Inter/Inter_24pt-ExtraLight.ttf) format("truetype")}@font-face{font-family:InterExtraLightItalic;src:url(./Inter/Inter_18pt-ExtraLightItalic.ttf) format("truetype")}@font-face{font-family:InterLight;src:url(./Inter/Inter_24pt-Light.ttf) format("truetype")}@font-face{font-family:InterMedium;src:url(./Inter/Inter_24pt-Medium.ttf) format("truetype")}@font-face{font-family:InterSemiBold;src:url(./Inter/Inter_24pt-SemiBold.ttf) format("truetype")}@font-face{font-family:JostSemiBold;src:url(./Jost/Jost-SemiBold.ttf) format("truetype")}@font-face{font-family:Jost;src:url(./Jost/Jost-Regular.ttf) format("truetype")}@font-face{font-family:JostExtraLight;src:url(./Jost/Jost-ExtraLight.ttf) format("truetype")}._searchContainer_1h0en_45{position:relative;width:100%;max-width:405px}@media (max-width: 768px){._searchContainer_1h0en_45{width:100%;max-width:100%!important}}._searchContainer_1h0en_45 input[type=search]::-webkit-search-decoration,._searchContainer_1h0en_45 input[type=search]::-webkit-search-cancel-button,._searchContainer_1h0en_45 input[type=search]::-webkit-search-results-button,._searchContainer_1h0en_45 input[type=search]::-webkit-search-results-decoration{display:none}._searchContainer_1h0en_45 input[type=search]{width:100%;border:none;outline:none;border-radius:8px;color:#545e86;font-size:1rem;font-family:InterExtraLightItalic,sans-serif}._searchContainer_1h0en_45 input[type=search]::placeholder{color:#1475ba;font-size:.75rem}._searchContainer_1h0en_45 .search-icon{padding-left:10px;position:absolute;left:0;top:50%;transform:translateY(-50%);pointer-events:none;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial}.new__finance__category{background:transparent;padding:11px;border:1px solid #1475BA;cursor:pointer;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial}.new__finance__category:hover{background:#1475ba}.new__finance__category:hover i{background-color:#fff!important}.new__finance__category:hover .new__finance__category__text{color:#fff}.new__finance__category__content{max-width:180px;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.new__finance__category__text{font-family:InterExtraLight,sans-serif;font-size:1.125rem;line-height:22px;color:#1475ba}.detailsUsers{padding:13px 0;width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial;overflow-x:auto;overflow-y:hidden}.detailsUsers::-webkit-scrollbar{width:5px;height:5px}.detailsUsers::-webkit-scrollbar-track{background-color:transparent}.detailsUsers::-webkit-scrollbar-track-piece{width:5px;background-color:transparent!important;border-radius:5px;box-shadow:none;border:none}.detailsUsers::-webkit-scrollbar-thumb{width:30%;height:5px;background-color:#a8aab1!important;outline:none;border-radius:5px}.detailsUsers__content{width:calc(100% - 38px);display:flex!important;flex-wrap:wrap;align-items:start;justify-content:center;gap:50px;flex-direction:column}.detailsUsers__top{width:100%;min-width:736px;display:flex!important;flex-wrap:nwrap;align-items:start;justify-content:start;gap:16px;flex-direction:column}@media (width <= 767px){.detailsUsers__top{min-width:526px}}.detailsUsers__second-inner{width:100%;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:10px}.detailsUsers__third-inner{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:start;gap:initial}.detailsUsers__infos{display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial;width:60%;background:#f8faff;padding:10px;min-width:535px}.detailsUsers__infos__content{width:calc(100% - 15px);display:flex!important;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:20px}.detailsUsers__infos__left{width:calc(100% - 220px);display:flex!important;flex-wrap:wrap;align-items:start;justify-content:center;gap:8px;flex-direction:column}.detailsUsers__infos__name{max-width:300px;width:100%;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:15px}.detailsUsers__infos__name .row__fullname{display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:15px}.detailsUsers__infos__name .client__status{display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:15px;padding:8px}.detailsUsers__infos__name .client__status__text{font-family:InterExtraLight,sans-serif;font-size:.875rem;line-height:15px;color:#00876e}.detailsUsers__infos__orthers{padding-left:30px;display:flex!important;flex-wrap:wrap;align-items:start;justify-content:center;gap:15px;flex-direction:column}.detailsUsers__infos__orthers .country{width:100%;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:8px}.detailsUsers__infos__orthers .country__flag{width:20px;height:20px;border-radius:50%}.detailsUsers__infos__orthers .country__name{width:calc(100% - 28px);font-family:Jost,sans-serif;font-size:1.125rem;line-height:12px;color:#504e4e}.detailsUsers__infos__orthers .client__id{font-family:InterSemiBold,sans-serif;font-size:.875rem;line-height:14px;color:#545e86}.detailsUsers__infos__orthers .client__id span{font-family:InterSemiBold,sans-serif;font-size:.875rem;line-height:14px;color:#8598e1}.detailsUsers__infos__orthers .birth__infos__title{font-family:InterExtraLight,sans-serif;font-size:.875rem;line-height:16px;color:#576371}.detailsUsers__infos__orthers .birth__infos__date{font-family:Inter,sans-serif;font-size:.875rem;line-height:16px;color:#576371}.detailsUsers__infos__right{max-width:190px;display:flex!important;flex-wrap:wrap;align-items:end;justify-content:center;gap:10px;flex-direction:column}.detailsUsers__infos__right .email{font-family:InterExtraLight,sans-serif;font-size:.875rem;line-height:16px;color:#576371}.detailsUsers__infos__right .phone__card{padding:14px 12px;border:1px solid #D9D9D9}.detailsUsers__infos__right .phone__card__content{display:flex!important;flex-wrap:nowrap;align-items:space-between;justify-content:center;gap:10px}.detailsUsers__infos__right .phone__card__content .valide__icon{width:18px;height:18px;border-radius:50%;display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial;background:#00876e}.detailsUsers__infos__right .phone__card__content .phone{font-family:Inter,sans-serif;font-size:.875rem;line-height:17px;color:#576371}.detailsUsers__switch{position:absolute;top:0;right:0}.detailsUsers__bottom{width:100%;display:flex!important;flex-wrap:wrap;align-items:start;justify-content:start;gap:38px;flex-direction:column}.detailsUsers__bottom .tabs__list{max-width:340px;width:100%;padding-left:20px;display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:start;gap:20px}.detailsUsers__bottom .tabs__list__item{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:5px 15px;width:100px;height:24px;border:1px solid #576371;border-radius:12px;cursor:pointer;transition:all .3s ease;font-family:Inter,sans-serif;font-size:.875rem;line-height:14px;color:#576371}.detailsUsers__bottom .tabs__list__item.active{background:#8598e1;border-color:#608ee9;color:#fff}.detailsUsers__bottom__content{width:100%}.detailsUsers__bottom__content .tabs-content{display:none!important}.detailsUsers__bottom__content .tabs-content.active{display:block!important}.detailsUsers__table{min-width:736px}
