@charset "UTF-8";@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.LoginPage{display:flex;flex-direction:row;justify-content:unset;align-items:flex-end;gap:unset;width:100%;height:100%;position:relative}.LoginPage .Landing{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:unset;width:65%;height:100%}.LoginPage .Landing .BackgroundImage{background-color:#fff;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.LoginPage .Landing .Content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;position:absolute;max-width:427px}.LoginPage .Landing .Content .Title{font-family:Simpler Pro Bold,sans-serif;font-weight:700;font-size:32px;line-height:40px;text-align:right;color:#2e69e7}.LoginPage .Landing .Content .SubTitle{font-size:16px;line-height:20px;font-family:Simpler Pro Regular,sans-serif;text-align:right;text-align:center}.LoginPage .Landing .Content p{padding:0;margin:0}.LoginPage .FormContainer{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:unset;width:35%;height:100%;background-color:#fff}.LoginPage .FormContainer .HeaderContainer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:unset;width:100%;padding:24px 24px 0}.LoginPage .FormContainer .HeaderContainer .LanguageDropdown{position:relative;transform:scale(.7);top:-5px;right:-30px}.LoginPage .FormContainer .HeaderContainer .pangoLogo{width:100px;height:24px}.LoginPage .FormContainer .Form{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px;width:100%;height:95%;margin-bottom:70px}.LoginPage .FormContainer .Form .Title{font-family:Simpler Pro Bold,sans-serif;font-size:32px;line-height:40px;text-align:right;color:#2e69e7;font-weight:700;padding:0;margin:0}.LoginPage .FormContainer .Form .TabsContainer{width:80%}.LoginPage .FormContainer .Form .TabContentContainer{width:100%;min-height:330px;display:flex;flex-direction:row;justify-content:center;align-items:top;gap:unset}.LoginPage .FormMobileContainer{width:100%}.LoginPage .HeaderTitleNotBold{font-family:Simpler Pro Regular;font-weight:100}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.SharedLibrary_Sidebar{height:100%;max-width:280px;position:relative;border-radius:20px;background-color:#fff;transition:width .5s ease;padding:24px;white-space:nowrap}.SharedLibrary_Sidebar .SharedLibrary_Sidebar_Container{position:relative;width:100%;background-color:#fff;transition:.5s;margin:0 auto;display:flex;flex-direction:column;justify-content:unset;align-items:unset;gap:24px}.SharedLibrary_Sidebar .SharedLibrary_Sidebar_Container .SharedLibrary_Sidebar_Logo{margin:0 auto;display:flex;justify-content:center;transition:opacity .5s ease}.SharedLibrary_Sidebar .SharedLibrary_Sidebar_Container .SharedLibrary_Sidebar_Logo.hidden{opacity:0;visibility:hidden}.SharedLibrary_Sidebar .SharedLibrary_Sidebar_Container .SharedLibrary_Sidebar_Divider{width:100%;height:1px;background-color:#e2e2e2}.SharedLibrary_Sidebar .SharedLibrary_Sidebar_Container .SharedLibrary_Sidebar_MenuButton{font-size:16px;line-height:24px;letter-spacing:.15px;font-family:Simpler Pro Regular,sans-serif;text-align:right;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:8px;border:none;padding:0;margin:0;cursor:pointer;text-align:left;background:none}.SharedLibrary_Sidebar .SharedLibrary_Sidebar_Container .SharedLibrary_Sidebar_MenuRoutes{display:flex;flex-direction:column;justify-content:unset;align-items:unset;gap:8px;list-style:none;padding:0;margin:0}.SharedLibrary_Sidebar .SharedLibrary_Sidebar_Container .SharedLibrary_Sidebar_MenuRoute,.SharedLibrary_Sidebar .SharedLibrary_Sidebar_Container .SharedLibrary_Sidebar_MenuRoute_Active{direction:ltr!important;padding:12px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:8px;transition:.3s;cursor:pointer;font-size:16px;line-height:24px;letter-spacing:.15px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right}.SharedLibrary_Sidebar .SharedLibrary_Sidebar_Container .SharedLibrary_Sidebar_MenuRoute svg,.SharedLibrary_Sidebar .SharedLibrary_Sidebar_Container .SharedLibrary_Sidebar_MenuRoute_Active svg{width:24px;height:24px;transition:width .5s ease,height .5s ease}.SharedLibrary_Sidebar .SharedLibrary_Sidebar_Container .SharedLibrary_Sidebar_MenuRoute span,.SharedLibrary_Sidebar .SharedLibrary_Sidebar_Container .SharedLibrary_Sidebar_MenuRoute_Active span{margin-left:8px;transition:opacity .3s ease;color:#000}.SharedLibrary_Sidebar .SharedLibrary_Sidebar_Container .SharedLibrary_Sidebar_MenuRoute_Active,.SharedLibrary_Sidebar .SharedLibrary_Sidebar_Container .SharedLibrary_Sidebar_MenuRoute:hover,.SharedLibrary_Sidebar .SharedLibrary_Sidebar_Container .SharedLibrary_Sidebar_MenuRoute_Active:hover{background-color:#0000000a;border-radius:8px}.SharedLibrary_Sidebar .SharedLibrary_Sidebar_Container .SharedLibrary_Sidebar_MenuRoute span.hidden,.SharedLibrary_Sidebar .SharedLibrary_Sidebar_Container .SharedLibrary_Sidebar_MenuRoute_Active span.hidden{opacity:0;visibility:hidden;width:0;height:0}.SharedLibrary_Sidebar .SharedLibrary_Sidebar_Toggle{position:absolute;width:24px;height:24px;border-radius:50%;background-color:#2e69e7;cursor:pointer;top:calc(4.75% - 10px);left:-12px;display:flex;flex-direction:unset;justify-content:center;align-items:center;gap:unset;color:#fff;transition:.5s}.SharedLibrary_Sidebar .SharedLibrary_Sidebar_Toggle i{transition:transform .5s ease}.SharedLibrary_Sidebar_Collapsed{width:64px;padding:12px;display:flex;flex-direction:column;justify-content:unset;align-items:center;gap:16px}.SharedLibrary_Sidebar_Collapsed .SharedLibrary_Sidebar_Container .SharedLibrary_Sidebar_Logo{width:36px;height:36px;margin:6px auto}.SharedLibrary_Sidebar_Collapsed .SharedLibrary_Sidebar_Container .SharedLibrary_Sidebar_MenuRoutes{display:flex;flex-direction:column;justify-content:unset;align-items:unset;gap:4px}.SharedLibrary_Sidebar_Collapsed .SharedLibrary_Sidebar_Container .SharedLibrary_Sidebar_MenuRoutes .SharedLibrary_Sidebar_MenuRoute,.SharedLibrary_Sidebar_Collapsed .SharedLibrary_Sidebar .SharedLibrary_Sidebar_Container .SharedLibrary_Sidebar_MenuRoutes .SharedLibrary_Sidebar_MenuRoute_Active,.SharedLibrary_Sidebar .SharedLibrary_Sidebar_Collapsed .SharedLibrary_Sidebar_Container .SharedLibrary_Sidebar_MenuRoutes .SharedLibrary_Sidebar_MenuRoute_Active{display:flex;flex-direction:column;justify-content:unset;align-items:center;gap:4px;padding:8px}.SharedLibrary_Sidebar_Collapsed .SharedLibrary_Sidebar_Container .SharedLibrary_Sidebar_MenuRoutes .SharedLibrary_Sidebar_MenuRoute svg,.SharedLibrary_Sidebar_Collapsed .SharedLibrary_Sidebar .SharedLibrary_Sidebar_Container .SharedLibrary_Sidebar_MenuRoutes .SharedLibrary_Sidebar_MenuRoute_Active svg,.SharedLibrary_Sidebar .SharedLibrary_Sidebar_Collapsed .SharedLibrary_Sidebar_Container .SharedLibrary_Sidebar_MenuRoutes .SharedLibrary_Sidebar_MenuRoute_Active svg{width:24px;height:24px}.SharedLibrary_Sidebar_Collapsed .SharedLibrary_Sidebar_Container .SharedLibrary_Sidebar_MenuRoutes .SharedLibrary_Sidebar_MenuRoute span,.SharedLibrary_Sidebar_Collapsed .SharedLibrary_Sidebar .SharedLibrary_Sidebar_Container .SharedLibrary_Sidebar_MenuRoutes .SharedLibrary_Sidebar_MenuRoute_Active span,.SharedLibrary_Sidebar .SharedLibrary_Sidebar_Collapsed .SharedLibrary_Sidebar_Container .SharedLibrary_Sidebar_MenuRoutes .SharedLibrary_Sidebar_MenuRoute_Active span{display:none}.SharedLibrary_Sidebar_Collapsed .SharedLibrary_Sidebar_Toggle{top:20px;left:-16px;border-radius:50%;background-color:#2e69e7}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.SubmitCTA--small{padding:8px 16px;font-family:Simpler Pro Bold,sans-serif;text-align:center;font-size:14px;line-height:20px;letter-spacing:.1px}.SubmitCTA--full{width:100%;padding-top:16px;padding-bottom:16px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right;font-size:18px;line-height:24px}.SubmitCTA--medium{padding:8px 24px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right;font-size:18px;line-height:24px;letter-spacing:.15px}.SubmitCTA--large{padding:12px 32px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right;font-size:18px;line-height:24px}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--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-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--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(to right, #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: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{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{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.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{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,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--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-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--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-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%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform: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{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-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--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.ToastCard{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:16px;padding:16px 4px;border-radius:8px;box-shadow:0 8px 24px -6px #00000029;width:100%}.ToastCard--error{background:#f7e7ea}.ToastCard--success{background:#b9f8c5}.ToastCardTexts{display:flex;flex-direction:column;justify-content:center;align-items:end;gap:unset}.ToastCardTexts p{padding:0;margin:0}.ToastCardTextsTitle{font-weight:700;font-size:14px;line-height:14px;letter-spacing:.1px;font-family:Simpler Pro Bold,sans-serif;text-align:right;color:#191919}.ToastCardTextsMessage{font-size:12px;line-height:14px;letter-spacing:.04px;font-family:Simpler Pro Regular,sans-serif;text-align:right;color:#959595}.ToastCardIcon{height:32px;width:32px}.ToastCard--enter{animation:bottomUpEnter .5s ease forwards}.ToastCard--exit{animation:bottomUpExit .5 ease}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.Initial{border-radius:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1;color:#fff;font-size:12px;line-height:16px;letter-spacing:.04px;font-family:Simpler Pro Regular,sans-serif;text-align:right;flex-shrink:0}.Initial--small{min-width:25px;min-height:25px;padding-top:2px;flex-shrink:0}.Initial--large{width:32px;height:32px;flex-shrink:0}.PageLayout{height:100%;padding:32px;overflow:hidden;display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:unset;gap:24px}.PageLayout .NavSection{display:flex;flex-direction:row;justify-content:unset;align-items:unset;gap:32px;height:100%}.PageLayout .DashChildren{width:100%;height:100%;display:flex;flex-direction:column}.PageLayout-Mobile{height:100%;overflow-y:scroll}.PageLayout-Mobile .DashChildren{width:100%}.page-wrapper{height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.page-wrapper::-webkit-scrollbar{display:none}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.NavigationHistory .Crumb,.NavigationHistory .Crumb_Active{font-size:12px;line-height:16px;letter-spacing:.04px;font-family:Simpler Pro Regular,sans-serif;text-align:right;cursor:pointer;color:#949499}.NavigationHistory .PageTitle{font-size:16px;line-height:24px;letter-spacing:.15px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.tableSort{display:inline-block}.tableSort .dropdownToggle{height:48px!important;padding:16px!important;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:12px;border:1px solid #e6e6e6;background:#fff;border-radius:8px;width:245px!important;cursor:pointer}.tableSort .dropdownToggleSectionTitle{color:#636363;font-size:16px;line-height:24px;font-family:Simpler Pro Regular,sans-serif;text-align:right;white-space:nowrap;width:72%}.tableSort .dropdownToggleLeftIcon{width:16px;height:16px}.tableSort .dropdownToggleRightIcon{width:24px;height:24px}.tableSort .dropdownMenu{position:absolute;margin-left:5px!important;padding:4px;width:100%;max-width:230px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:unset;border-radius:12px;background:#fff;box-shadow:0 8px 24px -6px #00000029,0 0 1px #0006;z-index:3;margin:0;list-style:none;opacity:0;transform:scaleY(0);transform-origin:top;transition:transform .3s ease-out,opacity .3s ease-out}.tableSort .dropdownMenu.open{opacity:1;transform:scaleY(1)}.tableSort .dropdownMenuOption{width:99%;display:flex;flex-direction:row;justify-content:end;align-items:center;gap:8px;padding:8px;border-radius:8px;background:#fff;cursor:pointer}.tableSort .dropdownMenuOption:hover{background-color:#0000000a}.tableSort .dropdownMenuOptionName{color:#000;font-size:14px;line-height:24px;letter-spacing:.25px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.tableSort .dropdownMenuOptionIcon{width:24px;height:24px}.tableSort .dropdownMenuOption.selected{background-color:#0000000a}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.TableRowLink{max-height:60px;white-space:nowrap;overflow-wrap:normal;word-wrap:normal}.TableRowLink .TextContainer{flex:1 1 0;min-width:0}.TableRowLink .TextContainer .SectionLink{color:#2e69e7;font-size:.75rem;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;direction:rtl;padding-right:6px;font-family:Simpler Pro Regular}@media (min-width: 768px){.TableRowLink .TextContainer .SectionLink{font-size:.755rem}}@media (min-width: 1024px){.TableRowLink .TextContainer .SectionLink{font-size:.815rem}}@media (min-width: 1440px){.TableRowLink .TextContainer .SectionLink{font-size:.9rem}}@media (min-width: 1441px) and (max-width: 1650px){.TableRowLink .TextContainer .SectionLink{font-size:.75rem}}.TableRowLink .TextContainer .SectionSubtitle{color:#959595;font-size:.75rem;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;direction:rtl;padding-right:6px;font-family:Simpler Pro Regular}@media (min-width: 768px){.TableRowLink .TextContainer .SectionSubtitle{font-size:.755rem}}@media (min-width: 1024px){.TableRowLink .TextContainer .SectionSubtitle{font-size:.815rem}}@media (min-width: 1440px){.TableRowLink .TextContainer .SectionSubtitle{font-size:.9rem}}@media (min-width: 1441px) and (max-width: 1650px){.TableRowLink .TextContainer .SectionSubtitle{font-size:.75rem}}.TableRowLink .TableRowLinkContentContainer{display:flex;align-items:center}.TableRowLink .PointerOnContentContainer{cursor:pointer}.TableRowLink .SectionIcon{min-width:32px;max-width:32px;height:32px;border-radius:50%;border:1px solid #f9f9f9;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset}.TableRowLink .SectionIcon img{width:16px;height:16px;-o-object-fit:cover;object-fit:cover}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.TableContainer,.TableContainerLarge{text-align:right;border-radius:16px;border:1px solid #e6e6e6;display:block;max-height:calc(100dvh - 340px);overflow:auto;transition:.5s;-webkit-overflow-scrolling:touch}.TableContainer table,.TableContainerLarge table{width:100%}.TableContainer .TableHead,.TableContainerLarge .TableHead{color:#534d59;font-weight:700;font-size:14px;line-height:20px;letter-spacing:.1px;font-family:Simpler Pro Bold,sans-serif;text-align:right;position:sticky;z-index:2;top:0;background-color:#fff}.TableContainer .TableHead th,.TableContainerLarge .TableHead th{padding:20px;border-bottom:2px solid rgba(0,0,0,.05)}.TableContainer .TableRow,.TableContainerLarge .TableRow{max-height:60px!important;transition:.3s}@media (min-width: 768px){.TableContainer p,.TableContainerLarge p{font-size:.755rem}}@media (min-width: 1024px){.TableContainer p,.TableContainerLarge p{font-size:.815rem}}@media (min-width: 1440px){.TableContainer p,.TableContainerLarge p{font-size:.9rem}}.TableContainer .TableRow:hover,.TableContainerLarge .TableRow:hover{background-color:#f9f9fb;box-shadow:0 4px 12px #0000000d}.TableContainer .TableBody,.TableContainerLarge .TableBody{font-size:14px;line-height:20px;letter-spacing:.25px;font-family:Simpler Pro Regular,sans-serif;text-align:right;min-width:100%;transition:.5s}.TableContainer .TableBody .TableRow:last-child td,.TableContainerLarge .TableBody .TableRow:last-child td{border-bottom:none}.TableContainer .TableBody .TableRow:last-child td:first-child,.TableContainerLarge .TableBody .TableRow:last-child td:first-child{border-color:#f9f9fb;border-bottom-left-radius:16px}.TableContainer .TableBody .TableRow:last-child td:last-child,.TableContainerLarge .TableBody .TableRow:last-child td:last-child{border-color:#f9f9fb;border-bottom-right-radius:16px}.TableContainer .TableBody td,.TableContainerLarge .TableBody td{border-bottom:2px solid rgba(0,0,0,.05);max-width:100px;padding:16px}.TableContainer .TableFoot,.TableContainerLarge .TableFoot{width:100%;display:flex;flex-direction:auto;justify-content:center;align-items:center;gap:unset;opacity:0;transform:translateY(100%);transition:opacity .4s ease,transform .4s ease}.TableContainer .TableFoot.loading,.TableContainerLarge .TableFoot.loading{opacity:1;padding:12px;transform:translateY(0)}.TableContainerLarge{max-height:calc(100dvh - 270px)}.TableMobileContainer{height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}.TableMobileContainer .TableRow{border-bottom:1px solid var(--Neutral-Colors-grey-light-3, #e6e6e6);display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:unset}.TableMobileContainer .TableCell{padding:16px 0}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.Spinner{transform-origin:center;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.TableRowContent{max-height:60px}.TableRowContent .ContentContainer{display:flex;flex-direction:column;justify-content:unset;align-items:unset;gap:unset}.TableRowContent .ContentContainer .SelectorTitle{color:var(--Neutral-Colors-grey-dark-2, #191919);text-align:right;font-size:16px;font-style:normal;font-weight:400;line-height:normal}@media (min-width: 768px){.TableRowContent .ContentContainer .SelectorTitle{font-size:.755rem}}@media (min-width: 1024px){.TableRowContent .ContentContainer .SelectorTitle{font-size:.815rem}}@media (min-width: 1440px){.TableRowContent .ContentContainer .SelectorTitle{font-size:.9rem}}.TableRowContent .ContentContainer .SelectorSubtitle{font-size:14px;line-height:20px;letter-spacing:.25px;font-family:Simpler Pro Regular,sans-serif;text-align:right;color:#959595}@media (min-width: 768px){.TableRowContent .ContentContainer .SelectorSubtitle{font-size:.755rem}}@media (min-width: 1024px){.TableRowContent .ContentContainer .SelectorSubtitle{font-size:.815rem}}@media (min-width: 1440px){.TableRowContent .ContentContainer .SelectorSubtitle{font-size:.9rem}}.TableRowContent .ContentContainer .Icon{width:11.25px;height:14.25px;cursor:pointer}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.TableRowEditable{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:4px;max-height:60px}.TableRowEditable .IconContainer{min-width:20px;max-width:20px;height:20px;padding:4px;border-radius:50%;border:.16px solid #f9f9f9;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px;background-color:#fff}.TableRowEditable .IconContainer img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.TableRowEditable .Content{cursor:pointer;border-radius:24px;border:1px solid #e6e6e6;padding:4px 4px 4px 8px;min-width:100px;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px;position:relative;transition:padding-left .3s ease,background-color .3s ease,color .3s ease}.TableRowEditable .Content .EditableTxt{position:relative;top:1px;font-size:16px;line-height:unset;letter-spacing:.5px;font-family:Simpler Pro Regular,sans-serif;text-align:right;letter-spacing:0}@media (min-width: 768px){.TableRowEditable .Content .EditableTxt{font-size:.755rem}}@media (min-width: 1024px){.TableRowEditable .Content .EditableTxt{font-size:.815rem}}@media (min-width: 1440px){.TableRowEditable .Content .EditableTxt{font-size:.9rem}}.TableRowEditable .Content .EditIcon{position:absolute;left:10px;bottom:2px;opacity:0;transform:translate(20px);transition:transform .3s ease,opacity .3s ease;transition-delay:.1s}.TableRowEditable .Content:hover{background-color:#2e69e7;color:#fff;padding-left:24px}@media (max-width: 767px){.TableRowEditable .Content:hover{padding-left:8px}}.TableRowEditable .Content:hover .EditIcon{opacity:1;transform:translate(0);transition-delay:0s}.TableRowEditable .Content:hover .IconContainer{background-color:#fff}.TableRowEditable .Content:not(:hover) .EditIcon{display:none}.TableRowEditable .EditableDropdown{width:260px;height:24px;position:relative;top:26}.TableRowEditable .EditableDropdown .InputWrapper{width:100%;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px;background-color:#fff;height:32px;transition:.3s;outline-width:1px;outline-style:solid;box-sizing:border-box;border-color:transparent;border-radius:8px;outline-color:#e6e6e6;font-size:16px;line-height:unset;letter-spacing:normal;font-family:Simpler Pro Regular,sans-serif;text-align:right;padding:8px 12px}.TableRowEditable .EditableDropdown .InputWrapper::-moz-placeholder{color:#191919}.TableRowEditable .EditableDropdown .InputWrapper::placeholder{color:#191919}.TableRowEditable .EditableDropdown .InputWrapper:focus{outline-width:1px;outline-color:#e6e6e6;box-shadow:0 0 0 4px #2d69e61f}.TableRowEditable .EditableDropdown .InputWrapper:hover{outline-width:2px}.TableRowEditable .EditableDropdown .OptionInput{width:100%;height:28px;transition:.3s;border:none;font-size:16px;line-height:unset;letter-spacing:normal;font-family:Simpler Pro Regular,sans-serif;text-align:right}.TableRowEditable .EditableDropdown .OptionInput:focus{outline:none}.TableRowEditable .EditableDropdown .OptionsContainer{width:100%;max-height:0;opacity:0;display:flex;flex-direction:column;overflow:hidden;margin-top:4px;transition:max-height .4s ease,opacity .4s ease,transform .4s ease;position:absolute;visibility:hidden;z-index:20;transform:translateY(-10px)}.TableRowEditable .EditableDropdown .OptionsContainer.visible{min-height:200px;max-height:260px;overflow:scroll;position:absolute;max-width:260px;width:100%;z-index:1;visibility:visible;opacity:1;transform:translateY(0);background-color:#fff;border-radius:8px;box-shadow:0 8px 24px -6px #00000029,0 0 1px #0006;padding:8px;transition:max-height .4s ease,opacity .4s ease,transform .4s ease}.TableRowEditable .EditableDropdown .OptionsContainer.visible.fixed{position:fixed}.TableRowEditable .EditableDropdown .ChevronIcon{position:absolute;left:8px;cursor:pointer}.TableRowEditable .icon-container{height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.TableRowEditable .icon-container i.ph-magnifying-glass{font-size:14px;color:#000}.TableRowEditable .icon-container .spinner{animation:rotate 1s linear infinite;background:#e2e2e2;border-radius:50%;height:14px;width:14px;position:relative}.TableRowEditable .icon-container .spinner:before,.TableRowEditable .icon-container .spinner:after{content:"";position:absolute}.TableRowEditable .icon-container .spinner:before{border-radius:50%;background:linear-gradient(0deg,#507ee2 50%,#3a6edf) 0% 0%,linear-gradient(90deg,#3a6edf,#245edb) 100% 0%,linear-gradient(180deg,#245edb,#2054c5) 100% 100%,linear-gradient(360deg,#2054c5,#1d4baf) 0% 100%;background-repeat:no-repeat;background-size:50% 50%;inset:-1px}.TableRowEditable .icon-container .spinner:after{background:#fff;border-radius:50%;inset:3%}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.FormInput{display:flex;flex-direction:column;justify-content:unset;align-items:unset;gap:8px;width:100%;position:relative}.FormInput .InputContainer{width:100%;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset}.FormInput .Input,.FormInput .ErrorInput,.FormInput .DisabledInput{width:100%;height:40px;transition:.3s;outline-width:1px;outline-style:solid;box-sizing:border-box;border-color:transparent;border-radius:8px;outline-color:#e6e6e6;font-size:16px;line-height:unset;letter-spacing:normal;font-family:Simpler Pro Regular,sans-serif;text-align:right;padding:8px 12px}.FormInput .Input:focus,.FormInput .ErrorInput:focus,.FormInput .DisabledInput:focus{outline-width:2px;outline-color:#e6e6e6;box-shadow:0 0 0 4px #2d69e61f}.FormInput .Input:hover,.FormInput .ErrorInput:hover,.FormInput .DisabledInput:hover{outline-width:2px}.FormInput .DisabledInput{background:#f9f9f9;outline:none;outline-width:2px;outline-color:#e6e6e6;outline-style:solid;color:#949499}.FormInput .ErrorInput{outline:none;outline-width:2px;outline-color:#d8201d;outline-style:solid}.FormInput .ErrorInput:focus{outline-width:2px;outline-color:#d8201d}.FormInput .ErrorInput:hover{box-shadow:0 0 0 4px #ce53471f}.FormInput .ErrorInput::-moz-placeholder{color:#191919}.FormInput .ErrorInput::placeholder{color:#191919}.FormInput .PrefixContainer{left:8px;position:absolute}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.FormSelector{width:100%;position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:8px;direction:ltr}.FormSelector.disabled{cursor:not-allowed;pointer-events:none}.FormSelector.disabled .SelectedOption,.FormSelector.disabled .DropdownListItem,.FormSelector.disabled .ChevronIcon{opacity:.5}.FormSelector.disabled .SelectorContainer{background-color:#f5f5f5}.FormSelector .SelectorContainer{direction:ltr;width:100%;height:40px;transition:.3s;text-align:right;cursor:pointer;outline-width:1px;outline-style:solid;box-sizing:border-box;border-color:transparent;border-radius:8px;outline-color:#e6e6e6;padding:8px 12px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px}.FormSelector .SelectorContainer:hover{outline-width:2px;outline-color:#e6e6e6;box-shadow:0 0 0 4px #2d69e61f}.FormSelector .SelectedOption{font-size:16px;line-height:unset;letter-spacing:normal;font-family:Simpler Pro Regular,sans-serif;text-align:right}@media (min-width: 768px){.FormSelector .SelectedOption{font-size:.755rem}}@media (min-width: 1024px){.FormSelector .SelectedOption{font-size:.8175rem}}@media (min-width: 1440px){.FormSelector .SelectedOption{font-size:.9rem}}.FormSelector .ChevronIcon{width:24px;height:24px;transition:transform .3s ease}.FormSelector .ChevronIcon.open{transform:rotate(180deg)}.FormSelector .DropdownList{left:0;position:absolute;margin:0;width:100%;opacity:0;z-index:20;padding:4px;max-height:200px;overflow-y:auto;list-style:none;border-radius:12px;box-shadow:0 8px 24px -6px #00000029,0 0 1px #0006;background-color:#fff;transform:scaleY(0);transform-origin:top;transition:transform .4s ease,opacity .4s ease}.FormSelector .DropdownList.open-down{opacity:1;transform:scaleY(1);top:76px;transform-origin:top}.FormSelector .DropdownList.open-up{opacity:1;bottom:48px;transform:scaleY(1);transform-origin:bottom}.FormSelector .DropdownList.close-down{opacity:0;transform:scaleY(0);top:76px;transform-origin:top}.FormSelector .DropdownList.close-up{opacity:0;bottom:48px;transform:scaleY(0);transform-origin:bottom}.FormSelector .ErrorLabel{color:red;margin-top:5px;font-size:14px}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.FormCalendar{position:relative;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:8px;width:100%;max-width:360px}.FormCalendar .Label{margin-bottom:4px;font-size:18px;line-height:24px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.FormCalendar .InputContainer{width:100%;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}@media (max-width: 767px){.FormCalendar .InputContainer{width:calc(100dvw - 32px)}}.FormCalendar .Input,.FormCalendar .ErrorInput{width:100%;height:40px;transition:.3s;outline-width:1px;outline-style:solid;box-sizing:border-box;font-size:16px;line-height:unset;letter-spacing:normal;font-family:Simpler Pro Regular,sans-serif;text-align:right;border-color:transparent;border-radius:8px;outline-color:#e6e6e6;padding:8px 12px}.FormCalendar .Input:focus,.FormCalendar .ErrorInput:focus{outline-width:2px;outline-color:#e6e6e6;box-shadow:0 0 0 4px #2d69e61f}.FormCalendar .Input:hover,.FormCalendar .ErrorInput:hover{outline-width:2px}.FormCalendar .Input::-moz-placeholder,.FormCalendar .ErrorInput::-moz-placeholder{color:#636363}.FormCalendar .Input::placeholder,.FormCalendar .ErrorInput::placeholder{color:#636363}.FormCalendar .Input[type=date]::-webkit-inner-spin-button,.FormCalendar [type=date].ErrorInput::-webkit-inner-spin-button,.FormCalendar .Input[type=date]::-webkit-calendar-picker-indicator,.FormCalendar [type=date].ErrorInput::-webkit-calendar-picker-indicator{left:8px;position:absolute;-webkit-appearance:none;background:url(../../../icons/calendar_icon.svg) no-repeat}.FormCalendar .ErrorInput{outline:none;outline-width:2px;outline-color:#d8201d;outline-style:solid;height:40px}.FormCalendar .ErrorInput:focus{outline-width:2px;outline-color:#d8201d}.FormCalendar .ErrorInput:hover{box-shadow:0 0 0 4px #ce53471f}.FormCalendar .ErrorInput::-moz-placeholder{color:#191919}.FormCalendar .ErrorInput::placeholder{color:#191919}.FormCalendar .ErrorLabel{color:#c21d1a;font-size:12px;line-height:16px;letter-spacing:.04px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.FormCalendar .PrefixContainer{left:8px;position:absolute}.FormCalendar .PrefixContainer img{width:24px;height:24px}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.FormInputPhone{position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:8px;width:100%;min-width:190px;direction:ltr}.FormInputPhone .react-international-phone-country-selector-dropdown{outline:none!important;background-color:#fff;box-shadow:0 8px 24px -6px #00000029,0 8px 24px -6px #00000014;transition:.5s ease;border-radius:12px;position:absolute!important;z-index:1000;top:100%;left:0;right:0;max-height:100px;overflow-y:auto}.FormInputPhone .react-international-phone-country-selector-dropdown .react-international-phone-country-selector-dropdown__list-item{transition:.2s ease-in;padding:12px;width:100%;border-top-right-radius:12px;border-bottom-right-radius:12px;font-size:16px;line-height:unset;letter-spacing:normal;font-family:Simpler Pro Regular,sans-serif;text-align:right}.FormInputPhone .react-international-phone-country-selector-dropdown{position:absolute;z-index:1000;background-color:#fff;box-shadow:0 8px 24px -6px #00000029,0 8px 24px -6px #00000014;border-radius:12px;max-height:200px;transition:.3s ease;left:0;right:0;overflow-y:auto}.FormInputPhone .CountrySelector--up .react-international-phone-country-selector-dropdown{top:auto;left:0;right:0}.FormInputPhone .InputContainer{width:100%!important;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;position:relative}.FormInputPhone .InputContainer input{direction:ltr}.FormInputPhone .InputContainer .react-international-phone-input-container{direction:ltr;width:100%;height:40px!important}.FormInputPhone .InputContainer .react-international-phone-country-selector-button{position:absolute;height:40px;z-index:10;left:10px;border:none;background-color:transparent}.FormInputPhone .InputContainer .react-international-phone-country-selector-button img{width:28px;-o-object-fit:cover;object-fit:cover}.FormInputPhone .InputContainer .react-international-phone-dial-code-preview{padding:0;z-index:20;left:48px;color:#949499;border:none;height:40px;position:absolute;background-color:transparent;font-size:16px;line-height:unset;letter-spacing:normal;font-family:Simpler Pro Regular,sans-serif;text-align:right}@media (min-width: 768px){.FormInputPhone .InputContainer .react-international-phone-dial-code-preview{font-size:.755rem}}@media (min-width: 1024px){.FormInputPhone .InputContainer .react-international-phone-dial-code-preview{font-size:.815rem}}@media (min-width: 1440px){.FormInputPhone .InputContainer .react-international-phone-dial-code-preview{font-size:.9rem}}.FormInputPhone .InputContainer .react-international-phone-country-selector-button__dropdown-arrow{display:none}.FormInputPhone .InputContainer .Input,.FormInputPhone .InputContainer .ErrorInput{width:100%;height:40px;transition:.3s;position:relative;outline-width:1px;outline-style:solid;box-sizing:border-box;font-size:16px;line-height:unset;letter-spacing:normal;font-family:Simpler Pro Regular,sans-serif;text-align:right;border-color:transparent;border-radius:8px;outline-color:#e6e6e6;padding:8px 12px}@media (min-width: 768px){.FormInputPhone .InputContainer .Input,.FormInputPhone .InputContainer .ErrorInput{font-size:.755rem}}@media (min-width: 1024px){.FormInputPhone .InputContainer .Input,.FormInputPhone .InputContainer .ErrorInput{font-size:.815rem}}@media (min-width: 1440px){.FormInputPhone .InputContainer .Input,.FormInputPhone .InputContainer .ErrorInput{font-size:.9rem}}.FormInputPhone .InputContainer Input:focus{outline-width:2px;outline-color:#e6e6e6;box-shadow:0 0 0 4px #2d69e61f}.FormInputPhone .InputContainer .Input:hover,.FormInputPhone .InputContainer .ErrorInput:hover{outline-width:2px}.FormInputPhone .InputContainer .ErrorInput{outline:none;outline-width:2px;outline-color:#d8201d;outline-style:solid}.FormInputPhone .InputContainer .ErrorInput:focus{outline-width:2px;outline-color:#d8201d}.FormInputPhone .InputContainer .ErrorInput:hover{box-shadow:0 0 0 4px #ce53471f}.FormInputPhone .InputContainer .ErrorInput::-moz-placeholder{color:#191919}.FormInputPhone .InputContainer .ErrorInput::placeholder{color:#191919}.FormInputPhone .ErrorLabel{color:#c21d1a;font-size:12px;line-height:16px;letter-spacing:.04px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.react-international-phone-country-selector{position:relative}.react-international-phone-country-selector-button{display:flex;height:var(--react-international-phone-height, 36px);box-sizing:border-box;align-items:center;justify-content:center;padding:0;border:1px solid var(--react-international-phone-country-selector-border-color, var(--react-international-phone-border-color, gainsboro));margin:0;-moz-appearance:button;appearance:button;-webkit-appearance:button;background-color:var(--react-international-phone-country-selector-background-color, var(--react-international-phone-background-color, white));cursor:pointer;text-transform:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-international-phone-country-selector-button:hover{background-color:var(--react-international-phone-country-selector-background-color-hover, whitesmoke)}.react-international-phone-country-selector-button--hide-dropdown{cursor:auto}.react-international-phone-country-selector-button--hide-dropdown:hover{background-color:transparent}.react-international-phone-country-selector-button__button-content{display:flex;align-items:center;justify-content:center}.react-international-phone-country-selector-button__flag-emoji{margin:0 4px}.react-international-phone-country-selector-button__flag-emoji--disabled{opacity:.75}.react-international-phone-country-selector-button__dropdown-arrow{border-top:var(--react-international-phone-country-selector-arrow-size, 4px) solid var(--react-international-phone-country-selector-arrow-color, #777);border-right:var(--react-international-phone-country-selector-arrow-size, 4px) solid transparent;border-left:var(--react-international-phone-country-selector-arrow-size, 4px) solid transparent;margin-right:4px;transition:all .1s ease-out}.react-international-phone-country-selector-button__dropdown-arrow--active{transform:rotateX(180deg)}.react-international-phone-country-selector-button__dropdown-arrow--disabled{border-top-color:var(--react-international-phone-disabled-country-selector-arrow-color, #999)}.react-international-phone-country-selector-button--disabled{background-color:var(--react-international-phone-disabled-country-selector-background-color, var(--react-international-phone-disabled-background-color, whitesmoke));cursor:auto}.react-international-phone-country-selector-button--disabled:hover{background-color:var(--react-international-phone-disabled-country-selector-background-color, var(--react-international-phone-disabled-background-color, whitesmoke))}.react-international-phone-flag-emoji{width:var(--react-international-phone-flag-width, 24px);height:var(--react-international-phone-flag-height, 24px);box-sizing:border-box}.react-international-phone-country-selector-dropdown{position:absolute;z-index:1;top:var(--react-international-phone-dropdown-top, 44px);left:var(--react-international-phone-dropdown-left, 0);display:flex;width:300px;max-height:200px;flex-direction:column;padding:4px 0;margin:0;background-color:var(--react-international-phone-dropdown-item-background-color, var(--react-international-phone-background-color, white));box-shadow:var(--react-international-phone-dropdown-shadow, 2px 2px 16px rgba(0, 0, 0, .25));color:var(--react-international-phone-dropdown-item-text-color, var(--react-international-phone-text-color, #222));list-style:none;overflow-y:scroll}.react-international-phone-country-selector-dropdown__preferred-list-divider{height:1px;border:none;margin:var(--react-international-phone-dropdown-preferred-list-divider-margin, 0);background:var(--react-international-phone-dropdown-preferred-list-divider-color, var(--react-international-phone-border-color, gainsboro))}.react-international-phone-country-selector-dropdown__list-item{display:flex;min-height:var(--react-international-phone-dropdown-item-height, 28px);box-sizing:border-box;align-items:center;padding:2px 8px}.react-international-phone-country-selector-dropdown__list-item-flag-emoji{margin-right:8px}.react-international-phone-country-selector-dropdown__list-item-country-name{overflow:hidden;margin-right:8px;font-size:var(--react-international-phone-dropdown-item-font-size, 14px);text-overflow:ellipsis;white-space:nowrap}.react-international-phone-country-selector-dropdown__list-item-dial-code{color:var(--react-international-phone-dropdown-item-dial-code-color, gray);font-size:var(--react-international-phone-dropdown-item-font-size, 14px)}.react-international-phone-country-selector-dropdown__list-item:hover{background-color:var(--react-international-phone-selected-dropdown-item-background-color, var(--react-international-phone-selected-dropdown-item-background-color, whitesmoke));cursor:pointer}.react-international-phone-country-selector-dropdown__list-item--selected,.react-international-phone-country-selector-dropdown__list-item--focused{background-color:var(--react-international-phone-selected-dropdown-item-background-color, whitesmoke);color:var(--react-international-phone-selected-dropdown-item-text-color, var(--react-international-phone-text-color, #222))}.react-international-phone-country-selector-dropdown__list-item--selected .react-international-phone-country-selector-dropdown__list-item-dial-code,.react-international-phone-country-selector-dropdown__list-item--focused .react-international-phone-country-selector-dropdown__list-item-dial-code{color:var(--react-international-phone-selected-dropdown-item-dial-code-color, var(--react-international-phone-dropdown-item-dial-code-color, gray))}.react-international-phone-country-selector-dropdown__list-item--focused{background-color:var(--react-international-phone-selected-dropdown-item-background-color, var(--react-international-phone-selected-dropdown-item-background-color, whitesmoke))}.react-international-phone-dial-code-preview{display:flex;align-items:center;justify-content:center;padding:0 8px;border:1px solid var(--react-international-phone-dial-code-preview-border-color, var(--react-international-phone-border-color, gainsboro));margin-right:-1px;background-color:var(--react-international-phone-dial-code-preview-background-color, var(--react-international-phone-background-color, white));color:var(--react-international-phone-dial-code-preview-text-color, var(--react-international-phone-text-color, #222));font-size:var(--react-international-phone-dial-code-preview-font-size, var(--react-international-phone-font-size, 13px))}.react-international-phone-dial-code-preview--disabled{background-color:var(--react-international-phone-dial-code-preview-disabled-background-color, var(--react-international-phone-disabled-background-color, whitesmoke));color:var(--react-international-phone-dial-code-preview-disabled-text-color, var(--react-international-phone-disabled-text-color, #666))}.react-international-phone-input-container{display:flex}.react-international-phone-input-container .react-international-phone-country-selector-button{border-radius:var(--react-international-phone-border-radius, 4px);margin-right:-1px;border-bottom-right-radius:0;border-top-right-radius:0}.react-international-phone-input-container .react-international-phone-input{overflow:visible;height:var(--react-international-phone-height, 36px);box-sizing:border-box;padding:0 8px;border:1px solid var(--react-international-phone-border-color, gainsboro);border-radius:var(--react-international-phone-border-radius, 4px);margin:0;background-color:var(--react-international-phone-background-color, white);border-bottom-left-radius:0;border-top-left-radius:0;color:var(--react-international-phone-text-color, #222);font-family:inherit;font-size:var(--react-international-phone-font-size, 13px)}.react-international-phone-input-container .react-international-phone-input:focus{outline:none}.react-international-phone-input-container .react-international-phone-input--disabled{background-color:var(--react-international-phone-disabled-background-color, whitesmoke);color:var(--react-international-phone-disabled-text-color, #666)}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.FormSearchSelector{position:relative;width:100%;border-radius:8px;transition:.3s;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:8px}.FormSearchSelector .MenuContainer{width:100%;position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:unset}.FormSearchSelector .MenuContainer .MenuInput{width:100%;position:relative}.FormSearchSelector .MenuContainer .SelectorChevron,.FormSearchSelector .MenuContainer .SelectorChevronOpen{position:absolute;left:20px;bottom:12px;transform:rotate(180deg);transition:transform .4s ease,opacity .4s ease}.FormSearchSelector .MenuContainer .SelectorChevronOpen{bottom:6px;transform:rotate(0)}.FormSearchSelector .MenuContainer .SelectorInput,.FormSearchSelector .MenuContainer .SelectorErrorInput{width:100%;height:40px;border-radius:8px;border-color:transparent;outline-width:1px;outline-style:solid;outline-color:#e6e6e6;padding:8px 48px 8px 8px;transition:.2s;box-sizing:border-box;font-size:16px;line-height:unset;letter-spacing:unset;font-family:Simpler Pro Regular,sans-serif;text-align:right;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:unset}.FormSearchSelector .MenuContainer .SelectorInput:focus,.FormSearchSelector .MenuContainer .SelectorErrorInput:focus{outline-width:2px;outline-color:#2d69e61f;box-shadow:0 0 0 4px #2d69e61f}.FormSearchSelector .MenuContainer .SelectorErrorInput{outline:none;outline-width:2px;outline-color:#d8201d;outline-style:solid}.FormSearchSelector .MenuContainer .SelectorErrorInput:focus{outline-width:2px;outline-color:#d8201d}.FormSearchSelector .MenuContainer .SelectorErrorInput:hover{box-shadow:0 0 0 4px #ce53471f}.FormSearchSelector .MenuContainer .SelectorErrorInput::-moz-placeholder{color:#191919}.FormSearchSelector .MenuContainer .SelectorErrorInput::placeholder{color:#191919}.FormSearchSelector .MenuContainer .SelectedOption{cursor:pointer;height:24px;padding:12px;border:1px solid transparent;border-radius:4px;background-color:#f9f9f9;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.FormSearchSelector .MenuContainer .SelectedOption .SelectedText{color:#949499;margin-top:4px;font-size:16px;line-height:unset;letter-spacing:0px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.FormSearchSelector .MenuContainer .icon-container{height:100%;right:12px;top:50%;position:absolute;transform:translateY(-50%);display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.FormSearchSelector .MenuContainer .icon-container i.ph-magnifying-glass{font-size:18px;color:#000}.FormSearchSelector .MenuContainer .icon-container .spinner{animation:rotate 1s linear infinite;background:#e2e2e2;border-radius:50%;height:18px;width:18px;position:relative}.FormSearchSelector .MenuContainer .icon-container .spinner:before,.FormSearchSelector .MenuContainer .icon-container .spinner:after{content:"";position:absolute}.FormSearchSelector .MenuContainer .icon-container .spinner:before{border-radius:50%;background:linear-gradient(0deg,#507ee2 50%,#3a6edf) 0% 0%,linear-gradient(90deg,#3a6edf,#245edb) 100% 0%,linear-gradient(180deg,#245edb,#2054c5) 100% 100%,linear-gradient(360deg,#2054c5,#1d4baf) 0% 100%;background-repeat:no-repeat;background-size:50% 50%;inset:-1px}.FormSearchSelector .MenuContainer .icon-container .spinner:after{background:#fff;border-radius:50%;inset:3%}.FormSearchSelector .MenuContainer .icon-chevron-container{height:100%;left:20px;top:50%;cursor:pointer;position:absolute;transform:translateY(-50%);display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.FormSearchSelector .MenuContainer .icon-chevron-container .ChevronIcon{width:24px;height:24px;transition:transform .3s ease}.FormSearchSelector .MenuContainer .icon-chevron-container .ChevronIcon.open{transform:rotate(180deg)}.FormSearchSelector .MenuContainer .SelectorContainer{width:100%;max-height:0;opacity:0;overflow:hidden;margin-top:8px;transition:max-height .4s ease,opacity .4s ease,transform .4s ease;position:absolute;visibility:hidden;transform:translateY(-10px)}.FormSearchSelector .MenuContainer .SelectorContainerOpenUpwards{max-height:260px;overflow:scroll;position:absolute;width:100%;bottom:48px;z-index:20;visibility:visible;opacity:1;transform:translateY(0);background-color:#fff;border-radius:8px;box-shadow:0 8px 24px -6px #00000029,0 0 1px #0006;padding:8px;transition:max-height .4s ease,opacity .4s ease,transform .4s ease}.FormSearchSelector .MenuContainer .SelectorContainerOpen{max-height:260px;overflow:scroll;position:absolute;width:100%;top:48px;z-index:20;visibility:visible;opacity:1;transform:translateY(0);background-color:#fff;border-radius:8px;box-shadow:0 8px 24px -6px #00000029,0 0 1px #0006;padding:8px;transition:max-height .4s ease,opacity .4s ease,transform .4s ease}.FormSearchSelector .MenuContainer .SelectorOption{width:100%;padding:12px;cursor:pointer;transition:background-color .3s ease;border-radius:8px;font-size:16px;line-height:18px;font-family:Simpler Pro Regular,sans-serif;text-align:right;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px}.FormSearchSelector .MenuContainer .SelectorOption .SelectorIcon{width:16px;height:16px;transition:transform .3s ease}.FormSearchSelector .MenuContainer .SelectorOption .TitleAndIcon{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.FormSearchSelector .MenuContainer .SelectorOption .TitleAndIcon .ContentIcon{width:24px;height:24px;border-radius:50%;background-color:#f9f9f9;border:1px solid #e6e6e6;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset}.FormSearchSelector .MenuContainer .SelectorOption .TitleAndIcon .ContentIcon img{width:12px;height:12px}.FormSearchSelector .MenuContainer .SelectorOption:hover{background-color:#f9f9f9}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.FormSearchMultiSelector{width:100%;border-radius:8px;transition:.3s;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:8px}.FormSearchMultiSelector .MenuContainer{width:100%;position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:unset}.FormSearchMultiSelector .MenuContainer .MenuInput{width:100%;position:relative}.FormSearchMultiSelector .MenuContainer .SelectorChevron,.FormSearchMultiSelector .MenuContainer .SelectorChevronOpen{position:absolute;left:20px;bottom:12px;transform:rotate(180deg);transition:transform .4s ease,opacity .4s ease}.FormSearchMultiSelector .MenuContainer .SelectorChevronOpen{bottom:6px;transform:rotate(0)}.FormSearchMultiSelector .MenuContainer .SelectorInput,.FormSearchMultiSelector .MenuContainer .SelectorErrorInput{width:100%;height:40px;overflow:scroll;border-radius:8px;border-color:transparent;outline-width:2px;outline-style:solid;outline-color:#e6e6e6;padding:8px 48px 8px 8px;transition:.2s;box-sizing:border-box;font-size:16px;line-height:unset;letter-spacing:unset;font-family:Simpler Pro Regular,sans-serif;text-align:right;display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-end;gap:8px}.FormSearchMultiSelector .MenuContainer .SelectorInput:focus,.FormSearchMultiSelector .MenuContainer .SelectorErrorInput:focus{outline-width:1px;outline-color:#2d69e61f;box-shadow:0 0 0 4px #2d69e61f}.FormSearchMultiSelector .MenuContainer .SelectorErrorInput{outline:none;outline-width:2px;outline-color:#d8201d;outline-style:solid}.FormSearchMultiSelector .MenuContainer .SelectorErrorInput:focus{outline-width:2px;outline-color:#d8201d}.FormSearchMultiSelector .MenuContainer .SelectorErrorInput:hover{box-shadow:0 0 0 4px #ce53471f}.FormSearchMultiSelector .MenuContainer .SelectorErrorInput::-moz-placeholder{color:#191919}.FormSearchMultiSelector .MenuContainer .SelectorErrorInput::placeholder{color:#191919}.FormSearchMultiSelector .MenuContainer .SelectedOptions{transform:translateY(0);height:100%;overflow:scroll;transition:width .3s ease-in-out;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.FormSearchMultiSelector .MenuContainer .SelectedOption{cursor:pointer;height:24px;padding:4px;border-radius:4px;border:1px solid transparent;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.FormSearchMultiSelector .MenuContainer .SelectedOption .SelectedText{color:#fff;font-size:16px;line-height:unset;letter-spacing:0px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.FormSearchMultiSelector .MenuContainer .icon-container{height:100%;right:12px;top:50%;position:absolute;transform:translateY(-50%);display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.FormSearchMultiSelector .MenuContainer .icon-container i.ph-magnifying-glass{font-size:18px;color:#000}.FormSearchMultiSelector .MenuContainer .icon-container .spinner{animation:rotate 1s linear infinite;background:#e2e2e2;border-radius:50%;height:18px;width:18px;position:relative}.FormSearchMultiSelector .MenuContainer .icon-container .spinner:before,.FormSearchMultiSelector .MenuContainer .icon-container .spinner:after{content:"";position:absolute}.FormSearchMultiSelector .MenuContainer .icon-container .spinner:before{border-radius:50%;background:linear-gradient(0deg,#507ee2 50%,#3a6edf) 0% 0%,linear-gradient(90deg,#3a6edf,#245edb) 100% 0%,linear-gradient(180deg,#245edb,#2054c5) 100% 100%,linear-gradient(360deg,#2054c5,#1d4baf) 0% 100%;background-repeat:no-repeat;background-size:50% 50%;inset:-1px}.FormSearchMultiSelector .MenuContainer .icon-container .spinner:after{background:#fff;border-radius:50%;inset:3%}.FormSearchMultiSelector .MenuContainer .icon-clear-container{height:100%;left:20px;top:50%;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;transition:opacity .3s ease}.FormSearchMultiSelector .MenuContainer .icon-clear-container i.ph-x{font-size:12px;color:#fff}.FormSearchMultiSelector .MenuContainer .SelectorContainer{width:100%;max-height:0;opacity:0;overflow:hidden;margin-top:8px;transition:max-height .4s ease,opacity .4s ease,transform .4s ease;position:absolute;visibility:hidden;transform:translateY(-10px)}.FormSearchMultiSelector .MenuContainer .SelectorContainerOpenUpwards{max-height:260px;overflow:scroll;position:absolute;width:100%;bottom:48px;z-index:20;visibility:visible;opacity:1;transform:translateY(0);background-color:#fff;border-radius:8px;box-shadow:0 8px 24px -6px #00000029,0 0 1px #0006;padding:8px;transition:max-height .4s ease,opacity .4s ease,transform .4s ease}.FormSearchMultiSelector .MenuContainer .SelectorContainerOpen{max-height:260px;overflow:scroll;position:absolute;width:100%;top:48px;z-index:20;visibility:visible;opacity:1;transform:translateY(0);background-color:#fff;border-radius:8px;box-shadow:0 8px 24px -6px #00000029,0 0 1px #0006;padding:8px;transition:max-height .4s ease,opacity .4s ease,transform .4s ease}.FormSearchMultiSelector .MenuContainer .SelectorOption{width:100%;padding:12px;cursor:pointer;transition:background-color .3s ease;border-radius:8px;font-size:16px;line-height:18px;font-family:Simpler Pro Regular,sans-serif;text-align:right;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px}.FormSearchMultiSelector .MenuContainer .SelectorOption .SelectorIcon{width:16px;height:16px;transition:transform .3s ease}.FormSearchMultiSelector .MenuContainer .SelectorOption .TitleAndIcon{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.FormSearchMultiSelector .MenuContainer .SelectorOption .TitleAndIcon .ContentIcon{width:24px;height:24px;border-radius:50%;background-color:#f9f9f9;border:1px solid #e6e6e6;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset}.FormSearchMultiSelector .MenuContainer .SelectorOption .TitleAndIcon .ContentIcon img{width:12px;height:12px}.FormSearchMultiSelector .MenuContainer .SelectorOption:hover{background-color:#f9f9f9}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.Toast{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:16px;border-radius:8px;background:#f29e9c1a;padding:16px 16px 16px 24px;align-self:stretch}.Toast .ToastContent{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:unset;height:100%}.Toast .ToastContent .ToastTitle{font-size:20px;line-height:24px;font-family:Simpler Pro Bold,sans-serif;text-align:right;margin:0;color:#c21d1a}.Toast .ToastContent .ToastBody{font-size:16px;line-height:unset;letter-spacing:.5px;font-family:Simpler Pro Regular,sans-serif;text-align:right;margin:0;color:#c21d1a}.Toast .ToastIcon{display:flex;width:88px;height:88px;padding:20.141px 20.806px 19.859px 19.194px;justify-content:center;align-items:center;border-radius:var(--Interactive-border-radius---radius-i-sm, 8px);background:#d8201d33}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.FormControl{display:flex;flex-direction:column;justify-content:space-evenly;align-items:unset;gap:36px;width:80%}.FormControl .ForgotPassword{text-align:center;width:100%;margin-top:0}.FormControl .ForgotPassword .white{font-size:16px;line-height:20px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.FormControl .ForgotPassword .blue{font-size:16px;line-height:20px;font-family:Simpler Pro Regular,sans-serif;text-align:right;color:#2e69e7;font-weight:700}.FormControl .ForgotPassword .forgotLink{font-size:16px;line-height:20px;font-family:Simpler Pro Regular,sans-serif;text-align:right;text-decoration:none;font-weight:400}.FormControl .ForgotPassword .forgotLink:visited{color:inherit}.FormControl .PasswordInputWrapper{position:relative;display:flex;align-items:center}.FormControl .PasswordInputWrapper input{width:100%;padding-left:40px}.FormControl .PasswordInputWrapper .PasswordToggleIcon{position:absolute;left:10px;top:50%;transform:translateY(-50%);cursor:pointer;width:20px;height:20px}.FormControl .ToastContent .ToastTitle{font-size:20px!important;font-style:normal!important;font-weight:600!important;line-height:24px!important}.FormControl .ToastContent .ToastBody{font-size:16px!important;font-style:normal!important;font-weight:400!important;line-height:24px!important}.FormControl .MagicToast{display:flex;flex-direction:column;padding:16px 24px;justify-content:center;align-items:flex-end;border-radius:8px;background:#f3f3f3;align-self:stretch}.FormControl .MagicToast .Title{font-size:16px;line-height:18px;font-family:Simpler Pro Regular,sans-serif;display:flex;align-items:center;color:var(--Neutral-Colors-grey-dark-2, #191919)!important;text-align:right;font-size:20px!important;font-weight:600}.FormControl .MagicToast .Body{font-size:12px;line-height:16px;letter-spacing:.04px;font-family:Simpler Pro Regular,sans-serif;color:var(--Neutral-Colors-grey-dark-2, #191919)!important;text-align:right;font-size:16px!important;font-weight:400;margin:0}.FormControl .MagicToast img{width:20px;height:20px;margin-left:8px}.FormControl .EnterCodeToast{background-color:#f3f3f3;padding:16px 24px;border-radius:8px}.FormControl .EnterCodeToast .Title{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:unset;font-size:20px;line-height:20px;font-family:Simpler Pro Bold,sans-serif;text-align:right;font-size:20px!important;line-height:0!important;color:#191919!important}.FormControl .EnterCodeToast .Body{font-size:16px;line-height:16px;font-family:Simpler Pro Regular,sans-serif;text-align:right;font-size:16px!important;margin:0}.FormControl .EnterCodeToast img{margin-left:8px}.FormControl .CodeSent{text-align:center}.FormControl .CodeSent .white{font-size:16px;line-height:20px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.FormControl .CodeSent .blue{font-size:16px;line-height:20px;font-family:Simpler Pro Regular,sans-serif;text-align:right;color:#2e69e7;cursor:pointer}.FormControl .RemainingAttempts{text-align:center;margin-bottom:0}.FormControl .RemainingAttempts .red{font-size:16px;line-height:20px;font-family:Simpler Pro Regular,sans-serif;text-align:right;color:#d8201d}.FormControl .Resend{text-align:center;margin-top:0}.FormControl .Resend .white{font-size:16px;line-height:20px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.FormControl .Resend .blue{font-size:16px;line-height:20px;font-family:Simpler Pro Regular,sans-serif;text-align:right;color:#2e69e7;font-weight:500}.FormControl .Resend .black{font-size:16px;line-height:24px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.FormControl .CodeField{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.FormControl .CodeField .Input{max-width:48px;height:54px;padding:16px 19px;border-radius:var(--surface-border-radius---radius-s-sm, 8px);border:1px solid #E2E2E2;background:var(--Main-gohan, #FFF);color:var(--Neutral-Colors-grey-dark-1, var(--Neutral-Colors-grey-dark-1, #636363));text-align:center;cursor:pointer;font-weight:700;font-size:14px;line-height:24px;letter-spacing:.25px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.FormControl .CodeField .Input::-moz-placeholder{color:#000;text-align:center;font-weight:700;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.FormControl .CodeField .Input::placeholder{color:#000;text-align:center;font-weight:700;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.FormControl .CodeField .Input:focus{border-radius:var(--surface-border-radius---radius-s-sm, 8px);border:1.5px solid var(--Primary-Color-pango-blue-pango-blue, #2E69E7);background:var(--Neutral-Colors-white, #FFF);box-shadow:0 0 0 2px #2d69e61f}.SelectAccountForm{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;width:100%;padding:0 64px;margin:0}.SelectAccountForm .SelectAccountOption{display:flex;flex-direction:row;justify-content:justify-between;align-items:center;gap:unset;margin:0;width:100%;transition:.1s ease-in-out;border-radius:8px;padding:8px;height:64px}.SelectAccountForm .SelectAccountOption:hover{background-color:#e6e6e6}.SelectAccountForm .SelectAccountOption .SelectAccountRadio{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:unset;width:20%}.SelectAccountForm .SelectAccountOption .SelectAccountDetails{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:unset;font-size:16px;line-height:18px;font-family:Simpler Pro Regular,sans-serif;text-align:right;width:70%;padding:8px}.SelectAccountForm .SelectAccountOption .SelectAccountDetails .AccountDetailsName{font-size:14px;line-height:20px;letter-spacing:.25px;font-family:Simpler Pro Regular,sans-serif;text-align:right;margin:0}.SelectAccountForm .SelectAccountOption .SelectAccountDetails .AccountDetailsId{font-size:14px;line-height:20px;letter-spacing:.25px;font-family:Simpler Pro Regular,sans-serif;text-align:right;color:#949499;margin:0}.SelectAccountForm .SelectAccountOption .SelectAccountMiniProfileAvatar{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:unset;font-size:16px;line-height:18px;font-family:Simpler Pro Regular,sans-serif;text-align:right;height:36px;width:36px;border-radius:8px;color:#fff}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.PasswordInputWrapper{display:flex;flex-direction:column;justify-content:center;align-items:unset;gap:8px;width:100%}.PasswordInputWrapper input{padding-left:40px}.PasswordInputWrapper .PasswordInput{width:100%;position:relative;display:flex;flex-direction:column}.PasswordInputWrapper .PasswordToggleIcon{position:absolute;left:10px;top:20px;transform:translateY(-50%);cursor:pointer;width:20px;height:20px}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.AddVehicleCustomDialog .DialogContainer .DialogHeader{justify-content:center}.AddVehicleCustomDialog .DialogContainer .DialogDescription{text-align:center}.AddVehicleCustomDialog .DialogContainer .DialogActions{justify-content:center}.AddVehicleCustomDialog .DialogButtons{display:flex;justify-content:center;margin-top:24px;gap:16px;cursor:pointer}.AddVehicleCustomDialogMobile .DialogContainer .GeneralDialogPanel--large{width:calc(100% - 24px);max-width:100%;max-height:calc(100dvh - 30px);position:relative;overflow:scroll}.AddVehicleCustomDialogMobile .SubmitCTA--large{text-align:center;justify-content:center}.AddVehicleCustomDialogMobile .CancelButton{text-align:center;justify-content:center;display:flex;align-items:center}.AddVehicleCustomDialogMobile .DialogContainer .DialogHeader{justify-content:center}.AddVehicleCustomDialogMobile .DialogContainer .DialogDescription{text-align:center}.AddVehicleCustomDialogMobile .DialogContainer .DialogActions{justify-content:center}.AddVehicleCustomDialogMobile .DialogButtons{display:flex;flex-direction:column-reverse;justify-content:center;align-items:center;margin-top:24px;gap:16px;cursor:pointer}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.toggle-container{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:12px}.toggle-container .toggle{position:relative;display:inline-block;width:48px;height:24px}.toggle-container .toggle input{opacity:0;width:0;height:0}.toggle-container .toggle input:checked+.slider{background-color:#2e69e7}.toggle-container .toggle input:checked+.slider:before{transform:translate(24px)}.toggle-container .toggle .slider{position:absolute;cursor:pointer;inset:0;background-color:#e6e6e6;transition:.4s;border-radius:20px}.toggle-container .toggle .slider:before{position:absolute;content:"";width:20px;height:20px;left:2px;bottom:2px;background-color:#fff;transition:.4s;border-radius:50%}.toggle-container .label{font-size:16px;line-height:24px;letter-spacing:.15px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.StickyCTA{position:absolute;bottom:24px;left:20px;width:56px;height:56px;z-index:5;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;background-color:#2e69e7;border-radius:16px;box-shadow:0 6px 10px 4px #00000026,0 2px 3px #0000004d;color:#fff}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.ButtonSwitcher{max-width:230px;min-width:100%;height:48px;padding:4px;border-radius:12px;border:1px solid #e6e6e6;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px}@media (max-width: 767px){.ButtonSwitcher{width:92px;height:48px}}.ButtonSwitcher .Button{background:none}.ButtonSwitcher .OptionCTA,.ButtonSwitcher .OptionCTA_Active{cursor:pointer;width:50%!important;height:100%;color:#2e69e7;font-family:Arial;font-size:16px;border-radius:8px;border:1px solid transparent;padding:4px 4px 4px 8px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px;transition:background-color .3s ease,color .3s ease,transform .3s ease}.ButtonSwitcher .OptionCTA svg,.ButtonSwitcher .OptionCTA_Active svg{width:20px;height:20px;transition:transform .3s ease}.ButtonSwitcher .OptionCTA_Active{background-color:#2e69e7;color:#fff}@media (max-width: 767px){.ButtonSwitcher .OptionCTA,.ButtonSwitcher .OptionCTA_Active{width:40px;height:40px}}.HeaderSwitcher{max-width:230px;min-width:100%;height:48px;padding:4px;border-radius:12px;border:1px solid #e6e6e6;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px}@media (max-width: 767px){.HeaderSwitcher{width:92px;height:48px;min-width:auto!important}}.HeaderSwitcher .Button{background:none}.HeaderSwitcher .OptionCTA,.HeaderSwitcher .OptionCTA_Active{cursor:pointer;width:50%!important;height:100%;color:#2e69e7;font-size:16px;line-height:normal;letter-spacing:.15px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right;border-radius:8px;border:1px solid transparent;padding:4px 4px 4px 8px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px;transition:background-color .3s ease,color .3s ease,transform .3s ease}.HeaderSwitcher .OptionCTA svg,.HeaderSwitcher .OptionCTA_Active svg{width:20px;height:20px;transition:transform .3s ease}.HeaderSwitcher .OptionCTA_Active{background-color:#2e69e7;color:#fff}@media (max-width: 767px){.HeaderSwitcher .OptionCTA,.HeaderSwitcher .OptionCTA_Active{width:40px;height:40px}}.UnderlineSwitcher{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset}.UnderlineSwitcher .Button{background:none;border:none}.UnderlineSwitcher .OptionCTA,.UnderlineSwitcher .OptionCTA_Active{font-size:16px;line-height:24px;letter-spacing:.15px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right;white-space:nowrap;cursor:pointer;padding:12px 16px;border-bottom:2px solid transparent}.UnderlineSwitcher .OptionCTA_Active{border-bottom:2px solid #2e69e7;color:#2e69e7}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.ActionCTA{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;background-color:#fff;border:none;padding:0;margin:0}.ActionCTA .InnerContainer{width:48px;height:48px;transition:.3s;border-radius:8px;background-color:#fff;border:1px solid #e6e6e6;display:flex;flex-direction:unset;justify-content:center;align-items:center;gap:unset}.ActionCTA .InnerContainer svg{width:24px;height:24px;color:#636363}.ActionCTA .InnerContainer:hover{border-width:2px;box-shadow:0 0 0 4px #2d69e61f}.ActionCTA .Tooltip{visibility:hidden;background-color:#191919;color:#fff;font-size:12px;line-height:16px;letter-spacing:.04px;font-family:Simpler Pro Regular,sans-serif;text-align:right;text-align:center;padding:4px 8px;border-radius:8px;position:absolute;top:114px;white-space:nowrap;z-index:20;opacity:0;transition:opacity .2s ease-in-out}.ActionCTA .Tooltip:after{content:"";position:absolute;bottom:-4px;left:50%;transform:translate(-50%);border-width:4px;border-style:solid;border-color:#191919 transparent transparent transparent}.ActionCTA .Tooltip .TooltipArrow{position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:0;height:0;border-style:solid;border-width:8px 8px 0 8px;border-color:#191919 transparent transparent transparent}.ActionCTA:hover .Tooltip{visibility:visible;opacity:1}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.SubmitCTA{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;border-radius:80px;cursor:pointer;transition:background-color .3s ease,color .3s ease,padding .3s ease,transform .3s ease}.SubmitCTA *{margin:0;padding:0;box-sizing:border-box}.SubmitCTA--small{padding:8px 16px;font-family:Simpler Pro Bold,sans-serif;text-align:center;font-size:14px;line-height:20px;letter-spacing:.1px}.SubmitCTA--full{width:100%;padding-top:16px;padding-bottom:16px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right;font-size:18px;line-height:24px}.SubmitCTA--medium{padding:8px 24px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right;font-size:18px;line-height:24px;letter-spacing:.15px}.SubmitCTA--large{padding:12px 32px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right;font-size:18px;line-height:24px}.SubmitCTA--primary{background-color:#2e69e7;color:#fff;border:none}.SubmitCTA--secondary{background-color:#fff;color:#2e69e7;border:2px solid #2e69e7}.SubmitCTA--tertiary{background:none;border:none;color:#2e69e7;padding:0}.SubmitCTA--destructive{background-color:#d8201d;color:#fff;border:none}.SubmitCTA--disabled{background-color:#e6e6e6;color:#949499;border:none}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.RadioButtonCta{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;padding:6px 13px;border-radius:16px;cursor:pointer;font-family:Simpler Pro Bold,sans-serif;text-align:center;font-size:14px;line-height:20px;letter-spacing:.1px;transition:background-color .3s ease,color .3s ease}.RadioButtonCta.selected{background-color:#2e69e7;color:#fff;border:1px solid #2e69e7}.RadioButtonCta.unselected{background-color:#fff;border:1px solid #e6e6e6;color:#636363}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.CreateContentCTA{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;border-radius:12px;border:none;background:transparent;padding:0;margin:0;cursor:pointer}.CreateContentCTA--small{font-size:16px;line-height:24px;letter-spacing:.15px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right}.CreateContentCTA--large{font-size:20px;line-height:24px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.CreateContentCTA .CTAText{color:#2e69e7;padding:0;margin:0;white-space:nowrap}.CreateContentCTA .PlusCircle--small{width:20px;height:20px}.CreateContentCTA .PlusCircle--large{width:32px;height:32px}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.single-select-dropdown{display:flex;flex-direction:column;justify-content:unset;align-items:unset;gap:8px;padding:8px 0}.single-select-dropdown .option-label{flex-direction:row;justify-content:space-between;gap:unset;display:flex;align-items:center;cursor:pointer;padding:8px;border-radius:8px;transition:background-color .2s ease}.single-select-dropdown .option-label.selected,.single-select-dropdown .option-label:hover{background-color:#0000000a}.single-select-dropdown .option-label input[type=radio]{width:16px;height:16px}.single-select-dropdown .option-label.star-style input[type=radio]{display:none}.single-select-dropdown .option-label .star-icon{width:16px;height:16px;margin-right:8px}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.FormOptions{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.FormOptions .OptionLabel{font-size:14px;line-height:24px;letter-spacing:.25px;font-family:Simpler Pro Regular,sans-serif;text-align:right;color:#191919}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.TemporaryVehicle{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px}@media (max-width: 767px){.TemporaryVehicle{height:400px}}.TemporaryVehicle .MessageContainer{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;gap:unset}.TemporaryVehicle .MessageContainer .MessageTitle{font-size:20px;line-height:28px;font-family:Simpler Pro Bold,sans-serif;text-align:right;text-align:center}.TemporaryVehicle .MessageContainer .MessageSubTitle{font-size:16px;line-height:unset;letter-spacing:.5px;font-family:Simpler Pro Regular,sans-serif;text-align:right;color:#636363;text-align:center}.TemporaryVehicle .MessageConfirm{cursor:pointer;font-weight:700;font-size:18px;line-height:24px;font-family:Simpler Pro Bold,sans-serif;text-align:right;color:#2e69e7}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.MiniProfile{padding:8px;cursor:pointer;width:220px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:24px}.MiniProfile>i{margin-right:auto;cursor:pointer;font-size:20px;color:#959595;transition:transform .3s ease}.MiniProfile>i:hover{transform:scale(1.2);font-weight:700;color:#000}.MiniProfileWrapper{margin-left:auto;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.MiniProfileTextContent{display:flex;flex-direction:column;justify-content:center;align-items:end;gap:2px}.MiniProfileTextContent p{margin:0;padding:0}.MiniProfileTitle{font-size:16px;line-height:20px;letter-spacing:.15px;font-family:Simpler Pro Regular,sans-serif;text-align:right;white-space:nowrap;direction:rtl}.MiniProfileSubTitle{font-size:14px;line-height:normal;letter-spacing:.25px;font-family:Simpler Pro Regular,sans-serif;text-align:right;color:#959595}.MiniProfileAvatar{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:unset;width:36px;height:36px;border-radius:20px;background-color:#534d59}.MiniProfileAvatar:hover{background-color:#2e69e7}.MiniProfileAvatar .MiniProfileAvatarText{transition:transform .3s ease}.MiniProfileAvatar .MiniProfileAvatarText:hover{transform:scale(1.2)}.MiniProfileAvatarText{color:#fff;font-size:20px;line-height:24px;font-family:Simpler Pro Regular,sans-serif;text-align:right}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.MiniProfilesList{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px;width:100%;direction:rtl;align-items:flex-start;justify-content:flex-start}.MiniProfilesList>*{direction:ltr;flex:0 1 220px;max-width:220px}.ViewMore{display:flex;justify-content:center;align-items:center;padding:8px;width:220px;background:#f9f9f9;color:#2e69e7;font-size:14px;line-height:24px;letter-spacing:.25px;font-family:Simpler Pro Regular,sans-serif;text-align:right;cursor:pointer;white-space:nowrap;height:50px;border-radius:8px}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.DriverListContainer{display:grid;gap:24px;margin-top:16px;width:100%;grid-template-columns:repeat(5,minmax(0,1fr));direction:rtl}.MiniProfileCarIconContainer{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:unset;width:32px;height:32px;border-radius:20px;border:.32px solid #e6e6e6;padding:8px 6px;margin-bottom:2px}.MiniProfileCarIconContainer .MiniProfileCarIcon{padding:3px;width:24px;height:24px}.MiniProfileCarIconContainer .MiniProfileDefaultCarIcon{width:16px;height:16px}.LoadingSpinner{margin-top:4px}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.TableFilterDialogContainer{position:absolute;z-index:999;display:flex;justify-content:center;align-items:center}.TableFilterDialogMobileContainer{background-color:#1919198f;animation:fadeIn .5s ease-in-out;bottom:0;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:flex-end;gap:unset}.TableFilterDialogDesktopContainer{top:80px;left:45%}.TableFilterDialog{max-width:404px;z-index:10;display:flex;flex-direction:column;justify-content:unset;align-items:unset;gap:unset;background-color:#fff;box-shadow:0 8px 24px -6px #00000014,0 0 1px #0003;border-radius:12px;animation:slideUp .5s ease-in-out}.TableFilterDialog--closeButton{margin-left:24px;margin-top:16px;cursor:pointer;width:24px;height:24px}.TableFilterDialog--title{color:#191919;font-size:20px;line-height:24px;font-family:Simpler Pro Bold,sans-serif;text-align:right;margin:16px 0}.TableFilterDialog--container{padding:24px;overflow-y:auto;flex-grow:1;min-height:0}.TableFilterDialog--titleContainer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:unset}.TableFilterDialog--filterSection--header{display:flex;flex-direction:row;justify-content:end;align-items:center;gap:8px;margin-top:16px;margin-bottom:16px}.TableFilterDialog--filterSection--header--title{color:#949499;font-family:Simpler Pro SemiBold,sans-serif;font-size:14px}.TableFilterDialog--filterSection--header--icon{width:16px;height:16px;color:#949499}.TableFilterDialog--filterSection--filterOptions{display:flex;flex-direction:row;justify-content:end;align-items:center;gap:16px;flex-wrap:wrap}.TableFilterDialog--footer{padding:16px 24px;border-top:1px solid #e6e6e6;flex-shrink:0;display:flex;flex-direction:row;justify-content:start;align-items:center;gap:8px}.TableFilterDialog--footerButtons{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset}.TableFilterDesktopDialog{left:calc(50% - 360px);max-height:calc(100dvh - 330px)}.TableFilterMobileDialog{max-height:calc(100dvh - 20px)}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.DialogContainer .GeneralDialogPanel{background:#fff;box-shadow:0 4px 12px #00000026;border-radius:8px;padding:32px;overflow-x:scroll;position:relative;overflow-y:auto;animation:fadeInScale .3s ease}.DialogContainer .GeneralDialogPanel--medium{width:calc(100% - 1150px);min-width:500px;max-width:760px;max-height:calc(100dvh - 100px)}.DialogContainer .GeneralDialogPanel--large{width:calc(100% - 200px);max-width:760px;max-height:calc(100dvh - 30px);position:relative;overflow:scroll}.DialogContainer .DialogHeader .CloseModalButton{background:none;border:none;padding:0;margin:0;border-radius:50%;transition:background-color .3s ease}.DialogContainer .DialogHeader .CloseModalButton:hover{background-color:#0000001a}.DialogContainer .DialogContent{margin-bottom:24px}.DialogContainer .CancelButton{background:none;border:none;color:#000;font-family:Simpler Pro,sans-serif;text-align:right;font-size:16px;line-height:24px}.MobileDialogContainer{inset:0;position:fixed;background-color:#1919198f;display:flex;flex-direction:row;justify-content:center;align-items:end;gap:unset;animation:fadeIn .3s ease-in-out}.MobileDialogContainer .ScrollableContentTakesFullHeight{height:calc(100dvh - 80px)}.MobileDialogContainer .DialogPanel{position:relative;max-height:calc(100dvh - 20px);overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:unset;animation:slideUp .3s ease-in-out;border-radius:12px 12px 0 0;background:#fff;width:100%;padding-top:16px}.MobileDialogContainer .DialogPanel .CloseLineContainer{width:100%}.MobileDialogContainer .DialogPanel .CloseLineContainer .Line{cursor:pointer;width:40px;height:4px;background:#e2e2e2;margin:0 auto;border-radius:20px}.MobileDialogContainer .DialogPanel .DialogHeader{padding:8px 16px 0;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:unset}.MobileDialogContainer .DialogPanel .DialogHeader .GoBackContainer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px}.MobileDialogContainer .DialogPanel .DialogHeader .DialogTitleAndButton{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:unset}.MobileDialogContainer .DialogPanel .DialogHeader .DialogTitleAndButton .ExternalButton{color:#2e69e7;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px;font-size:16px;line-height:unset;letter-spacing:.5px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.MobileDialogContainer .DialogPanel .DialogHeader .DialogTitleAndButton .ExternalButton span{margin-top:4px}.MobileDialogContainer .DialogPanel .DialogHeader .DialogTitleAndButton .ExternalButton img{width:24px;height:24px}.MobileDialogContainer .DialogPanel .DialogHeader .DialogRightTitle{color:#2e69e7;font-size:20px;line-height:24px;font-family:Simpler Pro Bold,sans-serif;text-align:right}.MobileDialogContainer .DialogPanel .DialogHeader .DialogLeftTitle{color:#2e69e7;font-size:16px;line-height:unset;letter-spacing:.5px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.MobileDialogContainer .DialogPanel .DialogCommonContent,.MobileDialogContainer .DialogPanel .DialogScrollableContent,.MobileDialogContainer .DialogPanel .DialogNonScrollableContent{width:100%;padding:0 16px}.MobileDialogContainer .DialogPanel .DialogScrollableContent{overflow-y:auto;-webkit-overflow-scrolling:touch;height:100%}.MobileDialogContainer .DialogPanel .DialogAction{padding:16px;width:100%;border-top:1px solid var(--Neutral-Colors-grey-light-3, #e6e6e6)}.MobileDialogContainer.closing{animation:fadeOutBackground .3s ease-in-out forwards}.MobileDialogContainer.closing .DialogPanel{animation:slideDown .3s ease-out}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.ExportFile{position:relative}.ExportFileFormats{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:12px;height:80px}.ExportFileFormatsGeneral{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;flex:1 0 0;cursor:pointer;padding:8px;border-radius:16px;background:#f9f9fb;height:100%;transition:box-shadow .3s ease,border-color .3s ease;border:1px solid transparent}.ExportFileFormatsGeneral:hover,.ExportFileFormatsActive{box-shadow:0 0 0 4px #2d69e61f}.ExportFile .error-message{position:absolute;bottom:-40px;left:0;width:100%;color:#c21d1a;opacity:1;transform:translateY(-50%);transition:opacity .3s ease;font-size:12px;line-height:16px;letter-spacing:.04px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.ExportFileButtons{margin-top:24px;display:flex;flex-direction:row;justify-content:start;align-items:center;gap:12px}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.BurgerBar{position:relative}.BurgerBar .BurgerButton{width:40px;height:40px;cursor:pointer;display:flex;flex-direction:unset;justify-content:center;align-items:center;gap:unset;background-color:#fff;border-radius:8px}.BurgerBar .BurgerButton i{font-size:24px;color:#2e69e7}.Overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:999;opacity:0;pointer-events:none;transition:opacity .3s ease}.Overlay.fade-in{opacity:1;pointer-events:all}.Overlay.fade-out{opacity:0;pointer-events:none}.BurgerMenu{position:fixed;top:0;right:-300px;height:100%;width:300px;background-color:#fff;z-index:1000;padding:16px;transition:right .3s ease;overflow-y:auto;max-height:100vh}.BurgerMenu.slide-in{right:0}.BurgerMenu.slide-out{right:-300px}.BurgerMenu .MenuRoute,.BurgerMenu .MenuRoute_Active{width:100%;padding:12px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:8px;transition:.3s;cursor:pointer;font-size:16px;line-height:24px;letter-spacing:.15px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right}.BurgerMenu .MenuRoute svg,.BurgerMenu .MenuRoute_Active svg{width:24px;height:24px;transition:width .5s ease,height .5s ease}.BurgerMenu .MenuRoute span,.BurgerMenu .MenuRoute_Active span{margin-left:8px;transition:opacity .3s ease}.BurgerMenu .MenuRoute_Active{background-color:#0000000a;border-radius:8px}.BurgerMenu .NavLogo{transition:opacity .5s ease}.BurgerMenu .NavLogo.hidden{opacity:0;visibility:hidden}.BurgerMenu .MenuRoute:hover,.BurgerMenu .MenuRoute_Active:hover{background-color:#0000000a;border-radius:8px}.BurgerMenu ul{list-style:none;padding:0;margin:0}.BurgerMenu ul li{padding:8px 0;cursor:pointer}.BurgerMenu ul li:hover{background-color:#0000000a}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.Drawer-Overlay{position:fixed;top:35px;left:29px;height:calc(100% - 68px)}.Drawer-Overlay.open{width:350px!important}.Drawer{flex-shrink:0;display:flex;flex-direction:column;justify-content:unset;align-items:unset;gap:unset;width:0;background:#fff;box-shadow:0 4px 12px #00000026;border-radius:20px;padding:0;transition:width .8s ease,padding .8s .1s ease-out;z-index:1000;overflow:hidden}.Drawer.open{width:clamp(280px,16vw,360px);padding:12px}.Drawer.close{width:0;padding:0}.Drawer.close .Header{opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease}.Drawer .Header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:unset;transition:opacity .5s ease,visibility .5s ease}.Drawer .Header .Title{color:#191919;font-size:16px;line-height:unset;letter-spacing:.5px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.Drawer .closeIcon{cursor:pointer;transition:transform .5s ease}.Drawer .closeIcon:hover{transform:scale(1.1)}.Drawer .Content{display:flex;flex-direction:column;justify-content:unset;align-items:unset;gap:24px;overflow:auto}.Drawer .Content .NonScrollableContent{flex-shrink:0}.Drawer .Content .ScrollableContent{flex-grow:1;overflow-y:auto;max-height:calc(100vh - 100px)}@media (max-width: 1540px){.Drawer.open{width:13vw;max-width:360px}}@media (max-width: 1440px){.Drawer.open{width:7vw;max-width:360px}}@media (max-width: 1280px){.Drawer.open{width:14vw;max-width:360px}}@media (max-width: 768px){.Drawer.open{width:80vw;max-width:360px}}@media (max-width: 480px){.Drawer.open{width:100vw;max-width:none;border-radius:0}.Drawer .Content .ScrollableContent{max-height:calc(100vh - 50px)}}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.TransactionContainer{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:unset;width:100%;padding:12px;background-color:#f9f9fb;border-radius:8px;position:relative}.TransactionContainer .NavigationToDetails{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px;position:absolute;left:12px;top:28px}.TransactionContainer .NavigationToDetails .NavigationArrow{cursor:pointer}.TransactionContainer .NavigationToDetails .AmountNumber{font-size:12px;line-height:16px;letter-spacing:.5px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right}.TransactionContainer .TransactionContent{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:8px}.TransactionContainer .TransactionContent .TransactionContentTitle{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.TransactionContainer .TransactionContent .TransactionContentTitle p{font-weight:700;font-size:14px;line-height:normal;letter-spacing:.1px;font-family:Simpler Pro Bold,sans-serif;text-align:right;padding:0;margin:0;white-space:nowrap}.TransactionContainer .TransactionContent .TransactionDetails{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;margin-right:4px}.TransactionContainer .TransactionContent .TransactionDetails .DetailContainer{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px}.TransactionContainer .TransactionContent .TransactionDetails .DetailContainer p{padding:0;margin:0;font-size:12px;line-height:16px;letter-spacing:.04px;font-family:Simpler Pro Regular,sans-serif;text-align:right;color:#636363}.TransactionContainer .TransactionContent .TransactionDetails .DetailContainer img{width:15px;height:15px}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.TransactionDetailsCardContainer{margin-top:24px;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:20px}.TransactionDetailsCardContainer .Header{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:16px;width:-moz-fit-content;width:fit-content}.TransactionDetailsCardContainer .Header .HeaderTextContent p{padding:0;margin:0;font-size:20px;line-height:24px;font-family:Simpler Pro Bold,sans-serif;text-align:right}.TransactionDetailsCardContainer .Header .HeaderTextContent span{font-size:20px;line-height:24px;font-family:Simpler Pro Regular,sans-serif;text-align:right;color:"#949499"!important}.TransactionDetailsCardContainer .Header .NavigationArrow{cursor:pointer}.TransactionDetailsCardContainer .Header .ColumnNameIconContainer{display:flex;flex-shrink:0;width:50px;height:50px;padding:4.8px;justify-content:center;align-items:center;border-radius:32px;font-size:16px;line-height:24px;letter-spacing:.15px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right}.TransactionDetailsCardContainer .Header .ColumnNameIconContainer img{width:28.8px;height:28.8px}.TransactionDetailsCardContainer .ProfileCards{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:16px;width:100%}.TransactionDetailsCardContainer .ParkingDetails{width:100%}.TransactionDetailsCardContainer .ParkingDetails .Title{font-family:Simpler Pro SemiBold,sans-serif;text-align:right;font-size:18px;line-height:24px;color:#636363;padding:0;margin:0}.TransactionDetailsCardContainer .ParkingDetails .ParkingDetailsContainer{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:unset;border-radius:16px;background:var(--Neutral-Colors-grey-light-1, #f9f9fb);box-shadow:0 4px 5.5px #00000005;width:100%;padding:20px}.TransactionDetailsCardContainer .ParkingDetails .ParkingDetailsContainer .StartAndEndDatesContainer{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:8px}.TransactionDetailsCardContainer .ParkingDetails .ParkingDetailsContainer .StartAndEndDatesContainer .StartAndEndDates{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px}.TransactionDetailsCardContainer .ParkingDetails .ParkingDetailsContainer .StartAndEndDatesContainer .StartAndEndDates p{font-size:16px;line-height:24px;font-family:Simpler Pro Regular,sans-serif;text-align:right;color:#636363;padding:0;margin:0}.TransactionDetailsCardContainer .ParkingDetails .ParkingDetailsContainer .StartAndEndDatesContainer .VerticalDesign{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2px}.TransactionDetailsCardContainer .ParkingDetails .ParkingDetailsContainer .StartAndEndDatesContainer .VerticalDesign .StartPoint{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:unset}.TransactionDetailsCardContainer .ParkingDetails .ParkingDetailsContainer .StartAndEndDatesContainer .VerticalDesign .StartPoint .circle{width:8px;height:8px;background-color:#2e69e7;border-radius:50%}.TransactionDetailsCardContainer .ParkingDetails .ParkingDetailsContainer .StartAndEndDatesContainer .VerticalDesign .StartPoint .rectangle{width:2px;height:5px;background-color:#2e69e7;margin-top:-3px}.TransactionDetailsCardContainer .ParkingDetails .ParkingDetailsContainer .StartAndEndDatesContainer .VerticalDesign .rectangle{width:2px;height:4px;background-color:#2e69e7}.TransactionDetailsCardContainer .ParkingDetails .ParkingDetailsContainer .StartAndEndDatesContainer .VerticalDesign .EndPoint{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:unset}.TransactionDetailsCardContainer .ParkingDetails .ParkingDetailsContainer .StartAndEndDatesContainer .VerticalDesign .EndPoint .circle{width:8px;height:8px;background-color:#2e69e7;border-radius:50%}.TransactionDetailsCardContainer .ParkingDetails .ParkingDetailsContainer .StartAndEndDatesContainer .VerticalDesign .EndPoint .rectangle{width:2px;height:5px;background-color:#2e69e7;margin-bottom:-3px}.TransactionDetailsCardContainer .ParkingDetails .ParkingDetailsContainer .ParkingDuration{margin-top:5px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:8px}.TransactionDetailsCardContainer .ParkingDetails .ParkingDetailsContainer .ParkingDuration p{font-size:16px;line-height:24px;font-family:Simpler Pro Regular,sans-serif;text-align:right;color:#636363;padding:0;margin:0}.TransactionDetailsCardContainer .ParkingDetails .ParkingDetailsContainer .ParkingDuration img{width:10px;height:10px}.TransactionDetailsCardContainer .PaymentDetails{width:100%}.TransactionDetailsCardContainer .PaymentDetails .Title{font-family:Simpler Pro SemiBold,sans-serif;text-align:right;font-size:18px;line-height:24px;color:#636363;padding:0;margin:0}.TransactionDetailsCardContainer .PaymentDetails .PaymentDetailsContainer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:unset;border-radius:16px;background-color:#f9f9fb;box-shadow:0 4px 5.5px #00000005;padding:16px}.TransactionDetailsCardContainer .PaymentDetails .PaymentDetailsContainer p{padding:0;margin:0}.TransactionDetailsCardContainer .PaymentDetails .PaymentDetailsContainer .Payment{font-size:16px;line-height:24px;font-family:Simpler Pro Regular,sans-serif;text-align:right;color:#636363}.TransactionDetailsCardContainer .PaymentDetails .PaymentDetailsContainer .Amount{font-weight:700;font-size:14px;line-height:20px;letter-spacing:.1px;font-family:Simpler Pro Bold,sans-serif;text-align:right}.TransactionDetailsCardContainer .InvoicesDetails{width:100%}.TransactionDetailsCardContainer .InvoicesDetails .Title{font-family:Simpler Pro SemiBold,sans-serif;text-align:right;font-size:18px;line-height:24px;color:#636363;padding:0;margin:0}.TransactionDetailsCardContainer .InvoicesDetails .InvoicesDetailsContainer{display:flex;flex-direction:row;justify-content:justify-between;align-items:center;gap:unset;border-radius:16px;background:var(--Neutral-Colors-grey-light-1, #f9f9fb);box-shadow:0 4px 5.5px #00000005;width:100%;padding:20px}.TransactionDetailsCardContainer .InvoicesDetails .InvoicesDetailsContainer div{width:50%}.TransactionDetailsCardContainer .InvoicesDetails .InvoicesDetailsContainer div:nth-child(1){display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:16px}.TransactionDetailsCardContainer .InvoicesDetails .InvoicesDetailsContainer div:nth-child(2){display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:16px}.TransactionDetailsCardContainer .InvoicesDetails .InvoicesDetailsContainer div:nth-child(2) p{font-size:16px;line-height:24px;font-family:Simpler Pro Regular,sans-serif;text-align:right;color:#636363}.TransactionDetailsCardContainer .InvoicesDetails .InvoicesDetailsContainer .OnStreetText{font-size:16px;line-height:24px;font-family:Simpler Pro Regular,sans-serif;text-align:right;text-align:center;width:100%;color:#636363}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.ProfileCardContentContainer{width:150px;height:150px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;border-radius:16px;background:#f9f9fb;box-shadow:0 1px 5.5px #0000001a}.ProfileCardContentContainer p{margin:0;padding:0}.ProfileCardContentContainer .ProfileCardAvatar{height:48px;width:48px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:unset;border-radius:60px;padding:24px 20px}.ProfileCardContentContainer .ProfileCardAvatarText{color:#fff;font-size:20px;line-height:24px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.ProfileCardContentContainer .ProfileCardTitle{font-size:16px;line-height:normal;letter-spacing:.15px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right;text-align:center}.ProfileCardContentContainer .ProfileCardDescription{font-size:12px;line-height:normal;letter-spacing:.04px;font-family:Simpler Pro Regular,sans-serif;text-align:right;color:#8c8c8c}.ProfileCardContentContainer .ProfileCardImageContainer{height:48px;width:48px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:unset;border:1px solid #e6e6e6;border-radius:60px}.ProfileCardContentContainer .ProfileCardImageContainer .ProfileCardImage{width:25px;height:25px}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.NonScrollableContentContainer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:unset}.NonScrollableContentContainer .InvoiceDataContainer p{padding:0;margin:0}.NonScrollableContentContainer .InvoiceDataContainer .Title{font-size:20px;line-height:32px;font-family:Simpler Pro Bold,sans-serif;text-align:right}.NonScrollableContentContainer .InvoiceDataContainer .SubTitle{font-size:20px;line-height:32px;font-family:Simpler Pro Regular,sans-serif;text-align:right;color:#949499}.NonScrollableContentContainer .ExportActionsContainer{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.NonScrollableContentContainer .ExportActionsContainer .ExportIconContainer{width:-moz-fit-content;width:fit-content;border-radius:8px;border:1px solid #e6e6e6;padding:14px;cursor:pointer}.NonScrollableContentContainer .ExportActionsContainer .ExportIconContainer .ExcelLogo{width:29px;height:29px}.NonScrollableContentContainer .ExportActionsContainer .RedirectIconContainer{width:-moz-fit-content;width:fit-content;border-radius:8px;border:1px solid #e6e6e6;padding:16px;cursor:pointer}.ScrollableContentContainer .ContainerLoader{width:100%;display:flex;flex-direction:auto;justify-content:center;align-items:center;gap:unset;opacity:0;transform:translateY(100%);transition:opacity .4s ease,transform .4s ease}.ScrollableContentContainer .ContainerLoader.loading{opacity:1;padding:12px;transform:translateY(0)}.ScrollableContentContainer .DailyTransactionsContainer .Title{font-weight:700;font-size:18px;line-height:24px;font-family:Simpler Pro Bold,sans-serif;text-align:right;color:#636363}.ScrollableContentContainer .DailyTransactionsContainer .TransactionsListContainer{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.SearchInputSelector{width:100%;border-radius:8px;transition:.3s;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:8px}.SearchInputSelector .MenuContainer{width:100%;position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:unset}.SearchInputSelector .MenuContainer .MenuInput{width:100%;position:relative}.SearchInputSelector .MenuContainer .SelectorChevron,.SearchInputSelector .MenuContainer .SelectorChevronOpen{position:absolute;left:20px;bottom:12px;transform:rotate(180deg);transition:transform .4s ease,opacity .4s ease}.SearchInputSelector .MenuContainer .SelectorChevronOpen{bottom:6px;transform:rotate(0)}.SearchInputSelector .MenuContainer .SelectorInput,.SearchInputSelector .MenuContainer .SelectorErrorInput{width:100%;height:40px;border-radius:8px;border-color:transparent;outline-width:1px;outline-style:solid;outline-color:#e6e6e6;padding:8px 48px 8px 8px;transition:.2s;box-sizing:border-box;font-size:16px;line-height:unset;letter-spacing:unset;font-family:Simpler Pro Regular,sans-serif;text-align:right;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:unset}.SearchInputSelector .MenuContainer .SelectorInput:focus,.SearchInputSelector .MenuContainer .SelectorErrorInput:focus{outline-width:2px;outline-color:#2d69e61f;box-shadow:0 0 0 4px #2d69e61f}.SearchInputSelector .MenuContainer .SelectorErrorInput{outline:none;outline-width:2px;outline-color:#d8201d;outline-style:solid}.SearchInputSelector .MenuContainer .SelectorErrorInput:focus{outline-width:2px;outline-color:#d8201d}.SearchInputSelector .MenuContainer .SelectorErrorInput:hover{box-shadow:0 0 0 4px #ce53471f}.SearchInputSelector .MenuContainer .SelectorErrorInput::-moz-placeholder{color:#191919}.SearchInputSelector .MenuContainer .SelectorErrorInput::placeholder{color:#191919}.SearchInputSelector .MenuContainer .SelectedOption{cursor:pointer;height:24px;width:100px;padding:12px;border:1px solid transparent;border-radius:4px;background-color:#f9f9f9;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.SearchInputSelector .MenuContainer .SelectedOption .SelectedText{color:#949499;margin-top:4px;font-size:16px;line-height:unset;letter-spacing:0px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.SearchInputSelector .MenuContainer .icon-container{height:100%;right:12px;top:50%;position:absolute;transform:translateY(-50%);display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.SearchInputSelector .MenuContainer .icon-container i.ph-magnifying-glass{font-size:18px;color:#000}.SearchInputSelector .MenuContainer .icon-container .spinner{animation:rotate 1s linear infinite;background:#e2e2e2;border-radius:50%;height:18px;width:18px;position:relative}.SearchInputSelector .MenuContainer .icon-container .spinner:before,.SearchInputSelector .MenuContainer .icon-container .spinner:after{content:"";position:absolute}.SearchInputSelector .MenuContainer .icon-container .spinner:before{border-radius:50%;background:linear-gradient(0deg,#507ee2 50%,#3a6edf) 0% 0%,linear-gradient(90deg,#3a6edf,#245edb) 100% 0%,linear-gradient(180deg,#245edb,#2054c5) 100% 100%,linear-gradient(360deg,#2054c5,#1d4baf) 0% 100%;background-repeat:no-repeat;background-size:50% 50%;inset:-1px}.SearchInputSelector .MenuContainer .icon-container .spinner:after{background:#fff;border-radius:50%;inset:3%}.SearchInputSelector .MenuContainer .icon-chevron-container{height:100%;left:20px;top:50%;cursor:pointer;position:absolute;transform:translateY(-50%);display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.SearchInputSelector .MenuContainer .icon-chevron-container .ChevronIcon{width:24px;height:24px;transition:transform .3s ease}.SearchInputSelector .MenuContainer .icon-chevron-container .ChevronIcon.open{transform:rotate(180deg)}.SearchInputSelector .MenuContainer .SelectorContainer{width:100%;max-height:0;opacity:0;overflow:hidden;margin-top:8px;transition:max-height .4s ease,opacity .4s ease,transform .4s ease;position:absolute;visibility:hidden;transform:translateY(-10px)}.SearchInputSelector .MenuContainer .SelectorContainerOpenUpwards{max-height:260px;overflow:scroll;position:absolute;width:100%;bottom:48px;z-index:20;visibility:visible;opacity:1;transform:translateY(0);background-color:#fff;border-radius:8px;box-shadow:0 8px 24px -6px #00000029,0 0 1px #0006;padding:8px;transition:max-height .4s ease,opacity .4s ease,transform .4s ease}.SearchInputSelector .MenuContainer .SelectorContainerOpen{max-height:260px;overflow:scroll;position:absolute;width:100%;top:48px;z-index:20;visibility:visible;opacity:1;transform:translateY(0);background-color:#fff;border-radius:8px;box-shadow:0 8px 24px -6px #00000029,0 0 1px #0006;padding:8px;transition:max-height .4s ease,opacity .4s ease,transform .4s ease}.SearchInputSelector .MenuContainer .SelectorOption{width:100%;padding:12px;cursor:pointer;transition:background-color .3s ease;border-radius:8px;font-size:16px;line-height:18px;font-family:Simpler Pro Regular,sans-serif;text-align:right;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px}.SearchInputSelector .MenuContainer .SelectorOption .SelectorIcon{width:16px;height:16px;transition:transform .3s ease}.SearchInputSelector .MenuContainer .SelectorOption .TitleAndIcon{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px}.SearchInputSelector .MenuContainer .SelectorOption .TitleAndIcon .ContentIcon{width:24px;height:24px;border-radius:50%;background-color:#f9f9f9;border:1px solid #e6e6e6;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset}.SearchInputSelector .MenuContainer .SelectorOption .TitleAndIcon .ContentIcon img{width:12px;height:12px}.SearchInputSelector .MenuContainer .SelectorOption:hover{background-color:#f9f9f9}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.ImportCarsAndDrivers{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px;cursor:pointer}.ImportCarsAndDrivers .FileUploadContainer{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;height:154px;border:1px dashed #e6e6e6;border-radius:5px}.ImportCarsAndDrivers .FileUploadContainer .UploadContent{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:unset}.ImportCarsAndDrivers .FileUploadContainer .UploadContent p{font-size:14px;line-height:24px;letter-spacing:.25px;font-family:Simpler Pro Regular,sans-serif;text-align:right;padding:0;margin:0}.ImportCarsAndDrivers .FileUploadContainer .UploadContent .SubText{color:#949499}.ImportCarsAndDrivers .FileUploadContainer .UploadContent .MainText{margin-top:4px}.ImportCarsAndDrivers .FileUploadContainer .UploadContent .MainText .BlueText{color:#2e69e7}.ImportCarsAndDrivers .FileUploadErrorContainer{background-color:#ffebeb;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;height:154px;border:1px dashed #e6e6e6;border-radius:5px}.ImportCarsAndDrivers .FileUploadErrorContainer .ErrorContent{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:unset}.ImportCarsAndDrivers .FileUploadErrorContainer .ErrorContent p{padding:0;margin:0}.ImportCarsAndDrivers .FileUploadErrorContainer .ErrorContent .CloseIconContainer{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;border-radius:50px;background:#d8201d33;width:var(--height-h-10, 40px);height:var(--height-h-10, 40px);padding:10px}.ImportCarsAndDrivers .FileUploadErrorContainer .ErrorContent .MainText{margin-top:4px;color:#c21d1a;font-size:16px;line-height:24px;letter-spacing:.15px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right}.ImportCarsAndDrivers .FileUploadErrorContainer .ErrorContent .SubText{color:#c21d1a!important;font-size:14px;line-height:24px;letter-spacing:.25px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.ImportCarsAndDrivers .ImportFileContainer{padding:12px;border-radius:8px;background-color:#f9f9f9;width:100%}.ImportCarsAndDrivers .ImportFileContainer .FileDataContainer{display:flex;flex-direction:row;justify-content:space-between;align-items:unset;gap:unset}.ImportCarsAndDrivers .ImportFileContainer .FileDataContainer .FileData{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset}.ImportCarsAndDrivers .ImportFileContainer .FileDataContainer .FileData .TextContent{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:unset}.ImportCarsAndDrivers .ImportFileContainer .FileDataContainer .FileData .TextContent p{padding:0;margin:0}.ImportCarsAndDrivers .ImportFileContainer .FileDataContainer .FileData .TextContent .FileName{font-size:16px;line-height:24px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.ImportCarsAndDrivers .ImportFileContainer .FileDataContainer .FileData .TextContent .FileSize{font-size:12px;line-height:24px;letter-spacing:.04px;font-family:Simpler Pro Regular,sans-serif;text-align:right;color:#636363}.ImportCarsAndDrivers .ImportFileContainer .FileDataContainer .FileActions{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:unset}.ImportCarsAndDrivers .ImportFileContainer .FileDataContainer .FileActions .CloseFileButton{background:none;border:none;cursor:pointer;padding:0;margin-left:8px}.ImportCarsAndDrivers .ImportFileContainer .FileDataContainer .FileActions .FileUploadPercent{font-size:12px;line-height:24px;letter-spacing:.04px;font-family:Simpler Pro Regular,sans-serif;text-align:right;color:#636363}.ImportCarsAndDrivers .ImportFileContainer .FileDataContainer .FileActions .ResultStateContainer{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.ImportCarsAndDrivers .ImportFileContainer .FileDataContainer .FileActions .ResultStateContainer .Description{font-size:12px;line-height:24px;letter-spacing:.04px;font-family:Simpler Pro Regular,sans-serif;text-align:right;color:#636363}.ImportCarsAndDrivers .ImportFileContainer .FileDataContainer .FileActions .ResultStateContainer .FailedIconContainer{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;width:24px;height:24px;padding:6px;border-radius:30px;background-color:#d8201d33;cursor:pointer}.ImportCarsAndDrivers .ImportFileContainer .FileDataContainer .FileActions .ResultStateContainer .FailedIconContainer img{width:8.438px;height:8.437px}.ImportCarsAndDrivers .ImportFileContainer .FileDataContainer .FileActions .ResultStateContainer .RetryingIconContainer{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;width:24px;height:24px;padding:6px;border-radius:30px;background-color:#e6e6e6;cursor:pointer}.ImportCarsAndDrivers .ImportFileContainer .FileDataContainer .FileActions .ResultStateContainer .RetryingIconContainer img{width:12px;height:12px}.ImportCarsAndDrivers .ImportFileContainer .FileDataContainer .FileActions .ResultStateContainer .SuccessIconContainer{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;width:24px;height:24px;padding:6px;border-radius:30px;background-color:#22a12133;cursor:pointer}.ImportCarsAndDrivers .ImportFileContainer .FileDataContainer .FileActions .ResultStateContainer .SuccessIconContainer img{width:12px;height:12px}.ImportCarsAndDrivers .ImportFileContainer .ProgressBarWrapper{height:4px;background-color:#e6e6e6;border-radius:2px;overflow:hidden;margin-top:8px}.ImportCarsAndDrivers .ImportFileContainer .ProgressBarWrapper .ProgressBar{height:100%;transition:width .3s ease}.ImportCarsAndDrivers .ActionsContainer{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:space-between;gap:unset}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.AmountInputsContainer{margin-top:24px}.AmountInputsContainer .TitleContainer{display:flex;flex-direction:row;justify-content:end;align-items:center;gap:8px}.AmountInputsContainer .TitleContainer .text{color:#949499;font-family:Simpler Pro SemiBold,sans-serif;font-size:14px}.AmountInputsContainer .TitleContainer .icon{width:16px;height:16px;color:#949499}.AmountInputsContainer .AmountInputs{margin-top:12px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:24px}.AmountInputsContainer .AmountInputs input{border-radius:8px;border:1px solid #e6e6e6;padding:8px 12px}.AmountInputsContainer .AmountInputs input:focus{outline:none}.AmountInputsContainer .AmountInputs input[type=number]{-moz-appearance:textfield;-webkit-appearance:none;appearance:none}.AmountInputsContainer .AmountInputs input[type=number]::-webkit-inner-spin-button,.AmountInputsContainer .AmountInputs input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.InputContainer{width:-moz-fit-content;width:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:8px}.InputContainer .Label{font-size:14px;line-height:normal;letter-spacing:.25px;font-family:Simpler Pro Regular,sans-serif;text-align:right;color:#949499}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.SearchInput{position:relative;width:100%;height:48px;border-radius:8px;transition:.2s}@media (max-width: 767px){.SearchInput{width:100%;height:40px}}.SearchInput input{width:100%;height:100%;border-radius:8px;border-color:transparent;outline-width:1px;outline-style:solid;outline-color:#e6e6e6;padding:8px 48px 8px 8px;transition:.2s;box-sizing:border-box;font-size:16px;line-height:24px;letter-spacing:.15px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.SearchInput input:focus{outline-width:1px;outline-color:#e6e6e6;box-shadow:0 0 0 4px #2d69e61f}.SearchInput input:hover{outline-width:2px}.SearchInput .icon-container{position:absolute;right:16px;top:50%;transform:translateY(-50%);display:flex;align-items:center}.SearchInput .icon-container i.ph-magnifying-glass{font-size:18px;color:#000}.SearchInput .icon-container .spinner{animation:rotate 1s linear infinite;background:#e2e2e2;border-radius:50%;height:16px;width:16px;position:relative}.SearchInput .icon-container .spinner:before,.SearchInput .icon-container .spinner:after{content:"";position:absolute}.SearchInput .icon-container .spinner:before{border-radius:50%;background:linear-gradient(0deg,#507ee2 50%,#3a6edf) 0% 0%,linear-gradient(90deg,#3a6edf,#245edb) 100% 0%,linear-gradient(180deg,#245edb,#2054c5) 100% 100%,linear-gradient(360deg,#2054c5,#1d4baf) 0% 100%;background-repeat:no-repeat;background-size:50% 50%;inset:-1px}.SearchInput .icon-container .spinner:after{background:#fff;border-radius:50%;inset:3%}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.Checkbox{width:20px;height:20px;border-radius:6px;vertical-align:middle;border:2px solid #e6e6e6;-moz-appearance:none;appearance:none;-webkit-appearance:none;outline:none;cursor:pointer;position:relative}.Checkbox:checked{background-color:#2e69e7;border-color:#2e69e7}.Checkbox-fullyChecked:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:28px;height:28px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3.5 7.47059L6.83333 11L12.5 5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:80% 80%}.Checkbox-partiallyChecked:checked:after{content:"‒";color:#fff;font-size:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.SearchDropdownContainer{position:absolute;left:-24px;min-width:220px!important;background-color:#fff;border:1px solid #e6e6e6;border-radius:12px;padding:8px;box-shadow:0 8px 24px -6px #00000029,0 0 1px #0006;max-height:0;width:310px;opacity:0;z-index:9999;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.SearchDropdownContainer.open{max-height:320px;max-width:320px;overflow:scroll;opacity:1;visibility:visible}.SearchDropdownContainer .OptionsList{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:16px;max-height:300px;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.SearchDropdownContainer .OptionsList::-webkit-scrollbar{display:none}.SearchDropdownContainer .OptionsList .OptionContainer:hover{background:#f9f9fb}.SearchDropdownContainer .OptionsList .OptionContainer{width:100%;margin-top:8px;display:flex;flex-direction:column;justify-content:unset;align-items:unset;gap:unset;border-radius:8px;padding:8px}.SearchDropdownContainer .OptionsList .OptionContainer p{padding:0;margin:0}.SearchDropdownContainer .OptionsList .OptionContainer .MotherOption{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:unset}.SearchDropdownContainer .OptionsList .OptionContainer .ChildOptions{margin-top:8px;padding-right:20px;display:flex;flex-direction:column;justify-content:unset;align-items:unset;gap:16px}.SearchDropdownContainer .OptionsList .OptionContainer .ChildOptions .ChildOption{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:8px}.SearchDropdownContainer .OptionsList .OptionContainer .OptionContent{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:8px}.SearchDropdownContainer .OptionsList .OptionContainer .OptionContent .OptionTitle{font-size:16px;line-height:24px;letter-spacing:.15px;font-family:Simpler Pro Regular,sans-serif;text-align:right;color:var(--Neutral-Colors-grey-dark-2, #191919)}.SearchDropdownContainer .OptionsList .OptionContainer .OptionContent .NumberOfSelected{font-size:16px;line-height:24px;letter-spacing:.15px;font-family:Simpler Pro Regular,sans-serif;text-align:right;color:#8c8c8c}.SearchDropdownContainer .OptionsList .OptionContainer .OptionContent img{cursor:pointer}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.BillingInfo{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:unset;width:540px;border-radius:16px;border:1px solid #e6e6e6;padding:16px}.BillingInfo .info{width:50%;display:flex;flex-direction:row;justify-content:space-around;align-items:center;gap:unset}.BillingInfo .info div{display:flex;flex-direction:column;justify-content:space-around;align-items:center;gap:0;border-right:1px solid #e6e6e6;padding-right:16px}.BillingInfo .info div *{margin:0}.BillingInfo .info div strong{font-weight:700;font-size:18px;line-height:24px;font-family:Simpler Pro Bold,sans-serif;text-align:right}.BillingInfo .info div p{color:#636363;font-size:16px;line-height:18px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.BillingInfo .empty_textContainer{align-items:end!important;width:70%}.BillingInfo .empty_textContainer p,.BillingInfo .empty_textContainer strong{white-space:nowrap}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.TableRowSelector{cursor:pointer;text-align:right;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;transition:.5s;height:100%;padding:20px}.TableRowSelector .SelectorChevron{visibility:hidden;opacity:0;transform:translate(-20px);transition:transform .3s ease,opacity .3s ease}.TableRowSelector .TextContainer{display:flex;flex-direction:column;justify-content:unset;align-items:unset;gap:unset}.TableRowSelector .TextContainer .SelectorSubtitle{font-size:14px;line-height:20px;letter-spacing:.25px;font-family:Simpler Pro Regular,sans-serif;text-align:right;color:#959595}.TableRowSelector:hover .SelectorChevron{visibility:visible;opacity:1;transform:translate(0)}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.ProfileCard{min-width:300px;max-width:320px;position:relative;border-radius:12px;background-color:#fff;box-shadow:0 0 24px #00000014;width:100%;height:100%;padding:12px;overflow-y:scroll;overflow:visible}.ProfileCardMenuIcon{position:absolute;width:24px;height:24px;cursor:pointer}.ProfileCardMenuOptions{position:absolute;top:40px;left:-90px;padding:12px 20px;border-radius:12px;background:#fff;box-shadow:0 8px 24px -6px #00000029,0 0 1px #0006}.ProfileCardMenuOptions .ProfileCardMenuOption{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px;cursor:pointer}.ProfileCardMenuOptions .ProfileCardMenuOption p{color:#c21d1a;font-size:14px;line-height:24px;letter-spacing:.25px;font-family:Simpler Pro Regular,sans-serif;text-align:right;margin:0}.ProfileCardMenuOptions .ProfileCardMenuOption img{width:28px;height:28px;padding-bottom:4px}.ProfileCardContent{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:unset;height:100%}.ProfileCardContent p{margin:0;padding:0}.ProfileCardImageContainer{height:80px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:unset;border:1px solid #e6e6e6;border-radius:60px;padding:24px 20px}.ProfileCardAvatar{height:78px;width:78px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:unset;border-radius:60px;padding:24px 20px}.ProfileCardAvatarText{color:#fff;font-size:20px;line-height:24px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.ProfileCardTitle{font-size:20px;line-height:40px;font-family:Simpler Pro Bold,sans-serif;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;direction:rtl}@media (min-width: 768px){.ProfileCardTitle{font-size:.755rem}}@media (min-width: 1024px){.ProfileCardTitle{font-size:.815rem}}@media (min-width: 1440px){.ProfileCardTitle{font-size:.9rem}}.ProfileCardDescription{font-family:Simpler Pro SemiBold,sans-serif;font-size:14px;color:#8c8c8c}@media (min-width: 768px){.ProfileCardDescription{font-size:.755rem}}@media (min-width: 1024px){.ProfileCardDescription{font-size:.815rem}}@media (min-width: 1440px){.ProfileCardDescription{font-size:.9rem}}.ProfileCardButtonContainer{margin-top:8px}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}::-webkit-scrollbar{display:none!important;max-height:calc(100dvh - 100px)}.TabbedContentCard{display:flex;flex-direction:column;justify-content:start;align-items:center;gap:4px;width:100%;height:100%;padding:24px;box-shadow:0 0 24px #00000014;border-radius:12px;background-color:#fff;position:relative}.TabbedContentCard .Header{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:24px;justify-content:space-between}.TabbedContentCard .FormHeaderBorder{border-bottom:2px solid #e6e6e6}.TabbedContentCard .CardFilter{width:100%}.TabbedContentCard .CardCta{padding-bottom:4px}.TabbedContentCard .LoadingSpinner{margin-top:72px}.TabbedContentCard .CardTabs{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;border-bottom:-2px solid #e6e6e6}.TabbedContentCard .CardTabs .CardTab{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;cursor:pointer;padding:12px 16px}.TabbedContentCard .CardTabs .CardTab p{font-size:16px;line-height:24px;letter-spacing:.15px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right;padding:0;margin:0;white-space:nowrap}.TabbedContentCard .CardTabs .CardActiveMode{border-bottom:2px solid #2e69e7;margin-bottom:-2px}.TabbedContentCard .CardTabs .CardTabNameInactiveMode{color:#191919}.TabbedContentCard .CardTabNameActiveMode{color:#2e69e7}.TabbedContentCard .CardContent{width:100%}@media (max-width: 1480px){.TabbedContentCard .CardContent{overflow:scroll}}@media (max-width: 1080px){.TabbedContentCard .CardContent{overflow:scroll}}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.DestructiveDialog{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding-top:40px}.DestructiveDialogSadIcon{width:40px;height:40px}.DestructiveDialogTexts p{padding:0;margin:0;text-align:center}.DestructiveDialogTextsTitle{font-weight:700;font-size:18px;line-height:24px;font-family:Simpler Pro Bold,sans-serif;text-align:right;color:#000;margin-bottom:8px}.DestructiveDialogTextsDescription{font-size:18px;line-height:24px;font-family:Simpler Pro Regular,sans-serif;text-align:right;color:#949499}.DestructiveDialogButtons{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:12px}.DestructiveDialogButtons--small{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}.DestructiveDialogSpinner{position:absolute;bottom:12px}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.CustomDialog{z-index:50;position:relative}::-webkit-scrollbar{display:none!important;max-height:100%}.DialogContainer{inset:0;position:fixed;padding:48px;background-color:#0000001a;animation:fadeIn .3s ease-in-out;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset}.DialogContainer .DialogPanel{background:#fff;box-shadow:0 4px 12px #00000026;border-radius:8px;padding:32px;position:relative;animation:fadeInScale .3s ease}.DialogContainer .DialogPanel--small{width:calc(100% - 1150px);min-width:500px;max-width:760px;max-height:100vh}.DialogContainer .DialogPanel--large{width:calc(100% - 200px);max-width:760px;max-height:100vh;position:relative}.DialogContainer .DialogHeader{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:unset}.DialogContainer .DialogHeader .TitleAndIcon{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.DialogContainer .DialogHeader .TitleAndIcon svg{transform:rotate(-90deg)}.DialogContainer .closeIcon{cursor:pointer;width:24px;height:24px}.DialogContainer .DialogTitle{font-size:20px;line-height:normal;font-family:Simpler Pro Regular,sans-serif;text-align:right;color:#191919;margin:0}.DialogContainer .DialogDescription{color:#949499;font-size:18px;line-height:24px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.DialogContainer .DialogContent{height:calc(100% - 50px)}.DialogContainer .DialogActions{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:unset}.FormDialogContainer,.FormDialogContainer .DialogPanel{inset:0;height:100%;position:fixed;background-color:#1919198f;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;animation:fade-in .3s ease-in-out}.FormDialogContainer .DialogPanel .TitleAndIcon{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.FormDialogContainer .DialogPanel .TitleAndIcon svg{transform:rotate(-90deg)}.FormDialogContainer .DialogPanel .DialogHeader{padding:8px 16px 0;width:100%;background-color:#fff;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:unset}.FormDialogContainer .DialogPanel .DialogHeader .DialogRightTitle{color:#2e69e7;font-size:20px;line-height:24px;font-family:Simpler Pro Bold,sans-serif;text-align:right}.FormDialogContainer .DialogPanel .DialogHeader .DialogLeftTitle{color:#2e69e7;font-size:16px;line-height:unset;letter-spacing:.5px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.FormDialogContainer .DialogPanel .DialogContent{flex-grow:1;width:100%;height:calc(100% - 50px);touch-action:pan-y;overflow-x:scroll}.FormDialogContainer .DialogPanel .DialogAction{padding:16px;width:100%;border-top:1px solid var(--Neutral-Colors-grey-light-3, #e6e6e6)}.FormDialogContainer .FormDialogActions{position:sticky;bottom:0;width:100%;background-color:#fff;padding:24px 16px;border-top:1px solid #e6e6e6;display:flex;flex-direction:row;justify-content:unset;align-items:unset;gap:8px}.FormDialogContainer .FormDialogActions:has(>:nth-child(2))>button{width:50%}.FormDialogContainer.closing{animation:fadeOutBackground .3s ease-in-out forwards}.FormDialogContainer.closing .DialogPanel{animation:slideDown .3s ease-out}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.MobileHeaderCard{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:unset;padding-left:16px;width:100%}.MobileHeaderCard .threeDots{cursor:pointer}.MobileHeaderCard .CardContent{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:16px}.MobileHeaderCard .CardContent .TextContent{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:unset}.MobileHeaderCard .CardContent .TextContent p{padding:0;margin:0}.MobileHeaderCard .CardContent .TextContent .ContentTitle{font-weight:700;font-size:18px;line-height:24px;font-family:Simpler Pro Bold,sans-serif;text-align:right}.MobileHeaderCard .CardContent .TextContent .ContentDescription{font-size:12px;line-height:16px;letter-spacing:.04px;font-family:Simpler Pro Regular,sans-serif;text-align:right;color:#595d62}.MobileHeaderCard .CardContent .logo{width:16px;height:16px;cursor:pointer}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.MobileInformationCard{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:unset;padding-left:16px;width:100%}.MobileInformationCard .ArrowButton{cursor:pointer}.MobileInformationCard .CardContent{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:16px}.MobileInformationCard .CardContent .TextContent{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:unset}.MobileInformationCard .CardContent .TextContent .TitleContainer{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:4px}.MobileInformationCard .CardContent .TextContent .TitleContainer .ContentTitle{font-weight:700;font-size:14px;line-height:20px;letter-spacing:.1px;font-family:Simpler Pro Bold,sans-serif;text-align:right}.MobileInformationCard .CardContent .TextContent .ContentDescription{font-size:12px;line-height:16px;letter-spacing:.04px;font-family:Simpler Pro Regular,sans-serif;text-align:right;color:#595d62}.MobileInformationCard .CardContent .LogoContainer{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;border-radius:8px;background:#f9f9f9;width:44px;height:44px;padding:6px}.MobileInformationCard .CardContent .LogoContainer .logo{width:24px;height:24px}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.ContentContainer{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:unset;padding:0 4px;margin:8px 0 16px;cursor:pointer}.ContentContainer .ResourceContainer{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.ContentContainer .ResourceContainer .ResourceTitle{font-size:14px;line-height:24px;letter-spacing:.25px;font-family:Simpler Pro Regular,sans-serif;text-align:right;color:#c21d1a}.dropdownThreedots{display:flex;align-items:center;gap:12px;position:relative}.dropdownThreedots.rtl,.dropdownThreedots.rtl .buttonContainer{flex-direction:row-reverse}.dropdownThreedots.rtl .dropdownToggle{order:1}.dropdownThreedots.rtl .dropdownMenu{right:auto;left:0}.dropdownThreedots .buttonContainer{display:flex;align-items:center;gap:8px}.dropdownThreedots .buttonContainer .actionButton{background:none;border:none;cursor:pointer;padding:0}.dropdownThreedots .buttonContainer .actionButton img{width:24px;height:24px}.dropdownThreedots .dropdownToggle{background:none;border:none;cursor:pointer;display:flex;align-items:center}.dropdownThreedots .dropdownToggle img{width:24px;height:24px}.dropdownThreedots .dropdownMenu{position:absolute;top:36px;right:0;background:#fff;box-shadow:0 4px 16px #0000001a;border-radius:12px;z-index:10;list-style:none;padding:8px 0;margin:0}.dropdownThreedots .dropdownMenu .dropdownMenuOption{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;cursor:pointer;white-space:nowrap;font-size:14px;font-weight:400;color:#333}.dropdownThreedots .dropdownMenu .dropdownMenuOption:hover{background:#f0f0f0}.dropdownThreedots .dropdownMenu .dropdownMenuOption.selected{background:#e8f0fe}.dropdownThreedots .dropdownMenu .dropdownMenuOption img{width:20px;height:20px}.dropdownThreedots .dropdownMenu .dropdownMenuOption+.dropdownMenuOption{margin-top:4px}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.DateRangePicker .CalendarInput{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;border-radius:8px;border:1px solid #e6e6e6;background:#fff;padding:12px;width:-moz-fit-content;width:fit-content;max-height:48px;cursor:pointer}.DateRangePicker .CalendarInput input{width:180px;border:none;outline:none;font-size:16px;color:#636363;font-size:14px;line-height:24px;letter-spacing:.25px;font-family:Simpler Pro Regular,sans-serif;text-align:right;padding-top:4px;cursor:pointer}.DateRangePicker .DateRangePickerModal{position:absolute;padding:12px;z-index:5;right:10%;top:84px;border-radius:12px;background:#fff;box-shadow:0 8px 24px -6px #00000014,0 0 1px #0003;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px}.DateRangePicker .DateRangePickerModal .CalendarsAndControllerContainer{display:flex;flex-direction:row;justify-content:center;align-items:unset;gap:16px}.DateRangePicker .DateRangePickerModal .CalendarsAndControllerContainer .CalendarsContainer{direction:rtl}.DateRangePicker .DateRangePickerModal .CalendarsAndControllerContainer .CalendarsContainer .CalendarsController{padding:0 16px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:unset;width:100%}.DateRangePicker .DateRangePickerModal .CalendarsAndControllerContainer .CalendarsContainer .CalendarsController .CalendarsControllerSection{display:flex;flex-direction:row;justify-content:center;align-items:unset;gap:40px}.DateRangePicker .DateRangePickerModal .CalendarsAndControllerContainer .CalendarsContainer .CalendarsController .CalendarsControllerSection .ArrowButton{cursor:pointer}.DateRangePicker .DateRangePickerModal .CalendarsAndControllerContainer .CalendarsContainer .CalendarsController .CalendarsControllerSection .DateDisplay{font-size:14px;line-height:24px;letter-spacing:.25px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.DateRangePicker .DateRangePickerModal .CalendarsAndControllerContainer .CalendarsContainer .MonthCalendars{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:16px}.DateRangePicker .DateRangePickerModal .CalendarsAndControllerContainer .CalendarsContainer .MonthCalendars .CalendarMonth{height:220px}.DateRangePicker .DateRangePickerModal .CalendarsAndControllerContainer .CalendarsContainer .MonthCalendars .CalendarMonth .WeekDaysRow{display:grid;grid-template-columns:repeat(7,1fr)}.DateRangePicker .DateRangePickerModal .CalendarsAndControllerContainer .CalendarsContainer .MonthCalendars .CalendarMonth .WeekDaysRow .WeekDay{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;font-size:12px;line-height:16px;letter-spacing:.04px;font-family:Simpler Pro Regular,sans-serif;text-align:right;width:32px}.DateRangePicker .DateRangePickerModal .CalendarsAndControllerContainer .CalendarsContainer .MonthCalendars .CalendarMonth .MonthDays{display:grid;grid-template-columns:repeat(7,1fr);gap:4px 0px}.DateRangePicker .DateRangePickerModal .CalendarsAndControllerContainer .RangeOptions{display:flex;flex-direction:column;justify-content:flex-start;align-items:unset;gap:unset;padding-top:8px}.DateRangePicker .DateRangePickerModal .CalendarsAndControllerContainer .RangeOptions button{background:none;border:none;margin:0;cursor:pointer;font-size:14px;line-height:24px;letter-spacing:.25px;font-family:Simpler Pro Regular,sans-serif;text-align:right;padding:8px 8px 8px 40px;text-wrap:nowrap}.DateRangePicker .DateRangePickerModal .CalendarsAndControllerContainer .RangeOptions button.SelectedRangeOption{border-radius:8px;background:#0000000a}.DateRangePicker .DateRangePickerModal .ModalFooter{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px}.DateRangePicker .DateRangePickerModal .ModalFooter .FooterActionButtons{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:16px}.DateRangePicker .DateRangePickerModal .ModalFooter .ResultCalendars{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset}.DateRangePicker .DateRangePickerModal .ModalFooter .ResultCalendars .CalendarInputContainer{position:relative;display:inline-flex;align-items:center}.DateRangePicker .DateRangePickerModal .ModalFooter .ResultCalendars .CalendarInputContainer .CalendarInput{width:180px;padding:8px 36px 8px 8px;border:1px solid #e6e6e6;border-radius:8px;font-size:14px;line-height:24px;letter-spacing:.25px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.DateRangePicker .DateRangePickerModal .ModalFooter .ResultCalendars .CalendarInputContainer .CalendarInput::-webkit-calendar-picker-indicator{display:none}.DateRangePicker .DateRangePickerModal .ModalFooter .ResultCalendars .CalendarInputContainer .CalendarInput::-ms-expand{display:none}.DateRangePicker .DateRangePickerModal .ModalFooter .ResultCalendars .CalendarInputContainer .CalendarInput::-moz-focus-inner{border:0}.DateRangePicker .DateRangePickerModal .ModalFooter .ResultCalendars .CalendarInputContainer .CalendarInput:focus{outline:none}.DateRangePicker .DateRangePickerModal .ModalFooter .ResultCalendars .CalendarInputContainer .CalendarStartDateInput{border-top-left-radius:0;border-bottom-left-radius:0}.DateRangePicker .DateRangePickerModal .ModalFooter .ResultCalendars .CalendarInputContainer .CalendarEndDateInput{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}.DateRangePicker .DateRangePickerModal .ModalFooter .ResultCalendars .CalendarInputContainer .CalendarIcon{position:absolute;right:10px}.DateCell{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;width:32px;height:32px;padding:8px;font-size:12px;line-height:16px;letter-spacing:.5px;text-align:right;font-family:Simpler Pro SemiBold,sans-serif;cursor:pointer;position:relative}.DateCell.StartDate,.DateCell.EndDate{background-color:#2e69e7;color:#fff;border-radius:100px;padding-right:6px;padding-bottom:5px;position:relative;z-index:1}.DateCell:not(.StartDate):not(.EndDate):nth-child(7n+1){border-top-right-radius:8px;border-bottom-right-radius:8px}.DateCell:not(.StartDate):not(.EndDate):nth-child(7n){border-top-left-radius:8px;border-bottom-left-radius:8px}.DateCell.DayBeforeStart:before{content:"";position:absolute;right:-50%;top:0;bottom:0;width:50%;background-color:#0000000a;z-index:-1}.DateCell.DayAfterEnd:before{content:"";position:absolute;left:-50%;top:0;bottom:0;width:50%;background-color:#0000000a;z-index:-1}.DateInRange{background-color:#0000000a;position:relative}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.FilterContainer{display:flex;flex-direction:column;gap:32px;direction:rtl;text-align:right}.FilterSection{display:flex;flex-direction:column}.FilterSection .FilterTitle{font-family:Simpler Pro SemiBold,sans-serif;font-size:14px;font-size:16px;font-weight:700;margin-bottom:16px;color:var(--Neutral-Colors-grey, #949499)}.FilterSection .ChipContainer,.FilterSection .WeekdayContainer{font-family:Simpler Pro SemiBold,sans-serif;font-size:14px;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start}.FilterSection .ChipContainer .chip,.FilterSection .WeekdayContainer .chip{display:flex;padding:9px 13px;justify-content:center;align-items:center;gap:10px;border-radius:16px;border:1px solid var(--Neutral-Colors-grey-light-3, #E6E6E6);background:var(--Neutral-Colors-white, #FFF);color:var(--Neutral-Colors-grey-dark-1, var(--Neutral-Colors-grey-dark-1, #636363));font-size:14px;font-style:normal;font-weight:600;margin-bottom:6px}.FilterSection .ChipContainer .chip.selected,.FilterSection .WeekdayContainer .chip.selected{background-color:#2e69e7;color:#fff;border-color:#2e69e7}.FilterSection .ChipContainer .weekday-button,.FilterSection .WeekdayContainer .weekday-button{display:flex;width:32px;height:32px;padding:8px;justify-content:center;align-items:center;gap:8px;border-radius:8px;color:#2e69e7;border:none;background:var(--Neutral-Colors-grey-light-2, #F9F9F9)}.FilterSection .ChipContainer .weekday-button.selected,.FilterSection .WeekdayContainer .weekday-button.selected{background-color:#2e69e7;color:#fff;border-color:#2e69e7}.FilterSection .AmountInputs{display:flex;gap:24px}.FilterSection .AmountInputs input{display:flex;height:40px;padding:var(--py-2, 8px) 12px;justify-content:flex-end;align-items:center;align-self:stretch;border-radius:var(--Interactive-border-radius---radius-i-sm, 8px);border:1px solid var(--Neutral-Colors-grey-light-3, #E6E6E6);background:var(--Neutral-Colors-white, #FFF);max-width:166px}.FilterSection .AmountInputs input:focus{border-color:#007aff}.FilterSection .AmountInputs .InputContainer{align-items:flex-start!important}.ActionButtons{display:flex;justify-content:space-between;gap:12px}.ActionButtons button{border:none;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer}.ActionButtons button:first-child{background-color:transparent;color:#007aff}.ActionButtons button:last-child{background-color:#007aff;color:#fff}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.TransactionsPage{position:relative;width:100%;margin-top:28px}.TransactionsPage .FiltersContainer{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:16px}.TransactionsPage .FiltersContainer .ExportButton{color:#fff;padding:8px 16px;border-radius:var(--Interactive-border-radius---radius-i-sm, 8px);border:1px solid var(--Neutral-Colors-grey-light-3, #e6e6e6);background:#fff;cursor:pointer;transition:background-color .3s ease}.TransactionsPage .FiltersContainer .ExportButton:hover{background-color:#fff}.TransactionsPage .FiltersContainer .TabSwitcherButton{min-width:225px}.TransactionsPage .TableRowText{padding-right:5px;font-size:.75rem}@media (min-width: 768px){.TransactionsPage .TableRowText{font-size:.755rem}}@media (min-width: 1024px){.TransactionsPage .TableRowText{font-size:.815rem}}@media (min-width: 1440px){.TransactionsPage .TableRowText{font-size:.9rem}}.CarDetailsPage{margin-top:20px;display:flex;flex-direction:column;justify-content:unset;align-items:end;gap:24px}.CarDetailsPage .DetailsContainer{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:20px;height:calc(100dvh - 340px);max-height:280px;width:100%}.CarDetailsPage .DetailsContainer .FullInformationContainer{display:flex;flex-direction:row;justify-content:end;align-items:center;gap:20px;width:100%;height:100%}.CarDetailsPage .DetailsContainer .ProfileCardContainer{height:100%}.CarDetailsPage .FiltersContainer{display:flex;flex-direction:row;justify-content:space-between;align-items:unset;gap:unset}.CarDetailsPage .FiltersContainer .ActionsContainer,.CarDetailsPage .FiltersContainer .ActionFilters{display:flex;flex-direction:row;justify-content:unset;align-items:unset;gap:8px}.CarDetailsPage .ColumnNameIconContainer{display:flex;flex-shrink:0;width:34px;height:34px;padding:3.2px;justify-content:center;align-items:center;border-radius:32px}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.SearchMultiSelector{width:100%;border-radius:8px;transition:.3s;margin-top:20px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:8px}.SearchMultiSelector .MenuContainer{width:100%;position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:unset}.SearchMultiSelector .MenuContainer .MenuInput{width:100%;position:relative}.SearchMultiSelector .MenuContainer .SelectorChevron,.SearchMultiSelector .MenuContainer .SelectorChevronOpen{position:absolute;left:20px;bottom:0;transform:rotate(180deg);transition:transform .4s ease,opacity .4s ease}.SearchMultiSelector .MenuContainer .SelectorChevronOpen{bottom:6px;transform:rotate(0)}.SearchMultiSelector .MenuContainer .SelectorInput{width:100%;height:40px;overflow:scroll;border-radius:8px;border-color:transparent;outline-width:2px;outline-style:solid;position:absolute;outline-color:#e6e6e6;padding-right:4px;padding-left:24px;transition:.2s;box-sizing:border-box;font-size:16px;line-height:unset;letter-spacing:unset;font-family:Simpler Pro Regular,sans-serif;text-align:right;display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-end;gap:8px}.SearchMultiSelector .MenuContainer .icon-container-right{height:100%;right:12px;margin-top:20px;top:50%;position:absolute;transform:translateY(-50%);display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.SearchMultiSelector .MenuContainer .icon-container-right i.ph-magnifying-glass{font-size:18px;color:#000}.SearchMultiSelector .MenuContainer .icon-container-right .spinner{animation:rotate 1s linear infinite;background:#e2e2e2;border-radius:50%;height:18px;width:18px;position:relative}.SearchMultiSelector .MenuContainer .icon-container-right .spinner:before,.SearchMultiSelector .MenuContainer .icon-container-right .spinner:after{content:"";position:absolute}.SearchMultiSelector .MenuContainer .icon-container-right .spinner:before{border-radius:50%;background:linear-gradient(0deg,#507ee2 50%,#3a6edf) 0% 0%,linear-gradient(90deg,#3a6edf,#245edb) 100% 0%,linear-gradient(180deg,#245edb,#2054c5) 100% 100%,linear-gradient(360deg,#2054c5,#1d4baf) 0% 100%;background-repeat:no-repeat;background-size:50% 50%;inset:-1px}.SearchMultiSelector .MenuContainer .icon-container-right .spinner:after{background:#fff;border-radius:50%;inset:3%}.SearchMultiSelector .MenuContainer .icon-container-left{height:100%;left:20px;margin-top:20px;top:50%;position:absolute;z-index:100;transform:translateY(-50%) rotate(0);cursor:pointer;transition:all .4s ease;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.SearchMultiSelector .MenuContainer .icon-container-left i.ph.ph-caret-down{font-size:18px;color:#000}.SearchMultiSelector .MenuContainer .icon-container-left.open{transform:translateY(-50%) rotate(180deg)}.SearchMultiSelector .MenuContainer .icon-clear-container{height:100%;left:20px;top:50%;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;transition:opacity .3s ease}.SearchMultiSelector .MenuContainer .icon-clear-container i.ph-x{font-size:12px;color:#fff}.SearchMultiSelector .MenuContainer .SelectorInput:focus{outline-width:1px;outline-color:#2d69e61f;box-shadow:0 0 0 4px #2d69e61f}.SearchMultiSelector .MenuContainer .SelectorContainer{position:fixed;margin-top:42px;z-index:999;overflow:scroll;background-color:#fff;border-radius:8px;box-shadow:0 8px 24px -6px #00000029,0 0 1px #0006;padding:8px;transition:width .4s ease,max-height .4s ease,opacity .4s ease,transform .4s ease;max-height:0;opacity:0;width:100%;max-width:690px}.SearchMultiSelector .MenuContainer .SelectorContainerOpen{visibility:visible;transform:translateY(8px);transition:width .4s ease,max-height .4s ease,opacity .4s ease,transform .4s ease;width:100%;max-width:690px;max-height:250px;opacity:1}.SearchMultiSelector .MenuContainer .SelectorContainerOpenUpwards{bottom:unset}.SearchMultiSelector .MenuContainer .SelectedOptions{transform:translateY(0);height:100%;padding:4px 8px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:8px;border-bottom:1px solid #e6e6e6;transition:all .3s ease}.SearchMultiSelector .MenuContainer .SelectedOptions .PlusMoreText{font-size:16px;line-height:unset;letter-spacing:0px;font-family:Simpler Pro Regular,sans-serif;text-align:right;color:#2e69e7}.SearchMultiSelector .MenuContainer .SelectedOption{cursor:pointer;height:24px;padding:0 12px;border-radius:4px;border:1px solid transparent;background-color:#f9f9f9;min-width:165px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:8px}.SearchMultiSelector .MenuContainer .SelectedOption .SelectedText{color:#949499;font-size:16px;line-height:unset;letter-spacing:0px;font-family:Simpler Pro Regular,sans-serif;text-align:right;white-space:nowrap}.SearchMultiSelector .MenuContainer .SelectedOption .OptionIcon{width:14px;height:14px}.SearchMultiSelector .MenuContainer .SelectorOption{width:100%;padding:12px;cursor:pointer;transition:background-color .3s ease;border-radius:8px;font-size:16px;line-height:18px;font-family:Simpler Pro Regular,sans-serif;text-align:right;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px}.SearchMultiSelector .MenuContainer .SelectorOption:hover{background-color:#f9f9f9}.SearchMultiSelector .MenuContainer .SelectorOption .SelectorIcon{width:16px;height:16px;transition:transform .3s ease}.SearchMultiSelector .MenuContainer .SelectorOption .TitleAndIcon{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px}.SearchMultiSelector .MenuContainer .SelectorOption .TitleAndIcon .ContentIcon{width:24px;height:24px;border-radius:50%;background-color:#f9f9f9;border:1px solid #e6e6e6;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset}.SearchMultiSelector .MenuContainer .SelectorOption .TitleAndIcon .ContentIcon img{width:12px;height:12px}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.MultiSelectCTACont{margin-top:64px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px}.MultiSelectCTACont button{background:#2e69e7;color:#fff;margin:0;border:none;font-size:16px;line-height:24px;letter-spacing:.15px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right;white-space:nowrap;cursor:pointer;padding:12px;border-radius:40px}.MultiSelectTitle{align-self:flex-end;display:flex;justify-self:flex-end;margin-top:24px;font-size:18px;line-height:24px;font-family:Simpler Pro Regular,sans-serif;text-align:right}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.SearchInputContainer{width:100%;padding-bottom:16px}.OptionsList{width:100%}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.multi-select-dropdown{display:flex;flex-direction:column;justify-content:unset;align-items:unset;gap:8px;padding:8px 0}.multi-select-dropdown .option-label{flex-direction:row;justify-content:space-between;gap:unset;display:flex;align-items:center;cursor:pointer;padding:8px;border-radius:8px;transition:background-color .2s ease}.multi-select-dropdown .option-label.selected{background-color:#0000000a}.multi-select-dropdown .option-label:focus{background-color:#0000000a}.multi-select-dropdown .option-label input[type=radio]{width:16px;height:16px}.multi-select-dropdown .option-label.star-style input[type=radio]{display:none}.multi-select-dropdown .option-label .star-icon{width:16px;height:16px;margin-right:8px}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.DriverDetailsPage{margin-top:20px;display:flex;flex-direction:column;justify-content:unset;align-items:end;gap:24px}.DriverDetailsPage .DetailsContainer{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:20px;height:calc(100dvh - 340px);max-height:280px;width:100%}.DriverDetailsPage .DetailsContainer .FullInformationContainer{display:flex;flex-direction:row;justify-content:end;align-items:center;gap:20px;width:100%;height:100%}.DriverDetailsPage .DetailsContainer .ProfileCardContainer{height:100%}.DriverDetailsPage .FiltersContainer{display:flex;flex-direction:row;justify-content:space-between;align-items:unset;gap:unset}.DriverDetailsPage .FiltersContainer .ActionsContainer,.DriverDetailsPage .FiltersContainer .ActionFilters{display:flex;flex-direction:row;justify-content:unset;align-items:unset;gap:8px}.DriverDetailsPage .HeaderSwitcher{max-width:230px;min-width:100%;height:48px;padding:4px;border-radius:12px;border:1px solid #e6e6e6;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px}@media (max-width: 767px){.DriverDetailsPage .HeaderSwitcher{width:92px;height:48px;min-width:auto!important}}.DriverDetailsPage .HeaderSwitcher .Button{background:none}.DriverDetailsPage .HeaderSwitcher .OptionCTA,.DriverDetailsPage .HeaderSwitcher .OptionCTA_Active{cursor:pointer;width:50%!important;height:100%;color:#2e69e7;font-size:16px;line-height:normal;letter-spacing:.15px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right;border-radius:8px;border:1px solid transparent;padding:4px 4px 4px 8px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px;transition:background-color .3s ease,color .3s ease,transform .3s ease}.DriverDetailsPage .HeaderSwitcher .OptionCTA svg,.DriverDetailsPage .HeaderSwitcher .OptionCTA_Active svg{width:20px;height:20px;transition:transform .3s ease}.DriverDetailsPage .HeaderSwitcher .OptionCTA_Active{background-color:#2e69e7;color:#fff}@media (max-width: 767px){.DriverDetailsPage .HeaderSwitcher .OptionCTA,.DriverDetailsPage .HeaderSwitcher .OptionCTA_Active{width:40px;height:40px}}.DriverDetailsPage .UnderlineSwitcher{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset}.DriverDetailsPage .UnderlineSwitcher .Button{background:none;border:none}.DriverDetailsPage .UnderlineSwitcher .OptionCTA,.DriverDetailsPage .UnderlineSwitcher .OptionCTA_Active{font-size:16px;line-height:24px;letter-spacing:.15px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right;white-space:nowrap;cursor:pointer;padding:12px 16px;border-bottom:2px solid transparent}.DriverDetailsPage .UnderlineSwitcher .OptionCTA_Active{border-bottom:2px solid #2e69e7;color:#2e69e7}.LoadingSpinner{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset}.DriverDetailsPageContainer{width:100vw;height:100vh;background-color:#f9f9fb}.DriverDetailsPageContainer .DriverDetailsMobilePage{background-color:#fff;padding-top:10px}.DriverDetailsPageContainer .DriverDetailsMobilePage .HeaderCardContainer{padding:24px}.DriverDetailsPageContainer .DriverDetailsMobilePage .line{height:1px;margin:0 20px;background-color:#e6e6e6;border:none}.DriverDetailsPageContainer .DriverDetailsMobilePage .CardsContainer{padding:24px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px}.ColumnNameIconContainer{display:flex;flex-shrink:0;width:34px;height:34px;padding:3.2px;justify-content:center;align-items:center;border-radius:32px}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.error-page-container{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;background-color:#f9fafb;text-align:center;margin:0;padding:2rem}.error-illustration{max-width:200px;margin-bottom:2rem}.error-page-container h1{font-size:20px;line-height:28px;font-family:Simpler Pro Bold,sans-serif;text-align:right;font-size:24px!important;margin-bottom:1rem}.error-page-container p{font-size:12px;line-height:16px;letter-spacing:.04px;font-family:Simpler Pro Regular,sans-serif;text-align:right;font-size:16px!important;line-height:1.5;max-width:360px;text-align:center!important}.navigate-login-button{font-size:20px;line-height:28px;font-family:Simpler Pro Bold,sans-serif;text-align:right;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;border-radius:80px;cursor:pointer;transition:background-color .3s ease,color .3s ease,padding .3s ease,transform .3s ease;background-color:#2e69e7;color:#fff;border:none;padding:6px 14px}body.error-page-active .DashboardLayout .NavSection,body.error-page-active .NavigationHistory{display:none!important}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.RectangleContainer{background-color:#fff;width:33%;height:80px;padding:16px;border-radius:16px;display:flex;flex-direction:row;justify-content:space-between;align-items:unset;gap:unset;box-shadow:0 4px 5.5px #00000005}.RectangleContainer .DataContainer{display:flex;flex-direction:row;justify-content:unset;align-items:unset;gap:16px}.RectangleContainer .DataContainer .InformationContainer{display:flex;flex-direction:column;justify-content:unset;align-items:unset;gap:unset;text-align:right}.RectangleContainer .DataContainer .InformationContainer .Title{color:#a0aec0;font-size:12px;line-height:16px;letter-spacing:.04px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.RectangleContainer .DataContainer .InformationContainer .DataTxt{color:#191919;font-size:20px;line-height:28px;font-family:Simpler Pro Bold,sans-serif;text-align:right}.RectangleContainer .DataContainer .InformationContainer .LoadingSpinner{margin-top:4px}.RectangleContainer .DataContainer .IconContainer{width:48px;height:48px;background-color:#f9f9fb;border-radius:12px;display:flex;flex-direction:unset;justify-content:center;align-items:center;gap:unset;box-shadow:0 2px 12px #0000001f}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.CarsAndDrivers{width:100%;display:flex;flex-direction:column;justify-content:unset;align-items:unset;gap:24px;position:relative}.CarsAndDrivers .WidgetContainer{margin-top:24px;display:flex;flex-direction:row;justify-content:unset;align-items:unset;gap:24px}.CarsAndDrivers .TableContentContainer .HiddenTable{display:none}.CarsAndDrivers .FiltersContainer{display:flex;flex-direction:row;justify-content:space-between;align-items:unset;gap:unset}.CarsAndDrivers .FiltersContainer .ActionsContainer,.CarsAndDrivers .FiltersContainer .FilterActionsContainer,.CarsAndDrivers .FiltersContainer .FilterActionsContainer .ActionFilters{display:flex;flex-direction:row;justify-content:unset;align-items:unset;gap:8px}.CarsAndDrivers .FiltersContainer .FilterActionsContainer .TableTabs{min-width:230px}.pageTitle{font-size:16px;line-height:20px;font-family:Simpler Pro Regular,sans-serif;text-align:right;color:#000;font-weight:700;margin-left:auto}.MarketingContainer{width:33%;height:80px;padding:16px;border-radius:16px;display:flex;flex-direction:row;justify-content:end;align-items:unset;gap:unset;box-shadow:0 4px 5.5px #00000005}.MarketingContainer .DataContainer{display:flex;flex-direction:row;justify-content:unset;align-items:unset;gap:16px}.MarketingContainer .DataContainer .InformationContainer{display:flex;flex-direction:column;justify-content:unset;align-items:unset;gap:unset;text-align:right}.MarketingContainer .DataContainer .InformationContainer .Title{line-height:28px;font-family:Simpler Pro Bold,sans-serif;color:var(--Neutral-Colors-grey-dark-2, #191919);text-align:right;font-size:20px;font-style:normal;font-weight:700;line-height:150%}.MarketingContainer .DataContainer .InformationContainer .DataTxt{font-size:12px;line-height:16px;letter-spacing:.04px;font-family:Simpler Pro Regular,sans-serif;color:var(--Neutral-Colors-grey-dark-1, var(--Neutral-Colors-grey-dark-1, #636363));text-align:right;font-size:16px;font-style:normal;font-weight:400;line-height:140%}.MarketingContainer .DataContainer .InformationContainer .LoadingSpinner{margin-top:4px}.MarketingContainer .DataContainer .IconContainer{width:48px;height:48px;background-color:#f9f9fb;border-radius:12px;display:flex;flex-direction:unset;justify-content:center;align-items:center;gap:unset;box-shadow:0 2px 12px #0000001f}.CarsAndDriversMobile{width:100%;position:relative}.CarsAndDriversMobile .TableMobileContentContainer .MobileTable{height:calc(100dvh - 130px);padding:12px 20px}.CarsAndDriversMobile .TableMobileContentContainer .TableSwitcher{z-index:3;width:100%;height:100%;height:-moz-fit-content;height:fit-content;padding:12px 20px;background-color:#fff;border-top:1px solid #dce4e7;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:unset}.CarsAndDriversMobile .TableMobileContentContainer .FiltersContainer{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:0 20px;margin-top:8px}.CarsAndDriversMobile .HiddenTable{display:none}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.OptionContainer{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.OptionContainer .OptionLabel{font-size:14px;line-height:24px;letter-spacing:.25px;font-family:Simpler Pro Regular,sans-serif;text-align:right;color:#191919}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.InfoTooltip{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:6px;padding:6px 12px;width:-moz-fit-content;width:fit-content;border-radius:16px}.InfoTooltip p{padding:0;margin:0}@media (min-width: 768px){.InfoTooltip p{font-size:.575rem}}@media (min-width: 1024px){.InfoTooltip p{font-size:.6375rem}}@media (min-width: 1440px){.InfoTooltip p{font-size:.9rem}}.InfoTooltip .AdditionalContentIconContainer{cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;width:16px;height:16px;border-radius:50%;position:relative;font-size:10px}.InfoTooltip .AdditionalInfoModal{display:none;position:absolute;padding:8px 16px 8px 12px;bottom:28px;left:-2px;transform:translate(-5%);background-color:#2e69e7;border-radius:8px;color:#fff;z-index:10;width:-moz-max-content;width:max-content;max-width:230px;word-wrap:break-word;white-space:normal}.InfoTooltip .AdditionalInfoModal:after{content:"";position:absolute;top:100%;left:10px;border-width:8px;border-style:solid;border-color:#2e69e7 transparent transparent transparent}.InfoTooltip .AdditionalContentIconContainer:hover .AdditionalInfoModal{display:block}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.InvoicesPage{position:relative;width:100%;height:95%;margin-top:28px}.InvoicesPage .FiltersContainer{display:flex;flex-direction:row;justify-content:flex-end;align-items:unset;gap:8px}.InvoicesPage .TableRowText{padding-right:5px;font-size:.75rem}@media (min-width: 768px){.InvoicesPage .TableRowText{font-size:.755rem}}@media (min-width: 1024px){.InvoicesPage .TableRowText{font-size:.815rem}}@media (min-width: 1440px){.InvoicesPage .TableRowText{font-size:.9rem}}.InvoicesPage .ColumnNameIconContainer{display:flex;flex-shrink:0;width:34px;height:34px;padding:3.2px;justify-content:center;align-items:center;border-radius:50%}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.HourSelector{position:relative;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:row;justify-content:unset;align-items:unset;gap:unset;transition:all .4s ease}.HourSelector .HourInputsContainer{font-size:16px;line-height:24px;letter-spacing:.15px;font-family:Simpler Pro Regular,sans-serif;text-align:right;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.HourSelector .HourInputsContainer .HourInputContainer{position:relative;padding:8px;height:40px;margin-right:8px;border-radius:8px;border:1px solid #e6e6e6;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset}.HourSelector .HourInputsContainer .HourInputContainer input{border:none;padding:0;margin:0;background-color:transparent;outline:none;width:62px;text-align:center;font-size:16px;line-height:24px;letter-spacing:.15px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.HourSelector .HourSelectorSpecificOptions{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:unset;max-width:100%}.HourSelector .HourSelectorSpecificOptions .HourSelectorSpecificOption{width:100%;cursor:pointer;padding:8px;font-size:16px;line-height:24px;letter-spacing:.15px;font-family:Simpler Pro Regular,sans-serif;text-align:right;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:unset;transition:background-color .4s ease}.HourSelector .HourSelectorSpecificOptions .HourSelectorSpecificOption:hover{background-color:#f9f9f9;border-radius:8px}.HourSelector .HourSelectorSpecificOptions .HourSelectorSpecificOption .RadioButton{width:16px;height:16px;border-radius:50%;border:1px solid #2e69e7;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;transition:background-color .4s ease}.HourSelector .HourSelectorSpecificOptions .HourSelectorSpecificOption .RadioButton.Selected{background-color:#2e69e7;color:#fff}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.SimpleSelector{width:-moz-fit-content;width:fit-content;display:flex;flex-direction:row;justify-content:unset;align-items:unset;gap:unset}.SimpleSelector .Selector{display:flex;align-items:center;width:-moz-fit-content;width:fit-content;height:32px;padding:8px;background-color:#f9f9fb;cursor:pointer;transition:background-color .4s ease}.SimpleSelector .Selector.Selected,.SimpleSelector .Selector.SelectedLight{background-color:#2e69e7;color:#fff}.SimpleSelector .Selector.Selected:hover,.SimpleSelector .Selector.SelectedLight:hover{background-color:#2555bb}.SimpleSelector .Selector.SelectedLight{background-color:#83bbff}.SimpleSelector .Selector.BorderRight{border-top-right-radius:4px;border-bottom-right-radius:4px}.SimpleSelector .Selector.BorderLeft{border-top-left-radius:4px;border-bottom-left-radius:4px}.SimpleSelector .Selector.PaddingForArrow{padding-right:4px}.SimpleSelector .Selector:hover{background-color:#cdcdcd}.SimpleSelector .Selector .SelectorText{margin-left:auto}.SimpleSelector .Selector .SelectorText span{font-size:14px;line-height:20px;letter-spacing:.25px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right;transition:color .4s ease}.SimpleSelector .Selector .SelectorArrow{transition:transform .4s ease}.SimpleSelector .Selector .SelectorArrow.rotate{transform:rotate(180deg)}.ph.ph-caret-down:before{content:""}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.WeekdaySelector{direction:rtl;position:relative;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:row;justify-content:unset;align-items:unset;gap:unset}.WeekdaySelector .WeekDaySpecificOptions{margin-top:20px!important;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}.WeekdaySelector .WeekDaySpecificOptions .WeekdaySpecificOption{width:100%;cursor:pointer;padding-left:8px;font-size:16px;line-height:24px;letter-spacing:.15px;font-family:Simpler Pro Regular,sans-serif;text-align:right;display:flex;flex-direction:row;justify-content:space-between;align-items:unset;gap:unset}.WeekdaySelector .WeekDaySpecificOptions .WeekdaySpecificOption .RadioButton{width:16px;height:16px;border-radius:50%;border:1px solid #2e69e7;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;transition:background-color .4s ease}.WeekdaySelector .WeekDaySpecificOptions .WeekdaySpecificOption .RadioButton.Selected{background-color:#2e69e7;color:#fff}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.SimpleRadioSelector{position:relative;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:row;justify-content:unset;align-items:unset;gap:unset}.SimpleRadioSelector .SpecificOptions{margin-top:8px!important;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:unset}.SimpleRadioSelector .SpecificOptions .SpecificOption{width:100%;cursor:pointer;padding:6px;transition:background-color .4s ease;font-size:16px;line-height:24px;letter-spacing:.15px;font-family:Simpler Pro Regular,sans-serif;text-align:right;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:center}.SimpleRadioSelector .SpecificOptions .SpecificOption:hover{border-radius:8px;transition:all .4 ease;background-color:#f9f9f9}.SimpleRadioSelector .SpecificOptions .SpecificOption .RadioButton{width:16px;height:16px;border-radius:50%;border:1px solid #2e69e7;transition:background-color .4s ease;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset}.SimpleRadioSelector .SpecificOptions .SpecificOption .RadioButton.Selected{background-color:#2e69e7;color:#fff}.WeekdaysContainer{padding-top:12px;display:flex;flex-direction:auto;justify-content:center;align-items:center;gap:8px}.WeekdaysContainer .WeekdayOption{background-color:#f9f9f9;color:#2e69e7;padding:8px;border-radius:8px;font-size:16px;line-height:24px;letter-spacing:.15px;font-family:Simpler Pro Regular,sans-serif;text-align:right;cursor:pointer;width:32px;height:32px;display:flex;flex-direction:auto;justify-content:center;align-items:center;gap:unset;transition:background-color .4s ease}.WeekdaysContainer .WeekdayOption:hover{background-color:#cdcdcd}.WeekdaysContainer .WeekdayOption.Selected{background-color:#2e69e7;color:#fff}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.RestrictionCard{width:100%;height:auto;overflow:scroll;background-color:#fff;border:1px solid #e6e6e6;border-radius:12px;padding:16px;overflow:hidden;transition:all .3s ease}.RestrictionCard.collapsed{padding:14px 14px 0}.RestrictionCard .HeaderSection{display:flex;flex-direction:row;justify-content:space-between;align-items:unset;gap:unset}.RestrictionCard .HeaderSection .InfoContainer{font-weight:700;font-size:18px;line-height:24px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:12px;cursor:pointer}.RestrictionCard .HeaderSection .InfoContainer .InfoContainerHeader{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.RestrictionCard .HeaderSection .InfoContainer .InfoContainerHeader .PolicyCardIcon,.RestrictionCard .HeaderSection .InfoContainer .InfoContainerHeader .PolicyCardIconLight{width:24px;height:24px;border-radius:50%;background-color:#2e69e7;transition:all .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:unset}.RestrictionCard .HeaderSection .InfoContainer .InfoContainerHeader .PolicyCardIcon span,.RestrictionCard .HeaderSection .InfoContainer .InfoContainerHeader .PolicyCardIconLight span{color:#fff;font-size:15px;position:relative;top:1.2px}.RestrictionCard .HeaderSection .InfoContainer .InfoContainerHeader .PolicyCardIcon img,.RestrictionCard .HeaderSection .InfoContainer .InfoContainerHeader .PolicyCardIconLight img{width:18px;height:18px}.RestrictionCard .HeaderSection .InfoContainer .InfoContainerHeader .PolicyCardIconLight{background-color:#83bbff}.RestrictionCard .HeaderSection .InfoContainer .arrow{transition:transform .3s ease}.RestrictionCard .HeaderSection .InfoContainer .arrow.rotate{transform:rotate(90deg)}.RestrictionCard .Content{max-height:0;overflow:hidden;margin-top:12px;cursor:pointer;transition:max-height .8s ease,opacity .5s ease}.RestrictionCard .Content.expanded{min-height:260px;max-height:335px;overflow:scroll;opacity:1}.RestrictionCard .Content.collapsed{max-height:0;opacity:0}.RestrictionCard .Content .TimeLimitSection{display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-end;gap:12px}.RestrictionCard .Content .TimeLimitSection.expanded{max-height:-moz-fit-content;max-height:fit-content;opacity:1}.RestrictionCard .Content .TimeLimitSection.collapsed{max-height:0;opacity:0}.RestrictionCard .Content .TimeLimitSection .LimitCTA{width:-moz-fit-content;width:fit-content;height:32px;padding:8px;border-radius:4px;outline:none;background-color:#f9f9fb;font-size:14px;line-height:20px;letter-spacing:.25px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right;border-color:transparent;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:12px;transition:all .4s ease}.RestrictionCard .Content .TimeLimitSection .LimitCTA:hover{background-color:#cdcdcd}.RestrictionCard .Content .TimeLimitSection .LimitCTA.Selected,.RestrictionCard .Content .TimeLimitSection .LimitCTA.SelectedLight{background-color:#2e69e7;color:#fff;transition:all .4s ease}.RestrictionCard .Content .TimeLimitSection .LimitCTA.Selected:hover,.RestrictionCard .Content .TimeLimitSection .LimitCTA.SelectedLight:hover{background-color:#2555bb}.RestrictionCard .Content .TimeLimitSection .LimitCTA.SelectedLight{background-color:#83bbff}.RestrictionCard .Content .SettingSection{width:100%;height:100%;margin-top:24px}.RestrictionCard .Content .SettingSection:hover .AddRuleCTA{opacity:.8;cursor:pointer}.RestrictionCard .Content .SettingSection .AddRuleCTA{opacity:0;color:#2e69e7;transition:opacity .5s ease}.RestrictionCard .Content .SettingSection .Settings{display:flex;flex-direction:column;justify-content:unset;align-items:unset;gap:8px}.RestrictionCard .Content .SettingSection .Settings .SettingHeader{font-weight:700;font-size:18px;line-height:24px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:12px}.RestrictionCard .Content .SettingSection .Settings .SettingHeader .TextAndIcon{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:4px}.RestrictionCard .Content .SettingSection .Settings .TimeOptions{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:8px}.RestrictionCard .Content .SettingSection .Settings .TimeOptions .RemoveCTA{width:24px;height:24px;cursor:pointer;opacity:0;transition:opacity .5s ease}.RestrictionCard .Content .SettingSection .Settings .TimeOptions .RemoveCTA.visible{opacity:1}.RestrictionCard .Content .SettingSection .Settings .TimeOptions .Option{cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;cursor:pointer!important}.RestrictionCard .Content .SettingSection .Settings .TimeOptions .Option .TextContainer{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px}.RestrictionCard .Content .SettingSection .Settings .TimeOptions .Option .TextRegular{font-size:16px;line-height:24px;letter-spacing:.15px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.RestrictionCard .Content .SettingSection .Settings .TimeOptions .Option .TextHighlighted{color:#2e69e7;font-size:16px;line-height:24px;font-family:Simpler Pro Bold,sans-serif;text-align:right}.RestrictionCard .CheckboxSection{font-size:16px;line-height:24px;letter-spacing:.15px;font-family:Simpler Pro Regular,sans-serif;text-align:right;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:12px}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.DriversListView{display:flex;flex-direction:column;height:100%;background-color:#fff;direction:rtl}.DriversListView .Header{display:flex;align-items:center;justify-content:flex-start!important}.DriversListView .Header .BackButton{background:none;border:none;font-size:1.5rem;margin-left:1rem;cursor:pointer;color:#007aff;transform:rotate(180deg)}.DriversListView .Header .Title{font-size:1.2rem;font-weight:700;color:#333;margin:0}.DriversListView .SearchContainer{border-radius:var(--Interactive-border-radius---radius-i-sm, 8px);border:1px solid var(--Neutral-Colors-grey-light-3, #E6E6E6);background:var(--Neutral-Colors-white, #FFF)}.DriversListView .SearchContainer .SearchInput{display:flex;padding:var(--py-2, 8px) var(--pr-3, 12px) var(--py-2, 8px) var(--pl-2, 8px);align-items:center;gap:var(--gap-2, 8px);flex:1 0 0;align-self:stretch;border:none;height:40px}.DriversListView .DriversList{flex:1;overflow-y:auto}.DriversListView .DriversList .DriverItem{cursor:pointer;display:flex;align-items:center;padding:1rem;transition:background-color .2s}.DriversListView .DriversList .DriverItem:hover{background-color:#f5f5f5}.DriversListView .DriversList .DriverItem .Avatar{font-size:18px;line-height:24px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right;min-width:40px;min-height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;color:#fff;background-color:#007aff;margin-left:1rem}.DriversListView .DriversList .DriverItem .DriverDetails{display:flex;flex-direction:column;text-align:right}.DriversListView .DriversList .DriverItem .DriverDetails .DriverName{font-size:18px;line-height:24px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right;font-weight:700;font-size:1rem;color:#333}.DriversListView .DriversList .DriverItem .DriverDetails .DriverPhone{font-size:.9rem;color:#888}.DriverItem.Selected{border-radius:var(--surface-border-radius---radius-s-sm, 12px);background-color:#f5f5f5}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.modal-overlay{position:fixed;inset:0;background:#0006;z-index:999;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.modal-container{position:relative;background:#f5f7fe;width:100%;max-width:650px;max-height:90vh;overflow-y:auto;border-radius:8px;box-shadow:0 4px 16px #0003;padding:1rem;text-align:right}@media (max-width: 768px){.modal-container{padding:1rem}}@media (max-width: 480px){.modal-container{padding:.5rem}}.modal-header{padding-right:2.2rem}.modal-content{max-width:560px;margin:0 auto}.close-button{position:absolute;top:1rem;left:1rem;background:transparent;border:none;cursor:pointer}.close-button .close-icon{width:24px;height:24px}.premium-badge{font-size:12px;line-height:16px;letter-spacing:.04px;font-family:Simpler Pro Regular,sans-serif;text-align:right;display:flex;width:157px;padding:4px 8px;justify-content:center;align-items:center;border-radius:40px;background:var(--Primary-Colors-blue-light-1, #DFE9FC);margin-bottom:1rem}.premium-badge .crown-icon{width:20px;height:20px;margin-left:.4rem}.premium-badge span{font-size:12px;line-height:16px;letter-spacing:.04px;font-family:Simpler Pro Regular,sans-serif;text-align:right;font-weight:500;font-size:16px!important;color:var(--Primary-Color-pango-blue-pango-blue, #2E69E7)}.modal-title{font-size:18px;line-height:24px;font-family:Simpler Pro Bold,sans-serif;text-align:right;margin-top:0;margin-bottom:.5rem;font-size:32px!important;color:var(--Primary-Color-pango-blue-pango-blue, #2e69e7);font-weight:700}.modal-subtitle{font-size:14px;line-height:20px;letter-spacing:.25px;font-family:Simpler Pro Regular,sans-serif;text-align:right;font-size:18px!important;margin:0 0 1.5rem;color:var(--Primary-Color-pango-blue-dark-blue, #183b86);line-height:1.5}.screenshot-wrapper{position:relative;margin:0 auto 2rem;text-align:center}.main-screenshot{width:auto;border-radius:6px}.floating-icon{position:absolute}.highlights-list{list-style:none;padding:0;margin:0;padding-right:5rem;padding-left:4rem}.highlights-list li{margin-bottom:1.5rem}.highlights-list li .headline-with-icon{display:flex;align-items:center;margin-bottom:.5rem}.highlights-list li .headline-with-icon .star-icon{width:20px;height:20px;margin-left:.5rem}.highlights-list li .headline-with-icon h3{font-size:18px;line-height:24px;font-family:Simpler Pro Bold,sans-serif;text-align:right;margin:0;font-size:16px!important;font-weight:700;color:var(--Primary-Color-pango-blue-pango-blue, #2e69e7)}.highlights-list li p{font-size:12px;line-height:16px;letter-spacing:.04px;font-family:Simpler Pro Regular,sans-serif;text-align:right;margin:0;line-height:1.4;color:#949499;font-size:15px!important}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.DialogContent .Label{font-size:14px;letter-spacing:.25px;font-family:Simpler Pro Regular,sans-serif;color:var(--Neutral-Colors-grey-dark-2, #191919);text-align:right;font-size:18px;font-style:normal;font-weight:400;line-height:24px}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.GroupsAndRestrictions{display:flex;width:100%;margin-top:20px;border-radius:16px;height:calc(100dvh - 120px);text-align:right;position:relative;padding:24px;border:1px solid #e6e6e6;background-color:#fff;box-sizing:border-box}.GroupsAndRestrictions .MainContent{flex:3;padding-right:16px;overflow:auto;position:relative;box-sizing:border-box;display:flex;flex-direction:column;justify-content:unset;align-items:unset;gap:16px}.GroupsAndRestrictions .MainContent .SectionHeader{width:100%;display:flex;flex-direction:column;justify-content:unset;align-items:unset;gap:8px}.GroupsAndRestrictions .MainContent .SectionHeader .SubmitSection{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:unset}.GroupsAndRestrictions .MainContent .SectionHeader .SubmitSection button{height:40px;width:auto;padding:10px 24px;border-radius:80px;outline:none;cursor:pointer;font-size:16px;line-height:24px;letter-spacing:.15px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right;border-color:transparent;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:unset;transition:all .3s ease}.GroupsAndRestrictions .MainContent .SectionHeader .SubmitSection .ActiveCTA{background-color:#2e69e7;color:#fff;cursor:pointer}.GroupsAndRestrictions .MainContent .SectionHeader .SubmitSection .DisabledCTA{color:#949499;cursor:unset}.GroupsAndRestrictions .MainContent .SectionHeader .SubmitSection .SelectedTabText{font-weight:700;font-size:18px;line-height:24px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right}.GroupsAndRestrictions .MainContent .SectionHeader .SelectedTabDescription{font-size:18px;line-height:24px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.GroupsAndRestrictions .MainContent .SectionHeader .TabsSelectorContainer{width:100%;border-bottom:1px solid #e6e6e6;display:flex;align-items:center}.GroupsAndRestrictions .MainContent .SectionHeader .TabsSelectorContainer .AddButton{background:transparent;border:none;color:#2e69e7;cursor:pointer;display:flex;justify-content:center;align-items:center;font-size:20px}.GroupsAndRestrictions .MainContent .SectionHeader .TabsSelectorContainer .AddButton:hover{color:#1751cb}.GroupsAndRestrictions .MainContent .SectionHeader .TabsSelectorContainer .RightSection{display:flex;align-items:center;margin-left:auto}.GroupsAndRestrictions .MainContent .SectionHeader .TabsSelectorContainer .RightSection .OptionContainer{cursor:pointer;font-size:16px;line-height:24px;letter-spacing:.15px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right;padding:12px}.GroupsAndRestrictions .MainContent .SectionHeader .TabsSelectorContainer .RightSection .OptionContainerSelected{cursor:pointer;padding:12px;color:#2e69e7;font-size:16px;line-height:24px;letter-spacing:.15px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right;border-bottom:2px solid #2e69e7;margin-bottom:-2px}.GroupsAndRestrictions .MainContent .CardsContainer{display:flex;flex-direction:column;justify-content:unset;align-items:unset;gap:16px}.GroupsAndRestrictions .GroupsAndIndividuals{overflow:scroll;flex:1;padding:16px;background-color:#fff;display:flex;flex-direction:column}.GroupsAndRestrictions .GroupsAndIndividuals .Header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.GroupsAndRestrictions .GroupsAndIndividuals .Header .Title{font-weight:700;font-size:18px;line-height:24px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right}.GroupsAndRestrictions .GroupsAndIndividuals .Header .AddButton,.GroupsAndRestrictions .GroupsAndIndividuals .Header .BackButton{background:transparent;border:none;color:#2e69e7;cursor:pointer;display:flex;justify-content:center;align-items:center;font-size:16px}.GroupsAndRestrictions .GroupsAndIndividuals .Header .AddButton:hover,.GroupsAndRestrictions .GroupsAndIndividuals .Header .BackButton:hover{color:#1751cb}.GroupsAndRestrictions .GroupsAndIndividuals .GroupsList .GroupItem{font-weight:700;font-size:18px;line-height:24px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right;cursor:pointer;padding:12px;border-radius:8px;margin-bottom:8px;display:flex;justify-content:space-between;align-items:center}.GroupsAndRestrictions .GroupsAndIndividuals .GroupsList .GroupItem .GroupItemContent{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset}.GroupsAndRestrictions .GroupsAndIndividuals .GroupsList .GroupItem .CompanyItemContent{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-end;gap:unset}.GroupsAndRestrictions .GroupsAndIndividuals .GroupsList .GroupItem .dropdownThreedots .dropdownMenu{left:-10px}.GroupsAndRestrictions .GroupsAndIndividuals .GroupsList .GroupItem .TextContainer{display:flex;flex-direction:column;align-items:flex-end;margin-right:8px}.GroupsAndRestrictions .GroupsAndIndividuals .GroupsList .GroupItem .GroupTitle{font-size:16px;font-weight:700}.GroupsAndRestrictions .GroupsAndIndividuals .GroupsList .GroupItem .GroupDescription{font-size:14px;color:#949499}.GroupsAndRestrictions .GroupsAndIndividuals .GroupsList .GroupItem .StarIcon{border-radius:36px;border:1px solid var(--Neutral-Colors-grey-light-3, #e6e6e6);background:var(--Neutral-Colors-grey-light-1, #f9f9fb);width:40px;height:40px;flex-shrink:0;display:flex;justify-content:center;align-items:center}.GroupsAndRestrictions .GroupsAndIndividuals .GroupsList .GroupItem .StarIcon img{max-width:100%;max-height:100%}.GroupsAndRestrictions .GroupsAndIndividuals .GroupsList .GroupItem.AddRestriction{border:1px dashed var(--Neutral-Colors-grey-light-3, #e6e6e6);background:transparent;color:#2e69e7;display:flex;justify-content:center;height:64px;align-items:center;flex-shrink:0;align-self:stretch;font-size:16px;cursor:pointer}.GroupsAndRestrictions .GroupsAndIndividuals .GroupsList .GroupItem.AddRestriction:hover{background-color:#e5ecfc}.GroupsAndRestrictions .GroupsAndIndividuals .GroupsList .SelectedGroupItem{border-radius:var(--surface-border-radius---radius-s-sm, 12px);background-color:#f5f5f5}.GroupsAndRestrictions .GroupsAndIndividuals .AddRestrictionView .OptionsList{display:flex;flex-direction:column;gap:12px}.GroupsAndRestrictions .GroupsAndIndividuals .AddRestrictionView .OptionsList .OptionItem{font-size:20px;line-height:28px;font-family:Simpler Pro Bold,sans-serif;text-align:right;display:flex;align-items:center;border-bottom:1px solid #e6e6e6;border-radius:8px;padding:12px;cursor:pointer;justify-content:space-between}.GroupsAndRestrictions .GroupsAndIndividuals .AddRestrictionView .OptionsList .OptionItem:hover{background-color:#fcfcfd}.GroupsAndRestrictions .GroupsAndIndividuals .AddRestrictionView .OptionsList .OptionItem .OptionIcon{color:#fff;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%}.GroupsAndRestrictions .GroupsAndIndividuals .AddRestrictionView .OptionsList .OptionItem .OptionText{flex:1;text-align:right;font-size:16px;font-weight:700;margin-right:8px}.GroupsAndRestrictions .GroupsAndIndividuals .AddRestrictionView .OptionsList .OptionItem .GroupIcon{font-size:20px;color:#2e69e7}.GroupsAndRestrictions .ContentSection{display:flex;flex-direction:column;justify-content:unset;align-items:unset;gap:16px}.GroupsAndRestrictions .DriversListViewMain{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;width:100%;margin:0 auto;box-sizing:border-box}.GroupsAndRestrictions .DriversListViewMain .DriverCardView{display:flex;flex-direction:row;align-items:center;gap:8px;padding:12px 16px;height:64px;border-radius:8px;background:#f9f9f9;box-shadow:0 2px 4px #0000001a}.GroupsAndRestrictions .DriversListViewMain .DriverCircleView{font-size:18px;line-height:24px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right;display:flex;justify-content:center;align-items:center;width:40px;height:40px;min-width:40px;min-height:40px;aspect-ratio:1;border-radius:50%;color:#fff;font-size:14px;font-weight:700;text-transform:uppercase;line-height:16px;margin-left:auto}.GroupsAndRestrictions .DriversListViewMain .DriverDetailsView{display:flex;flex-direction:column;align-items:flex-end;flex-grow:1}.GroupsAndRestrictions .DriversListViewMain .DriverNameView{color:#000;font-weight:700;font-size:18px;line-height:24px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right;font-size:16px;font-weight:400;line-height:20px}.GroupsAndRestrictions .DriversListViewMain .DriverPhoneView{color:#959595;text-align:right;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:normal}.GroupsAndRestrictions .DriversListViewMain .DriversDetailsThreeDots{font-weight:700;font-size:18px;line-height:24px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right;margin-right:auto}.GroupsAndRestrictions .NoDriversPlaceholder{font-weight:700;font-size:18px;line-height:24px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right}.SubmitCTA--destructive{background-color:#c21d1a!important;padding:10px 24px}.DestructiveDialogTextsDescription{color:var(--Neutral-Colors-grey-dark-1, var(--Neutral-Colors-grey-dark-1, #636363));text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:20px;width:354px}.DestructiveDialogSecondaryTextsDescription{margin-top:24px!important;direction:rtl}.PageContent.disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.5}.Avatar{font-size:18px;line-height:24px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right;min-width:40px;min-height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;color:#fff;background-color:#007aff;margin-left:1rem}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.AdminPage{width:calc(100% - 12px);margin:20px 12px 20px 0;padding:2rem;background:#fff;border-radius:15px;border:1px solid #e6e6e6;max-height:92%;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:24px}.AdminPage .left{width:30%}.AdminPage .right{width:70%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:24px}.AdminPage .right .title *{margin:0;padding:0}.AdminPage .right .title h1{font-size:24px;line-height:32px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.AdminPage .right .title p{color:#959595;font-weight:700;font-size:18px;line-height:24px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right}.AdminPage .right .MainAdmin{max-width:700px;width:100%}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.EditableFieldContainer{border-bottom:1px solid #e6e6e6;padding-bottom:4px;direction:rtl}.EditableFieldContainer.Blurred{filter:blur(1.3px)}.EditableFieldContainer p{margin:0;padding:0}.EditableFieldContainer .NoneEditableView{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:unset}.EditableFieldContainer .NoneEditableView .MainContent{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;width:100%}.EditableFieldContainer .NoneEditableView .MainContent .TextContent{display:flex;flex-direction:column;justify-content:unset;align-items:unset;gap:unset;width:100%}.EditableFieldContainer .NoneEditableView .MainContent .TextContent .ContentHeader{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:unset}.EditableFieldContainer .NoneEditableView .MainContent .TextContent .ContentHeader .Title{font-size:16px;line-height:24px;letter-spacing:.15px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right}.EditableFieldContainer .NoneEditableView .MainContent .TextContent .SubTitle{font-size:16px;line-height:24px;letter-spacing:.15px;font-family:Simpler Pro Regular,sans-serif;text-align:right;color:#636363!important}.EditableFieldContainer .EditableView{margin-top:24px}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.UpdateAdminForm{gap:28px!important;margin-bottom:8px}.UpdateAdminForm label{color:#636363!important;font-size:14px!important;font-size:14px;line-height:20px;letter-spacing:.25px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.UpdateAdminForm .Buttons{display:flex;flex-direction:unset;justify-content:row;align-items:center;gap:16px;margin-top:8px}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.ServicesPage{width:calc(100% - 12px);padding:2rem;background:#fff;border-radius:15px;border:1px solid #e6e6e6;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:24px}.ServicesPage .title *{margin:0;padding:0}.ServicesPage .title h1{font-size:24px;line-height:32px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.ServicesPage .title p{color:#959595;font-weight:700;font-size:18px;line-height:24px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right}.ServicesPage .ServiceChoice{width:50%}.ServicesPage .checkboxes{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:8px}.ServicesPage .checkboxes div{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;gap:4px}.ServicesPage .checkboxes div *{padding:0;margin:0}.ServicesPage .checkboxes div p{font-weight:700;font-size:18px;font-family:Simpler Pro Bold,sans-serif;text-align:right;font-feature-settings:"liga" off,"clig" off;font-family:Simpler Pro SemiBold;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-right:8px}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.CompanyDetails{width:calc(100% - 12px);margin:20px 12px 20px 0;padding:2rem;background:#fff;border-radius:15px;border:1px solid #e6e6e6;max-height:92%;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;gap:24px}.CompanyDetails .title *{margin:0;padding:0}.CompanyDetails .title h1{font-size:24px;line-height:32px;font-family:Simpler Pro Regular,sans-serif;text-align:right;font-size:24px!important}.CompanyDetails .title p{color:#959595;font-weight:700;font-size:18px;line-height:24px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right;font-size:16px!important;color:#949499!important}.CompanyDetails .checkboxes{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:8px}.CompanyDetails .checkboxes div{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;gap:4px}.CompanyDetails .checkboxes div *{padding:0;margin:0}.CompanyDetails .checkboxes div p{font-weight:700;font-size:18px;font-family:Simpler Pro Bold,sans-serif;text-align:right;color:#191919;font-feature-settings:"liga" off,"clig" off;font-family:Simpler Pro SemiBold;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-right:8px}.loader{display:inline-block;margin-left:8px;border:2px solid rgba(0,0,0,.1);border-top:2px solid rgba(0,0,0,.7);border-radius:50%;width:16px;height:16px;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.UpdateCompanyNameForm{gap:28px!important;margin-bottom:8px}.UpdateCompanyNameForm label{color:#636363!important;font-size:14px!important;font-size:14px;line-height:20px;letter-spacing:.25px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.UpdateCompanyNameForm button{margin-top:8px}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.UpdateCompanyAddressForm{gap:28px!important;margin-bottom:8px}.UpdateCompanyAddressForm label{color:#636363!important;font-size:14px!important;font-size:14px;line-height:20px;letter-spacing:.25px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.UpdateCompanyAddressForm button{margin-top:8px}.FromSelectorCustom{width:100%}.FromSelectorCustom .SelectorContainer{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;gap:8px;direction:rtl}.FromSelectorCustom .SelectedOption{text-align:left}.FromSelectorCustom .DropdownListItem{flex-direction:row-reverse;direction:rtl}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.SettingsCard{cursor:pointer;background-color:#fff;border:1px solid #e6e6e6;box-shadow:0 0 #000;padding:20px;font-size:1.2rem;border-radius:15px;text-align:right;display:flex;flex-direction:column;justify-content:right;align-items:flex-start;gap:32px}.SettingsCard__content{display:inline-block!important;margin-left:auto!important;text-align:left!important}.SettingsCard__extraButton{all:unset;font-size:14px;line-height:20px;letter-spacing:.25px;font-family:Simpler Pro Regular,sans-serif;text-align:right;font-size:16px!important;font-weight:500;color:#2e69e7;cursor:pointer;display:inline-flex;flex-direction:row-reverse;align-items:center;padding:0;margin-top:8px}.SettingsCard div{display:inline-flex;flex-direction:row;justify-content:space-between;align-items:center;gap:unset;width:100%;flex-wrap:nowrap}.SettingsCard div h1{font-size:16px;line-height:24px;font-family:Simpler Pro Bold,sans-serif;text-align:right;margin:0;padding:0}.SettingsCard div p{font-size:14px;line-height:20px;letter-spacing:.25px;font-family:Simpler Pro Regular,sans-serif;text-align:right;color:#636363;margin:0;padding:0}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.SettingsPage{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(150px,auto);gap:20px;direction:rtl;padding:20px 12px 20px 240px}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.LoginAndSecurity{width:calc(100% - 12px);margin:20px 12px 20px 0;padding:2rem;background:#fff;border-radius:15px;border:1px solid #e6e6e6;max-height:92%;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;gap:24px}.LoginAndSecurity .title *{margin:0;padding:0}.LoginAndSecurity .title h1{font-size:24px;line-height:32px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.LoginAndSecurity .title p{color:#959595;font-weight:700;font-size:18px;line-height:24px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right}.LoginAndSecurity .checkboxes{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:8px}.LoginAndSecurity .checkboxes div{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;gap:4px}.LoginAndSecurity .checkboxes div *{padding:0;margin:0}.LoginAndSecurity .checkboxes div p{font-weight:700;font-size:18px;line-height:24px;font-family:Simpler Pro Bold,sans-serif;text-align:right;color:#636363}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.FormContainer .UpdateUsernameForm{margin-bottom:16px}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.FormContainer .UpdatePasswordForm{margin-bottom:16px}.UpdatePasswordForm .ForgotPasswordContainer{width:100%;display:flex;gap:4px}.UpdatePasswordForm .ForgotPasswordContainer .ForgotPasswordText{color:#636363;font-size:16px;line-height:20px;letter-spacing:.15px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.UpdatePasswordForm .ForgotPasswordContainer .ForgotPasswordLink{color:#2e69e7;font-size:16px;line-height:20px;letter-spacing:.15px;font-family:Simpler Pro Regular,sans-serif;text-align:right;cursor:pointer}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.FormContainer{margin-bottom:16px}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideDown{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes bottomUpEnter{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes bottomUpExit{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}@keyframes fadeOutBackground{0%{opacity:1}to{opacity:0}}body{position:relative}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.Toastify__toast-container{background-color:transparent!important;max-width:320px}.Toastify__toast{background-color:transparent!important;box-shadow:none!important}.Toastify__toast-body{background-color:transparent!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background-color:#555;border-radius:6px}::-webkit-scrollbar-track{background-color:transparent}html{scrollbar-width:thin}htlm,body{overscroll-behavior:none}input{direction:rtl}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.TableContentContainer,.TableContentContainerSmall,.TableContentContainerLarge{width:100%;max-height:calc(100dvh - 240px);padding:24px;border-radius:16px;overflow:hidden;border:1px solid #e6e6e6;background-color:#fff;box-shadow:0 4px 12px #0000000d;transition:.5s;display:flex;flex-direction:column;justify-content:unset;align-items:flext-start;gap:16px}.TableContentContainerLarge{max-height:calc(100dvh - 120px)}.TableContentContainerSmall{max-height:calc(100vh - 420px);max-height:calc(100dvh - 420px);min-height:210px;overflow-y:auto;display:flex;flex-direction:column}.FormContainer,.FormContainerMobile{margin-top:24px;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:24px;text-align:right}.FormContainer .SubTitle,.FormContainerMobile .SubTitle{color:#949499;font-size:18px;line-height:24px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.FormContainer .FormRow,.FormContainerMobile .FormRow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px}.FormContainer .Label,.FormContainerMobile .Label,.FormContainer .LabelSecondary,.FormContainerMobile .LabelSecondary{margin-bottom:4px;font-size:18px;line-height:normal;font-family:Simpler Pro Regular,sans-serif;text-align:right}.FormContainer .ErrorLabel,.FormContainerMobile .ErrorLabel,.FormContainer .ErrorLabelVisible,.FormContainerMobile .ErrorLabelVisible{left:0;width:100%;color:#c21d1a;opacity:0;transition:opacity .3s ease;font-size:12px;line-height:16px;letter-spacing:.04px;font-family:Simpler Pro Regular,sans-serif;text-align:right;margin-right:4px}.FormContainer .ErrorLabelPassword,.FormContainerMobile .ErrorLabelPassword{transform:none!important;position:relative!important;bottom:0!important}.FormContainer .ErrorLabelVisible,.FormContainerMobile .ErrorLabelVisible{opacity:1;overflow:scroll;max-height:20px}.FormContainer .LabelSecondary,.FormContainerMobile .LabelSecondary{color:#949499;margin-bottom:0;font-size:14px;line-height:normal;letter-spacing:.25px;font-family:Simpler Pro Regular,sans-serif;text-align:right}@media (min-width: 768px){.FormContainer .LabelSecondary,.FormContainerMobile .LabelSecondary{font-size:.755rem}}@media (min-width: 1024px){.FormContainer .LabelSecondary,.FormContainerMobile .LabelSecondary{font-size:.8175rem}}@media (min-width: 1440px){.FormContainer .LabelSecondary,.FormContainerMobile .LabelSecondary{font-size:.9rem}}@media (min-width: 768px){.FormContainer .Input,.FormContainerMobile .Input{font-size:.755rem}}@media (min-width: 1024px){.FormContainer .Input,.FormContainerMobile .Input{font-size:.8175rem}}@media (min-width: 1440px){.FormContainer .Input,.FormContainerMobile .Input{font-size:.9rem}}.FormContainerMobile{background-color:#fff;overflow:scroll!important;padding:20px 16px;margin-top:0}.DropdownListItem,.DropdownListItemActive,.DropdownListItemV2{height:40px;padding:8px;cursor:pointer;transition:.3s ease;border-radius:8px;font-size:14px;line-height:unset;letter-spacing:.25px;font-family:Simpler Pro Regular,sans-serif;text-align:right;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px}.DropdownListItem:hover,.DropdownListItemActive:hover,.DropdownListItemV2:hover{background-color:#0000000a}.DropdownListItemV2{align-items:center}.DropdownListItemV2 .TextAndIcon{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:8px}.DropdownRadio{min-width:16px;max-width:16px;height:16px;border-radius:50%;transition:transform .3s ease,opacity .3s ease;border:1px solid #2e69e7;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:unset}.DropdownRadio .Checked,.DropdownRadio .CheckedVisible{width:8px;height:8px;opacity:0;border-radius:50%;transition:.3s ease;transform:translate(0);background-color:#2e69e7}.DropdownRadio .CheckedVisible{opacity:1}.OptionIconContainer{width:24px;height:24px;border:1px solid #e6e6e6;border-radius:50%;background-color:#f9f9f9;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:unset}.OptionIconContainer .OptionIcon{width:12px;height:12px}.DropdownCheckbox{min-width:20px;max-width:20px;height:20px;border-radius:6px;transition:transform .3s ease,opacity .3s ease;border:2px solid #e4e4e4;background-color:transparent;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:unset}.DropdownCheckbox.Checked,.DropdownRadio .DropdownCheckbox.CheckedVisible{border-color:#2e69e7;background-color:#2e69e7}.DropdownCheckbox.Checked .Checkmark,.DropdownRadio .DropdownCheckbox.CheckedVisible .Checkmark{opacity:1;transform:translate(0)}.DropdownCheckbox .Checkmark{width:8px;height:8px;opacity:0;border-radius:50%;transition:opacity .3s ease,transform .3s ease;background-color:#fff;display:flex;align-items:center;justify-content:center}.DropdownCheckbox .Checkmark:after{content:"✔";font-size:6px;color:#2e69e7}.DropdownListItemActive{background-color:#0000000a}.Option{cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;cursor:pointer!important;transition:transform .3s ease;position:relative}.Option .TextContainer{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px;transition:all .4s ease}.Option .TextRegular{font-size:16px;line-height:24px;letter-spacing:.15px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.Option .TextHighlighted{color:#2e69e7;font-size:16px;line-height:24px;font-family:Simpler Pro Bold,sans-serif;text-align:right;transition:all .4s ease}.Option .TextHighlightedDisabled{color:#83bbff;font-size:16px;line-height:24px;font-family:Simpler Pro Bold,sans-serif;text-align:right;transition:all .4s ease}.Option .Chevron{transition:transform .3s ease}.Option .Chevron.Open{transform:rotate(180deg)}.Dropdown{position:absolute;left:-24px;min-width:220px!important;background-color:#fff;border:1px solid #e6e6e6;border-radius:12px;padding:8px;box-shadow:0 8px 24px -6px #00000029,0 0 1px #0006;max-height:0;opacity:0;z-index:9999;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;font-size:16px;line-height:24px;letter-spacing:.15px;font-family:Simpler Pro Regular,sans-serif;text-align:right}.Dropdown.open{max-height:320px;max-width:320px;overflow:scroll;opacity:1;visibility:visible}.Dropdown .DropdownOption{padding:6px;transition:all .2s ease;cursor:default}.Dropdown .DropdownOption.visible{cursor:pointer}.Dropdown .DropdownOption:hover{border-radius:8px;transition:all .4 ease;background-color:#f9f9f9}.flex-def{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;gap:unset}.items-start{align-items:flex-start}.w-full{width:100%}.h-full{height:100%}.flexrow{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset}.flexcolumn{display:flex;flex-direction:column;justify-content:unset;align-items:center;gap:unset}@font-face{font-family:Simpler Pro Black;src:url(/assets/SimplerPro-Black-DZMamBE9.ttf)}@font-face{font-family:Simpler Pro Bold;src:url(/assets/SimplerPro-Bold-B7QtTOWh.ttf)}@font-face{font-family:Simpler Pro SemiBold;src:url(/assets/SimplerPro-Semibold-DyX5PoaD.ttf)}@font-face{font-family:Simpler Pro Regular;src:url(/assets/SimplerPro-Regular-C3PlF3RS.ttf)}@font-face{font-family:Simpler Pro Light;src:url(/assets/SimplerPro-Light-B_xTE4rH.ttf)}.NavigationHistory{height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;justify-content:unset;align-items:unset;gap:8px;width:100%;padding-right:12px}.NavigationHistory .Crumbs{width:100%;text-align:right}.NavigationHistory .Crumb,.NavigationHistory .Crumb_Active{font-size:12px;line-height:16px;letter-spacing:.04px;font-family:Simpler Pro Regular,sans-serif;text-align:right;cursor:pointer;color:#949499}.NavigationHistory .Crumb_Active{color:#191919}.NavigationHistory .PageTitleContainer{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:4px;cursor:pointer;width:-moz-fit-content;width:fit-content;margin-left:auto}.NavigationHistory .PageTitle{font-size:16px;line-height:24px;letter-spacing:.15px;font-family:Simpler Pro SemiBold,sans-serif;text-align:right}.NavigationHistory .GoBackButton{background:transparent;border:none;color:#000;cursor:pointer;padding:0;margin-top:5px;font-size:18px}*,*:before,*:after{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box}body,html{background-color:#f8f9fa;width:100%;height:100%;margin:0;padding:0}@media (max-width: 767px){body,html{background-color:#fff}}#root{width:100%;height:100%}
