@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap);@font-face{font-family:Circular Std;src:url(/static/media/FontsFree-Net-Circular-Std-Book-2.ce1731670f4779d9c951.ttf) format("truetype")}*{box-sizing:border-box}*,body{margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Circular Std,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background-color:#f4f7ff;text-align:center}.App,.App-header{display:flex;flex-direction:column}.App-header{align-items:center;background-color:#282c34;color:#fff;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.menu{background-color:hsla(0,0%,100%,.606);position:fixed;width:100%;z-index:100000}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media only screen and (max-width:920px){.App{background-color:#f4f7ff;display:flex;flex-direction:column}}.Login_main__ZR-iz{align-items:center;background-color:#dae4ff;display:flex;flex-direction:column;height:100%;min-height:100vh;padding:24px;width:100%}.Login_main_header__9xM2H{display:flex;flex-direction:flex-start;margin-bottom:58px;margin-top:34px;width:100%}.Login_main_header__9xM2H div p{font-family:Circular Std;font-size:16px;font-weight:700;line-height:20.24px;text-align:left}.Login_main_content__58mBD{align-items:center;display:flex;flex-direction:column;gap:40px}.Login_main_content_logo__t7eKI{display:flex;gap:0;height:77px;width:95px}.Login_main_content_logo__t7eKI img{display:flex;height:auto;object-fit:cover;width:100%}.Login_main_content_inner__HO4gi p{color:#263238;font-family:Circular Std;font-size:16px;font-weight:700;line-height:20.24px;text-align:center}.Login_main_content_inner_form__30d6R{display:flex;flex-direction:column;gap:32px;margin-bottom:34px;width:337px}.Login_input_field__RdpmJ{outline:none}.Login_input_field__RdpmJ,.Login_password_input_field__F41mZ{background-color:#fff;border:1px solid #8ea396;border-radius:4px;display:flex;gap:16px;height:40px;padding:12px 8px;width:100%}.Login_password_input_field__F41mZ{align-items:center;justify-content:space-between}.Login_password_input_field__F41mZ input{background-color:initial;border:none;height:38px;outline:none;width:100%}.Login_select_field__fU7JH{background:#fff;border:1px solid #8ea396;border-radius:4px;gap:16px;height:40px;outline:none;padding:12px 8px;width:100%}.Login_login_button__Suxks{background-color:#1814f3;border:none;border-radius:4px;color:#fff;gap:8px;height:40px;padding:8px 15px;width:100%}.Login_register_link__BoKN2{color:#1814f3;font-family:Circular Std;font-size:12px;font-weight:450;line-height:15.18px;text-align:right;text-decoration:none}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}}.Toastify__toast{--y:0;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;touch-action:none;z-index:0}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Home_body__2FNXs{display:flex;flex-direction:column;gap:33px;margin:82px 24px}.Home_body_inner__KwkPL{align-items:flex-start;display:flex;flex-direction:column;gap:27px;justify-content:flex-start;width:100%}.Home_body_inner_header__3Ys5b{color:#2c3a4b;font-family:Circular Std;font-size:16px;font-weight:700;line-height:.24px;text-align:left}.Home_body_inner_card_container__87Dvj{display:flex;gap:37px}.Home_body_inner_card__ZD4V0{background:#1814f3;border-radius:10px;display:flex;flex-direction:column;gap:22px;height:186px;padding:20px;width:100%}.Home_body_inner_text_wrapper__cJmYN{display:flex;gap:8px}.Home_card_p__ABwOl{font-size:13px;font-weight:500}.Home_card_h1__i8\+cN,.Home_card_p__ABwOl{color:#fff;font-family:Roboto;letter-spacing:.5px;line-height:16px;text-align:left}.Home_card_h1__i8\+cN{font-size:24px;font-weight:600}.Home_card__z5XSR{align-items:flex-start;background-color:#fff;border-radius:3px;display:flex;flex-direction:column;gap:0;gap:13px;padding:9px 15px;width:135px}.Home_card__z5XSR p{font-size:11px;line-height:13.91px}.Home_card__z5XSR h1,.Home_card__z5XSR p{color:#585858;font-family:Circular Std;font-weight:700;letter-spacing:-.16500000655651093px;text-align:left}.Home_card__z5XSR h1{font-size:32px;line-height:40.48px}.Home_card__z5XSR span{color:#03c962;font-family:Circular Std;font-size:15px;font-weight:700;letter-spacing:-.16500000655651093px;line-height:18.97px;text-align:left}.Home_body_bottom__QD\+uv{display:flex;flex-direction:column;gap:12px;width:100%}.Home_body_bottom__QD\+uv h1{color:#585858;font-family:Circular Std;font-size:18px;font-weight:700;letter-spacing:-.16500000655651093px;line-height:17.71px;padding:0 20px;text-align:left}.Home_transaction__\+y4DP{background-color:#fff;border-radius:3px;display:flex;flex-direction:column;gap:17px;overflow-y:scroll;padding:18px 20px;width:100%}.Home_transaction_card__HeImC{border-radius:10px;display:flex;gap:49px;height:75px;width:100%}.Home_transaction_card_number__ejyIP{border-radius:10px;gap:0;height:auto;width:86px}.Home_transaction_card_number__ejyIP,.Home_transaction_card_text__rQRM5{align-items:center;display:flex;justify-content:center}.Home_transaction_card_number__ejyIP p{font-family:Circular Std;font-size:24px;font-weight:450;line-height:30.36px;text-align:left}.Home_transaction_card_text__rQRM5 h1{color:#000;font-family:Circular Std;font-size:16px;font-weight:450;line-height:20.24px;text-align:left}.Home_transaction_inner__RiL5T{align-items:center;border-bottom:1px solid #f4f7ff;display:flex;gap:38px;padding:12px 20px;width:100%}.Home_transaction_inner_title__8ecn1{display:flex;gap:8px;width:400px}.Home_transaction_inner_title__8ecn1 p{color:#585858!important;font-family:Circular Std;font-size:15px!important;font-weight:450;letter-spacing:-.16500000655651093px;line-height:13.91px;text-align:left}.Home_transaction_inner_title__8ecn1 div{display:flex;flex-direction:column;gap:6px}.Home_transaction_inner_title__8ecn1 div h1{color:#585858!important;font-family:Circular Std;font-size:17px!important;font-weight:700;letter-spacing:-.16500000655651093px;line-height:13.91px;padding:0!important;text-align:left}.Home_transaction_inner_title__8ecn1 div p{font-weight:300!important;margin-bottom:15px}.Home_transaction_inner__RiL5T p{color:#03c962;font-family:Circular Std;font-size:20px;font-weight:700;letter-spacing:-.16500000655651093px;line-height:18.97px;text-align:left}.Home_vehicle_products__flG5b{display:flex;gap:13px;width:100%}.Home_vehicle_products_card__HRkRO{align-items:center;background:linear-gradient(180deg,#aaa,#444);font-family:Circular Std;font-size:16px;font-weight:700;gap:0;height:75px;justify-content:center;line-height:20.24px;padding:10px;text-align:left;width:75px}.Home_reward__NWK-g,.Home_vehicle_products_card__HRkRO{border-radius:10px;color:#fff;display:flex;flex-direction:column}.Home_reward__NWK-g{background:#4a4b61;gap:34px;height:auto;padding:20px;width:100%}.Home_reward__NWK-g h1{font-size:20px;font-weight:600;margin-bottom:8px;text-align:left}.Home_reward__NWK-g h1,.Home_reward__NWK-g p{font-family:Roboto;letter-spacing:.5px;line-height:16px;vertical-align:middle}.Home_reward__NWK-g p{font-size:13px;font-weight:500;text-align:center}.Home_reward__NWK-g .Home_reward_inner__pyfr\+{display:flex;flex-direction:column;gap:12px}.Home_fraudBanner__d5PCD,.Home_reward__NWK-g .Home_reward_inner__pyfr\+ div{align-items:center;display:flex;justify-content:space-between}.Home_fraudBanner__d5PCD{background:#fff3cd;border:1px solid #ffeeba;border-radius:6px;box-shadow:0 2px 8px #0000000a;color:#856404;font-size:15px;font-weight:500;margin:16px;padding:12px 16px}.Footer_footer__7lCNl{background-color:#fff;bottom:0;display:flex;gap:34.34px;justify-content:space-between;margin-top:45px;padding:17.5px 24px;position:fixed;width:100%}.Footer_footerLink__s43U9{align-items:center;display:flex;flex-direction:column;gap:4px;height:35px;text-decoration:none;width:56px}.Footer_footerLink__s43U9 span{color:#bababa;font-family:Circular Std;font-size:12px;font-weight:450;letter-spacing:-.16500000655651093px;line-height:15.18px;text-align:left}.Footer_activeLink__mZpdI svg path{fill:#1814f3}.Footer_activeLink__mZpdI span{color:#1814f3;font-family:Circular Std;font-size:12px;font-weight:700;letter-spacing:-.16500000655651093px;line-height:17.71px;text-align:left}.Navbar_navbar__K0vvl{align-items:center;background-color:#fff;display:flex;justify-content:space-between;padding:17.5px 24px;position:fixed;width:100%;z-index:10}.Navbar_title__UwCZ3{color:#3c3e3f;font-family:Circular Std;font-size:14px;font-weight:700;line-height:17.71px;text-align:center}.Menu_menu__header__ztdoU{position:absolute;width:80%;z-index:10000}.Menu_menu__modal__inner__7dz\+5{background-color:#fff;color:#fff;height:100vh;width:85%}.Menu_modal__header__Hybs7{background:#1814f3;display:flex;flex-direction:column}.Menu_wrapper__CxXnA{background:linear-gradient(0deg,#0003,#0003),linear-gradient(186.9deg,#008069 26.79%,#35d853 113.67%);border-radius:50%;height:100px;width:100px}.Menu_wrapper__CxXnA img{width:100%}.Menu_modal__header__Hybs7 div{align-items:flex-start;display:flex;flex-direction:column;gap:24px;margin-bottom:35px;margin-left:12px;margin-top:33px}.Menu_menu__modal__inner__7dz\+5 h4{font-size:16px;font-weight:600;line-height:18px}.Menu_menu__modal__inner__7dz\+5 p{font-size:12px;font-weight:450;line-height:15px}.Menu_menu__modal__list__7aGCd{display:flex;flex-direction:column;height:80vh;overflow:auto}.Menu_nav_container__-8ZDg{height:48px;width:100%}.Menu_nav_container__-8ZDg,.Menu_nav_container__-8ZDg a div{align-items:center;display:flex;gap:12px}.Menu_nav_container__-8ZDg a{display:flex;gap:12px;padding:16px 24px;text-decoration:none;width:100%}.Menu_nav_container__-8ZDg .Menu_active__RIae5{align-items:center;background:#0f0f0f;background:var(--color-green-101,#0f0f0f);display:flex;gap:12px;height:48px;padding:16px 24px;width:100%}.Menu_nav_container__-8ZDg .Menu_active__RIae5 p{color:#fff}.Menu_nav_container__-8ZDg .Menu_active__RIae5 .Menu_svg__M0NKz svg path{fill:#fff;stroke:#fff}.Menu_logout__NUuxa .Menu_title__REawT p{color:#fd4d1e}.Menu_nav_container__-8ZDg p{color:#0f0f0f;color:var(--color-green-101,#0f0f0f);font-size:16px;font-style:normal;font-weight:450;line-height:normal}.Renew_body__A6mUH{display:flex;flex-direction:column;gap:33px;height:100%;min-height:100vh;padding:82px 24px}.Renew_body_bottom__VxRiC{display:flex;flex-direction:column;gap:12px;width:100%}.Renew_body_bottom_header__ibE54{align-items:center;display:flex;justify-content:space-between}.Renew_body_bottom_header_button__EV\+os{background-color:#585858;border-radius:15px;color:#fff;padding:5px 20px}.Renew_body_bottom_header__ibE54 div:first-child{color:#585858}.Renew_body_bottom__VxRiC h1{color:#585858;font-family:Circular Std;font-size:18px;font-weight:700;letter-spacing:-.16500000655651093px;line-height:17.71px;margin-bottom:21px;padding:0;text-align:left}.Renew_cards_wrapper__WCDFC{display:flex;flex-direction:column;gap:30px;height:auto}.Renew_modal_overlay__9Dzrc{align-items:center;background:#7d7fa1b2;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.Renew_card__QghBl{align-items:flex-start;background-color:#fff;border-radius:12px;box-shadow:0 5px 10px 0 #32324714;display:flex;flex-direction:column;gap:16px;height:auto;padding:20px;width:100%}@keyframes Renew_skeleton__lOsUz{0%{background-position:100% 50%}to{background-position:0 50%}}.Renew_skeleton__lOsUz{animation:Renew_skeleton__lOsUz 1.5s linear infinite;background:linear-gradient(90deg,#f0f0f0 25%,#fff 37%,#f0f0f0 63%);background-size:400% 400%}.Renew_card_title__bx4Nu{color:#14131a!important;font-family:Roboto;font-size:20px!important;font-weight:700;line-height:26px;text-align:left}.Renew_card_description__rz4Nx{color:#8c8c8c;font-family:Circular Std;font-size:14px;font-weight:450;line-height:24px;text-align:left}.Renew_card_amount__J2ANp{color:#161531;font-family:Avenir;font-size:14px;font-weight:800;line-height:19.12px;text-align:left}.Renew_card_button__VAJ3e{background-color:#1814f3;border:none;border-radius:8px;color:#fff;font-family:Roboto;font-size:16px;font-weight:500;gap:4px;height:40px;letter-spacing:.15000000596046448px;line-height:24px;padding:8px 14px;text-align:center;width:100%}.Renew_modal_card__wxid9{background:#fff;border:1px solid #ebebeb;display:flex;flex-direction:column;gap:12px;height:auto;padding:30px 24px;width:347px}.Renew_modal_card__wxid9 h1{color:#4a4a4a;font-family:Circular Std;font-size:20px;font-weight:700;line-height:25.3px;text-align:center}.Renew_modal_card__wxid9 p{color:#4a4a4a;font-family:Circular Std;font-size:16px;font-weight:450;line-height:26px;text-align:left}.Renew_modal_card__wxid9 input,.Renew_modal_card__wxid9 select{-webkit-appearance:none;border:1px solid #8ea396;gap:8px;height:44px;outline:none;padding:8px;width:100%}.Renew_modal_button__xTjnU{background:#1814f3;border:none;border-radius:4px;color:#fff;font-family:Circular Std;font-size:20px;font-weight:700;gap:8px;height:44px;line-height:25.3px;padding:4px 8px;text-align:center;width:100%}.Renew_modal_button__xTjnU[disabled]{background:#a9a9a9;cursor:not-allowed}.Renew_body_inner__YYvuA{align-items:center;display:flex;flex-direction:column;gap:28px;width:100%}.Renew_wrapper__OCW-0{display:flex;flex-direction:column;gap:21px;width:100%}.Renew_wrapper__OCW-0 h1{color:#2c3a4b;font-family:Circular Std;font-size:16px;font-weight:700;line-height:20.24px;text-align:left}.Renew_input_container__PdP9l{display:flex;flex-direction:column;gap:20px}.Renew_input_container__PdP9l input,.Renew_input_container__PdP9l select{background:#fff;border:1px solid #8ea396;border-radius:4px;gap:16px;height:40px;outline:none;padding:12px 8px;width:100%}.Renew_submit_button__o96\+y{background:#1814f3;border:none;border-radius:4px;color:#fff;font-family:Circular Std;font-size:14px;font-weight:500;gap:8px;height:50px;left:38px;line-height:17.71px;padding:8px 15px;text-align:center;top:692px;width:100%}.History_body__cjXiW{display:flex;flex-direction:column;gap:21px;height:100%;min-height:100vh;padding:82px 24px}.History_body_header__oUYkX{align-items:center;display:flex;flex-direction:row;gap:0;justify-content:space-between;padding:8px 12px;width:100%}.History_body_header__oUYkX h1{color:#888}.History_body_header__oUYkX h1,.History_body_header__oUYkX p{font-family:Circular Std;font-size:16px;font-weight:700;line-height:20.24px;text-align:center}.History_body_header__oUYkX p{color:#1814f3}.History_body_inner__p8U\+9{background:#fff;display:flex;flex-direction:column;gap:12px;height:70vh;padding:8px 12px;width:100%}.History_body_inner_header__yrvpw{align-items:center;display:flex;height:39px;justify-content:space-between;padding:8px,12px,8px,12px}.History_link__docPq{color:#8ea396;font-family:Circular Std;font-size:16px;font-weight:450;line-height:20.24px;text-align:center;text-decoration:none}.History_active__Wefq9{color:#1814f3;font-weight:700;line-height:20.24px;text-decoration:underline}.History_filter_wrapper__5RfxL{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px;width:100%}.History_filter_wrapper__5RfxL input{border:1px 0 0;border-radius:2px;gap:8px;height:36px;outline:none;padding:4px 12px;width:228px}.History_filter_wrapper__5RfxL button{background-color:#f4f7ff;border:none;border-radius:4px;color:#1814f3;font-family:Roboto;font-size:14px;font-weight:500;gap:20px;height:36px;letter-spacing:.10000000149011612px;line-height:20px;padding:6px;text-align:center;width:66px}.History_cards_wrapper__REWno{display:flex;flex-direction:column;gap:30px;margin-top:18px;width:100%}.History_card__RhS8S{align-items:flex-start;background-color:#fff;border-radius:12px;box-shadow:0 5px 10px 0 #32324714;display:flex;flex-direction:column;gap:16px;height:250px;margin-bottom:28px;padding:20px;width:100%}@keyframes History_skeleton__FSUno{0%{background-position:100% 50%}to{background-position:0 50%}}.History_skeleton__FSUno{animation:History_skeleton__FSUno 1.5s linear infinite;background:linear-gradient(90deg,#f0f0f0 25%,#fff 37%,#f0f0f0 63%);background-size:400% 400%}.History_card_title__8D-8A{color:#14131a!important;font-family:Roboto;font-size:20px!important;font-weight:700;line-height:26px;text-align:left}.History_card_description__Olm8z{color:#8c8c8c;font-family:Circular Std;font-size:14px;font-weight:450;line-height:24px;text-align:left}.History_card_amount__acfp3{color:#161531;font-family:Avenir;font-size:14px;font-weight:800;line-height:19.12px;text-align:left}.History_card_button__4NUAo{background-color:#1814f3;border:none;border-radius:8px;color:#fff;font-family:Roboto;font-size:16px;font-weight:500;gap:4px;height:40px;letter-spacing:.15000000596046448px;line-height:24px;padding:8px 14px;text-align:center;width:100%}.History_card_button__4NUAo:disabled{background-color:#7371c6;cursor:no-drop}.Table_table_header__gKIeb{align-items:center;background-color:#f5f7fa;display:flex;height:auto;justify-content:space-between;width:100%}.Table_table_column__KQzIX{align-items:center;display:flex;justify-content:flex-start}.Table_table_column__KQzIX p{color:#36363e;font-family:Roboto;font-size:14px;font-weight:600;letter-spacing:.10000000149011612px;line-height:20px;text-align:center}.Table_table_column__KQzIX:first-child{display:flex;gap:8px;height:45px;justify-content:center;padding:8px;width:47px}.Table_table_column__KQzIX:nth-child(2){gap:8px;height:45px;padding:8px;width:140px}.Table_table_column__KQzIX:nth-child(3){gap:8px;height:45px;padding:8px;width:97px}.Table_table_column__KQzIX:nth-child(4){gap:8px;height:45px;padding:8px;width:60px}.Table_table_column__KQzIX:nth-child(5){gap:8px;height:45px;padding:8px;width:50px}.Table_table_inner__z6gSL{align-items:flex-start;background-color:#f5f7fa;flex-direction:column;height:50vh;justify-content:flex-start;overflow-y:auto}.Table_table_inner__z6gSL .Table_table_header__gKIeb{align-items:center;background-color:#fff;display:flex;gap:8px;width:100%}.Table_table_header_wrapper__dsqdV{display:flex;flex-direction:column;gap:8px;width:100%}.Table_table_inner__z6gSL .Table_table_column__KQzIX p{color:#36363e;font-family:Roboto;font-size:12px;font-weight:500;line-height:18px;text-align:left}.Table_table_inner__z6gSL .Table_table_column__KQzIX:first-child{gap:8px;height:45px;padding:8px;width:47px}.Table_table_inner__z6gSL .Table_table_column__KQzIX:nth-child(2){gap:8px;height:auto;max-width:140px;padding:8px}.Table_table_inner__z6gSL .Table_table_column__KQzIX:nth-child(2) p{word-break:break-word}.Table_table_inner__z6gSL .Table_table_column__KQzIX:nth-child(3){gap:8px;height:45px;padding:8px;width:97px}.Table_table_inner__z6gSL .Table_table_column__KQzIX:nth-child(4){gap:8px;height:45px;padding:8px;width:60px}.Table_table_inner__z6gSL .Table_table_column__KQzIX:nth-child(5){gap:8px;height:45px;padding:8px;width:50px}.Table_table_inner__z6gSL{align-items:center;display:flex;gap:8px;width:100%}.Table_row_details__3SRSN{align-items:center;display:flex;gap:32px;justify-content:space-between;padding:20px;width:100%}.Table_row_details__3SRSN p{color:#5c5b69;font-family:Roboto;font-size:12px;font-weight:500;line-height:18px;text-align:center}.Table_row_details_time__MBoWu{align-items:flex-start;display:flex;flex-direction:column;gap:8px}.Table_expiryDate__9suJM{display:flex;flex:1 1;flex-direction:center;gap:10px;gap:12px;justify-content:flex-start;padding:0 8px;width:204px}.Table_expiryDatePapers__PBM5E{display:flex;flex-direction:column;gap:8px}.Table_expiryDatePapers__PBM5E p{color:#36363e}.Table_row_details_time__MBoWu h1{color:#14131a;font-family:Roboto;font-size:12px;font-weight:500;line-height:18px;text-align:center}.Table_row_details_time__MBoWu a,.Table_row_details_time__MBoWu p{color:#5c5b69;font-family:Roboto;font-size:12px;font-weight:500;line-height:18px;text-align:center;text-decoration:none}.Table_row_details_status__beNqt{gap:10px;padding:10px;width:89px}.Table_row_details_status__beNqt p,.Table_row_details_status_error__ySfvo{font-family:Roboto;font-size:12px;font-weight:500;letter-spacing:.5px;line-height:16px;text-align:center}.Table_row_details_status_error__ySfvo{gap:10px;padding:10px;width:89px}.Table_payment_donaload__asy2D{align-items:flex-start;display:flex;flex-direction:column;gap:24px;margin-top:12px;width:150px}.Table_payment_donaload__asy2D h1{font-size:18px}@keyframes Loader_pulse__kCSWp{0%{background-color:#e0e0e0}50%{background-color:#f5f5f5}to{background-color:#e0e0e0}}.Loader_skeleton-pulse__y0IhH{animation:Loader_pulse__kCSWp 1.5s infinite}.Loader_customer_stat__3HuR0{align-items:center;border:1px;display:flex;flex-direction:column;gap:5px;height:62px;justify-content:center;padding:5px 10px;width:95px}.Loader_filter_wrapper__Dgtsr{background:#fff;height:60px;padding:12px 8px}.Loader_filter_wrapper__Dgtsr,.Loader_table_header__t-zRg{align-items:center;display:flex;justify-content:space-between;width:100%}.Loader_table_header__t-zRg{background-color:#f5f7fa;height:auto}.Loader_table_column__sk7L8{align-items:center;display:flex;justify-content:flex-start}.Loader_table_inner__\+8PMZ{align-items:flex-start;background-color:#f5f7fa;display:flex;flex-direction:column;gap:8px;height:50vh;justify-content:flex-start;overflow-y:auto;width:100%}.Loader_table_inner__\+8PMZ .Loader_table_header__t-zRg{align-items:center;background-color:#fff;display:flex;gap:8px;width:100%}.Loader_table_header_wrapper__7uKMf{display:flex;flex-direction:column;gap:8px;width:100%}.Loader_table_inner__\+8PMZ .Loader_table_column__sk7L8 p{color:#36363e;font-family:Roboto;font-size:12px;font-weight:500;line-height:18px;text-align:left}.Loader_body__5LQ8J{display:flex;flex-direction:column;gap:18px;height:100%;min-height:100vh;padding:82px 24px}.Loader_body_header__iWBhM{display:flex;gap:23px;width:100%}.Customers_body__l71A5{display:flex;flex-direction:column;gap:18px;height:100%;min-height:100vh;padding:82px 24px}.Customers_body_header__9DeeG{display:flex;gap:23px;width:100%}.Customers_customer_stat__uAiS\+{align-items:center;border:1px;display:flex;flex-direction:column;gap:5px;height:62px;justify-content:center;padding:5px 10px;width:95px}.Customers_customer_stat__uAiS\+:first-child{background:#ff0b0b33}.Customers_customer_stat__uAiS\+:nth-child(2){background:#ffbf0033}.Customers_customer_stat__uAiS\+:nth-child(3){background:#e8faec}.Customers_active_stat__vHXar:first-child{border:1px solid #ff0b0b}.Customers_active_stat__vHXar:nth-child(2){border:1px solid #ffbf00}.Customers_active_stat__vHXar:nth-child(3){border:1px solid #03c962}.Customers_customer_stat__uAiS\+:first-child h1{color:#ff0b0b}.Customers_customer_stat__uAiS\+:nth-child(2) h1{color:#ffbf00}.Customers_customer_stat__uAiS\+:nth-child(3) h1{color:#03c962}.Customers_customer_stat__uAiS\+ h1{font-family:Roboto;font-size:14px;font-weight:500;letter-spacing:.5px;line-height:16px;text-align:center}.Customers_filter_wrapper__UDuJL{align-items:center;background:#fff;display:flex;height:60px;justify-content:space-between;padding:12px 8px;width:100%}.Customers_filter_wrapper__UDuJL input{border:1px 0 0;border-radius:2px;gap:8px;height:36px;outline:none;padding:4px 12px;width:143px}.Customers_filter_input__\+0hsE:nth-child(2){width:129px}.Customers_filter_wrapper__UDuJL button{background-color:#1814f3;border:none;border-radius:4px;font-family:Roboto;font-size:14px;font-weight:500;gap:20px;height:28px;letter-spacing:.10000000149011612px;line-height:20px;padding:6px;text-align:center;width:34px}.Customers_modal_overlay__ehmcG{align-items:center;background:#7d7fa1b2;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:1000}.Customers_modal_card__6-wyV{background:#fff;border:1px solid #ebebeb;padding:30px 24px;width:347px}.Customers_modal_card__6-wyV,.Customers_modal_card__6-wyV div{align-items:center;display:flex;flex-direction:column;gap:24px}.Customers_modal_card__6-wyV h1{color:#4a4a4a;font-family:Circular Std;font-size:20px;font-weight:700;line-height:25.3px;text-align:center}.Customers_modal_card__6-wyV p{color:#4a4a4a;font-family:Circular Std;font-size:16px;font-weight:450;line-height:26px;text-align:center}.Customers_modal_card__6-wyV .Customers_modal_input__5pBGF{border:1px solid #8ea396;border-radius:8px;gap:8px;height:44px;outline:none;padding:8px;width:273px}.Customers_modal_button__eCeWu{background:#1814f3;border:none;border-radius:4px;color:#fff;min-width:114px}.Customers_modal_button2__-KDak,.Customers_modal_button__eCeWu{font-family:Circular Std;font-size:20px;font-weight:700;gap:8px;height:44px;line-height:25.3px;padding:4px 8px;text-align:center}.Customers_modal_button2__-KDak{border:1px solid #000;border-radius:4px;color:#000;width:100%}.Modal_modalOverlay__0mQ5H{align-items:center;background:#7d7fa1b2;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:1000}.Modal_modalContainer__c41zb{align-items:center;background:#fff;border:1px solid #ebebeb;display:flex;flex-direction:column;gap:24px;padding:30px 24px;width:347px}.Modal_closeButton__jchP0{background:none;border:none;cursor:pointer;font-size:1.5rem;position:absolute;right:15px;top:10px}.Modal_modalIframe__9dNqW{border:none;height:500px;width:100%}@media (max-width:920px){.Modal_modalIframe__9dNqW{height:400px}}
/*# sourceMappingURL=main.d3368174.css.map*/